/****************************************************************
* Autor: Guillermo Boffelli
* Fecha: Febrero 2006
* Comentario: Script para Búsqueda en Google
*****************************************************************/
document.write('<!-- Search Google -->');
document.write('<center>');
document.write('<form method="get" action="http://www.google.com.ar/custom" target="google_window">');
document.write('<table bgcolor="#cccccc">');
document.write('<tr><td nowrap="nowrap" valign="top" align="left" height="32">');
document.write('<a href="http://www.google.com/">');
document.write('<img src="http://www.google.com/logos/Logo_25gry.gif" border="0" alt="Google" align="middle"></img></a>');
document.write('<br/>');
document.write('<input type="text" name="q" size="12" maxlength="255" value=""></input>');
document.write('</td></tr>');
document.write('<tr><td valign="top" align="left">');
document.write('<input type="submit" name="sa" value="Búsqueda"></input>');
document.write('<input type="hidden" name="client" value="pub-8472338294205980"></input>');
document.write('<input type="hidden" name="forid" value="1"></input>');
document.write('<input type="hidden" name="ie" value="ISO-8859-1"></input>');
document.write('<input type="hidden" name="oe" value="ISO-8859-1"></input>');
document.write('<input type="hidden" name="cof"'); document.write('value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1;"></input>');
document.write('<input type="hidden" name="hl" value="es"></input>');
document.write('</td></tr></table>');
document.write('</form>');
document.write('</center>');
document.write('<!-- Search Google -->');

/****************************************************************
* Autor: Guillermo Boffelli
* Fecha: Junio 2006
* Comentario: Script para Publicidad Google Panel Derecho
*****************************************************************/
document.write('<script type="text/javascript">');
document.write('google_ad_client = "pub-8472338294205980";');
document.write('google_ad_width = 120;');
document.write('google_ad_height = 240;');
document.write('google_ad_format = "120x240_as";');
document.write('google_ad_type = "text_image";');
document.write('google_ad_channel = "";');
document.write('google_color_border = "99C9FF";');
document.write('google_color_bg = "FFFFCC";');
document.write('google_color_link = "0066CC";');
document.write('google_color_text = "000000";');
document.write('google_color_url = "0066CC";');
document.write('google_ui_features = "rc:6";');

document.write('</script>');
document.write('<script type="text/javascript"');
document.write('src="http://pagead2.googlesyndication.com/pagead/show_ads.js">');
document.write('</script>');
//***************************************************************/
