window.langs = {"amz_web_copyright_msg":" Copyright \u00a92016 AMZGame, All Rights Reserved","amz_copyright_msg":" Copyright AMZGame 2016 ","error_parameter":"Error Parameter.","error_save_data":"Failed to save data","game_not_found":"Game Not Found!","order_not_found":"Order Not Found!","order_status_illegal":"Order Status Illegal!","server_not_found_or_not_open":"Server Not Found Or Not Open!","game_api_config_not_found":"Game Api Config not Found!","error_server":"Error Server.","server_in_maintenance":"Sorry\uff01Server under maintenance now, please check the news or check back later. Thanks!","server_not_found":"Server not exist.","error_get_play_url":"Error occured.","complete_order_msg":"Order Completed","cancel_order_msg":"cancel_order_msg","fail_order_msg":"fail_order_msg","mini-client_code":"Prompt T698569:","mini-client_msg":"Miniclient will be launched soon","no_login_code":"Prompt T698563:","no_login_msg":"NO LOGIN IN","no_select_bag_code":"Prompt T698563:","no_select_bag_msg":"NO SELECTED PACKS","no_bag_code":"Prompt T698563:","no_bag_msg":"Gift Pack Runs out","server_not_open_code":"Prompt T698563:","server_not_open_msg":"Sorry\uff01Server is not open now, please check the news or check back later. Thanks!","server_maintenance_code":"Prompt T698563:","server_maintenance_msg":"Sorry\uff01Server under maintenance now, please check the news or check back later. Thanks!!!","error_account_null":"Accout cannot be empty","error_account_illegal":"Accout is illegal","error_account_not_account":"Please enter a valid e-mail address","error_email_null":"Email cannot be empty","error_account_not_email":" Please enter a valid e-mail address","error_account_not_exist":"This Accout is not exist","error_account_exist":"This Accout is exist","error_password_null":"Password cannot be empty","error_confirmpwd_null":"Confirm password cannot be empty","error_password_illegal":" Password cannot exceed 20 characters","error_password_unmatched":"Password and confirm password is not equal","error_password_wrong":"Password wrong","error_agreed_the_rule":"Please agreed to the Terms Of Service & Privacy Policy","ticket_code":"Prompt T698563:","ticket_msg":"The programe has been successfully submitted to the system","forget_account_code":"Prompt T698563:","forget_account_msg":"The programe has been successfully submitted to the system","error_code":"Prompt T698563:","error_msg":"Sorry! System busy. Please try later.","shop_package_expired_code":"Prompt T698566:","shop_package_expired_msg":"THE PACKAGE EXPIRED","shop_package_stocks_code":"Prompt T698566:","shop_package_stocks_msg":"INSUFFICIENT STORAGE","shop_package_coin_code":"Prompt T698566:","shop_package_coin_msg":"LACK OF GOLD COINS","shop_package_num_code":"Prompt T698566:","shop_package_num_msg":"EXCHANGE THE NUMBER OF ILLEGAL","shop_package_vip_code":"Prompt T698566:","shop_package_vip_msg":"VIP LEVEL IS NOT ENOUGH","test":"Test Lang","error_param":"Error parameter.","error_email_not_exist":"This Email is not exist","error_bbsname_exist":"Your bbs_name is exist","error_email_not_bind":"This Email hasn't bind any account","error_email_is_bind":"This Email has bind a account","error_old_password_wrong":"Old password wrong","error_update_password":"Failed to update password","error_auth_code":"Verification Code is wrong","error_auth_code_expire":"Verification code is expire","error_auth_code_null":"Code cannot be empty","error_auth_code_illegal":"Code must be 6 numbers","error_system_busy":"System busy , try again later","error_account_password_null":"Account or password is null","erorr_get_data":"Failed to get data","error_get_exp":"Failed to get exp","error_recharege_record":"You haven't recharged yet!","error_bbsname_change":"Please enter a valid bbs_name!","error_register":"Register error, please try agian!","error_email_exist":"This email is register.","success_sent_auth_code":"Code has sent to your email","success_save_password":"Your password has changed!","success_save_data":"Success to save data","success_verify_email":"Success to verify Email","success_bind_email":"Success to bind Email","success_get_exp":"Quest completed!","success_create_account":"Success to create Account","error_has_get_exp":"You has get this exp","error_complete_profile":"You haven't completed your personal information yet!","error_not_verify_email":"You hasn't Verify your Email!","error_order_id":"Order No is wrong!","error_update_order":"Failed to update order data","success_cancel_order":"Success to cancel order","ask_cancel_order":"Do you confirm to cancel this order ?","ORDER_STATUS_INCOMPLETE":"Incomplete","ORDER_STATUS_COMPLETE":"Complete","ORDER_STATUS_CANCEL":"Cancel","ORDER_STATUS_PENDING":"Pending","ORDER_STATUS_ADMIN_CANCEL":"Admin cancel","ORDER_STATUS_CANCEL_CHARGEBACK":"Cancel chargeback","ORDER_STATUS_DENIED":"Denied","ORDER_STATUS_HIGH_RISK":"High risk","beta_error_nologin":"Please login","beta_error_already_get_code":"You have claimed the code","beta_error_low_code":"Requirement unreached","beta_error_no_giftbag":"Unkown Pack","beta_get_code_success":"Claim Code successful!"};

window.L = function(key){if(typeof(window.langs[key]) == "undefined") return key; return window.langs[key];}