
var language_en = new Array();

language_en["eslogan_logo"]		= "Quality at Good Price"; 
language_en["inicio"] 			= "Introduction";
language_en["habitaciones"] 	= "Rooms";
language_en["servicios"] 		= "Services";
language_en["donde_estamos"] 	= "Where We Are";
language_en["tarifas"] 			= "Prices and Offers";
language_en["reservas"]	 		= "Bookings";
language_en["turismo"] 			= "Tourism";
language_en["contacto"] 		= "Contact";
language_en["error_iframe"]		= "Your browser does not support iframes. To view the content properly should try a newer one. We're Sorry.";

// INICIO
language_en["bienvenido"]		= "Wellcome !!";
language_en["ini_par1"]			= "Hostal Do&ntilde;a Leonor allows you to enjoy a rest in a quiet area in contact with the rural world.";
language_en["ini_par2"] 		= "All facilities have been renovated (April 2010) to make you feel like you're at home.";
language_en["ini_par3"] 		= "Enjoy the romanesque at its best resting next to the church Santa Maria la Blanca, a former house Fortress of the Knights Templar.";

// HABITACIONES
language_en["hab_dobles"] 		= "9 double rooms";
language_en["hab_dobles_desc"]	= "with a complete bathroom, digital TV and individual heating";
language_en["hab_suite"] 		= "1 suite";
language_en["hab_suite_desc"]	= "with minibar, sofa, a complete bathroom, TV and individual heating";
language_en["hab_grupo"] 		= "1 group room (4 beds)";
language_en["hab_grupo_desc"]	= "with a complete bathroom, digital TV and individual heating";
language_en["hab_salon"] 		= "1 living room";
language_en["hab_salon_desc"]	= "with digital TV and a large outdoor terrace";
language_en["hab_postdata"]		= "(extra bed and cot available)";

// SERVICIOS
language_en["restauracion"] 	= "Catering";
language_en["terraza"] 			= "Terrace and courtyard garden";
language_en["acceso_minus"] 	= "Access for disabled people";
language_en["gest_mochilas"] 	= "Transport management of backpacks for pilgrims";
language_en["wifi"] 			= "WiFi - free for clients";

// DÓNDE ESTAMOS												
language_en["donde_par1"] 		= "Hostal Do&ntilde;a Leonor is <strong>located in the municipality of Villalc&aacute;zar de Sirga, province of Palencia (Spain)</strong>, in the street Condes de Toreno.";
language_en["donde_par2"] 		= "It is 6 km from &quot;Carri&oacute;n de los Condes&quot; and 12 km from Fr&oacute;mista. There is no better starting point to enjoy the romanesque of the area.";
language_en["donde_par3"] 		= "<strong>Located in the heart of the &quot;Camino de Santiago&quot; French</strong>, at the final of the stage 15. Perfectly located to rest before the desert plain to Le&oacute;n.";
language_en["calcular_ruta"] 	= "Calculate route - Vía Michelín";
language_en["imprimir"]			= "Print";

// TARIFAS
language_en["hab_doble"] 		= "Double Room";
language_en["hab_individual"]	= "Individual Room";
language_en["suite"] 			= "Suite";
language_en["hab_grupo_tar"] 		= "Group Room";
language_en["cama_sup"] 		= "Extra bed";
language_en["cuna"] 			= "Cots avaible free";
language_en["restauracion"] 	= "Catering";
language_en["desayuno"] 		= "Breakfast  <br/>&nbsp;&nbsp;(coffee, cake or toast and juice)";
language_en["precio_desayuno"] 	= "included";
language_en["comida_cena"]		= "Lunch/Dinner";
language_en["tarifas_postdata"] = "(Special offers for groups. Contact us to ask for it)";

// RESERVAS
language_en["reserva_telefono"] = "Book by phone:";
language_en["reserva_email"] 	= "Book by e-mail:";
language_en["nombre"] 			= "Name:";
language_en["tel_contacto"] 	= "Tel.";
language_en["desde"] 			= "From: ";
language_en["hasta"] 			= "To: ";
language_en["num_personas"] 	= "Persons";
language_en["enviar"] 			= "Send";

// TURISMO
language_en["turismo_par1"] 	= "The most interesting places in the area are:";
language_en["santa_maria"] 		= "Fortress Church &quot;Santa Mar&iacute;a La Blanca&quot";
language_en["santa_maria_loc"]	= "in Villalc&aacute;zar de Sirga";
language_en["san_zoilo"] 		= "Monastery of San Zoilo";
language_en["san_zoilo_loc"] 	= "in Carri&oacute;n de los Condes (to 6 km)";
language_en["san_martin"] 		= "Church &quot;San Mart&iacute;n de Tours&quot;"; 
language_en["san_martin_loc"] 	= "in Fr&oacute;mista (to 12 km)";
language_en["villa_quintanilla"]= "Roman villa";
language_en["villa_quintanilla_loc"]= "in Quintanilla de la Cueza (to 25 km)";
language_en["villa_olmeda"] 	= "Roman villa &quot;La Olmeda&quot";
language_en["villa_olmeda_loc"] = "in Ga&ntilde;inas de la Vega (to 26 km)";
language_en["turismo_par2"] 	= "You can also <strong> visit the town with Google Street View</strong>. Enjoy an unbeatable view of the church Santa Mar&iacute;a La Blanca (is located just 100 meters from our hotel).";

// TOOLTIPS
language_en["ver_fotos"] 		= "View pictures";
language_en["telefono"] 		= "Tel.";
language_en["movil"] 			= "Mobile";

