// ¸ÞÀÎ function main() { self.location.href = "/main.html"; } function mail() { self.location.href = "mailto:marathon@jnilbo.com"; } function pung(){ var window_left = (screen.width-450)/2; var window_top = (screen.height-121)/2; nWin = window.open("/marathon/pung.html","jehan",'width=450,height=121,status=no,top=' + window_top + ',left=' + window_left + ''); nWin.focus(); } function marathon1() { self.location.href = '/marathon/?menu=marathon_1'; } function marathon2() { self.location.href = '/marathon/?menu=marathon_2'; } function marathon3() { self.location.href = '/marathon/?menu=marathon_3'; } function marathon4() { self.location.href = '/bbs/board.php3?table=notice'; } function marathon5() { self.location.href = '/marathon/?menu=marathon_5'; } function marathon6() { self.location.href = '/marathon/?menu=marathon_6'; } function marathon7() { self.location.href = '/marathon/?menu=marathon_7'; } function course1() { self.location.href = '/course/?menu=course_1'; } function application1() { self.location.href = '/application/?menu=application_1'; } function application2() { self.location.href = '/application/?menu=application_2'; } function application3() { self.location.href = '/application/?menu=application_3'; } function confirmation1() { self.location.href = '/confirmation/?menu=confirmation_1'; } function confirmation2() { self.location.href = '/confirmation/?menu=confirmation_2'; } function record1() { self.location.href = '/record/?menu=record_1'; } function record2() { self.location.href = '/record/?menu=record_2'; } function free1() { self.location.href = '/bbs/board.php3?table=freeboard'; } function free2() { self.location.href = '/bbs/board.php3?table=chulsa'; } function free3() { self.location.href = '/bbs/board.php3?table=hongbo'; } function free4() { self.location.href = '/bbs/board.php3?table=notice'; } function photo1() { self.location.href = '/bbs/board.php3?table=photo'; } function honor1() { self.location.href = '/honor/?menu=honor_1'; } function honor2() { self.location.href = '/honor/?menu=honor_2'; } function honor3() { self.location.href = '/honor/?menu=honor_3'; } function honor4() { self.location.href = '/bbs/board.php3?table=honor'; } function infor1() { self.location.href = '/infor/?menu=infor_1'; } function sitemap1() { self.location.href = '/sitemap/?menu=sitemap_1'; } function view() { var window_left = (screen.width-800)/2; var window_top = (screen.height-700)/2; ref = "/course.html"; window.open(ref,"printwin",'width=800,height=700,status=no,top=' + window_top + ',left=' + window_left + ''); }