function MM_openBrWindow(theURL,winName,features,ken) { //v2.0
	if( document.Search.area01.value ){
		ken = document.Search.area01.value;
	}
	window.open(theURL+"?KenNo="+ken,winName,features);
}

function clear_shiku() {
 document.all.Hidden.innerHTML = "";
}


function writeMenu( mode ){

//下位ページ全部----------------------------------------------
if( mode == "sub" ) {document.write("<div id=\"bn_area\"><a href=\"/entrance/index.html\"><img src=\"../common/images/sub_left_0811_01.gif\" width=\"194\" height=\"61\" alt=\"お申し込み方法の詳細はこちらをクリック!!\" border=\"0\" onmouseover=\"this.src='../common/images/sub_left_0811_01_on.gif\'\" onmouseout=\"this.src='../common/images/sub_left_0811_01.gif\'\"></a><br><a href=\"/about/index.html#movie\"><img src=\"../common/images/sub_left_0811_02.gif\" width=\"194\" height=\"137\" alt=\"QUICPay紹介ムービー\" border=\"0\" onmouseover=\"this.src='../common/images/sub_left_0811_02_on.gif\'\" onmouseout=\"this.src='../common/images/sub_left_0811_02.gif\'\" class=\"mt6\"></a><br><a href=\"/q_mobile/index.html\"><img src=\"../common/images/sub_left_0811_03.gif\" width=\"194\" height=\"137\" alt=\"QUICPayモバイル申し込み方法\" border=\"0\" onmouseover=\"this.src='../common/images/sub_left_0811_03_on.gif\'\" onmouseout=\"this.src='../common/images/sub_left_0811_03.gif\'\" class=\"mt6\"></a><br><a href=\"/q_mobile/change.html\" target=\"_blank\"><img src=\"../common/images/sub_left_0811_04.gif\" width=\"194\" height=\"137\" alt=\"QUICPayモバイル機種変更\" border=\"0\" onmouseover=\"this.src='../common/images/sub_left_0811_04_on.gif\'\" onmouseout=\"this.src='../common/images/sub_left_0811_04.gif\'\" class=\"mt6\"></a><br></div>");}
}

