/*<![CDATA[*/
<!-- Begin

zahirdir = 'primeira';
var zahirscreen = window.top.screen.width;
if (zahirscreen=="") { if (document.all) { zahirscreen = document.body.offsetWidth; } else { zahirscreen = window.top.innerWidth; } }

function showAd(id){
	var ret = "";

	jQuery(document).ready(function() {

		if (document.getElementById('zahirad'+id+'html')) { 
			var zahirand = Math.random().toString();
			var createDiv = 1;
			if (jQuery('#zahirad'+id).length > 0) { createDiv=0; }

			var container = jQuery('#zahirad'+id+'html');

			if (createDiv == 1) { ret += '<div id="zahirad'+id+'">'; }
			ret += '<scr'+'ipt type="text/javascript" src="http://zahir2.aeiou.pt/pl/serve.pl?S='+id+'&X=nio&F=javascript&D=/'+zahirdir+'&resol='+zahirscreen+'&ord='+zahirand+'"'+'><\/'+'scr'+'ipt>';
			if (createDiv == 1) { ret += '</div>'; }

//			if (createDiv == 1) { document.write('<div id="zahirad'+id+'">'); }
//			document.write('<scr'+'ipt type="text/javascript" src="http://zahir2.aeiou.pt/pl/serve.pl?S='+id+'&X=nio&F=javascript&D=/'+zahirdir+'&resol='+zahirscreen+'&ord='+zahirand+'"'+'><\/'+'scr'+'ipt>');
//			if (createDiv == 1) { document.write('</div>'); }


			container.html(ret);

			jQuery('#zahirad'+id).ready(function(){
				jQuery('#zahirad'+id).children().not(jQuery('script')).each(function() {
					jQuery('#zahirad'+id+'html').append(jQuery(this));
				});
				jQuery('#zahirad'+id).attr("id","zahirad"+id+"old");
				jQuery('#zahirad'+id+'html').attr("id","zahirad"+id);
			});
		}
	});
}

function reloadAd(id){
	var zahirand = Math.random().toString();
	var new_scr = jQuery('<'+'sc'+'ript src="http://zahir2.aeiou.pt/pl/serve.pl?S='+id+'&amp;X=nio&amp;F=javascript&amp;D=/'+zahirdir+'&amp;resol='+zahirscreen+'&amp;ord='+zahirand+'"><'+'/'+'scr'+'ipt>');
	jQuery('#zahirad'+id).append(new_scr);
}

function countWebscope(section,subsection,content) {
	if(wreport_ok && wreport_ok == 1) {
		if ((!section) || (section == null)) section = WRP_SECTION;
		if ((!subsection) || (subsection == null)) subsection = WRP_SUBSECTION;
		if ((!content) || (content == null)) content = WRP_CONTENT;
		w_counter2 = new wreport_counter(section, subsection, WRP_ID, WRP_ACC, WRP_CHANNEL, WRP_SECTION_GRP, WRP_SUBSECTION_GRP);
		w_counter2.add_content(content);
		w_counter2.count();
	}
}

function callWebscope() {
	if (document.getElementById) {
		if(document.getElementById('netscope_vdd')) { frame_webscope = document.getElementById('netscope_vdd'); }
	} else {
		if(document.all('netscope_vdd')) { frame_webscope = document.all('netscope_vdd'); }
	}
	frame_webscope.src= '/79/extras/netscope_vdd.html';
}

function loadAds(idAd, urlad, tempo) {
	if (document.getElementById(idAd)) {
		jQuery.ajax({
			timeout: tempo,
			type: "GET",
			url: ""+urlad+"",
			dataType: "script",
			async: false
		});
	}
}

//  End -->
/*]]>*/
