<!-- 
function t02(){
document.number1.src = "image/hos1.gif";
}
function t03(){
document.number1.src = "image/hos2.gif";
}
function t021(){
document.number1.src = "../image/hos1.gif";
}
function t031(){
document.number1.src = "../image/hos2.gif";
}
function t0211(){
document.number11.src = "fukuoka/image/hos1.gif";
}
function t0311(){
document.number11.src = "fukuoka/image/hos2.gif";
}
function t04(){
document.number2.src = "image/site1.gif";
}
function t05(){
document.number2.src = "image/site2.gif";
}
function t041(){
document.number2.src = "../image/site1.gif";
}
function t051(){
document.number2.src = "../image/site2.gif";
}
function t06(){
document.number3.src = "image/h_toukou1.gif";
}
function t07(){
document.number3.src = "image/h_toukou2.gif";
}
function t061(){
document.number31.src = "image/h_toukou1.gif";
}
function t071(){
document.number31.src = "image/h_toukou2.gif";
}
function t0611(){
document.number311.src = "fukuoka/image/h_toukou1.gif";
}
function t0711(){
document.number311.src = "fukuoka/image/h_toukou2.gif";
}
function t063(){
document.number33.src = "../image/h_toukou1.gif";
}
function t073(){
document.number33.src = "../image/h_toukou2.gif";
}
function t062(){
document.number32.src = "image/h_toukou1.gif";
}
function t072(){
document.number32.src = "image/h_toukou2.gif";
}

function t08(){
document.number4.src = "image/info1.gif";
}
function t09(){
document.number4.src = "image/info2.gif";
}
function t082(){
document.number42.src = "image/info1.gif";
}
function t092(){
document.number42.src = "image/info2.gif";
}
function t081(){
document.number5.src = "../image/info1.gif";
}
function t091(){
document.number5.src = "../image/info2.gif";
}
function t0811(){
document.number51.src = "image/info1.gif";
}
function t0911(){
document.number51.src = "image/info2.gif";
}

function WinCls(){
        window.close()
                       }

function WinOpu(addr){ window.open(addr,"nWin","menubar=no,status=no,toolbar=no,scrollbars=yes,width=550,height=600,top=0px,left=0px"); }

function WinOpu2(addr){ window.open(addr,"nWin","menubar=no,status=no,toolbar=no,scrollbars=yes,width=350,height=320,top=300px,left=300px"); }

function guideMess_inp(obj){
	if(obj.value=="ここにメールアドレスを入力して下さい"){
		obj.value="";
	}
}

function guideMess_inp2(obj){
	if(obj.value=="web検索はこちら"){
		obj.value="";
	}
}
 -->