// JavaScript Document


// JavaScript Document


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

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


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


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


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


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


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


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


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




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



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



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





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



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



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


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



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






