
function winOpen1(){
url = "news.html";
winwidth =520
winheight =520
window.name = "最新情報";
sw = screen.availWidth;
sh = screen.availHeight;
wl = (sw-winwidth)/6;
wt = (sh-winheight)/4;
win = window.open(url,"","width=" +winwidth + ",height=" +winheight +",,toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,directories=no,left=" +wl + ",top=" + wt);
}
function winOpen2(){
url = "theater.html";
winwidth =580
winheight =450
window.name = "劇場情報";
sw = screen.availWidth;
sh = screen.availHeight;
wl = (sw-winwidth)/6;
wt = (sh-winheight)/4;
win = window.open(url,"","width=" +winwidth + ",height=" +winheight +",,toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,directories=no,left=" +wl + ",top=" + wt);
}

function winOpen3(){
url = "http://www.matcha.com/longride3/library/papillon.html";
winwidth =680
winheight =300
window.name = "パピヨンの贈りもの";
sw = screen.availWidth;
sh = screen.availHeight;
wl = (sw-winwidth)/4;
wt = (sh-winheight)/4;
win = window.open(url,"","width=" +winwidth + ",height=" +winheight +",,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,directories=no,left=" +wl + ",top=" + wt);
}

function winOpen4(){
url = "./main/news.html";
winwidth =200
winheight =205
window.name = "- news -";
sw = screen.availWidth;
sh = screen.availHeight;
wl = (sw-winwidth)/2;
wt = (sh-winheight)/2;
win = window.open(url,"","width=" +winwidth + ",height=" +winheight +",,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,directories=no,left=" +wl + ",top=" + wt);
}

function winOpen5(){
url = "./link/link.html";
winwidth =  520
winheight =  420
window.name = "- link -";
sw = screen.availWidth;
sh = screen.availHeight;
wl = (sw-winwidth)/2;
wt = (sh-winheight)/2;
win = window.open(url,"","width=" +winwidth + ",height=" +winheight +",,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,directories=no,left=" +wl + ",top=" + wt);
}

function winOpen6(){
url = "./literature/shijin.html";
winwidth =  760
winheight =  420
window.name = "- ぼくが詩人になった日 -";
sw = screen.availWidth;
sh = screen.availHeight;
wl = (sw-winwidth)/2;
wt = (sh-winheight)/2;
win = window.open(url,"","width=" +winwidth + ",height=" +winheight +",,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,directories=no,left=" +wl + ",top=" + wt);
}


function winOpen7(){
url = "./literature/inochinouta.html";
winwidth =  760
winheight =  420
window.name = "- いのちのうた -";
sw = screen.availWidth;
sh = screen.availHeight;
wl = (sw-winwidth)/2;
wt = (sh-winheight)/2;
win = window.open(url,"","width=" +winwidth + ",height=" +winheight +",,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,directories=no,left=" +wl + ",top=" + wt);
}

function winOpen8(){
url = "./literature/kohishitsunoyume.html";
winwidth =  760
winheight =  420
window.name = "- 古皮質の夢 -";
sw = screen.availWidth;
sh = screen.availHeight;
wl = (sw-winwidth)/2;
wt = (sh-winheight)/2;
win = window.open(url,"","width=" +winwidth + ",height=" +winheight +",,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,directories=no,left=" +wl + ",top=" + wt);
}

function winOpen9(){
url = "./literature/littleboy.html";
winwidth =  760
winheight =  420
window.name = "- リトルボーイ -";
sw = screen.availWidth;
sh = screen.availHeight;
wl = (sw-winwidth)/2;
wt = (sh-winheight)/2;
win = window.open(url,"","width=" +winwidth + ",height=" +winheight +",,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,directories=no,left=" +wl + ",top=" + wt);
}

function winOpen10(){
url = "http://www.matcha.com/kenta/gallery1/gallery1.html";
winwidth =  5
winheight = 5
window.name = "- gallery1 -";
sw = screen.availWidth;
sh = screen.availHeight;
wl = (sw-winwidth)/2;
wt = (sh-winheight)/2;
win = window.open(url,"","width=" +winwidth + ",height=" +winheight +",,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,directories=no,left=" +wl + ",top=" + wt);
}

function winOpen11(){
url = "http://www.matcha.com/kenta/gallery3/gallery3.html";
winwidth =  5
winheight = 5
window.name = "- gallery3 -";
sw = screen.availWidth;
sh = screen.availHeight;
wl = (sw-winwidth)/2;
wt = (sh-winheight)/2;
win = window.open(url,"","width=" +winwidth + ",height=" +winheight +",,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,directories=no,left=" +wl + ",top=" + wt);
}

function winOpen12(){
url = "./literature/hb.html";
winwidth =  760
winheight =  420
window.name = "- ハッピーバースデイ -";
sw = screen.availWidth;
sh = screen.availHeight;
wl = (sw-winwidth)/2;
wt = (sh-winheight)/2;
win = window.open(url,"","width=" +winwidth + ",height=" +winheight +",,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,directories=no,left=" +wl + ",top=" + wt);
}

function winOpen13(){
url = "./literature/crape.html";
winwidth =  760
winheight =  420
window.name = "- クレープと珈琲と春の風 -";
sw = screen.availWidth;
sh = screen.availHeight;
wl = (sw-winwidth)/2;
wt = (sh-winheight)/2;
win = window.open(url,"","width=" +winwidth + ",height=" +winheight +",,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,directories=no,left=" +wl + ",top=" + wt);
}

function winOpen14(){
url = "./literature/rose.html";
winwidth =  760
winheight =  420
window.name = "- 美しい友達 -";
sw = screen.availWidth;
sh = screen.availHeight;
wl = (sw-winwidth)/2;
wt = (sh-winheight)/2;
win = window.open(url,"","width=" +winwidth + ",height=" +winheight +",,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,directories=no,left=" +wl + ",top=" + wt);
}

function winOpen15(){
url = "http://www.matcha.com/kenta/gallery4/gallery4.html";
winwidth =  5
winheight = 5
window.name = "- gallery4 -";
sw = screen.availWidth;
sh = screen.availHeight;
wl = (sw-winwidth)/2;
wt = (sh-winheight)/2;
win = window.open(url,"","width=" +winwidth + ",height=" +winheight +",,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,directories=no,left=" +wl + ",top=" + wt);
}

function winOpen21(){
url = "hcb1.html";
winwidth =360
winheight =262
window.name = "予告編";
sw = screen.availWidth;
sh = screen.availHeight;
wl = (sw-winwidth)/6;
wt = (sh-winheight)/4;
win = window.open(url,"","width=" +winwidth + ",height=" +winheight +",,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,directories=no,left=" +wl + ",top=" + wt);
}

function winOpen22(){
url = "comment.html";
winwidth =696
winheight =600
window.name = "コメント";
sw = screen.availWidth;
sh = screen.availHeight;
wl = (sw-winwidth)/6;
wt = (sh-winheight)/4;
win = window.open(url,"","width=" +winwidth + ",height=" +winheight +",,toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,directories=no,left=" +wl + ",top=" + wt);
}