Lang={
	id:'en',
	boolean:{
		negative:'No',
		positive:'Yes'
	},	
	form:{
		process:{
			failure:'USA-ASSIST is under maintenance schedule. Your request could not be sent, please try again later or write to <a href="mailto:contact@usa-assist.com">contact@usa-assist.com</a> or call +1 310 694-8453 (USA Toll Free +1 877 539-8619).',
			success:'Your request has been sent. We will process your request and contact you soon.',
			loading:'Loading...'
		},
		invalids:{
			defaults:'Required.',
			email:"Invalid email address.",
			country_code:'Select your country of residence.',		
			start:'Departure Date must be a future date. Purchase date can be up to 450 days before Departure Date.',
			end:'Return Date must be later than Departure Date.',
			trip_cost:'Complete with the FULL cost of the trip (Maximum US$ 20,000 per person).'//<br />For Non-Cancellation plans complete with 0.'     
		},
		notes:{
			flight_coverage:'Additional coverage in the case of accidental death or dismemberment while on scheduled flight.',
			visa:'Schengen Visa regulations require that you count with a Medical Insurance with a minimum coverage of EUR 30,000. Member Countries are: Austria, Belgium, Czech Republic, Denmark, Finland, France, Germany, Greece, Iceland, Italy, Luxembourg, Netherlands, Norway, Portugal, Spain, Sweden.',	
			end:"Select the date you will be arriving back into your residence country.",
			calendar:'Click here to open the calendar.',
			coinsurance:'The coinsurance or copayment allows a reduction in the insurance cost, but in case of a claim you will have to share a percentage of incurred medical bill.',
			duration:"The duration of the trip for the selected group of plans must be no longer than #{days} days.",//However, you can extend coverage by purchasing new policy before the current certificate expires.
			trip_cost:"Complete with the FULL cost of the trip (Maximum US$ 20,000 per person). If you booked airline tickets with miles please also include the cost paid for taxes and fees."//<br />For Non-Cancellation plans complete with 0.", 
		}
	}
};
Lang.group={
	invalids:{
		travelers:"The number of travelers for a Group quotation must be from 9 onwards."
	}
}
Lang.affiliate={
	process:{
		login:"User e-mail or <br /> Incorrect Password.",
		signup:'Your request has been sent. After processing and verifying the complete data, you will receive in the registered e-mail address the confirmation.<br />To access to <strong>USA-ASSIST Affiliate Zone</strong>, please <a href="affiliate-program.asp">click here</a>.',
		forgot:'Your request has been sent to your e-mail address. Please wait a few minutes, and then check your e-mail account.<br />Cannot find the message? Check your Spam and Trash folders.'
	},
	invalids:{
		email_login:"Valid e-mail address is required for registration and login",
		email_exist:"The e-mail address is already registered.",
		email_copy:"Confirm e-mail address",
		email_forgot:"The User e-mail address was not found",
		pwd_login:"Valid password is required for registration and login. Minimum length: 5 characters.",
		pwd_copy:"Confirm password" 
	},
	list:{
		insured:"Traveler(s)",
		passport:"Passport",
		dob:"Date of Birth",
		relationship:"Relationship",
		trip_cost:"Declared Trip Cost",
		amount:"Amount",
		receipt: "E-Receipt",
		certificate: "Certificate ID",
		date: "Transaction Date",
		plan_name: "Plan",
		travelers: "Travelers",
		suscriptor: "Suscriptor",
		destination: "Primary Destination",
		country: "Country of Residence",
		address:'Address',
		state:'State',
		city:'City', 
		zip_code:'Zip Code', 
		phone:'Phone',
		email:'Email',	
		start: "Departure Date",
		end: "Return Date",
		total: "Total Amount"
	}
}

Lang.customer={
	process:{ 
		access:'No results found. Please check your information and try again. If you need help, please <a href="contactus.asp">click here</a>.'
	},
	invalids:{
		last_name:'Complete with the same last name used in the purchase form.',
		first_name:'Complete with the same first name used in the purchase form.',
		reference:'Complete with only one of the following: certificate ID, or payment receipt ID, or passport number.',
		city:'City that you are requesting information for.',
		country:'Country that you are requesting information for.'
	}
}

Lang.quote={
	invalids:{
		plans:'Select one of the options.'
	},
	notes:{
		empty:'No.'//,available:"The Cancellation/Interruption plans are available for up to 90 days trip duration. For the selected trip duration dates Medical/Health plans will be quoted only."
	}
}


Lang.buy={
	process:{
		avs:"The Zip/Postal code provided does not match with cardholder's billing address.",
		type:'The credit cards accepted are Visa, MasterCard, American Express, Discover, Diners y JCV.',
		declined:'The credit card was declined.',
		error:'The credit card returned an error during processing. Please try again in 5 minutes.',
		wait:'Please stand by. Your information is being verified...',
		verify:'Your information is being processed. You will receive an e-mail confirming your travel protection.<br/>Thank you for allowing us to be of service to you.',
		complete:'The transaction has been approved. Your travel insurance documentation is being issued.<br/>Please stand by, you will be automatically redirected... <span id="redirect"></span>&nbsp;(If not, <a href="customer-service.asp">click here</a>).<br/>Thank you for allowing us to be of service to you.'
	},
	invalids:{
		coinsurance:'If the trip includes United States or Canada you must choose an coinsurance/copay option for the plan selected.',		
		dob:'Complete with Birth date. Use international date format YYYY-MM-DD (Year-Month-Day).',
		card_num:'Invalid credit card number.', //Use numbers without spaces or dashes.',
		card_exp:'Invalid card expiration date.', //Use format MM/YY (Month/Year).
		card_code:'Invalid card code.',
		card_zip:'Invalid Zip/Postal code.'
	},
	notes:{
		country:'The plan type is not available for traveling within the country/destination selected.',
		state:"Momentarily, there are not available plans for this state.",
		email:"Please verify that you are using a valid and active e-mail address.", //The documentation of travel insurance will be sent by e-mail.
		destination:"If visiting multi-countries, select the country where you stay longer.",  
		plan:'Selected plan is not available for age +#{age}. Select #{plan}.',
		//beneficiary:'Complete a beneficiary full name or leave in blank for Heirs-at-law.',
		card_num:'Enter the credit card number without spaces or dashes (Visa, Mastercard, Amex, Discover, Diners or JVC).',
		card_exp:'Provide the card expiration date with the format MM/YY.',
		card_fname:'Provide the first name of the credit cardholder as it appears on the card.',
		card_lname:'Provide the last name of the credit cardholder as it appears on the card.',
		card_zip:"Please enter the Zip/Postal code of the credit card billing address (where the credit card statement is received).",
		card_code:'The 3 or 4 digit code assigned to a credit card number. This code is found either on the back or front of the card at the end of the credit card number.',
		affiliate:'Enter your User email or ID number',
		discount:'Enter the code'
	}
}
var db={
	trip_costs:{0:'Trip Cost Per Traveler',1:'Total Trip Cost'}, 
	effectives:["Departure date","Purchase date"],
	types:{M:'Travel Medical Plans', C:'Trip Cancellation Plans', A:'Annual Multitrip Plans'}, //I:'Interruption/Medical Plans', 
	flight_coverages:['Not selected.','US$ 100,000.','US$ 300,000.'],
	relationships:{1:'Primary',2:'Spouse',3:'Child',5:'Sibling',6:'Parent',7:'Grandparent',8:'Grandchild',9:'Step-parent',10:'Step-child',11:'Step-sibling',12:'Parent in-law',13:'Son in-law',14:'Daughter in-law',15:'Brother in-law',16:'Sister in- law',17:'Aunt',18:'Uncle',19:'Niece',20:'Nephew',21:'Legal guardian',22:'Business partner',4:'Dependent'},
	categoty:{"1":'Travel Agent',"2":'Travel Agency',"3":'Insurance Agent',"4":'Insurance Agency',"7":'Multi-insurance Agency',"8":'Tour Operators',"6":'Wholesale Travel Operator',"9":'Travel Service Providers',"10":'E-Commerce',"5":'Other'},
	entity:{"1":'Individual Person/Sole Proprietor',"2":'Corporation',"3":'Partners',"4":'Other'},
	referral:["Recommendation/Referral","Advert/Link in a web site","Google","Yahoo","MSN Live","Magazine","Other"],
	subject:["General questions or comments","Information about our plans","Questions about the buying process","Questions about documentation for traveling","Questions about certificate of coverage","Questions about claims","Problems using our website","Feedback about our website","Advertising on USA-ASSIST"],
	browser:["Internet Explorer","Firefox","Chrome","Opera","Safari","Other"],
	system:["Windows","Macintosh","Linux/Unix","Other"],
	benefits:{},
	coverages:{},
	plans:[]
}



