//------------------------------//
//	1:48 2009/09/22		//
//------------------------------//

function windowopen() {
//	w = window.open("https://cs023.xbit.jp/~w023086/cgi-bin/mailform/mailform.html","","width=760,height=600");//,toolbar=yes,locationbar=yes,directories=yes,menubar=yes,scrollbars=yes,statas=yes,resizabie=yes");
//	w = window.open("https://cs023.xbit.jp/~w023086/cgi-bin/mailform/mailform.html" , "" , "width=800,height=720,directories=yes,location=yes,menubar=yes,resizable=yes,scrollbars=yes,status=yes,titlebar=yes,toolbar=yes");
	w = window.open("https://cs076.xbit.jp/~w076004/cgi-bin/mailform/mailform.html" , "" , "width=800,height=720,directories=yes,location=yes,menubar=yes,resizable=yes,scrollbars=yes,status=yes,titlebar=yes,toolbar=yes");
}
