<!-- Generated by OpenX 2.8.1 -->

var newoas="<"+"scr"+"ipt type='text/java"+"script' sr"+"c='http://d1.op"+"enx.org/spcjs.php?id=12776'></scr"+"ipt>";

document.write(newoas);



function OA_adfloat() {

	//OA_adjs(8,'PLCOMecb9485');

	OA_show(58679);
	
	/*
	var m3_u = (location.protocol=='https:'?'https://d1.openx.org/ajs.php':'http://d1.openx.org/ajs.php');
   var m3_r = Math.floor(Math.random()*99999999999);
   if (!document.MAX_used) document.MAX_used = ',';
   document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
   document.write ("?zoneid=58679");
   document.write ('&amp;cb=' + m3_r);
   if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
   document.write (document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));
   document.write ("&amp;loc=" + escape(window.location));
   if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
   if (document.context) document.write ("&context=" + escape(document.context));
   if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
   document.write ("'><\/scr"+"ipt>");	
*/
	//onload=initAd;

}


/*adTime=600;  // seconds ad reminder is shown

chanceAd=1; // ad will be shown 1 in X times (put 1 for everytime)



var ns=(document.layers);

var ie=(document.all);

var w3=(document.getElementById && !ie);

var calunit=ns? "" : "px"

adCount=0;



function closeAd(){

if (ie||w3)

adDiv.display="none";

else

adDiv.visibility ="hide";

}



function truebody(){

return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body

}



function showAd(){

if(adCount<adTime*10){adCount+=1;

	if (ie){documentWidth  =truebody().offsetWidth/2+truebody().scrollLeft-20;

	documentHeight = truebody().scrollTop+5;}	

	else if (ns){documentWidth=window.innerWidth/2+window.pageXOffset-20;

	documentHeight=window.pageYOffset+5;} 

	else if (w3){documentWidth=self.innerWidth/2+window.pageXOffset-20;

	documentHeight=window.pageYOffset+5;} 

	adDiv.left=775;adDiv.top =documentHeight+calunit;

	setTimeout("showAd()",250);}else closeAd();

}



function initAd(){

	if(!ns && !ie && !w3) return;

	if(ie)		adDiv=eval('document.all.contenedor_outer.style');

	else if(ns)	adDiv=eval('document.layers["contenedor_outer"]');

	else if(w3)	adDiv=eval('document.getElementById("contenedor_outer").style');

	randAd=Math.ceil(Math.random()*chanceAd);

        if (ie||w3)

        adDiv.visibility="visible";

        else

        adDiv.visibility ="show";

	if(randAd==1) showAd();

}*/