function popMapa(){ w = window.open("http://www.pousadamarquente.com.br/mapa.php","produto","top=0,scrollbars=yes,left=0,resizable=yes,width=500,height=430"); w.focus(); } function popAtendimento(){ w = window.open('http://www.pousadamarquente.com.br/suporte/index.php',"atendimetno","width=250,height=250,scrollbars=yes,left=0,resizable=yes"); w.focus(); } function popWallpaper(tam){ w = window.open('http://www.pousadamarquente.com.br/wallpaper.php?tam='+tam,"atendimetno","width=800,height=600,scrollbars=yes,left=0,resizable=yes"); w.focus(); }