//pxver2.0 - using the mjx delivery engine
OAS_url = 'http://deliver.ads.uigc.net/RealMedia/ads/';
OAS_target = '_top';
OAS_version = 10;
OAS_rn = '001234567890';
OAS_rns = '1234567890';
OAS_rn = new String (Math.random()); OAS_rns = OAS_rn.substring (2, 11);

//Browser capability test
OAS_version = 11;
if (navigator.userAgent.indexOf('Mozilla/3') != -1 || navigator.userAgent.indexOf('Mozilla/4.0 WebTV') != -1)
  OAS_version = 10;
if (OAS_version >= 11)
  document.write('<script language=JavaScript1.1 src="' + OAS_url + 'adstream_mjx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_Page_Positions + '?' + OAS_query + '"><\/script>');

function OAS_NORMAL(pos) {
  document.write('<a href="' + OAS_url + 'click_nx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_Page_Positions + '!' + pos + '?' + OAS_query + '" target=' + OAS_target + '>');
  document.write('<img src="' + OAS_url + 'adstream_nx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_Page_Positions + '!' + pos + '?' + OAS_query + '" border=0></A>');
}
document.write('');

function OAS_AD(pos, width, height) {
  if (OAS_version >= 11)
    OAS_RICH(pos);
  else
    OAS_NORMAL(pos);
}

//FUNCION POPUP <----- ¿?¿?¿
var win= null;
function NewWindow(mypage,myname,w,h,scroll){
var winl = (screen.width-w)/2;
var wint = (screen.height-h)/2;
settings='height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars='+scroll+',toolbar=no,location=no,status=no,menubar=no,resizable=no,dependent=no'
win=window.open(mypage,myname,settings)
if(parseInt(navigator.appVersion) >= 4){win.window.focus();}
}

parent.name = 'clarin_digital'
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}

//LINK TIPICO VERSIONES VIEJAS  OAS_url:[http://deliver.ads.uigc.net/RealMedia/ads/]+Hardcoded:[click_lx.ads/]+OAS_sitepage:[clarin.ar/tapa]+[/1]+OAS_rns:[267151364]/Frame1/AR_INVERTIRONLINE_1/boton_clarin_2K.gif/63383261303064613363663737653330

//LINK QUE BUSCA EL JAVASCRIPT PARA VERSIONES IE4+ http://deliver.ads.uigc.net/RealMedia/ads/adstream_mjx.ads/clarin.ar/tapa/11234567890@Position1?
