function takahashi(){
		hp1="takahashi/index.html";
		win=window.open(hp1,"window1","width=1010,height=650,top=0,left=0,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizeable=no");


}

