// sistema rotador de banner 445x100

var banners = 1;
var ahora = new Date()
var segundos = ahora.getSeconds()
var ad = segundos % banners;
ad +=1;

/*
if (ad==1) {
flash="archivos/publicidades/312x142/jacinto.swf"
width="312";
height="350";

///
document.write('<center>');
document.write('<OBJECT CLASSID=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" width=' + width + ' height=' + height + ' CODEBASE=\"http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0\">');
document.write('<PARAM NAME=\"MOVIE\" VALUE=\"' + flash + '\">');
document.write('<PARAM NAME=\"PLAY\" VALUE=\"true\">');
document.write('<PARAM NAME=\"LOOP\" VALUE=\"true\">');
document.write('<PARAM NAME=\"QUALITY\" VALUE=\"high\">');

document.write('<PARAM NAME=\"WMODE\" VALUE=\"transparent\">');

document.write('<EMBED SRC=' + flash + ' width=' + width + ' height=' + height + ' WMODE=\"transparent\" PLAY=\"true\" LOOP=\"true\" QUALITY=\"high\" PLUGINSPAGE=\"http://www.macromedia.com/shockwave/download/index.cgi? P1_Prod_Version=ShockwaveFlash\">');
document.write('</EMBED>');
document.write('</OBJECT>');
document.write('</center>');

///

}


if (ad==2) {

google_ad_client = "pub-8179499193345748";
google_ad_slot = "4836826181";
google_ad_width = 300;
google_ad_height = 250;

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

if (ad==1) {
flash="http://www.argentina.ar/xml/widgets_video/widget_300.swf"
width="312";
height="350";

///
document.write('<center>');
document.write('<OBJECT CLASSID=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" width=' + width + ' height=' + height + ' CODEBASE=\"http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0\">');
document.write('<PARAM NAME=\"MOVIE\" VALUE=\"' + flash + '\">');
document.write('<PARAM NAME=\"PLAY\" VALUE=\"true\">');
document.write('<PARAM NAME=\"LOOP\" VALUE=\"true\">');
document.write('<PARAM NAME=\"QUALITY\" VALUE=\"high\">');

document.write('<PARAM NAME=\"WMODE\" VALUE=\"transparent\">');

document.write('<EMBED SRC=' + flash + ' width=' + width + ' height=' + height + ' WMODE=\"transparent\" PLAY=\"true\" LOOP=\"true\" QUALITY=\"high\" PLUGINSPAGE=\"http://www.macromedia.com/shockwave/download/index.cgi? P1_Prod_Version=ShockwaveFlash\">');
document.write('</EMBED>');
document.write('</OBJECT>');
document.write('</center>');

///

}


//http://www.argentina.ar/xml/widgets_video/widget_300.swf
