OAS_url ='http://oas7.abril.com.br/RealMedia/ads/';
OAS_listpos = 'x41,x42,x43,x44,x45' ;
OAS_query = '';
OAS_sitepage = 'parc_7graus_dicio/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: 128px;	height: 66px;  overflow: hidden;	background-color: #fff; }' + 
'.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: #53741B;	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: #FF8929; !important; font-weight: normal !important; font-size: 11px !important;}' + 
'.abrCoBox { float: left;  margin: 3px 0 0 10px; padding-left: 3px; border-top: 1px solid #B5B1B2; border-left: 1px solid #B5B1B2;}' + 
'#cnOfertas { overflow: hidden; border: 1px solid #828282; padding: 0; background-color: #E6E2E3; width: 728px; height: 90px;}' + 
'#cnOfertas .coTit { margin: 0; padding-left: 5px; background: url(http://r.abril.com.br/ofertas/img/bg_tit_cinza.png) repeat-x left; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 16px; 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'); 
	document.write('</div>');
}
