document.write("<img src='http://www.j-ams.jp/acc/acclog.cgi?");
//document.write("<img src='http://www.f00-239.107.168.210.fs-user.net/acclog.cgi?");
document.write("referrer="+document.referrer+"&");
document.write("width="+screen.width+"&");
document.write("height="+screen.height+"&");
document.write("color="+screen.colorDepth+"'");
document.write(" width='1' height='1'>");

/*************************************/

	myDate = new Date();
	myyear=myDate.getFullYear();
		if (myyear < 1000) {
		myyear += 1900;
		}
	document.getElementById('copyright').innerHTML = 'Copyright&nbsp;&copy;&nbsp;'+myyear+'&nbsp;Japan Assets Management & Solution&nbsp;.&nbsp;All&nbsp;rights&nbsp;reserved.'; 

