// JavaScript Document

//コピーライト
document.write('<address>Copyright&copy;2007 WATAZAI Co Ltd., All Right Reserved.</address>');

//アクセス解析用
/*
document.write('<img src="/cgi/acc/acclog.cgi?');
document.write('referrer=' + document.referrer + '&');
document.write('width=' + screen.width + '&');
document.write('height=' + screen.height + '&');
document.write('color=' + screen.colorDepth + '" />');
*/
