OAS_url ='http://oas7.abril.com.br/RealMedia/ads/';
OAS_listpos = 'x41,x42,x43,x44,x45,x46' ;
OAS_query = '';
OAS_sitepage = 'parc_ocurioso/ros' ;

OAS_version = 10;
OAS_rn = '001234567890'; OAS_rns = '1234567890';
OAS_rn = new String (Math.random()); OAS_rns = OAS_rn.substring (2, 11);

function OAS_NORMAL(pos) { 
 document.write('<a href="' + OAS_url + 'click_nx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '!' + pos + OAS_query + '" target="_top">');
 document.write('<img src="' + OAS_url + 'adstream_nx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '!' + pos + OAS_query + '" border="0"></a>');
}

OAS_version = 11;
if (navigator.userAgent.indexOf('Mozilla/3') != -1)
OAS_version = 10;
if (OAS_version >= 11)
document.write('<scr'+ 'ipt language=javascript1.1 src="' + OAS_url + 'adstream_mjx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + OAS_query + '"></sc'+'ript>');

document.write('')
function OAS_AD(pos) {
if (OAS_version >= 11)
	OAS_RICH(pos);
else
	OAS_NORMAL(pos);
}

document.write('<style>'+
'.abrCoBox * { margin: 0; padding: 0; color: #000; text-decoration: none; text-align: left; }'+
'.abrCoBox {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important; width: 133px; height: 70px;  overflow: hidden;	background-color: #EAEAEA; padding-left: 3px }'+
'.abrCoBox a:hover { text-decoration: underline; }'+
'.abrCoBox img { margin: 3px 5px 0 0; float: left; width: 45px; height: 45px; }'+
'.abrCoBox h3 { font-size: 11px !important; line-height: 11px !important; margin-top: 3px;}'+
'.abrCoBox h3 a { color: #336699;	font-weight: bold !important; } '+
'.abrCoBox p { margin-top: 10px !important; line-height: 11px !important; }'+
'.abrCoBox p a { font-family: Arial, Helvetica, sans-serif !important; font-size: 10px !important; font-stretch: normal !important; }'+
'.abrCoBox p a strong { color: #336699 !important; font-weight: normal !important; }'+
'.abrCoBox { float: left;  margin: 5px 0 0 9px }'+
'#cnOfertas { overflow: hidden; border: 1px solid #AAC70A; padding: 0; background-color: #fff; width: 300px; height: 250px; }'+
'#cnOfertas .coTit { margin: 0; padding-left: 6px; background-color: #AAC70A; font-family: Arial, Helvetica, sans-serif; font-size: 15px !important; font-weight: bold; line-height: 18px; text-align: left; color: #fff}'+
'</style>');


abrOfertas = function () {
	document.write('<div id="cnOfertas"><p class="coTit">Ofertas</p>');
	OAS_AD('x41'); 
	OAS_AD('x42'); 
	OAS_AD('x43'); 
	OAS_AD('x44'); 
	OAS_AD('x45'); 
	OAS_AD('x46'); 
	OAS_AD('x47'); 
	OAS_AD('x48'); 
	document.write('</div>');
}
