// JavaScript Document

var _MSG_SENT = "Message Sent";
var _MSG_SEND_NOW = "Sending Message...";
var _TXT_NORAY = "<div id='nota'><p>When making a reservation, our website will connect to a secure server (NORAY) where you provide your personal details and details of the credit card.</p><p>However, full payment of the reservation will be made at reception when you arrive at the complex, never will be charged automatically or in advance.</p></div>";
var _VIENTO = "W: ";
var _EMAIL_KO = "Incorrect E-Mail";
var _NAME_KO = "Write your name";
var _SUBJECT_KO = "Write your subject";
var _WORD_FOUND = "automatically";
var _IDIOMA = "Inglés";
var _DIASMIN = ['Su', 'Mo', 'Tu', 'We', 'Th', 'Fr','Sa'];
var _DIAS = ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday','Saturday'];
var _MESES = ['January','February','March','April','May','June','July','August','September','October','November','December'];
var _FIRSTDAY = 0;
var _NEXT = 'Next';
var _PREV = 'Prev';
var _TODAY = 'Today';
var _CLOSE = 'Close Calendar';
var _U_TWEETS = "Lastest Tweets";

//TWITTER

var _MENOS_1_MIN = "less than a minute ago";
var _ALREDEDOR_1_MIN = 'about a minute ago';
var _MINUTOS_ANTES = ' minutes ago';
var _HORA_ANTES = 'about an hour ago';
var _HORAS_ATRAS = ' hours ago';
var _DIA_ANTES = '1 day ago';
var _DIAS_ANTES = ' days ago';
