// JavaScript Document


document.write('         <div align="right">');
document.write('<table  border="0" cellspacing="5" cellpadding="0"> ');
document.write('  <tr align="center"> ');
document.write('<td>');

function qs(){var f=document.formSear;var qe=f.searWords.value;if(window.encodeURIComponent)qe=encodeURIComponent(qe);if(f.area)if(f.area.value==2){document.location="http://www.google.com/search?q="+qe;return false;}var pt=document.location.href;var iq=pt.indexOf('?');if(iq!=-1)pt=pt.substring(0, iq);if(f.action)if(f.action!="")pt=f.action;var ue=pt+"?searWords="+qe;if(f.search)ue+="&search="+f.search.value;if(f.match)ue+="&match="+f.match.value;document.location=ue;return false;}

document.write('<INPUT name="searWords" class="txtbuscar" >&nbsp;	   <input type="submit" value="Buscar" class="boton1" />');

document.write('</td>');
document.write('    <td><a onclick="window.print();return false;"><img src="images/comunes/ico_imprimir.gif" alt="Imprimr P&aacute;gina" /></a></td> ');
document.write('    <td><a href="javascript:history.back()">&lt; volver</a></td> ');
document.write('    <td><a href="mapaweb.htm">Mapa Web</a></td> ');
document.write('    <td><a href="mailto:info@adecagua.org"><img src="images/comunes/ico-mail.jpg" width="20" height="15" alt="contacta" /></a> </td> ');
document.write('  </tr> ');
document.write('</table>  </div>');




//  End -->
