<!--
// サブウィンドウの表示方法を指定する
l = 60; // 表示するx座標
t = 30; // 表示するy座標
w = 730; // 横幅
h = 600; // 縦幅

//SuperBurstLTDスペック
function openWindow1() {
  window.open("SuperBurstLTD-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//SuperBurstLTD拡大写真
function openWindow2() {
  window.open("../img/mec117wm_640.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}

//PowerExtremeLTD2スペック
function openWindow3() {
  window.open("PowerExtremeLTD2-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//PowerExtremeLTD2拡大写真
function openWindow4() {
  window.open("../img/baxwm_640.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//PowerExtremeMaxスペック
function openWindow5() {
  window.open("PowerExtremeMax-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//PowerExtremeMax拡大写真
function openWindow6() {
  window.open("../img/rc731ssn1_640.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}

//SuperBurstMaxスペック
function openWindow7() {
  window.open("SuperBurstMax-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//SuperBurstMax拡大写真
function openWindow8() {
  window.open("../img/rc731ssn1_640.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}

//SuperBurstProスペック
function openWindow9() {
  window.open("SuperBurstPro-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//SuperBurstPro拡大写真
function openWindow10() {
  window.open("../img/v770atpcagwm_640.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}

//PowerExtremeProスペック
function openWindow11() {
  window.open("PowerExtremePro-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//PowerExtremePro拡大写真
function openWindow12() {
  window.open("../img/v770atpcagwm_640.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}

//PowerExtremeスペック
function openWindow13() {
  window.open("PowerExtreme-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//PowerExtreme拡大写真
function openWindow14() {
  window.open("../img/v770atpcagwm_640.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}

//SuperBurstスペック
function openWindow15() {
  window.open("SuperBurst-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//SuperBurst拡大写真
function openWindow16() {
  window.open("../img/v770atpcagwm_640.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}

//SuperBurstSEスペック
function openWindow17() {
  window.open("SuperBurstSE-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//SuperBurstSE拡大写真
function openWindow18() {
  window.open("../img/vt303mwm_640.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}

//PowerExtremeSEスペック
function openWindow19() {
  window.open("PowerExtremeSE-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//PowerExtremeSE拡大写真
function openWindow20() {
  window.open("../img/vt303mwm_640.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}

//SuperBurstMiniスペック
function openWindow21() {
  window.open("SuperBurstMini-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//SuperBurstMini拡大写真
function openWindow22() {
  window.open("../img/rc731ssn1_640.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}

//PowerExtremeMiniスペック
function openWindow23() {
  window.open("PowerExtremeMini-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//PowerExtremeMini拡大写真
function openWindow24() {
  window.open("../img/rc731ssn1_640.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}

//TinyTowerスペック
function openWindow25() {
  window.open("TinyTower-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//TinyTower拡大写真
function openWindow26() {
  window.open("../img/2019wwm_640.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}

//MT-Aスペック
function openWindow27() {
  window.open("MT-A-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//MT-A拡大写真
function openWindow28() {
  window.open("../img/2019wwm_640.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}

//CubeSB81Pスペック
function openWindow29() {
  window.open("CubeSB81P-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//CubeSB81P拡大写真
function openWindow30() {
  window.open("../../img/sb81p_640.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}

//L1751SQ-WNスペック
function openWindow31() {
  window.open("L1751SQ-WN-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//L1751SQ-WN拡大写真
function openWindow32() {
  window.open("../img/rc731ssn1_640.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}

//LCD-A173Vスペック
function openWindow33() {
  window.open("LCD-A173V-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//LCD-A173V拡大写真
function openWindow34() {
  window.open("../img/rc731ssn1_640.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}

//Super Burst RS Proスペック
function openWindow35() {
  window.open("SuperBurstRSPro-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//Super Burst RS Pro拡大写真
function openWindow36() {
  window.open("../img/v770atpcagwm_640.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}

//Super Burst RSスペック
function openWindow37() {
  window.open("SuperBurstRS-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//Super Burst RS拡大写真
function openWindow38() {
  window.open("../img/v770atpcagwm_640.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}

//Book CTスペック
function openWindow39() {
  window.open("BookCT-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//Book CT拡大写真
function openWindow40() {
  window.open("../img/s03_640.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}
//Book CT-Xスペック
function openWindow71() {
  window.open("BookCT-X-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//Book CT-X拡大写真
function openWindow40() {
  window.open("../img/s03_640.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}

//Power Extreme GXE LTDスペック
function openWindow41() {
  window.open("PowerExtremeGXELTD-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//Power Extreme PX LTDスペック
function openWindow42() {
  window.open("PowerExtremePXLTD-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//PowerExtremeMini-Xスペック
function openWindow43() {
  window.open("PowerExtremeMiniX-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//PowerExtremeMini-X拡大写真
function openWindow44() {
  window.open("../img/vt324mwwm_640.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}

//PowerExtremeMini-Sスペック
function openWindow45() {
  window.open("PowerExtremeMiniS-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//PowerExtremeMini-S拡大写真
function openWindow46() {
  window.open("../img/rc731ssn1_640.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}

//SuperBurstMini-Xスペック
function openWindow47() {
  window.open("SuperBurstMiniX-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//SuperBurstMini-X拡大写真
function openWindow48() {
  window.open("../img/rc731ssn1_640.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}

//Small Box CS Small Box SSはscript4.js

//LCD-A193VWスペック
function openWindow70() {
  window.open("LCD-A193VW-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//GH-ACF193SDVスペック
function openWindow53() {
  window.open("GH-ACF193SDV-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//GH-ACF193SDV拡大写真
function openWindow54() {
  window.open("../../img/ghacf193sdv.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}

//FTD-G713Aスペック
function openWindow55() {
  window.open("FTD-G713A-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//FTD-G713A拡大写真
function openWindow56() {
  window.open("../../img/ftdg713a.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}

//DS-2000Lスペック
function openWindow57() {
  window.open("DS-2000L-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//DS-2000L拡大写真
function openWindow58() {
  window.open("../../img/ftdg713a.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}

//DS-4000スペック
function openWindow59() {
  window.open("DS-4000-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//DS-4000拡大写真
function openWindow60() {
  window.open("../../img/ftdg713a.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}


//Power Extreme MX LTDスペック
function openWindow61() {
  window.open("PowerExtremeMXLTD-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//Power Extreme MX LTD拡大写真
function openWindow62() {
  window.open("../../img/ftdg713a.jpg","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=yes,menubar=yes,toolbar=yes, status=yes,directories=yes,resizable=yes");
}

//TinyTowerスペック
function openWindow75() {
  window.open("TinyTowerSE-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//Power Extreme VX LTDスペック
function openWindow76() {
  window.open("PowerExtremeVXLTD-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//Metaphorスペック
function openWindow77() {
  window.open("Metaphor-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//Tiny Tower LTスペック
function openWindow78() {
  window.open("TinyTowerLT-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//Tiny Tower LT-Xスペック
function openWindow79() {
  window.open("TinyTowerLT-X-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//Book LTスペック
function openWindow80() {
  window.open("BookLT-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}

//Power Extreme MXスペック
function openWindow81() {
  window.open("PowerExtremeMXLTD-spec.html","OpenWindow",
    "screenX="+l+",screenY="+t+",left="+l+",top="+t+",width="+w+",height="+h+", scrollbars=yes,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}


//-->

<!--- 非表示
function quicklink(w){
if(w == "") return;
document.quick.url.selectedIndex = 0;
location.href = w;
}
//end --->