document.write("<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0>");
document.write('<TR><TD ALIGN=LEFT VALIGN=BOTTOM>');
document.write('<BR>');
document.write('<FORM NAME=QuickIndex>');
document.write("<SELECT name=URL onChange='if (options[selectedIndex].value)"); document.write("window.location.href=(options[selectedIndex].value)'>");
document.write('<OPTION VALUE=>Visita:</OPTION>');
document.write("<OPTION VALUE=index.html>L' Homepage</OPTION>");
document.write('<OPTION VALUE=impianti.html>Gli Impianti</OPTION>');
document.write('<OPTION VALUE=servizi.html>I Servizi</OPTION>');
document.write('<OPTION VALUE=prodotti.html>I Prodotti</OPTION>');
document.write('<OPTION VALUE=storia.html>La Storia</OPTION>');
document.write('<OPTION VALUE=cartina_01.html>La Cartina</OPTION>');
document.write('<OPTION VALUE=avviso_01.html>Cercasi Produttore</OPTION>');
document.write('</SELECT>');
document.write('</FORM>');
document.write('</TD>');
document.write('<TD ALIGN=RIGHT VALIGN=BOTTOM>');
document.write('<form method="get" action="http://search.atomz.com/search/">');
document.write('<input size=15 name="sp-q"><input type=submit value="Cerca">');
document.write('<input type=hidden name="sp-a" value="000700e6-sp00000000">');
document.write('</form>');
document.write('</TD></TR>');
document.write('</TABLE>');
