
function  main(){        location.href = "/";        }


//Company Info
function  menu1_0101(){ location.href = "/company/company01.php";        }								//Introduction
function  menu1_0201(){ location.href = "/company/company02.php";        }								//CEO Message
function  menu1_0301(){ location.href = "/company/company03.php";        }								//Vision Policy
function  menu1_0401(){ location.href = "/company/company04.php";        }								//Organization


//Business
function  menu2_0101(){ location.href = "/business/business01.php";        }						//Energy Saving	
function  menu2_0201(){ location.href = "/business/business02.php";        }						//ASIC
function  menu2_0301(){ location.href = "/business/business03.php";        }						//Control System
function  menu2_0401(){ location.href = "/business/business04.php";        }						//HI-end Audio


//Products
function  menu3_0101(){ location.href = "/products/product_form.php?bo_table=product01&wr_id=1";        }					//Lighting
function  menu3_0201(){ location.href = "/products/product_form.php?bo_table=product02&wr_id=1";        }					//Fluorescent Lamp
function  menu3_0301(){ location.href = "/products/product_form.php?bo_table=product03&wr_id=1";        }					//ASIC Control
function  menu3_0401(){ location.href = "/products/product_form.php?bo_table=product04&wr_id=1";        }					//Hi-end Audio


//Application
function  menu4_0101(){ location.href = "/application/application01.php";        }			//Application


//Support
function  menu5_0101(){ location.href = "/board/bbs/board.php?bo_table=catalogue";        }			//Catalogue
function  menu5_0201(){ location.href = "/board/bbs/board.php?bo_table=manual";        }			//Manual 


//community
function  menu6_0101(){ location.href = "/board/bbs/board.php?bo_table=news";        }          //news


//contact
function  menu7_0101(){ location.href = "/contact/contact01.php";        }          //Headquarter
function  menu7_0201(){ location.href = "/contact/contact02.php";        }          //China Office
function  menu7_0301(){ location.href = "/contact/contact03.php";        }          //Distributors / Sales network


//function  ing(){ alert("ÁØºñÁßÀÔ´Ï´Ù.");        }
