
var  str_pages = {

// File Name:StaticRouteTableAdvRpm.htm
ntw_static_route_table_adv:	{
	t_title                 	:		"Add or Modify a Static Route Entry",
	t_dest_ip_addr          	:		"Destination IP Address:",
	t_submask               	:		"Subnet Mask:",
	t_gateway               	:		"Default Gateway:",
	t_status                	:		"Status:",
	t_disabled              	:		"Disabled&nbsp;",
	t_enabled               	:		"Enabled&nbsp;",
	js_input_ip             	:		"Please input IP address!",	
	js_input_mask           	:		"Please input the subnet mask address!",	
	js_input_gtw            	:		"Please input Gateway address!",	
	js_info_end	:"js_info_end"
},

// File Name:SystemStatisticRpm.htm
ntw_system_statistic:	{
	t_title                 	:		"Statistics",
	t_cur_status            	:		"Current Statistics Status:",
	t_pck_sta_int           	:		"Packets Statistics Interval(5~60):",
	t_sec                   	:		"&nbsp;Seconds",
	t_auto_ref              	:		"&nbsp;Auto-refresh",
	t_srt_rul               	:		"Sorted Rules:",
	t_ttl                   	:		"Total",
	t_crnt                  	:		"Current",
	t_mdf                   	:		"Modify",
	t_ip_addr               	:		"IP Address/",
	t_mac_addr              	:		"MAC Address",
	t_pcks                  	:		"Packets",
	t_bts                   	:		"Bytes",
	t_icmp                  	:		"ICMP Tx",
	t_udp                   	:		"UDP Tx",
	t_syn                   	:		"SYN Tx",
	t_reset                 	:		"Reset",
	t_delete                	:		"Delete",
	t_empty                 	:		"The current list is empty.",
	t_enabled               	:		"Enabled",
	t_disabled              	:		"Disabled",
	js_to_reset             	:		"Are you sure to reset all statistics?",	
	js_to_delete            	:		"Are you sure to delete all entries?",	
	js_info_end	:"js_info_end"
},

// File Name:WzdWanTypeRpm.htm
wzd_wantype:	{
	t_title                 	:		"Quick Setup - Choose WAN Connection Type",
	t_item                  	:		"Please choose WAN Connection Type:",
	t_pppoe                 	:		"PPPoE",
	t_dyn_ip                	:		"Dynamic IP",
	t_static_ip             	:		"Static IP",
	js_info_end	:"js_info_end"
},

// File Name:AssignedIpAddrListRpm.htm
ntw_assigned_ip_addr_list:	{
	t_title                 	:		"DHCP Clients List",
	t_id                    	:		"ID",
	t_client_name           	:		"Client Name",
	t_mac_address           	:		"MAC Address",
	t_assigned_ip           	:		"Assigned IP",
	t_lease_time            	:		"Lease Time",
	t_permanent             	:		"Permanent",
	t_list_none             	:		"No attached client currently.",
	js_info_end	:"js_info_end"
},

// File Name:DomainFilterRpm.htm
ntw_domain_filter:	{
	t_title                 	:		"Domain Filtering",
	t_fw_set                	:		"Firewall Settings (You can change it on Firewall page)",
	t_en_fw                 	:		"Enable Firewall:",
	t_en_domain_flt         	:		"Enable Domain Filtering:",
	t_eff_tm                	:		"Effective time",
	t_domain_name           	:		"Domain Name",
	t_status                	:		"Status",
	t_modify                	:		"Modify",
	t_enabled               	:		"Enabled",
	t_disabled              	:		"Disabled",
	t_delete                	:		"Delete",
	js_no_entry             	:		"No entry exists in the table!",	
	js_to_delete            	:		"Are you sure to delete all entries?",	
	js_info_end	:"js_info_end"
},

// File Name:VirtualServerRpm.htm
ntw_virtual_server:	{
	t_all                   	:		"ALL",
	t_title                 	:		"Virtual Servers",
	t_id                    	:		"ID",
	t_srv_port              	:		"Service Port",
	t_ip_addr               	:		"IP Address",
	t_proto                 	:		"Protocol",
	t_status                	:		"Status",
	t_modify                	:		"Modify",
	t_enabled               	:		"Enabled",
	t_disabled              	:		"Disabled",
	t_delete                	:		"Delete",
	js_no_entry             	:		"No entry exists in the table!",	
	js_to_delete            	:		"Are you sure to delete all entries?",	
	js_info_end	:"js_info_end"
},

// File Name:NoipDdnsRpm.htm
noip_dns:	{
	t_title                 	:		"DDNS",
	t_ser_provider          	:		"Service Provider:",
	t_dyndns                	:		"Dyndns ( www.dyndns.org )",
	t_pean                  	:		"PeanutHull ( www.oray.net )",
	t_comexe                	:		"Comexe ( www.comexe.cn )",
	t_no_ip                 	:		"No-IP ( www.no-ip.com )",
	t_wan_port              	:		"WAN Port:",
	t_user_name             	:		"User Name:",
	t_pwd                   	:		"Password:",
	t_domain_name           	:		"Domain Name:",
	t_enable_ddns           	:		"Enable DDNS",
	t_conn_stat             	:		"Connection Status:",
	t_not_launch            	:		"DDNS not launching!",
	t_connecting            	:		"Connecting...",
	t_succeeded             	:		"Succeeded!",
	t_err_inf               	:		"User or Password error!",
	t_dmn_name_err          	:		"Domain Name error",
	js_info_end	:"js_info_end"
},

// File Name:WanIpFilterAdvRpm.htm
ntw_wan_ip_filter_adv:	{
	t_title                 	:		"Add or Modify an IP Address Filtering Entry",
	t_eff_tm                	:		"Effective time:",
	t_lan_ip_addr           	:		"LAN IP Address:",
	t_lan_port              	:		"LAN Port:",
	t_wan_ip_addr           	:		"WAN IP Address:",
	t_wan_port              	:		"WAN Port:",
	t_proto                 	:		"Protocol:",
	t_all                   	:		"ALL",
	t_action                	:		"Action:",
	t_deny                  	:		"Deny",
	t_allow                 	:		"Allow",
	t_status                	:		"Status:",
	t_disabled              	:		"Disabled",
	t_enabled               	:		"Enabled",
	js_err_start_time       	:		"Bad start time (only 4 numbers), please input another number!",	
	js_bad_end_time         	:		"Bad end time (only 4 numbers), please input another number!",	
	js_bad_lan_port         	:		"Bad LAN port number!",	
	js_bad_wan_port         	:		"Bad WAN port number!",	
	js_info_end	:"js_info_end"
},

// File Name:StatusRpm.htm
ntw_status:	{
	t_dyn_ip                	:		"Dynamic IP",
	t_static_ip             	:		"Static IP",
	t_ie_dyn                	:		"IEEE802.1X + Dynamic IP",
	t_ie_static             	:		"IEEE802.1X + Static IP",
	t_big_pond_cable        	:		"Big Pond Cable",
	t_disabled              	:		"Disabled",
	t_timeout               	:		"Timeout",
	t_link_down             	:		"Link Down",
	t_link_up               	:		"Link Up",
	t_sta                   	:		"108Mbps (Static)",
	t_dyn                   	:		"108Mbps (Dynamic)",
	t_not_log_in            	:		"Not log in",
	t_logging_in            	:		"Logging in, please wait...",
	t_longin_suc            	:		"Login successfully",
	t_obt_net_para          	:		"Obtaining network parameters...",
	t_title                 	:		"Status",
	t_firm_vs               	:		"Firmware Version:",
	t_hd_vs                 	:		"Hardware Version:",
	t_lan                   	:		"LAN",
	t_mac_addr              	:		"MAC Address:",
	t_ip_addr               	:		"IP Address:",
	t_sub_mask              	:		"Subnet Mask:",
	t_disable               	:		"Disabled",
	t_enable                	:		"Enabled",
	t_wireless              	:		"Wireless",
	t_wl_radio              	:		"Wireless Radio:",
	t_name_ssid             	:		"Name (SSID):",
	t_channel               	:		"Channel:",
	t_mode                  	:		"Mode:",
	t_wan1                  	:		"WAN",
	t_status                	:		"Status:",
	t_def_gt                	:		"Default Gateway:",
	t_ddns_ser              	:		"DNS Server:",
	t_online_time           	:		"Online Time:",
	t_trff_stat             	:		"Traffic Statistics",
	t_byt                   	:		"Bytes:",
	t_pcks                  	:		"Packets:",
	t_rate                  	:		"Rate",
	t_rece_byt              	:		"Received (Bytes)",
	t_rece_pck              	:		"Received (Packets)",
	t_sent_pcks             	:		"Sent (Packets)",
	t_total                 	:		"Total",
	t_sys_up_time           	:		"System Up Time:",
	js_info_end	:"js_info_end"
},

// File Name:SystemLogRpm.htm
ntw_sys_log:	{
	t_title                 	:		"System Log",
	t_index                 	:		"Index",
	t_log                   	:		"Log Content",
	js_to_delete            	:		"Are you sure to clean all the logs?",	
	js_info_end	:"js_info_end"
},

// File Name:WlanWpsChkModeRpm.htm
WlanWpsChkModeRpm:	{
	t_title                 	:		"Add A New Device",
	t_dev_pin               	:		"Enter the new device's PIN.",
	t_new_dev_pin           	:		" Press the button of the new device in two minutes.",
	t_inv_pin               	:		"Invalid WPS PIN, please check if it is correct!",
	t_conneting             	:		"Connecting ...",
	t_con_suc               	:		"Connect successfully !",
	t_con_err               	:		"Connect error !",
	js_pin_chk              	:		"The PIN must make up of 8 bytes digit, please check if it's correct !",	
	js_info_end	:"js_info_end"
},

// File Name:WzdWlanRpm.htm
WzdWlanRpm:	{
	t_title                 	:		"Quick Setup - Wireless",
	t_wl_radio              	:		"Wireless Radio:",
	t_diable                	:		"Disable",
	t_enable                	:		"Enable",
	t_region                	:		"Region:",
	t_channel               	:		"Channel:",
	t_channel_wd            	:		"Channel Width:",
	t_mode                  	:		"Mode:",
	t_enb_ssid_bc           	:		"Enable SSID Broadcast:",
	js_input_ssid           	:		"Please input SSID!",	
	js_ssid_exce            	:		"The SSID cannot exceed 32 alphanumeric characters. Please input correctly!",	
	js_info_end	:"js_info_end"
},

// File Name:Index.htm
Index:	{
	t_noFrame               	:		"Please upgrade to a version 4 or higher browser so that you can use this setup tool.",
	js_info_end	:"js_info_end"
},

// File Name:WlanMacFilterRpm.htm
wlan_macFilter:	{
	t_allow                 	:		"allow",
	t_deny                  	:		"deny",
	t_title                 	:		"Wireless MAC Filtering",
	t_macAddrFlt            	:		"Wireless MAC Filtering:&nbsp;&nbsp;",
	t_disabled              	:		"Disabled",
	t_enabled               	:		"Enabled",
	t_flt_rl                	:		"Filtering Rules",
	t_allow_note            	:		"the stations not specified by any enabled entries in the list to access",
	t_deny_note             	:		"the stations not specified by any enabled entries in the list to access",
	t_macAddr               	:		"MAC Address",
	t_status                	:		"Status",
	t_priv                  	:		"Privilege",
	t_wepKey                	:		"WEP Key",
	t_dsp                   	:		"Description",
	t_modify                	:		"Modify",
	t_delete                	:		"Delete",
	js_to_del               	:		"Are you sure to delete all entries?",	
	js_chg_ruls             	:		"Do you want to change current Filtering Rules?",	
	js_info_end	:"js_info_end"
},

// File Name:SysRebootRpm.htm
ntw_sys_reboot:	{
	t_title                 	:		"Reboot",
	t_notice                	:		"Click this button to reboot the device.",
	js_to_reboot            	:		"Are you sure to reboot the Device?",	
	js_info_end	:"js_info_end"
},

// File Name:WlanSecurityRpm.htm
wlan_security:	{
	t_title                 	:		"Wireless Security",
	t_dis_sec               	:		"Disable Security",
	t_type                  	:		"Type:",
	t_auto                  	:		"Automatic",
	t_open_sys              	:		"Open System",
	t_shared_key            	:		"Shared Key",
	t_wep_key_fm            	:		"WEP Key Format:",
	t_hex                   	:		"Hexadecimal",
	t_ascii                 	:		"ASCII",
	t_key_sel               	:		"Key Selected",
	t_wep_key               	:		"WEP Key",
	t_key_type              	:		"Key Type",
	t_keyStr                	:		"Key",
	t_disabled              	:		"Disabled",
	t_64                    	:		"64bit",
	t_128                   	:		"128bit",
	t_152                   	:		"152bit",
	t_notice_a              	:		"We do not recommend using the WEP encryption if the device operates in ",
	t_ver                   	:		"Version:",
	t_encrypt               	:		"Encryption:",
	t_radius_ser_ip         	:		"Radius Server IP:",
	t_rad_prt               	:		"Radius Port:",
	t_rd_prt_def            	:		"(1-65535, 0 stands for default port 1812)",
	t_radius_pwd            	:		"Radius Password:",
	t_key_grp_key_per       	:		"Group Key Update Period:",
	t_sec_min               	:		"(in second, minimum is 30, 0 means no update)",
	t_psk_ph                	:		"PSK Passphrase:",
	t_psk_ph_note           	:		"(The Passphrase is between 8 and 63 characters long)",
	t_notice_b              	:		"We do not recommend using the TKIP encryption if the device operates in ",
	t_reboot                	:		"The change of wireless config will not take effect until the Router reboot.",
	js_inv_ip               	:		"Invalid IP address for Radius Server, please input again!",	
	js_emp_rad_pwd          	:		"Empty Radius password, continue?",	
	js_rad_pwd_les          	:		"Radius password must be less than 32 characters, please input again!",	
	js_inv_rad_port         	:		"Invalid Radius port, please input again!",	
	js_inv_key_per          	:		"Invalid Group Key Update Period, please input again!",	
	js_emp_psk_ph           	:		"Empty PSK passphrase, please input one!",	
	js_psk_more             	:		"PSK passphrase must be more than 8 characters, please input again!",	
	js_psk_les              	:		"PSK passphrase must be less than 63 characters, please input again!",	
	js_wlsec_no_wep_key     	:		"The wep key is blank.",	
	js_wep_key_h            	:		"WEP key is invalid!\nThe WEP Key Format is Hexadecimal currently.\nMake sure that all digits are Hexadecimal (zero key is illegal) and the length meets the requirement.",
	js_pwd_ill_char         	:		"The password value contain illegal characters, please input another one!",	
	js_chg_wl_conf          	:		"The change of wireless config will not take effect until the Router reboot.",	
	js_info_end	:"js_info_end"
},

// File Name:DMZRpm.htm
ntw_dmz:	{
	t_title                 	:		"DMZ",
	t_status                	:		"Current DMZ Status:",
	t_enable                	:		"Enabled",
	t_disable               	:		"Disabled",
	t_dmz_ip                	:		"DMZ Host IP Address:",
	js_bad_dmz_ip           	:		"The DMZ Host IP Address is invalid, please input again!",	
	js_info_end	:"js_info_end"
},

// File Name:WzdEndRpm.htm
ntw_wzd_end:	{
	t_title                 	:		"Quick Setup - Finish",
	t_wzdEndMsg             	:		"Congratulations! The router is now connecting you to the Internet. For detail settings, please contact other menus if necessary.",
	js_info_end	:"js_info_end"
},

// File Name:LanDhcpServerRpm.htm
ntw_lan_dhcp_server:	{
	t_title                 	:		"DHCP Settings",
	t_dhcp_srv              	:		"DHCP Server:",
	t_disable               	:		"Disabled ",
	t_enable                	:		"Enabled",
	t_start_ip_addr         	:		"Start IP Address:",
	t_end_ip_addr           	:		"End IP Address:",
	t_lease_time            	:		"Address Lease Time:",
	t_def_min               	:		"&nbsp;minutes (1~2880 minutes, the default value is 120)",
	t_def_gt                	:		"Default Gateway:",
	t_optional              	:		" (optional)",
	t_def_domain            	:		"Default Domain:",
	t_prima_dns             	:		"Primary DNS:",
	t_sec_dns               	:		"Secondary DNS:",
	js_reboot_note          	:		"Note:The new configure won't take effect until the device reboot!",	
	js_info_end	:"js_info_end"
},

// File Name:FixMapCfgRpm.htm
ntw_fix_map_cfg:	{
	t_title                 	:		"Address Reservation",
	t_mac_addr              	:		"MAC Address",
	t_ip_addr               	:		"Reserved IP Address",
	t_status                	:		"Status",
	t_modify                	:		"Modify",
	t_disabled              	:		"Disabled",
	t_enabled               	:		"Enabled",
	t_delete                	:		"Delete",
	js_to_delete            	:		"Are you sure to delete all entries?",	
	js_note_fixmap          	:		"Note: The function won't take effect until the Router reboot!",	
	js_info_end	:"js_info_end"
},

// File Name:FireWallRpm.htm
ntw_firewall:	{
	t_title                 	:		"Firewall",
	t_en_fw                 	:		"&nbsp;Enable Firewall (the general firewall switch)",
	t_en_ip_flt             	:		"&nbsp;Enable IP Address Filtering",
	t_ip_flt_rule           	:		"Default IP Address Filtering Rules:",
	t_allow                 	:		"Allow",
	t_pkts_pass             	:		"the packets not specified by any filtering rules to pass through the device",
	t_deny                  	:		"Deny",
	t_en_domain             	:		"Enable Domain Filtering",
	t_en_mac                	:		"Enable MAC Address Filtering",
	t_mac_flt_rule          	:		"Default MAC Address Filtering Rules:",
	t_pc_acc                	:		"these PCs with enabled rules to access the Internet",
	js_info_end	:"js_info_end"
},

// File Name:restart.htm
ntw_restart:	{
	t_title                 	:		"Restart",
	t_conf_upload           	:		"Config Upload Successfully!",
	t_change_lan_ip         	:		"Change LAN IP address Successfully!",
	t_mac_clone             	:		"MAC Clone Successfully!",
	t_sw_upgrade            	:		"Software Upgrade Successfully!",
	t_router_reboot         	:		"Device Reboot Successfully!",
	t_factory_def           	:		"Reset Factory Config Successfully!",
	t_pppoe                 	:		"PPPoE Setting Successfully!",
	t_set_suc               	:		"Setting Successfully.",
	t_notice                	:		"Please wait a moment, if the browser does not refresh automatically, click Refresh in the top of your browser.",
	js_info_end	:"js_info_end"
},

// File Name:WanStaticIpCfgRpm.htm
ntw_wan_static_ip_cfg:	{
	t_dyna                  	:		"Dynamic IP",
	t_stat                  	:		"Static IP",
	t_pppoe                 	:		"PPPoE",
	t_802dy                 	:		"802.1 + Dynamic IP",
	t_802st                 	:		"802.1 + Static IP",
	t_bpa                   	:		"BigPond Cable",
	t_l2tp                  	:		"L2TP",
	t_pptp                  	:		"PPTP",
	t_title                 	:		"WAN",
	t_wan_port              	:		"WAN Port:",
	t_wan_conn_tp           	:		"WAN Connection Type:",
	t_in_net_ran            	:		"Interior network:",
	t_ip_addr               	:		"IP Address:",
	t_sub_mask              	:		"Subnet Mask:",
	t_gateway               	:		"Default Gateway:",
	t_option                	:		"&nbsp;(Optional)",
	t_mtu_size              	:		"MTU Size (in bytes):",
	t_desc                  	:		"&nbsp;(The default is 1500, do not change unless necessary.)",
	t_pri_dns               	:		"Primary DNS:",
	t_option1               	:		"&nbsp;(Optional)",
	t_sec_dns               	:		"Secondary DNS:",
	t_opt2                  	:		"&nbsp;(Optional)",
	js_bad_mtu              	:		"Bad MTU, please input another number!(576 ~ 1500, the default is 1500)",	
	js_inv_inter_network    	:		"The Interior network is invalid, please input again!",	
	js_info_end	:"js_info_end"
},

// File Name:errorPage.htm
ntw_err_page:	{
	t_title                 	:		"Error",
	t_err_code              	:		"Error code:",
	t_err_exception         	:		"Error occurred, please try again.",
	js_info_end	:"js_info_end"
},

// File Name:WzdPPPoERpm.htm
ntw_wzd_pppoe:	{
	t_title                 	:		"Quick Setup - PPPoE",
	t_name                  	:		"User Name:",
	t_pwd                   	:		"Password: ",
	js_input_name           	:		"Please input an Account Name!",	
	js_input_pwd            	:		"Please input a Password!",	
	js_info_end	:"js_info_end"
},

// File Name:NetworkCfgRpm.htm
ntw_network_cfg:	{
	t_title                 	:		"LAN",
	t_type                  	:		"Type:",
	t_stat_ip               	:		"Static IP",
	t_dyn_ip                	:		"Dynamic IP(DHCP)",
	t_ip_addr               	:		"IP Address:",
	t_mask                  	:		"Subnet Mask:",
	t_gateway               	:		"Gateway:",
	t_mac                   	:		"MAC Address:",
	js_input_ip             	:		"Please input IP address!",	
	js_reboot               	:		"Modification of IP address or Subnet Mask will result in the rebooting of the router, OK?",	
	js_info_end	:"js_info_end"
},

// File Name:WlanNetworkRpm.htm
wlan_config:	{
	t_title                 	:		"Wireless Settings",
	t_ssid                  	:		"SSID:",
	t_region                	:		"Region:",
	t_warn                  	:		"Warning:",
	t_warnNote              	:		"Ensure you select a correct country to conform local law.",
	t_channel               	:		"Channel:",
	t_chn_wd                	:		"Channel Width:",
	t_auto                  	:		"Automatic",
	t_mode                  	:		"Mode:",
	t_rate                  	:		"Rate:",
	t_en_wl                 	:		"Enable Wireless Router Radio",
	t_en_ssid_bd            	:		"Enable SSID Broadcast",
	t_reboot                	:		"The change of wireless config will not take effect until the Router reboot.",
	js_input_ssid           	:		"Please input SSID!",	
	js_ssid_exce            	:		"The SSID cannot exceed 32 characters. Please input correctly!",	
	js_ssid_ill             	:		"The SSID contains illegal characters, please input another one!",	
	js_sel_country          	:		"Selecting the incorrect country may cause interference to other devices and violate the applicable law.",	
	js_info_end	:"js_info_end"
},

// File Name:SpecialAppAdvRpm.htm
ntw_special_app_adv:	{
	t_all                   	:		"ALL",
	t_select_one            	:		"--Select One--",
	t_title                 	:		"Add or Modify a Port Triggering Entry",
	t_trig_port             	:		"Trigger Port:",
	t_trig_proto            	:		"Trigger Protocol:",
	t_incom_port            	:		"Incoming Ports:",
	t_incom_proto           	:		"Incoming Protocol:",
	t_status                	:		"Status:",
	t_disable               	:		"Disabled",
	t_enabled               	:		"Enabled",
	t_common_app            	:		"Common Applications:",
	js_bad_port_range       	:		"Port number must be in range (1-65534), please input another number!",	
	js_input_error          	:		"The input value contain illegal character, please input another one!",	
	js_port_illegal         	:		"Illegal port, please input another one!",	
	js_input_trig_port      	:		"Please input the Trigger Port number!",	
	js_input_incom_port     	:		"Please input the Incoming Ports number!",	
	js_info_end	:"js_info_end"
},

// File Name:DateTimeCfgRpm.htm
ntw_system_datetime:	{
	t_title                 	:		"Time Settings",
	t_timezone0             	:		"(GMT-12:00) Eniwetok,Kwajalein",
	t_timezone1             	:		"(GMT-11:00) Midway Island,Samoa",
	t_timezone2             	:		"(GMT-10:00) Hawaii",
	t_timezone3             	:		"(GMT-09:00) Alaska",
	t_timezone4             	:		"(GMT-08:00) Pacific Time",
	t_timezone5             	:		"(GMT-07:00) Mountain Time (US Canada)",
	t_timezone6             	:		"(GMT-06:00) Central Time (US Canada)",
	t_timezone7             	:		"(GMT-05:00) Eastern Time (US Canada)",
	t_timezone8             	:		"(GMT-04:00) Altlantic Time (Canada)",
	t_timezone9             	:		"(GMT-03:00) Newfoundland, Brasilia, Buenos Aires",
	t_timezone10            	:		"(GMT-02:00) Mid-Atlantic",
	t_timezone11            	:		"(GMT-01:00) Azores, Cape Verde Is",
	t_timezone12            	:		"(GMT) Greenwich Mean Time, Dublin, London",
	t_timezone13            	:		"(GMT+01:00) Berlin, Stockholm, Rome, Bern, Brussels",
	t_timezone14            	:		"(GMT+02:00) Athens, Helsinki, Eastern Europe, Israel",
	t_timezone15            	:		"(GMT+03:00) Baghdad, Kuwait, Nairobi, Riyadh, Moscow",
	t_timezone16            	:		"(GMT+04:00) Abu Dhabi, Muscat, Kazan, Volgograd",
	t_timezone17            	:		"(GMT+05:00) Islamabad, Karachi, Ekaterinburg",
	t_timezone18            	:		"(GMT+06:00) Almaty, Dhaka",
	t_timezone19            	:		"(GMT+07:00) Bangkok, Jakarta, Hanoi",
	t_timezone20            	:		"(GMT+08:00) Beijing, Hong Kong, Perth, Singapore",
	t_timezone21            	:		"(GMT+09:00) Tokyo, Osaka, Sapporo, Seoul, Yakutsk",
	t_timezone22            	:		"(GMT+10:00) Brisbane, Canberra, Melbourne, Sydney",
	t_timezone23            	:		"(GMT+11:00) Magadan, Solomon Is., New Caledonia",
	t_timezone24            	:		"(GMT+12:00) Fiji, Kamchatka, Auckland",
	t_timezone25            	:		"(GMT+13:00) Nuku'alofa",
	t_date                  	:		"Date:",
	t_time                  	:		"Time:",
	t_get_gtm               	:		"(Get GMT when connected to Internet)",
	js_input_time           	:		"Please input a time!",	
	js_bad_year             	:		"Wrong format of year, please input another one(1970-2037)!",	
	js_bad_month            	:		"Wrong format of month, please input another one(1-12)!",	
	js_bad_day              	:		"Wrong format of day, please input another one(1-31)!",	
	js_bad_hour             	:		"Wrong format of hour, please input another one(0-23)!",	
	js_bad_minute           	:		"Wrong format of minute, please input another one(0-59)!",	
	js_bad_secd             	:		"Wrong format of second, please input another one(0-59)!",	
	js_info_end	:"js_info_end"
},

// File Name:StaticRouteTableRpm.htm
ntw_static_route_table:	{
	t_title                 	:		"Static Routing",
	t_id                    	:		"ID",
	t_dest_ip_addr          	:		"Destination IP Address",
	t_submask               	:		"Subnet Mask",
	t_gateway               	:		"Default Gateway",
	t_status                	:		"Status",
	t_modify                	:		"Modify",
	t_disabled              	:		"Disabled",
	t_enabled               	:		"Enabled",
	t_delete                	:		"Delete",
	js_to_delete            	:		"Are you sure to delete all entries?",	
	js_info_end	:"js_info_end"
},

// File Name:BakNRestoreRpm.htm
ntw_system_backNrestrore:	{
	t_title                 	:		"Backup & Restore",
	t_backup                	:		"Backup:",
	t_file                  	:		"File:",
	js_chs_file             	:		"Please choose a file for loading!",	
	js_to_load              	:		"Are you sure to load?",	
	js_info_end	:"js_info_end"
},

// File Name:SpecialAppRpm.htm
ntw_special_app:	{
	t_all                   	:		"ALL",
	t_title                 	:		"Port Triggering",
	t_id                    	:		"ID",
	t_trig_port             	:		"Trigger Port",
	t_trig_proto            	:		"Trigger Protocol",
	t_incom_port            	:		"Incoming Port",
	t_incom_proto           	:		"Incoming Protocol",
	t_status                	:		"Status",
	t_modify                	:		"Modify",
	t_disabled              	:		"Disabled",
	t_enabled               	:		"Enabled",
	t_Delete                	:		"Delete",
	js_no_entry             	:		"No entry existed in the table!",	
	js_to_delete            	:		"Are you sure to delete all entries?",	
	js_info_end	:"js_info_end"
},

// File Name:WzdStartRpm.htm
ntw_wzd_start:	{
	t_title                 	:		"Quick Setup",
	t_guide                 	:		"The quick setup will tell you how to configure the basic network parameters.",
	t_to_continue           	:		"To continue, please click the ",
	t_next                  	:		"Next",
	t_button                	:		"button.",
	t_to_exit               	:		"To exit, please click the ",
	t_exit                  	:		"Exit",
	t_button_nbsp           	:		"&nbsp;button.",
	js_info_end	:"js_info_end"
},

// File Name:WlanMacFilterRpmAdv.htm
WlanMacFilterRpmAdv:	{
	t_title                 	:		"Add or Modify Wireless MAC Address Filtering entry",
	t_mac_addr              	:		"MAC Address:",
	t_desc                  	:		"Description:",
	t_pri                   	:		"Privilege:",
	t_allow                 	:		"allow",
	t_deny                  	:		"deny",
	t_wep_key               	:		"WEP Key:",
	t_staus                 	:		"Status:",
	t_enabled               	:		"Enabled",
	t_disabled              	:		"Disabled",
	js_inv_mac              	:		"Invalid MAC address, please input another one!",	
	js_mac_add              	:		"Please input a correct MAC address!",	
	js_wep_key              	:		"Please input a correct WEP Key!",	
	js_info_end	:"js_info_end"
},

// File Name:WanIpFilterRpm.htm
ntw_wan_ip_filter:	{
	t_all                   	:		"ALL",
	t_title                 	:		"IP Address Filtering",
	t_fw_set                	:		"Firewall Settings (You can change it on Firewall page)",
	t_en_fw                 	:		"Enable Firewall:",
	t_en_ip_filter          	:		"Enable IP Filtering:",
	t_filter_rule           	:		"Default Filtering Rules:",
	t_id                    	:		"ID",
	t_eff_time              	:		"Effective time",
	t_lan_ip                	:		"LAN IP",
	t_lan_port              	:		"LAN Port",
	t_wan_ip                	:		"WAN IP",
	t_wan_port              	:		"WAN Port",
	t_proto                 	:		"Protocol",
	t_action                	:		"Action",
	t_status                	:		"Status",
	t_modify                	:		"Modify",
	t_allow                 	:		"Allow",
	t_deny                  	:		"Deny",
	t_enable                	:		"Enabled",
	t_disable               	:		"Disabled",
	t_delete                	:		"Delete",
	t_to_id                 	:		"to ID",
	t_enabled               	:		"Enabled",
	t_disabled              	:		"Disabled",
	t_pkts_pass             	:		"&nbsp;the packets not specified by any filtering rules to pass through the device",
	t_pass_router           	:		"the packets not specified by any filtering rules to pass through the device.",
	js_to_delete            	:		"Are you sure to delete all entries?",	
	js_input_index          	:		"please input the source index!",	
	js_input_dest_index     	:		"please input the destination index!",	
	js_bad_id               	:		"The id index shouldn't be 0, please change another one",	
	js_info_end	:"js_info_end"
},

// File Name:GetGMTRpm.htm
ntw_get_gmt:	{
	t_title                 	:		"Getting GMT",
	t_obtn                  	:		"Obtaining Network Time from Internet . . .",
	t_wait                  	:		"Please Wait . . .",
	js_info_end	:"js_info_end"
},

// File Name:ManageControlRpm.htm
ntw_manage_control:	{
	t_title                 	:		"Remote Management",
	t_manage_port           	:		"Web Management Port:",
	t_manage_ip_addr        	:		"Remote Management IP Address:",
	js_reboot_prompt        	:		"Note: The change of web management port won't take effect until the Device reboot!",	
	js_info_end	:"js_info_end"
},

// File Name:ChangeLoginPwdRpm.htm
ntw_change_login_pwd:	{
	t_title                 	:		"Password",
	t_old_user_name         	:		"Old User Name:",
	t_old_pwd               	:		"Old Password:",
	t_new_user_name         	:		"New User Name:",
	t_new_pwd               	:		"New Password:",
	t_conf_new_pwd          	:		"Confirm New Password:",
	js_ill_input            	:		"The input value contain illegal character, please input another one!",	
	js_illegal_input        	:		"The input value contains illegal characters, please input another one! (The illegal character is the character except for alphabet, number, '-' and '_'.",	
	js_req_field            	:		"Required field!",	
	js_bad_conf_pwd         	:		"The confirm password must accord with the new password!",	
	js_info_end	:"js_info_end"
},

// File Name:UpdateTemp.htm
ntw_update_temp:	{
	t_conf                  	:		"Configuration Import",
	t_firmware              	:		"Firmware Upgrade",
	t_proc                  	:		"Processing...",
	t_wait                  	:		"Please wait until system reboots...",
	js_info_end	:"js_info_end"
},

// File Name:WlanWpsRpm.htm
ntw_wlan_wps:	{
	t_title                 	:		"QSS (Quick Secure Setup)",
	t_allow                 	:		"You should turn on wireless first,  ",
	t_click_here            	:		"Click here ",
	t_enb_radio             	:		"to Enable Wireless Router Radio.",
	t_qos_stat              	:		"QSS Status:",
	t_diasbled              	:		"Disabled",
	t_enabled               	:		"Enabled",
	t_cur_pin               	:		"Current PIN:",
	t_add_dev               	:		"Add a new device:",
	t_notice                	:		"The change of wireless quick secure setup settings will not take effect until the Router reboot.",
	js_info_end	:"js_info_end"
},

// File Name:LanMacFilterAdvRpm.htm
ntw_lan_mac_filter_adv:	{
	t_title                 	:		"Add or Modify a MAC Address Filtering Entry",
	t_mac_addr              	:		"MAC Address:",
	t_desc                  	:		"Description:",
	t_status                	:		"Status:",
	t_disable               	:		"Disabled",
	t_enable                	:		"Enabled",
	js_bad_mac              	:		"Invalid MAC address, please input another one!",	
	js_input_mac            	:		"Please input a correct MAC address!",	
	js_info_end	:"js_info_end"
},

// File Name:WlanAdvRpm.htm
WlanAdvRpm:	{
	t_title                 	:		"Wireless Advanced",
	t_tran_power            	:		"Transmit Power:",
	t_high                  	:		"High",
	t_medium                	:		"Medium",
	t_low                   	:		"Low",
	t_beacon_inter          	:		"Beacon Interval :",
	t_rts_thresh            	:		"RTS Threshold:",
	t_frag_thresh           	:		"Fragmentation Threshold:",
	t_dtim_inter            	:		"DTIM Interval:",
	t_en_wmm                	:		"&nbsp;Enable WMM	",
	t_en_short_gi           	:		"&nbsp;Enable Short GI	",
	t_reboot                	:		"The change of wireless config will not take effect until the Router reboot.",
	js_sle_power            	:		"Please select the correct transmit power !",	
	js_beacon_inter         	:		"The value of Beacon Interval must between 20 and 1000, please input a correct one !",	
	js_rts_thteshold        	:		"The value of RTS Threshold must between 1 and 2346, please input a correct one !",	
	js_frag_chk             	:		"The value of Fragmentation Threshold must between 256 and 2346, please input a correct one !",	
	js_dtim_chk             	:		"The value of DTIM Interval must between 1 and 255, please input a correct one !",	
	js_info_end	:"js_info_end"
},

// File Name:PPPoECfgAdvRpm.htm
ntw_pppoe_cfg_adv:	{
	t_title                 	:		"PPPoE Advanced Settings",
	t_mtu_size              	:		"MTU Size (in bytes):",
	t_mtu_size_range        	:		"&nbsp;(The default is 1480, do not change unless necessary.)",
	t_ser_name              	:		"Service Name:",
	t_ac_name               	:		"AC Name:",
	t_ip_addr_desc          	:		"&nbsp;Use IP address specified by ISP",
	t_isp_ip                	:		"ISP Specified IP Address:",
	t_detect_interval       	:		"Detect Online Interval:",
	t_sec                   	:		"&nbsp;Seconds	(0 ~ 120 seconds, the default is 0, 0 means not detecting.)",
	t_use_dns_ser           	:		"&nbsp;Use the following DNS Servers",
	t_pri_dns               	:		"Primary DNS:",
	t_sec_dns               	:		"Secondary DNS:",
	t_op                    	:		"&nbsp;(Optional)",
	js_server_ill           	:		"The service name contains illegal characters, please input another one!",	
	js_ac_name_ill          	:		"jThe AC name contains illegal characters, please input another one!",	
	js_bad_mtu              	:		"The MTU is invalid, please input another one!(576 ~ 1492, the default is 1480)!",	
	js_dete_inter_err       	:		"The 'Detect Online Interval' must be between 0~120!",	
	js_reboot_prompt        	:		"Save the configuration will result in reconnecting to the Internet, OK?",	
	js_info_end	:"js_info_end"
},

// File Name:DynDnsRpm.htm
ntw_dyn_ddns:	{
	t_title                 	:		"DDNS",
	t_srv_provider          	:		"Service Provider:",
	t_register              	:		"Go to register...",
	t_wan_port              	:		"WAN Port:",
	t_usrname               	:		"User Name:",
	t_psw                   	:		"Password:",
	t_domainname            	:		"Domain Name:",
	t_enbddns               	:		"&nbsp;Enable DDNS",
	t_cntstatus             	:		"Connection Status:",
	t_not_laun              	:		"DDNS not launching!",
	t_conn                  	:		"Connecting...",
	t_succeeded             	:		"Succeeded!",
	t_pwd_err               	:		"User or Password error!",
	t_domain_err            	:		"Domain Name error",
	js_info_end	:"js_info_end"
},

// File Name:FixMapCfgAdvRpm.htm
ntw_fix_map_adv_cfg:	{
	t_title                 	:		"Add or Modify an Address Reservation Entry",
	t_mac_addr              	:		"MAC Address:",
	t_ip_addr               	:		"Reserved IP Address:",
	t_status                	:		"Status:",
	t_disabled              	:		"Disabled&nbsp;",
	t_enabled               	:		"Enabled&nbsp;",
	js_bad_mac              	:		"Invalid MAC address, please input another one!",	
	js_input_mac            	:		"Please input a correct MAC address!",	
	js_input_ip             	:		"Please input IP address!",	
	js_note_fixmap          	:		"Note: The function won't take effect until the Router reboot!",	
	js_info_end	:"js_info_end"
},

// File Name:MacCloneCfgRpm.htm
ntw_mac_clone_cfg:	{
	t_title                 	:		"MAC Clone",
	t_mac_addr              	:		"WAN MAC Address:",
	t_pc_mac_addr           	:		"Your PC's MAC Address:",
	js_reboot_prompt        	:		"The function won't take effect until the device reboot.Are you sure to reboot the device now?",	
	js_bad_mac              	:		"Invalid MAC address, please input another one!",	
	js_info_end	:"js_info_end"
},

// File Name:LanMacFilterRpm.htm
ntw_lan_mac_filter:	{
	t_title                 	:		"MAC Address Filtering",
	t_fw_settings           	:		"Firewall Settings (You can change it on Firewall page)",
	t_en_fw                 	:		"Enable Firewall:",
	t_en_mac_flt            	:		"Enable MAC Address Filtering:",
	t_flt_rul               	:		"Default Filtering Rules:",
	t_mac_add               	:		"MAC Address",
	t_desc                  	:		"Description",
	t_status                	:		"Status",
	t_modify                	:		"Modify",
	t_enabled               	:		"Enabled",
	t_disabled              	:		"Disabled",
	t_delete                	:		"Delete",
	t_allow                 	:		"Allow ",
	t_pc_acc                	:		" these PCs with the enabled rules to access the Internet.",
	t_deny                  	:		"Deny ",
	js_to_delete            	:		"Are you sure to delete all entries?",	
	js_info_end	:"js_info_end"
},

// File Name:SoftwareUpgradeRpm.htm
ntw_software_upgrade:	{
	t_title                 	:		"Firmware Upgrade",
	t_file                  	:		"File:",
	t_softversion           	:		"Firmware Version:",
	t_hardversion           	:		"Hardware Version:",
	js_input_file           	:		"Please choose a file to upgrade!",	
	js_chs_file             	:		"Please choose a correct file to upgrade!",	
	js_bad_file             	:		"The filename should not be longer than 64!",	
	js_to_upgrade           	:		"Are you sure to upgrade the firmware?",	
	js_info_end	:"js_info_end"
},

// File Name:UpnpCfgRpm.htm
ntw_upnp_cfg:	{
	t_titlt                 	:		"UPnP",
	t_status                	:		"Current UPnP Status:",
	t_disabled              	:		"Disabled",
	t_enabled               	:		"Enabled",
	t_curlist               	:		"Current UPnP Settings List",
	t_id                    	:		"ID",
	t_app                   	:		"App Description",
	t_ex_port               	:		"External Port",
	t_proto                 	:		"Protocol",
	t_inter_port            	:		"Internal Port",
	t_ip                    	:		"IP Address",
	js_info_end	:"js_info_end"
},

// File Name:PPPoECfgRpm.htm
ntw_pppoe_cfg:	{
	t_title                 	:		"WAN",
	t_wan_port              	:		"WAN Port:",
	t_wan_con_type          	:		"WAN Connection Type:",
	t_usr_name              	:		"User Name:",
	t_passwd                	:		"Password:",
	t_wan_con_mod           	:		"Wan Connection Mode:",
	t_conn_on_demand        	:		"Connect on Demand",
	t_max_idle_time         	:		"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Max Idle Time: &nbsp;",
	t_mins                  	:		" minutes (0 means remain active at all times.)",
	t_conn_auto             	:		"Connect Automatically",
	t_time_base             	:		"Time-based Connecting",
	t_period_time           	:		"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Period of Time:from&nbsp;",
	t_hm                    	:		"(HH:MM) to",
	t_conn_manu             	:		"Connect Manually",
	t_disc                  	:		"Disconnected",
	t_connd                 	:		"Connected",
	t_conng                 	:		"Connecting...",
	js_bad_waittime         	:		"Wrong time format, please input another number (0-99)!",	
	js_bad_hour             	:		"Wrong time format, please input another number (0-24)!",	
	js_input_time           	:		"Please input a time!",	
	js_bad_mtu              	:		"Bad MTU,please input another number!\n(576~1500,the default is 1500)",	
	js_info_end	:"js_info_end"
},

// File Name:WanDynamicIpCfgRpm.htm
ntw_wan_dynamic_ip_cfg:	{
	t_dyna_ip               	:		"Dynamic IP",
	t_stat_ip               	:		"Static IP",
	t_pppoe                 	:		"PPPoE",
	t_802dy_ip              	:		"802.1X + Dynamic IP",
	t_802st_ip              	:		"802.1X + Static IP",
	t_bpa                   	:		"BigPond Cable",
	t_l2tp                  	:		"L2TP",
	t_pptp                  	:		"PPTP",
	t_title                 	:		"WAN",
	t_wan_port              	:		"WAN Port:",
	t_wan_con_type          	:		"WAN Connection Type:",
	t_in_net_ran            	:		"Interior network:",
	t_host_name             	:		"Host Name:",
	t_ip_addr               	:		"IP Address:",
	t_sub_mask              	:		"Subnet Mask:",
	t_def_gateway           	:		"Default Gateway:",
	t_info                  	:		"Obtaining network parameters...",
	t_mtu_size              	:		"MTU Size (in bytes):",
	t_mtu_range             	:		"&nbsp;(The default is 1500, do not change unless necessary.)",
	t_use_dns_srv           	:		"&nbsp;Use These DNS Servers",
	t_pri_dns               	:		"Primary DNS:",
	t_sec_dns               	:		"Secondary DNS:",
	t_opt                   	:		"&nbsp;(Optional)",
	t_get_ip_dncp           	:		"&nbsp;Get IP with Unicast DHCP (It is usually not required.)",
	js_bad_mtu              	:		"Bad MTU, please input another number!(576 ~ 1500, the default is 1500)",	
	js_inv_inter_network    	:		"The Interior network is invalid, please input again!",	
	js_info_end	:"js_info_end"
},

// File Name:WlanStationRpm.htm
WlanStationRpm:	{
	t_disconnected          	:		"Disconnected",
	t_title                 	:		"Wireless Statistics",
	t_cur_wl_sta            	:		"Current Connected Wireless Stations numbers:",
	t_id                    	:		"ID",
	t_mac_addr              	:		"MAC Address",
	t_cur_sta               	:		"Current Status",
	t_rev_pkt               	:		"Received Packets",
	t_sent_pkt              	:		"Sent Packets",
	js_info_end	:"js_info_end"
},

// File Name:MenuRpm.htm
MenuRpm:	{
	js_info_end	:"js_info_end"
},

// File Name:confUploadErrorRpm.htm
conf_upload_error:	{
	t_title                 	:		"Error",
	t_file_err              	:		"Config file error:",
	t_command               	:		"command",
	t_err_type              	:		"error type",
	js_info_end	:"js_info_end"
},

// File Name:WzdStaticIpRpm.htm
ntw_wzd_static_ip:	{
	t_title                 	:		"Quick Setup - Static IP",
	t_ip                    	:		"IP Address:",
	t_submask               	:		"Subnet Mask:",
	t_def_gt                	:		"Default Gateway:",
	t_option                	:		"(Optional)",
	t_prima_dns             	:		"Primary DNS:",
	t_second_dns            	:		"Secondary DNS:",
	js_info_end	:"js_info_end"
},

// File Name:RestoreDefaultCfgRpm.htm
ntw_factory_cfg:	{
	t_title                 	:		"Factory Defaults",
	t_to_rst                	:		"Click the following button to reset all configuration settings to their default values.",
	js_to_continue          	:		"Any settings you have saved will be lost if you restore Factory Defaults, \nare you sure to continue?",	
	js_info_end	:"js_info_end"
},

// File Name:DomainFilterRpmAdv.htm
ntw_domain_filter_adv:	{
	t_title                 	:		"Add or Modify a Domain Filtering Entry",
	t_eff_tm                	:		"Effective time",
	t_status                	:		"Status:",
	t_disable               	:		"Disabled",
	t_enabled               	:		"Enabled",
	js_err_start_time       	:		"Bad start time (only 4 numbers), please input another number!",	
	js_bad_end_time         	:		"Bad end time (only 4 numbers), please input another number!",	
	js_ill_dmn_name         	:		"Illegal Domain name, please input another one!",	
	js_info_end	:"js_info_end"
},

// File Name:VirtualServerAdvRpm.htm
ntw_virtual_server_adv:	{
	t_all                   	:		"ALL",
	t_select_one            	:		"--Select One--",
	t_title                 	:		"Add or Modify a Virtual Server Entry",
	t_srv_port              	:		"Service Port:",
	t_format                	:		"(XX-XX or XX)",
	t_ip_addr               	:		"IP Address:",
	t_proto                 	:		"Protocol:",
	t_status                	:		"Status:",
	t_disabled              	:		"Disabled",
	t_enabled               	:		"Enabled",
	t_common                	:		"Common Service Port:",
	js_input_illegal        	:		"The input value contain illegal character, please input another one!",	
	js_port_illegal         	:		"Illegal port input, please input another one! For e.g.: 21-26 or 23",	
	js_input_ip             	:		"Please input IP address!",	
	js_input_port           	:		"Please input port address! For e.g.: 21-26 or 23",	
	js_info_end	:"js_info_end"
},

// File Name:L2TPCfgRpm.htm
ntw_l2tp_cfg:	{
	t_dyna_ip               	:		"Dynamic IP",
	t_stat_ip               	:		"Static IP",
	t_pppoe                 	:		"PPPoE",
	t_802dyn_ip             	:		"802.1X + Dynamic IP",
	t_802stat_ip            	:		"802.1X + Static IP",
	t_bpa                   	:		"BigPond Cable",
	t_l2tp                  	:		"L2TP",
	t_pptp                  	:		"PPTP",
	t_title                 	:		"WAN",
	t_wan_port              	:		"WAN Port:",
	t_wan_con_type          	:		"WAN Connection Type:",
	t_usr_name              	:		"User Name:",
	t_pwd                   	:		"Password:",
	t_disconnected          	:		"Disconnected!",
	t_connected             	:		"Connected!",
	t_Connecting            	:		"Connecting...",
	t_dynamic_ip            	:		"Dynamic IP",
	t_static_ip             	:		"Static IP",
	t_srv_ip_name           	:		"Server IP Address/Name:",
	t_ip_addr               	:		"IP Address:",
	t_sub_mask              	:		"Subnet Mask:",
	t_gateway               	:		"Gateway:",
	t_dns                   	:		"DNS:",
	t_internet_ip_addr      	:		"Internet IP Address:",
	t_internet_dns          	:		"Internet DNS:",
	t_mtu_size              	:		"MTU Size (in bytes):",
	t_mtu_def               	:		"(The default is 1460, do not change unless necessary.)",
	t_max_idle_time         	:		"Max Idle Time:",
	t_time_def              	:		"minutes (0 means remain active at all times.)",
	t_wan_con_mode          	:		"WAN Connection Mode:",
	t_con_to_demand         	:		"Connect on Demand",
	t_con_auto              	:		"Connect Automatically",
	t_con_manu              	:		"Connect Manually",
	js_bad_mtu              	:		"Bad MTU, please input another number!\n(576 ~ 1452, the default is 1452)",	
	js_inv_ip_addr          	:		"The IP address is invalid, please input another one(1-254)!",	
	js_inv_dns_addr         	:		"The DNS address is invalid, please input another one!",	
	js_bad_idle_time        	:		"Bad idle time,please input a number!",	
	js_info_end	:"js_info_end"
},

// File Name:PPTPCfgRpm.htm
ntw_pptp_cfg:	{
	t_dyn_ip                	:		"Dynamic IP",
	t_stat_ip               	:		"Static IP",
	t_pppoe                 	:		"PPPoE",
	t_802dyn                	:		"802.1X + Dynamic IP",
	t_802st                 	:		"802.1X + Static IP",
	t_bpa                   	:		"BigPond Cable",
	t_l2tp                  	:		"L2TP",
	t_pptp                  	:		"PPTP",
	t_title                 	:		"WAN",
	t_wan_port              	:		"WAN Port:",
	t_wan_con_type          	:		"WAN Connection Type:",
	t_usr_name              	:		"User Name:",
	t_pwd                   	:		"Password:",
	t_disc                  	:		"Disconnected!",
	t_connd                 	:		"Connected!",
	t_conng                 	:		"Connecting...",
	t_srv_ip_addr_name      	:		"Server IP Address/Name:",
	t_ip_addr               	:		"IP Address:",
	t_sub_mask              	:		"Subnet Mask:",
	t_gateway               	:		"Gateway:",
	t_dns                   	:		"DNS:",
	t_internet_ip_addr      	:		"Internet IP Address:",
	t_internet_dns          	:		"Internet DNS:",
	t_mtu_size              	:		"MTU Size (in bytes):",
	t_text1                 	:		"&nbsp;(The default is 1420, do not change unless necessary.)",
	t_max_idle_time         	:		"Max Idle Time:",
	t_text2                 	:		"&nbsp;minutes (0 means remain active at all times.)",
	t_wan_con_mode          	:		"WAN Connection Mode:",
	t_conn_on_demand        	:		"Connect on Demand",
	t_conn_auto             	:		"Connect Automatically",
	t_conn_manu             	:		"Connect Manually",
	js_ip_inv               	:		"The IP address is invalid, please input another one(1-254)!",	
	js_dns_inv              	:		"The DNS address is invalid, please input another one!",	
	js_bad_idle_time        	:		"Bad idle time,please input a number!",	
	js_info_end	:"js_info_end"
},

// File Name:AdvScrRpm.htm
ntw_adv_scr:	{
	t_title                 	:		"Advanced Security",
	t_adv_scr               	:		"Advanced Security",
	t_ping                  	:		"Ping",
	t_ping_wan              	:		"Ping from WAN",
	t_interval              	:		"Packets Statistics Interval (5 ~ 60):",
	t_seconds               	:		"&nbsp;Seconds",
	t_dos_prot              	:		"DoS Protection:",
	t_disable               	:		"Disabled",
	t_enable                	:		"Enabled",
	t_en_icmp               	:		"Enable ICMP-FLOOD Attack Filtering",
	t_icmp_thrd             	:		"ICMP-FLOOD Packets Threshold (5 ~ 3600):",
	t_pkts                  	:		"&nbsp;Packets/s ",
	t_en_udp                	:		"Enable UDP-FLOOD Filtering",
	t_udp_thrd              	:		"UDP-FLOOD Packets Threshold (5 ~ 3600):",
	t_en_tcp                	:		"Enable TCP-SYN-FLOOD Attack Filtering",
	t_tcp_thrd              	:		"TCP-SYN-FLOOD Packets Threshold (5 ~ 3600):",
	t_ingore_ping           	:		"&nbsp;Ignore Ping Packet From WAN Port",
	t_forbid_ping           	:		"&nbsp;Forbid Ping Packet From LAN Port",
	js_bad_icmp_thrd        	:		"Bad ICMP-FLOOD Packets threshold, please input another number!(5-3600)",	
	js_bad_udp_thrd         	:		"Bad UDP-FLOOD Packets threshold, please input another number!(5-3600)",	
	js_bad_tcp_thrd         	:		"Bad TCP-FLOOD Packets threshold, please input another number!(5-3600)",	
	js_info_end	:"js_info_end"
},

// File Name:LanArpBindingAdvRpm.htm
ntw_lan_arp_binding_adv:	{
	t_title                 	:		"IP & MAC Binding Settings",
	t_bind                  	:		"Bind:",
	t_mac_add               	:		"MAC Address:",
	t_ip_addr               	:		"IP Address:",
	js_bad_mac              	:		"Invalid MAC address, please input again!",	
	js_input_mac            	:		"Please input a correct MAC address!",	
	js_input_ip             	:		"Please input a correct IP address!",	
	js_info_end	:"js_info_end"
},

// File Name:LanArpBindingFindRpm.htm
ntw_lan_arp_binding_find:	{
	t_title                 	:		"Find IP & MAC Binding Entry",
	t_mac_add               	:		"MAC Address:",
	t_ip_addr               	:		"IP Address:",
	t_id                    	:		"ID",
	t_bind                  	:		"Bind",
	t_link                  	:		"Link",
	t_to_page               	:		"To page",
	t_empty                 	:		"Now the current list is empty.",
	js_to_delete            	:		"Are you sure delete all entries?",	
	js_bad_mac              	:		"Invalid MAC address, please input again!",	
	js_not_both_none        	:		"The MAC address and IP Address can not be null at the same time!",	
	js_info_end	:"js_info_end"
},

// File Name:LanArpBindingListRpm.htm
ntw_lan_arp_binding_list:	{
	t_title                 	:		"ARP List",
	t_id                    	:		"ID",
	t_mac_addr              	:		"MAC Address",
	t_ip_addr               	:		"IP Address",
	t_status                	:		"Status",
	t_cfg                   	:		"Configure",
	t_bound                 	:		"Bound",
	t_unbound               	:		"Unbound",
	t_load                  	:		"Load",
	t_delete                	:		"Delete",
	t_no_enpty              	:		"The current list is empty.",
	js_info_end	:"js_info_end"
},

// File Name:LanArpBindingRpm.htm
ntw_lan_arp_binding:	{
	t_title                 	:		"Binding Settings",
	t_arp_bind              	:		"ARP Binding:",
	t_disable               	:		"Disabled ",
	t_enable                	:		"Enabled",
	t_id                    	:		"ID",
	t_mac_addr              	:		"MAC Address",
	t_ip_addr               	:		"IP Address",
	t_bind                  	:		"Bind",
	t_modify                	:		"Modify",
	t_delete                	:		"Delete",
	t_no_entry              	:		"The list is empty",
	t_page                  	:		"Page",
	js_to_delete            	:		"Are you sure delete all entries?",	
	js_info_end	:"js_info_end"
},

// File Name:MiscShowRpm.htm
ntw_misc_show:	{
	t_title                 	:		"Blocked DoS Host List",
	t_host_ip               	:		"Host IP Address",
	t_host_mac              	:		"Host MAC Address",
	t_no_host               	:		"No thwarted DoS Host.",
	js_to_clr_list          	:		"Are you sure to clear the list?",	
	js_info_end	:"js_info_end"
},

// File Name:QoSCfgRpm.htm
ntw_qos_cfg:	{
	t_title                 	:		"QoS Settings",
	t_enb_qos               	:		"Enable QoS:",
	t_up_band               	:		"Egress Bandwidth:",
	t_down_band             	:		"Ingress Bandwidth:",
	js_egrs_bnd             	:		"Egress bandwidth error,please input again!",	
	js_ingrs_bnd            	:		"Ingress bandwidth error,please input again!",	
	js_info_end	:"js_info_end"
},

// File Name:QoSRuleCfgRpm.htm
ntw_qos_rule_cfg:	{
	t_title                 	:		"QoS Rules Settings",
	t_enable                	:		"Enable:",
	t_addr_rng              	:		"IP Range:",
	t_prt_rng               	:		"Port Range:",
	t_protocol              	:		"Protocol:",
	t_all                   	:		"ALL",
	t_sel_and_eff           	:		"(Only select port range,this domain will work)",
	t_min_band              	:		"Min Bandwidth(Kbps)",
	t_max_band              	:		"Max Bandwidth(Kbps)",
	t_up_bnd                	:		"Egress Bandwidth:",
	t_down_bnd              	:		"Ingress Bandwidth:",
	js_input_port           	:		"Please input port number (1-65534)!",	
	js_bad_port_number      	:		"Bad port number, please input another number (1-65534)!",	
	js_start_ip             	:		"Start IP can not be blank, please input an IP address!",	
	js_start_port           	:		"The Starting port can not be blank, please input a port number!",	
	js_end_port             	:		"The ending port can not be less than start port,please input again!",	
	js_end_addr             	:		"The ending address can not be less than start address,please input again!",	
	js_min_bnd              	:		"The min upload bandwidth is error,please input again!",	
	js_max_upload_bnd       	:		"The max upload bandwidth is error,please input again!",	
	js_max_not_les_min      	:		"The max upload bandwidth can not be less than the min bandwidth,please input again!",	
	js_max_download_bnd     	:		"The max download bandwidth is error,please input again!",	
	js_max_max_up_bnd       	:		"The max upload bandwidth can not be less than the min bandwidth,please input again!",	
	js_info_end	:"js_info_end"
},

// File Name:QoSRuleListRpm.htm
ntw_qos_rule_list:	{
	t_title                 	:		"QoS Rules List",
	t_id                    	:		"ID",
	t_desc                  	:		"Description",
	t_up_band               	:		"Egress Bandwidth(Kbps)",
	t_down_band             	:		"Ingress Bandwidth(Kbps)",
	t_enable                	:		"Enable",
	t_modify                	:		"Modify",
	t_min                   	:		"Min",
	t_mix                   	:		"Max",
	t_max                   	:		"Max",
	t_share                 	:		"Share",
	t_independent           	:		"Independent",
	t_delete                	:		"Delete",
	t_empty                 	:		"The current list is empty.",
	t_now_is_page           	:		"Now is the ",
	t_page                  	:		" page",
	js_info_end	:"js_info_end"
},
obj_end	:	""
}
var str_main = new Array();
str_main.charset = "text/html; charset=gb2312"
 str_main.btn = {
Save                    	:	"Save",
Back                    	:	"Back",
Staton                  	:	"Enabled",
Statoff                 	:	"Disabled",
Refresh                 	:	"Refresh",
Clear                   	:	"Clear All",
Delete                  	:	"Delete",
Prevpage                	:	"Previous",
Nextpage                	:	"Next",
Return                  	:	"Back",
Addnew                  	:	"Add New",
Enall                   	:	"Enable All",
Disall                  	:	"Disable All",
Delall                  	:	"Delete All"	,
Login                   	:	"Login",
Logout                  	:	"Logout",
ReleaseIP               	:	"Release ",
RenewIP                 	:	"Renew Onclick",
Connect                 	:	"Connect Onclick",
Disconnect              	:	"Disconnect Onclick",
Clearlog                	:	"Clear All",
Newdevcfg               	:	"Connect",
Enfilter                	:	"Enabled",
Disfilter               	:	"Disable",
Reboot                  	:	"Reboot",
Secwzd                  	:	"Firewall Cfg",
Finish                  	:	"Finish",
Getgmttime              	:	"Get Gmt",
Backup                  	:	"Backup",
Restore                 	:	"Restore",
Exit                    	:	"Exit",
Move                    	:	"Move",
Enwps                   	:	"Enable Qss",
Diswps                  	:	"Disable Qss",
Defpin                  	:	"Restore Pin",
Newpin                  	:	"Gen New Pin",
RestoreMAC              	:	"Restore Factory MAC",
CloneMAC                	:	"Clone MAC Address",
Upgrade                 	:	"Upgrade",
Upnpdisable             	:	"Disabled",
Upnpenable              	:	"Enabled",
Advanced                	:	"Advanced",
Restorefactory          	:	"Restore",
Showhostlist            	:	"Blocked Dos Host List",
Find                    	:	"Find",
Load                    	:	"Load ",
Capture                 	:	"Bind All",
Resall                  	:	"Load All",
end_button					:	"end_button"
}
