function goHome() {
    window.open("index.php", "_self");
}
function goOrder() {
    window.open("order.php", "_self");
}
function goShop() {
    window.open("shop.php", "_self");
}
function goContact() {
    window.open("contactus.php", "_self");
}
function goSitemap() {
    window.open("sitemap.php", "_self");
}
function goTC() {
    window.open("http://www.zespri.com.tw/", "_blank");
}
function goEnorder() {
    window.open("order1_en.php", "_self");
}
function goNotes() {
    window.open('order3.html','_blank','width=756,height=600,statusbar=no,scrollbars=yes,status=no,resizable=yes');
}
function goNewsAct() {
    window.open("event_list.php", "_self");
}
function goNewsReport() {
    window.open("news_list.php", "_self");
}
function goBioRecipe() {
    window.open("knowledge_list.php", "_self");
}
function goBioStar() {
    window.open("famous_list.php", "_self");
}
function goBioPick() {
    window.open("choose.php", "_self");
}
function goBioKiwi() {
    window.open("kiwi100.php", "_self");
}
function goDisProduct() {
    window.open("discovery_product.php", "_self");
}
function goDisHistory() {
    window.open("discovery_history.php", "_self");
}
function goDisSystem() {
    window.open("discovery_system.php", "_self");
}
function goDisFake() {
    window.open("discovery_fake.php", "_self");
}
function goAboutPresident() {
    window.open("about_president.php", "_self");
}
function goAboutBorn() {
    window.open("about_born.php", "_self");
}
function goAboutQuality() {
    window.open("about_quality.php", "_self");
}
function goAboutHistory() {
    window.open("about_history.php", "_self");
}
function goAboutBrand() {
    window.open("about_brand.php", "_self");
}
function goRecipeTasty() {
    window.open("food1_list.php", "_self");
}
function goRecipeLight() {
    window.open("food2_list.php", "_self");
}
function goDownload() {
    window.open("download.php", "_self");
}
function goDownSleep() {
    window.open("download_sleep.php", "_self");
}
function goDownTVCF() {
    window.open("download_tvcf.php", "_self");
}
function goDownBook() {
    window.open("download_book.php", "_self");
}