/*memorialポップアップ用スクリプト*/
function OpenWin1(){
	win=window.open("popup/01.html","w1","width=450,height=600");
}
function OpenWin2(){
	win=window.open("popup/02.html","w2","width=,height=");
}
function OpenWin3(){
	win=window.open("popup/03.html","w3","width=,height=");
}
function OpenWin4(){
	win=window.open("popup/04.html","w4","width=,height=");
}
function OpenWin5(){
	win=window.open("popup/05.html","w5","width=,height=");
}
function OpenWin6(){
	win=window.open("popup/06.html","w6","width=,height=");
}
function OpenWin7(){
	win=window.open("popup/07.html","w7","width=780,height=580");
}
function OpenWin8(){
	win=window.open("popup/08.html","w8","width=,height=");
}
function OpenWin9(){
	win=window.open("popup/09.html","w9","width=,height=");
}
function OpenWin10(){
	win=window.open("popup/10.html","w10","width=,height=");
}
function OpenWin11(){
	win=window.open("popup/11.html","w11","width=,height=");
}
