/****************************************************************
* Autor: Guillermo Boffelli
* Fecha: Junio 2007
* Comentario: Script para Publicidad Google Panel Izquierdo
*****************************************************************/
document.write('<script type="text/javascript">');
document.write('google_ad_client = "pub-8472338294205980";');
document.write('google_ad_width = 120;');
document.write('google_ad_height = 600;');
document.write('google_ad_format = "120x600_as";');
document.write('google_ad_type = "image";');
document.write('google_ad_channel = "";');
document.write('google_color_border = "000000";');
document.write('google_color_bg = "F0F0F0";');
document.write('google_color_link = "0000FF";');
document.write('google_color_text = "000000";');
document.write('google_color_url = "008000";');
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>');
//***************************************************************/