
//番組お知らせ --------------------------------------------------------------

	//* お知らせ *

	function info() {
		open("../info.html", "window1", "toolbar=0,menuber=0,scrollbars=0,location=0,directories=0,status=0,resizable=0,width=350,height=300");
	}
