function openFlashWindow() {
	window.open("flash/index.html","SAKURA","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=745,height=570,screenX=0,screenY=0,left=0,top=0,"); 
}