/************** general error message **************/
var err_general_c = new Array();
err_general_c[0] = "<b>暫沒資料可顯示</b>";
err_general_c[1] = "<b>對不起！系統現正繁忙</b>，暫沒資料可顯示，請稍後重試。不便之處，敬請原諒。";
err_general_c[2] = "<b>對不起！系統現正繁忙</b>，請稍後重試。不便之處，敬請原諒。";

var err_general_e = new Array();
err_general_e[0] = "<b>Information not available.</b>";
err_general_e[1] = "<b>Sorry, system is currently busy.</b> Please try again later. We apologize for any inconvenience caused.";
err_general_e[2] = "<b>Sorry, system is currently busy.</b> Please try again later. We apologize for any inconvenience caused.";


/************** login page error message **************/
var err_login_c = new Array();
err_login_c[0] = "<b>對不起！系統現正繁忙</b>，請稍後重試。不便之處，敬請原諒。";
err_login_c[1] = "<b>使用者名稱或密碼不正確</b>，請重新輸入。";
err_login_c[2] = "<b>對不起！您未能以 NETPass 登入</b>。您的『網上行』服務戶口已被暫停或終止。";

var err_login_e = new Array();
err_login_e[0] = "<b>Sorry, system is currently busy.</b> Please try again later. We apologize for any inconvenience caused.";
err_login_e[1] = "<b>Login ID or Password is invalid.</b>Please re-enter.";
err_login_e[2] = "<b>Sorry, NETPass is invalid.</b> Your NETVIGATOR Internet Access service account is either suspended or terminated.";



/************* usage and storage error message ********/
var err_usage_c = new Array();
err_usage_c[0] = "日期不正確，請重新輸入。";
err_usage_c[1] = "您所選擇之月份並不適用，請重新選擇。";
err_usage_c[2] = "日期不正確，開始日期必須早於結束日期。請重新輸入。";
err_usage_c[3] = "<b>對不起！找不到任何記錄</b>。請輸入其他日期。"

var err_usage_e = new Array();
err_usage_e[0] = "Date input invalid. Please try again.";
err_usage_e[1] = "Requested period invalid. Please try again.";
err_usage_e[2] = "Date input invalid. The start date must be earlier than end date. Please try again.";
err_usage_e[3] = "<b>Sorry, no record found. </b>Please try another period."

/************* contact us error message ***************/
var err_contactus_c = new Array();
err_contactus_c[0] = "對不起！電郵地址不正確，請重新輸入。";
err_contactus_c[1] = "內容部分懸空，請輸入訊息。";
err_contactus_c[2] = "<b>謝謝！</b>我們將盡快作出跟進。";

var err_contactus_e = new Array();
err_contactus_e[0] = "Sorry, email address invalid. Please re-enter.";
err_contactus_e[1] = "Content field emtpy. Please input your message.";
err_contactus_e[2] = "<b>Thank you for your message.</b>We will respond to you shortly.";

/************* terminate service error message *********/

var err_terminate_c = new Array();
err_terminate_c[0] = "<b>謝謝！</b>我們將盡快作出檢討。"
err_terminate_c[1] = "<b>對不起！遞交程序發生錯誤</b>，請重試。"

var err_terminate_e = new Array();
err_terminate_e[0] = "<b>Thank you for your notice. </b>We will respond to your request shortly."
err_terminate_e[1] = "<b>Sorry, submission failed.</b>Please try again."


/************  bill summary error message ***************/
var err_bill_summary_c = new Array();
err_bill_summary_c[0] = "由於系統更新關係，我們暫未能提供電子帳單服務，請稍後重試。";
err_bill_summary_c[1] = "使用者名稱或密碼不正確，請重新輸入。";
err_bill_summary_c[2] = "此使用者名稱並非帳戶之主要使用者，未被授權查閱電子帳單。";
err_bill_summary_c[3] = "您尚未完全建立個人戶口資料，暫不能查閱電子帳單。";
err_bill_summary_c[4] = "您可以查閱最新三期之電子帳單。請關閉此視窗，然後在預覽頁內揀選帳單。";
err_bill_summary_c[5] = "您的帳單正在更新中，請稍後再查閱您的帳單總金額。";
err_bill_summary_c[6] = "現時此服務只適用於 netvigator.com、hkstar.com、ULTRALINE 及 netteens.net 之域名用戶（所有 Business (group) Plan 會員除外），稍後其他 NETVIGATOR 用戶亦可享用服務。不便之處，敬請原諒。";
err_bill_summary_c[7] = "用量及儲存量記錄只供您帳戶名下之使用者查閱。請關閉此視窗，然後按帳單詳情內之超連結。";
err_bill_summary_c[8] = "登入逾時，請重新登入。";
err_bill_summary_c[9] = "此網頁所顯示之帳單資料並不正確。如有查詢，請聯絡我們的客戶服務主任。";
err_bill_summary_c[10] = "此帳單通知電郵內之超連結已經過期。請注意此類超連結只於六個月內適用。";

err_bill_summary_c[11] = "<b>對不起！找不到任何記錄</b>。"

var err_bill_summary_e = new Array();
err_bill_summary_e[0] = 'ERROR<BR>The "Web Bill" service is currently under maintenance.<BR>Please try again later.';
err_bill_summary_e[1] = "Invalid Login ID or password.<BR>Please check and re-type in your information again.";
err_bill_summary_e[2] = "UserID is not the principle user of the account.<BR>Only principle user is eligible to view webBill.";
err_bill_summary_e[3] = "Customer profile is not ready for viewing bill in webBill";
err_bill_summary_e[4] = "Only the latest three bills are provided for customer to view.<BR>Please close this window and click? the bills on the preview page.";
err_bill_summary_e[5] = "Your bill is currently in the updating process.  Please check again later for your total charges.";
err_bill_summary_e[6] = "This service is currently available for netvigator.com, hkstar.com, ULTRALINE and netteens.net domain users(excluding all Business (group) Plan members), <br>all other NETVIGATOR members can  enjoy this service soon.<br>We apologize for any inconvenience caused.";
err_bill_summary_e[7] = "Only all Login ID under your account can be viewed via Web Usage/Storage Enquiry.<BR>Please close this window and click the links on Web Bill Details pages.";
err_bill_summary_e[8] = "ERROR<BR>You cannot proceed because your session has been expired.<BR>Please kindly login again.";
err_bill_summary_e[9] = "The information in the URL is NOT valid for bill viewing.<BR>Please contact our customer service for further inquiry.";
err_bill_summary_e[10] = "The hyperlink in Email Bill you have clicked is expired.<BR>Please be reminded that the hyperlink in Email bill to Web Bill service is only available for 6 months only.";

err_bill_summary_e[11] = "<b>Sorry, no record found.</b>";