document.write("<div id='clka53_59' align='center' style='width:1px; height:1px; visibility:hidden'></div>");

enterURL='http://www.v10.pl/';
exitURL='http://www.mototube.pl/';


function clck_get_url(){
var clck_pageurl;
var clck_temp;
clck_temp = self;
var clck_max_f = 0;
while(clck_max_f < 10){
clck_max_f++;
if (clck_max_f == 10){return document.URL};
try
  {
	clck_pageurl = clck_temp.parent.document.referrer;
	if (clck_pageurl == ""){
		return clck_temp.parent.document.URL;
	}else{
		if (clck_temp.parent == clck_temp.self){
			return clck_temp.document.URL;
		}
	}
	clck_temp = clck_temp.parent;
  }
catch(err)
  {
	return clck_temp.document.referrer;
  }
}
}

var clk_ref = clck_get_url();
var clicksor_search_ary='';
if(typeof(clicksor_search)=='object'){
for(var i=0;i<clicksor_search.length;i++){if(i<5)clicksor_search_ary+= clicksor_search[i] +'|';else break;
}}

clicksor_search_ary = clicksor_search_ary.substring(0, clicksor_search_ary.length-1);

clk_adtype='0';
uw1196756478=4|8;
 
var clk_ClIEtest=/MSIE/.test(navigator.userAgent);clk_ClOperatest=/Opera/.test(navigator.userAgent);
clk_Clgeckotest=/Gecko/.test(navigator.userAgent);
uselink=0;

clklw=275;clklh=140;


var my_clicksor_def_url = '';
if(typeof(durl)=="undefined")durl='';

if(typeof(clicksor_default_url)!="undefined")
my_clicksor_def_url = clicksor_default_url;

my_clicksor_text_link_color='';
if(typeof(clicksor_text_link_color)!="undefined")
	my_clicksor_text_link_color=clicksor_text_link_color;
else
	my_clicksor_text_link_color="green";

extra_search='';
if(typeof(clicksor_search_ary)!="undefined")extra_search=escape(clicksor_search_ary);

clk_first_loaded1887=false;
ndload='y';
if(typeof(clk_started)=="undefined"){
	window.clk_started=true;
	clk_first_loaded1887=true;
	ndload='n';
}else{
	clk_first_loaded1887=false;
	ndload='y';
}
clk_go_spd=0;
//if(typeof(clicksor_enable_text_link)!="undefined"){
clicksor_enable_text_link = true;
//}

if(typeof(clicksor_enable_text_link)!="undefined"){
	if(typeof(enabled_4)!="undefined")	uw1196756478 = uw1196756478 & 11;
	else{
		function ClKflaVer(req){
			var ver = '';
			if (navigator.plugins != null && navigator.plugins.length > 0) {
				if (navigator.plugins["Shockwave Flash 2.0"] || navigator.plugins["Shockwave Flash"]) {
					var swVer2 = navigator.plugins["Shockwave Flash 2.0"] ? " 2.0" : "";
					var flashDescription = navigator.plugins["Shockwave Flash" + swVer2].description;			
					var descArray = flashDescription.split(" ");
					var tempArrayMajor = descArray[2].split(".");
					ver = tempArrayMajor[0];
				}
			}else if(clk_ClIEtest || clk_ClOperatest){
				try {
					var axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash.8");
					ver = axo.GetVariable("$version");
					var tempArray = ver.split(" ");
					var tempString = tempArray[1];
					var versionArray = tempString.split(",");
					ver = versionArray[0];
				} catch (e) {}
			}
			if(ver!='' && parseFloat(ver)>=req)
				return true;
			return false;
		}
		if(ClKflaVer(8)){
			enabled_4=true;
			uw1196756478=uw1196756478|4;
			if ( CLK_ReadCookie('ClickPop') != 'yes' )
				document.write('<div id="CL3O7MDG" style="z-index:9999999;visibility:visible;display:block;position:absolute;width:1px;height:1px;left:3px;top:3px;overflow:hidden"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="clicksorBanner" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="1" height="1">  <param name="movie" value="link.swf"> <param name="quality" value="high">  <param name="allowScriptAccess" value="always"> <param name="FlashVars" value="site='+escape(enterURL)+'"> <PARAM NAME=wmode VALUE=transparent>  <embed src="link.swf" FlashVars="site='+escape(enterURL)+'" quality="high" name="clicksorBanner" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="1" height="1" swliveconnect="true" allowScriptAccess="always"></embed></object></div>');
		}
	}
}


if(clk_first_loaded1887){
	clicksor_loaded=false;

	function CLKLD2_1887(){
		clicksor_loaded=true	
	}
	CLK_oldonload2=window.onload;
	if(typeof(CLK_oldonload2)!='function'){
		onload=CLKLD2_1887	}else{
		onload=function(){
				CLK_oldonload2();
				CLKLD2_1887();
		}
	}
}



if(clk_first_loaded1887 && uw1196756478|4)clk_go_spd=-1;
popenable=1;


var popedCLK2=false;
var clicksor_admin_set_pop = 0;
if(typeof(clicksor_frequencyCap)=="undefined")clicksor_frequencyCap=1;
if(typeof(popedCLK)=="undefined"){
	popedCLK=false
};
var cc_fc_times = 0;
function CLK_setCookie(c,v,e) {
	if(e!=0){
		var today=new Date();
		var expire=new Date();
		expire.setTime(today.getTime()+86400000*e);
		document.cookie=c+"="+escape(v)+";expires="+expire.toGMTString()+"; path=/";
	}else{
		document.cookie=c+"="+escape(v)+"; path=/";
	}
};
function CLK_ReadCookie(n){
	var theCookie=""+document.cookie;
	var ind=theCookie.indexOf(n);
	if(ind==-1||n=="") return "";
	var ind1=theCookie.indexOf(';',ind);

	if (ind1==-1)
		ind1=theCookie.length;
	return unescape(theCookie.substring(ind+n.length+1,ind1));};



if(typeof(clicksor_frequencyCap)=="undefined")
	popedCLK=false;
else if(clicksor_frequencyCap<0) 
	popedCLK=false;
else if(CLK_ReadCookie('ClickPop') == 'yes' && clicksor_admin_set_pop == 0){
	popedCLK=true;
	popedCLK2=true;
}else{
	if (clicksor_admin_set_pop == 1){
		var cAdPop=CLK_ReadCookie('ClicksorAdminPop');
		if (typeof(cAdPop)!="undefined" && cAdPop>2){
			popedCLK=true;
		}else{
			if (typeof(cAdPop)=="undefined") 
				cAdPop=0;
			popedCLK=false;
			CLK_setCookie('ClicksorAdminPop',cAdPop+1, clicksor_frequencyCap);
		}
	}else{
		popedCLK=false;
	}




}

function selffocus(){
	self.focus;
	CLK_setCookie('ClickPop','yes', clicksor_frequencyCap);
	popedCLK=true;
}


function clkBlockError(){
	return true;
}
cspecWidth=720;
csepcHeight=400;
if(parseInt(navigator.appVersion)>3){
	cspecWidth=screen.availWidth;
	csepcHeight=screen.availHeight
}
if(window.SymRealWinOpen){
	open=SymRealWinOpen
}
if(window.NS_ActualOpen){
	open=NS_ActualOpen
}
usingXPSP2=false;
popwinCLK=null;

function clicksor_gopop(){
	if ( !popedCLK ) {
		popwinCLK=open(enterURL,'_blank','scrollbars=1,resizable=1,menubar=1,location=1,top=0,left=0,width='+cspecWidth+',height='+csepcHeight);
		if(popwinCLK){
			popedCLK=true;
			self.focus();
			CLK_setCookie('ClickPop','yes', clicksor_frequencyCap);
			if(popedCLK){
			}
		}
	} else if ( !popedCLK2 ) {
		popwinCLK=open(exitURL,'_blank','scrollbars=1,resizable=1,menubar=1,location=1,top=0,left=0,width='+cspecWidth+',height='+csepcHeight);
		if(popwinCLK){
			popedCLK2=true;
			self.focus();
		}
	}
}
function exit_gopop(){
	if ( CLK_ReadCookie('ClickExitPop') != 'yes' )
		popwinExitCLK=open(exitURL,'_blank','scrollbars=1,resizable=1,menubar=1,location=1,top=0,left=0,width='+cspecWidth+',height='+csepcHeight);
	if(popwinExitCLK){
		CLK_setCookie('ClickExitPop','yes', clicksor_frequencyCap);
	}
}
function clicksorpop(){
	if(!popedCLK){
		if(!usingXPSP2){
			popwinCLK=open(enterURL,'_blank','scrollbars=1,resizable=1,menubar=1,location=1,top=0,left=0,width='+cspecWidth+',height='+csepcHeight);
			self.focus();
			if(popwinCLK){
				popwinCLK.blur();
				popedCLK=true;
				CLK_setCookie('ClickPop','yes', clicksor_frequencyCap);
			}
		}
	}
	if(!popedCLK){
		if(window.Event)
			document.captureEvents(Event.UNLOAD | Event.LOAD | Event.ERROR | Event.CLICK);
		document.onclick=clicksor_gopop;
		window.onunload=exit_gopop;
		self.focus();
	} else {
		if(window.Event)
			document.captureEvents(Event.UNLOAD | Event.LOAD | Event.ERROR | Event.CLICK);
		window.onunload=exit_gopop;
	}
}

function versionCLK(){
	usingXPSP2=(navigator.userAgent.indexOf("MSIE")!=-1);
}
function trypop(){
	try{
		if ( !popedCLK ){
			clkpopwin = document.getElementById("clicksor_xx").DOM.Script.open(enterURL,"_blank","top=0,left=0, width="+cspecWidth+",height="+csepcHeight);
			popedCLK=true;
		}	
	}catch(e){
		iePOPcode();
	}

	if(popedCLK){
		CLK_setCookie("ClickPop","yes", clicksor_frequencyCap);	
		clkpopwin.blur();
		self.focus();
	}
}
function iePOPcode(){
	if (!popedCLK)
		setTimeout('trypop();',1000);
}

versionCLK();
if(!usingXPSP2){
	setTimeout('clicksorpop();',1000);
}else{
	document.write("&nbsp;"); 
	if ( typeof (clicksorOptOutMSPOP) == "undefined" ) {	
		document.write('<object id="clicksor_xx" classid="clsid:2D360201-FFF5-11d1-8D03-00A0C959BC0A" STYLE="width:1;height:1;top:0;left:0;position:absolute;" align="middle"><PARAM NAME="ActivateApplets" VALUE="1"></object>');
		if (document.getElementById("clicksor_xx")){
			document.getElementById("clicksor_xx").style.width='1';
			document.getElementById("clicksor_xx").style.height='1';
			iePOPcode();
		}
	}
	if ( !popedCLK ){
		if(window.Event && !(/MSIE 8/.test(navigator.userAgent)))
			document.captureEvents(Event.UNLOAD | Event.EXIT | Event.ERROR | Event.CLICK);
		document.onclick=clicksor_gopop;
		window.onunload=exit_gopop;
	} else {
		if(window.Event && !(/MSIE 8/.test(navigator.userAgent)))
			document.captureEvents(Event.UNLOAD | Event.EXIT | Event.ERROR | Event.CLICK);
		window.onunload=exit_gopop;
	}
	self.focus();
}
	function kys_obj(TkiDd,TPkDd,TPLkd,TPLRd,TPIFd,uid,mid,RUenL,CRUenL,HsAd,ATLe,ADeS1,ADeS2,ADdMn,AdiiD){
		this.TkiDd=TkiDd;
		this.TPkDd=TPkDd;
		this.TPLkd=TPLkd;
		this.TPLRd=TPLRd;
		this.TPIFd=TPIFd;
		this.TPShnd=false;
		this.RepEd=false;
		this.RepAbo=false;
		this.TPFad=true;
		this.RUenL=RUenL;
		this.CRUenL=CRUenL;
		this.adly=null;
		this.HsAd=true;
		this.uid=uid;
		this.mid=mid;
		this.posX=null;
		this.posY=null;
		this.ATLe=ATLe;
		this.AdiiD=AdiiD;
		this.ADeS1=ADeS1;
		this.ADeS2=ADeS2;
		this.ADdMn=ADdMn
	}
	PuKdRs=new Array();
