/*ウインドウ*/ function openNotice(url){ var new_win = this.open(url, 'openNotice', 'location=yes,toolbar=yes,menubar=no,scrollbars=yes,status=yes,width=540,height=290,resizable=yes'); } function CloseWin(){ window.close(); } function OpenWin(){ window.open(); } function open750(theURL) { openWin = window.open(theURL,'750','toolbar=no,menubar=no,scrollbars=yes,width=770,height=750,resizable=yes'); } function openEki(theURL) { openWin = window.open(theURL,'Station','toolbar=yes,menubar=yes,scrollbars=yes,width=450,height=550,resizable=yes'); } function open570(theURL) { openWin = window.open(theURL,'Station','toolbar=yes,menubar=yes,scrollbars=yes,width=585,height=550,resizable=yes'); } function openDetail(theURL) { openWin = window.open(theURL,'Detail','toolbar=yes,menubar=yes,scrollbars=yes,width=590,height=590,resizable=yes'); } function openIcons(theURL) { openWin = window.open(theURL,'Icons','toolbar=no,menubar=no,scrollbars=yes,width=360,height=480,resizable=yes'); } function openMini(theURL) { openWin = window.open(theURL,'Mini','toolbar=no,menubar=no,scrollbars=yes,width=340,height=300,resizable=yes'); } function openList(theURL) { openWin = window.open(theURL,'List','toolbar=no,menubar=no,scrollbars=yes,width=640,height=650,resizable=yes'); } function openWindow(theURL) { openWin = window.open(theURL,'NewWindow','toolbar=yes,menubar=no,scrollbars=yes,width=740,height=600,resizable=yes'); } function openWindow1(theURL) { openWin = window.open(theURL,'Window1','toolbar=yes,menubar=yes,scrollbars=yes,width=490,height=490,resizable=yes'); } function openWindow2(theURL) { openWin = window.open(theURL,'Window2','toolbar=yes,menubar=no,scrollbars=yes,width=610,height=610,resizable=yes'); } function openWindow3(theURL) { openWin = window.open(theURL,'Window3','toolbar=yes,menubar=no,scrollbars=yes,width=580,height=430,resizable=yes'); } function openWindow4(theURL) { openWin = window.open(theURL,'Window4','toolbar=yes,menubar=no,scrollbars=yes,width=660,height=600,resizable=yes'); } function openReg(theURL) { openWin = window.open(theURL,'Reg','toolbar=yes,menubar=no,scrollbars=yes,width=680,height=610,resizable=yes'); } function openReg2(theURL) { openWin = window.open(theURL,'Reg','toolbar=no,menubar=no,scrollbars=yes,status=yes,width=680,height=610,resizable=yes'); } function openGUIDE(theURL) { openWin = window.open(theURL,'GUIDE','toolbar=no,menubar=no,scrollbars=yes,width=300,height=700,resizable=yes'); } function open20th(theURL) { openWin = window.open(theURL,'20th','toolbar=no,menubar=no,scrollbars=yes,width=610,height=610,resizable=no'); } function openfujicad(theURL) { openWin = window.open(theURL,'fujicad','toolbar=no,menubar=no,scrollbars=yes,width=660,height=600,resizable=no'); } function openfujicad_cp(theURL) { openWin = window.open(theURL,'fujicad_cp','toolbar=no,menubar=no,scrollbars=yes,width=400,height=400,resizable=no'); } function openGmap(theURL) { openWin = window.open(theURL,'Gmap','toolbar=no,menubar=no,scrollbars=yes,width=530,height=540,resizable=no'); } function openbtn_entry(theURL) { openWin = window.open(theURL,'btn_entry','toolbar=no,menubar=no,scrollbars=yes,width=710,height=600,resizable=yes'); } function open_tiffany(theURL) { openWin = window.open(theURL,'tiffany','toolbar=no,menubar=no,scrollbars=yes,width=540,height=680,resizable=yes'); } /*タブの動き*/ function swImg(iName,str) { document.images[iName].src = str; } /*プルダウンでページ遷移*/ function popJump(selOBJ) { n = selOBJ.selectedIndex; location.href = selOBJ.options[n].value; } /*入力チェック*/ function checkCsent(){ if (document.mailform.consent[1].checked){ return false; }else if(document.mailform.consent[0].checked){ return true; }else{ return false; } } function isReady(form){ if(checkCsent(form.consent)==false){ alert("個人情報のお取り扱いについて同意されない方は、お申し込みいただけません"); return false; } return true; } /*TOPページのMMスクリプト*/ function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i0&&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