//Script per creazione dell banner e menu del sito : Riccardo Scanu
//modificato 
//aggiunto link aho
//aggiunta ricerca

document.write('<a name="su"></a>')  //link a "torna SU"  

document.write('<table width="850" border="0" cellpadding="0" cellspacing="0" align="center">')
document.write('<tr><td>')
//tabella con link alghero catalano
document.write('<table width="100%" cellpadding="0" cellspacing="0" background="/sito/risorse/immagini/sfondo_top1.jpg">')
document.write('  <tr> ')
document.write('    <td height="12" width="67%"><img src="/sito/risorse/immagini/varie/bandiera_italia_22.jpg" align="absmiddle"><font color="#FFFFFF" class="text3"><b> ')
document.write('    Citt&agrave; di ALGHERO</b></font> </td>')
document.write('    <td height="12" width="33%">')
document.write('    <div align="right" class="text1"><a href="http://www.ciutatdelalguer.it/comune_alghero.htm"><font color="#FFFFFF"><b>Ciutat ')
document.write("    de L'Alguer (en Catal&agrave;)</b></font></a></div>")
document.write('    </td>')
document.write('   </tr>')
document.write('</table>')
document.write('</td>')   
document.write('</tr>')
document.write('  <tr> ')
document.write('  <td><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="850" height="120">')
document.write('      <param name=movie value="/sito/risorse/swf/logo_comune_rr2.swf">')
document.write('      <param name=quality value=high>')
document.write('      <embed src="/sito/risorse/swf/logo_comune_rr2.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="850" height="120">')
document.write('      </embed></object></td>')
document.write('  </tr>')
document.write('</table>')

//ricerca google
document.write('<table width="850" border="0" cellpadding="0" cellspacing="0" align="center">')
document.write('<form action="http://www.google.com/cse" id="cse-search-box">')
document.write('  <tr>')
document.write('  	<td  width="225" height="25" align="center" bgcolor="#999999">') //
document.write('    <input type="hidden" name="cx" value="000846875335198348687:yt_alyf7i7a" />')
document.write('    <input type="hidden" name="ie" value="UTF-8" />')
document.write('    <input type="text" name="q" size="22" />')
document.write('    <input type="submit" name="sa" value="Cerca" />')
document.write('<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=it"></script>')
document.write('      </td>')
document.write('      <td width="1"></td>')
document.write('      <td bgcolor="#0066FF" class="text1" background="/sito/risorse/immagini/sfondo_top2.jpg" alt="LuiLai"> ')
<!-- Use of this code assumes agreement with the Google Custom Search Terms of Service. --><!-- The terms of service are available at /coop/docs/cse/tos.html -->
//document.write('<script src="http://www.gmodules.com/ig/ifr?url=http://www.google.com/coop/api/000846875335198348687/cse/yt_alyf7i7a/gadget&amp;synd=open&amp;w=300&amp;h=75&amp;title=comune+alghero&amp;border=%23ffffff%7C3px%2C1px+solid+%23999999&amp;output=js"></script>')

document.write('<div align="right"><a href="http://www.comune.alghero.ss.it"><font color="#FFFFFF"> Home page<font color="#CCCCCC"> |</a>')
document.write('              <a href="mailto:info@comune.alghero.ss.it"><font color="#FFFFFF">info@comune.alghero.ss.it .</a></font></div>') //<font color="#CCCCCC"> | <a href="/sito/comunicare/guida_servizi.htm"> </a> <font color="#FFFFFF">contatti
document.write('          </td>')
document.write('        </tr>')
document.write('</form>') 
document.write('</table>')  

