// JavaScript Document
function openwin() {
	window.open("http://tsubonouchi-camp.com/schedule/sche39.cgi","win1","WIDTH=840,HEIGHT=840,scrollbars=yes,resizable=yes");
}

