var literal=[];
literal["imprimir"]="Print";
literal["volver"]="Back";
literal["recommend"] = [];
	literal["recommend"][0] = "(!) The field 'Your name' is required |";
	literal["recommend"][1] = "(!) The field 'Your E-mail' is required |";
	literal["recommend"][2] = "(!) The field 'Addresse´s email' is required |";
	literal["recommend"][3] = "(!) The field 'Your comments' is required |";
	literal["recommend"][4] = "(!) The field format 'Your E-mail' is incorrect |";
	literal["recommend"][5] = "(!) The field 'Addresse´s email' is incorrect|";
	literal["recommend"][6] = "(!) You should separate the 'Addresse´s email' with commas|";

literal["contactPromo"] = [];
	literal["contactPromo"][0] = "(!) The 'Name' field is required |";
	literal["contactPromo"][1] = "(!) The 'Surname' field is required |";
	literal["contactPromo"][2] = "(!) The 'E-mail' field is required |";
	literal["contactPromo"][3] = "(!) The field 'E-mail' is incorrect |";
	literal["contactPromo"][4] = "(!) The field 'Your company' is required |";
	literal["contactPromo"][5] = "(!) The field 'Reason for query' is required |";	
	literal["contactPromo"][6] = "(!) The field 'Reason for query' can´t exceed 250 characters |";		

literal["formInmuebles"] = [];
	literal["formInmuebles"][0] = "(!) 'Country' and 'locality' fields are required |";
	
literal["seleccione"]="Select";	
literal["de"]=" of ";