// JavaScript Document


w = 800; // 横幅
h = 533; // 縦幅

function winopen01() {
  x = (screen.width - w) / 2;
  y = (screen.height - h) / 2;
  subWin = window.open("../up/silencer01.html","OpenWindow",
    "screenX="+x+",screenY="+y+",left="+x+",top="+y+",width="+w+",height="+h);
}


function winopen02() {
  x = (screen.width - w) / 2;
  y = (screen.height - h) / 2;
  subWin = window.open("../up/silencer02.html","OpenWindow",
    "screenX="+x+",screenY="+y+",left="+x+",top="+y+",width="+w+",height="+h);
}


function winopen03() {
  x = (screen.width - w) / 2;
  y = (screen.height - h) / 2;
  subWin = window.open("../up/silencer03.html","OpenWindow",
    "screenX="+x+",screenY="+y+",left="+x+",top="+y+",width="+w+",height="+h);
}


function winopen04() {
  x = (screen.width - w) / 2;
  y = (screen.height - h) / 2;
  subWin = window.open("../up/silencer04.html","OpenWindow",
    "screenX="+x+",screenY="+y+",left="+x+",top="+y+",width="+w+",height="+h);
}


function winopen05() {
  x = (screen.width - w) / 2;
  y = (screen.height - h) / 2;
  subWin = window.open("../up/silencer05.html","OpenWindow",
    "screenX="+x+",screenY="+y+",left="+x+",top="+y+",width="+w+",height="+h);
}


function winopen06() {
  x = (screen.width - w) / 2;
  y = (screen.height - h) / 2;
  subWin = window.open("../up/silencer06.html","OpenWindow",
    "screenX="+x+",screenY="+y+",left="+x+",top="+y+",width="+w+",height="+h);
}


function winopen07() {
  x = (screen.width - w) / 2;
  y = (screen.height - h) / 2;
  subWin = window.open("../up/full_exhaust01.html","OpenWindow",
    "screenX="+x+",screenY="+y+",left="+x+",top="+y+",width="+w+",height="+h);
}


function winopen08() {
  x = (screen.width - w) / 2;
  y = (screen.height - h) / 2;
  subWin = window.open("../up/full_exhaust02.html","OpenWindow",
    "screenX="+x+",screenY="+y+",left="+x+",top="+y+",width="+w+",height="+h);
}









// SUZUKI GSX1400 //


function winopen0031() {
  x = (screen.width - w) / 2;
  y = (screen.height - h) / 2;
  subWin = window.open("up/silencer01.html","OpenWindow",
    "screenX="+x+",screenY="+y+",left="+x+",top="+y+",width="+w+",height="+h);
}



function winopen0032() {
  x = (screen.width - w) / 2;
  y = (screen.height - h) / 2;
  subWin = window.open("up/silencer03.html","OpenWindow",
    "screenX="+x+",screenY="+y+",left="+x+",top="+y+",width="+w+",height="+h);
}



function winopen0033() {
  x = (screen.width - w) / 2;
  y = (screen.height - h) / 2;
  subWin = window.open("up/silencer04.html","OpenWindow",
    "screenX="+x+",screenY="+y+",left="+x+",top="+y+",width="+w+",height="+h);
}







// SUZUKI GSX1300R ~07 //


function winopen0034() {
  x = (screen.width - w) / 2;
  y = (screen.height - h) / 2;
  subWin = window.open("up/silencer01.html","OpenWindow",
    "screenX="+x+",screenY="+y+",left="+x+",top="+y+",width="+w+",height="+h);
}



function winopen0035() {
  x = (screen.width - w) / 2;
  y = (screen.height - h) / 2;
  subWin = window.open("up/silencer03.html","OpenWindow",
    "screenX="+x+",screenY="+y+",left="+x+",top="+y+",width="+w+",height="+h);
}



function winopen0036() {
  x = (screen.width - w) / 2;
  y = (screen.height - h) / 2;
  subWin = window.open("up/silencer04.html","OpenWindow",
    "screenX="+x+",screenY="+y+",left="+x+",top="+y+",width="+w+",height="+h);
}









// SUZUKI bandit //


function winopen0037() {
  x = (screen.width - w) / 2;
  y = (screen.height - h) / 2;
  subWin = window.open("up/silencer05.html","OpenWindow",
    "screenX="+x+",screenY="+y+",left="+x+",top="+y+",width="+w+",height="+h);
}
