<!--
document.write("<img src='http://www.azuma-jpn.com/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 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 kinba_sampleUP(){
window.open("./kinba_sampleUP.html","sample","toolbar=no,scrollbars=yes,width=800,height=350");
}

function kinba_sampleUPe(){
window.open("./kinba_sampleUPe.html","sample","toolbar=no,scrollbars=yes,width=800,height=350");
}


function Jump(){
location.href=document.frm.lst.value;
}




//-->
         