Calendar._DN=new Array('Domingo','Lunes','Martes','Miércoles','Jueves','Viernes','Sábado','Domingo');Calendar._SDN=new Array('Dom','Lun','Mar','Mié','Jue','Vie','Sáb','Dom');Calendar._FD=0;
Calendar._MN=new Array('Enero','Febrero','Marzo','Abril','Mayo','Junio','Julio','Agosto','Septiembre','Octubre','Noviembre','Diciembre');
Calendar._SMN=new Array('Enero','Febrero','Marzo','Abril','Mayo','Junio','Julio','Agosto','Septiembre','Octubre','Noviembre','Diciembre');Calendar._TT={};Calendar._TT['INFO']='El calendario';
Calendar._TT['ABOUT']='DHTML Date/Time Selector\n(c) dynarch.com 2002-2006 / Author: Mihai Bazon\nFor latest version visit: http://www.dynarch.com/projects/calendar/\n'
+'Distributed under GNU LGPL. See http://gnu.org/licenses/lgpl.html for details.\n\nDate selection:\n- Use the \xab, \xbb buttons to select year\n- Use the '
+String.fromCharCode(0x2039)+', '+String.fromCharCode(0x203a)+' buttons to select month\n- Hold mouse button on any of the above buttons for faster selection.';
Calendar._TT['ABOUT_TIME']='\n\nTime selection:\n- Click on any of the time parts to increase it\n- or Shift-click to decrease it\n- or click and drag for faster selection.';
Calendar._TT['PREV_YEAR']='Año precedente';Calendar._TT['PREV_MONTH']='Mes precedente';Calendar._TT['GO_TODAY']='Seleccione este día';
Calendar._TT['NEXT_MONTH']='Mes siguiente ';Calendar._TT['NEXT_YEAR']='Año siguiente ';Calendar._TT['SEL_DATE']='Seleccione una fecha';
Calendar._TT['DRAG_TO_MOVE']='Haga clic para deslizar';Calendar._TT['PART_TODAY']=' (hoy)';Calendar._TT['DAY_FIRST']='Indicar %s en primero';
Calendar._TT['WEEKEND']='0,6';Calendar._TT['CLOSE']='Cerrar';Calendar._TT['TODAY']='Hoy';Calendar._TT['TIME_PART']='(Shift-)Click or drag to change value';
Calendar._TT['DEF_DATE_FORMAT']='%d-%m-%Y';Calendar._TT['TT_DATE_FORMAT']='%a %e %b';Calendar._TT['WK']='wk';Calendar._TT['TIME']='Time:';
