function support() { var left = (screen.width-480)/2; var top = (screen.height-560)/2; window.open('http://support.achat-cb.com/formulaire.php?siteID=MRP','Fenetre','toolbar=0,location=0,scrollbars=1, status=0,width=480,height=560,top='+top+',left='+left); } document.write('Contactez nous');