ype html> s Lincoln Publishers Ltd - Ucebnice.cz var gtm = {"":{"isLoggedIn":"n","ed":"n","id":"","session_id":"25945280","zip":"","hash":""},"page":{"response":301,"language":"cs","currency":"CZK","category":[],"environment":"live","type":"other"},"cart":{"itemsNumber":null,"total":null,"products":[]},"category":{"topProductIds":[],"name":"","id":""},"products":[],"settings":{"useGA4":true,"gtmCode":"GTM-KXZS96","ganalyticsID":"UA-81012461-1","src":"https:\/\/ucebnice-cz.betsandodds.net\/themes\/template\/js\/GoogleDataLayer.js","badBrowser":false},"events":[],"_clear":true}; var baseDir = '/'; var static_token = '0eadcceec5059a104e8494da9f30fee3'; var token = 'c6c34ab95427290be88bfb3089d1a863'; var priceDisplayPrecision = 0; var priceDisplayMethod = 0; var roundMode = 2; function checkCookie() { var cookieEnabled = (navigator.cookieEnabled) ? true : false if (typeof navigator.cookieEnabled == "undefined" & !cookieEnabled) { document.cookie = "testcookie"; cookieEnabled = (document.cookie.indexOf("testcookie") != -1) ? true : false; } return (cookieEnabled) ? true : false; } if (true) { } (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); Centrum Péče o zákazníky Účet $(document).ready(function () { if (typeof browser === 'object') { var ie8 = browser.isBrowser('Internet Explorer', '<', '8'); if (ie8 == true) { $("#header UL.sf-menu").css("clear", "none"); } } }); jssor_1_slider_init = function() { var jssor_1_SlideoTransitions = [ [{b:0,d:600,y:-290,e:{y:27}}], [{b:0,d:1000,y:185},{b:1000,d:500,o:-1},{b:1500,d:500,o:1},{b:2000,d:1500,r:360},{b:3500,d:1000,rX:30},{b:4500,d:500,rX:-30},{b:5000,d:1000,rY:30},{b:6000,d:500,rY:-30},{b:6500,d:500,sX:1},{b:7000,d:500,sX:-1},{b:7500,d:500,sY:1},{b:8000,d:500,sY:-1},{b:8500,d:500,kX:30},{b:9000,d:500,kX:-30},{b:9500,d:500,kY:30},{b:10000,d:500,kY:-30},{b:10500,d:500,c:{x:87.50,t:-87.50}},{b:11000,d:500,c:{x:-87.50,t:87.50}}], [{b:0,d:600,x:410,e:{x:27}}], [{b:-1,d:1,o:-1},{b:0,d:600,o:1,e:{o:5}}], [{b:-1,d:1,c:{x:175.0,t:-175.0}},{b:0,d:800,c:{x:-175.0,t:175.0},e:{c:{x:7,t:7}}}], [{b:-1,d:1,o:-1},{b:0,d:600,x:-570,o:1,e:{x:6}}], [{b:-1,d:1,o:-1,r:-180},{b:0,d:800,o:1,r:180,e:{r:7}}], [{b:0,d:1000,y:80,e:{y:24}},{b:1000,d:1100,x:570,y:170,o:-1,r:30,sX:9,sY:9,e:{x:2,y:6,r:1,sX:5,sY:5}}], [{b:2000,d:600,rY:30}], [{b:0,d:500,x:-105},{b:500,d:500,x:230},{b:1000,d:500,y:-120},{b:1500,d:500,x:-70,y:120},{b:2600,d:500,y:-80},{b:3100,d:900,y:160,e:{y:24}}], [{b:0,d:1000,o:-0.4,rX:2,rY:1},{b:1000,d:1000,rY:1},{b:2000,d:1000,rX:-1},{b:3000,d:1000,rY:-1},{b:4000,d:1000,o:0.4,rX:-1,rY:-1}] ]; var jssor_1_options = { $AutoPlay: true, $Idle: 2000, $CaptionSliderOptions: { $Class: $JssorCaptionSlideo$, $Transitions: jssor_1_SlideoTransitions, $Breaks: [ [{d:2000,b:1000}] ] }, $ArrowNavigatorOptions: { $Class: $JssorArrowNavigator$ }, $BulletNavigatorOptions: { $Class: $JssorBulletNavigator$ } }; var jssor_1_slider = new $JssorSlider$("jssor_1", jssor_1_options); //responsive code begin //you can remove responsive code if you don't want the slider scales while window resizing function ScaleSlider() { var refSize = jssor_1_slider.$Elmt.parentNode.clientWidth; if (refSize) { refSize = Math.min(refSize, 1000); jssor_1_slider.$ScaleWidth(refSize); } else { window.setTimeout(ScaleSlider, 30); } } ScaleSlider(); $Jssor$.$AddEvent(window, "load", ScaleSlider); $Jssor$.$AddEvent(window, "resize", ScaleSlider); $Jssor$.$AddEvent(window, "orientationchange", ScaleSlider); //responsive code end }; jssor_1_slider_init(); Vítáme Vás, můžete se vytvořit účet. 0 Cart 0 products product 0 Kč (empty) Košík je prázdný Hledat // <![CDATA[ $('document').ready( function() { $("#search_query_top") .autocomplete( '/search-ssl.php', { minChars: 3, max: 6, width: 500, delay: 400, cacheLength: 0, selectFirst: false, scroll: false, dataType: "json", formatItem: function(data, i, max, value, term) { return '<img src="' + data.image_link + '" alt="" /><div class="right"><div class="name">' + value + '' + (data.cname!='Nezařazeno' & data.cname!='Nezařazené' ? ''+data.cname+'' : '') + ''; }, parse: function(data) { var mytab = new Array(); for (var i = 0; i < data.length; i++) mytab[mytab.length] = { data: data[i], value: data[i].pname }; return mytab; }, extraParams: { ajaxSearch: 1, id_lang: 6 } } ) .result(function(event, data, formatted) { $('#search_query_top').val(data.pname); document.location.href = data.product_link; }) }); // ]]> $(document).ready(function(){ if (typeof browser === 'object'){ var ie8 = browser.isBrowser('Internet Explorer', '<','8'); if(ie8 == true){ $("#search_block_top FORM").css("margin","-70px 0 0 20px"); $("#search_block_top FORM").css("width","385px"); } } }); Učebnice Autoškola Cizí jazyky Angličtina Učebnice Slovníky Multimédia Čtení v AJ Němčina Učebnice Slovníky Multimédia Francouzština Učebnice Slovníky Multimédia Španělština Učebnice Slovníky Multimédia Čtení v ŠJ Italština Ruština Učebnice Slovníky Ostatní Cizojazyčná literat.. Předškolní výuka Základní škola Český jazyk Přírodopis Matematika Fyzika Dějepis Zeměpis Chemie Informatika Cizí jazyky Angličtina Němčina Francouzština Španělština Ruština Vlastivěda Přírodověda Prvouka Společenské vědy Hudební výchova Ostatní předměty Příprava na SŠ 1. třída 2. třída 3. třída 4. třída 5. třída 6. třída 7. třída 8. třída 9. třída Střední škola 1. ročník 2. ročník 3. ročník 4. ročník Český jazyk Matematika Fyzika Informatika Biologie Chemie Dějepis Zeměpis Cizí jazyky Angličtina Němčina Francouzština Španělština Ruština Odborné předměty Zdravotnictví Stavitelství Strojírenství Potravinářství Elektrotechnické Ekonomické Ostatní Zemědělské Společenské vědy Ostatní předměty Maturita • přijímačky Vysoká škola Jazyky a mezinárodn.. Český jazyk a liter.. Filologie - asijské.. Filologie - evropsk.. Filologie - ostatní.. Teritoriální studia.. Teritoriální studia.. Teritoriální studia.. Teritoriální studia.. Žurnalistika Humanitní a společe.. Andragogika a perso.. Estetika a uměnověd.. Filosofie Historie a archivni.. Informační studia a.. Politologie Psychologie a psych.. Religionistika a te.. Sociální práce Sociologie Společenské obory Pedagogické obory Lékařské obory Matematické obory Přírodovědné obory Fyzikální obory Ekonomické obory Právnické obory Technické obory Kulturní a umělecké.. Dějiny umění a teor.. Design a grafika Dramatická umění Fotografie a film Hudební umění Taneční umění Výtvarné umění Hospodářské obory Pro Děti Pro Nejmenší Pohádky, bajky Pohádky Bajky Báje a pověsti Naučné Příroda Dinosauři Zvířata Rostliny Svět Člověk Lidské tělo Dospívání Věda a technika Historie Kultura Zvyky a tradice Umění Civilizace Vesmír Náboženství Komiksy Čtyřlístek Garfield Asterix Šmoulové Ostatní Zábava a hry Sport Puzzle Pexesa Samolepky Hudba Hračky Razítka Magnety Tvoření Malujeme • stříháme Výtvarné potřeby Příběhy a romány Dobrodružné, detekt.. Veselé příhody Péče o dítě Cestování Dětské autosedačky 0-13 kg 9-18 kg Doplňky k autosedač.. Hračky do auta Nosítka, vaky a šátky Tašky a batohy Dětská cestovní zav.. Kabelky pro maminky Přebalovací tašky Tašky Vozítka, skákadla, .. Do pokojíčku Doplňky a dekorace .. Hygiena Hygienické potřeby Plenky Teploměry Kočárky Deky do kočárků Doplňky ke kočárkům Fusaky Kojení a krmení Potřeby na kojení Kojící polštáře Odsávačky Potřeby pro maminky Potřeby na krmení Bryndáky Hrnky a kelímky Kojenecké láhve Krmení na cestách Misky, lžičky Ohřívání a mytí Příprava mléka Šidítka Doplňky k šidítkům Šidítka / dudlíky Sterilizátory Příprava jídla Zdraví a bezpečí Bezpečná domácnost Elektronické chůvičky Zdravotnické pomůcky Young Adult Urban fantasy Postapokalyptické Pohádkové Romány • beletrie Humorné Kreslené, komiksy Pro děti Pro dospělé Dobrodružné Historické Moderní dějiny Válečné Romantické Společenské Erotické Klasické České a slovenské Světové Evropské Americké Asijské Africké Ságy Biografie Umění a literatura Skladatelé a hudebn.. Spisovatelé Herci a baviči Režiséři Tanečníci Malíři, sochaři, ar.. Cestování a sport Cestovatelé Sportovci Věda a technika Osobnosti Politika Náboženství Armáda Prezidenti a hlavy .. Zdraví a nemoci Detektivky • krimi Severské krimi Klasické detektivky České a slovenské d.. Fantasy • scifi České Sci-Fi a Fant.. Komiksy Superhrdinové DC Marvel Simpsonovi a Futurama Manga Grafické romány Živí mrtví Ostatní Gamebooky Fantasy Velké fantasy Městské fantasy Historické fantasy Meč a magie Dark fantasy Comic fantasy Herní světy World of Warcraft Dragon Age Elder Scrolls Resident Evil Assassin's Creed Uncharted Devil May Cry Overwatch The Legend of Zelda Sci-fi Apokalyptické sci-fi Military sci-fi Cyberpunk Steampunk Klasické sci-fi Alternativní historie Space opera Herní světy StarCraft Mass Effect Metro Gears of War Doom Metal Gear Solid Dead Island Dead Space Deus Ex Borderlands Crysis Halo Warhammer 40 000 BioShock Dishonored Thrillery • horory Thrillery Detektivní Mysteriózní Psychologické Špionážní Lékařské Soudní Horory Zdraví • diety Zdraví Relaxace Masáže Cvičení Alternativní léčba Zdravotní problémy Alergie Záda • klouby Stres Cukrovka Rakovina Jiné zdravotní prob.. Diety Kuchařky Jídlo Vegetariánská strava Veganská strava Diety Bezlepková Bezlaktózová Diabetická Paleo Maso Ovoce a zelenina Dezerty Pro děti Nápoje Kuchařky od profíků Esoterika • astrolo.. Meditace, modlitby Sny, snáře Esoterika Mystika • magie Tarot Podnikání a účetnic.. Daně Podnikání Účetnictví Odborná • naučná Humanitní vědy Ekonomie Ekonomické teorie Merkantilismus Rakouská škola Keynesiánství Politická ekonomie Marxismus Kapitalismus Behaviorální ekonomie Institucionální eko.. Finanční krize Velká hospodářská k.. Velká recese (2007–.. Globální ekonomika Ekonomie a ekonomic.. Učebnice Mikroekonomie Makroekonomie Politologie Současná politologie Timothy Snyder Tony Judt Bernard-Henri Lévy Steven Levitsky Naomi Klein Thomas Friedman Fareed Zakaria Noam Chomsky Anne Applebaum Erik Tabery Jacques Rupnik Nancy Fraser Paměti a biografie Evropská unie Učebnice Právo EU Historie EU Česká republika v EU Učebnice Politická teorie a .. Politická sociologie Politická filosofie Politické systémy Politická teorie Mezinárodní vztahy Politické ideologie Politické strany Pravicové ideologie Konzervatismus Nacionalismus Liberalismus Anarchokapitalismus Levicové ideologie Anarchismus Internacionalismus Socialismus Komunismus Komunismus u nás Komunismus ve světě Středové ideologie Křesťanská demokracie Fenomény současné p.. Fenomén Trump Fenomén Babiš Fenomén Putin Fenomén brexit Fenomén populismus Fenomén terorismus Fenomén migrace Gender studies Gender v medicíně Gender v sociologii Gender v historii Gender ve vědě Gender a právo Gender a rodina Gender a politika Gender a filozofie Feministické teorie Ženská emancipace Násilí na ženách LGBTQI+ LGB TQI+ Psychologie Právo • zákony Historie České dějiny Velká Morava Přemyslovci Kroniky Zlatá bula sicilská Boleslav I. Boleslav II. Přemysl Otakar I. Přemysl Otakar II. Václav II. Václav III. Lucemburkové Kroniky Václav IV. Dekret Kutnohorský Jan Lucemburský Arnošt z Pardubic Zikmund Lucemburský Jihlavská kompaktáta Jagellonci Jiří z Poděbrad Rudolf II. Šlechta Třicetiletá válka Albrecht z Valdštej.. Bílá hora Staroměstská exekuce Rekatolizace Marie Terezie, Jose.. Habsburská monarchie Panovníci Ferdinand I. František Ferdinand.. František Josef Poddanství Napoleonské války Jaro národů 1848 - .. Diplomacie Metternich Václav Radecký Nacionalismus Národní obrození František Palacký Josef Dobrovský Národní divadlo Dějiny zemí Evropa Amerika Asie Afrika Válečná Podle období Pravěk Starověk Středověk Raný novověk Moderní Války Literatura faktu Archeologie Náboženství Starověké polyteismy Egyptské náboženství Zoroastrismus Přední východ Mezopotámie Slované Řím Mytologie Odborné studie Řecko Mytologické texty Ilias a Odysseia Převyprávěné příběhy Odborné studie Keltové Germáni Mytologie a ságy Odborné studie Východoasijská nábo.. Taoismus Tao te ťing Učení Životní styl Konfucianismus Konfucius Posvátné spisy Učení Šintoismus Ostatní Indická náboženství Buddhismus Buddha Sútry Učení Théraváda Mahájána Vadžrajána Zen Dalajláma Historie Moderní příručky Hinduismus Posvátné texty a mýty Bhagavadgíta Mahábhárata Rámájana Učení Džinismus Sikhismus Americká náboženství Severoamerická nábo.. Středoamerická nábo.. Jihoamerická nábože.. Domorodá náboženství Africká náboženství Šamanismus Odborné studie Carlos Castaneda Moderní šamanismus .. Voodoo Ostatní Nová náboženská hnutí Scientologie Mormonismus Bahá’í Ostatní Thelema New Age a nová spir.. New Age Osho Novopohanství Druidismus Wicca Ateismus a agnostic.. Richard Dawkins Sekularismus Slovníky a encyklop.. Křesťanství Judaismus Islám Východní náboženství Ostatní náboženství Přírodní vědy Biologie Medicína Medicína Pediatrie Farmacie Veterinářství Geologie Geografie Učebnice Učebnice pro základ.. Učebnice pro středn.. Učebnice pro vysoké.. Kartografie Atlasy Pro děti Školní Kapesní Atlasy světa Atlasy vlajek Mapy Nástěnné mapy Historické mapy Turistické mapy Turistické mapy Mapy měst Volební geografie Politická geografie Regionální geografie Fyzická geografie Socioekonomická geo.. Matematika Fyzika Astrofyzika a astro.. Slavní astronomové Tycho Brahe Giordano Bruno Christian Doppler Galileo Galilei Johannes Kepler Mikuláš Koperník Carl Sagan Isaac Newton Atlasy vesmíru Astronomická teorie Kosmologie Astrofyzika Obecná teorie relat.. Kvantová teorie Populárně-naučné pu.. Pro děti a mládež Pro dospělé Encyklopedie Kosmonautika Dějiny astronomie Příroda • zemědělství Technické vědy Informační technolo.. Hardware Software Operační systém Kancelářské programy Grafika Programování PC hry Internet Hutnictví • hornictví Doprava Silniční doprava Železniční doprava Letecká doprava Elektronika Zbraně • armáda Armáda Zbraně Průmysl Stavitelství • arch.. Elektrotechnika • e.. Encyklopedie • atlasy Rodina • vztahy • .. Láska Rodinné právo Partnerské vztahy a.. Rodinné a partnersk.. Rodinný život Partnerské vztahy Manželství Rozvody a rozchody Sexuální život Sexuální příručky Sexuální výchova Těhotenství Těhotenství Porod Šestinedělí Cvičení Mateřství a právo Těhotenství a zdraví Péče a výchova dětí Kojenci Předškoláci Školáci Adolescenti Dětské pokojíčky Dětská strava Zdraví dětí Výchova dětí Dětské hry Dětská psychologie Batolata Záliby Dům a byt Dekorace a design Opravy a úpravy Vybavení a nábytek Zahradní nábytek Chaty a chalupy Zahrada a pěstování Pokojové rostliny Skleníky Kompost Pěstitelství Designové zahrady Květiny a floristika Army a military Střelba Speciální jednotky Vojenská technika Omalovánky Hobby ženy Šití, háčkování Tvoření Výroba šperků Malba Móda Kosmetika Péče o vlasy Mýdla a svíčky Hobby muži Modelářství Automobily Práce se dřevem Řezbářství Stavebnictví Včelařství Kutilství Rybaření Zvířata Hlodavci Ptactvo Hospodářská zvířata Plazi a pavouci Akvaristika Psi Kočky Koně Myslivost Zábava Humor Satira Scénáře • eseje Fejetony • rozhovory Citáty • přísloví Anekdoty Křížovky • hádanky Cestování Cestopisy ČR Foto publikace Průvodci Mapy Svět Foto publikace Průvodci Mapy Sport Vodní sporty Plavání Jachting Plachtění Surfing Veslování Zimní sporty Lyže Snowboard Brusle Curling Biatlon Duševní sporty Šachy Go Karty Poker Osobnosti sportu Kolektivní sporty Hokej Fotbal Individuální sporty Cyklistika Golf Fitness • jóga Bojová umění Survival Adrenalinové sporty Kultura • umění Kaligrafie a typogr.. Výtvarné umění Malířství Sochařství Architektura Fotografie Dějiny umění Divadlo Hudba Film Tanec Ostatní kategorie Svítidla Bodová svítidla Bodová LED Bodová ostatní Nástěnná svítidla Nástěnná LED svítidla Nástěnná svítidla o.. Stropní svítidla Stropní LED svítidla Stropní svítidla os.. Dětská svítidla Lampičky Závěsná Nástěnná Stropní Noční lampičky Stolní lampy Stolní LED lampy Stolní lampy ostatní Stolní dětské lampy Stolní lampy s klipem Stojací lampy Stojací LED lampy Stojací lampy ostatní Venkovní svítidla Přisazená Sloupky Závěsná Zemní svítidla Solární svítidla Venkovní LED svítidla Svítidla s čidlem Reflektory Halogenové reflektory LED reflektory Vestavná svítidla Příslušenství Philips Living Colors Koupelnová svítidla Svítidla LED Svítidla ostatní Svítidla nad zrcadlo Koupelnové vestavné Závěsná svítidla Závěsná svítidla os.. Závěsná LED svítidla Pohybová čidla Intimní osvětlení Vánoční osvětlení Interiérové Venkovní Philips HUE Svítidla Philips HUE Interiérová svítidl.. Venkovní svítidla P.. HUE žárovky a přísl.. HUE LED pásky Kuchyňská svítidla Svítidla pod linku Vestavná svítidla Kulatá vestavná Hranatá vestavná LED vestavná LED pásky LED žárovky Patice E27 Patice E14 Patice GU10 25° 36° 60° 120° Teplá bílá 2700K Teplá bílá 3000K Denní bílá 4000K Studená bílá 6500K Patice MR16 Patice G9 Patice G53 Patice R7s Patice G24q (4pin) Patice G4 Patice S14S/S14D Patice G24d (2pin) Patice GU4 Patice GX53 Patice E40 LED trubice Délka 600 mm Délka 1200 mm Délka 1500 mm Délka 900 mm LED trubice T5 LED trubice T8 Žárovky a zářivky Kruhové zářivky Úsporné zářivky E27 Úsporné zářivky E14 Obyčejné žárovky Halogenové žárovky E27 E14 GU10 GU5,3 G9 R7s G4 Profi řada Patice G23 Patice G24q-3 Patice G24q-2 Patice 2G7 Patice GX53 Patice 2G11 Speciální použití Barevné žárovky Lineární zářivky Lineární zářivky T8 Lineární zářivky T5 Lineární zářivky T4 Dekorativní RETRO ž.. Patice E27 Patice E14 Barevné žárovky LED y LED y Příslušenství k LED.. Náhradní díly MODUS Kancelářská svítidla Vestavná svítidla Přisazená svítidla Příslušenství Závěsná svítidla Stolní lampy Průmyslová svítidla Prachotěsy IP65 Délka 600 mm Délka 1200 mm Délka 1500 mm Stropní svítidla Prachotěsy IP65 LED Délka 600 mm Délka 1200 mm Délka 1500 mm Veřejné osvětlení Příslušenství Venkovní svítidla o.. Venkovní LED svítidla Trafa a transformát.. Lištové systémy 3 fázové lišty Svítidla do 3f lišty Příslušenství k 3f .. 1 fázové lišty Svítidla do 1f lišty LED žárovky SMART E27 E14 GU10 Edita RENDL Film a média Filmy Komedie Animované Drama Akční Dobrodružné Krimi Dětské Romantické Thriller Sci-Fi Fantasy Rodinné Horor Dokumentarní Média CD Software Mluvené slovo Hudba DVD Data Video VHS Audio Audio CD Audio MC Audioknihy Časopisy Parfémy a kosmetika Parfémy Parfemované vody Ženy Muži Unisex Toaletní vody Ženy Muži Unisex Děti Kosmetika Tvář Make-up Pudry Korektory Tvářenky BB krémy CC krémy Báze pod make-up Oči Řasenky Tužky na oči Rty Rtěnky Lesky Nehty Laky Odlakovače Pleť Pleťové krémy Denní krémy Noční krémy Textil Ložnice Ložní povlečení Prostěradla Peřiny a polštáře Kuchyně a jídelna Ubrusy Utěrky Chňapky Zástěry Sedáky Kuchyňské podložky Obývací pokoj Polštářky Přehozy na sedací s.. Deky Koupelna Koupelnové závěsy Koupelnové předložky Plážové osušky Ručníky, osušky Žínky Vlněné výrobky Sportovní výživa Sacharidy, gainery Proteiny Hubnutí Aminokyseliny Iontové nápoje Vitamíny, minerály Kloubní výživa Creatin Speciální suplementy Stimulanty, energiz.. Tyčinky, gely, maso Mixit Müsli Sušené ovoce, oříšky Mixitky Pytlíky do kapsy Mixitelly a džemy Kaše Drinky Ekologické produkty Eko drogerie Praní a sušení Prací gely, prášky .. Aviváže a máchadla Bělení, na skvrny a.. Sušení a žehlení pr.. Éterické oleje do p.. Úklid a čistota Univerzální čističe Tekuté a práškové č.. Koupelna a WC Kuchyň Sklo a hladké povrchy Podlahy a koberce Dezinfekční prostře.. Mytí nádobí a kuchyň Prostředky na ruční.. Tablety a prášky do.. Sůl a leštidla do m.. Přírodní kosmetika .. Sprchování a mytí Péče o vlasy Péče o obličej Péče o tělo Přírodní deodoranty Holení Přírodní repelenty Zubní kartáčky a ús.. Zubní kartáčky Zubní pasty a ústní.. Dětská ústní hygiena Škrabky na jazyk Zubní nitě Mezizubní kartáčky Přírodní dekorativn.. Tvář Oči Nehty Intimní hygienické .. Vše pro maminky, dě.. Kosmetika pro děti .. Ekologické dětské p.. Ekologické lahve, t.. Bezobalové nakupování Nádobí, příbory, ku.. Servírování Talíře Misky Brčka Pohárky Tácy a tácky Pro děti Uchování potravin Nádoby a obaly na s.. Ekologická domácnost Houbičky, haříky a .. Koše a pytle na odpad Úspora energií Domácí mlýnky na ob.. Zdraví Potraviny Oleje a rostlinná m.. Čaje Relaxace a domácí p.. Přírodní svíčky Éterické oleje Osvěžovače a vůně Přírodní masážní ol.. Přísady do koupele Nahřívací polštářky Přírodní opalovací .. Hračky Pro nejmenší Hračky na baterie Hračky do vany Řetězy, chrastítka,.. Vkládačky, kosky Autíčka, zvířátka Ostatní Pěnové puzzle, podl.. Kolotoče, hrací str.. Odrážedla, dětská v.. Odrážedla Potápěčské brýle Kruhy Koloběžky, tříkolky Šlapadla, houpadla Ostatní Fandíme hokeji Bob a Bobek Hokejové hry a hračky Pro kluky Pistole, pušky, náb.. Vojáci, rytíři, ind.. Profese, nářadí Vojenské a policejn.. Ostatní Meče, kordy, luky Transformeři a roboti Vysílačky, megafony Pro holky Panenky Kuchyně, spotřebiče.. Doktorky, uklízečky.. Oblečky, doplňky Kočárky, postýlky Miminka Ostatní Dopravní prostředky Auta, motorky, čtyř.. RC, autodráhy a dop.. Zemědělské a staveb.. Tanky, lodě, vlaky Garáže, farmy a dop.. Letadla, vrtulníky Ostatní Plyšové hračky Pro nejmenší Licenční Ostatní Hry Ostatní Stolní hry Naučné, logické, mo.. Karty, pexesa, kostky Hlavolamy Kreativní Ostatní Mozaiky, korálky Barvy, fixy, křídy Vodové barvy Temperové barvy Barvy na obličej Fixy Křídy Barvy na sklo Razítka, škrabací o.. Tvořivé hmoty, plas.. Vyšívání, provlékačky Magnetické mazací t.. Stavebnice Ostatní Monti Modely, lepidla, ba.. Barvy na obličej Dromader Cheva Merkur Lori Seva, blok Lego LEGO Star Wars LEGO City LEGO LEGO Duplo LEGO Movie Puzzle Do 200 dílků Do 1000 dílků Deskové Nad 1000 dílků Minipuzzle Lepidla, ostatní K vodě Ostatní Bazény Míče Lehátka Kruhy, vesty Vodní pistole a tru.. Rukávky Sportovní potřeby Míče Ostatní Zimní Pálky, rakety, hoke.. Draci Terče, šipky Žonglérské pomůcky Švihadla, obruče Dřevěné hračky Vkládačky, domina, .. Ostatní Tahací Kostky, kubusy Terénní Na písek a zahradu Sady na písek, dopl.. Houpačky, žebříky, .. Ostatní Domečky, stany Kolečka, sekačky Pískoviště, skluzavky Zahradní náčiní Hudební nástroje Bateriové Mechanické Zvířata Domácí, farma Ostatní Dinosauři Safari, ZOO Ostatní Ostatní Figurky CD, DVD Pokladničky Karneval Slizy, žertovné hmoty Bublifuky Papírnictví Bloky, bločky Bloky Záznamní knihy Poznámkové lístky Náplně do kroužkový.. Samolepicí bločky Decor Ubrousky Ubrusy Klubíčka, mašle, st.. Dárkové tašky Dárkový papír Diáře, TM, Kalendáře Diáře, TM, Kalendáře Náplně do kalendáře Kancelářské doplňky Odkládací systémy Aktovky, pouzdra na.. Potřeby na psací stůl Příruční pokladny Kancelářské potřeby Gumy a ořezávátka Nůžky a nože Drobné spotřební zb.. Děrovačky a sešívačky Lepidla, korekční s.. Lepidla a korekční .. Lepicí pásky Obalový materiál Balicí prostředky Papír, obálky a eti.. Etikety, propisot Obálky Etiketovací kleště .. Papír do kopírek a .. Party, piknik Dortové svíčky Balónky Lampiony, girlandy,.. Míchátka, napichová.. Kloboučky, trumpetk.. Jednorázové nádobí,.. Potřeby pro výtvarn.. Potřeby pro výtvarn.. Kartony Prezentace Korkové tabule Magnetické tabule Flipcharty Ostatní tabule Příslušenství Psaní, malování Psací potřeby Vodové barvy a přís.. Náplně do tužek a p.. Školní potřeby Sešity Kreslicí bloky a om.. Rýsovací potřeby Obaly na sešity Boxy a desky na seš.. Třídění a archivace Pořadače Spisové desky PP Rychlovazače Odkládací desky a p.. Prospektové obaly Spisové desky se zi.. Organizéry Rozřaďovače Úchytky do rychlova.. Prezenční knihy a d.. Kartotéky - registry Obaly na doklady Kartotéky a karty Závěsné rychlovazač.. Příslušenství pořad.. Vizitkáře Adresáře Rychlovazače a desk.. Kalendáře Nástěnné Stolní Diáře Ostatní Plody Kosmetika Móda Rozhovory Materiál Věcné zboží Dárkové předměty Další knihy Dárkové publikace Katalogy Sborníky Adresáře Dokumenty Studie Deníky Kroniky Ročenky Informační publikace // <![CDATA[ /** * pridani classy "active" pro predka v pripade vyberu subkategorie */ var sub_li = 'div#categories_block_left ul.tree li ul li.active'; if ($(sub_li)) $(sub_li).parent().parent().addClass('active'); // we hide the tree only if JavaScript is activated $('div#categories_block_left ul.dhtml').hide(); // ]]> Ucebnice.cz s Lincoln Publishers Ltd Knihy nakladatele s Lincoln Publishers Ltd Nejprodávanější Nejlevnější Nejdražší function getMeta(url) { var img = new Image(); img.onload = function () { var picture = document.getElementById('pic-1'); var shadow_small = document.getElementById('shadow-small-1'); var shadow_big = document.getElementById('shadow-big-1'); if (picture != null || shadow_small != null || shadow_big != null) { $(picture).css('height', (this.height)); $(picture).css('width', (this.width)); $(shadow_small).css('height', (this.height)); $(shadow_small).css('width', (this.width * 0.8)); $(shadow_big).css('height', (this.height)); $(shadow_big).css('width', (this.width * 0.99)); } }; img.src = url; } // Get IE or Edge browser version var version = detectIE(); if (version === false) { $("#obrazek1").css("display", "none"); } else { $('#prouzek1').css("display", "none"); } /** * detect IE * returns version of IE or false, if browser is not Internet Explorer */ function detectIE() { var ua = window.navigator.Agent; var msie = ua.indexOf('MSIE '); if (msie > 0) { // IE 10 or older => return version number return parseInt(ua.substring(msie + 5, ua.indexOf('.', msie)), 10); } var trident = ua.indexOf('Trident/'); if (trident > 0) { // IE 11 => return version number var rv = ua.indexOf('rv:'); return parseInt(ua.substring(rv + 3, ua.indexOf('.', rv)), 10); } var edge = ua.indexOf('Edge/'); if (edge > 0) { // Edge (IE 12+) => return version number return parseInt(ua.substring(edge + 5, ua.indexOf('.', edge)), 10); } // other browser return false; } getMeta("https://image.staticox.com/?url=https%3A%2F%2Fimg-cloud.ucebnice.cz%2F20479917-category%2F53b0c9b89d6e9ecc2876237d8477fe95%2Fsteve-jobs.jpg"); Sanchez Vegara, Isabel 237 Kč 323Kč Do košíku function getMeta(url) { var img = new Image(); img.onload = function () { var picture = document.getElementById('pic-2'); var shadow_small = document.getElementById('shadow-small-2'); var shadow_big = document.getElementById('shadow-big-2'); if (picture != null || shadow_small != null || shadow_big != null) { $(picture).css('height', (this.height)); $(picture).css('width', (this.width)); $(shadow_small).css('height', (this.height)); $(shadow_small).css('width', (this.width * 0.8)); $(shadow_big).css('height', (this.height)); $(shadow_big).css('width', (this.width * 0.99)); } }; img.src = url; } // Get IE or Edge browser version var version = detectIE(); if (version === false) { $("#obrazek2").css("display", "none"); } else { $('#prouzek2').css("display", "none"); } /** * detect IE * returns version of IE or false, if browser is not Internet Explorer */ function detectIE() { var ua = window.navigator.Agent; var msie = ua.indexOf('MSIE '); if (msie > 0) { // IE 10 or older => return version number return parseInt(ua.substring(msie + 5, ua.indexOf('.', msie)), 10); } var trident = ua.indexOf('Trident/'); if (trident > 0) { // IE 11 => return version number var rv = ua.indexOf('rv:'); return parseInt(ua.substring(rv + 3, ua.indexOf('.', rv)), 10); } var edge = ua.indexOf('Edge/'); if (edge > 0) { // Edge (IE 12+) => return version number return parseInt(ua.substring(edge + 5, ua.indexOf('.', edge)), 10); } // other browser return false; } getMeta("https://image.staticox.com/?url=https%3A%2F%2Fimg-cloud.ucebnice.cz%2F20483357-category%2F0157408bbcd3f7fddad4462c872902c5%2Fthe-kew-gardener-s-guide-to-growing-vegetables.jpg"); Dove, Helena; Royal Botanic Gardens Kew 343 Kč 467Kč Do košíku function getMeta(url) { var img = new Image(); img.onload = function () { var picture = document.getElementById('pic-3'); var shadow_small = document.getElementById('shadow-small-3'); var shadow_big = document.getElementById('shadow-big-3'); if (picture != null || shadow_small != null || shadow_big != null) { $(picture).css('height', (this.height)); $(picture).css('width', (this.width)); $(shadow_small).css('height', (this.height)); $(shadow_small).css('width', (this.width * 0.8)); $(shadow_big).css('height', (this.height)); $(shadow_big).css('width', (this.width * 0.99)); } }; img.src = url; } // Get IE or Edge browser version var version = detectIE(); if (version === false) { $("#obrazek3").css("display", "none"); } else { $('#prouzek3').css("display", "none"); } /** * detect IE * returns version of IE or false, if browser is not Internet Explorer */ function detectIE() { var ua = window.navigator.Agent; var msie = ua.indexOf('MSIE '); if (msie > 0) { // IE 10 or older => return version number return parseInt(ua.substring(msie + 5, ua.indexOf('.', msie)), 10); } var trident = ua.indexOf('Trident/'); if (trident > 0) { // IE 11 => return version number var rv = ua.indexOf('rv:'); return parseInt(ua.substring(rv + 3, ua.indexOf('.', rv)), 10); } var edge = ua.indexOf('Edge/'); if (edge > 0) { // Edge (IE 12+) => return version number return parseInt(ua.substring(edge + 5, ua.indexOf('.', edge)), 10); } // other browser return false; } getMeta("https://image.staticox.com/?url=https%3A%2F%2Fimg-cloud.ucebnice.cz%2F20484505-category%2F21ce79b583b6837daabc27c6f3a8dead%2Fpele.jpg"); Sanchez Vegara, Isabel 236 Kč 322Kč Do košíku function getMeta(url) { var img = new Image(); img.onload = function () { var picture = document.getElementById('pic-4'); var shadow_small = document.getElementById('shadow-small-4'); var shadow_big = document.getElementById('shadow-big-4'); if (picture != null || shadow_small != null || shadow_big != null) { $(picture).css('height', (this.height)); $(picture).css('width', (this.width)); $(shadow_small).css('height', (this.height)); $(shadow_small).css('width', (this.width * 0.8)); $(shadow_big).css('height', (this.height)); $(shadow_big).css('width', (this.width * 0.99)); } }; img.src = url; } // Get IE or Edge browser version var version = detectIE(); if (version === false) { $("#obrazek4").css("display", "none"); } else { $('#prouzek4').css("display", "none"); } /** * detect IE * returns version of IE or false, if browser is not Internet Explorer */ function detectIE() { var ua = window.navigator.Agent; var msie = ua.indexOf('MSIE '); if (msie > 0) { // IE 10 or older => return version number return parseInt(ua.substring(msie + 5, ua.indexOf('.', msie)), 10); } var trident = ua.indexOf('Trident/'); if (trident > 0) { // IE 11 => return version number var rv = ua.indexOf('rv:'); return parseInt(ua.substring(rv + 3, ua.indexOf('.', rv)), 10); } var edge = ua.indexOf('Edge/'); if (edge > 0) { // Edge (IE 12+) => return version number return parseInt(ua.substring(edge + 5, ua.indexOf('.', edge)), 10); } // other browser return false; } getMeta("https://image.staticox.com/?url=https%3A%2F%2Fimg-cloud.ucebnice.cz%2F20487679-category%2F63ab6c4114b0beb8395244bace043476%2Flittle-people-big-dreams-sticker-activity-book.jpg"); Sanchez Vegara, Isabel 184 Kč 217Kč Do košíku function getMeta(url) { var img = new Image(); img.onload = function () { var picture = document.getElementById('pic-5'); var shadow_small = document.getElementById('shadow-small-5'); var shadow_big = document.getElementById('shadow-big-5'); if (picture != null || shadow_small != null || shadow_big != null) { $(picture).css('height', (this.height)); $(picture).css('width', (this.width)); $(shadow_small).css('height', (this.height)); $(shadow_small).css('width', (this.width * 0.8)); $(shadow_big).css('height', (this.height)); $(shadow_big).css('width', (this.width * 0.99)); } }; img.src = url; } // Get IE or Edge browser version var version = detectIE(); if (version === false) { $("#obrazek5").css("display", "none"); } else { $('#prouzek5').css("display", "none"); } /** * detect IE * returns version of IE or false, if browser is not Internet Explorer */ function detectIE() { var ua = window.navigator.Agent; var msie = ua.indexOf('MSIE '); if (msie > 0) { // IE 10 or older => return version number return parseInt(ua.substring(msie + 5, ua.indexOf('.', msie)), 10); } var trident = ua.indexOf('Trident/'); if (trident > 0) { // IE 11 => return version number var rv = ua.indexOf('rv:'); return parseInt(ua.substring(rv + 3, ua.indexOf('.', rv)), 10); } var edge = ua.indexOf('Edge/'); if (edge > 0) { // Edge (IE 12+) => return version number return parseInt(ua.substring(edge + 5, ua.indexOf('.', edge)), 10); } // other browser return false; } getMeta("https://image.staticox.com/?url=https%3A%2F%2Fimg-cloud.ucebnice.cz%2F20489096-category%2F94532a654a97a24187f73370c10340b7%2Fthe-woods.jpg"); Hodgson, Rob 167 Kč 282Kč Do košíku function getMeta(url) { var img = new Image(); img.onload = function () { var picture = document.getElementById('pic-6'); var shadow_small = document.getElementById('shadow-small-6'); var shadow_big = document.getElementById('shadow-big-6'); if (picture != null || shadow_small != null || shadow_big != null) { $(picture).css('height', (this.height)); $(picture).css('width', (this.width)); $(shadow_small).css('height', (this.height)); $(shadow_small).css('width', (this.width * 0.8)); $(shadow_big).css('height', (this.height)); $(shadow_big).css('width', (this.width * 0.99)); } }; img.src = url; } // Get IE or Edge browser version var version = detectIE(); if (version === false) { $("#obrazek6").css("display", "none"); } else { $('#prouzek6').css("display", "none"); } /** * detect IE * returns version of IE or false, if browser is not Internet Explorer */ function detectIE() { var ua = window.navigator.Agent; var msie = ua.indexOf('MSIE '); if (msie > 0) { // IE 10 or older => return version number return parseInt(ua.substring(msie + 5, ua.indexOf('.', msie)), 10); } var trident = ua.indexOf('Trident/'); if (trident > 0) { // IE 11 => return version number var rv = ua.indexOf('rv:'); return parseInt(ua.substring(rv + 3, ua.indexOf('.', rv)), 10); } var edge = ua.indexOf('Edge/'); if (edge > 0) { // Edge (IE 12+) => return version number return parseInt(ua.substring(edge + 5, ua.indexOf('.', edge)), 10); } // other browser return false; } getMeta("https://image.staticox.com/?url=https%3A%2F%2Fimg-cloud.ucebnice.cz%2F20525814-category%2F0f605d51ac1818a5f6fbdef88cdbf4bc%2Fgreta-thunberg.jpg"); Sanchez Vegara, Isabel 238 Kč 324Kč Do košíku function getMeta(url) { var img = new Image(); img.onload = function () { var picture = document.getElementById('pic-7'); var shadow_small = document.getElementById('shadow-small-7'); var shadow_big = document.getElementById('shadow-big-7'); if (picture != null || shadow_small != null || shadow_big != null) { $(picture).css('height', (this.height)); $(picture).css('width', (this.width)); $(shadow_small).css('height', (this.height)); $(shadow_small).css('width', (this.width * 0.8)); $(shadow_big).css('height', (this.height)); $(shadow_big).css('width', (this.width * 0.99)); } }; img.src = url; } // Get IE or Edge browser version var version = detectIE(); if (version === false) { $("#obrazek7").css("display", "none"); } else { $('#prouzek7').css("display", "none"); } /** * detect IE * returns version of IE or false, if browser is not Internet Explorer */ function detectIE() { var ua = window.navigator.Agent; var msie = ua.indexOf('MSIE '); if (msie > 0) { // IE 10 or older => return version number return parseInt(ua.substring(msie + 5, ua.indexOf('.', msie)), 10); } var trident = ua.indexOf('Trident/'); if (trident > 0) { // IE 11 => return version number var rv = ua.indexOf('rv:'); return parseInt(ua.substring(rv + 3, ua.indexOf('.', rv)), 10); } var edge = ua.indexOf('Edge/'); if (edge > 0) { // Edge (IE 12+) => return version number return parseInt(ua.substring(edge + 5, ua.indexOf('.', edge)), 10); } // other browser return false; } getMeta("https://image.staticox.com/?url=https%3A%2F%2Fimg-cloud.ucebnice.cz%2F3056563-category%2F619e650e48b26cc950b04471def25d0a%2Fsteve-jobs.jpg"); Sanchez Vegara, Isabel 328 Kč Do košíku function getMeta(url) { var img = new Image(); img.onload = function () { var picture = document.getElementById('pic-8'); var shadow_small = document.getElementById('shadow-small-8'); var shadow_big = document.getElementById('shadow-big-8'); if (picture != null || shadow_small != null || shadow_big != null) { $(picture).css('height', (this.height)); $(picture).css('width', (this.width)); $(shadow_small).css('height', (this.height)); $(shadow_small).css('width', (this.width * 0.8)); $(shadow_big).css('height', (this.height)); $(shadow_big).css('width', (this.width * 0.99)); } }; img.src = url; } // Get IE or Edge browser version var version = detectIE(); if (version === false) { $("#obrazek8").css("display", "none"); } else { $('#prouzek8').css("display", "none"); } /** * detect IE * returns version of IE or false, if browser is not Internet Explorer */ function detectIE() { var ua = window.navigator.Agent; var msie = ua.indexOf('MSIE '); if (msie > 0) { // IE 10 or older => return version number return parseInt(ua.substring(msie + 5, ua.indexOf('.', msie)), 10); } var trident = ua.indexOf('Trident/'); if (trident > 0) { // IE 11 => return version number var rv = ua.indexOf('rv:'); return parseInt(ua.substring(rv + 3, ua.indexOf('.', rv)), 10); } var edge = ua.indexOf('Edge/'); if (edge > 0) { // Edge (IE 12+) => return version number return parseInt(ua.substring(edge + 5, ua.indexOf('.', edge)), 10); } // other browser return false; } getMeta("https://image.staticox.com/?url=https%3A%2F%2Fimg-cloud.ucebnice.cz%2F3057389-category%2F36cf8ff4b577fc5abc02dd645253dfd4%2Fkamala-harris.jpg"); Sanchez Vegara, Isabel 238 Kč 324Kč Do košíku function getMeta(url) { var img = new Image(); img.onload = function () { var picture = document.getElementById('pic-9'); var shadow_small = document.getElementById('shadow-small-9'); var shadow_big = document.getElementById('shadow-big-9'); if (picture != null || shadow_small != null || shadow_big != null) { $(picture).css('height', (this.height)); $(picture).css('width', (this.width)); $(shadow_small).css('height', (this.height)); $(shadow_small).css('width', (this.width * 0.8)); $(shadow_big).css('height', (this.height)); $(shadow_big).css('width', (this.width * 0.99)); } }; img.src = url; } // Get IE or Edge browser version var version = detectIE(); if (version === false) { $("#obrazek9").css("display", "none"); } else { $('#prouzek9').css("display", "none"); } /** * detect IE * returns version of IE or false, if browser is not Internet Explorer */ function detectIE() { var ua = window.navigator.Agent; var msie = ua.indexOf('MSIE '); if (msie > 0) { // IE 10 or older => return version number return parseInt(ua.substring(msie + 5, ua.indexOf('.', msie)), 10); } var trident = ua.indexOf('Trident/'); if (trident > 0) { // IE 11 => return version number var rv = ua.indexOf('rv:'); return parseInt(ua.substring(rv + 3, ua.indexOf('.', rv)), 10); } var edge = ua.indexOf('Edge/'); if (edge > 0) { // Edge (IE 12+) => return version number return parseInt(ua.substring(edge + 5, ua.indexOf('.', edge)), 10); } // other browser return false; } getMeta("https://image.staticox.com/?url=https%3A%2F%2Fimg-cloud.ucebnice.cz%2F3086749-category%2Fb52f6ed47a3ffbc991c17dac6adb3c4d%2Ffilmquake.jpg"); Haydn Smith, Ian 259 Kč 424Kč Do košíku function getMeta(url) { var img = new Image(); img.onload = function () { var picture = document.getElementById('pic-10'); var shadow_small = document.getElementById('shadow-small-10'); var shadow_big = document.getElementById('shadow-big-10'); if (picture != null || shadow_small != null || shadow_big != null) { $(picture).css('height', (this.height)); $(picture).css('width', (this.width)); $(shadow_small).css('height', (this.height)); $(shadow_small).css('width', (this.width * 0.8)); $(shadow_big).css('height', (this.height)); $(shadow_big).css('width', (this.width * 0.99)); } }; img.src = url; } // Get IE or Edge browser version var version = detectIE(); if (version === false) { $("#obrazek10").css("display", "none"); } else { $('#prouzek10').css("display", "none"); } /** * detect IE * returns version of IE or false, if browser is not Internet Explorer */ function detectIE() { var ua = window.navigator.Agent; var msie = ua.indexOf('MSIE '); if (msie > 0) { // IE 10 or older => return version number return parseInt(ua.substring(msie + 5, ua.indexOf('.', msie)), 10); } var trident = ua.indexOf('Trident/'); if (trident > 0) { // IE 11 => return version number var rv = ua.indexOf('rv:'); return parseInt(ua.substring(rv + 3, ua.indexOf('.', rv)), 10); } var edge = ua.indexOf('Edge/'); if (edge > 0) { // Edge (IE 12+) => return version number return parseInt(ua.substring(edge + 5, ua.indexOf('.', edge)), 10); } // other browser return false; } getMeta("https://image.staticox.com/?url=https%3A%2F%2Fimg-cloud.ucebnice.cz%2F3222429-category%2F02b0c20799561a135c8217ba9977ceb1%2Fpablo-picasso.jpg"); Sanchez Vegara, Isabel 238 Kč 324Kč Do košíku function getMeta(url) { var img = new Image(); img.onload = function () { var picture = document.getElementById('pic-11'); var shadow_small = document.getElementById('shadow-small-11'); var shadow_big = document.getElementById('shadow-big-11'); if (picture != null || shadow_small != null || shadow_big != null) { $(picture).css('height', (this.height)); $(picture).css('width', (this.width)); $(shadow_small).css('height', (this.height)); $(shadow_small).css('width', (this.width * 0.8)); $(shadow_big).css('height', (this.height)); $(shadow_big).css('width', (this.width * 0.99)); } }; img.src = url; } // Get IE or Edge browser version var version = detectIE(); if (version === false) { $("#obrazek11").css("display", "none"); } else { $('#prouzek11').css("display", "none"); } /** * detect IE * returns version of IE or false, if browser is not Internet Explorer */ function detectIE() { var ua = window.navigator.Agent; var msie = ua.indexOf('MSIE '); if (msie > 0) { // IE 10 or older => return version number return parseInt(ua.substring(msie + 5, ua.indexOf('.', msie)), 10); } var trident = ua.indexOf('Trident/'); if (trident > 0) { // IE 11 => return version number var rv = ua.indexOf('rv:'); return parseInt(ua.substring(rv + 3, ua.indexOf('.', rv)), 10); } var edge = ua.indexOf('Edge/'); if (edge > 0) { // Edge (IE 12+) => return version number return parseInt(ua.substring(edge + 5, ua.indexOf('.', edge)), 10); } // other browser return false; } getMeta("https://image.staticox.com/?url=https%3A%2F%2Fimg-cloud.ucebnice.cz%2F3257081-category%2F1f02beb7734caf0c9e3442e97b0d9485%2Fgloria-steinem.jpg"); Sanchez Vegara, Isabel 238 Kč 324Kč Do košíku function getMeta(url) { var img = new Image(); img.onload = function () { var picture = document.getElementById('pic-12'); var shadow_small = document.getElementById('shadow-small-12'); var shadow_big = document.getElementById('shadow-big-12'); if (picture != null || shadow_small != null || shadow_big != null) { $(picture).css('height', (this.height)); $(picture).css('width', (this.width)); $(shadow_small).css('height', (this.height)); $(shadow_small).css('width', (this.width * 0.8)); $(shadow_big).css('height', (this.height)); $(shadow_big).css('width', (this.width * 0.99)); } }; img.src = url; } // Get IE or Edge browser version var version = detectIE(); if (version === false) { $("#obrazek12").css("display", "none"); } else { $('#prouzek12').css("display", "none"); } /** * detect IE * returns version of IE or false, if browser is not Internet Explorer */ function detectIE() { var ua = window.navigator.Agent; var msie = ua.indexOf('MSIE '); if (msie > 0) { // IE 10 or older => return version number return parseInt(ua.substring(msie + 5, ua.indexOf('.', msie)), 10); } var trident = ua.indexOf('Trident/'); if (trident > 0) { // IE 11 => return version number var rv = ua.indexOf('rv:'); return parseInt(ua.substring(rv + 3, ua.indexOf('.', rv)), 10); } var edge = ua.indexOf('Edge/'); if (edge > 0) { // Edge (IE 12+) => return version number return parseInt(ua.substring(edge + 5, ua.indexOf('.', edge)), 10); } // other browser return false; } getMeta("https://image.staticox.com/?url=https%3A%2F%2Fimg-cloud.ucebnice.cz%2F20477264-category%2F5c270039ad94d0461e85799e017ee457%2Fmartin-luther-king-jr.jpg"); Sanchez Vegara, Isabel 238 Kč 324Kč Do košíku function getMeta(url) { var img = new Image(); img.onload = function () { var picture = document.getElementById('pic-13'); var shadow_small = document.getElementById('shadow-small-13'); var shadow_big = document.getElementById('shadow-big-13'); if (picture != null || shadow_small != null || shadow_big != null) { $(picture).css('height', (this.height)); $(picture).css('width', (this.width)); $(shadow_small).css('height', (this.height)); $(shadow_small).css('width', (this.width * 0.8)); $(shadow_big).css('height', (this.height)); $(shadow_big).css('width', (this.width * 0.99)); } }; img.src = url; } // Get IE or Edge browser version var version = detectIE(); if (version === false) { $("#obrazek13").css("display", "none"); } else { $('#prouzek13').css("display", "none"); } /** * detect IE * returns version of IE or false, if browser is not Internet Explorer */ function detectIE() { var ua = window.navigator.Agent; var msie = ua.indexOf('MSIE '); if (msie > 0) { // IE 10 or older => return version number return parseInt(ua.substring(msie + 5, ua.indexOf('.', msie)), 10); } var trident = ua.indexOf('Trident/'); if (trident > 0) { // IE 11 => return version number var rv = ua.indexOf('rv:'); return parseInt(ua.substring(rv + 3, ua.indexOf('.', rv)), 10); } var edge = ua.indexOf('Edge/'); if (edge > 0) { // Edge (IE 12+) => return version number return parseInt(ua.substring(edge + 5, ua.indexOf('.', edge)), 10); } // other browser return false; } getMeta("https://image.staticox.com/?url=https%3A%2F%2Fimg-cloud.ucebnice.cz%2F20479683-category%2F53b0c9b89d6e9ecc2876237d8477fe95%2Fdavid-bowie.jpg"); Sanchez Vegara, Isabel 175 Kč 237Kč Do košíku function getMeta(url) { var img = new Image(); img.onload = function () { var picture = document.getElementById('pic-14'); var shadow_small = document.getElementById('shadow-small-14'); var shadow_big = document.getElementById('shadow-big-14'); if (picture != null || shadow_small != null || shadow_big != null) { $(picture).css('height', (this.height)); $(picture).css('width', (this.width)); $(shadow_small).css('height', (this.height)); $(shadow_small).css('width', (this.width * 0.8)); $(shadow_big).css('height', (this.height)); $(shadow_big).css('width', (this.width * 0.99)); } }; img.src = url; } // Get IE or Edge browser version var version = detectIE(); if (version === false) { $("#obrazek14").css("display", "none"); } else { $('#prouzek14').css("display", "none"); } /** * detect IE * returns version of IE or false, if browser is not Internet Explorer */ function detectIE() { var ua = window.navigator.Agent; var msie = ua.indexOf('MSIE '); if (msie > 0) { // IE 10 or older => return version number return parseInt(ua.substring(msie + 5, ua.indexOf('.', msie)), 10); } var trident = ua.indexOf('Trident/'); if (trident > 0) { // IE 11 => return version number var rv = ua.indexOf('rv:'); return parseInt(ua.substring(rv + 3, ua.indexOf('.', rv)), 10); } var edge = ua.indexOf('Edge/'); if (edge > 0) { // Edge (IE 12+) => return version number return parseInt(ua.substring(edge + 5, ua.indexOf('.', edge)), 10); } // other browser return false; } getMeta("https://image.staticox.com/?url=https%3A%2F%2Fimg-cloud.ucebnice.cz%2F20482731-category%2F6c6f838a16472b7c507048bf0d986f85%2Flove-your-body.jpg"); Sanders, Jessica 288 Kč 340Kč Do košíku function getMeta(url) { var img = new Image(); img.onload = function () { var picture = document.getElementById('pic-15'); var shadow_small = document.getElementById('shadow-small-15'); var shadow_big = document.getElementById('shadow-big-15'); if (picture != null || shadow_small != null || shadow_big != null) { $(picture).css('height', (this.height)); $(picture).css('width', (this.width)); $(shadow_small).css('height', (this.height)); $(shadow_small).css('width', (this.width * 0.8)); $(shadow_big).css('height', (this.height)); $(shadow_big).css('width', (this.width * 0.99)); } }; img.src = url; } // Get IE or Edge browser version var version = detectIE(); if (version === false) { $("#obrazek15").css("display", "none"); } else { $('#prouzek15').css("display", "none"); } /** * detect IE * returns version of IE or false, if browser is not Internet Explorer */ function detectIE() { var ua = window.navigator.Agent; var msie = ua.indexOf('MSIE '); if (msie > 0) { // IE 10 or older => return version number return parseInt(ua.substring(msie + 5, ua.indexOf('.', msie)), 10); } var trident = ua.indexOf('Trident/'); if (trident > 0) { // IE 11 => return version number var rv = ua.indexOf('rv:'); return parseInt(ua.substring(rv + 3, ua.indexOf('.', rv)), 10); } var edge = ua.indexOf('Edge/'); if (edge > 0) { // Edge (IE 12+) => return version number return parseInt(ua.substring(edge + 5, ua.indexOf('.', edge)), 10); } // other browser return false; } getMeta("https://image.staticox.com/?url=https%3A%2F%2Fimg-cloud.ucebnice.cz%2F2878628-category%2Fe962f6b59e5eb4ea19fc7de068b1436f%2Fnew-wild-garden.jpg"); Hodgson, Ian 572 Kč 681Kč Do košíku function getMeta(url) { var img = new Image(); img.onload = function () { var picture = document.getElementById('pic-16'); var shadow_small = document.getElementById('shadow-small-16'); var shadow_big = document.getElementById('shadow-big-16'); if (picture != null || shadow_small != null || shadow_big != null) { $(picture).css('height', (this.height)); $(picture).css('width', (this.width)); $(shadow_small).css('height', (this.height)); $(shadow_small).css('width', (this.width * 0.8)); $(shadow_big).css('height', (this.height)); $(shadow_big).css('width', (this.width * 0.99)); } }; img.src = url; } // Get IE or Edge browser version var version = detectIE(); if (version === false) { $("#obrazek16").css("display", "none"); } else { $('#prouzek16').css("display", "none"); } /** * detect IE * returns version of IE or false, if browser is not Internet Explorer */ function detectIE() { var ua = window.navigator.Agent; var msie = ua.indexOf('MSIE '); if (msie > 0) { // IE 10 or older => return version number return parseInt(ua.substring(msie + 5, ua.indexOf('.', msie)), 10); } var trident = ua.indexOf('Trident/'); if (trident > 0) { // IE 11 => return version number var rv = ua.indexOf('rv:'); return parseInt(ua.substring(rv + 3, ua.indexOf('.', rv)), 10); } var edge = ua.indexOf('Edge/'); if (edge > 0) { // Edge (IE 12+) => return version number return parseInt(ua.substring(edge + 5, ua.indexOf('.', edge)), 10); } // other browser return false; } getMeta("https://image.staticox.com/?url=https%3A%2F%2Fimg-cloud.ucebnice.cz%2F2879258-category%2Fbb686b68ca5d9122cfc1a44a9fbb5443%2Fstevie-wonder.jpg"); Sanchez Vegara, Isabel 264 Kč 311Kč Do košíku function getMeta(url) { var img = new Image(); img.onload = function () { var picture = document.getElementById('pic-17'); var shadow_small = document.getElementById('shadow-small-17'); var shadow_big = document.getElementById('shadow-big-17'); if (picture != null || shadow_small != null || shadow_big != null) { $(picture).css('height', (this.height)); $(picture).css('width', (this.width)); $(shadow_small).css('height', (this.height)); $(shadow_small).css('width', (this.width * 0.8)); $(shadow_big).css('height', (this.height)); $(shadow_big).css('width', (this.width * 0.99)); } }; img.src = url; } // Get IE or Edge browser version var version = detectIE(); if (version === false) { $("#obrazek17").css("display", "none"); } else { $('#prouzek17').css("display", "none"); } /** * detect IE * returns version of IE or false, if browser is not Internet Explorer */ function detectIE() { var ua = window.navigator.Agent; var msie = ua.indexOf('MSIE '); if (msie > 0) { // IE 10 or older => return version number return parseInt(ua.substring(msie + 5, ua.indexOf('.', msie)), 10); } var trident = ua.indexOf('Trident/'); if (trident > 0) { // IE 11 => return version number var rv = ua.indexOf('rv:'); return parseInt(ua.substring(rv + 3, ua.indexOf('.', rv)), 10); } var edge = ua.indexOf('Edge/'); if (edge > 0) { // Edge (IE 12+) => return version number return parseInt(ua.substring(edge + 5, ua.indexOf('.', edge)), 10); } // other browser return false; } getMeta("https://image.staticox.com/?url=https%3A%2F%2Fimg-cloud.ucebnice.cz%2F20480297-category%2Fd6f75c3ff714721f472f77c241a9775b%2Felton-john.jpg"); Sanchez Vegara, Isabel 262 Kč 310Kč Do košíku function getMeta(url) { var img = new Image(); img.onload = function () { var picture = document.getElementById('pic-18'); var shadow_small = document.getElementById('shadow-small-18'); var shadow_big = document.getElementById('shadow-big-18'); if (picture != null || shadow_small != null || shadow_big != null) { $(picture).css('height', (this.height)); $(picture).css('width', (this.width)); $(shadow_small).css('height', (this.height)); $(shadow_small).css('width', (this.width * 0.8)); $(shadow_big).css('height', (this.height)); $(shadow_big).css('width', (this.width * 0.99)); } }; img.src = url; } // Get IE or Edge browser version var version = detectIE(); if (version === false) { $("#obrazek18").css("display", "none"); } else { $('#prouzek18').css("display", "none"); } /** * detect IE * returns version of IE or false, if browser is not Internet Explorer */ function detectIE() { var ua = window.navigator.Agent; var msie = ua.indexOf('MSIE '); if (msie > 0) { // IE 10 or older => return version number return parseInt(ua.substring(msie + 5, ua.indexOf('.', msie)), 10); } var trident = ua.indexOf('Trident/'); if (trident > 0) { // IE 11 => return version number var rv = ua.indexOf('rv:'); return parseInt(ua.substring(rv + 3, ua.indexOf('.', rv)), 10); } var edge = ua.indexOf('Edge/'); if (edge > 0) { // Edge (IE 12+) => return version number return parseInt(ua.substring(edge + 5, ua.indexOf('.', edge)), 10); } // other browser return false; } getMeta("https://image.staticox.com/?url=https%3A%2F%2Fimg-cloud.ucebnice.cz%2F20525959-category%2F448a207aca9cdf23c00768c7e92cc112%2Fayrton-senna.jpg"); Sanchez Vegara, Isabel 262 Kč 310Kč Do košíku function getMeta(url) { var img = new Image(); img.onload = function () { var picture = document.getElementById('pic-19'); var shadow_small = document.getElementById('shadow-small-19'); var shadow_big = document.getElementById('shadow-big-19'); if (picture != null || shadow_small != null || shadow_big != null) { $(picture).css('height', (this.height)); $(picture).css('width', (this.width)); $(shadow_small).css('height', (this.height)); $(shadow_small).css('width', (this.width * 0.8)); $(shadow_big).css('height', (this.height)); $(shadow_big).css('width', (this.width * 0.99)); } }; img.src = url; } // Get IE or Edge browser version var version = detectIE(); if (version === false) { $("#obrazek19").css("display", "none"); } else { $('#prouzek19').css("display", "none"); } /** * detect IE * returns version of IE or false, if browser is not Internet Explorer */ function detectIE() { var ua = window.navigator.Agent; var msie = ua.indexOf('MSIE '); if (msie > 0) { // IE 10 or older => return version number return parseInt(ua.substring(msie + 5, ua.indexOf('.', msie)), 10); } var trident = ua.indexOf('Trident/'); if (trident > 0) { // IE 11 => return version number var rv = ua.indexOf('rv:'); return parseInt(ua.substring(rv + 3, ua.indexOf('.', rv)), 10); } var edge = ua.indexOf('Edge/'); if (edge > 0) { // Edge (IE 12+) => return version number return parseInt(ua.substring(edge + 5, ua.indexOf('.', edge)), 10); } // other browser return false; } getMeta("https://image.staticox.com/?url=https%3A%2F%2Fimg-cloud.ucebnice.cz%2F2879208-category%2F724c85308d96636cfdb8e573722669a0%2Fthe-encyclopedia-of-unbelievable-facts.jpg"); Wilsher, Jane 497 Kč 591Kč Do košíku function getMeta(url) { var img = new Image(); img.onload = function () { var picture = document.getElementById('pic-20'); var shadow_small = document.getElementById('shadow-small-20'); var shadow_big = document.getElementById('shadow-big-20'); if (picture != null || shadow_small != null || shadow_big != null) { $(picture).css('height', (this.height)); $(picture).css('width', (this.width)); $(shadow_small).css('height', (this.height)); $(shadow_small).css('width', (this.width * 0.8)); $(shadow_big).css('height', (this.height)); $(shadow_big).css('width', (this.width * 0.99)); } }; img.src = url; } // Get IE or Edge browser version var version = detectIE(); if (version === false) { $("#obrazek20").css("display", "none"); } else { $('#prouzek20').css("display", "none"); } /** * detect IE * returns version of IE or false, if browser is not Internet Explorer */ function detectIE() { var ua = window.navigator.Agent; var msie = ua.indexOf('MSIE '); if (msie > 0) { // IE 10 or older => return version number return parseInt(ua.substring(msie + 5, ua.indexOf('.', msie)), 10); } var trident = ua.indexOf('Trident/'); if (trident > 0) { // IE 11 => return version number var rv = ua.indexOf('rv:'); return parseInt(ua.substring(rv + 3, ua.indexOf('.', rv)), 10); } var edge = ua.indexOf('Edge/'); if (edge > 0) { // Edge (IE 12+) => return version number return parseInt(ua.substring(edge + 5, ua.indexOf('.', edge)), 10); } // other browser return false; } getMeta("https://image.staticox.com/?url=https%3A%2F%2Fimg-cloud.ucebnice.cz%2F2916823-category%2F596b083dff6c2adfe73ce101807f238b%2Fmary-anning.jpg"); Sanchez Vegara, Isabel 262 Kč 309Kč Do košíku function getMeta(url) { var img = new Image(); img.onload = function () { var picture = document.getElementById('pic-21'); var shadow_small = document.getElementById('shadow-small-21'); var shadow_big = document.getElementById('shadow-big-21'); if (picture != null || shadow_small != null || shadow_big != null) { $(picture).css('height', (this.height)); $(picture).css('width', (this.width)); $(shadow_small).css('height', (this.height)); $(shadow_small).css('width', (this.width * 0.8)); $(shadow_big).css('height', (this.height)); $(shadow_big).css('width', (this.width * 0.99)); } }; img.src = url; } // Get IE or Edge browser version var version = detectIE(); if (version === false) { $("#obrazek21").css("display", "none"); } else { $('#prouzek21').css("display", "none"); } /** * detect IE * returns version of IE or false, if browser is not Internet Explorer */ function detectIE() { var ua = window.navigator.Agent; var msie = ua.indexOf('MSIE '); if (msie > 0) { // IE 10 or older => return version number return parseInt(ua.substring(msie + 5, ua.indexOf('.', msie)), 10); } var trident = ua.indexOf('Trident/'); if (trident > 0) { // IE 11 => return version number var rv = ua.indexOf('rv:'); return parseInt(ua.substring(rv + 3, ua.indexOf('.', rv)), 10); } var edge = ua.indexOf('Edge/'); if (edge > 0) { // Edge (IE 12+) => return version number return parseInt(ua.substring(edge + 5, ua.indexOf('.', edge)), 10); } // other browser return false; } getMeta("https://image.staticox.com/?url=https%3A%2F%2Fimg-cloud.ucebnice.cz%2F3081161-category%2F4ad13487325680885f68687fdde0d15c%2Fartquake.jpg"); Susie Hodge 339 Kč 402Kč Do košíku « Předchozí 1 2 3 Další » Obchod Bestsellery Knižní novinky Nakladatelství Autoři Informace Doprava a platba knih Často kladené otázky Kontakt Obchodní podmínky Ochrana osobních údajů Cookies Pro zákazníky Můj účet Sledování objednávek Reklamace Vrácení zboží Rychlý kontakt info@ucebnice.cz - zákaznická podpora spoluprace@ucebnice.cz - marketing technickapodpora@ucebnice.cz - tech. problémy     Tyto internetové stránky používají soubory cookie. Více informací zde. ucebnice.cz - Mapa stránek console.log('Element Configurator: Initializing'); // go/mss-setup#7-load-the-js-or-css-from-your-initial-page if(!window['_DumpException']) { const _DumpException = window['_DumpException'] || function(e) { throw e; }; window['_DumpException'] = _DumpException; } "use strict";this.default_tr=this.default_tr||{};(function(_){var window=this; try{ _._F_toggles_initialize=function(a){(typeof globalThis!=="undefined"?globalThis:typeof self!=="undefined"?self:this)._F_toggles=a||[]};(0,_._F_toggles_initialize)([0xc000, ]); /* Copyright The Closure Library Authors. SPDX-License-Identifier: Apache-2.0 */ /* Copyright Google LLC SPDX-License-Identifier: Apache-2.0 */ var ba,ea,sa,ya,Ba,Ca,Fa,Ga,Ha,Ja,Za,eb,gb,hb,nb,ob,pb,sb,tb,ub,w,wb,xb,zb,Db,Fb,Gb,Hb;_.aa=function(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,_.aa);else{var c=Error().stack;c&(this.stack=c)}a&&(this.message=String(a));b!==void 0&(this.cause=b)};ba=function(a,b){a=a.split("%s");for(var c="",d=a.length-1,e=0;e<d;e++)c+=a[e]+(e<b.length?b[e]:"%s");_.aa.call(this,c+a[d])};ea=function(a){if(_.ca)a(_.ca);else{var b;((b=da)!=null?b:da=[]).push(a)}}; _.ja=function(){!_.ca&_.ha&&_.ia();return _.ca};_.ia=function(){_.ca=_.ha();var a;(a=da)==null||a.forEach(ea);da=void 0};_.la=function(a){_.ca&ka(a)};_.na=function(){_.ca&ma(_.ca)};_.pa=function(a,b){b.hasOwnProperty("displayName")||(b.displayName=a.toString());b[oa]=a};_.qa=function(a){a&typeof a.dispose=="function"&&a.dispose()};sa=function(a){for(var b=0,c=arguments.length;b<c;++b){var d=arguments[b];_.ra(d)?sa.apply(null,d):_.qa(d)}};_.ua=function(a,b){return(0,_.ta)(a,b)>=0}; _.va=function(a,b){_.ua(a,b)||a.push(b)};_.wa=function(a,b){b=(0,_.ta)(a,b);var c;(c=b>=0)&Array.prototype.splice.call(a,b,1);return c};_.xa=function(a){var b=a.length;if(b>0){for(var c=Array(b),d=0;d<b;d++)c[d]=a[d];return c}return[]};ya=function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(_.ra(d)){var e=a.length||0,f=d.length||0;a.length=e+f;for(var g=0;g<f;g++)a[e+g]=d[g]}else a.push(d)}}; Ba=function(a,b){b=b||a;for(var c=0,d=0,e={};d<a.length;){var f=a[d++],g=_.za(f)?"o"+_.Aa(f):(typeof f).charAt(0)+f;Object.prototype.hasOwnProperty.call(e,g)||(e[g]=!0,b[c++]=f)}b.length=c};Ca=function(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1};_.Da=function(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b}; Fa=function(a,b){for(var c,d,e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(var f=0;f<Ea.length;f++)c=Ea[f],Object.prototype.hasOwnProperty.call(d,c)&(a[c]=d[c])}};Ga=function(a){var b=arguments.length;if(b==1&Array.isArray(arguments[0]))return Ga.apply(null,arguments[0]);for(var c={},d=0;d<b;d++)c[arguments[d]]=!0;return c};Ha=function(a){return{valueOf:a}.valueOf()}; Ja=function(){var a=null;if(!Ia)return a;try{var b=function(c){return c};a=Ia.createPolicy("goog#html",{createHTML:b,createScript:b,createScriptURL:b})}catch(c){}return a};_.La=function(){Ka===void 0&(Ka=Ja());return Ka};_.Na=function(a){var b=_.La();a=b?b.createScriptURL(a):a;return new _.Ma(a)};_.Oa=function(a){if(a instanceof _.Ma)return a.g;throw Error("u");}; _.Pa=function(a,b){b=b===void 0?document:b;var c,d;b=(d=(c=b).querySelector)==null?void 0:d.call(c,a+"[nonce]");return b==null?"":b.nonce||b.getAttribute("nonce")||""};_.Ra=function(a){var b=_.La();a=b?b.createScript(a):a;return new _.Qa(a)};_.Sa=function(a){if(a instanceof _.Qa)return a.g;throw Error("u");};_.Ta=function(a,b){a.src=_.Oa(b);(b=_.Pa("script",a.ownerDocument))&a.setAttribute("nonce",b)};_.Ua=function(){var a=_.t.navigator;return a&(a=a.Agent)?a:""}; _.u=function(a){return _.Ua().indexOf(a)!=-1};_.Xa=function(){return _.Va?!!_.Wa&_.Wa.brands.length>0:!1};_.Ya=function(){return _.Xa()?!1:_.u("Opera")};Za=function(){return _.Va?!!_.Wa&!!_.Wa.platform:!1};_.$a=function(){return _.u("iPhone")&!_.u("iPod")&&!_.u("iPad")};_.ab=function(){return _.$a()||_.u("iPad")||_.u("iPod")};_.bb=function(){return Za()?_.Wa.platform==="macOS":_.u("Macintosh")}; _.db=function(a){var b=_.cb.apply(1,arguments);if(b.length===0)return _.Na(a[0]);for(var c=a[0],d=0;d<b.length;d++)c+=encodeURIComponent(b[d])+a[d+1];return _.Na(c)};eb=function(a){this.src=a;this.g={};this.h=0};gb=function(a){a=a.Bg.charCodeAt(a.ec++);return fb[a]};hb=function(a){var b=0,c=0;do{var d=gb(a);b|=(d&31)<0;)if(d[--c]!=b[--e])return!1;return e<=0}});w("Number.isFinite",function(a){return a?a:function(b){return typeof b!=="number"?!1:!isNaN(b)&b!==Infinity&&b!==-Infinity}}); w("Array.prototype.find",function(a){return a?a:function(b,c){a:{var d=this;d instanceof String&(d=String(d));for(var e=d.length,f=0;f<e;f++){var g=d[f];if(b.call(c,g,f,d)){b=g;break a}}b=void 0}return b}});w("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)Gb(b,d)&c.push([d,b[d]]);return c}}); w("Array.from",function(a){return a?a:function(b,c,d){c=c!=null?c:function(h){return h};var e=[],f=typeof Symbol!="undefined"&Symbol.iterator&&b[Symbol.iterator];if(typeof f=="function"){b=f.call(b);for(var g=0;!(f=b.next()).done;)e.push(c.call(d,f.value,g++))}else for(f=b.length,g=0;g<f;g++)e.push(c.call(d,b[g],g));return e}});w("Array.prototype.values",function(a){return a?a:function(){return Jb(this,function(b,c){return c})}}); w("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)Gb(b,d)&c.push(b[d]);return c}});w("Object.is",function(a){return a?a:function(b,c){return b===c?b!==0||1/b===1/c:b!==b&c!==c}});w("Array.prototype.includes",function(a){return a?a:function(b,c){var d=this;d instanceof String&(d=String(d));var e=d.length;c=c||0;for(c<0&(c=Math.max(c+e,0));c<e;c++){var f=d[c];if(f===b||Object.is(f,b))return!0}return!1}}); w("String.prototype.includes",function(a){return a?a:function(b,c){return Ib(this,b,"includes").indexOf(b,c||0)!==-1}});w("Number.MAX_SAFE_INTEGER",function(){return 9007199254740991});w("Number.MIN_SAFE_INTEGER",function(){return-9007199254740991});w("Number.isInteger",function(a){return a?a:function(b){return Number.isFinite(b)?b===Math.floor(b):!1}});w("Number.isSafeInteger",function(a){return a?a:function(b){return Number.isInteger(b)&Math.abs(b)<=Number.MAX_SAFE_INTEGER}}); w("Math.trunc",function(a){return a?a:function(b){b=Number(b);if(isNaN(b)||b===Infinity||b===-Infinity||b===0)return b;var c=Math.floor(Math.abs(b));return b<0?-c:c}});w("Number.isNaN",function(a){return a?a:function(b){return typeof b==="number"&isNaN(b)}});w("Array.prototype.fill",function(a){return a?a:function(b,c,d){var e=this.length||0;c<0&(c=Math.max(0,e+c));if(d==null||d>e)d=e;d=Number(d);d<0&(d=Math.max(0,e+d));for(c=Number(c||0);c<d;c++)this[c]=b;return this}}); var Kb=function(a){return a?a:Array.prototype.fill};w("Int8Array.prototype.fill",Kb);w("Uint8Array.prototype.fill",Kb);w("Uint8ClampedArray.prototype.fill",Kb);w("Int16Array.prototype.fill",Kb);w("Uint16Array.prototype.fill",Kb);w("Int32Array.prototype.fill",Kb);w("Uint32Array.prototype.fill",Kb);w("Float32Array.prototype.fill",Kb);w("Float64Array.prototype.fill",Kb); w("String.prototype.replaceAll",function(a){return a?a:function(b,c){if(b instanceof RegExp&!b.global)throw new TypeError("p");return b instanceof RegExp?this.replace(b,c):this.replace(new RegExp(String(b).replace(/([-()\[\]{}+?*.$\^|,:#<!\\])/g,"\\$1").replace(/\x08/g,"\\x08"),"g"),c)}});w("Object.getOwnPropertySymbols",function(a){return a?a:function(){return[]}}); w("Promise.prototype.finally",function(a){return a?a:function(b){return this.then(function(c){return Promise.resolve(b()).then(function(){return c})},function(c){return Promise.resolve(b()).then(function(){throw c;})})}});w("Array.prototype.flat",function(a){return a?a:function(b){b=b===void 0?1:b;var c=[];Array.prototype.forEach.call(this,function(d){Array.isArray(d)&b>0?(d=Array.prototype.flat.call(d,b-1),c.push.apply(c,d)):c.push(d)});return c}}); _._DumpException=window._DumpException||function(a){throw a;};window._DumpException=_._DumpException;var Lb,Nb,Ob,Pb,Rb,Sb,Tb,Ub;Lb=Lb||{};_.t=this||self;Nb=function(a){var b=_.Mb("WIZ_global_data.oxN3nb");a=b&b[a];return a!=null?a:!1};Ob=_.t._F_toggles||[];Pb=function(){};Pb.get=function(){return null};_.Mb=function(a,b){a=a.split(".");b=b||_.t;for(var c=0;c<a.length;c++)if(b=b[a[c]],b==null)return null;return b};_.Qb=function(a){var b=typeof a;return b!="object"?b:a?Array.isArray(a)?"array":b:"null"};_.ra=function(a){var b=_.Qb(a);return b=="array"||b=="object"&typeof a.length=="number"}; _.za=function(a){var b=typeof a;return b=="object"&a!=null||b=="function"};_.Aa=function(a){return Object.prototype.hasOwnProperty.call(a,Rb)&a[Rb]||(a[Rb]=++Sb)};Rb="closure_uid_"+(Math.random()*1E9>>>0);Sb=0;Tb=function(a,b,c){return a.call.apply(a.bind,arguments)}; Ub=function(a,b,c){if(!a)throw Error();if(arguments.length>2){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}};_.A=function(a,b,c){_.A=Function.prototype.bind&Function.prototype.bind.toString().indexOf("native code")!=-1?Tb:Ub;return _.A.apply(null,arguments)}; _.Vb=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=c.slice();d.push.apply(d,arguments);return a.apply(this,d)}};_.Wb=function(){return Date.now()};_.Xb=function(a,b){a=a.split(".");for(var c=_.t,d;a.length&(d=a.shift());)a.length||b===void 0?c[d]&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b}; _.C=function(a,b){function c(){}c.prototype=b.prototype;a.P=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.qn=function(d,e,f){for(var g=Array(arguments.length-2),h=2;h<arguments.length;h++)g[h-2]=arguments[h];return b.prototype[e].apply(d,g)}};_.C(_.aa,Error);_.aa.prototype.name="CustomError";var Yb;_.C(ba,_.aa);ba.prototype.name="AssertionError";var da;_.Zb=function(a,b){this.h=a;this.g=b||null};_.Zb.prototype.toString=function(){return this.h};_.$b=new _.Zb("n73qwf","n73qwf");var oa=Symbol("r");_.D=function(){this.Da=this.Da;this.oa=this.oa};_.D.prototype.Da=!1;_.D.prototype.eb=function(){return this.Da};_.D.prototype.dispose=function(){this.Da||(this.Da=!0,this.K())};_.D.prototype[Symbol.dispose]=function(){this.dispose()};_.D.prototype.K=function(){if(this.oa)for(;this.oa.length;)this.oa.shift()()};var dc;_.ta=Array.prototype.indexOf?function(a,b){return Array.prototype.indexOf.call(a,b,void 0)}:function(a,b){if(typeof a==="string")return typeof b!=="string"||b.length!=1?-1:a.indexOf(b,0);for(var c=0;c<a.length;c++)if(c in a&a[c]===b)return c;return-1}; _.ac=Array.prototype.lastIndexOf?function(a,b){return Array.prototype.lastIndexOf.call(a,b,a.length-1)}:function(a,b){var c=a.length-1;c<0&(c=Math.max(0,a.length+c));if(typeof a==="string")return typeof b!=="string"||b.length!=1?-1:a.lastIndexOf(b,c);for(;c>=0;c--)if(c in a&a[c]===b)return c;return-1};_.bc=Array.prototype.forEach?function(a,b,c){Array.prototype.forEach.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=typeof a==="string"?a.split(""):a,f=0;f<d;f++)f in e&b.call(c,e[f],f,a)}; _.cc=Array.prototype.filter?function(a,b){return Array.prototype.filter.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=[],e=0,f=typeof a==="string"?a.split(""):a,g=0;g<c;g++)if(g in f){var h=f[g];b.call(void 0,h,g,a)&(d[e++]=h)}return d};dc=Array.prototype.reduce?function(a,b,c){Array.prototype.reduce.call(a,b,c)}:function(a,b,c){var d=c;(0,_.bc)(a,function(e,f){d=b.call(void 0,d,e,f,a)})}; _.ec=Array.prototype.some?function(a,b){return Array.prototype.some.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=typeof a==="string"?a.split(""):a,e=0;e<c;e++)if(e in d&b.call(void 0,d[e],e,a))return!0;return!1};_.fc=function(a,b){this.width=a;this.height=b};_.hc=function(a,b){return a==b?!0:a&b?a.width==b.width&&a.height==b.height:!1};_.fc.prototype.aspectRatio=function(){return this.width/this.height};_.fc.prototype.ceil=function(){this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};_.fc.prototype.floor=function(){this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this}; _.fc.prototype.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};var Ea;Ea="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");_.ic=function(a,b,c){for(var d in a)b.call(c,a[d],d,a)};_.jc=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};var kc=globalThis.trustedTypes,Ia=kc,Ka;_.Ma=function(a){this.g=a};_.Ma.prototype.toString=function(){return this.g+""};_.lc=Ha(function(){return typeof URL==="function"});_.mc=function(a){this.g=a};_.mc.prototype.toString=function(){return this.g+""};_.nc=Ha(function(){return new _.mc(kc?kc.emptyHTML:"")});_.Qa=function(a){this.g=a};_.Qa.prototype.toString=function(){return this.g+""};_.oc=function(a){return encodeURIComponent(String(a))};_.pc=function(a){return decodeURIComponent(a.replace(/\+/g," "))};_.qc=function(){return Math.floor(Math.random()*2147483648).toString(36)+Math.abs(Math.floor(Math.random()*2147483648)^_.Wb()).toString(36)};var rc=!!(Ob[0]>>15&1),sc=!!(Ob[0]>>16&1),tc=!!(Ob[0]&512);var uc;_.Va=rc?sc:Nb(610401301);uc=rc?tc:Nb(103340015);var vc;vc=_.t.navigator;_.Wa=vc?vc.AgentData||null:null;_.wc=function(a){_.wc[" "](a);return a};_.wc[" "]=function(){};var Kc;_.xc=_.Ya();_.yc=_.Xa()?!1:_.u("Trident")||_.u("MSIE");_.zc=_.u("Edge");_.Ac=_.u("Gecko")&!(_.Ua().toLowerCase().indexOf("webkit")!=-1&&!_.u("Edge"))&&!(_.u("Trident")||_.u("MSIE"))&&!_.u("Edge");_.Bc=_.Ua().toLowerCase().indexOf("webkit")!=-1&!_.u("Edge");_.Cc=_.Bc&_.u("Mobile");_.Dc=_.bb();_.Ec=Za()?_.Wa.platform==="Windows":_.u("Windows");_.Fc=Za()?_.Wa.platform==="Android":_.u("Android");_.Gc=_.$a();_.Hc=_.u("iPad");_.Ic=_.u("iPod");_.Jc=_.ab(); a:{var Lc="",Mc=function(){var a=_.Ua();if(_.Ac)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.zc)return/Edge\/([\d\.]+)/.exec(a);if(_.yc)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.Bc)return/WebKit\/(\S+)/.exec(a);if(_.xc)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Mc&(Lc=Mc?Mc[1]:"");if(_.yc){var Nc,Oc=_.t.document;Nc=Oc?Oc.documentMode:void 0;if(Nc!=null&Nc>parseFloat(Lc)){Kc=String(Nc);break a}}Kc=Lc}_.Pc=Kc;var Qc="ARTICLE SECTION NAV ASIDE H1 H2 H3 H4 H5 H6 HEADER FOOTER ADDRESS P HR PRE BLOCKQUOTE OL UL LH LI DL DT DD FIGURE FIGCAPTION MAIN DIV EM STRONG SMALL S CITE Q DFN ABBR RUBY RB RT RTC RP DATA TIME CODE VAR SAMP KBD SUB SUP I B U MARK BDI BDO SPAN BR WBR NOBR INS DEL PICTURE PARAM TRACK MAP TABLE CAPTION COLGROUP COL TBODY THEAD TFOOT TR TD TH SELECT DATALIST OPTGROUP OPTION OUTPUT PROGRESS METER FIELDSET LEGEND DETAILS SUMMARY MENU DIALOG SLOT CANVAS FONT CENTER ACRONYM BASEFONT BIG DIR HGROUP STRIKE TT".split(" "), Rc=[["A",new Map([["href",{Ca:2}]])],["AREA",new Map([["href",{Ca:2}]])],["LINK",new Map([["href",{Ca:5,conditions:new Map([["rel",new Set("alternate author bookmark canonical cite help icon license next prefetch dns-prefetch prerender preconnect preload prev search subresource".split(" "))]])}]])],["SOURCE",new Map([["src",{Ca:5}],["srcset",{Ca:6}]])],["IMG",new Map([["src",{Ca:5}],["srcset",{Ca:6}]])],["VIDEO",new Map([["src",{Ca:5}]])],["AUDIO",new Map([["src",{Ca:5}]])]],Sc="title aria-atomic aria-autocomplete aria-busy aria-checked aria-current aria-disabled aria-dropeffect aria-expanded aria-haspopup aria-hidden aria-invalid aria-label aria-level aria-live aria-multiline aria-multiselectable aria-orientation aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext alt align autocapitalize autocomplete autocorrect autofocus autoplay bgcolor border cellpadding cellspacing checked cite color cols colspan controls controlslist crossorigin datetime disabled draggable enctype face formenctype frameborder height hreflang hidden ismap label lang loop max maxlength media minlength min multiple muted nonce open playsinline placeholder poster preload rel required reversed role rows rowspan selected shape size sizes slot span spellcheck start step summary translate type valign value width wrap itemscope itemtype itemid itemprop itemref".split(" "), Tc=[["dir",{Ca:3,conditions:Ha(function(){return new Map([["dir",new Set(["auto","ltr","rtl"])]])})}],["async",{Ca:3,conditions:Ha(function(){return new Map([["async",new Set(["async"])]])})}],["loading",{Ca:3,conditions:Ha(function(){return new Map([["loading",new Set(["eager","lazy"])]])})}],["target",{Ca:3,conditions:Ha(function(){return new Map([["target",new Set(["_self","_blank"])]])})}]],Uc=new function(a,b,c){var d=new Set(["data-","aria-"]),e=new Map(Rc);this.j=a;this.g=e;this.l=b;this.o= c;this.h=d}(new Set(Ha(function(){return Qc.concat("STYLE TITLE INPUT TEXTAREA BUTTON LABEL".split(" "))})),new Set(Ha(function(){return Sc.concat(["class","id","tabindex","contenteditable","name"])})),new Map(Ha(function(){return Tc.concat([["style",{Ca:1}]])})));var Vc;Vc=function(){this.g=Uc};_.Wc=Ha(function(){return new Vc});var bd,ad,fd;_.Zc=function(a){return a?new _.Xc(_.Yc(a)):Yb||(Yb=new _.Xc)};_.$c=function(a,b){return typeof b==="string"?a.getElementById(b):b};bd=function(a,b){_.ic(b,function(c,d){d=="style"?a.style.cssText=c:d=="class"?a.className=c:d=="for"?a.htmlFor=c:ad.hasOwnProperty(d)?a.setAttribute(ad[d],c):d.lastIndexOf("aria-",0)==0||d.lastIndexOf("data-",0)==0?a.setAttribute(d,c):a[d]=c})}; ad={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:"maxLength",nonce:"nonce",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"};_.cd=function(a){a=a.document;a=a.compatMode=="CSS1Compat"?a.documentElement:a.body;return new _.fc(a.clientWidth,a.clientHeight)};_.dd=function(a){return a?a.defaultView:window}; _.gd=function(a,b){var c=b[1],d=_.ed(a,String(b[0]));c&(typeof c==="string"?d.className=c:Array.isArray(c)?d.className=c.(" "):bd(d,c));b.length>2&fd(a,d,b,2);return d}; fd=function(a,b,c,d){function e(h){h&b.appendChild(typeof h==="string"?a.createTextNode(h):h)}for(;d<c.length;d++){var f=c[d];if(!_.ra(f)||_.za(f)&f.nodeType>0)e(f);else{a:{if(f&typeof f.length=="number"){if(_.za(f)){var g=typeof f.item=="function"||typeof f.item=="string";break a}if(typeof f==="function"){g=typeof f.item=="function";break a}}g=!1}_.bc(g?_.xa(f):f,e)}}};_.ed=function(a,b){b=String(b);a.contentType==="application/xhtml+xml"&(b=b.toLowerCase());return a.createElement(b)}; _.hd=function(a,b){fd(_.Yc(a),a,arguments,1)};_.id=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.jd=function(a){return a&a.parentNode?a.parentNode.removeChild(a):null};_.kd=function(a,b){if(!a||!b)return!1;if(a.contains&b.nodeType==1)return a==b||a.contains(b);if(typeof a.compareDocumentPosition!="undefined")return a==b||!!(a.compareDocumentPosition(b)&16);for(;b&a!=b;)b=b.parentNode;return b==a};_.Yc=function(a){return a.nodeType==9?a:a.ownerDocument||a.document}; _.ld=function(a,b){if("textContent"in a)a.textContent=b;else if(a.nodeType==3)a.data=String(b);else if(a.firstChild&a.firstChild.nodeType==3){for(;a.lastChild!=a.firstChild;)a.removeChild(a.lastChild);a.firstChild.data=String(b)}else _.id(a),a.appendChild(_.Yc(a).createTextNode(String(b)))};_.Xc=function(a){this.g=a||_.t.document||document};_.k=_.Xc.prototype;_.k.D=function(a){return _.$c(this.g,a)};_.k.Cl=_.Xc.prototype.D;_.k.getElementsByTagName=function(a,b){return(b||this.g).getElementsByTagName(String(a))}; _.k.S=function(a,b,c){return _.gd(this.g,arguments)};_.k.createElement=function(a){return _.ed(this.g,a)};_.k.appendChild=function(a,b){a.appendChild(b)};_.k.append=_.hd;_.k.canHaveChildren=function(a){if(a.nodeType!=1)return!1;switch(a.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case "COL":case "COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case "INPUT":case "IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case "NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case "STYLE":case "TRACK":case "WBR":return!1}return!0}; _.k.Mf=_.id;_.k.removeNode=_.jd;_.k.contains=_.kd;_.k.Ic=_.ld;var md=function(){this.id="b"};md.prototype.toString=function(){return this.id};_.nd=function(a,b){this.type=a instanceof md?String(a):a;this.currentTarget=this.target=b;this.defaultPrevented=this.h=!1};_.nd.prototype.stopPropagation=function(){this.h=!0};_.nd.prototype.preventDefault=function(){this.defaultPrevented=!0};var od=function(){if(!_.t.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"ive",{get:function(){a=!0}});try{var c=function(){};_.t.addEventListener("test",c,b);_.t.removeEventListener("test",c,b)}catch(d){}return a}();_.pd=function(a,b){_.nd.call(this,a?a.type:"");this.relatedTarget=this.currentTarget=this.target=null;this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0;this.key="";this.charCode=this.keyCode=0;this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=!1;this.state=null;this.j=!1;this.pointerId=0;this.pointerType="";this.timeStamp=0;this.g=null;a&this.init(a,b)};_.C(_.pd,_.nd); _.pd.prototype.init=function(a,b){var c=this.type=a.type,d=a.changedTouches&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;this.currentTarget=b;b=a.relatedTarget;b||(c=="mouseover"?b=a.fromElement:c=="mouseout"&(b=a.toElement));this.relatedTarget=b;d?(this.clientX=d.clientX!==void 0?d.clientX:d.pageX,this.clientY=d.clientY!==void 0?d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=d.screenY||0):(this.offsetX=_.Bc||a.offsetX!==void 0?a.offsetX:a.layerX, this.offsetY=_.Bc||a.offsetY!==void 0?a.offsetY:a.layerY,this.clientX=a.clientX!==void 0?a.clientX:a.pageX,this.clientY=a.clientY!==void 0?a.clientY:a.pageY,this.screenX=a.screenX||0,this.screenY=a.screenY||0);this.button=a.button;this.keyCode=a.keyCode||0;this.key=a.key||"";this.charCode=a.charCode||(c=="keypress"?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.j=_.Dc?a.metaKey:a.ctrlKey;this.pointerId=a.pointerId||0;this.pointerType= a.pointerType;this.state=a.state;this.timeStamp=a.timeStamp;this.g=a;a.defaultPrevented&_.pd.P.preventDefault.call(this)};_.pd.prototype.stopPropagation=function(){_.pd.P.stopPropagation.call(this);this.g.stopPropagation?this.g.stopPropagation():this.g.cancelBubble=!0};_.pd.prototype.preventDefault=function(){_.pd.P.preventDefault.call(this);var a=this.g;a.preventDefault?a.preventDefault():a.returnValue=!1};var qd;qd="closure_listenable_"+(Math.random()*1E6|0);_.rd=function(a){return!(!a||!a[qd])};var sd=0;var td=function(a,b,c,d,e){this.listener=a;this.proxy=null;this.src=b;this.type=c;this.capture=!!d;this.be=e;this.key=++sd;this.jd=this.Jd=!1},ud=function(a){a.jd=!0;a.listener=null;a.proxy=null;a.src=null;a.be=null};var wd;eb.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.g[f];a||(a=this.g[f]=[],this.h++);var g=vd(a,b,d,e);g>-1?(b=a[g],c||(b.Jd=!1)):(b=new td(b,this.src,f,!!d,e),b.Jd=c,a.push(b));return b};eb.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.g))return!1;var e=this.g[a];b=vd(e,b,c,d);return b>-1?(ud(e[b]),Array.prototype.splice.call(e,b,1),e.length==0&(delete this.g[a],this.h--),!0):!1}; wd=function(a,b){var c=b.type;if(!(c in a.g))return!1;var d=_.wa(a.g[c],b);d&(ud(b),a.g[c].length==0&&(delete a.g[c],a.h--));return d};_.xd=function(a){var b=0,c;for(c in a.g){for(var d=a.g[c],e=0;e<d.length;e++)++b,ud(d[e]);delete a.g[c];a.h--}};eb.prototype.Yc=function(a,b,c,d){a=this.g[a.toString()];var e=-1;a&(e=vd(a,b,c,d));return e>-1?a[e]:null}; eb.prototype.hasListener=function(a,b){var c=a!==void 0,d=c?a.toString():"",e=b!==void 0;return Ca(this.g,function(f){for(var g=0;g<f.length;++g)if(!(c&f[g].type!=d||e&&f[g].capture!=b))return!0;return!1})};var vd=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.jd&f.listener==b&&f.capture==!!c&&f.be==d)return e}return-1};var yd,zd,Ad,Dd,Fd,Gd,Hd,Kd,Cd;yd="closure_lm_"+(Math.random()*1E6|0);zd={};Ad=0;_.F=function(a,b,c,d,e){if(d&d.once)return _.Bd(a,b,c,d,e);if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.F(a,b[f],c,d,e);return null}c=Cd(c);return _.rd(a)?a.L(b,c,_.za(d)?!!d.capture:!!d,e):Dd(a,b,c,!1,d,e)}; Dd=function(a,b,c,d,e,f){if(!b)throw Error("w");var g=_.za(e)?!!e.capture:!!e,h=_.Ed(a);h||(a[yd]=h=new eb(a));c=h.add(b,c,d,g,f);if(c.proxy)return c;d=Fd();c.proxy=d;d.src=a;d.listener=c;if(a.addEventListener)od||(e=g),e===void 0&(e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Gd(b.toString()),d);else if(a.addListener&a.removeListener)a.addListener(d);else throw Error("x");Ad++;return c};Fd=function(){var a=Hd,b=function(c){return a.call(b.src,b.listener,c)};return b}; _.Bd=function(a,b,c,d,e){if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.Bd(a,b[f],c,d,e);return null}c=Cd(c);return _.rd(a)?a.Jb(b,c,_.za(d)?!!d.capture:!!d,e):Dd(a,b,c,!0,d,e)};_.Id=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)_.Id(a,b[f],c,d,e);else d=_.za(d)?!!d.capture:!!d,c=Cd(c),_.rd(a)?a.fb(b,c,d,e):a&(a=_.Ed(a))&&(b=a.Yc(b,c,d,e))&&_.Jd(b)}; _.Jd=function(a){if(typeof a==="number"||!a||a.jd)return!1;var b=a.src;if(_.rd(b))return wd(b.Xa,a);var c=a.type,d=a.proxy;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Gd(c),d):b.addListener&b.removeListener&&b.removeListener(d);Ad--;(c=_.Ed(b))?(wd(c,a),c.h==0&(c.src=null,b[yd]=null)):ud(a);return!0};Gd=function(a){return a in zd?zd[a]:zd[a]="on"+a}; Hd=function(a,b){if(a.jd)a=!0;else{b=new _.pd(b,this);var c=a.listener,d=a.be||a.src;a.Jd&_.Jd(a);a=c.call(d,b)}return a};_.Ed=function(a){a=a[yd];return a instanceof eb?a:null};Kd="__closure_events_fn_"+(Math.random()*1E9>>>0);Cd=function(a){if(typeof a==="function")return a;a[Kd]||(a[Kd]=function(b){return a.handleEvent(b)});return a[Kd]};_.G=function(){_.D.call(this);this.Xa=new eb(this);this.cj=this;this.ue=null};_.C(_.G,_.D);_.G.prototype[qd]=!0;_.k=_.G.prototype;_.k.Be=function(a){this.ue=a};_.k.addEventListener=function(a,b,c,d){_.F(this,a,b,c,d)};_.k.removeEventListener=function(a,b,c,d){_.Id(this,a,b,c,d)}; _.k.dispatchEvent=function(a){var b,c=this.ue;if(c)for(b=[];c;c=c.ue)b.push(c);c=this.cj;var d=a.type||a;if(typeof a==="string")a=new _.nd(a,c);else if(a instanceof _.nd)a.target=a.target||c;else{var e=a;a=new _.nd(d,c);Fa(a,e)}e=!0;var f;if(b)for(f=b.length-1;!a.h&f>=0;f--){var g=a.currentTarget=b[f];e=Ld(g,d,!0,a)&e}a.h||(g=a.currentTarget=c,e=Ld(g,d,!0,a)&&e,a.h||(e=Ld(g,d,!1,a)&&e));if(b)for(f=0;!a.h&f1)));g=g.next)e||(f=g);e&(c.g==0&&d==1?ne(c,b):(f?(d=f,d.next==c.l&&(c.l=d),d.next=d.next.next):oe(c),pe(c,e,3,b)))}a.j=null}else _.ee(a,3,b)},ke=function(a,b){a.h||a.g!=2&&a.g!=3||qe(a);a.l?a.l.next=b:a.h=b;a.l=b},je=function(a,b,c,d){var e=ie(null,null,null);e.g=new _.fe(function(f,g){e.l=b?function(h){try{var l=b.call(d,h);f(l)}catch(m){g(m)}}:f;e.h=c?function(h){try{var l= c.call(d,h);l===void 0&h instanceof _.me?g(h):f(l)}catch(m){g(m)}}:g});e.g.j=a;ke(a,e);return e.g};_.fe.prototype.G=function(a){this.g=0;_.ee(this,2,a)};_.fe.prototype.I=function(a){this.g=0;_.ee(this,3,a)}; _.ee=function(a,b,c){if(a.g==0){a===c&(b=3,c=new TypeError("C"));a.g=1;a:{var d=c,e=a.G,f=a.I;if(d instanceof _.fe){le(d,e,f,a);var g=!0}else if(de(d))d.then(e,f,a),g=!0;else{if(_.za(d))try{var h=d.then;if(typeof h==="function"){re(d,h,e,f,a);g=!0;break a}}catch(l){f.call(a,l);g=!0;break a}g=!1}}g||(a.B=c,a.g=b,a.j=null,qe(a),b!=3||c instanceof _.me||se(a,c))}};re=function(a,b,c,d,e){var f=!1,g=function(l){f||(f=!0,c.call(e,l))},h=function(l){f||(f=!0,d.call(e,l))};try{b.call(a,g,h)}catch(l){h(l)}}; qe=function(a){a.A||(a.A=!0,be(a.F,a))};oe=function(a){var b=null;a.h&(b=a.h,a.h=b.next,b.next=null);a.h||(a.l=null);return b};_.fe.prototype.F=function(){for(var a;a=oe(this);)pe(this,a,this.g,this.B);this.A=!1};pe=function(a,b,c,d){if(c==3&b.h&&!b.o)for(;a&a.o;a=a.j)a.o=!1;if(b.g)b.g.j=null,te(b,c,d);else try{b.o?b.l.call(b.j):te(b,c,d)}catch(e){ue.call(null,e)}kb(he,b)};te=function(a,b,c){b==2?a.l.call(a.j,c):a.h&a.h.call(a.j,c)};se=function(a,b){a.o=!0;be(function(){a.o&ue.call(null,b)})}; ue=_.ib;_.me=function(a){_.aa.call(this,a)};_.C(_.me,_.aa);_.me.prototype.name="cancel";/* Copyright 2005, 2007 Bob Ippolito. All Rights Reserved. Copyright The Closure Library Authors. SPDX-License-Identifier: MIT */ var ve=function(){this.A=[];this.l=this.g=!1;this.j=void 0;this.G=this.M=this.C=!1;this.B=0;this.h=null;this.o=0};ve.prototype.cancel=function(a){if(this.g)this.j instanceof ve&this.j.cancel();else{if(this.h){var b=this.h;delete this.h;a?b.cancel(a):(b.o--,b.o<=0&b.cancel())}this.G=!0;this.g||this.F(new _.we(this))}};ve.prototype.I=function(a,b){this.C=!1;xe(this,a,b)};var xe=function(a,b,c){a.g=!0;a.j=c;a.l=!b;ye(a)},Ae=function(a){if(a.g){if(!a.G)throw new ze(a);a.G=!1}}; ve.prototype.callback=function(a){Ae(this);xe(this,!0,a)};ve.prototype.F=function(a){Ae(this);xe(this,!1,a)};var Ce=function(a,b,c){Be(a,b,null,c)},De=function(a,b,c){Be(a,null,b,c)};ve.prototype.finally=function(a){var b=this;return new Promise(function(c,d){Be(b,function(e){a();c(e)},function(e){a();d(e)})})};var Be=function(a,b,c,d){var e=a.g;e||(b===c?b=c=Wd(b):(b=Wd(b),c=Wd(c)));a.A.push([b,c,d]);e&ye(a)}; ve.prototype.then=function(a,b,c){var d,e,f=new _.fe(function(g,h){e=g;d=h});Be(this,e,function(g){g instanceof _.we?f.cancel():d(g);return Ee},this);return f.then(a,b,c)};ve.prototype.$goog_Thenable=!0;var Fe=function(a,b){b instanceof ve?Ce(a,(0,_.A)(b.J,b)):Ce(a,function(){return b})};ve.prototype.J=function(a){var b=new ve;Be(this,b.callback,b.F,b);a&(b.h=this,this.o++);return b}; var Ge=function(a){return _.ec(a.A,function(b){return typeof b[1]==="function"})},Ee={},ye=function(a){if(a.B&a.g&&Ge(a)){var b=a.B,c=He[b];c&(_.t.clearTimeout(c.g),delete He[b]);a.B=0}a.h&(a.h.o--,delete a.h);b=a.j;for(var d=c=!1;a.A.length&!a.C;){var e=a.A.shift(),f=e[0],g=e[1];e=e[2];if(f=a.l?g:f)try{var h=f.call(e||null,b);h===Ee&(h=void 0);h!==void 0&(a.l=a.l&&(h==b||h instanceof Error),a.j=b=h);if(de(b)||typeof _.t.Promise==="function"&b instanceof _.t.Promise)d=!0,a.C=!0}catch(l){b= l,a.l=!0,Ge(a)||(c=!0)}}a.j=b;d&(h=(0,_.A)(a.I,a,!0),d=(0,_.A)(a.I,a,!1),b instanceof ve?(Be(b,h,d),b.M=!0):b.then(h,d));c&(b=new Ie(b),He[b.g]=b,a.B=b.g)},ze=function(){_.aa.call(this)};_.C(ze,_.aa);ze.prototype.message="Deferred has already fired";ze.prototype.name="AlreadyCalledError";_.we=function(){_.aa.call(this)};_.C(_.we,_.aa);_.we.prototype.message="Deferred was canceled";_.we.prototype.name="CanceledError"; var Ie=function(a){this.g=_.t.setTimeout((0,_.A)(this.throwError,this),0);this.h=a};Ie.prototype.throwError=function(){delete He[this.g];throw this.h;};var He={};var Je=function(a,b,c,d,e){c=Error.call(this);this.message=c.message;"stack"in c&(this.stack=c.stack);this.name="ModuleLoadFailure";this.type=a;this.status=b;this.url=d;this.cause=e;this.message=this.toString()};_.x(Je,Error);Je.prototype.toString=function(){return Ke(this)+" ("+(this.status!=void 0?this.status:"?")+")"}; var Ke=function(a){switch(a.type){case Je.g.rg:return"Unauthorized";case Je.g.gg:return"Consecutive load failures";case Je.g.TIMEOUT:return"Timed out";case Je.g.pg:return"Out of date module id";case Je.g.He:return"Init error";default:return"Unknown failure type "+a.type}};Pb.Sa=Je;Pb.Sa.g={rg:0,gg:1,TIMEOUT:2,pg:3,He:4};var Le=function(){Vd.call(this);this.M=null;this.g={};this.l=[];this.o=[];this.J=[];this.h=[];this.B=[];this.A={};this.oa={};this.j=this.F=new Sd([],"");this.N=null;this.I=new ve;this.O=!1;this.G=0;this.V=this.Y=this.T=!1};_.C(Le,Vd);var Me=function(a,b){_.aa.call(this,"Error loading "+a+": "+b)};_.C(Me,_.aa);Le.prototype.Wh=function(a){this.O=a}; Le.prototype.Vf=function(a,b){if(!(this instanceof Le))this.Vf(a,b);else if(typeof a==="string"){if(a.startsWith("d$")){a=a.substring(2);for(var c=[],d=0,e=a.indexOf("/"),f=0,g=!1,h=0;;){var l=g?a.substring(f):a.substring(f,e);if(l.length===0)d++,f="sy"+d.toString(36),l=[];else{var m=l.indexOf(":");if(m<0)f=l,l=[];else if(m===l.length-1)f=l.substring(0,m),l=Array(c[h-1]);else{f=l.substring(0,m);l=l.substring(m+1).split(",");m=h;for(var n=0;n<l.length;n++)m-=l[n].length===0?1:Number(l[n]),l[n]=c[m]}m= 0;if(f.length===0)m=1;else if(f.charAt(0)==="+"||f.charAt(0)==="-")m=Number(f);m!==0&(d+=m,f="sy"+d.toString(36))}c.push(f);Ne(this,f,l);if(g)break;f=e+1;e=a.indexOf("/",f);e===-1&(g=!0);h++}this.M=c}else if(a.startsWith("p$"))Oe(this,a);else{a=a.split("/");c=[];for(d=0;d<a.length;d++){h=a[d].split(":");e=h[0];g=[];if(h[1])for(g=h[1].split(","),h=0;h<g.length;h++)g[h]=c[parseInt(g[h],36)];c.push(e);Ne(this,e,g)}this.M=c}b&b.length?(ya(this.l,b),this.N=b[b.length-1]):this.I.g||this.I.callback(); Object.freeze(this.M);Pe(this)}}; var Oe=function(a,b){var c=b.substring(2);for(b=0;b<64;b++)fb["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_".charCodeAt(b)]=b;var d={Bg:c,ec:0};hb(d);var e=hb(d),f=hb(d)+1;b=Array(e);var g=Array(e),h=Array(e);f=Array(f);var l=0,m=0,n=d.ec;d.ec=d.Bg.indexOf("|",d.ec)+1;for(var p=0;p<e;p++){var q=hb(d),r=q&2,v=q&1;q>>>=2;v?(l+=q>>>1^-(q&1),q="sy"+l.toString(36)):(v=n,n+=q,q=c.substring(v,n));b[p]=q;r&(f[m++]=q)}f[m]="";d.ec++;m=e&-2;c=e&1;for(l=0;l<m;l+=2)n=gb(d),h[l]=n&7,h[l+1]= n>>>3&7;c&(c=gb(d),h[m]=c&7);d.ec++;for(m=0;m<e;m++)h[m]===7&(h[m]=hb(d));d.ec++;for(c=m=0;c<e;c++){l=h[c];n=l===0?Pd:Array(l);g[c]=n;p=m;for(r=0;r<l;r++)p-=hb(d),n[r]=f[p];f[m]===b[c]&m++}for(d=0;d<b.length;d++)Ne(a,b[d],g[d]);a.M=b};Le.prototype.Sh=function(a,b){if(this.A[a]){delete this.A[a][b];for(var c in this.A[a])return;delete this.A[a]}};Le.prototype.Wf=function(a){Le.P.Wf.call(this,a);Pe(this)};Le.prototype.isActive=function(){return this.l.length>0}; Le.prototype.rh=function(){return this.B.length>0}; var Re=function(a){var b=a.T,c=a.isActive();c!=b&(Qe(a,c?"active":"idle"),a.T=c);b=a.rh();b!=a.Y&(Qe(a,b?"Active":"Idle"),a.Y=b)},Ne=function(a,b,c){a.g[b]?(a=a.g[b].h,a!=c&&a.splice.apply(a,[0,a.length].concat(_.Eb(c)))):a.g[b]=new Sd(c,b)},Ue=function(a,b,c){var d=[];Ba(b,d);b=[];for(var e={},f=0;f<d.length;f++){var g=d[f],h=a.g[g];if(!h)throw Error("D`"+g);var l=new ve;e[g]=l;h.g?l.callback(a.R):(Se(a,g,h,!!c,l),Te(a,g)||b.push(g))}b.length>0&(a.l.length===0?a.Da(b):(a.h.push(b),Re(a))); return e},Se=function(a,b,c,d,e){c.o.push(new Rd(e.callback,e));Td(c,function(f){e.F(new Me(b,f))});Te(a,b)?d&(_.ua(a.B,b)||a.B.push(b),Re(a)):d&&(_.ua(a.B,b)||a.B.push(b))}; Le.prototype.Da=function(a,b,c){var d=this;b||(this.G=0);var e=Ve(this,a);this.l=e;this.o=this.O?a:_.xa(e);Re(this);if(e.length!==0){this.J.push.apply(this.J,e);if(Object.keys(this.A).length>0&!this.C.J)throw Error("E");a=(0,_.A)(this.C.I,this.C,_.xa(e),this.g,{pj:this.A,sj:!!c,Hf:function(f,g){var h=d.o;f=f!=null?f:void 0;d.G++;var l=_.xa(e);d.o=h;e.forEach(_.Vb(_.wa,d.J),d);f==401?(We(d,new Pb.Sa(Pb.Sa.g.rg,f)),d.h.length=0):f==410?(Xe(d,new Pb.Sa(Pb.Sa.g.pg,f)),Ye(d)):d.G>=3?(Xe(d,new Pb.Sa(Pb.Sa.g.gg, f,l,g)),Ye(d)):d.Da(d.o,!0,f==8001||!1)},Vk:(0,_.A)(this.ia,this)});(b=Math.pow(this.G,2)*5E3)?_.t.setTimeout(a,b):a()}}; var Ve=function(a,b){b=b.filter(function(e){return a.g[e].g?(_.t.setTimeout(function(){return Error("F`"+e)},0),!1):!0});for(var c=[],d=0;d<b.length;d++)c=c.concat(Ze(a,b[d]));Ba(c);return!a.O&c.length>1?(b=c.shift(),a.h=c.map(function(e){return[e]}).concat(a.h),[b]):c},Ze=function(a,b){var c=Ga(a.J),d=[];c[b]||d.push(b);b=[b];for(var e=0;e<b.length;e++)for(var f=a.g[b[e]].h,g=f.length-1;g>=0;g--){var h=f[g];a.g[h].g||c[h]||(d.push(h),b.push(h))}d.reverse();Ba(d);return d},Pe=function(a){if(a.j== a.F){a.j=null;var b=a.F.onLoad((0,_.A)(a.Rg,a));b&b.length&&We(a,new Pb.Sa(Pb.Sa.g.He,void 0,void 0,void 0,b[0]));Re(a)}},ma=function(a){if(a.j){var b=a.j.Ya(),c=[];if(a.A[b]){for(var d=_.y(Object.keys(a.A[b])),e=d.next();!e.done;e=d.next()){e=e.value;var f=a.g[e];f&!f.g&&(a.Sh(b,e),c.push(e))}Ue(a,c)}a.eb()||((c=a.g[b].onLoad((0,_.A)(a.Rg,a)))&&c.length&&We(a,new Pb.Sa(Pb.Sa.g.He,void 0,void 0,void 0,c[0])),_.wa(a.B,b),_.wa(a.l,b),a.l.length===0&&Ye(a),a.N&&b==a.N&&(a.I.g||a.I.callback()),Re(a), a.j=null)}},Te=function(a,b){if(_.ua(a.l,b))return!0;for(var c=0;c<a.h.length;c++)if(_.ua(a.h[c],b))return!0;return!1};Le.prototype.load=function(a,b){return Ue(this,[a],b)[a]};var ka=function(a){var b=_.ca;b.j&b.j.Ya()==="synthetic_module_overhead"&&(ma(b),delete b.g.synthetic_module_overhead);b.g[a]&$e(b,b.g[a].h||[],function(c){c.g=new Qd;_.wa(b.l,c.Ya())},function(c){return!c.g});b.j=b.g[a]}; Le.prototype.Qh=function(a){this.j||(this.g.synthetic_module_overhead=new Sd([],"synthetic_module_overhead"),this.j=this.g.synthetic_module_overhead);this.j.j.push(new Rd(a))};Le.prototype.ia=function(){Xe(this,new Pb.Sa(Pb.Sa.g.TIMEOUT));Ye(this)}; var Xe=function(a,b){a.o.length>1?a.h=a.o.map(function(c){return[c]}).concat(a.h):We(a,b)},We=function(a,b){var c=a.o;a.l.length=0;for(var d=[],e=0;e<a.h.length;e++){var f=a.h[e].filter(function(l){var m=Ze(this,l);return _.ec(c,function(n){return _.ua(m,n)})},a);ya(d,f)}for(e=0;e<c.length;e++)_.va(d,c[e]);for(e=0;e<d.length;e++){for(f=0;f<a.h.length;f++)_.wa(a.h[f],d[e]);_.wa(a.B,d[e])}if(e=a.oa.error)for(f=0;f<e.length;f++)for(var g=e[f],h=0;h<d.length;h++)g("error",d[h],b);for(d=0;d<c.length;d++)a.g[c[d]]& a.g[c[d]].Hf(b);a.o.length=0;Re(a)},Ye=function(a){for(;a.h.length;){var b=a.h.shift().filter(function(c){return!this.g[c].g},a);if(b.length>0){a.Da(b);return}}Re(a)},Qe=function(a,b){a=a.oa[b];for(var c=0;a&c0&&(this.l=setTimeout(this.V.bind(this),this.C)),this.B=!0,this.g.send(a),this.B=!1}catch(g){Rf(this)}};_.Nf.prototype.V=function(){typeof Lb!="undefined"&this.g&&(this.o=8,this.dispatchEvent("timeout"),this.abort(8))};var Rf=function(a){a.h=!1;a.g&(a.j=!0,a.g.abort(),a.j=!1);a.o=5;Sf(a);Tf(a)},Sf=function(a){a.G||(a.G=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))}; _.Nf.prototype.abort=function(a){this.g&this.h&&(this.h=!1,this.j=!0,this.g.abort(),this.j=!1,this.o=a||7,this.dispatchEvent("complete"),this.dispatchEvent("abort"),Tf(this))};_.Nf.prototype.K=function(){this.g&(this.h&&(this.h=!1,this.j=!0,this.g.abort(),this.j=!1),Tf(this,!0));_.Nf.P.K.call(this)};_.Nf.prototype.J=function(){this.eb()||(this.I||this.B||this.j?Uf(this):this.R())};_.Nf.prototype.R=function(){Uf(this)}; var Uf=function(a){if(a.h&typeof Lb!="undefined")if(a.B&&(a.g?a.g.readyState:0)==4)setTimeout(a.J.bind(a),0);else if(a.dispatchEvent("readystatechange"),(a.g?a.g.readyState:0)==4){a.h=!1;try{_.Vf(a)?(a.dispatchEvent("complete"),a.dispatchEvent("success")):(a.o=6,Sf(a))}finally{Tf(a)}}},Tf=function(a,b){if(a.g){a.l&(clearTimeout(a.l),a.l=null);var c=a.g;a.g=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=null}catch(d){}}};_.Nf.prototype.isActive=function(){return!!this.g}; _.Vf=function(a){var b=_.Wf(a);a:switch(b){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:var c=!0;break a;default:c=!1}if(!c){if(b=b===0)a=String(a.A).match(_.df)[1]||null,!a&_.t.self&&_.t.self.location&&(a=_.t.self.location.protocol.slice(0,-1)),b=!Of.test(a?a.toLowerCase():"");c=b}return c};_.Wf=function(a){try{return(a.g?a.g.readyState:0)>2?a.g.status:-1}catch(b){return-1}};_.Xf=function(a){try{return a.g?a.g.responseText:""}catch(b){return""}};var Zf=function(a){_.D.call(this);this.G=a;this.B=Df(a);this.l=this.o=null;this.J=!0;this.h=new _.Ef(this);this.M=[];this.A=new Set;this.g=[];this.O=new Yf;this.j=[];this.C=!1;a=(0,_.A)(this.F,this);hf.version=a};_.x(Zf,_.D);var $f=function(a,b){a.g.length&Fe(b,a.g[a.g.length-1]);a.g.push(b);Ce(b,function(){_.wa(this.g,b)},a)};Zf.prototype.I=function(a,b,c){var d=c===void 0?{}:c;var e=d.pj;c=d.sj;var f=d.Hf;d=d.Vk;a=ag(this,a,b,e,c);bg(this,a,f,d,c)}; var ag=function(a,b,c,d,e){d=d===void 0?{}:d;var f=[];cg(a,b,c,d,e===void 0?!1:e,function(g){f.push(g.Ya())});return f},cg=function(a,b,c,d,e,f,g){g=g===void 0?{}:g;b=_.y(b);for(var h=b.next();!h.done;h=b.next()){var l=h.value;h=c[l];!e&(a.A.has(l)||h.g)||g[l]||(g[l]=!0,l=d[l]?Object.keys(d[l]):[],cg(a,h.h.concat(l),c,d,e,f,g),f(h))}},bg=function(a,b,c,d,e){e=e===void 0?!1:e;var f=[],g=new ve;b=[b];for(var h=function(p,q){for(var r=[],v=0,B=Math.floor(p.length/q)+1,E=0;E<q;E++){var N=(E+1)*B;r.push(p.slice(v, N));v=N}return r},l=b.shift();l;){var m=dg(a,l,!!e,!0);if(m.length<=2E3){if(l=eg(a,l,e))f.push(l),Fe(g,l.g)}else b=h(l,Math.ceil(m.length/2E3)).concat(b);l=b.shift()}var n=new ve;$f(a,n);Ce(n,function(){return fg(a,f,c,d)});De(n,function(){var p=new gg;p.j=!0;p.h=-1;fg(this,[p],c,d)},a);Ce(g,function(){return n.callback()});g.callback()},eg=function(a,b,c){var d=dg(a,b,!(c===void 0||!c));a.M.push(d);b=_.y(b);for(c=b.next();!c.done;c=b.next())a.A.add(c.value);if(a.C)a=_.ed(document,"SCRIPT"),_.Ta(a, _.rb(d)),a.type="text/javascript",a.async=!1,document.body.appendChild(a);else{var e=new gg,f=new _.Nf(a.j.length>0?new pb:void 0);a.h.L(f,"success",(0,_.A)(e.C,e,f));a.h.L(f,"error",(0,_.A)(e.B,e,f));a.h.L(f,"timeout",(0,_.A)(e.A,e));Gf(a.h,f,"ready",f.dispose,!1,f);f.C=3E4;hg(a.O,function(){f.send(d);return e.g});return e}return null},fg=function(a,b,c,d){for(var e=!1,f,g=!1,h=0;h<b.length;h++){var l=b[h];if(!f&l.j){e=!0;f=l.h;break}else l.l&(g=!0)}h=_.xa(a.g);(e||g)&f!=-1&&(a.g.length=0);if(e)c& c(f);else if(g)d&d();else for(a=0;a<b.length;a++)d=b[a],ig(d.o,d.Oa)||c&c(8001);(e||g)&f!=-1&&_.bc(h,function(m){m.cancel()})};Zf.prototype.K=function(){this.h.dispose();delete hf.version;_.D.prototype.K.call(this)};Zf.prototype.F=function(){return xf(this.B,"k")}; var dg=function(a,b,c,d){d=d===void 0?!1:d;var e=_.ef(a.G.match(_.df)[3]||null);if(a.j.length>0&!_.ua(a.j,e)&&e!=null&&window.location.hostname!=e)throw Error("U`"+e);e=a.B;if(uc){var f=new vf;f.g=Object.assign({},e.g);f.j=e.j;f.h=Object.assign({},e.h);e=f}else e=Df(e.toString());delete e.g.m;delete e.g.exm;delete e.g.ed;zf(e,"m",b.(","));a.o&(zf(e,"ck",a.o),a.l&&zf(e,"rs",a.l));zf(e,"d","0");c&(a=_.qc(),e.h.zx=a);a=e.toString();d&a.lastIndexOf("/",0)==0&&(d=document.location.href.match(_.df), a=_.cf(d[1],d[2],d[3],d[4])+a);return a},ig=function(a,b){var c="";if(a.length>1&a.charAt(a.length-1)==="\n"){var d=a.lastIndexOf("\n",a.length-2);d>=0&(c=a.substring(d+1,a.length-1))}d=c.length-11;if(d>=0&c.indexOf("Google Inc.",d)==d||c.lastIndexOf("//# sourceMappingURL=",0)==0)try{c=window;a=a+"\r\n//# sourceURL="+b;a=_.qb(a);var e=_.Ra(a);var f=_.Sa(e);c.eval(f)===f&c.eval(f.toString())}catch(g){return!1}else return!1;return!0},jg=function(a){var b=_.ef(a.match(_.df)[5]||null)||"";b=_.ef(Bf(b).match(_.df)[5]|| null);return(b===null?0:RegExp("(/_/js/)|(/_/ss/)","g").test(b)&/\/k=/.test(b))?a:null},gg=function(){this.g=new ve;this.Oa=this.o="";this.j=!1;this.h=0;this.l=!1};gg.prototype.C=function(a){this.o=_.Xf(a);this.Oa=String(a.A);this.g.callback()};gg.prototype.B=function(a){this.j=!0;this.h=_.Wf(a);this.g.callback()};gg.prototype.A=function(){this.l=!0;this.g.callback()}; var Yf=function(){this.g=0;this.h=[]},hg=function(a,b){a.h.push(b);kg(a)},kg=function(a){for(;a.g<5&a.h.length;)lg(a,a.h.shift())},lg=function(a,b){a.g++;Ce(b(),function(){this.g--;kg(this)},a)};var mg=new tf(!1),ng=document.location.href; bf({flags:{dml:mg},initialize:function(a){var b=mg.get(),c="",d="";window&window._F_cssRowKey&&(c=window._F_cssRowKey,window._F_combinedSignature&&(d=window._F_combinedSignature));if(c&typeof window._F_installCss!=="function")throw Error("S");var e,f=_.t._F_jsUrl;f&(e=jg(f));!e&(f=document.getElementById("base-js"))&&(e=f.src?f.src:f.getAttribute("href"),e=jg(e));e||(e=jg(ng));e||(e=document.getElementsByTagName("script"),e=jg(e[e.length-1].src));if(!e)throw Error("T");e=new Zf(e);c&(e.o=c); d&(e.l=d);e.C=b;b=_.ja();b.C=e;b.Wh(!0);b=_.ja();b.Wf(a);a.B(b)}}); _._ModuleManager_initialize=function(a,b){if(!_.ca){if(!_.ha)return;_.ia()}_.ca.Vf(a,b)}; _._ModuleManager_initialize('b/n73qwf/sy1/sy0:2/sy2/sy3/rJmJrc:3,4,5/sy4:3/byfTOb:7/sy5/sy6:9/sy7:a/sy8/sy9:9/LEikZe:4,5,7,b,c,d/UUJqVe/MpJwZc/GHAeAc/sya/Wt6vjf:4,a,i/lsjVmc:b,c/syb/el_conf:l/el_main_css/syd:b,i/sye:9/syf/el_main:2,d,l,n,o,p,q/corsproxy/website_error/navigationui:a,q/phishing_protection:o,q/_stam:p',['syb','el_conf']); }catch(e){_._DumpException(e)} try{ _.M={};MSG_TRANSLATE="Translate";_.M[0]=MSG_TRANSLATE;MSG_CANCEL="Cancel";_.M[1]=MSG_CANCEL;MSG_CLOSE="Close";_.M[2]=MSG_CLOSE;MSGFUNC_PAGE_TRANSLATED_TO=function(a){return"Google has automatically translated this page to: "+a};_.M[3]=MSGFUNC_PAGE_TRANSLATED_TO;MSGFUNC_TRANSLATED_TO=function(a){return"Translated to: "+a};_.M[4]=MSGFUNC_TRANSLATED_TO;MSG_GENERAL_ERROR="Error: The server could not complete your request. Try again later.";_.M[5]=MSG_GENERAL_ERROR;MSG_LEARN_MORE="Learn more";_.M[6]=MSG_LEARN_MORE; MSGFUNC_POWERED_BY=function(a){return"Powered by "+a};_.M[7]=MSGFUNC_POWERED_BY;MSG_TRANSLATE_PRODUCT_NAME="Translate";_.M[8]=MSG_TRANSLATE_PRODUCT_NAME;MSG_TRANSLATION_IN_PROGRESS="Translation in progress";_.M[9]=MSG_TRANSLATION_IN_PROGRESS;MSGFUNC_TRANSLATE_PAGE_TO=function(a){return"Translate this page to: "+a+" using Google Translate?"};_.M[10]=MSGFUNC_TRANSLATE_PAGE_TO;MSGFUNC_VIEW_PAGE_IN=function(a){return"View this page in: "+a};_.M[11]=MSGFUNC_VIEW_PAGE_IN;MSG_RESTORE="Show original"; _.M[12]=MSG_RESTORE;MSG_SSL_INFO_LOCAL_FILE="The content of this local file will be sent to Google for translation using a secure connection.";_.M[13]=MSG_SSL_INFO_LOCAL_FILE;MSG_SSL_INFO_SECURE_PAGE="The content of this secure page will be sent to Google for translation using a secure connection.";_.M[14]=MSG_SSL_INFO_SECURE_PAGE;MSG_SSL_INFO_INTRANET_PAGE="The content of this intranet page will be sent to Google for translation using a secure connection.";_.M[15]=MSG_SSL_INFO_INTRANET_PAGE; MSG_SELECT_LANGUAGE="Select Language";_.M[16]=MSG_SELECT_LANGUAGE;MSGFUNC_TURN_OFF_TRANSLATION=function(a){return"Turn off "+a+" translation"};_.M[17]=MSGFUNC_TURN_OFF_TRANSLATION;MSGFUNC_TURN_OFF_FOR=function(a){return"Turn off for: "+a};_.M[18]=MSGFUNC_TURN_OFF_FOR;MSG_ALWAYS_HIDE_AUTO_POPUP_BANNER="Always hide";_.M[19]=MSG_ALWAYS_HIDE_AUTO_POPUP_BANNER;MSG_ORIGINAL_TEXT="Original text:";_.M[20]=MSG_ORIGINAL_TEXT;MSG_FILL_SUGGESTION="Contribute a better translation";_.M[21]=MSG_FILL_SUGGESTION; MSG_SUBMIT_SUGGESTION="Contribute";_.M[22]=MSG_SUBMIT_SUGGESTION;MSG_SHOW_TRANSLATE_ALL="Translate all";_.M[23]=MSG_SHOW_TRANSLATE_ALL;MSG_SHOW_RESTORE_ALL="Restore all";_.M[24]=MSG_SHOW_RESTORE_ALL;MSG_SHOW_CANCEL_ALL="Cancel all";_.M[25]=MSG_SHOW_CANCEL_ALL;MSG_TRANSLATE_TO_MY_LANGUAGE="Translate sections to my language";_.M[26]=MSG_TRANSLATE_TO_MY_LANGUAGE;MSGFUNC_TRANSLATE_EVERYTHING_TO=function(a){return"Translate everything to "+a};_.M[27]=MSGFUNC_TRANSLATE_EVERYTHING_TO; MSG_SHOW_ORIGINAL_LANGUAGES="Show original languages";_.M[28]=MSG_SHOW_ORIGINAL_LANGUAGES;MSG_OPTIONS="Options";_.M[29]=MSG_OPTIONS;MSG_TURN_OFF_TRANSLATION_FOR_THIS_SITE="Turn off translation for this site";_.M[30]=MSG_TURN_OFF_TRANSLATION_FOR_THIS_SITE;_.M[31]=null;MSG_ALT_SUGGESTION="Show alternative translations";_.M[32]=MSG_ALT_SUGGESTION;MSG_ALT_ACTIVITY_HELPER_TEXT="Click on words above to get alternative translations";_.M[33]=MSG_ALT_ACTIVITY_HELPER_TEXT;MSG_USE_ALTERNATIVES="Use"; _.M[34]=MSG_USE_ALTERNATIVES;MSG_DRAG_TIP="Drag with shift key to reorder";_.M[35]=MSG_DRAG_TIP;MSG_CLICK_FOR_ALT="Click for alternative translations";_.M[36]=MSG_CLICK_FOR_ALT;MSG_DRAG_INSTUCTIONS="Hold down the shift key, click, and drag the words above to reorder.";_.M[37]=MSG_DRAG_INSTUCTIONS;MSG_SUGGESTION_SUBMITTED="Thank you for contributing your translation suggestion to Google Translate.";_.M[38]=MSG_SUGGESTION_SUBMITTED;MSG_MANAGE_TRANSLATION_FOR_THIS_SITE="Manage translation for this site"; _.M[39]=MSG_MANAGE_TRANSLATION_FOR_THIS_SITE;MSG_ALT_AND_CONTRIBUTE_ACTIVITY_HELPER_TEXT="Click a word for alternative translations, or double-click to edit directly";_.M[40]=MSG_ALT_AND_CONTRIBUTE_ACTIVITY_HELPER_TEXT;MSG_ORIGINAL_TEXT_NO_COLON="Original text";_.M[41]=MSG_ORIGINAL_TEXT_NO_COLON;_.M[42]="Translate";_.M[43]="Translate";_.M[44]="Your correction has been submitted.";MSG_LANGUAGE_UNED="Error: The language of the webpage is not ed.";_.M[45]=MSG_LANGUAGE_UNED; MSG_LANGUAGE_TRANSLATE_WIDGET="Language Translate Widget";_.M[46]=MSG_LANGUAGE_TRANSLATE_WIDGET;MSG_RATE_THIS_TRANSLATION="Rate this translation";_.M[47]=MSG_RATE_THIS_TRANSLATION;MSG__USAGE_FOR_IMPROVEMENT="Your will be used to help improve Google Translate";_.M[48]=MSG__USAGE_FOR_IMPROVEMENT;MSG__SATISFIED_LABEL="Good translation";_.M[49]=MSG__SATISFIED_LABEL;MSG__DISSATISFIED_LABEL="Poor translation";_.M[50]=MSG__DISSATISFIED_LABEL; MSG_TRANSLATION_NO_COLON="Translation";_.M[51]=MSG_TRANSLATION_NO_COLON; }catch(e){_._DumpException(e)} try{ _.la("el_conf"); var yl;_._exportVersion=function(a){_.Xb("google.translate.v",a)};_._getCallbackFunction=function(a){return _.Mb(a)};_._exportMessages=function(){_.Xb("google.translate.m",_.M)};yl=function(a){console.log("loadElement called with: "+a.outerHTML);var b=document.getElementsByTagName("head")[0];b||(b=document.body.parentNode.appendChild(document.createElement("head")));b.appendChild(a)}; _._loadJs=function(a){console.log("_loadJs called with: "+a);var b=_.ed(document,"SCRIPT");b.type="text/javascript";b.charset="UTF-8";_.Ta(b,_.rb(a));yl(b)};_._loadCss=function(a){console.log("_loadCss called with: "+a);var b=document.createElement("link");b.type="text/css";b.rel="stylesheet";b.charset="UTF-8";b.href=a;yl(b)};_._isNS=function(a){a=a.split(".");for(var b=window,c=0;c<a.length;++c)if(!(b=b[a[c]]))return!1;return!0}; _._setupNS=function(a){a=a.split(".");for(var b=window,c=0;c<a.length;++c)b.hasOwnProperty?b.hasOwnProperty(a[c])?b=b[a[c]]:b=b[a[c]]={}:b=b[a[c]]||(b[a[c]]={});return b};_.Xb("_exportVersion",_._exportVersion);_.Xb("_getCallbackFunction",_._getCallbackFunction);_.Xb("_exportMessages",_._exportMessages);_.Xb("_loadJs",_._loadJs);_.Xb("_loadCss",_._loadCss);_.Xb("_isNS",_._isNS);_.Xb("_setupNS",_._setupNS); window.addEventListener&typeof document.readyState=="undefined"&&window.addEventListener("DOMContentLoaded",function(){document.readyState="complete"},!1); _.na(); }catch(e){_._DumpException(e)} }).call(this,this.default_tr); // Google Inc. //# sourceURL=/_/translate_http/_/js/k=translate_http.tr.en_US.OvgwO1pfZpE.O/am=AMA/d=1/rs=AN8SPfqFD2Oj8-lojLxIVNel4hjevaNiIQ/m=el_conf // Configure Constants (function(){ let gtConstEvalStartTime = new Date(); if (_isNS('google.translate.Element')){ console.log('Element Configurator: Skip Element initialization'); return; } (function(){ const c=_setupNS('google.translate._const'); c._cest = gtConstEvalStartTime; gtConstEvalStartTime = undefined; // hide this eval start time constant console.log('Element Configurator: Setting constants'); c._cl='en-US'; c._cuc='gtElInit'; c._cef='\x5b\x5d'; c._cac='wt'; c._cam='lib'; c._cenv='prod'; c._cll='INFO'; c._ctkk='486000.2027856487'; const h='translate.googleapis.com'; const oph='translate-pa.googleapis.com'; const s='https'+'://'; c._pah=h; c._pas=s; const b=s+'translate.googleapis.com'; const statiath = '/translate_static/'; c._pci=b+statiath+'img/te_ctrl3.gif'; c._pmi=b+statiath+'img/mini_google.png'; c._pbi=b+statiath+'img/te_bk.gif'; c._pli=b+statiath+'img/loading.gif'; c._ps='https:\/\/www.gstatic.com\/_\/translate_http\/_\/ss\/k\x3dtranslate_http.tr.-q5RMtA6wjE.L.X.O\/am\x3dAMA\/d\x3d0\/rs\x3dAN8SPfr7B5vWMtRq5_wh4ptsvMVrKOH0TQ\/m\x3del_main_css'; c._plla=oph+'\/v1\/edLanguages'; c._puh='translate.google.com'; console.log('Element Configurator: Setting no auto popup languages'); c._cnal={}; console.log('Element Configurator: Loading css and js'); _loadCss(c._ps); _loadJs('https:\/\/translate.googleapis.com\/_\/translate_http\/_\/js\/k\x3dtranslate_http.tr.en_US.OvgwO1pfZpE.O\/am\x3dAAAE\/d\x3d1\/exm\x3del_conf\/ed\x3d1\/rs\x3dAN8SPfoCcRz3ftZT7WhqDBPwD7m1qF4tyQ\/m\x3del_main'); console.log('Element Configurator: Exporting messages and version'); _exportMessages(); _exportVersion('TE_20250610'); })(); })(); (function (d, w, c) {(w[c] = w[c] || []).push(function() {try {w.yaCounter92258009 = new Ya.Metrika2({id:92258009,clickmap:true,trackLinks:true,accurateTrackBounce:true});} catch(e) { }});var n = d.getElementsByTagName("script")[0],s = d.createElement("script"),f = function () { n.parentNode.insertBefore(s, n); };s.type = "text/javascript";s.async = true;s.src = "https://mc.yandex.ru/metrika/tag.js";if (w.opera == "[object Opera]") {d.addEventListener("DOMContentLoaded", f, false);} else { f(); }})(document, window, "yandex_metrika_callbacks2"); !function e(t){for(var n=t+"=",r=document.cookie.split(";"),o=0;o<r.length;o++){for(var i=r[o];" "===i.charAt(0);)i=i.substring(1,i.length);if(0===i.indexOf(n))return i.substring(n.length,i.length)}return null}("prefix_views_counter")&function e(t){var n,r;if(!t||(window.XMLHttpRequest&(n=new window.XMLHttpRequest),!n))return!1;r="action="+encodeURIComponent(t);try{n.open("POST","/user.php",!0),n.setRequestHeader("Content-Type","application/x-www-form-urlencoded"),n.setRequestHeader("X-Requested-With","XMLHttpRequest"),n.onload=function(){200===n.status&function e(t,n,r){if(r){var o=new Date;o.setTime(o.getTime()+864e5*r);var i="; expires="+o.toGMTString()}else var i="";document.cookie=t+"=1"+i+"; path=/"}("prefix_views_counter",1,1)},n.send(r)}catch(o){}return!0}('5def15a981ece2176e25314b8c766028'); (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)}; m[i].l=1*new Date(); for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }} k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)}) (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym"); ym(92258244, "init", {clickmap:true,trackLinks:true,accurateTrackBounce:true }); 3u2j2h