function openRegulamentoExcecao2()
{
   var url = "http://www.casaevideo.com.br/regra.jsp";
   window.open(url,"Regulamento","top=250,left=290,status=no,toolbar=no,location=no,address=no,menubar=no,scrollbars=yes,resizable=no,maximized=yes,width=490,height=360");
}
