function ricinfo(){;
advwin=window.open("", "","width=690,height=470", "toolbar=0");
advwin.document.write('<html><head><title>Richiesta informazioni</title></head>');
advwin.document.write('<body marginwidth="0" bgcolor="#FFFFFF" text="#000000">');
advwin.document.write('<table width="670" border="0" height="72">');
advwin.document.write('<tr><td width="34%" rowspan="3"><img src="images/acqsc_logo.gif" width="213" height="80"></td>');
advwin.document.write('<td width="66%" height="2"></td></tr>');
advwin.document.write('<tr><td width="66%" height="33"><b><font color="#000066" size="5"></font></b></td></tr>');
advwin.document.write('<tr><td width="66%" height="9"><b><font color="#000066" size="5" face="Tahoma, Arial, Helvetica, Times New Roman">RICHIESTA INFORMAZIONI</font></b></td></tr>');
advwin.document.write('</table><hr noshade>');
advwin.document.write('<p align="center"><font face="Tahoma, Arial, Helvetica, Times New Roman" size="4">Per avere subito le informazioni che ti occorrono</font></p>');
advwin.document.write('<p align="center"><font face="Tahoma, Arial, Helvetica, Times New Roman" size="4">telefona al numero <b><font color="#CC0000">328 4410287</font></b></font></p>');
advwin.document.write('<p align="center"><font face="Tahoma, Arial, Helvetica, Times New Roman" size="4">oppure usa il <a href="mailgen.htm"><b><font color="#CC0000">Modulo di Richiesta Informazioni</font></b></a></font></p>');
advwin.document.write('<p align="center"><font face="Tahoma, Arial, Helvetica, Times New Roman" size="4">Grazie per il tuo interesse!!</font></p>');
advwin.document.write('<p align="center"><input type="button" name=close1 value="Chiudi" id=submit1 style="WIDTH: 104px; HEIGHT: 28px" size=28 onClick="javascript:window.close()">');
advwin.document.write('</p></body></html>');
}
function showmap(){;
advwin=window.open("", "","width=516,height=400", "toolbar=0");
advwin.document.write('<title>Strada per Acquatica</title>');
advwin.document.write('<body leftmargin="0" topmargin="0"><img src="images/map.gif" width="516" height="400"></body>');
}
function popunder(){;
advwin=window.open("", "","width=500,height=380", "toolbar=0");
advwin.document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="480" height="360"><param name=movie value="whos_padi.swf"><param name=quality value=high><embed src="whos_padi.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="480" height="360"></embed></object>');
}
function setInnerHTML(id,str)
{document.getElementById(id).innerHTML=str;
}
function PADIeLearning() {
accessWin = window.open('https://www.padi.com/padi/elearning/default.aspx?irra=799428','','scrollbars=yes,top='+(screen.height/8)+',left='+(screen.width/8)+',width=1000,height=700,resizable=yes');
window.accessWin.focus();}

function checkcho() { 
if (document.form1.viaggi.value == null || document.form1.viaggi.value == "")
{ alert("Non è stato selezionato nessun viaggio!")
return false}
return true}