﻿function goHNK() {
    window.open("http://www.heineken.com.tw/", "_blank", ""); 
}
function goContact() {
    window.open("http://www.heineken.com.tw/index1.aspx#/contact/", "_blank", ""); 
}
function goCopyright() {
    window.open("http://www.heineken.com.tw/index1.aspx#/copyright/", "_blank", ""); 
}
function goPrivacy() {
    window.open("http://www.heineken.com.tw/index1.aspx#/privacy/", "_blank", ""); 
}
function goUse() {
    window.open("http://www.heineken.com.tw/index1.aspx#/use/", "_blank", ""); 
}
function goEHR() {
	window.open("http://www.enjoyheinekenresponsibly.com/pages/agecheck.aspx?locale=zht-tw", "_blank", "");
}
