var phpadsbanner = '';

phpadsbanner += '\n<'+'div id="phpads_36323de7" style="position:absolute; width:452px; height:478px; 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="right" style="padding: 2px"><'+'a href="javascript:;" onClick="phpAds_simplepop_36323de7(\'close\'); return false;" style="color:#0000ff"><'+'img src="http://www.e-polityka.pl/adserver/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  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="450" height="465" align="center" valign="middle" style="padding: 0px"><'+'div style=\'background: #eff4f8 url(http://www.biznes-firma.pl/images/newsletter-bg.jpg) no-repeat top left; width: 450px; height: 465px;\'>\n<'+'div style=\'position: relative; top: 80px; width: 450px; height: 330px;\'>\n<'+'table border=\'0\' style=\'border-spacing:0; height: 330px; width: 450px; padding:0; margin: 0;\'>\n<'+'form method=\'POST\' action="http://www.biznes-firma.pl/m.newsletter.html">\n<'+'tr><'+'td rowspan=\'2\' width=\'22\'>&nbsp;<'+'/td><'+'td valign=\'top\' width=\'230\' style=\'color: black; font-family: Arial, sans-serif; font-size: 12px;\'>\n<'+'ul style=\'margin: 0; padding:0 0 0 10px;\' >\n<'+'li>Wydajemy Dziennik z wiadomościami dla właścicieli małych i średnich firm, pracowników firm, księgowych.<'+'br /><'+'br /><'+'/li>\n<'+'li>Wiadomości biznesowe to: porady dla firm, informacje podatkowe, gospodrcze, finansowe. Komentarze z rynków - giełda, waluty, finanse<'+'br /><'+'br /><'+'/li>\n<'+'li>Ważne informacje dla osób które dopiero planują rozpocząć działalność gospodarczą (jak rozpocząć, jak prowadzić firmę, jak napisać biznes plan itp.)<'+'/li>\n<'+'/ul><'+'BR>\n<'+'b>DZIENNIK OD PONIEDZIAŁKU DO PIĄTKU<'+'/b><'+'BR><'+'a href="http://www.biznes-firma.pl/m.newsletter.html" target="_blank"><'+'i><'+'small>Regulamin i szczegóły<'+'/small><'+'/i><'+'/a>\n\n<'+'/td><'+'td>&nbsp;<'+'/td><'+'/tr>\n<'+'tr><'+'td valign=\'bottom\' style=\'color: black; font-size: 11px; font-family: Verdana, Arial, sans-serif;\'>\n\n<'+'input type=\'hidden\' name="ns_action" value="add" />\n<'+'input type="hidden" name="grupy[3]" value=\'on\' />\n<'+'input type=\'text\' name=\'ns_email\' style=\'width: 100%; margin-bottom: 3px;\' value=\'podaj e-mail\' onclick=\'if (this.value=="podaj e-mail") this.value="";\' /><'+'br />\n<'+'input type="hidden" name="ns_html" value="html" />\n<'+'/td><'+'td align=\'center\' valign=\'bottom\' ><'+'input type=\'image\' src=\'http://www.biznes-firma.pl/images/newsletter-zapiszbtn.png\' alt=\'Zapisz &raquo;\' width=\'113\' height=\'22\' border=\'0\' /><'+'br /><'+'br />\n\n<'+'/td><'+'/tr>\n<'+'/form><'+'/table>\n<'+'/div>\n<'+'/div><'+'div id="beacon_14" style="position: absolute; left: 0px; top: 0px; visibility: hidden;"><'+'img src=\'http://www.e-polityka.pl/adserver/adlog.php?bannerid=14&amp;clientid=7&amp;zoneid=0&amp;source=&amp;block=604800&amp;capping=0&amp;cb=30e16f3a664c7687cb7c171deda905e1\' 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_36323de7()
{
	var c = phpAds_findObj('phpads_36323de7');

	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 - 452) / 2 + sl + 0;
		lt = (ih - 478) / 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_36323de7;
}


function phpAds_simplepop_36323de7(what)
{
	var c = phpAds_findObj('phpads_36323de7');

	if (!c)
		return false;

	if (c.style)
		c = c.style;

	switch(what)
	{
		case 'close':
			phpAds_adlayers_visible_36323de7 = 'hidden';
			phpAds_adlayers_place_36323de7();
			window.clearInterval(phpAds_adlayers_timerid_36323de7);
			break;

		case 'open':
			phpAds_adlayers_visible_36323de7 = 'visible';
			phpAds_adlayers_place_36323de7();
			phpAds_adlayers_timerid_36323de7 = window.setInterval('phpAds_adlayers_place_36323de7()', 10);

			return window.setTimeout('phpAds_simplepop_36323de7(\'close\')', 120000);
			break;
	}
}

var phpAds_adlayers_timerid_36323de7;
var phpAds_adlayers_visible_36323de7;


phpAds_simplepop_36323de7('open');
