function recordes() {
         

popup = window.open('/recordes/recordes.php','janela','toolbar=yes,location=no,status=no,scrollbars=no,resizable=yes,,width=480,height=280');
		 self.janela = popup;
} 

function intersul() {
         

popup = window.open('/includes/intersul.html','janela','toolbar=yes,location=no,status=no,scrollbars=no,resizable=yes,,width=350,height=300');
		 self.janela = popup;
} 





