ركن الشمال - طرب.كوم
|
الشمال
|
| |
|
|
|
 |
©
All rights reserved, 6arab.com |
 |
|
function phpAds_findObj(n, d) {
var p,i,x; if(!d) d=document;
if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&id.layers.length;i++)
x=phpAds_findObj(n,d.layers[i].document);
if(!x && document.getElementById) x=document.getElementById(n); return x;
}
function phpAds_adlayers_place_1eec23f6()
{
var c = phpAds_findObj('phpads_1eec23f6');
if (!c)
return false;
if (c.style)
c = c.style;
if (window.innerHeight)
ih = window.innerHeight;
else
ih = document.body.clientHeight;
if (window.innerWidth)
iw = window.innerWidth;
else
iw = document.body.clientWidth;
if (document.all && !window.innerWidth) {
c.pixelLeft = 112 + document.body.scrollLeft - 106;
c.pixelTop = 220 + document.body.scrollTop;
} else {
c.left = iw + window.pageXOffset - 106 - 16;
c.top = 0 + window.pageYOffset;
}
c.visibility = phpAds_adlayers_visible_1eec23f6;
}
function phpAds_simplepop_1eec23f6(what)
{
var c = phpAds_findObj('phpads_1eec23f6');
if (!c)
return false;
if (c.style)
c = c.style;
switch(what)
{
case 'close':
phpAds_adlayers_visible_1eec23f6 = 'hidden';
phpAds_adlayers_place_1eec23f6();
window.clearInterval(phpAds_adlayers_timerid_1eec23f6);
break;
case 'open':
phpAds_adlayers_visible_1eec23f6 = 'visible';
phpAds_adlayers_place_1eec23f6();
phpAds_adlayers_timerid_1eec23f6 =
window.setInterval('phpAds_adlayers_place_1eec23f6()', 50);
return window.setTimeout('phpAds_simplepop_1eec23f6(\'close\')',
9000000000);
break;
}
}
var phpAds_adlayers_timerid_1eec23f6;
var phpAds_adlayers_visible_1eec23f6;
phpAds_simplepop_1eec23f6('open');
|