function openWin()
{
	window.open("","tukinosato","resizable=yes,scrollbars=no,width=830,height=850");
}
