
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
function quiz2009b(){
var win=window.open("2009/index_b.html","test","width=900,center=1,height=684")
// with,height,center=1 を指定すると中央に開く
}
function quiz2009(){
var win=window.open("2009/index.html","test","width=900,center=1,height=720")
// with,height,center=1 を指定すると中央に開く
}
function quiz2007(){
var win=window.open("2007/index.html","test","width=760,center=1,height=684")
// with,height,center=1 を指定すると中央に開く
}

function quiz2006(){
var win=window.open("2006/index.html","test","width=760,center=1,height=684")
}

function quiz2005(){
var win=window.open("2005/index.html","test","width=760,center=1,height=684")
}

function quiz2004(){
var win=window.open("2004/index.html","test","width=760,center=1,height=684")
}


function attention(){
var win=window.open("attention.html","test","width=760,center=1,height=684,scrollbars=yes")
}
function attention2(){
var win=window.open("../quiz/attention.html","test","width=760,center=1,height=684,scrollbars=yes")
}

function movie2009(){
var win=window.open("2009.html","test","width=760,center=1,height=684")
}
function movie2007(){
var win=window.open("2007.html","test","width=760,center=1,height=684")
}

function movie2005(){
var win=window.open("2005.html","test","width=760,center=1,height=684")
}

function movie2004(){
var win=window.open("2004.html","test","width=760,center=1,height=684")
}


function chain(){
var win=window.open("chain/index.html","test","width=800,center=1,height=684,scrollbars=yes")
}

function spam(){
var win=window.open("spam/index.html","test","width=800,center=1,height=684,scrollbars=yes")
}


function vol01(){
var win=window.open("vol01.html","test","width=800,center=1,height=684,scrollbars=yes")
}

function vol02(){
var win=window.open("vol02.html","test","width=800,center=1,height=684,scrollbars=yes")
}

function vol03(){
var win=window.open("vol03.html","test","width=800,center=1,height=684,scrollbars=yes")
}

function vol05(){
var win=window.open("vol05.html","test","width=800,center=1,height=684,scrollbars=yes")
}

function vol04(){
var win=window.open("vol04.html","test","width=800,center=1,height=684,scrollbars=yes")
}

function vol06(){
var win=window.open("vol06.html","test","width=800,center=1,height=684,scrollbars=yes")
}

function vol07(){
var win=window.open("vol07.html","test","width=800,center=1,height=684,scrollbars=yes")
}

function vol08(){
var win=window.open("vol08.html","test","width=800,center=1,height=684,scrollbars=yes")
}

function vol09(){
var win=window.open("vol09.html","test","width=800,center=1,height=684,scrollbars=yes")
}

function vol10(){
var win=window.open("vol10.html","test","width=800,center=1,height=684,scrollbars=yes")
}

function vol11(){
var win=window.open("vol11.html","test","width=800,center=1,height=684,scrollbars=yes")
}


/* viewer用 */

function manga(){
var win=window.open("play.html","test","width=1000,center=1,height=700,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes")
}
function book2009(){
var win=window.open("book2009.html","test","width=1000,center=1,height=700,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes")
}
function book2007(){
var win=window.open("book2007.html","test","width=1000,center=1,height=700,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes")
}
function book2005(){
var win=window.open("book2005.html","test","width=1000,center=1,height=700,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes")
}
function book2004(){
var win=window.open("book2004.html","test","width=1000,center=1,height=700,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes")
}


