<!--
document.write("<img src='http://www.lavance.co.jp/cgi-local/acc/acclog.cgi?");
document.write("referrer="+document.referrer+"&");
document.write("width="+screen.width+"&");
document.write("height="+screen.height+"&");
document.write("color="+screen.colorDepth+"'>");
// -->


<!--
function setBGColor(tagName,textBGcolor)
{
	if (document.layers) document.layers[tagName].bgColor  = textBGcolor;
	if (document.all)    document.all(tagName).style.backgroundColor = textBGcolor;
}
// -->



<!--

function imgR(){
	//
	imgURL  = new Array();
	imgURL[1]  = "img/ba01.gif";
	imgURL[2]  = "img/ba02.gif";
	imgNo=2;
	ranNo=Math.floor (Math.random ()*imgNo)+1;
	document.write("<img src=",imgURL[ranNo]," border=0>");
}


function info1(){
window.open("./info1.html","news","toolbar=no,scrollbars=yes,width=430,height=450");
}

function info2(){
window.open("./info2.html","","toolbar=no,scrollbars=yes,width=500,height=400");
}



//-->
         