var phpadsbanner = '';

phpadsbanner += '\n<'+'div id="phpads_5dc28eda" style="position:absolute; width:122px; height:602px; z-index:99; left: 0px; top: 0px; visibility: hidden"> \n\t<'+'table cellspacing="0" cellpadding="0">\n\t\t<'+'tr> \n\t\t\t<'+'td  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="120" height="600" align="center" valign="middle" style="padding: 0px"><'+'a href=\'http://www.famiglienumerose.org/adv/adclick.php?bannerid=112&amp;zoneid=7&amp;source=&amp;dest=http%3A%2F%2Fwww.famiglienumerose.org%2Fnews.php%3Fidnews%3D295%26preview%3D1\' target=\'_blank\'><'+'img src=\'http://www.famiglienumerose.org/adv/banner/ban_02.jpg\' width=\'120\' height=\'600\' alt=\'\' title=\'\' border=\'0\'><'+'/a><'+'div id="beacon_112" style="position: absolute; left: 0px; top: 0px; visibility: hidden;"><'+'img src=\'http://www.famiglienumerose.org/adv/adlog.php?bannerid=112&amp;clientid=13&amp;zoneid=7&amp;source=&amp;block=1800&amp;capping=0&amp;cb=ec1ae69dfd0eb2ecec2a7269b29490d1\' 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&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i>d.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_5dc28eda()
{
	var c = phpAds_findObj('phpads_5dc28eda');

	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 - 122) / 2 + sl + 430;
		lt = 0 + st;

	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_5dc28eda;
}


function phpAds_simplepop_5dc28eda(what)
{
	var c = phpAds_findObj('phpads_5dc28eda');

	if (!c)
		return false;

	if (c.style)
		c = c.style;

	switch(what)
	{
		case 'close':
			phpAds_adlayers_visible_5dc28eda = 'hidden';
			phpAds_adlayers_place_5dc28eda();
			window.clearInterval(phpAds_adlayers_timerid_5dc28eda);
			break;

		case 'open':
			phpAds_adlayers_visible_5dc28eda = 'visible';
			phpAds_adlayers_place_5dc28eda();
			phpAds_adlayers_timerid_5dc28eda = window.setInterval('phpAds_adlayers_place_5dc28eda()', 10);

			return window.setTimeout('phpAds_simplepop_5dc28eda(\'close\')', 12000);
			break;
	}
}

var phpAds_adlayers_timerid_5dc28eda;
var phpAds_adlayers_visible_5dc28eda;


phpAds_simplepop_5dc28eda('open');
