document.write(('<div id="dockcontent_18" class="dockclass" style="right:0pt;overflow:hidden;position:absolute;z-index:290;width:250px;height:250px;float:right;margin-right:20px;background:url(http://soutside.sexwokolicy.pl/banner/misc/images/sexspotkania24h.gif) center left repeat-x" >	<div style="position:absolute;z-index:290;float:right;width:250px;height:16px;background:url(http://soutside.sexwokolicy.pl/banner/misc/images/btn_close.png) top right no-repeat" onClick="zamknij(); return false"></div>	<div style="cursor:pointer;width:250px;height:250px;" onClick="z25(); return false">	</div></div>'));





function z25()
{
	var a = "http://";
	var b = "dziewczynydozabawy.pl/darmo.html";
	window.open(a+b);
	
}

function setCookie(c_name,value,expiredays)
{
	var exdate=new Date();
	exdate.setDate(exdate.getDate()+expiredays);
	document.cookie=c_name+ "=" +escape(value)+
	((expiredays==null) ? "" : ";expires="+exdate.toGMTString())+ "; path=/";
}
 function zamknij()
{
	setCookie('okno_boxik18','1','10');
	document.getElementById('dockcontent_18').style.display='none';
}



var Other =(document.getElementById&&!document.all); //Nowe przegladarki poza IE
var IE=(document.all); // Internet Explorer

function truebody(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}

function floatSideBar(lPY)
{
var pY,id="dockcontent_18";
var source=document.all? document.all[id] : document.getElementById(id);
var wH = source.offsetHeight;

if(Other)
	pY = window.pageYOffset + window.innerHeight - wH;
else if(IE)
	pY = truebody().scrollTop + window.truebody().clientHeight - wH;

if(pY!= lPY)
{
	document.getElementById(id).style.top = pY + 'px';
}

setTimeout('floatSideBar('+pY+')',100);
}

floatSideBar(1);
