ok = false;
if(cbaAd=document.getElementsByTagName('body')[0]){

var minW=500, minH=300, _w=cbaAd.clientWidth<=0 ? window.innerWidth:cbaAd.clientWidth, _h=cbaAd.clientHeight<=0?window.innerHeight:cbaAd.clientHeight;

if(self==top || (_w>minW && _h>minH)){

	ok = true;

	try{if(ok&&self!=parent&&parent.document.getElementsByTagName('body')[0].firstChild==parent.dif)ok=!1}catch(e){}

	try{if(cbaAd.firstChild==dif)ok=!1}catch(e){}

	if(ok){

		dif=document.createElement('div');with(dif.style){textAlign='center';height='auto'}
		dif.innerHTML='<div style="position: relative !important; top: 0 !important; z-index: 10000 !important" id="bmone2n-1585.4.1.30"></div>';
		cbaAd.insertBefore(dif,cbaAd.firstChild)

		}

	}

}

