function Go() {
        var URL;
		URL = "http://www.sanyo-railway.co.jp/dentetu/timeschedule/timeschedule_default.html";
		w=window.open(URL,"timeschedull","toolbar=yes,scrollbars=no,resizable=no,width=444,height=550");
}