$(function() { $('.thumb a').nyroModal(); })
function ShowHide(bloco) { $("#" + bloco).toggle(100); return false; }

