\n'); } function Krafthaus_Mail() { //alert("contato") xs=screen.width; ys=screen.height; largura=400; altura=440; x=xs/2-largura/2; y=ys/2-altura/2; if (x<0){x=0}; if (y<0){y=0}; opcoes='status=no,scrollbars=no,resizable=no,width='+largura+',height='+altura+',top='+y+',left='+x window.open("http://www.belelia.com.br/contato.htm",'MinhaNovaJanela',opcoes); } //-->