// GLOBAL LANGUAGE VARIABLE
var LANGUAGE = 'en';

// Object Literal containing select list data
var _select = new function () {

	this.months = {
		'January':'01',
		'February':'02',
		'March':'03',
		'April':'04',
		'May':'05',
		'June':'06',
		'July':'07',
		'August':'08',
		'September':'09',
		'October':'10',
		'November':'11',
		'December':'12'
	};

	this.provinces = {
		'Alberta':'AB',
		'British Columbia':'BC',
		'Manitoba':'MB',
		'New Brunswick':'NB',
		'Newfoundland and Labrador':'NL',
		'Northwest Territories':'NT',
		'Nova Scotia':'NS',
		'Nunavut':'NU',
		'Ontario':'ON',
		'Prince Edward Island':'PE',
		'Quebec':'QC',
		'Saskatchewan':'SK',
		'Yukon':'YT'
	};
	
	this.destinations = {
		'I am not sure':'notsure',
		'Alberta':'AB',
		'British Columbia':'BC',
		'Manitoba':'MB',
		'New Brunswick':'NB',
		'Newfoundland and Labrador':'NL',
		'Northwest Territories':'NT',
		'Nova Scotia':'NS',
		'Nunavut':'NU',
		'Ontario':'ON',
		'Prince Edward Island':'PE',
		'Quebec':'QC',
		'Saskatchewan':'SK',
		'Yukon':'YT'
	};
	
	this.num_children = {
		'No Children':'0',
		'1 Child':'1',
		'2 Children':'2',
		'3 Children':'3',
		'4 Children':'4',
		'5 Children':'5',
		'6 or more Children':'6'
	};
	
	this.lang = {
		'High/Advanced':'4',
		'Moderate/Intermediate':'2',
		'Basic/Beginner':'1',
		'Not at All':'0'
	};
	
	this.edu_level = {
		'None':'none',
		'Elementary or Grade School':'elementary',
		'Secondary School, High School, or Higher Secondary':'secondary',
		'Post-Secondary Education or Training':'post-secondary'
	};

	this.edu_degrees = {
		'University Degree - Ph.D      (Post-Graduate)':'phd',
		'University Degree - Masters   (Post-Graduate)':'masters',
		'Bachelors Degree - University or College (Undergraduate)':'bachelors',
		'College or Non-University Degree, Diploma or Certificate':'diploma',
        'Professional, Vocational or Trade School Certificate or Diploma':'trade',
		'Apprenticeship':'apprentice',
		'Associates Degree (USA)':'associates',
        'Other Type of Educational Credential':'other'
	};

	this.edu_location = {
		'In Canada':'canada',
		'Other Country':'other'
	};

	this.edu_duration = {
		'Less than 3 months':'0',
		'3 months or more, but less than 6 months':'3',
		'6 months or more, but less than 1 Academic year':'6',
		'1 Academic year or more, but less than 2 years':'12',
		'2 Academic years or more, but less than 3 years':'24',
		'3 Academic years or more, but less than 4 years':'36',
		'4 Academic years or longer':'48'
	};
	
	this.edu_howlongago = {
		'Currently Studying (Incomplete)':'0',
		'Finished less than 1 year Ago':'1',
		'Finished less than 2 years Ago':'2',
		'Finished less than 3 years Ago':'3',
		'Finished less than 4 years Ago':'4',
		'Finished less than 5 years Ago':'5',
		'Finished MORE than 5 years Ago':'6'
	};

	this.edu_visaTypes = {
		'Study Permit':'SP',
		'Other':'OT'
	};
	
	this.spouse_french = {
		'Not at All':'none',
		'A Little Bit':'basic',
		'Moderately':'moderate',
		'Fluently':'high'
	};
	
	this.work_usVisaTypes = {
		'Citizen or Green card holder':'CI',
		'H1B, H1B1, H1C1, or E3 Work Visa':'H1',
		'Other Type of Visa':'VI',
		'Other':'OT'
	};
	
	this.work_caVisaTypes = {
		'on Work Permit':'WP', 
		'on Study Permit':'SP',
		'as Visitor':'VI',
		'Other':'OT' 
	};
	
	this.work_location = {
		'In Canada':'canada',
		'In USA':'usa',
		'Other Country':'other'
	};

	this.work_duration = {
		'Less than 3 months':'0',
		'3 months or more, but less than 6 months':'3',
		'6 months or more, but less than 9 months':'6',
		'9 months or more, but less than 1 year':'9',
		'1 year or more, but less than 2 years':'12',
		'2 years or more, but less than 3 years':'24',
		'3 years or more, but less than 4 years':'36',
		'4 years or longer':'48'
	};
	
	this.work_howlongago = {
		'Currently Working':'0',
		'Finished less than 1 year Ago':'1',
		'Finished less than 2 years Ago':'2',
		'Finished less than 3 years Ago':'3',
		'Finished less than 4 years Ago':'4',
		'Finished less than 5 years Ago':'5',
		'Finished MORE than 5 years Ago':'6'
	};

	this.work_type = {
		'On the Payroll of a commerical, governmental or other type of organization':'employee',
		'Self-Employed or working for your own company or business':'self'
	}

	this.fam_relations = {
		'Spouse or Common-Law Partner':'spouse',
		'Mother or Father':'parent',
		'Daughter or Son':'child',
		'Grandmother or Grandfather':'grandparent',
		'Granddaughter or Grandson':'grandchild',
		'Sister or Brother':'sibling',
		'Niece or Nephew (child of sister/brother)':'nephew',
		'Aunt or Uncle (sister/brother of parent)':'uncle',
		'Cousin (child of aunt/uncle)':'cousin',
		'Distant Relative':'relative',
		'Close Friend':'friend'
	};

	this.fam_status = {
		'is Citizen':'CI', 
		'is Permanent Resident':'PR', 
		'is on Work Permit':'WP', 
		'is on Study Permit':'SP', 
		'Other':'OT' 
	};
	
	this.fam_since = {
		'Less than 1 year':'0',
		'More than 1 but less than 2 years':'1',
		'2 years or longer':'2'
	};

	this.bus_employees = {
		'less than 2 full-time employees':'0',
		'2 or more full-time employees':'2'
	};
	
	this.sponsorship_mode = {
		'I want to sponsor my foreign relative for Canadian Immigration':'spo',
		'I want my relative in Canada to sponsor me for Immigration':'rel'
	};

	this.relationship = {
		'Spouse or Common-Law Partner':'spouse',
		'Daughter or Son':'child',
		'Mother or Father':'parent',
		'Grandmother or Grandfather':'grandparent',
		'Granddaughter or Grandson':'grandchild',
		'Orphaned Sibling, Grandchild or Niece/Nephew':'orphan',
		'Other relative - Please describe in comments':'other'
	};

	this.status = {
		'Citizen':'CI', 
		'Permanent Resident':'PR'
	};
	
	this.country = {
		'Afghanistan':'AF',
		'Albania':'AL',
		'Algeria':'DZ',
		'Andorra':'AD',
		'Angola':'AO',
		'Antigua and Barbuda':'AG',
		'Argentina':'AR',
		'Armenia':'AM',
		'Australia':'AU',
		'Austria':'AT',
		'Azerbaijan':'AZ',
		'Bahamas':'BS',
		'Bahrain':'BH',
		'Bangladesh':'BD',
		'Barbados':'BB',
		'Belarus':'BY',
		'Belgium':'BE',
		'Belize':'BZ',
		'Benin':'BJ',
		'Bhutan':'BT',
		'Bolivia':'BO',
		'Bosnia and Herzegovina':'BA',
		'Botswana':'BW',
		'Brazil':'BR',
		'Brunei':'BN',
		'Bulgaria':'BG',
		'Burkina Faso':'BF',
		'Burundi':'BI',
		'Cambodia':'KH',
		'Cameroon':'CM',
		'Canada':'CA',
		'Cape Verde':'CV',
		'Central African Republic':'CF',
		'Chad':'TD',
		'Chile':'CL',
		'China':'CN',
		'Colombia':'CO',
		'Comoros':'KM',
		'Congo-Kinshasa':'CD',
		'Congo-Brazzaville':'CG',
		'Costa Rica':'CR',
		'Cote d Ivoire (Ivory Coast)':'CI',
		'Croatia':'HR',
		'Cuba':'CU',
		'Cyprus':'CY',
		'Czech Republic':'CZ',
		'Denmark':'DK',
		'Djibouti':'DJ',
		'Dominica':'DM',
		'Dominican Republic':'DO',
		'Ecuador':'EC',
		'Egypt':'EG',
		'El Salvador':'SV',
		'Equatorial Guinea':'GQ',
		'Eritrea':'ER',
		'Estonia':'EE',
		'Ethiopia':'ET',
		'Fiji':'FJ',
		'Finland':'FI',
		'France':'FR',
		'Gabon':'GA',
		'Gambia':'GM',
		'Georgia':'GE',
		'Germany':'DE',
		'Ghana':'GH',
		'Greece':'GR',
		'Grenada':'GD',
		'Guatemala':'GT',
		'Guinea':'GN',
		'Guinea-Bissau':'GW',
		'Guyana':'GY',
		'Haiti':'HT',
		'Honduras':'HN',
		'Hungary':'HU',
		'Iceland':'IS',
		'India':'IN',
		'Indonesia':'ID',
		'Iran':'IR',
		'Iraq':'IQ',
		'Ireland':'IE',
		'Israel':'IL',
		'Italy':'IT',
		'Jamaica':'JM',
		'Japan':'JP',
		'Jordan':'JO',
		'Kazakhstan':'KZ',
		'Kenya':'KE',
		'Kiribati':'KI',
		'Korea (North)':'KP',
		'Korea (South)':'KR',
		'Kuwait':'KW',
		'Kyrgyzstan':'KG',
		'Laos':'LA',
		'Latvia':'LV',
		'Lebanon':'LB',
		'Lesotho':'LS',
		'Liberia':'LR',
		'Libya':'LY',
		'Liechtenstein':'LI',
		'Lithuania':'LT',
		'Luxembourg':'LU',
		'Macedonia':'MK',
		'Madagascar':'MG',
		'Malawi':'MW',
		'Malaysia':'MY',
		'Maldives':'MV',
		'Mali':'ML',
		'Malta':'MT',
		'Marshall Islands':'MH',
		'Mauritania':'MR',
		'Mauritius':'MU',
		'Mexico':'MX',
		'Micronesia':'FM',
		'Moldova':'MD',
		'Monaco':'MC',
		'Mongolia':'MN',
		'Montenegro':'ME',
		'Morocco':'MA',
		'Mozambique':'MZ',
		'Myanmar (Burma)':'MM',
		'Namibia':'NA',
		'Nauru':'NR',
		'Nepal':'NP',
		'Netherlands':'NL',
		'New Zealand':'NZ',
		'Nicaragua':'NI',
		'Niger':'NE',
		'Nigeria':'NG',
		'Norway':'NO',
		'Oman':'OM',
		'Pakistan':'PK',
		'Palau':'PW',
		'Panama':'PA',
		'Papua New Guinea':'PG',
		'Paraguay':'PY',
		'Peru':'PE',
		'Philippines':'PH',
		'Poland':'PL',
		'Portugal':'PT',
		'Qatar':'QA',
		'Romania':'RO',
		'Russia':'RU',
		'Rwanda':'RW',
		'Saint Kitts and Nevis':'KN',
		'Saint Lucia':'LC',
		'Saint Vincent and the Grenadines':'VC',
		'Samoa':'WS',
		'San Marino':'SM',
		'Sao Tome and Principe':'ST',
		'Saudi Arabia':'SA',
		'Senegal':'SN',
		'Serbia':'RS',
		'Seychelles':'SC',
		'Sierra Leone':'SL',
		'Singapore':'SG',
		'Slovakia':'SK',
		'Slovenia':'SI',
		'Solomon Islands':'SB',
		'Somalia':'SO',
		'South Africa':'ZA',
		'Spain':'ES',
		'Sri Lanka':'LK',
		'Sudan':'SD',
		'Suriname':'SR',
		'Swaziland':'SZ',
		'Sweden':'SE',
		'Switzerland':'CH',
		'Syria':'SY',
		'Tajikistan':'TJ',
		'Tanzania':'TZ',
		'Thailand':'TH',
		'Timor-Leste (East Timor)':'TL',
		'Togo':'TG',
		'Tonga':'TO',
		'Trinidad and Tobago':'TT',
		'Tunisia':'TN',
		'Turkey':'TR',
		'Turkmenistan':'TM',
		'Tuvalu':'TV',
		'Uganda':'UG',
		'Ukraine':'UA',
		'United Arab Emirates':'AE',
		'United Kingdom':'GB',
		'United States':'US',
		'Uruguay':'UY',
		'Uzbekistan':'UZ',
		'Vanuatu':'VU',
		'Vatican City':'VA',
		'Venezuela':'VE',
		'Viet Nam':'VN',
		'Yemen':'YE',
		'Zambia':'ZM',
		'Zimbabwe':'ZW',
		'----------------':'XX',
		'Territories':'XX',
		'-----------------':'XX',
		'Abkhazia':'GE',
		'Taiwan':'TW',
		'Nagorno-Karabakh':'AZ',
		'Northern Cyprus':'CY',
		'Pridnestrovie (Transnistria)':'MD',
		'Somaliland':'SO',
		'South Ossetia':'GE',
		'Ashmore and Cartier Islands':'AU',
		'Christmas Island':'CX',
		'Cocos (Keeling) Islands':'CC',
		'Coral Sea Islands':'AU',
		'Heard Island and McDonald Islands':'HM',
		'Norfolk Island':'NF',
		'New Caledonia':'NC',
		'French Polynesia':'PF',
		'Mayotte':'YT',
		'Saint Barthelemy':'GP',
		'Saint Martin':'GP',
		'Saint Pierre and Miquelon':'PM',
		'Wallis and Futuna':'WF',
		'French Southern and Antarctic Lands':'TF',
		'Clipperton Island':'PF',
		'Bouvet Island':'BV',
		'Cook Islands':'CK',
		'Niue':'NU',
		'Tokelau':'TK',
		'Guernsey':'GG',
		'Isle of Man':'IM',
		'Jersey':'JE',
		'Anguilla':'AI',
		'Bermuda':'BM',
		'British Indian Ocean Territory':'IO',
		'British Sovereign Base Are':'s,',
		'British Virgin Islands':'VG',
		'Cayman Islands':'KY',
		'Falkland Islands (Islas Malvinas)':'FK',
		'Gibraltar':'GI',
		'Montserrat':'MS',
		'Pitcairn Islands':'PN',
		'Saint Helena':'SH',
		'South Georgia and the South Sandwich Islands':'GS',
		'Turks and Caicos Islands':'TC',
		'Northern Mariana Islands':'MP',
		'Puerto Rico':'PR',
		'American Samoa':'AS',
		'Baker Island':'UM',
		'Guam':'GU',
		'Howland Island':'UM',
		'Jarvis Island':'UM',
		'Johnston Atoll':'UM',
		'Kingman Reef':'UM',
		'Midway Islands':'UM',
		'Navassa Island':'UM',
		'Palmyra Atoll':'UM',
		'U.S. Virgin Islands':'VI',
		'Wake Island':'UM',
		'Hong Kong':'HK',
		'Macau':'MO',
		'Faroe Islands':'FO',
		'Greenland':'GL',
		'French Guiana':'GF',
		'Guadeloupe':'GP',
		'Martinique':'MQ',
		'Reunion':'RE',
		'Aland':'AX',
		'Aruba':'AW',
		'Netherlands Antilles':'AN',
		'Svalbard':'SJ',
		'Ascension':'AC',
		'Tristan da Cunha':'TA',
		'Antarctica':'AQ',
		'Kosovo':'CS',
		'Palestinian Territories - Gaza Strip':'PS',
		'Palestinian Territories - West Bank':'PS',
		'Western Sahara':'EH',
		'Australian Antarctic Territory':'AQ',
		'Ross Dependency':'AQ',
		'Peter Island':'AQ',
		'Queen Maud Land':'AQ',
		'British Antarctic Territory':'AQ'
	};

this.curr_codes = {
	'AED':'United Arab Emirates, Dirhams',
	'AFN':'Afghanistan, Afghanis',
	'ALL':'Albania, Leke',
	'AMD':'Armenia, Drams',
	'ANG':'Netherlands Antilles, Guilders (also called Florins)',
	'AOA':'Angola, Kwanza',
	'ARS':'Argentina, Pesos',
	'AUD':'Australia, Dollars',
	'AWG':'Aruba, Guilders (also called Florins)',
	'AZN':'Azerbaijan, New Manats',
	'BAM':'Bosnia and Herzegovina, Convertible Marka',
	'BBD':'Barbados, Dollars',
	'BDT':'Bangladesh, Taka',
	'BGN':'Bulgaria, Leva',
	'BHD':'Bahrain, Dinars',
	'BIF':'Burundi, Francs',
	'BMD':'Bermuda, Dollars',
	'BND':'Brunei Darussalam, Dollars',
	'BOB':'Bolivia, Bolivianos',
	'BRL':'Brazil, Brazil Real',
	'BSD':'Bahamas, Dollars',
	'BTN':'Bhutan, Ngultrum',
	'BWP':'Botswana, Pulas',
	'BYR':'Belarus, Rubles',
	'BZD':'Belize, Dollars',
	'CAD':'Canada, Dollars',
	'CDF':'Congo/Kinshasa, Congolese Francs',
	'CHF':'Switzerland, Francs',
	'CLP':'Chile, Pesos',
	'CNY':'China, Yuan Renminbi',
	'COP':'Colombia, Pesos',
	'CRC':'Costa Rica, Colones',
	'CUC':'Cuba Convertible Pesos',
	'CUP':'Cuba, Pesos',
	'CVE':'Cape Verde, Escudos',
	'CYP':'Cyprus, Pounds (expires 2008-Jan-31)',
	'CZK':'Czech Republic, Koruny',
	'DJF':'Djibouti, Francs',
	'DKK':'Denmark, Kroner',
	'DOP':'Dominican Republic, Pesos',
	'DZD':'Algeria, Algeria Dinars',
	'EEK':'Estonia, Krooni',
	'EGP':'Egypt, Pounds',
	'ERN':'Eritrea, Nakfa',
	'ETB':'Ethiopia, Birr',
	'EUR':'Euro Member Countries, Euro',
	'FJD':'Fiji, Dollars',
	'FKP':'Falkland Islands (Malvinas), Pounds',
	'GBP':'United Kingdom, Pounds',
	'GEL':'Georgia, Lari',
	'GGP':'Guernsey, Pounds',
	'GHS':'Ghana, Cedis',
	'GIP':'Gibraltar, Pounds',
	'GMD':'Gambia, Dalasi',
	'GNF':'Guinea, Francs',
	'GTQ':'Guatemala, Quetzales',
	'GYD':'Guyana, Dollars',
	'HKD':'Hong Kong, Dollars',
	'HNL':'Honduras, Lempiras',
	'HRK':'Croatia, Kuna',
	'HTG':'Haiti, Gourdes',
	'HUF':'Hungary, Forint',
	'IDR':'Indonesia, Rupiahs',
	'ILS':'Israel, New Shekels',
	'IMP':'Isle of Man, Pounds',
	'INR':'India, Rupees',
	'IQD':'Iraq, Dinars',
	'IRR':'Iran, Rials',
	'ISK':'Iceland, Kronur',
	'JEP':'Jersey, Pounds',
	'JMD':'Jamaica, Dollars',
	'JOD':'Jordan, Dinars',
	'JPY':'Japan, Yen',
	'KES':'Kenya, Shillings',
	'KGS':'Kyrgyzstan, Soms',
	'KHR':'Cambodia, Riels',
	'KMF':'Comoros, Francs',
	'KPW':'Korea (North), Won',
	'KRW':'Korea (South), Won',
	'KWD':'Kuwait, Dinars',
	'KYD':'Cayman Islands, Dollars',
	'KZT':'Kazakhstan, Tenge',
	'LAK':'Laos, Kips',
	'LBP':'Lebanon, Pounds',
	'LKR':'Sri Lanka, Rupees',
	'LRD':'Liberia, Dollars',
	'LSL':'Lesotho, Maloti',
	'LTL':'Lithuania, Litai',
	'LVL':'Latvia, Lati',
	'LYD':'Libya, Dinars',
	'MAD':'Morocco, Dirhams',
	'MDL':'Moldova, Lei',
	'MGA':'Madagascar, Ariary',
	'MKD':'Macedonia, Denars',
	'MMK':'Myanmar (Burma), Kyats',
	'MNT':'Mongolia, Tugriks',
	'MOP':'Macau, Patacas',
	'MRO':'Mauritania, Ouguiyas',
	'MTL':'Malta, Liri (expires 2008-Jan-31)',
	'MUR':'Mauritius, Rupees',
	'MVR':'Maldives (Maldive Islands), Rufiyaa',
	'MWK':'Malawi, Kwachas',
	'MXN':'Mexico, Pesos',
	'MYR':'Malaysia, Ringgits',
	'MZN':'Mozambique, Meticais',
	'NAD':'Namibia, Dollars',
	'NGN':'Nigeria, Nairas',
	'NIO':'Nicaragua, Cordobas',
	'NOK':'Norway, Krone',
	'NPR':'Nepal, Nepal Rupees',
	'NZD':'New Zealand, Dollars',
	'OMR':'Oman, Rials',
	'PAB':'Panama, Balboa',
	'PEN':'Peru, Nuevos Soles',
	'PGK':'Papua New Guinea, Kina',
	'PHP':'Philippines, Pesos',
	'PKR':'Pakistan, Rupees',
	'PLN':'Poland, Zlotych',
	'PYG':'Paraguay, Guarani',
	'QAR':'Qatar, Rials',
	'RON':'Romania, New Lei',
	'RSD':'Serbia, Dinars',
	'RUB':'Russia, Rubles',
	'RWF':'Rwanda, Rwanda Francs',
	'SAR':'Saudi Arabia, Riyals',
	'SBD':'Solomon Islands, Dollars',
	'SCR':'Seychelles, Rupees',
	'SDG':'Sudan, Pounds',
	'SEK':'Sweden, Kronor',
	'SGD':'Singapore, Dollars',
	'SHP':'Saint Helena, Pounds',
	'SLL':'Sierra Leone, Leones',
	'SOS':'Somalia, Shillings',
	'SPL':'Seborga, Luigini',
	'SRD':'Suriname, Dollars',
	'STD':'Sao Tome and Principe, Dobras',
	'SVC':'El Salvador, Colones',
	'SYP':'Syria, Pounds',
	'SZL':'Swaziland, Emalangeni',
	'THB':'Thailand, Baht',
	'TJS':'Tajikistan, Somoni',
	'TMM':'Turkmenistan, Manats',
	'TND':'Tunisia, Dinars',
	'TOP':'Tonga, Paanga',
	'TRY':'Turkey, New Lira',
	'TTD':'Trinidad and Tobago, Dollars',
	'TVD':'Tuvalu, Tuvalu Dollars',
	'TWD':'Taiwan, New Dollars',
	'TZS':'Tanzania, Shillings',
	'UAH':'Ukraine, Hryvnia',
	'UGX':'Uganda, Shillings',
	'USD':'United States of America, Dollars',
	'UYU':'Uruguay, Pesos',
	'UZS':'Uzbekistan, Sums',
	'VEB':'Venezuela, Bolivares (expires 2008-Jun-30)',
	'VEF':'Venezuela, Bolivares Fuertes',
	'VND':'Viet Nam, Dong',
	'VUV':'Vanuatu, Vatu',
	'WST':'Samoa, Tala',
	'XAF':'Communaute Financiere Africaine BEAC, Francs',
	'XAG':'Silver, Ounces',
	'XAU':'Gold, Ounces',
	'XCD':'East Caribbean Dollars',
	'XDR':'International Monetary Fund (IMF) Special Drawing Rights',
	'XOF':'Communaute Financiere Africaine BCEAO, Francs',
	'XPD':'Palladium Ounces',
	'XPF':'Comptoirs Francais du Pacifique Francs',
	'XPT':'Platinum, Ounces',
	'YER':'Yemen, Rials',
	'ZAR':'South Africa, Rand',
	'ZMK':'Zambia, Kwacha',
	'ZWD':'Zimbabwe, Zimbabwe Dollars'
	};
}
// Object Literal containing label strings
var _label = new function () {

	this.list = {
		'slct':'Select',
		'selectCountry':'Select country...',
		'pleaseSelect':'Please select',
		'orMore':' or more',
		'busLessThan':'less than ',
		'busMoreThan':'more than ',
		'busButLessThan':'but less than '
	};
	
	this.err = {
		'form':'ERROR: The information in the form is not complete.\n\nPlease review the areas that are outlined in red and provide complete information to allow an accurate assessment.\n\nThank You.',
		'slct1':'WARNING!\nAny information entered in this form will be lost.\n\nAre you sure you want to load the A_TYPE form?\n',
		'email':'ERROR: Form contains errors!\n\nPlease provide a valid email address',
		'indMinInfo':'ERROR: Form contains errors!\n\nPlease indicate your Language Proficiency for at least one language\n\nNote: By providing complete information,\nwe will be able to provide you with comprehensive feedback \nabout all of your Canadian Immigration Options.\n',
		'ind1':'ERROR: Please provide complete details about your current (or most recent) job',
		'ind3':'ERROR: Cannot add another degree! Previous degree info is incomplete',
		'ind4':'ERROR: Cannot add another job! Previous job info is incomplete',
		'ind5':'ERROR: Cannot add another relative! Previous relative info is incomplete',
		'ind6':'WARNING!\n\nYou have indicated that your current country of residence is Canada in your Contact Information. However, you have also indicated that your are NOT currently living in Canada.\n\nPlease review and correct the information.',
		'ind7':'WARNING!\n\nYou have indicated that you are currently Living in Canada however you did not select Canada as your current country of residence in the Contact Information section.\n\nPlease review and correct the information.',
		'ind8':'ERROR: Please indicate your current age in years as a number',
		'fam1':'ERROR: Form contains errors!\n\nMinimum Information Required:\n-  A Valid Email Address\n-  Relationship between Sponsor and Relative\n\nPlease provide complete information so that \nwe can provide you with comprehensive feedback \nabout your Canadian Immigration Options.\n',
		'bus1':'ERROR: Form contains errors!\n\nMinimum Information Required:\n-  A Valid Email Address\n-  Your Net Worth\n\nPlease provide complete information so that \nwe can provide you with comprehensive feedback \nabout your Canadian Business Immigration Options.\n',
		'bus2':'NOTICE:\n\nIn general, you must have the equivalent of a minimum of CAD$300,000 in net worth, alone or with the help of your spouse or common-law partner, to qualify under a Business Immigration Program.\n\nAs you have indicated a lower value, it is recommended that you complete our General Assessment form.  This will allow us to evaluate your profile against more than 60 immigrations programs available in Canada.\n\nPress OK to proceed to the General Immigration assessment form.'
	};
	
	this.help = {
		'livN':'preferred destination',
		'livY':'province of residence',
		'tip1':'Click to display/hide help',
		'tip2':'Click to load this form',
		'tipDelete':'Click here to DELETE this entry',
		'wrk1':'Current (or most recent) Job',
		'wrk2':'Previous Job',
		'edu1':'Current (or most recent) Program of Study',
		'edu2':'Previous Study Program'
	};
}
