function acclog() {
	var acctag = "<img src='https://rra.jp/cgi-bin/water/acc/acclog.cgi?" + "referrer="+document.referrer+"&" + "width="+screen.width+"&" + "height="+screen.height+"&" + "color="+screen.colorDepth+"' alt='' width='1' height='1'>";
	return(acctag);
}

function popup(theURL) {
	window.open(theURL,'','width=500,height=400,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=auto,resizable=no');
}

function showflash (tags) {
	document.write(tags);
}

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-16055223-5']);
_gaq.push(['_trackPageview']);

(function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
