<!--
function pop01(){
	var winl = (screen.width - 410) / 2;
	var wint = (screen.height - 490) / 2;
	var newWindow = window.open('01.html','01','width=410,height=490,top='+wint+',left='+winl+',scrollbars=no');
}

function pop02(){
	var winl = (screen.width - 410) / 2;
	var wint = (screen.height - 490) / 2;
	var newWindow = window.open('02.html','02','width=410,height=490,top='+wint+',left='+winl+',scrollbars=no');
}

function pop03(){
	var winl = (screen.width - 410) / 2;
	var wint = (screen.height - 490) / 2;
	var newWindow = window.open('03.html','03','width=410,height=490,top='+wint+',left='+winl+',scrollbars=no');
}

function pop04(){
	var winl = (screen.width - 410) / 2;
	var wint = (screen.height - 490) / 2;
	var newWindow = window.open('04.html','04','width=410,height=490,top='+wint+',left='+winl+',scrollbars=no');
}

function pop05(){
	var winl = (screen.width - 410) / 2;
	var wint = (screen.height - 490) / 2;
	var newWindow = window.open('05.html','05','width=410,height=490,top='+wint+',left='+winl+',scrollbars=no');
}

function pop06(){
	var winl = (screen.width - 410) / 2;
	var wint = (screen.height - 490) / 2;
	var newWindow = window.open('06.html','06','width=410,height=490,top='+wint+',left='+winl+',scrollbars=no');
}

function pop07(){
	var winl = (screen.width - 410) / 2;
	var wint = (screen.height - 490) / 2;
	var newWindow = window.open('07.html','07','width=410,height=490,top='+wint+',left='+winl+',scrollbars=no');
}

function pop08(){
	var winl = (screen.width - 410) / 2;
	var wint = (screen.height - 490) / 2;
	var newWindow = window.open('08.html','08','width=410,height=490,top='+wint+',left='+winl+',scrollbars=no');
}

function pop09(){
	var winl = (screen.width - 410) / 2;
	var wint = (screen.height - 490) / 2;
	var newWindow = window.open('09.html','09','width=410,height=490,top='+wint+',left='+winl+',scrollbars=no');
}

function pop10(){
	var winl = (screen.width - 410) / 2;
	var wint = (screen.height - 490) / 2;
	var newWindow = window.open('10.html','10','width=410,height=490,top='+wint+',left='+winl+',scrollbars=no');
}

function pop11(){
	var winl = (screen.width - 410) / 2;
	var wint = (screen.height - 490) / 2;
	var newWindow = window.open('11.html','11','width=410,height=490,top='+wint+',left='+winl+',scrollbars=no');
}

function pop12(){
	var winl = (screen.width - 410) / 2;
	var wint = (screen.height - 490) / 2;
	var newWindow = window.open('12.html','12','width=410,height=490,top='+wint+',left='+winl+',scrollbars=no');
}

function pop13(){
	var winl = (screen.width - 410) / 2;
	var wint = (screen.height - 490) / 2;
	var newWindow = window.open('13.html','13','width=410,height=490,top='+wint+',left='+winl+',scrollbars=no');
}

function pop14(){
	var winl = (screen.width - 410) / 2;
	var wint = (screen.height - 490) / 2;
	var newWindow = window.open('14.html','14','width=410,height=490,top='+wint+',left='+winl+',scrollbars=no');
}

function pop15(){
	var winl = (screen.width - 410) / 2;
	var wint = (screen.height - 490) / 2;
	var newWindow = window.open('15.html','15','width=410,height=490,top='+wint+',left='+winl+',scrollbars=no');
}

function pop16(){
	var winl = (screen.width - 410) / 2;
	var wint = (screen.height - 490) / 2;
	var newWindow = window.open('16.html','16','width=410,height=490,top='+wint+',left='+winl+',scrollbars=no');
}

function omake(){
	var winl = (screen.width - 460) / 2;
	var wint = (screen.height - 610) / 2;
	var newWindow = window.open('omake.html','omake','width=460,height=610,top='+wint+',left='+winl+',scrollbars=no');
}
// -->