if(https_flg == 1)
{
//	document.write('<img src="https://www.royal-h.jp/count/phpinc/get_url_asp.php?referrer_n=', escape(document.referrer) , '&location_n=', escape(document.location) , '&cookie_n=', document.cookie ,'&asp_no=', asp_no ,'" width=1 height=1>');
}
else 
{
	document.write('<img src="http://www.royal-h.jp/count/phpinc/get_url_asp.php?referrer_n=', escape(document.referrer) , '&location_n=', escape(document.location) , '&cookie_n=', document.cookie ,'&asp_no=', asp_no ,'" width=1 height=1>');
}