﻿function showAlert() {
    alert('尚未開放 敬請期待！');
}

function cashCharge() {
    window.open('http://billing.t3-tw.com/cash_charge_pop.asp', '', '_blank', '');
}

function cashManager() {
    window.open('http://webservice.t3-tw.com/Cash/CashInfoCheck.aspx', '', '_blank', '');
}

function service1() {
    window.open('http://www.t3-tw.com/customer/gm_service.aspx');
}

function service2() {
    window.open('http://www.t3-tw.com/customer/steal.aspx');
}

function service3() {
    window.open('http://www.t3-tw.com/customer/service_defraud04.aspx');
}

function service4() {
    window.open('http://www.t3-tw.com/customer/report_list.aspx');
}

function service5() {
    window.open('http://www.t3-tw.com/customer/Gblock_list.aspx', '', '_blank', '');
}

function service6() {
    window.open('http://www.t3-tw.com/customer/service_info.aspx');
}

function service7() {
    window.open('http://www.t3-tw.com/customer/service_info.aspx');
}


