/* ここからロールオーバー用 */
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}



/* ここからフォーム用など */
var mailFormAdrs = "/web_search/servlet/w_Servlet?cmd=mailform2&type=9&tmpl=hplaza&area=1000";



    var axel = Math.random() + "";
    var S2 = axel * 1000000000000000000;

// ソート変更処理が独自となるので、共通関数をオーバーライドする
function changeSortSelect(selObj) {
	var selIndex = selObj.selectedIndex;
	var selVal = selObj.options[selIndex].value;
  window.document.form1.sort.value = selVal;
  window.document.form1.tmpl.value = "hplaza";
	window.document.form1.indexno.value = "16";
	window.document.form1.area.value = "";
	window.document.form1.fdivcd.value = "";
	window.document.form1.page_num.value = "1";
  window.document.form1.submit();
}

// ページ変更処理が独自となるので、共通関数をオーバーライドする
function pagejump(pPage) {
	window.document.form1.page_num.value = pPage;
  window.document.form1.sort.value = "0";
  window.document.form1.tmpl.value = "hplaza";
	window.document.form1.indexno.value = "16";
	window.document.form1.area.value = "";
	window.document.form1.fdivcd.value = "";
  window.document.form1.submit();
}

    
// 20041014 sshimoya add for favor start
function onLoadFunc(){
onLoadFuncCommon();
// お気に入り登録件数を表示する
//dispFavorBknNum(window, "favorBknNum");

//MM_preloadImages('/icons/btn01_1_.gif','/icons/btnseikyu_.gif','/sp/icons/btn01_1_.gif','/sp/icons/btnseikyu_.gif')

// 以下に、この画面固有のonload時処理を記述する

}
// 20041014 sshimoya add for favor end




//-->

    <!--
    function preLoad() {
        ;
    }
    function changeImage(fileName, imageName) {
        ;
    }
	function popup(){
	window.open("term.html","new","width=520,height=520,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0");
}
    //-->



/* 以下、追加javascriptがある場合は書き加えて下さい */
    <!--
function wopen01(){
	window.open("map_01.html","displaywindow","resizable=yes,scrollbars=0,toolbar=0,location=0,directories=0,status=0,width=600,height=530");
}
function wopen02(){
	window.open("room_01.html","displaywindow", "resizable=yes,scrollbars=0,toolbar=0,location=0,directories=0,status=0,width=500,height=630");
}
function wopen03(){
	window.open("room_02.html","displaywindow", "resizable=yes,scrollbars=0,toolbar=0,location=0,directories=0,status=0,width=500,height=630");
}
function wopen04(){
	window.open("room_03.html","displaywindow", "resizable=yes,scrollbars=0,toolbar=0,location=0,directories=0,status=0,width=500,height=590");
}
//----------------->
<!--
function good_by()
{window.close();
}
//-->