var phpadsbanner = '';
phpadsbanner += '\n<'+'div id="phpads_dd1b1fbe" style="position:absolute; width:261px; height:226px; z-index:99; left: 0px; top: 0px; visibility: hidden"> \n\t<'+'table cellspacing="0" cellpadding="0" style="border-style: solid; border-width: 1px; border-color: #000000">\n\t\t<'+'tr> \n\t\t\t<'+'td bgcolor="#EAEAEA" align="right" style="padding: 2px"><'+'a href="javascript:;" onClick="phpAds_simplepop_dd1b1fbe(\'close\'); return false;" style="color:#0000ff"><'+'img src="images/close.gif" width="10" height="10" alt="Close" border="0"><'+'/a><'+'/td>\n\t\t<'+'/tr>\n\t\t<'+'tr> \n\t\t\t<'+'td bgcolor="#FFFFFF" align="center">\n\t\t\t\t<'+'table border="0" cellspacing="0" cellpadding="0">\n\t\t\t\t\t<'+'tr>\n\t\t\t\t\t\t<'+'td width="261" height="226" align="center" valign="middle" style="padding: 2px"><'+'img border=0 src="images/package.jpg"><'+'div id="beacon_5" style="position: absolute; left: 0px; top: 0px; visibility: hidden;"><'+'img src=\'http://ads.best4u.ir/ads/adlog.php?bannerid=5&clientid=2&zoneid=0&source=&block=0&capping=0&cb=1fc4b56ed65c695d12a151be570b0d3d\' width=\'0\' height=\'0\' alt=\'\' style=\'width: 0px; height: 0px;\'><'+'/div><'+'/td>\n\t\t\t\t\t<'+'/tr>\n\t\t\t\t<'+'/table>\n\t\t\t<'+'/td>\n\t\t<'+'/tr>\n\t<'+'/table>\n<'+'/div>\n';
document.write(phpadsbanner);
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_dd1b1fbe()
{
var c = phpAds_findObj('phpads_dd1b1fbe');
if (!c)
return false;
if (c.style)
c = c.style;
if (window.innerHeight)
{
ih = window.innerHeight;
iw = window.innerWidth;
sl = window.pageXOffset;
st = window.pageYOffset;
if (window.opera)
of = 0;
else
of = 16;
}
else if (document.documentElement && document.documentElement.clientHeight)
{
ih = document.documentElement.clientHeight;
iw = document.documentElement.clientWidth;
sl = document.documentElement.scrollLeft;
st = document.documentElement.scrollTop;
of = 0;
}
else if (document.body)
{
ih = document.body.clientHeight;
iw = document.body.clientWidth;
sl = document.body.scrollLeft;
st = document.body.scrollTop;
of = 0;
}
ll = (iw - 206) / 2 + sl + 0;
lt = ih + st -517 - of;
if (c.pixelLeft)
c.pixelLeft = ll;
else if (window.opera)
c.left = ll;
else
c.left = ll + 'px';
if (c.pixelTop)
c.pixelTop = lt;
else if (window.opera)
c.top = lt;
else
c.top = lt + 'px';
c.visibility = phpAds_adlayers_visible_dd1b1fbe;
}
function phpAds_simplepop_dd1b1fbe(what)
{
var c = phpAds_findObj('phpads_dd1b1fbe');
if (!c)
return false;
if (c.style)
c = c.style;
switch(what)
{
case 'close':
phpAds_adlayers_visible_dd1b1fbe = 'hidden';
phpAds_adlayers_place_dd1b1fbe();
window.clearInterval(phpAds_adlayers_timerid_dd1b1fbe);
break;
case 'open':
phpAds_adlayers_visible_dd1b1fbe = 'visible';
phpAds_adlayers_place_dd1b1fbe();
phpAds_adlayers_timerid_dd1b1fbe = window.setInterval('phpAds_adlayers_place_dd1b1fbe()', 10);
break;
}
}
var phpAds_adlayers_timerid_dd1b1fbe;
var phpAds_adlayers_visible_dd1b1fbe;
phpAds_simplepop_dd1b1fbe('open');