//PX ver 1.0 - using jx delivery engine
//OAS_url = 'http://ads.elmercurio.cl/RealMedia/ads/';
//var OAS_url;

OAS_url = 'http://ads.emol.com/RealMedia/ads/';
//alert(OAS_url);
OAS_rn = '001234567890'; OAS_rns = '1234567890';
OAS_rn = new String (Math.random()); OAS_rns = OAS_rn.substring (2, 11);
function OAS_AD(pos, width, height) {
positionlist= OAS_Page_Positions + '!' + pos; 
document.write('<SCR' + 'IPT LANGUAGE=JavaScript1.1  WIDTH="' + width + '" HEIGHT="' + height + '" SRC="' + OAS_url + 'adstream_jx.cgi/' + OAS_sitepage + '/1' + OAS_rns + '@' + positionlist + '?' + OAS_query + '"><\/SCRIPT>');
}
