// ,js

Zapatec.Calendar._DN=new Array
("Nedeľa","Pondelok","Utorok","Streda","Štvrtok","Piatok","Sobota","Nedeľa");Zapatec.Calendar._SDN=new Array
("Ne","Po","Ut","St","Št","Pi","So","Ne");Zapatec.Calendar._MN=new Array
("Január","Február","Marec","Apríl","Máj","Jún","Júl","August","September","Október","November","December");Zapatec.Calendar._SMN=new Array
("Jan","Feb","Mar","Apr","Máj","Jún","Júl","Aug","Sep","Okt","Nov","Dec");Zapatec.Calendar._TT_sk=Zapatec.Calendar._TT={};Zapatec.Calendar._TT["INFO"]="O kalendári";Zapatec.Calendar._TT["ABOUT"]="DHTML Date/Time Selector\n"+"(c) zapatec.com 2002-2004\n"+"Poslednú verziu nájdete na: http://www.zapatec.com\n"+"This translation distributed under GNU LGPL.  See http://gnu.org/licenses/lgpl.html for details."+"\n\n"+"Výber dátumu:\n"+""+"- Použite tlačidlá "+String.fromCharCode(0x2039)+", "+String.fromCharCode(0x203a)+" pre výber mesiaca\n"+"- Ak ktorékoľvek z týchto tlačidiel podržíte dlhšie, zobrazí sa rýchly výber.";Zapatec.Calendar._TT["ABOUT_TIME"]="\n\n"+"Výber času:\n"+"- Kliknutie na niektorú položku času ju zvýši\n"+"- Shift-klik ju zníži\n"+"- Ak podržíte tlačítko stlačené, posúvaním meníte hodnotu.";Zapatec.Calendar._TT["PREV_YEAR"]="Predošlý rok (podržte pre menu)";Zapatec.Calendar._TT["PREV_MONTH"]="Predošlý mesiac (podržte pre menu)";Zapatec.Calendar._TT["GO_TODAY"]="Prejsť na dnešok";Zapatec.Calendar._TT["NEXT_MONTH"]="Nasl. mesiac (podržte pre menu)";Zapatec.Calendar._TT["NEXT_YEAR"]="Nasl. rok (podržte pre menu)";Zapatec.Calendar._TT["SEL_DATE"]="Zvoľte dátum";Zapatec.Calendar._TT["DRAG_TO_MOVE"]="Podržaním tlačítka zmeníte polohu";Zapatec.Calendar._TT["PART_TODAY"]=" (dnes)";Zapatec.Calendar._TT["MON_FIRST"]="Zobraziť pondelok ako prvý";Zapatec.Calendar._TT["SUN_FIRST"]="Zobraziť nedeľu ako prvú";Zapatec.Calendar._TT["CLOSE"]="Zavrieť";Zapatec.Calendar._TT["TODAY"]="Dnes";Zapatec.Calendar._TT["TIME_PART"]="(Shift-)klik/ťahanie zmení hodnotu";Zapatec.Calendar._TT["DEF_DATE_FORMAT"]="$d. %m. %Y";Zapatec.Calendar._TT["TT_DATE_FORMAT"]="%a, %e. %b";Zapatec.Calendar._TT["WK"]="týž";if(Zapatec.Calendar._DN)Zapatec.Calendar._TT._DN=Zapatec.Calendar._DN;if(Zapatec.Calendar._SDN)Zapatec.Calendar._TT._SDN=Zapatec.Calendar._SDN;if(Zapatec.Calendar._SDN_len)Zapatec.Calendar._TT._SDN_len=Zapatec.Calendar._SDN_len;if(Zapatec.Calendar._MN)Zapatec.Calendar._TT._MN=Zapatec.Calendar._MN;if(Zapatec.Calendar._SMN)Zapatec.Calendar._TT._SMN=Zapatec.Calendar._SMN;if(Zapatec.Calendar._SMN_len)Zapatec.Calendar._TT._SMN_len=Zapatec.Calendar._SMN_len;Zapatec.Calendar._DN=Zapatec.Calendar._SDN=Zapatec.Calendar._SDN_len=Zapatec.Calendar._MN=Zapatec.Calendar._SMN=Zapatec.Calendar._SMN_len=null;
Zapatec.Calendar._TT["WEEKEND"] = "0,6";