var dictDefinition=["cz","tip_dialogESC;Pro zav\u0159en\u00ed okna stiskn\u011bte kl\u00e1vesu ESC;tip_date;Zadejte datum ve form\u00e1tu dd.mm.rrrr;tip_credit_note;Dobropisov\u00e1no (tisk na detailu reklamace);tip_cumul_order;vytvo\u0159en\u00ed objedn\u00e1vky, do kter\u00e9 bude mo\u017eno do 16 hod. p\u0159id\u00e1vat produkty, kter\u00e9 pro V\u00e1s budou pr\u016fb\u011b\u017en\u011b blokov\u00e1ny;tip_snc_vc;Va\u0161e cena v\u010detn\u011b smluvn\u00edho nav\u00fd\u0161en\u00ed;tip_snc;Smluvn\u00ed nav\u00fd\u0161en\u00ed ceny;tip_vc;Va\u0161e cena;msg_email;Zadejte e-mail;msg_email_val;E-mail nen\u00ed validn\u00ed;msg_cntStock;Zadejte mno\u017estv\u00ed pro sklad;msg_price;Zadejte cenu;msg_wdMin;Zadejte minim\u00e1ln\u011b jednu podm\u00ednku;msg_fullt_err;Hledan\u00e9 slovo je p\u0159\u00edli\u0161 kr\u00e1tk\u00e9. Zadejte minim\u00e1ln\u011b 2 znaky!;msg_job_fname;Mus\u00edte vyplnit Jm\u00e9no.;msg_job_lname;Mus\u00edte vyplnit P\u0159\u00edjmen\u00ed.;msg_job_email;Mus\u00edte vyplnit E-mail.;msg_job_email_val;Mus\u00edte vyplnit validn\u00ed E-mail.;msg_job_phone;Mus\u00edte vyplnit Telefon.;msg_job_letter;Mus\u00edte vyplnit Pr\u016fvodn\u00ed dopis.;msg_job_cv;Mus\u00edte p\u0159ipojit \u017divotopis.;msg_survey_voted;Ji\u017e bylo hlasov\u00e1no;msg_survey_choose;Vyberte odpove\u010f!;msg_vote_err;Chyba p\u0159i hlasov\u00e1n\u00ed;msg_err_timout;Omlouv\u00e1me se, b\u011bhem zpracov\u00e1n\u00ed Va\u0161eho po\u017eadavku do\u0161lo k chyb\u011b. Do\u010dasn\u00e1 nedostupnost V\u00e1mi po\u017eadovan\u00e9 str\u00e1nky byla pravd\u011bpodobn\u011b zp\u016fsobena p\u0159et\u00ed\u017een\u00edm serveru (timeout). <br/> Zkuste akci opakovat pozd\u011bji. <br/> V p\u0159\u00edpad\u011b p\u0159etrv\u00e1v\u00e1n\u00ed probl\u00e9mu kontaktujte technick\u00e9ho spr\u00e1vce syst\u00e9mu.<br/><br/>Datum: ;msg_prop_send;N\u00e1vrh byl odesl\u00e1n;msg_prop_text;Chyb\u00ed text;msg_support_phone;Zadejte telefonn\u00ed \u010d\u00edslo;tip_fulltext_search;Hled\u00e1 v t\u011bchto pol\u00edch: K\u00f3d, Part number, N\u00e1zev produktu".split(";")];
function Dictionary(){var e=g_region;this._dictionary=new Hashtable;this._dictionaryLng=function(){this.lang="";this._items=new Hashtable;this.Add=function(a,b){this._items.put(a,b)};this.Get=function(a){return a=="undefined"||a==""?"":this._items.get(a)}};this._init=function(){for(var a=0;a<dictDefinition.length;a+=2){var b=new this._dictionaryLng;b.lang=dictDefinition[a];for(var c=dictDefinition[a+1],d=0;d<c.length;d+=2)b.Add(c[d],c[d+1]);this._dictionary.put(b.lang,b)}};this._init();this.GetValue=
function(a){if(a=="undefined"||a=="")return"";var b=this._dictionary.get(e);if(b==null)return"";a=b.Get(a);return a!=null?a:""};this.GetValueLng=function(a,b){if(a=="undefined"||a=="")return"";var c=this._dictionary.get(b!=""?b:e);if(c==null)return"";c=c.Get(a);return c!=null?c:""}}var dictionary=new Dictionary;

