function regClick(menu){

//캠퍼스소개
	if (menu=="go1_0"){
		location.href="/home/intro/content.html?shell=/home/intro/index.shell";
	}else if(menu=="go1_1"){
		location.href="/home/intro/content.html?shell=/home/intro/index.shell";
	}else if(menu=="go1_2"){
		location.href="/home/intro/sub2.html?shell=/home/intro/index.shell";
	}else if(menu=="go1_3"){
		location.href="/home/intro/sub3_2.html?shell=/home/intro/index.shell";
	}else if(menu=="go1_4"){
		location.href="/home/intro/sub4.html?shell=/home/intro/index.shell";
	}else if(menu=="go1_5"){
		location.href="/home/intro/sub5.html?shell=/home/intro/index.shell";
	}else if(menu=="go1_6"){
		location.href="/home/intro/sub6.html?shell=/home/intro/index.shell";



//입학정보
	}else if(menu=="go2_0"){
		location.href="/home/enter/content.html?shell=/home/enter/index.shell";
	}else if(menu=="go2_1"){
		location.href="/home/enter/content.html?shell=/home/enter/index.shell";
	}else if(menu=="go2_2"){
		window.open("http://www.highpass.co.kr/user/step.asp","","");
	}else if(menu=="go2_3"){
		location.href="/enter1.brd?shell=/home/enter/index.shell";
	}else if(menu=="go2_4"){
		location.href="/enter2.brd?shell=/home/enter/index.shell";
	}else if(menu=="go2_5"){
		location.href="/enter3.brd?shell=/home/enter/index.shell";
	}else if(menu=="go2_6"){
		window.open("http://pt.kopo.ac.kr:8080/sso/jsp/habgyeog.html","","");




//학과정보
	}else if(menu=="go3_0"){
		location.href="/home/subject/content.html?shell=/home/subject/index.shell";
	}else if(menu=="go3_1"){
		location.href="/home/subject/content.html?shell=/home/subject/index.shell";
	}else if(menu=="go3_2"){
		location.href="/home/subject/sub2.html?shell=/home/subject/index.shell";
	}else if(menu=="go3_3"){
		location.href="/home/subject/sub3.html?shell=/home/subject/index.shell";
	}else if(menu=="go3_4"){
		location.href="/home/subject/sub4.html?shell=/home/subject/index.shell";
	}else if(menu=="go3_5"){
		location.href="/home/subject/sub5.html?shell=/home/subject/index.shell";


//학사정보
	}else if(menu=="go4_0"){
		location.href="/home/info/content.html?shell=/home/info/index.shell";
	}else if(menu=="go4_1"){
		location.href="/home/info/content.html?shell=/home/info/index.shell";
	}else if(menu=="go4_2"){
		location.href="/home/info/sub2.html?shell=/home/info/index.shell";
	}else if(menu=="go4_3"){
		location.href="/home/info/sub3.html?shell=/home/info/index.shell";
	}else if(menu=="go4_4"){
		location.href="/home/info/sub4.html?shell=/home/info/index.shell";
	}else if(menu=="go4_5"){
		location.href="/home/info/sub5.html?shell=/home/info/index.shell";
	}else if(menu=="go4_6"){
		location.href="/home/info/sub6.html?shell=/home/info/index.shell";
	}else if(menu=="go4_7"){
		window.open("http://www.ikopo.net/","","");




//대학광장
	}else if(menu=="go5_0"){
		location.href="/home/comm/content.html?shell=/home/comm/index.shell";
	}else if(menu=="go5_1"){
		location.href="/free.brd?shell=/home/comm/index.shell";
	}else if(menu=="go5_2"){
		location.href="/comm1.brd?shell=/home/comm/index.shell";
	}else if(menu=="go5_3"){
		location.href="/alumni.brd?shell=/home/comm/index.shell";
	}else if(menu=="go5_4"){
		location.href="/student.brd?shell=/home/comm/index.shell";
	}else if(menu=="go5_5"){
		location.href="/home/comm/club.html?shell=/home/comm/index.shell";
	}else if(menu=="go5_6"){
		location.href="/home/comm/dormitory.html?shell=/home/comm/index.shell";
                     }else if(menu=="go5_7"){
		location.href="/home/comm/library.html?shell=/home/comm/index.shell";
	}else if(menu=="go5_8"){
		location.href="javascript:alert('교직원 메뉴입니다')";



//산학협력센터
	}else if(menu=="go6_0"){
		location.href="/home/job/content.html?shell=/home/job/index.shell";
	}else if(menu=="go6_1"){
		location.href="/home/job/content.html?shell=/home/job/index.shell";
	}else if(menu=="go6_2"){
		location.href="/home/job/sub1.html?shell=/home/job/index.shell";
	}else if(menu=="go6_3"){
		location.href="/home/job/sub2.html?shell=/home/job/index.shell";
	}else if(menu=="go6_4"){
		location.href="/job.brd?shell=/home/job/index.shell";
	}else if(menu=="go6_5"){
		location.href="/job2.brd?shell=/home/job/index.shell";



//메인배너

	}else if(menu=="go7_1"){
		location.href="/home/enter/content.html?shell=/home/enter/index.shell";
	}else if(menu=="go7_2"){
		window.open("http://pt.kopo.ac.kr:8080/sso/jsp/habgyeog.html","","");
	}else if(menu=="go7_3"){
		location.href="/enter2.brd?shell=/home/enter/index.shell";

//메인배너2

	}else if(menu=="go8_1"){
		location.href="/home/subject/content.html?shell=/home/subject/index.shell";
	}else if(menu=="go8_2"){
		location.href="/home/subject/sub2.html?shell=/home/subject/index.shell";
	}else if(menu=="go8_3"){
		location.href="/home/subject/sub3.html?shell=/home/subject/index.shell";
	}else if(menu=="go8_4"){
		location.href="/home/subject/sub4.html?shell=/home/subject/index.shell";
	}else if(menu=="go8_5"){
		location.href="/home/subject/sub5.html?shell=/home/subject/index.shell";






	}
}

