<!--

function Pass_Check(){
	url="http://columbia.jp/dahlia/";
	wo=document.PA.pass.value;
	newWin = window.open(wo+".html","new","width=700,height=600");
}

//-->

