<br />
<b>Notice</b>:  Undefined index:  width in <b>/usr/local/apache2/htdocs/ads.lib.pl/libraries/layerstyles/simple/layerstyle.inc.php</b> on line <b>287</b><br />
<br />
<b>Notice</b>:  Undefined index:  height in <b>/usr/local/apache2/htdocs/ads.lib.pl/libraries/layerstyles/simple/layerstyle.inc.php</b> on line <b>288</b><br />
<br />
<b>Notice</b>:  Undefined index:  width in <b>/usr/local/apache2/htdocs/ads.lib.pl/libraries/layerstyles/simple/layerstyle.inc.php</b> on line <b>303</b><br />
<br />
<b>Notice</b>:  Undefined index:  height in <b>/usr/local/apache2/htdocs/ads.lib.pl/libraries/layerstyles/simple/layerstyle.inc.php</b> on line <b>303</b><br />
var phpadsbanner = '';

phpadsbanner += '\n<'+'div id="phpads_46c568d7" style="position:absolute; width:6px; height:17px; 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="#FFFFFF" align="right" style="padding: 2px"><'+'a href="javascript:;" onClick="phpAds_simplepop_46c568d7(\'close\'); return false;" style="color:#0000ff"><'+'img src="http://ads.libert.pl/libraries/layerstyles/simple/images/close.gif" width="7" height="7" 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="" height="" align="center" valign="middle" style="padding: 2px"><'+'a href=\'http://www.libert.pl\' target=\'_blank\'><'+'img src=\'http://www.libert.pl/images/spacer.gif\' border=\'0\' alt=\'\'><'+'/a><'+'/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);
<br />
<b>Notice</b>:  Undefined index:  width in <b>/usr/local/apache2/htdocs/ads.lib.pl/libraries/layerstyles/simple/layerstyle.inc.php</b> on line <b>79</b><br />
<br />
<b>Notice</b>:  Undefined index:  height in <b>/usr/local/apache2/htdocs/ads.lib.pl/libraries/layerstyles/simple/layerstyle.inc.php</b> on line <b>80</b><br />

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_46c568d7()
{
	var c = phpAds_findObj('phpads_46c568d7');

	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 - 6) / 2 + sl + 0;
		lt = (ih - 17) / 2 + st + 0;

	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_46c568d7;
}


function phpAds_simplepop_46c568d7(what)
{
	var c = phpAds_findObj('phpads_46c568d7');

	if (!c)
		return false;

	if (c.style)
		c = c.style;

	switch(what)
	{
		case 'close':
			phpAds_adlayers_visible_46c568d7 = 'hidden';
			phpAds_adlayers_place_46c568d7();
			window.clearInterval(phpAds_adlayers_timerid_46c568d7);
			break;

		case 'open':
			phpAds_adlayers_visible_46c568d7 = 'visible';
			phpAds_adlayers_place_46c568d7();
			phpAds_adlayers_timerid_46c568d7 = window.setInterval('phpAds_adlayers_place_46c568d7()', 10);

			return window.setTimeout('phpAds_simplepop_46c568d7(\'close\')', 30000);
			break;
	}
}

var phpAds_adlayers_timerid_46c568d7;
var phpAds_adlayers_visible_46c568d7;


phpAds_simplepop_46c568d7('open');
