Lang = {
	TitleLogin: 'Login',
	TitleMessagesListView: 'Message List',
	TitleMessagesList: 'Message List',
	TitleViewMessage: 'View Message',
	TitleNewMessage: 'New Message',
	TitleSettings: 'Settings',
	TitleContacts: 'Contacts',
	StandardLogin: 'Standard&nbsp;Login',
	AdvancedLogin: 'Advanced&nbsp;Login',
	InfoWebMailLoading: 'WebMail is loading&hellip;',
	Loading: 'Loading&hellip;',
	InfoMessagesLoad: 'WebMail is loading message list',
	InfoEmptyFolder: 'The folder is empty',
	InfoPageLoading: 'The page is still loading&hellip;',
	InfoSendMessage: 'The message was sent',
	InfoSaveMessage: 'The message was saved',
	InfoHaveImported: 'You have imported',
	InfoNewContacts: 'new contact(s) into your contacts list.',
	InfoToDelete: 'To delete ',
	InfoDeleteContent: 'folder you should delete all its contents first.',
	InfoDeleteNotEmptyFolders: 'Deleting non-empty folders is not allowed. To delete such a folder (it has disabled checkbox), delete its contents first.',
	InfoRequiredFields: '* required fields',
	ConfirmAreYouSure: 'Are you sure?',
	ConfirmDirectModeAreYouSure: 'The selected message(s) will be PERMANENTLY deleted! Are you sure?',
	ConfirmSaveSettings: 'The settings were not saved. Select OK to save.',
	ConfirmSaveContactsSettings: 'The contacts settings were not saved. Select OK to save.',
	ConfirmSaveAcctProp: 'The account properties were not saved. Select OK to save.',
	ConfirmSaveFilter: 'The filters properties were not saved. Select OK to save.',
	ConfirmSaveSignature: 'The signature was not saved. Select OK to save.',
	ConfirmSavefolders: 'The folders were not saved. Select OK to save.',
	ConfirmHtmlToPlain: 'Warning: By changing the formatting of this message from HTML to plain text, you will lose any current formatting in the message. Select OK to continue.',
	ConfirmAddFolder: 'Before adding/removing folder it is necessary to apply changes. Select OK to save.',
	ConfirmEmptySubject: 'The subject field is empty. Do you wish to continue?',
	WarningEmailBlank: 'You cannot leave<br />"Email" field blank.',
	WarningLoginBlank: 'You cannot leave<br />"Login" field blank.',
	WarningToBlank: 'You cannot leave "To" field blank',
	WarningServerPortBlank: 'You cannot leave POP3 and<br />SMTP server/port fields blank.',
	WarningEmptySearchLine: 'Empty search line. Please enter substring you need to find.',
	WarningMarkListItem: 'Please mark at least one item in the list.',
	WarningFolderMove: 'The folder can\'t be moved because this is another level.',
	WarningContactNotComplete: 'Please enter email or name.',
	WarningGroupNotComplete: 'Please enter group name.',
	WarningEmailFieldBlank: 'You cannot leave "Email" field blank.',
	WarningIncServerBlank: 'You cannot leave POP3(IMAP4) Server field blank.',
	WarningIncPortBlank: 'You cannot leave POP3(IMAP4) Server Port field blank.',
	WarningIncLoginBlank: 'You cannot leave POP3(IMAP4) Login field blank.',
	WarningIncPortNumber: 'You should specify a positive number in POP3(IMAP4) port field.',
	DefaultIncPortNumber: 'Default POP3(IMAP4) port number is 110(143).',
	WarningIncPassBlank: 'You cannot leave POP3(IMAP4) Password field blank.',
	WarningOutPortBlank: 'You cannot leave SMTP Server Port field blank.',
	WarningOutPortNumber: 'You should specify a positive number in SMTP port field.',
	DefaultOutPortNumber: 'Default SMTP port number is 25.',
	WarningCorrectEmail: 'You should specify a correct e-mail.',
	WarningCsvExtention: 'Extention should be .csv',
	WarningImportFileType: 'Please select the application that you want to copy your contacts from',
	WarningEmptyImportFile: 'Please select a file by clicking the browse button',
	WarningContactsPerPage: 'Contacts per page value is positive number',
	WarningMessagesPerPage: 'Messages per page value is positive number',
	WarningMailsOnServerDays: 'You should specify a positive number in Messages on server days field.',
	WarningEmptyFilter: 'Please enter substring',
	WarningEmptyFolderName: 'Please enter folder name',
	WarningCantCreateAccount: 'Can\'t create account',
	WarningCantUpdateAccount: 'Can\'t update account',
	WarningCantCreateFolder: 'Can\'t create folder',
	WarningCantUpdateFolder: 'Can\'t update folder',
	ErrorConnectionFailed: 'Failed to connect',
	ErrorRequestFailed: 'The data transfer has not been completed',
	ErrorAbsentXMLHttpRequest: 'The object XMLHttpRequest is absent',
	ErrorWithoutDesc: 'The error without description occured',
	ErrorParsing: 'Error while parsing XML.',
	ResponseText: 'Response text:',
	ErrorEmptyXmlPacket: 'Empty XML packet',
	ErrorImportContacts: 'Error while importing contacts',
	ErrorNoContacts: 'No contacts for import.',
	ErrorCheckMail: 'Receiving messages terminated due to an error. Probably, not all the messages were received.',
	LoggingToServer: 'Logging on to server&hellip;',
	GettingMsgsNum: 'Getting number of messages',
	RetrievingMessage: 'Retrieving message',
	DeletingMessage: 'Deleting message',
	DeletingMessages: 'Deleting message(s)',
	Of: 'of',
	Connection: 'Connection',
	Charset: 'Charset',
	AutoSelect: 'Auto-Select',
	Contacts: 'Contacts',
	ClassicVersion: 'Classic Version',
	Logout: 'Logout',
	Settings: 'Settings',
	LookFor: 'Look for: ',
	SearchIn: 'Search in: ',
	QuickSearch: 'Search the "From", "To" and "Subject" fields only (quicker).',
	SlowSearch: 'Search entire messages',
	AllMailFolders: 'All Mail Folders',
	AllGroups: 'All Groups',
	NewMessage: 'New Message',
	CheckMail: 'Check Mail',
	ReloadFolders: 'Reload Folders Tree',
	EmptyTrash: 'Empty Trash',
	MarkAsRead: 'Mark As Read',
	MarkAsUnread: 'Mark As Unread',
	MarkFlag: 'Flag',
	MarkUnflag: 'Unflag',
	MarkAllRead: 'Mark All Read',
	MarkAllUnread: 'Mark All Unread',
	Reply: 'Reply',
	ReplyAll: 'Reply to All',
	Delete: 'Delete',
	Undelete: 'Undelete',
	PurgeDeleted: 'Purge deleted',
	MoveToFolder: 'Move To Folder',
	Forward: 'Forward',
	HideFolders: 'Hide Folders',
	ShowFolders: 'Show Folders',
	ManageFolders: 'Manage Folders',
	SyncFolder: 'Synchronized folder',
	NewMessages: 'New Messages',
	Messages: 'Message(s)',
	From: 'From',
	To: 'To',
	Date: 'Date',
	Size: 'Size',
	Subject: 'Subject',
	FirstPage: 'First Page',
	PreviousPage: 'Previous Page',
	NextPage: 'Next Page',
	LastPage: 'Last Page',
	SwitchToPlain: 'Switch to Plain Text View',
	SwitchToHTML: 'Switch to HTML View',
	AddToAddressBokk: 'Add to Contacts',
	ClickToDownload: 'Click to download ',
	View: 'View',
	ShowFullHeaders: 'Show Full Headers',
	HideFullHeaders: 'Hide Full Headers',
	MessagesInFolder: 'Message(s) in Folder',
	YouUsing: 'You are using',
	OfYour: 'of your',
	Mb: 'MB',
	Kb: 'KB',
	B: 'B',
	SendMessage: 'Send',
	SaveMessage: 'Save',
	Print: 'Print',
	PreviousMsg: 'Previous Message',
	NextMsg: 'Next Message',
	AddressBook: 'Address Book',
	ShowBCC: 'Show BCC',
	HideBCC: 'Hide BCC',
	CC: 'CC',
	BCC: 'BCC',
	ReplyTo: 'Reply&nbsp;To',
	AttachFile: 'Attach File',
	Attach: 'Attach',
	Re: 'Re',
	OriginalMessage: 'Original Message',
	Sent: 'Sent',
	Fwd: 'Fwd',
	Low: 'Low',
	Normal: 'Normal',
	High: 'High',
	Importance: 'Importance',
	Close: 'Close',
	Common: 'Common',
	EmailAccounts: 'Email Accounts',
	MsgsPerPage: 'Messages per page',
	DisableRTE: 'Disable rich-text editor',
	Skin: 'Skin',
	DefCharset: 'Default charset',
	DefCharsetInc: 'Default incoming charset',
	DefCharsetOut: 'Default outgoing charset',
	DefTimeOffset: 'Default time offset',
	DefLanguage: 'Default language',
	DefDateFormat: 'Default date format',
	ShowViewPane: 'Message list with preview pane',
	Save: 'Save',
	Cancel: 'Cancel',
	OK: 'OK',
	Remove: 'Remove',
	AddNewAccount: 'Add New Account',
	Signature: 'Signature',
	Filters: 'Filters',
	Properties: 'Properties',
	UseForLogin: 'Use this account properties (login and password) for login',
	MailFriendlyName: 'Your name',
	MailEmail: 'Email',
	MailIncHost: 'Incoming Mail',
	Imap4: 'IMAP4',
	Pop3: 'POP3',
	MailIncPort: 'Port',
	MailIncLogin: 'Login',
	MailIncPass: 'Password',
	MailOutHost: 'Outgoing Mail',
	MailOutPort: 'Port',
	MailOutLogin: 'SMTP Login',
	MailOutPass: 'SMTP Password',
	MailOutAuth1: 'Use SMTP authentication',
	MailOutAuth2: '(You may leave SMTP login/password fields blank, if they\'re the same as POP3/IMAP4 login/password)',
	UseFriendlyNm1: 'Use Friendly Name in "From:" field',
	UseFriendlyNm2: '(Your name &lt;sender@mail.com&gt;)',
	GetmailAtLogin: 'Get/Synchronize Mails at login',
	MailMode0: 'Delete received messages from server',
	MailMode1: 'Leave messages on server',
	MailMode2: 'Keep messages on server for',
	MailsOnServerDays: 'day(s)',
	MailMode3: 'Delete message from server when it is removed from Trash',
	InboxSyncType: 'Type of Inbox Synchronization',
	SyncTypeNo: 'Don\'t Synchronize',
	SyncTypeNewHeaders: 'New Headers',
	SyncTypeAllHeaders: 'All Headers',
	SyncTypeNewMessages: 'New Messages',
	SyncTypeAllMessages: 'All Messages',
	SyncTypeDirectMode: 'Direct Mode',
	Pop3SyncTypeEntireHeaders: 'Headers Only',
	Pop3SyncTypeEntireMessages: 'Entire Messages',
	Pop3SyncTypeDirectMode: 'Direct Mode',
	DeleteFromDb: 'Delete message from database if it no longer exists on mail server',
	EditFilter: 'Edit&nbsp;filter',
	NewFilter: 'Add New Filter',
	Field: 'Field',
	Condition: 'Condition',
	ContainSubstring: 'Contain substring',
	ContainExactPhrase: 'Contain exact phrase',
	NotContainSubstring: 'Not contain substring',
	FilterDesc_At: 'at',
	FilterDesc_Field: 'field',
	Action: 'Action',
	DoNothing: 'Do nothing',
	DeleteFromServer: 'Delete from server Immediately',
	MarkGrey: 'Mark grey',
	Add: 'Add',
	OtherFilterSettings: 'Other filter settings',
	ConsiderXSpam: 'Consider X-Spam headers',
	Apply: 'Apply',
	InsertLink: 'Insert Link',
	RemoveLink: 'Remove Link',
	Numbering: 'Numbering',
	Bullets: 'Bullets',
	HorizontalLine: 'Horizontal Line',
	Bold: 'Bold',
	Italic: 'Italic',
	Underline: 'Underline',
	AlignLeft: 'Align Left',
	Center: 'Center',
	AlignRight: 'Align Right',
	Justify: 'Justify',
	FontColor: 'Font Color',
	Background: 'Background',
	SwitchToPlainMode: 'Switch to Plain Text Mode',
	SwitchToHTMLMode: 'Switch to HTML Mode',
	AddSignatures: 'Add signatures to all outgoing messages',
	DontAddToReplies: 'Don\'t add signatures to Replies and Forwards',
	Folder: 'Folder',
	Msgs: 'Msg\'s',
	Synchronize: 'Synchronize',
	ShowThisFolder: 'Show This Folder',
	Total: 'Total',
	DeleteSelected: 'Delete Selected',
	AddNewFolder: 'Add New Folder',
	NewFolder: 'New Folder',
	ParentFolder: 'Parent Folder',
	NoParent: 'No Parent',
	OnMailServer: 'Create this Folder in WebMail and on Mail Server',
	InWebMail: 'Create this Folder Only in WebMail',
	FolderName: 'Folder Name',
	ContactsPerPage: 'Contacts per page',
	WhiteList: 'Address Book as White List',
	CharsetDefault: 'Default',
	CharsetArabicAlphabetISO: 'Arabic Alphabet (ISO)',
	CharsetArabicAlphabet: 'Arabic Alphabet (Windows)',
	CharsetBalticAlphabetISO: 'Baltic Alphabet (ISO)',
	CharsetBalticAlphabet: 'Baltic Alphabet (Windows)',
	CharsetCentralEuropeanAlphabetISO: 'Central European Alphabet (ISO)',
	CharsetCentralEuropeanAlphabet: 'Central European Alphabet (Windows)',
	CharsetChineseSimplifiedEUC: 'Chinese Simplified (EUC)',
	CharsetChineseSimplifiedGB: 'Chinese Simplified (GB2312)',
	CharsetChineseTraditional: 'Chinese Traditional (Big5)',
	CharsetCyrillicAlphabetISO: 'Cyrillic Alphabet (ISO)',
	CharsetCyrillicAlphabetKOI8R: 'Cyrillic Alphabet (KOI8-R)',
	CharsetCyrillicAlphabet: 'Cyrillic Alphabet (Windows)',
	CharsetGreekAlphabetISO: 'Greek Alphabet (ISO)',
	CharsetGreekAlphabet: 'Greek Alphabet (Windows)',
	CharsetHebrewAlphabetISO: 'Hebrew Alphabet (ISO)',
	CharsetHebrewAlphabet: 'Hebrew Alphabet (Windows)',
	CharsetJapanese: 'Japanese',
	CharsetJapaneseShiftJIS: 'Japanese (Shift-JIS)',
	CharsetKoreanEUC: 'Korean (EUC)',
	CharsetKoreanISO: 'Korean (ISO)',
	CharsetLatin3AlphabetISO: 'Latin 3 Alphabet (ISO)',
	CharsetTurkishAlphabet: 'Turkish Alphabet',
	CharsetUniversalAlphabetUTF7: 'Universal Alphabet (UTF-7)',
	CharsetUniversalAlphabetUTF8: 'Universal Alphabet (UTF-8)',
	CharsetVietnameseAlphabet: 'Vietnamese Alphabet (Windows)',
	CharsetWesternAlphabetISO: 'Western Alphabet (ISO)',
	CharsetWesternAlphabet: 'Western Alphabet (Windows)',
	TimeDefault: 'Default',
	TimeEniwetok: 'Eniwetok, Kwajalein, Dateline Time',
	TimeMidwayIsland: 'Midway Island, Samoa',
	TimeHawaii: 'Hawaii',
	TimeAlaska: 'Alaska',
	TimePacific: 'Pacific Time (US & Canada); Tijuana',
	TimeArizona: 'Arizona',
	TimeMountain: 'Mountain Time (US & Canada)',
	TimeCentralAmerica: 'Central America',
	TimeCentral: 'Central Time (US & Canada)',
	TimeMexicoCity: 'Mexico City, Tegucigalpa',
	TimeSaskatchewan: 'Saskatchewan',
	TimeIndiana: 'Indiana (East)',
	TimeEastern: 'Eastern Time (US & Canada)',
	TimeBogota: 'Bogota, Lima, Quito',
	TimeSantiago: 'Santiago',
	TimeCaracas: 'Caracas, La Paz',
	TimeAtlanticCanada: 'Atlantic Time (Canada)',
	TimeNewfoundland: 'Newfoundland',
	TimeGreenland: 'Greenland',
	TimeBuenosAires: 'Buenos Aires, Georgetown',
	TimeBrasilia: 'Brasilia',
	TimeMidAtlantic: 'Mid-Atlantic',
	TimeCapeVerde: 'Cape Verde Is.',
	TimeAzores: 'Azores',
	TimeMonrovia: 'Casablanca, Monrovia',
	TimeGMT: 'Dublin, Edinburgh, Lisbon, London',
	TimeBerlin: 'Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna',
	TimePrague: 'Belgrade, Bratislava, Budapest, Ljubljana, Prague',
	TimeParis: 'Brussels, Copenhagen, Madrid, Paris',
	TimeSarajevo: 'Sarajevo, Skopje, Sofija, Vilnius, Warsaw, Zagreb',
	TimeWestCentralAfrica: 'West Central Africa',
	TimeAthens: 'Athens, Istanbul, Minsk',
	TimeEasternEurope: 'Bucharest',
	TimeCairo: 'Cairo',
	TimeHarare: 'Harare, Pretoria',
	TimeHelsinki: 'Helsinki, Riga, Tallinn',
	TimeIsrael: 'Israel, Jerusalem Standard Time',
	TimeBaghdad: 'Baghdad',
	TimeArab: 'Arab, Kuwait, Riyadh',
	TimeMoscow: 'Moscow, St. Petersburg, Volgograd',
	TimeEastAfrica: 'East Africa, Nairobi',
	TimeTehran: 'Tehran',
	TimeAbuDhabi: 'Abu Dhabi, Muscat',
	TimeCaucasus: 'Baku, Tbilisi, Yerevan',
	TimeKabul: 'Kabul',
	TimeEkaterinburg: 'Ekaterinburg',
	TimeIslamabad: 'Islamabad, Karachi, Sverdlovsk, Tashkent',
	TimeBombay: 'Calcutta, Chennai, Mumbai, New Delhi, India Standard Time',
	TimeNepal: 'Kathmandu, Nepal',
	TimeAlmaty: 'Almaty, Novosibirsk, North Central Asia',
	TimeDhaka: 'Astana, Dhaka',
	TimeSriLanka: 'Sri Jayawardenepura, Sri Lanka',
	TimeRangoon: 'Rangoon',
	TimeBangkok: 'Bangkok, Hanoi, Jakarta',
	TimeKrasnoyarsk: 'Krasnoyarsk',
	TimeBeijing: 'Beijing, Chongqing, Hong Kong SAR, Urumqi',
	TimeIrkutsk: 'Irkutsk, Ulaan Bataar',
	TimeSingapore: 'Kuala Lumpur, Singapore',
	TimePerth: 'Perth, Western Australia',
	TimeTaipei: 'Taipei',
	TimeTokyo: 'Osaka, Sapporo, Tokyo',
	TimeSeoul: 'Seoul, Korea Standard time',
	TimeYakutsk: 'Yakutsk',
	TimeAdelaide: 'Adelaide, Central Australia',
	TimeDarwin: 'Darwin',
	TimeBrisbane: 'Brisbane, East Australia',
	TimeSydney: 'Canberra, Melbourne, Sydney, Hobart',
	TimeGuam: 'Guam, Port Moresby',
	TimeHobart: 'Hobart, Tasmania',
	TimeVladivostock: 'Vladivostok',
	TimeMagadan: 'Magadan, Solomon Is., New Caledonia',
	TimeWellington: 'Auckland, Wellington',
	TimeFiji: 'Fiji Islands, Kamchatka, Marshall Is.',
	TimeTonga: 'Nuku\'alofa, Tonga',
	DateDefault: 'Default',
	DateDDMMYY: 'DD/MM/YY',
	DateMMDDYY: 'MM/DD/YY',
	DateDDMonth: 'DD Month (01 Jan)',
	DateAdvanced: 'Advanced',
	NewContact: 'New Contact',
	NewGroup: 'New Group',
	AddContactsTo: 'Add Contacts to',
	ImportContacts: 'Import Contacts',
	Name: 'Name',
	Email: 'Email',
	DefaultEmail: 'Email',
	NotSpecifiedYet: 'Not specified yet',
	ContactName: 'Name',
	Birthday: 'Birthday',
	Month: 'Month',
	January: 'January',
	February: 'February',
	March: 'March',
	April: 'April',
	May: 'May',
	June: 'June',
	July: 'July',
	August: 'August',
	September: 'September',
	October: 'October',
	November: 'November',
	December: 'December',
	Day: 'Day',
	Year: 'Year',
	UseFriendlyName1: 'Use Friendly Name',
	UseFriendlyName2: '(for example, John Doe &lt;johndoe@mail.com&gt;)',
	Personal: 'Personal',
	PersonalEmail: 'Personal E-mail',
	StreetAddress: 'Street Address',
	City: 'City',
	Fax: 'Fax',
	StateProvince: 'State/Province',
	Phone: 'Phone',
	ZipCode: 'Zip Code',
	Mobile: 'Mobile',
	CountryRegion: 'Country/Region',
	WebPage: 'Web Page',
	Go: 'Go',
	Home: 'Home',
	Business: 'Business',
	BusinessEmail: 'Business E-mail',
	Company: 'Company',
	JobTitle: 'Job Title',
	Department: 'Department',
	Office: 'Office',
	Pager: 'Pager',
	Other: 'Other',
	OtherEmail: 'Other E-mail',
	Notes: 'Notes',
	Groups: 'Groups',
	ShowAddFields: 'Show additional fields',
	HideAddFields: 'Hide additional fields',
	EditContact: 'Edit contact information',
	GroupName: 'Group Name',
	AddContacts: 'Add Contacts',
	CommentAddContacts: '(If you\'re going to specify more than one address, please separate them with commas)',
	CreateGroup: 'Create Group',
	Rename: 'rename',
	MailGroup: 'Mail Group',
	RemoveFromGroup: 'Remove from group',
	UseImportTo: 'Use Import to copy your contacts from Microsoft Outlook, Microsoft Outlook Express into your AfterLogic WebMail contacts list.',
	Outlook1: 'Microsoft Outlook 2000/XP/2003',
	Outlook2: 'Microsoft Outlook Express 6',
	SelectImportFile: 'Select the file (.CSV format) that you want to import',
	Import: 'Import',
	ContactsMessage: 'This is contacts page!!!',
	ContactsCount: 'contact(s)',
	GroupsCount: 'group(s)',

	InfoListNotContainAddress: 'If the list doesn\'t contain the address you\'re looking for, keep typing its first chars.',

	PicturesBlocked: 'Pictures in this message have been blocked for your safety.',
	ShowPictures: 'Show pictures',
	ShowPicturesFromSender: 'Always show pictures in messages from this sender',
	AlwaysShowPictures: 'Always show pictures in messages',

	DirectAccess: 'D',
	DirectAccessTitle: 'Direct Mode. WebMail accesses messages directly on mail server.',

	ReportMessageSent: 'Your message has been sent.',
	ReportMessageSaved: 'Your message has been saved.',

	ReportSettingsUpdatedSuccessfuly: 'Settings have been updated successfully.',
	ReportAccountCreatedSuccessfuly: 'Account has been created successfully.',
	ReportAccountUpdatedSuccessfuly: 'Account has been updated successfully.',
	ConfirmDeleteAccount: 'Are you sure you want to delete account?',
	ReportFiltersUpdatedSuccessfuly: 'Filters have been updated successfully.',
	ReportSignatureUpdatedSuccessfuly: 'Signature has been updated successfully.',
	ReportFoldersUpdatedSuccessfuly: 'Folders have been updated successfully.',
	ReportContactsSettingsUpdatedSuccessfuly: 'Contacts\' settings have been updated successfully.',

	ReportGroupSuccessfulyAdded1: 'The group',
	ReportGroupSuccessfulyAdded2: 'was successfully added.',
	ReportGroupUpdatedSuccessfuly: 'Group has been updated successfully.',
	ReportContactSuccessfulyAdded: 'Contact was successfully added.',
	ReportContactUpdatedSuccessfuly: 'Contact has been updated successfully.',
	ReportContactAddedToGroup: 'Contact(s) was added to group',
	AlertNoContactsGroupsSelected: 'No contacts or groups selected.',

	TreatAsOrganization: 'Treat as an organization',
	Organization: 'Organization',
	
	ErrorInvalidCSV: 'CSV file you selected has invalid format.',

	WarningPassBlank: 'You cannot leave "Password" field blank.',
	WarningCorrectIncServer: 'You should specify a correct POP3(IMAP) server address.',
	WarningOutServerBlank: 'You cannot leave "Outgoing Mail" field blank.',
	WarningCorrectSMTPServer: 'You should specify a correct Outgoing Mail address.',
	WarningFromBlank: 'You cannot leave "From" field blank.',
	WarningAdvancedDateFormat: 'Please specify a date-time format.',
	WarningCorrectFolderName: 'You should specify a correct folder name.',
	WarningLoginFieldBlank: 'You cannot leave "Login" field blank.',

	InfoNoMessagesFound: 'No messages found.',

	FolderInbox: 'Inbox',
	FolderSentItems: 'Sent Items',
	FolderDrafts: 'Drafts',
	FolderTrash: 'Trash',

	BackToList: 'Back to List',
	InfoNoContactsGroups: 'No contacts or groups.',
	InfoNewContactsGroups: 'You can either create new contacts/groups or import contacts from a .CSV file in MS Outlook format.',
	DefTimeFormat: 'Default time format',
	SpellNoSuggestions: 'No suggestions',
	SpellWait: 'Please wait&hellip;',
	
	InfoNoMessageSelected: 'No message selected.',
	InfoSingleDoubleClick: 'You can either single-click any message in the list to preview it here or double-click to view it full size.',

	Calendar: 'Calendar',
	SettingsTabCalendar: 'Calendar',

	TabDay: 'Day',
	TabWeek: 'Week',
	TabMonth: 'Month',

	FullDayMonday: 'Monday',
	FullDayTuesday: 'Tuesday',
	FullDayWednesday: 'Wednesday',
	FullDayThursday: 'Thursday',
	FullDayFriday: 'Friday',
	FullDaySaturday: 'Saturday',
	FullDaySunday: 'Sunday',
	
	ShortMonthJanuary: 'Jan',
	ShortMonthFebruary: 'Feb',
	ShortMonthMarch: 'Mar',
	ShortMonthApril: 'Apr',
	ShortMonthMay: 'May',
	ShortMonthJune: 'Jun',
	ShortMonthJuly: 'Jul',
	ShortMonthAugust: 'Aug',
	ShortMonthSeptember: 'Sep',
	ShortMonthOctober: 'Oct',
	ShortMonthNovember: 'Nov',
	ShortMonthDecember: 'Dec',

	InfoLoading: 'Loading&hellip;',
	InfoSaving: 'Saving&hellip;',
	SettingsDisplayName: 'Display Name',
	SettingsTimeFormat: 'Time Format',
	SettingsDateFormat: 'Date Format',
	SettingsShowWeekends: 'Show weekends',
	SettingsWorkdayStarts: 'Workday starts',
	SettingsWorkdayEnds: 'ends',
	SettingsShowWorkday: 'Show workday',
	SettingsWeekStartsOn: 'Week starts on',
	SettingsDefaultTab: 'Default Tab',
	SettingsCountry: 'Country',
	SettingsTimeZone: 'Time Zone',
	SettingsAllTimeZones: 'All time zones',

	ButtonCancel: 'Cancel',
	ButtonSave: 'Save',
	
	WarningWorkdayStartsEnds: 'The \'Workday ends\' time must be greater than the \'Workday starts\' time',
	ReportSettingsUpdated: 'Settings have been updated successfully.',
	
	SettingsTabCalendar: 'Calendar',
	
	ErrorParseJSON: 'The JSON response returned by the server cannot be parsed.',
	ErrorGeneral: 'An error occured on the server. Try again later.',
	
	ShortMonthJanuary: 'Jan',
	ShortMonthFebruary: 'Feb',
	ShortMonthMarch: 'Mar',
	ShortMonthApril: 'Apr',
	ShortMonthMay: 'May',
	ShortMonthJune: 'Jun',
	ShortMonthJuly: 'Jul',
	ShortMonthAugust: 'Aug',
	ShortMonthSeptember: 'Sep',
	ShortMonthOctober: 'Oct',
	ShortMonthNovember: 'Nov',
	ShortMonthDecember: 'Dec',
	
	GroupMembers: 'Members',
	Attachments: 'Attachments',
	InfoGroupsOfContact: 'The groups the contact is member of are marked with checkmarks.',
	AlertNoContactsSelected: 'No contacts selected.',
	MailSelected: 'Mail selected addresses',
	CaptionSubscribed: 'Subscribed',
	OperationSpam: 'Spam',
	OperationNotSpam: 'Not Spam',
	FolderSpam: 'Spam',

	ContactMail: 'Send mail',
	ContactViewAllMails: 'View all mails with this contact',
	ContactsMailThem: 'Mail them',
	DateToday: 'Today',
	DateYesterday: 'Yesterday',
	MessageShowDetails: 'Show details',
	MessageHideDetails: 'Hide details',
	MessageNoSubject: 'No subject',
	MessageForAddr: 'to',
	SearchClear: 'Clear search',
	SearchResultsInFolder: 'Search results for "#s" in #f folder:',
	SearchResultsInAllFolders: 'Search results for "#s" in all mail folders:',
	AutoresponderTitle: 'Autoresponder',
	AutoresponderEnable: 'Enable autoresponder',
	AutoresponderSubject: 'Subject',
	AutoresponderMessage: 'Message',
	ReportAutoresponderUpdatedSuccessfuly: 'Autoresponder has been updated successfully.',
	FolderQuarantine: 'Quarantine',

	WarningInputCorrectEmails: 'Please specify correct emails.',
	WrongEmails: 'Incorrect emails:',

	ConfirmBodySize1: 'Sorry, but text messages are max.',
	ConfirmBodySize2: 'characters long. Everything beyond the limit will be truncated. Click "Cancel" if you want to edit the message.',
	BodySizeCounter: 'Counter',
	InsertImage: 'Insert Image',
	ImagePath: 'Image Path',
	ImageUpload: 'Insert',
    WarningImageUpload: 'The file being attached is not an image. Please choose an image file.',

    ConfirmExitFromNewMessage: 'If you navigate away from this page without saving, you will lose all changes made since your last save. Click cancel to stay on the current page.',

    MessageSizeExceedsAccountQuota: 'This message size exceeds your account quota.',
    MessageCannotSent: 'The message cannot be sent.',
    MessageCannotSaved: 'The message cannot be saved.',

	LanguageArabic: 'العربية',
	LanguageDanish: 'Dansk',
	LanguageDutch: 'Nederlands',
	LanguageEnglish: 'English',
	LanguageFrench: 'Français',
	LanguageGerman: 'Deutsch',
	LanguageGreek: 'Ελληνικά',
	LanguageHebrew: 'עברית',
	LanguageHungarian: 'Magyar',
	LanguageItalian: 'Italiano',
	LanguageNorwegian: 'Norsk',
	LanguagePortugueseBrazil: 'Português Brasil',
	LanguagePolish: 'Polski',
	LanguageRussian: 'Русский',
	LanguageSpanish: 'Español',
	LanguageSwedish: 'Svenska',
	LanguageThai: 'ภาษาไทย',
	LanguageTurkish: 'Türkçe',
	LanguageUkrainian: 'Українська',
	LanguageJapanese: '日本語',
	LanguageChineseSimplified: '中文(简体)',
	LanguageChineseTraditional: '中文(香港)',

	Spellcheck: 'Check Spelling',
	
	EmptySpam: 'Empty Spam',
	Saving: 'Saving&hellip;',
	Sending: 'Sending&hellip;',
	
	LANG_Email: 'Email',
	LANG_Login: 'Login',
	LANG_Password: 'Password',
	LANG_IncServer: 'Incoming&nbsp;Mail',
    LANG_IncPort: 'Port',
    LANG_OutServer: 'Outgoing&nbsp;Mail',
    LANG_OutPort: 'Port',
    LANG_UseSmtpAuth: 'Use&nbsp;SMTP&nbsp;authentication',
    LANG_SignMe: 'Sign me in automatically',
    LANG_Enter: 'Enter',
    LANG_LoginInfo: 'Login Information',

	RepliedMessageTitle: 'Replied Message',
	ForwardedMessageTitle: 'Forwarded Message',
	RepliedForwardedMessageTitle: 'Replied and Forwarded Message',

	RequestReadConfirmation: 'Request Return Confirmation',
	FolderTypeDefault: 'Default',
	ShowFoldersMapping: 'Let me use another folder as a system folder (e.g. use MyFolder as Sent Items)',
	ShowFoldersMappingNote: 'For instance, to change Sent Items location from Sent Items to MyFolder, specify "Sent Items" in "Use for" dropdown of "MyFolder".',
	FolderTypeMapTo: 'Use for',
	
	AccountNewPassword: 'New password',
	AccountConfirmNewPassword: 'Confirm new password',
	AccountPasswordsDoNotMatch: 'Passwords do not match.',
	
	ContactTitle: 'Title',
	ContactFirstName: 'First name',
	ContactSurName: 'Surname',
	ContactNickName: 'Nickname',

	CaptchaTitle: 'Captcha',
	CaptchaReloadLink: 'reload',

	ConfirmBodySize1: 'Sorry, but text messages are max.',
	ConfirmBodySize2: 'characters long. Everything beyond the limit will be truncated. Click "Cancel" if you want to edit the message.',
	BodySizeCounter: 'Counter',
	InsertImage: 'Insert Image',
	ImagePath: 'Image Path',
	ImageUpload: 'Insert',

	SensivityMenu: 'Sensitivity',
	SensivityNothingMenu: 'Nothing',
	SensivityConfidentialMenu: 'Confidential',
	SensivityPrivateMenu: 'Private',
	SensivityPersonalMenu: 'Personal',

	SensivityConfidential: 'Please treat this message as Confidential',
	SensivityPrivate: 'Please treat this message as Private',
	SensivityPersonal: 'Please treat this message as Personal',

	ReturnReceiptTopText: 'The sender of this message has asked to be notified when you receive this message.',
	ReturnReceiptTopLink: 'Click here to notify the sender.',
	ReturnReceiptSubject: 'Return Receipt (displayed)',
	ReturnReceiptMailText1: 'This is a Return Receipt for the mail that you sent to',
	ReturnReceiptMailText2: 'Note: This Return Receipt only acknowledges that the message was displayed on the recipient\'s computer. There is no guarantee that the recipient has read or understood the message contents.',

	ContactFieldTitle: 'Field',
	ContactDropDownTO: 'TO',
	ContactDropDownCC: 'CC',
	ContactDropDownBCC: 'BCC',

	WebMailException: 'Internal Server Error. Please, contact your system administrator in order to report the problem.',

	NoMoveDelete: 'Message(s) can\'t be moved to Trash. Most likely your message box is full. Should this unmoved message(s) be deleted?',
	WarningFieldBlank: 'This field cannot be empty.',
	WarningPassNotMatch: 'Passwords do not match, please check.',
	PasswordResetTitle: 'Password recovery - step %d',
	NullUserNameonReset: 'user',
	IndexResetLink: 'Forgot password?',
	IndexRegLink: 'Account Registration',

	RegRegistrationTitle: 'Registration',
	RegName: 'Name',
	RegEmail: 'e-mail address',
	RegEmailDesc: 'For example, myname@domain.com. This information will be used to enter the system.',
	RegSignMe: 'Remember me',
	RegSignMeDesc: 'Do not ask for login and password on next login to the system on this PC.',
	RegPass1: 'Password',
	RegPass2: 'Repeat password ',
	RegQuestionDesc: 'Please, provide two secret questions and answers which know only you. In case of password lost you can use these questions in order to recover the password.',
	RegQuestion1: 'Secret question 1',
	RegAnswer1: 'Answer 1',
	RegQuestion2: 'Secret question 2',
	RegAnswer2: 'Answer 2',
	RegTimeZone: 'Time zone',
	RegLang: 'Interface language',
	RegCaptcha: 'Captcha',
	RegSubmitButtonValue: 'Register',

	ResetEmail: 'Please provide your email',
	ResetEmailDesc: 'Provide emails address used for registration.',
	ResetCaptcha: 'CAPTCHA',
	ResetSubmitStep1: 'Send',
	ResetTopDesc1Step2: 'Providede email address',
	ResetTopDesc2Step2: 'Please confirm correctness.',
	ResetQuestion1: 'Secret question 1',
	ResetAnswer1: 'Answer',
	ResetQuestion2: 'Secret question 2',
	ResetAnswer2: 'Answer',
	ResetSubmitStep2: 'Send',
	ResetTopDescStep3: 'please specify below new password for your email.',
	ResetPass1: 'New password',
	ResetPass2: 'Repeat password',
	ResetSubmitStep3: 'Send',
	ResetDescStep4: 'Your password has been changed.',
	ResetSubmitStep4: 'Return',
	RegReturnLink: 'Return to login screen',
	ResetReturnLink: 'Return to login screen',

	SettingsAutoAddInvitation: 'Add invitations into calendar automatically',

	FilterPhrase: 'If there\'s %field header %condition %string then %action',
	FiltersAdd: 'Add Filter',
	FiltersCondEqualTo: 'equal to',
	FiltersCondContainSubstr: 'containing substring',
	FiltersCondNotContainSubstr: 'not containing substring',
	FiltersActionDelete: 'delete message',
	FiltersActionMove: 'move',
	FiltersActionToFolder: 'to %folder folder',
	FiltersNo: 'No filters specified yet',
	FiltersLoading: 'Loading Filters...',
	ConfirmMessagesPermanentlyDeleted: 'All messages in this folder will be permanently deleted.',

	AutoCheckMailIntervalLabel: 'Autocheck interval',
	AutoCheckMailIntervalDisableName: 'Disable',

	InfoNoNewMessages: 'There are no new messages.',
	TitleImportContacts: 'Import Contacts',
	TitleSelectedContacts: 'Selected Contacts',
	TitleNewContact: 'New Contact',
	TitleViewContact: 'View Contact',
	TitleEditContact: 'Edit Contact',
	TitleNewGroup: 'New Group',
	TitleViewGroup: 'View Group',
	
	AttachmentPending: 'Pending...',
	AttachmentUploading: 'Uploading...',
	AttachmentComplete: 'Complete.',
	AttachmentCancelled: 'Cancelled.',
	AttachmentStopped: 'Stopped.',
	AttachmentsUpload: 'Attach Files',
	AttachmentsUploadPadding: 34,

	ReportContactSyncDone: 'Sync complete',
	MobileSyncUrlTitle: 'Mobile sync URL',
	MobileSyncLoginTitle: 'Mobile sync login',
	MobileSyncContactDataBaseTitle: 'Mobile sync contact database',
	MobileSyncCalendarDataBaseTitle: 'Mobile sync calendar database',
	MobileSyncTitleText: 'If you\'d like to synchronize your SyncML-enabled handheld device with WebMail, you can use these parameters.<br />"Mobile Sync URL" specifies path to SyncML Data Synchronization server, "Mobile Sync Login" is your login on SyncML Data Synchronization Server and use your own password upon request. Also, some devices need to specify database name for contact and calendar data.<br />Use "Mobile sync contact database" and "Mobile sync calendar database" respectively.',
	MobileSyncEnableLabel: 'Enable mobile sync',

	QuickReply: 'Quick Reply',
	SwitchToFullForm: 'Switch To Full Form',
	SortFieldDate: 'Date',
	SortFieldFrom: 'From',
	SortFieldSize: 'Size',
	SortFieldSubject: 'Subject',
	SortFieldFlag: 'Flag',
	SortFieldAttachments: 'Attachments',
	SortOrderAscending: 'Ascending',
	SortOrderDescending: 'Descending',
	ArrangedBy: 'Arranged by',

	MessagePaneToRight: 'The message pane is to the right of the message list, rather than below',
    SettingsTabMobileSync: 'Mobile Sync',

    SearchInputText: 'search',

	TestButton: 'TEST',
    NullLang: 'Null'
};

var $Monthes = [];
$Monthes[0]  = Lang.Month;
$Monthes[1]  = Lang.January;
$Monthes[2]  = Lang.February;
$Monthes[3]  = Lang.March;
$Monthes[4]  = Lang.April;
$Monthes[5]  = Lang.May;
$Monthes[6]  = Lang.June;
$Monthes[7]  = Lang.July;
$Monthes[8]  = Lang.August;
$Monthes[9]  = Lang.September;
$Monthes[10] = Lang.October;
$Monthes[11] = Lang.November;
$Monthes[12] = Lang.December;
Lang.Monthes = $Monthes;

var Charsets = [
	{ Name: Lang.CharsetDefault, Value: '0' },
	{ Name: Lang.CharsetArabicAlphabetISO, Value: '28596' },
	{ Name: Lang.CharsetArabicAlphabet, Value: '1256' },
	{ Name: Lang.CharsetBalticAlphabetISO, Value: '28594' },
	{ Name: Lang.CharsetBalticAlphabet, Value: '1257' },
	{ Name: Lang.CharsetCentralEuropeanAlphabetISO, Value: '28592' },
	{ Name: Lang.CharsetCentralEuropeanAlphabet, Value: '1250' },
	{ Name: Lang.CharsetChineseSimplifiedEUC, Value: '51936' },
	{ Name: Lang.CharsetChineseSimplifiedGB, Value: '936' },
	{ Name: Lang.CharsetChineseTraditional, Value: '950' },
	{ Name: Lang.CharsetCyrillicAlphabetISO, Value: '28595' },
	{ Name: Lang.CharsetCyrillicAlphabetKOI8R, Value: '20866' },
	{ Name: Lang.CharsetCyrillicAlphabet, Value: '1251' },
	{ Name: Lang.CharsetGreekAlphabetISO, Value: '28597' },
	{ Name: Lang.CharsetGreekAlphabet, Value: '1253' },
	{ Name: Lang.CharsetHebrewAlphabetISO, Value: '28598' },
	{ Name: Lang.CharsetHebrewAlphabet, Value: '1255' },
	{ Name: Lang.CharsetJapanese, Value: '50220' },
	{ Name: Lang.CharsetJapaneseShiftJIS, Value: '932' },
	{ Name: Lang.CharsetKoreanEUC, Value: '949' },
	{ Name: Lang.CharsetKoreanISO, Value: '50225' },
	{ Name: Lang.CharsetLatin3AlphabetISO, Value: '28593' },
	{ Name: Lang.CharsetTurkishAlphabet, Value: '1254' },
	{ Name: Lang.CharsetUniversalAlphabetUTF7, Value: '65000' },
	{ Name: Lang.CharsetUniversalAlphabetUTF8, Value: '65001' },
	{ Name: Lang.CharsetVietnameseAlphabet, Value: '1258'},
	{ Name: Lang.CharsetWesternAlphabetISO, Value: '28591' },
	{ Name: Lang.CharsetWesternAlphabet, Value: '1252' }
];

var TimeOffsets = [
	{ Name: Lang.TimeDefault, Value: '0' },
	{ Name: '(GMT -12:00) ' + Lang.TimeEniwetok, Value: '1' },
	{ Name: '(GMT -11:00) ' + Lang.TimeMidwayIsland, Value: '2' },
	{ Name: '(GMT -10:00) ' + Lang.TimeHawaii, Value: '3' },
	{ Name: '(GMT -09:00) ' + Lang.TimeAlaska, Value: '4' },
	{ Name: '(GMT -08:00) ' + Lang.TimePacific, Value: '5' },
	{ Name: '(GMT -07:00) ' + Lang.TimeArizona, Value: '6' },
	{ Name: '(GMT -07:00) ' + Lang.TimeMountain, Value: '7' },
	{ Name: '(GMT -06:00) ' + Lang.TimeCentralAmerica, Value: '8' },
	{ Name: '(GMT -06:00) ' + Lang.TimeCentral, Value: '9' },
	{ Name: '(GMT -06:00) ' + Lang.TimeMexicoCity, Value: '10' },
	{ Name: '(GMT -06:00) ' + Lang.TimeSaskatchewan, Value: '11' },
	{ Name: '(GMT -05:00) ' + Lang.TimeIndiana, Value: '12' },
	{ Name: '(GMT -05:00) ' + Lang.TimeEastern, Value: '13' },
	{ Name: '(GMT -05:00) ' + Lang.TimeBogota, Value: '14' },
	{ Name: '(GMT -04:00) ' + Lang.TimeSantiago, Value: '15' },
	{ Name: '(GMT -04:00) ' + Lang.TimeCaracas, Value: '16' },
	{ Name: '(GMT -04:00) ' + Lang.TimeAtlanticCanada, Value: '17' },
	{ Name: '(GMT -03:30) ' + Lang.TimeNewfoundland, Value: '18' },
	{ Name: '(GMT -03:00) ' + Lang.TimeGreenland, Value: '19' },
	{ Name: '(GMT -03:00) ' + Lang.TimeBuenosAires, Value: '20' },
	{ Name: '(GMT -03:00) ' + Lang.TimeBrasilia, Value: '21' },
	{ Name: '(GMT -02:00) ' + Lang.TimeMidAtlantic, Value: '22' },
	{ Name: '(GMT -01:00) ' + Lang.TimeCapeVerde, Value: '23' },
	{ Name: '(GMT -01:00) ' + Lang.TimeAzores, Value: '24' },
	{ Name: '(GMT) ' + Lang.TimeMonrovia, Value: '25' },
	{ Name: '(GMT) ' + Lang.TimeGMT, Value: '26' },
	{ Name: '(GMT +01:00) ' + Lang.TimeBerlin, Value: '27' },
	{ Name: '(GMT +01:00) ' + Lang.TimePrague, Value: '28' },
	{ Name: '(GMT +01:00) ' + Lang.TimeParis, Value: '29' },
	{ Name: '(GMT +01:00) ' + Lang.TimeSarajevo, Value: '30' },
	{ Name: '(GMT +01:00) ' + Lang.TimeWestCentralAfrica, Value: '31' },
	{ Name: '(GMT +02:00) ' + Lang.TimeAthens, Value: '32' },
	{ Name: '(GMT +02:00) ' + Lang.TimeEasternEurope, Value: '33' },
	{ Name: '(GMT +02:00) ' + Lang.TimeCairo, Value: '34' },
	{ Name: '(GMT +02:00) ' + Lang.TimeHarare, Value: '35' },
	{ Name: '(GMT +02:00) ' + Lang.TimeHelsinki, Value: '36' },
	{ Name: '(GMT +02:00) ' + Lang.TimeIsrael, Value: '37' },
	{ Name: '(GMT +03:00) ' + Lang.TimeBaghdad, Value: '38' },
	{ Name: '(GMT +03:00) ' + Lang.TimeArab, Value: '39' },
	{ Name: '(GMT +03:00) ' + Lang.TimeMoscow, Value: '40' },
	{ Name: '(GMT +03:00) ' + Lang.TimeEastAfrica, Value: '41' },
	{ Name: '(GMT +03:30) ' + Lang.TimeTehran, Value: '42' },
	{ Name: '(GMT +04:00) ' + Lang.TimeAbuDhabi, Value: '43' },
	{ Name: '(GMT +04:00) ' + Lang.TimeCaucasus, Value: '44' },
	{ Name: '(GMT +04:30) ' + Lang.TimeKabul, Value: '45' },
	{ Name: '(GMT +05:00) ' + Lang.TimeEkaterinburg, Value: '46' },
	{ Name: '(GMT +05:00) ' + Lang.TimeIslamabad, Value: '47' },
	{ Name: '(GMT +05:30) ' + Lang.TimeBombay, Value: '48' },
	{ Name: '(GMT +05:45) ' + Lang.TimeNepal, Value: '49' },
	{ Name: '(GMT +06:00) ' + Lang.TimeAlmaty, Value: '50' },
	{ Name: '(GMT +06:00) ' + Lang.TimeDhaka, Value: '51' },
	{ Name: '(GMT +06:00) ' + Lang.TimeSriLanka, Value: '52' },
	{ Name: '(GMT +06:30) ' + Lang.TimeRangoon, Value: '53' },
	{ Name: '(GMT +07:00) ' + Lang.TimeBangkok, Value: '54' },
	{ Name: '(GMT +07:00) ' + Lang.TimeKrasnoyarsk, Value: '55' },
	{ Name: '(GMT +08:00) ' + Lang.TimeBeijing, Value: '56' },
	{ Name: '(GMT +08:00) ' + Lang.TimeIrkutsk, Value: '57' },
	{ Name: '(GMT +08:00) ' + Lang.TimeSingapore, Value: '58' },
	{ Name: '(GMT +08:00) ' + Lang.TimePerth, Value: '59' },
	{ Name: '(GMT +08:00) ' + Lang.TimeTaipei, Value: '60' },
	{ Name: '(GMT +09:00) ' + Lang.TimeTokyo, Value: '61' },
	{ Name: '(GMT +09:00) ' + Lang.TimeSeoul, Value: '62' },
	{ Name: '(GMT +09:00) ' + Lang.TimeYakutsk, Value: '63' },
	{ Name: '(GMT +09:30) ' + Lang.TimeAdelaide, Value: '64' },
	{ Name: '(GMT +09:30) ' + Lang.TimeDarwin, Value: '65' },
	{ Name: '(GMT +10:00) ' + Lang.TimeBrisbane, Value: '66' },
	{ Name: '(GMT +10:00) ' + Lang.TimeSydney, Value: '67' },
	{ Name: '(GMT +10:00) ' + Lang.TimeGuam, Value: '68' },
	{ Name: '(GMT +10:00) ' + Lang.TimeHobart, Value: '69' },
	{ Name: '(GMT +10:00) ' + Lang.TimeVladivostock, Value: '70' },
	{ Name: '(GMT +11:00) ' + Lang.TimeMagadan, Value: '71' },
	{ Name: '(GMT +12:00) ' + Lang.TimeWellington, Value: '72' },
	{ Name: '(GMT +12:00) ' + Lang.TimeFiji, Value: '73' },
	{ Name: '(GMT +13:00) ' + Lang.TimeTonga, Value: '74' }
];

var DateFormats = [
	{ Name: Lang.DateDefault,  Value: 'Default',  Id: 'date_format_0', LangField: 'DateDefault' },
	{ Name: Lang.DateDDMMYY,   Value: 'DD/MM/YY', Id: 'date_format_1', LangField: 'DateDDMMYY' },
	{ Name: Lang.DateMMDDYY,   Value: 'MM/DD/YY', Id: 'date_format_2', LangField: 'DateMMDDYY' },
	{ Name: Lang.DateDDMonth,  Value: 'DD Month', Id: 'date_format_3', LangField: 'DateDDMonth' },
	{ Name: Lang.DateAdvanced, Value: 'Advanced', Id: 'date_format_4', LangField: 'DateAdvanced' }
];
