// JavaScript Document
if ( location.protocol == 'http:' ){
	document.write("<scr"+"ipt type='text/javascript' src='http://www.engross.info/acscript/cbcommercial.php?");
} else {
	document.write("<scr"+"ipt type='text/javascript' src='https://g107.secure.ne.jp/~g107258/acscript/cbcommercial.php?");
}
document.write("refer="+document.referrer+"&");
document.write("current="+window.location.href+"&");
document.write("height="+screen.height+"&");
document.write("color="+screen.colorDepth+"&");
document.write("width="+screen.width+"'></scr"+"ipt>"); 