//menu1
function sub1_001(){
	location.href="/company/greeting.html";
}
function sub1_002(){
	location.href="/company/history.html";
}
function sub1_003(){
	location.href="/company/organ.html";
}
function sub1_004(){
	location.href="/company/motto.html";
}
function sub1_005(){
	location.href="/company/service.html";
}
function sub1_006(){
	location.href="/company/map.html";
}


//menu2
function sub2_001(){
	location.href="/portfolio/portfolio.html";
}
function sub2_002(){
	location.href="/portfolio/result.html";
}

function sub2_003(){
	location.href="/portfolio/manage.html";
}

//menu3
function sub3_001(){
	location.href="/academy/academy.html";
}


//menu4
function sub4_001(){
	location.href="/intranet";
}


//menu5
function sub5_001(){
	location.href="/bbs.html?bid=notice";
}
function sub5_002(){
	location.href="/bbs.html?bid=tran";
}