/****** menu ¸µÅ© *****************/
function menu1() { location.href = "index1.aspx"; }
function menu2() { location.href = "about1.aspx"; }
function menu3() { location.href = "news1.aspx"; }
function menu4() { location.href = "technology.aspx"; }
function menu5() { location.href = "products1.aspx"; }
function menu6() { location.href = "code1.aspx"; }
function menu7() { location.href = "research.aspx"; }
function menu8() { location.href = "successful.aspx"; }
function menu9() { location.href = "contact_us.aspx"; }


/******* Á¦Ç°¾È³» ¸µÅ© *****************/
function menu2sub1() { location.href = "about1.aspx"; }
function menu2sub2() { location.href = "about2.aspx"; }
