/////////////////////////////////// ######  SOUDAN Window script ###### ///////////////////////////////////

function newwindow_soudan() {
	nwin = window.open("https://www.nectouristplaza.com/info/userinfo_ask_2.asp", "","zwidth=800,height=600,toolbar=yes,location=no,directories=no,status=no,menubar=no,scrollbars=no");
	nwin.document.close();

	return false;
}

/////////////////////////////////// ######  HENKOU Window script ###### ///////////////////////////////////

function newwindow_trainhenkou() {
	nwin = window.open("moushikomi.htm#tori", "Newwindow","width=600,height=490,scrollbars=yes");
	nwin.document.close();

	return false;
}

/////////////////////////////////// ######  MUSIKOMI Window script ###### ///////////////////////////////////

function newwindow_moushikomi() {
	nwin = window.open("https://www.nectouristplaza.com/info/userinfo_fitt.asp", "Newwindow","width=780,height=700,scrollbars=yes");
	nwin.document.close();

	return false;
}

/////////////////////////////////// ######  MUSIKOMI Window script ###### ///////////////////////////////////

function newwindow_moushikomi1() {
	nwin = window.open("moushikomi.htm", "Newwindow","width=600,height=490,scrollbars=yes");
	nwin.document.close();

	return false;
}

/////////////////////////////////// ######  HENKOU Window script ###### ///////////////////////////////////

function newwindow_moushikomi2() {
	nwin = window.open("moushikomi.htm#tori", "Newwindow","width=600,height=490,scrollbars=yes");
	nwin.document.close();

	return false;
}

/////////////////////////////////// ######  YAKKAN Window script ###### ///////////////////////////////////

function newwindow_yakkan() {
	nwin = window.open("../yakkan/tehai1.htm", "Newwindow","width=650,height=490,scrollbars=yes");
	nwin.document.close();

	return false;
}
