(function(){

function m(b){
	return b!=null?'"'+b+'"':'""'
}

function B(b){
	if(typeof encodeURIComponent=="function"){
		return encodeURIComponent(b)
	}else{
		return escape(b)
	}
}

function c(b,a){
	if(a){
		window.affimatch_ad_url+="&"+b+"="+a
	}
}

function f(b,a){
	if(a){
		c(b,B(a))
	}
}

function l(b,a,d){
	if(a&&typeof a=="object"){
		a=a[d%a.length]
	}
	c("color_"+b,a)
}

function D(b,a){
	var d=b.screen;
	var g=navigator.javaEnabled();
	var e=-a.getTimezoneOffset();
	if(d){
		c("u_h",d.height);
		c("u_w",d.width);
		c("u_ah",d.availHeight);
		c("u_aw",d.availWidth);
		c("u_cd",d.colorDepth)
	}
	c("u_tz",e);
	c("u_his",history.length);
	c("u_java",g);
	if(navigator.plugins){
		c("u_nplug",navigator.plugins.length)
	}
	if(navigator.mimeTypes){
		c("u_nmime",navigator.mimeTypes.length)
	}
}

function G(b,a,d){
	d=d.substring(0,1000);
	d=d.replace(/%\w?$/,"");
	if(b.name!="affimatch_ads_frame"){
		a.write('<iframe name="affimatch_ads_frame" width='+m(b.affimatch_width)+' height='+m(b.affimatch_height)+' frameborder="0" src='+m(d)+' marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no"></iframe>');
	}
}

function F(b){
	var a=null;
	b.affimatch_ad_frameborder=a;
	b.affimatch_format=a;
	b.affimatch_page_url=a;
	b.affimatch_channel=a;
	b.affimatch_color_bg=a;
	b.affimatch_color_text=a;
	b.affimatch_color_link=a;
	b.affimatch_color_url=a;
	b.affimatch_color_border=a;
	b.affimatch_adtest=a;
	b.affimatch_kw=a;
	b.affimatch_price_min=a;
	b.affimatch_price_max=a;
	b.affimatch_type=a;
	b.affimatch_page_location=a;
	b.affimatch_referrer_url=a;
	b.affimatch_ad_region=a;
	b.affimatch_ad_section=a;
}

function A(){
	var b=null;
	var a=window;
	var d=document;
	var g=new Date;
	var e=g.getTime();
	var j=a.affimatch_format;
	a.affimatch_ad_url="http://affiliatematch.dokoda.jp/pv/?";
	a.affimatch_ad_url+="site="+escape(a.affimatch_site)
	var k=a.affimatch_num_slots_by_client;
	var w=a.affimatch_num_slots_by_channel;
	var i=a.affimatch_prev_ad_formats_by_region;
	a.onerror=a.affimatch_org_error_handler;
	if(a.affimatch_ad_region==b&&a.affimatch_ad_section!=b){
		a.affimatch_ad_region=a.affimatch_ad_section
	}
	var h=a.affimatch_ad_region==b?"":a.affimatch_ad_region;
	var q=false;
	if(j){
		q=j.indexOf("_0ads")>0
	}
	if(q){
		if(a.affimatch_num_0ad_slots){
			a.affimatch_num_0ad_slots=a.affimatch_num_0ad_slots+1
		}else{
			a.affimatch_num_0ad_slots=1
		}
		if(a.affimatch_num_0ad_slots>1){
			return
		}
	}

	c("lmt",a.affimatch_last_modified_time);
	var n=a.affimatch_site;
	if(!k[n]){
		k[n]=1;
		k.length+=1
	}else{
		k[n]+=1
	}
	if(i[h]){
		if(k.length>1){
			c("slot",k[n])
		}
	}
	if(j){
		f("format",j.toLowerCase());
		if(i[h]){
			i[h]=i[h]+","+j
		}else{
			i[h]=j
		}
	}
	c("adtest",a.affimatch_adtest);
	if(a.affimatch_channel){
		var r=a.affimatch_channel.toLowerCase();
		f("channel",r);
		var s="";
		var t=r.split("+");
		for(var o=0;o<t.length;o++){
			var p=t[o];
			if(!w[p]){
				w[p]=1
			}else{
				s+=p+"+"
			}
		}
		f("pv_ch",s)
	}
	f("url",a.affimatch_page_url);
	l("bg",a.affimatch_color_bg,e);
	l("text",a.affimatch_color_text,e);
	l("link",a.affimatch_color_link,e);
	l("url",a.affimatch_color_url,e);
	l("border",a.affimatch_color_border,e);
	f("kw",a.affimatch_kw);
	f("price_min",a.affimatch_price_min);
	f("price_max",a.affimatch_price_max);
	c("ad_type",a.affimatch_type);
	c("region",a.affimatch_ad_region);
	f("ref",a.affimatch_referrer_url);
	f("loc",a.affimatch_page_location);
	G(a,d,a.affimatch_ad_url);
	F(a)
}

function C(b,a,d){
	A();
	return true
}

function z(b,a){
	return b.top.location==a.location
}

function x(b,a){
	var d=a.documentElement;
	if(z(b,a))return false;
	if(b.affimatch_width&&b.affimatch_height){
		var g=1;
		var e=1;
		if(b.innerHeight){
			g=b.innerWidth;
			e=b.innerHeight
		}else if(d&&d.clientHeight){
			g=d.clientWidth;
			e=d.clientHeight
		}else if(a.body){
			g=a.body.clientWidth;
			e=a.body.clientHeight
		}if(e>2*b.affimatch_height||g>2*b.affimatch_width){
			return false
		}
	}return true
}

function E(){
	var b=window;
	var a=document;
	var d=a.location;
	var g=a.referrer;
	var e=null;
	b.affimatch_org_error_handler=b.onerror;
	b.onerror=C;
	if(b.affimatch_ad_frameborder==e){
		b.affimatch_ad_frameborder=0
	}
	if(b.affimatch_page_url==e){
		b.affimatch_page_url=g;
		if(!x(b,a)){
			b.affimatch_page_url=d;
			b.affimatch_last_modified_time=Date.parse(a.lastModified)/1000;
			b.affimatch_referrer_url=g
		}
	}else{
		b.affimatch_page_location=g;
		if(!x(b,a)){
			b.affimatch_page_location=d
		}
	}
	if(b.affimatch_num_slots_by_channel==e){
		b.affimatch_num_slots_by_channel=new Array
	}
	if(b.affimatch_num_slots_by_client==e){
		b.affimatch_num_slots_by_client=new Array
	}
	if(b.affimatch_prev_ad_formats_by_region==e){
		b.affimatch_prev_ad_formats_by_region=new Array
	}
}

E();
A();

})()