var literal=[];
literal["imprimir"]="Print";
literal["volver"]="Back";
literal["recommend"] = [];
	literal["recommend"][0] = "(!) The field 'Your name' is mandatory|";
	literal["recommend"][1] = "(!) The field 'Your email' is mandatory|";
	literal["recommend"][2] = "(!) The field 'Receipt email' is mandatory|";
	literal["recommend"][3] = "(!) The field 'Your comments' is mandatory|";
	literal["recommend"][4] = "(!) The format of field 'Your email' is wrong|";
	literal["recommend"][5] = "(!) The format of field 'Receipt email' is wrong|";
	literal["recommend"][6] = "(!) Debes separar los Emails de los destinatarios con comas|";
	literal["recommend"][7] = "(!) The field 'Your comments' only permited 250 chars|";
literal["alerta"]=[];
	literal["alerta"][0] = "(!) - The field 'Your email' is mandatory|";
	literal["alerta"][1] = "(!) - The field 'Your email' is not valid|";
	literal["alerta"][2] = "(!) - The field 'Friend email' is mandatory|";
	literal["alerta"][3] = "(!) - The field 'Friend email' is not valid|";

literal["exportOptions"]=[];
	literal["exportOptions"][0] = "Imprimir gráfico";
	literal["exportOptions"][1] = "Exportar JPG";
	literal["exportOptions"][2] = "Exportar grafico PDF";	
	literal["exportOptions"][3] = "Exportar Excel";	
	
literal["faq"]=[];	
	literal["faq"][0] = "See answer";	
	literal["faq"][1] = "Hide answer";	
	
literal["blogForm"]=[];		
	literal["blogForm"][0] = "(!) - The field 'Your name' is mandatory|";		
	literal["blogForm"][1] = "(!) - The field 'Your email' is mandatory|";		
	literal["blogForm"][2] = "(!) - The field 'Your email' is not valid|";
	literal["blogForm"][3] = "(!) - The field 'Your comment' is mandatory|";		
	literal["blogForm"][4] = "(!) - El campo 'Escribe el código de la imagen' es obligatorio|";		

literal["compatibilidadForm"]=[];		
	literal["compatibilidadForm"][0] = "(!) - Answers are required for all the questions|";
	
literal["percepcionForm"]=[];		
	literal["percepcionForm"][0] = "(!) - Answers are required for all the questions|";
	
literal["responder"] = "Responder";		
literal["cerrar"] = "X Cerrar";	
