

//POPUPS


function abreFernandes()
{
 window.open("http://www.rpm.com.br/casa_fortaleza/video_fernandes.html",'','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=340,height=290,top=105,left=0');	
}


function abreFortaleza()
{
 window.open("video_fortaleza_2.html",'','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=496,height=340,top=105,left=0');	
}

