﻿function autoSizeMenu(a) { a.style.visibility = "hidden"; a.layer = ats.getRelatedLayer(a, "udmS"); if (a.layer != null) { a.layer.style.visibility = "hidden" } ats.nodes = a.childNodes; ats.nodesLen = ats.nodes.length; ats.boxdiff = um.e[51] * 2 + um.e[55] * 2; ats.ppc = um.es(a.parentNode.parentNode.className); if (um.autosizing[3] == "yes" && ats.ppc == "udm") { ats.longest = a.parentNode.offsetWidth - (um.q && !um.mie ? 0 : ats.boxdiff) } else { ats.widths = []; for (var b = 0; b < ats.nodesLen; b++) { if (ats.nodes[b].nodeName != "#text") { ats.link = um.gc(ats.nodes[b]); if (um.wie50) { ats.link.style.width = "1em"; ats.html = ats.link.innerHTML; ats.link.innerHTML = '<nobr style="letter-spacing:0;">' + ats.html + "</nobr>"; ats.widths[ats.widths.length] = ats.link.offsetWidth; ats.link.innerHTML = ats.html; ats.link.style.width = "100%" } else { ats.link.style.display = "inline"; ats.link.style.whiteSpace = "nowrap"; ats.widths[ats.widths.length] = ats.link.offsetWidth; ats.link.style.display = "block"; ats.link.style.whiteSpace = "normal" } } } ats.widths = ats.widths.sort(ats.compare); ats.longest = ats.widths[0] + um.pi(um.autosizing[0]) + (um.q ? ats.boxdiff : 0) + um.e[61] * 2 + (um.e[89] != "none" ? um.e[91] : 0); if (um.autosizing[1] != "auto" && ats.longest - (um.q ? 0 : ats.boxdiff) > um.pi(um.autosizing[1])) { ats.longest = um.pi(um.autosizing[1]) - (um.q ? 0 : ats.boxdiff) } if (um.autosizing[2] != "auto" && ats.longest - (um.q ? 0 : ats.boxdiff) < um.pi(um.autosizing[2])) { ats.longest = um.pi(um.autosizing[2]) - (um.q ? 0 : ats.boxdiff) } } a.style.width = ats.longest + "px"; for (b = 0; b < ats.nodesLen; b++) { if (ats.nodes[b].nodeName != "#text") { ats.ar = !um.mie && typeof um.n.ga == "function" ? um.n.ga(um.gc(ats.nodes[b])) : null; if (ats.ar != null) { um.n.wp(ats.ar, ats.nodes[b], um.e[70], um.e[62], 0) } } } a.layers = ["udmS", "udmC"]; for (b = 0; b < 2; b++) { a.layer = ats.getRelatedLayer(a, a.layers[b]); if (a.layer != null) { a.layer.style.width = a.offsetWidth + "px"; a.layer.style.height = a.offsetHeight + "px"; a.layer.style.visibility = "visible" } } a.style.visibility = "visible" } function umKM() { um.kbm = this; um.ha = 0; um.fkd = 0; um.tf = null; um.mt = [um.e[10], um.e[11]]; if (um.kb && um.m.cookie) { var a = [um.gd("hotkeySelector"), um.gd("modifierSelector")]; var b = um.m.cookie.split(";"); var c = b.length; i = 0; do { if (/udmKeyPrefs/.test(b[i])) { var d = b[i].split("=")[1].split(","); j = 0; do { um.keys[j + 4] = d[j]; if (a[j]) { var e = a[j].options; var f = e.length; var g = 0; do { if (e[g].value == d[j]) { e[g].selected = 1; break } g++ } while (g < f) } j++ } while (j < 2); break } i++ } while (i < c) } } function umNav(a, b) { um.n = this; um.tr = a; if (um.wie) { um.tr.style.color = "black" } um.jv = "javascript:void(0)"; if (um.rg) { um.rw = 0 } var c = a.getElementsByTagName("li"); if (c.length == 0) { return } var d = 0; do { if (um.wl > 0) { var e = um.es(c[d].className); if (e == "" && !um.ne(c[d])) { var f = um.gp(c[d].parentNode); e = um.es(f.className); if (e != "" && !um.ne(f)) { c[d].className = e } } } this.it(c[d]); if (b) { um.ap("008", c[d]) } d++ } while (d < c.length); if (um.vl > 0) { um.mo = um.gu(um.tr); um.en = um.mo.length; if (um.en > 0) { d = 0; do { e = um.es(um.mo[d].className); if (e == "") { f = um.mo[d].parentNode.parentNode; e = um.es(f.className); if (e != "" && e != "udm") { um.mo[d].className = e } } d++ } while (d < um.en) } } um.mf = 0; um.lf = 0; um.ety = typeof document.addEventListener != um.un ? "addEventListener" : typeof document.attachEvent != um.un ? "attachEvent" : ""; um.epx = um.ety == "attachEvent" ? "on" : ""; if (um.ety != "") { um.m[um.ety](um.epx + "mousedown", function (a) { if (!a) { a = window.event } um.mf = 1; if (um.skb) { um.ha = 0 } clearInterval(um.oc); um.or = 0; if (um.reset[0] != "no") { if (um.hz) { if (!um.tr.contains(event.srcElement)) { um.n.ts("visible") } } um.cm(a) } }, 0); um.m[um.ety](um.epx + "mouseup", function () { um.mf = 0 }, 0) } if (um.kb) { um.kbm.bdh() } if (um.skb && um.o7) { um.kbm.bfh() } if (um.rg) { this.aw() } um.cc = null, um.cr = 0, um.oc = null, um.or = 0; if (!um.ie) { um.tr.contains = function (a) { return a == null ? false : a == this ? true : this.contains(a.parentNode) } } um.lw = um.getWindowDimensions(); um.lh = um.gc(um.tr).offsetHeight; if (um.og && um.hstrip[0] != "none") { um.tr.style.height = um.hstrip[1] == "yes" ? um.lh + um.e[17] + "px" : um.lh + "px" } var g = um.m.getElementById("udm-purecss"); if (g) { g.disabled = 1 } um.vs = setInterval("um.n.ws()", 55) } function umIni(a) { if (typeof a == um.un) { a = 1 } if (typeof um.ini != um.un || um.k && typeof window.sidebar == um.un) { return } if (um.drt) { clearTimeout(um.drt) } um.ini = 1; um.ha = 0; umTree = um.b ? um.gd("udm") : null; if (umTree && um.d) { if (a) { um.ap("000", umTree) } for (i in um.menuCode) { var b = um.gd(i); if (b) { if (um.mie) { um.menuCode[i] = um.menuCode[i].replace(/<\/(li|ul)>/ig, "</$1>\n") } b.innerHTML += um.menuCode[i]; if (um.mie) { um.dm = um.gm(b); um.xn(um.dm); um.xh(um.dm) } } } um.bub = 0; um.wsr = 0; um.rtl = um.m.getElementsByTagName("html")[0].getAttribute("dir") == "rtl"; um.kdf = 0; if (um.o7) { um.m.addEventListener("keydown", function (a) { if (a.keyCode == 16) { um.kdf = 1 } }, 0); um.m.addEventListener("keyup", function (a) { if (a.keyCode == 16) { um.kdf = 0 } }, 0) } um.skb = um.skb && typeof umKM == "function"; um.kb = um.skb && um.kb; if (um.skb) { um.kbm = new umKM; if (a) { um.ap("001", um.kbm) } } um.sp = um.sp && typeof udmSpeechModule == "function"; if (um.sp) { um.sapi = new udmSpeechModule; if (a) { um.ap("002", um.sapi) } } um.n = new umNav(umTree, a); if (a) { um.ap("009", um.n) } if (um.fe) { um.tr.style.left = um.getScrollAmount(1) + "px"; um.tr.style.top = um.getScrollAmount() + "px"; window.attachEvent("onscroll", function () { um.tr.style.left = um.getScrollAmount(1) + "px"; um.tr.style.top = um.getScrollAmount() + "px" }) } if (um.s) { umTree.style.KhtmlOpacity = "1" } um.s1 = typeof umTree.style.KhtmlOpacity != um.un; um.ready = 1; if (a) { um.ap("010", um.tr) } } } var um = { menuClasses: [], itemClasses: [], menuCode: [] }; um.trigger = ""; um.baseSRC = "udm-resources/"; if (window.pNavBarItemBG == null) { var pNavBarItemBG = "none" } if (window.pNavBarItemWidth == null) { var pNavBarItemWidth = "7.5em" } if (window.pNavBarTopBottomPadding == null) { var pNavBarTopBottomPadding = 0 } if (window.pNavBarLeftRightPadding == null) { var pNavBarLeftRightPadding = 10 } if (window.pNavBarMargin == null) { var pNavBarMargin = 0 } if (window.pNavBarMenuOffsetY == null) { var pNavBarMenuOffsetY = 0 } if (window.pNavBarMenuOffsetX == null) { var pNavBarMenuOffsetX = 0 } if (window.pNavBorderColor == null) { var pNavBorderColor = "#000000" } um.orientation = [pMenuOrientation, pAlign, "top", "relative", "0", "0", "1000"]; um.list = ["flexible", "yes", "no"]; um.behaviors = ["100", "250", "yes", "default"]; um.reset = ["yes", "yes", "yes", "no"]; um.hstrip = ["none", "yes"]; um.autosizing = ["10", "auto", "auto", "no"]; um.keys = ["38", "39", "40", "37", "123", "none", "27", "document.getElementsByTagName('a')[4]"]; um.navbar = [pNavBarMenuOffsetX, pNavBarMenuOffsetY, pNavBarItemWidth]; um.items = [pNavBarMargin, "0", "separate", pNavBorderColor, "solid solid solid solid", pNavBorderColor, "solid solid solid solid", pNavBorderColor, "solid solid solid solid", pNavBarLeftRightPadding, pNavBarTopBottomPadding, pNavBarItemBG, pNavBarItemBG, pNavBarItemBG, pFontSize, pFontFamilly, pFontWeight, "none", pAlign, pLiknColor, pHoverColor, pLiknColor, "normal", "normal", "normal", pTextTransform + ";", pTextTransform + ";", "", "none", "none", "7", ".."]; um.menus = ["0", "0", "0", pBG2Color, "solid", "300px", "0", pLineColor, pNavOpacityString, "none", "0", "filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=2);"]; um.menuItems = ["0", "0", "separate", pBGColor, "solid", pBGColor, "solid", pBGColor, "solid", "10", "4", "transparent", pLineColor, "transparent", pFontSize, pFontFamilly, pFontWeight, "none", "left", pTextColor, pHoverColor, pTextColor, "normal", "normal", "normal", "border-bottom: 1px solid " + pBG2Color + ";" + pTextTransform + ";", "border-bottom: 1px solid " + pBG2Color + ";" + pTextTransform + ";", "border-bottom: 1px solid " + pBG2Color + ";" + pTextTransform + ";", "none", "none", "3", ".."]; um.menuClasses["orangeMenu"] = ["#000000 #000000 #000000 #000000", "none", "8em", "#fec", "filter:progid:DXImageTransform.Microsoft.Inset(duration=0.2);", "none", "2px", "filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=2);"]; um.itemClasses["orangeMenuItem"] = ["#000000", "none", "#000000", "none", "#000000", "solid", "#000000", "#000000", "#000000", "70%", "tahoma,sans-serif", "normal", "none", "left", "#999999", "#ffffff", "#ffffff", "normal", "normal", "normal", "", "", "", "none", "none", ".."]; var umTree = null; um.ready = 0; um.pi = function (a) { a = parseInt(a, 10); return isNaN(a) ? 0 : a }; um.un = "undefined"; um.m = document; um.gd = function (a) { return um.m.getElementById(a) }; um.xd = function (a) { a.style.display = "block" }; um.xn = function (a) { a.style.display = "none" }; um.xv = function (a) { a.style.visibility = "visible" }; um.xh = function (a) { a.style.visibility = "hidden" }; um.ne = function (a) { return a.parentNode.className == "udm" }; if (typeof um.reset == um.un) { um.reset = ["yes", "yes", "yes"] } if (typeof um.hstrip == um.un) { um.hstrip = ["none", "yes"] } if (typeof um.reset[3] == um.un) { um.reset[3] = "no" } um.cx = ["orientation", "list", "behaviors", "navbar", "items", "menus", "menuItems", "menuClasses", "itemClasses"]; um.ei = 0; um.e = []; um.v = []; um.w = []; um.vl = 0; um.wl = 0; um.ek = 0; um.im = []; um.pcv = function (a) { if (a && /^[+\-]?[0-9]+$/.test(a)) { a = um.pi(a); if ((um.ei == 10 || um.ei == 11) && a < 1) { a = 1 } } if (a && /\.(gif|png|mng|jpg|jpeg|jpe|bmp)/i.test(a)) { um.im[um.ek] = new Image; um.im[um.ek++].src = um.baseSRC + a } return a }; um.d = typeof um.m.getElementById != um.un && (typeof um.m.createElement != um.un || typeof um.m.createElementNS != um.un) && typeof navigator.IBM_HPR == um.un; um.u = navigator.userAgent.toLowerCase(); um.o5 = /opera[\/ ][56]/.test(um.u); um.k = navigator.vendor == "KDE"; if (um.o5) { um.d = 0 } um.b = um.d || um.o5; um.o7 = um.d && typeof window.opera != um.un; um.o75 = 0; um.o73 = 0; um.o71 = 0; um.o9 = 0; if (um.o7) { um.ova = um.pi(um.u.split(/opera[\/ ]/)[1].match(/[17-9]/)[0]); um.ovi = um.pi(um.u.split(/opera[\/ ][17-9]\./)[1].match(/^[0-9]/)[0]); um.o9 = um.ova >= 9 || um.ova == 1; um.o75 = um.ova >= 8 || um.ovi >= 5; um.o73 = um.ova >= 8 || um.ovi >= 3; um.o71 = um.ova == 7 && um.ovi <= 1 } um.s = navigator.vendor == "Apple Computer, Inc."; um.s2 = um.s && typeof XMLHttpRequest != um.un; um.s3 = um.s && /applewebkit\/[5-9]/.test(um.u); um.ggc = navigator.vendor == "Google Inc."; um.k4 = um.k && /khtml\/[4-9]/.test(um.u); if (um.ggc || um.k4) { um.s = 1; um.s2 = 1; um.s3 = 1 } um.wie = um.d && typeof um.m.all != um.un && typeof window.opera == um.un && !um.k; um.mie = um.wie && um.u.indexOf("mac") > 0; um.mx = 0; um.omie = 0; if (um.mie) { um.wie = 0; um.iev = um.u; um.iev = um.iev.split("msie "); um.iev[1] = um.iev[1].split(";"); um.iev = parseFloat(um.iev[1][0], 10); um.omie = um.iev < 5.2 } um.ie = um.wie || um.mie; um.wie5 = um.wie && um.u.indexOf("msie 5") > 0; um.wie55 = um.wie && um.u.indexOf("msie 5.5") > 0; um.wie50 = um.wie5 && !um.wie55; um.wie6 = um.wie && um.u.indexOf("msie 6") > 0; if (um.wie6) { um.wie55 = 1 } um.wie7 = um.wie && typeof XMLHttpRequest != um.un; um.wie8 = um.wie && um.u.indexOf("msie 8") > 0; um.q = um.wie5 || um.mie || (um.wie6 || um.wie7 || um.o7) && um.m.compatMode != "CSS1Compat"; um.og = 0; um.dg = 0; if (navigator.product == "Gecko" && !um.s) { um.sub = um.pi(navigator.productSub); um.og = um.sub < 20030312; um.dg = um.sub < 20030208 } if (um.b) { var i = 0; do { if (um.cx[i].indexOf("Classes") < 0) { um.cxl = um[um.cx[i]].length; var j = 0; do { if (typeof um[um.cx[i]][j] != um.un) { um.pv = um.pcv(um[um.cx[i]][j]); um.e[um.ei] = um.pv; um.ei++ } j++ } while (j < um.cxl) } else { for (j in um[um.cx[i]]) { if (typeof um[um.cx[i]][j] != "function") { um.cxl = um[um.cx[i]][j].length; var k = 0; do { if (typeof um[um.cx[i]][j][k] != um.un) { um.pcv(um[um.cx[i]][j][k]) } k++ } while (k < um.cxl); if (um.cx[i] == "menuClasses") { um.v[j] = um[um.cx[i]][j]; um.vl++ } else { um.w[j] = um[um.cx[i]][j]; um.wl++ } } } } i++ } while (i < 9); um.kb = typeof um.keys != um.un && !(um.mie || um.o7 || um.k && !um.k4 || um.s && !um.s2); um.skb = um.kb || typeof um.keys != um.un && (um.o7 && !um.o71 || um.k && !um.k4); um.sp = typeof um.speech != um.un && um.wie; if (typeof um.speech != um.un) { um.e[12] = "no"; um.e[0] = "vertical" } um.rp = um.e[3] == "relative"; if (um.wie50 && um.rp) { um.e[12] = "no" } um.dir = "left"; if (um.e[1] == "rtl") { um.dir = "right"; um.e[1] = "right" } um.e[13] = um.e[13] == "yes" ? "default" : um.e[13] == "no" ? "iframe" : um.e[13]; um.hz = um.wie50 && um.e[13] == "default" || um.wie && um.e[13] == "hide"; um.h = um.e[0] == "horizontal"; i = 4; do { if (parseFloat(um.e[i], 10) < 0) { um.e[i] = "0" } i++ } while (i < 6); if (um.h && um.dir == "right") { um.e[4] = "-" + um.e[4] } um.p = um.e[0] == "popup"; if (um.p) { um.va = ["left", "top", "absolute", "-2000px", "-2000px"]; i = 0; do { um.e[i + 1] = um.va[i]; i++ } while (i < 5); um.e[14] = 0; um.e[15] = 0 } um.ep = 0; if (um.e[0] == "expanding") { um.ep = 1; um.e[0] = "vertical" } um.a = um.e[1] == "right"; um.rg = um.h && um.e[7] == "rigid" && um.dir != "right"; um.fe = false; if (um.e[3] == "allfixed") { um.e[3] = "fixed"; if (um.wie5 || um.wie6) { um.fe = true } } um.f = um.e[3] == "fixed" && !(um.wie5 || um.wie6 || um.og); um.nc = um.e[17] == 0 && um.e[19] == "collapse"; um.mc = um.e[61] == 0 && um.e[63] == "collapse"; um.nm = um.og && um.rp || um.omie && um.h || (um.dg || um.wie50) && um.dir == "right"; um.nr = um.nm || um.mie; um.ns = um.dg || um.o71 || um.wie50 && um.rp || um.o7 && um.f || um.mie; um.cns = typeof um.m.createElementNS != um.un; um.ss = um.cns && typeof um.m.styleSheets != um.un && !(um.s || um.k); if (um.kb) { i = 0; do { um.keys[i] = um.pi(um.keys[i]); i++ } while (i < 5); if (um.keys[6] != "none") { um.keys[6] = um.pi(um.keys[6]) } else { um.keys[6] = -1 } } um.ni = /(gif|png|mng|jpg|jpeg|jpe|bmp)/i.test(um.e[45]); um.mi = /(gif|png|mng|jpg|jpeg|jpe|bmp)/i.test(um.e[89]) } um.rn = 0; um.rv = []; um.addReceiver = function (a, b) { um.rv[um.rn++] = [a, b] }; um.gp = function (a) { return a ? um.vn(a.nodeName).toLowerCase() == "li" ? a : this.gp(a.parentNode) : null }; um.createElement = function (a, b) { um.el = um.cns ? um.m.createElementNS("http://www.w3.org/1999/xhtml", a) : um.m.createElement(a); if (typeof b != um.un) { for (var c in b) { switch (c) { case "text": um.el.appendChild(um.m.createTextNode(b[c])); break; case "class": um.el.className = b[c]; break; default: um.el.setAttribute(c, ""); um.el[c] = b[c]; break } } } return um.el }; if (um.b) { um.bk = function (a) { return /(gif|png|mng|jpg|jpeg|jpe|bmp)/i.test(a) ? "background-image:url(" + um.baseSRC + a + ");" : a == "none" ? "" : um.t[33] + "background-color:" + a + ";" }; um.t = ["margin-left:", "padding-top:", "@media screen,projection{", "margin-top:0;", "padding-left:", "border-width:", "border-color:", "border-style:", "margin-left:0;", "display:none;", "margin-right:", "text-decoration:", "position:absolute;", "margin-bottom:", "visibility:hidden;", "cursor:default !important;", "position:static;", "display:block;", "@media Screen,Projection{", "position:relative;", "* html .udm ul ", " a:hover .udmA", " a:focus .udmA", " a:visited .udmA", "", " a:visited:hover", " a.nohref:focus", " a.nohref:hover", "width:auto;height:auto;", "cursor:pointer !important;", "background-repeat:no-repeat;background-position:", "", " a.nohref .udmA", "background-image:none;", "* html .udm li a", " a.udmR:visited", " a.udmR .udmA", " a.udmY:visited", " a.udmY .udmA", "display:block;visibility:visible;height:0;", "overflow:scroll;", "overflow:visible;"]; var j = 0; um.r = []; um.ad = um.a ? "left" : "right"; um.dra = um.dir == "right"; um.r[j++] = ".udm,.udm li,.udm ul{margin:0;padding:0;list-style-type:none;}"; if (um.dra) { if (um.h && um.rp) { um.r[j++] = "* html .udm{left:100%;left:expression(this.offsetWidth);left/**/:0 !important;}" } um.r[j++] = ".udm,.udm li,.udm ul{unicode-bidi:bidi-override;direction:ltr;}"; um.r[j++] = ".udm a *,.udm a {unicode-bidi/**/:bidi-override;direction/**/:rtl;}" } um.na = um.h ? "left" : um.e[1]; um.txl = um.h ? "left" : um.e[35]; um.r[j++] = ".udm{position:" + um.e[3] + ";" + um.na + ":0;" + um.e[2] + ":0;z-index:" + (um.e[6] + 19e3) + ";width:" + um.e[16] + ";" + um.t[15] + "border:none;text-align:left;}"; if (um.e[3] == "fixed") { um.r[j++] = "* html .udm{" + um.t[12] + "}"; um.r[j++] = 'ul[id="udm"]{' + um.t[12] + "}"; um.r[j++] = 'ul/**/[id="udm"]{position:fixed;}' } if (um.h) { um.hfl = um.hstrip[0] == "none" ? "none" : um.dir; um.r[j++] = ".udm{" + um.bk(um.hstrip[0]) + "float:" + um.hfl + ";width:100%;}"; if (um.hstrip[0] != "none") { um.r[j++] = 'ul[class="udm"]{float:none;}'; um.r[j++] = 'ul/**/[class="udm"]{float:' + um.dir + ";}"; um.r[j++] = ".udm{margin-" + um.e[2] + ":0;" + um.e[2] + ":" + um.e[5] + ";}"; um.r[j++] = um.t[2] + ".udm{margin-" + um.e[2] + ":" + um.e[5] + ";" + um.e[2] + ":0}}" } else { um.r[j++] = um.t[2] + ".udm{float:" + um.dir + ";}}"; if (um.rp) { um.r[j++] = ".udm{padding-" + um.e[2] + ":" + um.e[5] + ";}" } else { um.r[j++] = ".udm{margin-" + um.e[2] + ":" + um.e[5] + ";}" } } if (um.dra) { um.r[j++] = ".udm>li:first-child{margin-right:" + um.e[4].replace("-", "") + ";}" } else { um.r[j++] = ".udm>li:first-child{" + um.t[0] + um.e[4] + ";}" } um.r[j++] = um.t[18] + ".udm>li:first-child{" + um.t[8] + "margin-right:0;}}"; um.r[j++] = ".udm li{left:" + um.e[4] + ";}"; um.r[j++] = um.t[2] + ".udm li{" + um.t[19] + "}}"; um.r[j++] = ".udm ul li{left:0;}"; um.r[j++] = ':root ul[class^="udm"] li{left:0;' + um.t[16] + "}"; um.r[j++] = um.t[18] + ':root ul[class^="udm"] li{left:' + um.e[4] + ";" + um.t[19] + "}}"; um.r[j++] = um.t[18] + '.udm/**/[class="udm"]:not([class="xxx"]) ul li{' + um.t[19] + "left:0;}}"; um.r[j++] = ".udm li{" + um.t[17] + "width:auto;float:" + um.dir + ";}"; um.r[j++] = ".udm li a{" + um.t[16] + um.t[17] + "float:" + um.dir + ";white-space:nowrap;}"; um.r[j++] = um.t[2] + ".udm l\\i a{" + um.t[19] + "float:none;}}"; um.r[j++] = 'ul[class^="udm"] li a{' + um.t[19] + "float:none;}"; um.r[j++] = um.t[2] + um.t[34] + "{" + um.t[19] + "float:none;}}"; if (um.dra) { um.r[j++] = um.t[2] + um.t[34] + "{" + um.t[16] + "}}"; um.r[j++] = 'ul[class$="udm"].udm li a{' + um.t[16] + "}"; um.r[j++] = 'ul[class$="udm"].udm:not([class="xxx"]) li a{' + um.t[19] + "}"; um.r[j++] = '@media all and (min-width:0px){ul[class$="udm"].udm li a{' + um.t[19] + "}}" } um.r[j++] = ".udm ul li a{" + um.t[19] + "float:none !important;white-space:normal;}"; if (um.nc) { um.r[j++] = ".udm li a{" + um.t[0] + "-" + um.e[18] + "px;}"; um.r[j++] = um.t[18] + ".udm li{" + um.t[0] + "-" + um.e[18] + "px !important;}}"; um.r[j++] = um.t[18] + ".udm li a{" + um.t[8] + "}}"; um.r[j++] = 'ul[class^="udm"] li:not(:first-child){' + um.t[0] + "-" + um.e[18] + "px;}"; um.r[j++] = ".udm ul li{" + um.t[0] + "0 !important;}"; um.r[j++] = 'ul[class^="udm"]:not([class="xxx"]) ul li{' + um.t[0] + "0 !important;}" } else { um.r[j++] = ".udm li,.udm li:first-child{" + um.t[10] + um.e[17] + "px;}"; um.r[j++] = ".udm ul li{" + um.t[8] + um.t[10] + "0;}"; if (um.hstrip[1] == "yes") { um.r[j++] = ".udm li a{" + um.t[13] + um.e[17] + "px;}"; um.r[j++] = ".udm ul li a{" + um.t[13] + "0;}"; um.r[j++] = 'ul[class^="udm"]:not([class="xxx"]) li a{' + um.t[13] + "0;}"; um.r[j++] = 'ul[class^="udm"]:not([class="xxx"]) li{' + um.t[13] + um.e[17] + "px;}"; um.r[j++] = 'ul[class^="udm"]:not([class="xxx"]) ul li{' + um.t[13] + "0;}" } } } else { if (um.rp) { um.r[j++] = ".udm{" + um.t[16] + "padding-" + um.e[1] + ":" + um.e[4] + ";padding-" + um.e[2] + ":" + um.e[5] + ";}" } else { um.r[j++] = ".udm{margin-" + um.e[1] + ":" + um.e[4] + ";margin-" + um.e[2] + ":" + um.e[5] + ";}" } um.ps = um.p ? "absolute" : "static"; um.r[j++] = ".udm li{" + um.t[17] + "width:" + um.e[16] + ";position:" + um.ps + ";}"; um.ps = um.p ? "static" : "relative"; um.r[j++] = um.t[18] + ':root .udm/**/[class="udm"] li{position:' + um.ps + ";}}"; um.r[j++] = um.t[18] + ':root .udm/**/[class="udm"] ul li{' + um.t[19] + "}}"; um.r[j++] = ".udm li a{" + um.t[19] + um.t[17] + "}"; if (um.nc) { um.r[j++] = ".udm a{margin-top:-" + um.e[18] + "px;}" } else { um.r[j++] = ".udm li{" + um.t[13] + um.e[17] + "px;}"; um.r[j++] = ".udm ul li{" + um.t[13] + "0;}" } } um.r[j++] = ".udm ul a{margin:0;}"; if (um.mc) { um.r[j++] = ".udm ul li{margin-top:-" + um.e[62] + "px;}"; um.r[j++] = ".udm ul li:first-child{margin-top:0px;}" } else { um.r[j++] = ".udm ul li{" + um.t[13] + um.e[61] + "px !important;}"; um.r[j++] = ".udm ul li:first-child{margin-top:" + um.e[61] + "px;}"; um.r[j++] = ".udm ul a{margin-top:0;margin-right:" + um.e[61] + "px !important;margin-bottom:0;" + um.t[0] + um.e[61] + "px !important;}" } um.r[j++] = ".udm ul{" + um.bk(um.e[56]) + um.t[15] + "width:" + um.e[54] + ";height:auto;" + um.t[5] + um.e[51] + "px;" + um.t[6] + um.e[52] + ";" + um.t[7] + um.e[53] + ";" + um.t[12] + "z-index:" + (um.e[6] + 19100) + ";padding:" + um.e[55] + "px;" + um.e[57] + "}"; um.r[j++] = ".udm ul li{" + um.t[15] + "width:100%;" + um.t[16] + "float:none;}"; if (!um.mc && um.e[61] > 0 && !um.a) { um.r[j++] = 'ul[class^="udm"].udm ul{padding-bottom:' + (um.e[55] + um.e[61]) + "px;}"; um.r[j++] = 'ul[class^="udm"].udm:not([class="xxx"]) ul{padding-bottom:' + um.e[55] + "px;}"; um.r[j++] = '@media all and (min-width:0px){ul[class^="udm"].udm ul{padding-bottom:' + um.e[55] + "px;}}" } um.r[j++] = ".udm ul{" + um.t[9] + um.t[14] + "}"; um.r[j++] = "html/**/[xmlns] .udm u\\l{" + um.t[39] + um.t[40] + "left:-10000px;}"; um.r[j++] = um.t[2] + um.t[20] + "{" + um.t[39] + um.t[40] + "top:-10000px;}}"; um.r[j++] = 'ul.udm/**/[class^="udm"] u\\l{' + um.t[39] + um.t[41] + "left:-1000em;}"; if (um.dir == "right") { um.r[j++] = 'ul.udm[class$="udm"] ul{top:-1000em;left:0;}'; um.r[j++] = 'ul.udm[class$="udm"]:not([class="xxx"]) ul{top:0;left:-1000em;}' } if (um.e[45] != "none" || um.e[89] != "none") { um.r[j++] = ".udm a .udmA{visibility:hidden;margin:0 " + um.e[26] + "px;" + um.t[17] + um.t[29] + um.t[12] + um.ad + ":0;top:0;text-align:" + um.ad + ";border:none;cursor:inherit !important;}"; um.r[j++] = ".udm a .udmA img{display:block;}"; um.r[j++] = ".udm ul a .udmA{margin:0 " + um.e[70] + "px;}"; if (um.a) { um.r[j++] = "* html .udm " + (um.h ? "ul " : "") + "a{height:1%;}"; um.r[j++] = 'ul[class$="udm"].udm ' + (um.h ? "ul " : "") + "a{height:1%;}"; if (um.h && um.dir != "right") { um.r[j++] = '* html .udm a/**/ {width:expression("auto",this.runtimeStyle.width=(!document.compatMode||compatMode=="BackCompat")?"100%":(this.parentNode.offsetWidth-(isNaN(parseInt(this.currentStyle.marginRight))?0:parseInt(this.currentStyle.marginRight))-(isNaN(parseInt(this.currentStyle.marginLeft))?0:parseInt(this.currentStyle.marginLeft))-(isNaN(parseInt(this.currentStyle.paddingRight))?0:parseInt(this.currentStyle.paddingRight))-(isNaN(parseInt(this.currentStyle.paddingLeft))?0:parseInt(this.currentStyle.paddingLeft))-(isNaN(parseInt(this.currentStyle.borderRightWidth))?0:parseInt(this.currentStyle.borderRightWidth))-(isNaN(parseInt(this.currentStyle.borderLeftWidth))?0:parseInt(this.currentStyle.borderLeftWidth))));}'; um.r[j++] = "* html .udm ul a{width:auto;}"; um.r[j++] = 'ul[class$="udm"].udm a .udmA{left:' + um.e[26] + "px;}"; um.r[j++] = 'ul[class$="udm"].udm ul a .udmA{left:0;}'; um.r[j++] = 'ul[class$="udm"].udm:not([class="xxx"]) a .udmA{left:0;}'; um.r[j++] = '@media all and (min-width:0px){ul[class$="udm"].udm a .udmA{left:0;}}' } if (um.h && um.dir == "right") { um.r[j++] = 'ul[class$="udm"].udm a .udmA{top:expression("0",um.q?"0":"' + um.e[18] + 'px");left:expression("0",um.q?"0":"' + um.e[18] + 'px");}'; um.r[j++] = 'ul[class$="udm"].udm ul a .udmA{top:expression("0",um.q?"0":"' + (um.e[55] + um.e[61] + um.e[62]) + 'px");left:expression("0",um.q?"0":"' + (um.e[55] + um.e[61] + um.e[62]) + 'px");}' } } else { um.r[j++] = "* html .udm a .udmA{" + um.ad + ":" + um.e[18] + "px;top:" + um.e[18] + "px;}"; um.r[j++] = um.t[20] + "a .udmA{" + um.ad + ":" + (um.e[62] + um.e[61]) + "px;top:" + um.e[62] + "px;}" } } if (um.e[58] != "none") { um.mrg = um.t[0] + um.e[59] + ";margin-top:" + (um.e[59] == 0 ? 0 : um.e[59].replace("-", "")) + ";"; um.r[j++] = ".udm .udmS{" + um.mrg + "}"; um.r[j++] = ".udm .udmS{" + um.bk(um.e[58]) + um.t[15] + um.t[12] + "z-index:" + (um.e[6] + 19050) + ";" + um.t[28] + "left:0px;top:0px;" + um.t[9] + um.e[60] + "}"; if (/filter\:progid\:DXImageTransform\.Microsoft\.Shadow/.test(um.e[60])) { um.r[j++] = um.t[2] + "* html .udm .udmS/**/ {" + um.t[33] + "background:#ccc;" + um.t[8] + um.t[3] + "}}"; um.r[j++] = 'ul[class$="udm"].udm .udmS{' + um.t[33] + "background:#ccc;" + um.t[8] + um.t[3] + "}"; um.r[j++] = 'ul[class$="udm"].udm:not([class="xxx"]) .udmS{background:transparent;' + um.bk(um.e[58]) + um.mrg + "}"; um.r[j++] = '@media all and (min-width:0px){ul[class$="udm"].udm .udmS{background:transparent;' + um.bk(um.e[58]) + um.mrg + "}}" } } um.r[j++] = ".udm a,.udm a:link,.udm a.nohref{" + um.bk(um.e[28]) + um.t[29] + "z-index:" + um.e[6] + ";text-align:" + um.txl + ";" + um.t[7] + um.e[21] + ";" + um.t[6] + um.e[20] + ";" + um.t[4] + um.e[26] + "px;padding-right:" + um.e[26] + "px;" + um.t[1] + um.e[27] + "px !important;padding-bottom:" + um.e[27] + "px !important;" + um.t[11] + um.e[34] + ";color:" + um.e[36] + ";" + um.t[5] + um.e[18] + "px;font-style:" + um.e[39] + ";font-family:" + um.e[32] + ";font-weight:" + um.e[33] + " !important;}"; um.r[j++] = ".udm a,.udm a.nohref{font-size:" + um.e[31] + ";}"; if (um.e[45] != "none" || um.e[89] != "none") { um.r[j++] = ".udm a .udmA,.udm a:link .udmA,.udm" + um.t[32] + "{font-family:" + um.e[32] + ";font-weight:" + um.e[33] + " !important;}" } if (um.e[42] != "") { um.r[j++] = ".udm li a,.udm li a:link,.udm li a.nohref,.udm li a:visited{" + um.e[42] + "}" } um.r[j++] = ".udm li a:visited{" + um.bk(um.e[30]) + um.t[5] + um.e[18] + "px;color:" + um.e[38] + ";font-style:" + um.e[41] + ";" + um.t[7] + um.e[25] + ";" + um.t[6] + um.e[24] + ";" + um.e[44] + "}"; um.r[j++] = ".udm li a.udmR,.udm li a.udmY,.udm li" + um.t[35] + ",.udm li" + um.t[37] + ",.udm li a:hover,.udm li a:focus,.udm li" + um.t[27] + ",.udm li" + um.t[26] + "{font-style:" + um.e[40] + ";" + um.bk(um.e[29]) + um.t[11] + um.e[34] + ";color:" + um.e[37] + ";" + um.t[6] + um.e[22] + ";" + um.t[7] + um.e[23] + ";" + um.t[5] + um.e[18] + "px;" + um.e[43] + "}"; um.r[j++] = "* html .udm li a:active{font-style:" + um.e[40] + ";" + um.bk(um.e[29]) + um.t[11] + um.e[34] + ";color:" + um.e[37] + ";" + um.t[6] + um.e[22] + ";" + um.t[7] + um.e[23] + ";" + um.t[5] + um.e[18] + "px;" + um.e[43] + "}"; um.r[j++] = ".udm ul a,.udm ul a:link,.udm ul a.nohref{" + um.bk(um.e[72]) + "text-align:" + um.e[79] + ";" + um.t[5] + um.e[62] + "px;" + um.t[7] + um.e[65] + ";" + um.t[6] + um.e[64] + ";" + um.t[4] + um.e[70] + "px;padding-right:" + um.e[70] + "px;" + um.t[1] + um.e[71] + "px !important;padding-bottom:" + um.e[71] + "px !important;" + um.t[11] + um.e[78] + ";color:" + um.e[80] + ";font-style:" + um.e[83] + ";font-size:" + um.e[75] + ";font-family:" + um.e[76] + ";font-weight:" + um.e[77] + " !important;}"; if (um.e[89] != "none") { um.r[j++] = ".udm ul a .udmA,.udm ul a:link .udmA,.udm ul" + um.t[32] + "{font-family:" + um.e[76] + ";font-weight:" + um.e[77] + " !important;}" } if (um.e[86] != "") { um.r[j++] = ".udm ul li a,.udm ul li a:link,.udm ul li a.nohref,.udm ul li a:visited{" + um.e[86] + "}" } um.r[j++] = ".udm ul li a:visited," + um.t[20] + "li a:visited{" + um.bk(um.e[74]) + "color:" + um.e[82] + ";font-style:" + um.e[85] + ";" + um.t[5] + um.e[62] + "px;" + um.t[7] + um.e[69] + ";" + um.t[6] + um.e[68] + ";" + um.e[88] + "}"; um.r[j++] = ".udm ul li a.udmR,.udm ul li a.udmY,.udm ul li" + um.t[35] + ",.udm ul li" + um.t[37] + ",.udm ul li a:hover,.udm ul li a:focus,.udm ul li" + um.t[27] + ",.udm ul li" + um.t[26] + ",.udm ul li" + um.t[25] + "{font-style:" + um.e[84] + ";" + um.bk(um.e[73]) + um.t[11] + um.e[78] + ";color:" + um.e[81] + ";" + um.t[6] + um.e[66] + ";" + um.t[7] + um.e[67] + ";" + um.t[5] + um.e[62] + "px;" + um.e[87] + "}"; um.r[j++] = "* html .udm ul li a:active{font-style:" + um.e[84] + ";" + um.bk(um.e[73]) + um.t[11] + um.e[78] + ";color:" + um.e[81] + ";" + um.t[6] + um.e[66] + ";" + um.t[7] + um.e[67] + ";" + um.t[5] + um.e[62] + "px;" + um.e[87] + "}"; um.r[j++] = ".udm a.nohref,.udm ul a.nohref{cursor:default !important;}"; um.r[j++] = ".udm h3,.udm h4,.udm h5,.udm h6{display:block;background:none;margin:0;padding:0;border:none;font-size:1em;font-weight:normal;text-decoration:none;}"; if (um.h) { um.r[j++] = ".udm h3,.udm h4,.udm h5,.udm h6{display:inline;}"; um.r[j++] = ".udm h\\3,.udm h\\4,.udm h\\5,.udm h\\6{display:block;}"; um.r[j++] = 'ul[class^="udm"] h3,ul[class^="udm"] h4,ul[class^="udm"] h5,ul[class^="udm"] h6{display:block;}'; um.r[j++] = "* html .udm h3,* html .udm h4,* html .udm h5,* html .udm h6{display:block;}"; um.r[j++] = '* html .udm h3,* html .udm h4,* html .udm h5,* html .udm h6{width:expression("auto",this.runtimeStyle.width=this.parentNode.offsetWidth);width/**/:auto;}'; um.r[j++] = '* html .udm ul h3,* html .udm ul h4,* html .udm ul h5,* html .udm ul h6{width:expression("auto",this.runtimeStyle.width=this.parentNode.currentStyle.width);width/**/:auto;}' } else { um.r[j++] = ".udm h1,.udm h2,.udm h3,.udm h4,.udm h5,.udm h6{width:100%;}" } um.r[j++] = um.t[2] + "* html .udm li{display:inline;}}"; um.floats = um.h ? um.dir : um.e[1]; um.r[j++] = um.t[2] + "* html .udm li,* html .udm ul li{display/**/:block;float/**/:" + um.floats + ";}}"; if (um.h) { um.r[j++] = um.t[2] + "* html .udm li," + um.t[20] + "li{clear:none;}}" } um.r[j++] = 'ul[class$="udm"].udm li,ul[class$="udm"].udm ul li{display:block;float:' + um.floats + ";}"; um.floats = um.h ? um.dir : "none"; um.r[j++] = 'ul[class$="udm"].udm:not([class="xxx"]) li{float:' + um.floats + ";}"; um.r[j++] = 'ul[class$="udm"].udm:not([class="xxx"]) ul li{float:none;}'; um.r[j++] = '@media all and (min-width:0px){ul[class$="udm"].udm li{float:' + um.floats + ";}}"; um.r[j++] = '@media all and (min-width:0px){ul[class$="udm"].udm ul li{float:none;}}'; if (um.e[13] == "default" || um.e[13] == "hide") { um.r[j++] = "select{visibility:visible;}" } if (um.e[13] == "default" || um.e[13] == "iframe") { um.r[j++] = ".udm .udmC{" + um.t[12] + "left:0;top:0;z-index:" + (um.e[6] + 19020) + ";" + um.t[28] + "filter:alpha(opacity=0);}" } if (um.vl > 0) { for (i in um.v) { if (typeof um.v[i] != "function") { um.r[j++] = ".udm ul." + i + "{width:" + um.v[i][2] + ";" + um.t[6] + um.v[i][0] + ";" + um.t[7] + um.v[i][1] + ";" + um.bk(um.v[i][3]) + um.v[i][4] + "}"; um.mrg = um.t[0] + um.v[i][6] + ";margin-top:" + um.v[i][6].replace("-", "") + ";"; um.r[j++] = ".udm span." + i + "{" + um.mrg + "}"; if (/filter\:progid\:DXImageTransform\.Microsoft\.Shadow/.test(um.v[i][7])) { um.r[j++] = um.t[2] + "* html .udm span." + i + "/**/ {" + um.t[8] + um.t[3] + "}}"; um.r[j++] = 'ul[class$="udm"].udm span.' + i + "{" + um.t[8] + um.t[3] + "}"; um.r[j++] = 'ul[class$="udm"].udm:not([class="xxx"]) span.' + i + "{" + um.mrg + "}"; um.r[j++] = '@media all and (min-width:0px){ul[class$="udm"].udm span.' + i + "{" + um.mrg + "}}" } if (um.v[i][5] != "none") { um.r[j++] = ".udm span." + i + "{" + um.bk(um.v[i][5]) + "filter:none;" + um.v[i][7] + "}" } } } } if (um.wl > 0) { for (i in um.w) { if (typeof um.w[i] != "function") { um.bg = um.bk(um.w[i][6]); um.r[j++] = ".udm li." + i + " a,.udm li." + i + " a:link,.udm li." + i + " a.nohref{" + um.t[6] + um.w[i][0] + ";" + um.t[7] + um.w[i][1] + ";" + um.t[5] + um.e[62] + "px;" + um.bg + um.t[11] + um.w[i][12] + ";text-align:" + um.w[i][13] + ";color:" + um.w[i][14] + ";font-style:" + um.w[i][17] + ";font-size:" + um.w[i][9] + ";}"; um.r[j++] = ".udm li." + i + " a,.udm li." + i + " a:link,.udm li." + i + um.t[32] + ",.udm li." + i + " a,.udm li." + i + um.t[32] + "{font-family:" + um.w[i][10] + ";font-weight:" + um.w[i][11] + " !important;}"; if (um.w[i][20] != "") { um.r[j++] = ".udm ul li." + i + " a,.udm ul li." + i + " a:link,.udm ul li." + i + " a.nohref,.udm ul li." + i + " a:visited{" + um.w[i][20] + "}" } um.r[j++] = ".udm ul li." + i + " a:visited," + um.t[20] + "li." + i + " a:visited{" + um.bk(um.w[i][8]) + "color:" + um.w[i][16] + ";font-style:" + um.w[i][19] + ";" + um.t[5] + um.e[62] + "px;" + um.t[6] + um.w[i][4] + ";" + um.t[7] + um.w[i][5] + ";" + um.w[i][22] + "}"; um.r[j++] = ".udm ul li." + i + " a.udmR,.udm ul li." + i + " a.udmY,.udm ul li." + i + um.t[35] + ",.udm ul li." + i + um.t[37] + ",.udm ul li." + i + " a:hover,.udm ul li." + i + " a:focus,.udm ul li." + i + um.t[27] + ",.udm ul li." + i + um.t[26] + ",.udm ul li." + i + um.t[25] + "{" + um.bk(um.w[i][7]) + um.t[11] + um.w[i][12] + ";color:" + um.w[i][15] + ";" + um.t[5] + um.e[62] + "px;" + um.t[6] + um.w[i][2] + ";" + um.t[7] + um.w[i][3] + ";font-style:" + um.w[i][18] + ";" + um.w[i][21] + "}"; um.r[j++] = "* html .udm li." + i + " a:active{" + um.bk(um.w[i][7]) + um.t[11] + um.w[i][12] + ";color:" + um.w[i][15] + ";" + um.t[5] + um.e[62] + "px;" + um.t[6] + um.w[i][2] + ";" + um.t[7] + um.w[i][3] + ";font-style:" + um.w[i][18] + ";" + um.w[i][21] + "}" } } } um.rLen = um.r.length; if (um.ss || um.o73) { um.at = { type: "text/css", media: "screen,projection" }; um.stn = um.createElement("html:style", um.at); document.getElementsByTagName("head")[0].appendChild(um.stn); if (um.ss) { if (document.styleSheets.length == 0) { um.ss = 0 } else { um.sy = document.styleSheets.item(document.styleSheets.length - 1); i = 0; do { try { um.sy.insertRule(um.r[i++], um.sy.cssRules.length) } catch (err) { } } while (i < um.rLen) } } else if (um.o73) { i = 0; do { um.stn.appendChild(document.createTextNode(um.r[i++])) } while (i < um.rLen) } } if (!(um.ss || um.o73)) { um.styStr = ""; i = 0; do { um.styStr += um.r[i++] } while (i < um.rLen); document.write('<style type="text/css" media="screen,projection">' + um.styStr + "</style>") } } um.ap = function (a, b) { var c = um.rv.length; if (c > 0) { for (var d = 0; d < c; d++) { if (um.rv[d][1] == "") { um.rv[d][0](b, a) } else if (a == um.rv[d][1]) { um.rv[d][0](b) } } } }; if (um.wie) { um.eva = []; um.ex = ["onmouseover", "onmouseout", "onmousedown", "onmouseup", "onclick", "onmousewheel", "onfilterchange", "onkeydown", "onfocus", "onactivate", "onscroll", "over", "out"]; um.gg = um.ex.length; window.attachEvent("onunload", function () { um.lil = umTree.getElementsByTagName("li"); um.lin = um.lil.length; i = 0; do { um.gc(um.lil[i]).detachEvent(um.wie55 ? "onactivate" : "onfocus", um.eva[i]); i++ } while (i < um.lin); um.da = document.all.length; i = 0; do { um.t = document.all[i]; j = 0; do { um.t[um.ex[j]] = null; j++ } while (j < um.gg); i++ } while (i < um.da) }) } if (!um.k && typeof window.addEventListener != um.un) { window.addEventListener("load", umIni, 0) } else if (um.o7) { um.m.addEventListener("load", umIni, 0) } else if (um.wie) { window.attachEvent("onload", umIni) } else { if (typeof window.onload == "function") { um.on = onload; window.onload = function () { um.on(); umIni() } } else { window.onload = umIni } } umNav.prototype.it = function (a) { if (um.wie) { var b = um.wie55 ? "onactivate" : "onfocus"; um.gc(a).attachEvent(b, um.eva[um.eva.length] = function () { if (um.kb && !um.lf) { um.bub = 0; a.over(1, um.gc(a)) } }) } var c = um.es(a.className); var d = c.indexOf("onclick") != -1 ? "onclick" : "onmouseover"; var e = um.ne(a); var f = typeof um.gu(a)[0] != um.un ? um.gu(a)[0] : null; if (typeof um.fl == um.un) { um.fl = um.gc(a) } if (f && !um.nr) { if ((e && um.e[45] != "none" || !e && um.e[89] != "none") && um.n.cck()) { if (e) { var g = um.e[45]; var h = um.ni ? um.e[48] : "¦¦" } else { g = um.e[89]; h = um.mi ? um.e[92] : "¦¦"; if (typeof um.w[c] != um.un) { g = um.w[c][23]; h = um.mi ? um.w[c][25] : "¦¦" } } if (h == "¦¦") { var i = { "class": "udmA", text: g }; var j = j = um.gc(a).appendChild(um.createElement("span", i)) } else { if (um.wie) { um.gc(a).insertAdjacentHTML("beforeEnd", "<img class='udmA' alt='" + h + "' title='' />"); j = um.gc(a).lastChild; j.src = um.baseSRC + g } else if (um.s || um.k) { i = { "class": "udmA" }; j = um.gc(a).appendChild(um.createElement("span", i)); i = { src: um.baseSRC + g, alt: h, title: "" }; j.appendChild(um.createElement("img", i)) } else { i = { "class": "udmA", alt: h, title: "" }; j = um.gc(a).appendChild(um.createElement("img", i)); j.src = um.baseSRC + g } } if (d == "onclick") { j.onmousedown = function () { return false } } j.onmouseover = function (a) { var b = um.gp(this.parentNode).parentNode.childNodes; var c = b.length; for (var d = 0; d < c; d++) { if (b[d].nodeName != "#text" && um.gu(b[d]).length > 0) { if (um.gu(b[d])[0].style.visibility == "visible") { !a ? event.cancelBubble = 1 : a.stopPropagation(); this.parentNode.style.zIndex = um.e[6] += 2; return false; break } } clearInterval(um.oc); um.or = 0 } return true }; j.onmouseout = function () { clearInterval(um.oc); um.or = 0 }; um.xd(j); if (e) { this.wp(j, a, um.e[26], um.e[18], 1) } } } if (um.mie) { var k = a.getElementsByTagName("span")[0]; if (typeof k != um.un) { k.onclick = function () { this.parentNode.click() } } } if (um.rg && um.ne(a)) { um.n.dw(a) } if (um.mie) { i = um.gc(a); if (i.className && /nohref/.test(i.className)) { um.gc(a).href = um.jv } } if (um.skb) { um.kbm.bth(a) } a.onmousedown = function (a) { um.lf = 1; um.ap("030", um.gc(this)); !a ? event.cancelBubble = 1 : a.stopPropagation() }; a.onmouseup = function (a) { um.ap("035", um.gc(this)); !a ? event.cancelBubble = 1 : a.stopPropagation() }; if (d != "onclick") { a.onclick = function (a) { if (!um.bub) { um.qc(um.gc(this).href) } um.bub = 1 } } else if (!um.mie) { a.onmouseover = function () { um.n.lr(um.gc(a), 1); um.bub = 0 } } if (!(um.mie && d == "onclick")) { a[d] = function (a) { var b = um.ie ? window.event.srcElement : a.target; if (b.nodeName == "#text" && a.type == "click") { b = b.parentNode } if (!um.gp(b)) { return false } var c = um.es(um.gp(b).className); var d = um.lf && !um.nm && c.indexOf("onclick") != -1; if (d) { um.rt = um.e[10]; um.e[10] = 1 } if (c.indexOf("onclick") == -1) { um.bub = 0 } else if (!um.lf) { if (!um.bub) { um.qc(b.href) } um.bub = 1 } this.over(0, b); if (d) { um.e[10] = um.rt; um.lf = 0; if (b.nodeName != "#text" && um.gu(um.gp(b)).length > 0) { if (typeof b.blur != um.un) { b.blur() } if (um.gu(um.gp(b))[0].style.display == "block") { um.n.cd(this.parentNode); !a ? event.cancelBubble = 1 : a.stopPropagation(); return false } !a ? event.cancelBubble = 1 : a.stopPropagation(); c = um.es(um.gp(b).className); return c.indexOf("(true)") != -1 } else { um.qc(b.href); um.bub = 1 } } if (!a) { a = window.event } return a.type == "click" || um.o7 }; a.onmouseout = function (a) { this.out(a) } } a.over = function (b, c) { if (um.bub || !b && um.ha && um.kdf) { return false } var d = um.n.cck(); if (!d || um.mf) { um.mf = 0; if (!um.ec) { if (um.gm(this)) { this.removeChild(um.gm(this)) } } return false } if (b) { if (!um.wsr && !um.ie) { um.kbm.cws(um.tr); um.wsr = 1 } if (um.sp) { um.sapi.speechBuffer(um.gc(a)); event.cancelBubble = 1 } um.ha = 1; if (um.ie && event.altKey) { um.n.ck(um.gp(c).parentNode) } um.ap("040", c) } if (!b) { var e = um.vn(c.nodeName).toLowerCase(); if (/(li|ul)/.test(e)) { return false } if (um.skb) { if (!um.lf) { um.e[10] = um.mt[0]; um.e[11] = um.mt[1] } um.nf = um.gc(this); if (um.ha) { um.n.ck(a.parentNode); um.n.cd(um.gp(c).parentNode); um.nf.focus(); um.nf.blur(); um.ha = 0 } } um.ap("020", c) } clearInterval(um.cc); um.cr = 0; um.n.lr(um.gc(a), 1); um.n.pr(f, a, b, c); return a }; a.out = function (b) { if (um.o7 && um.ha && um.kdf) { return } if (um.lf) { um.gc(this).blur() } um.lf = 0; if (!b) { b = window.event; b.relatedTarget = b.toElement } if (!a.contains(b.relatedTarget)) { if (!um.tr.contains(b.relatedTarget)) { clearInterval(um.cc); um.cr = 0 } um.n.cp(f, a); um.ap("025", um.gc(this)) } }; if (!um.ie) { a.contains = function (a) { return a == null ? false : a == this ? true : this.contains(a.parentNode) } } }; umNav.prototype.cck = function () { if (typeof document.defaultView != um.un && typeof document.defaultView.getComputedStyle != um.un) { um.sa = document.defaultView.getComputedStyle(um.fl, "").getPropertyValue("display") } else if (typeof um.fl.currentStyle != um.un && um.fl.currentStyle) { um.sa = um.fl.currentStyle.display } um.mv = 1; um.ec = !um.wie || um.tr.currentStyle.color == "black"; return (um.sa != "inline" || typeof um.sa == um.un) && um.ec }; umNav.prototype.lr = function (a, b) { if (a && typeof a.style != um.un) { um.cl = um.es(a.className); um.ii = um.ne(um.gp(a)); if (b) { a.style.zIndex = um.e[6] += 2; um.cl == "" ? a.className = "udmR" : a.className += a.className.indexOf("udmR") == -1 ? " udmR" : "" } else { if (um.cl.indexOf("udmR") != -1) { a.className = um.cl.replace(/([ ]?udmR)/g, "") } } um.n.wv(a, um.ii) } }; umNav.prototype.pr = function (a, b, c, d) { if (um.skb && c) { um.kbm.cu(a, b, d) } if (!um.nm && a && a.style.visibility != "visible") { if (um.wie && !um.wie7) { if (um.e[61] > 0) { um.gc(a).style.marginTop = um.e[61] + "px" } else if (um.e[63] == "collapse") { a.firstChild.style.marginTop = 0 + "px" } } if (um.skb && c) { um.n.ou(a) } if (!(um.skb && c)) { um.n.tu(a, null) } } if (a == null) { um.n.tu(null, b) } }; umNav.prototype.tu = function (a, b) { if (um.cr) { clearInterval(um.oc); um.oj = a; um.ij = b; um.or = 1; um.oc = setInterval("um.n.tu(um.oj,um.ij)", um.e[10]) } else if (um.or) { clearInterval(um.oc); um.or = 0; this.ou(a, b) } else { um.ap("061", a); um.oj = a; um.ij = b; um.or = 1; um.oc = setInterval("um.n.tu(um.oj,um.ij)", um.e[10]) } }; umNav.prototype.ou = function (a, b) { if (a == null) { this.cd(b.parentNode); return false } this.cd(um.gp(a).parentNode); if (typeof a.m == um.un) { a.m = um.gu(a); a.l = a.m.length; if (a.l > 0) { for (var c = 0; c < a.l; c++) { um.xh(a.m[c]); um.xn(a.m[c]) } } } if (um.ep) { a.style.position = "static"; if (um.wie8) { a.style.styleFloat = "left" } } if (um.hz) { this.ts("hidden") } um.xd(a); if (!um.nr && um.e[89] != "none") { var d = a.childNodes.length; for (c = 0; c < d; c++) { var e = a.childNodes.item(c); var f = um.vn(e.nodeName).toLowerCase(); if (f == "li") { var g = um.n.ga(um.gc(e)); if (g) { this.wp(g, e, um.e[70], um.e[62], 0) } } } } um.ap("058", a); this.pu(a); if (um.e[12] == "yes") { this.ru(a) } um.mp = { x: a.offsetLeft, y: a.offsetTop }; um.sh = null; if (!um.ns && um.e[58] != "none") { this.hl(a) } if (um.wie55 && (um.e[13] == "default" || um.e[13] == "iframe")) { this.il(a) } um.hf = um.wie55 && typeof a.filters != "unknown" && a.filters && a.filters.length > 0; if (um.hf) { a.filters[0].Apply() } if (um.wie && um.h) { var e = a.parentNode; if (um.ne(e)) { e = e.style; e.position = "absolute"; e.zIndex = um.e[6] += 2; e.position = "relative" } } um.xv(a); if (um.hf) { um.ap("065", a); a.filters[0].Play(); if (um.sh) { a.onfilterchange = function () { um.xd(um.sh); um.ap("066", a) } } } else if (um.sh) { um.xd(um.sh) } if (um.wie50) { um.xn(a); um.xd(a) } if (um.ep && um.s && a.offsetLeft < -1e3) { var h = um.pi(document.defaultView.getComputedStyle(a, "").getPropertyValue("font-size")); a.style.fontSize = h - 1 + "px"; setTimeout(function () { a.style.fontSize = h + "px" }, 0) } um.ap("060", a); return a }; umNav.prototype.cd = function (a) { var b = um.mie ? um.gt(a, "ul") : um.gu(a); var c = b.length; for (var d = 0; d < c; d++) { this.clm(b[d]) } }; umNav.prototype.ck = function (a) { var b = um.mie ? um.gt(a, "a") : a.getElementsByTagName("a"); var c = b.length; for (var d = 0; d < c; d++) { this.lr(b[d], 0) } }; umNav.prototype.cp = function (a, b) { clearTimeout(um.oc); um.or = 0; this.lr(um.gc(b), 0); if (!um.nm && a) { this.cot(a) } }; umNav.prototype.cot = function (a) { if (um.cr) { clearInterval(um.cc); um.cr = 0; this.clm(a) } else if (um.e[11] != "never") { um.ap("071", a); um.cb = a; um.cr = 1; um.cc = setInterval("um.n.cot(um.cb)", um.e[11]) } }; umNav.prototype.clm = function (a) { if (a.style.visibility == "visible") { if (typeof um.sim == um.un || !um.sim || um.ha) { um.xh(a); um.xn(a); if (um.hz) { if (um.ne(a.parentNode)) { this.ts("visible") } } um.t = ["udmC", "udmS"]; for (var b = 0; b < 2; b++) { var c = a.parentNode.lastChild; if (c && c.className && c.className.indexOf(um.t[b]) != -1) { a.parentNode.removeChild(c) } } } um.ap("070", a) } }; umNav.prototype.ga = function (a) { var b = null; var c = ["span", "img"]; for (var d = 0; d < 2; d++) { var e = a.getElementsByTagName(c[d]); var f = e.length; for (var g = 0; g < f; g++) { var h = um.es(e[g].className); if (h == "udmA") { b = e[g]; break } } } return b }; umNav.prototype.wp = function (a, b, c, d, e) { a.fn = arguments; if (a.offsetHeight > 0 && !um.o7) { this.wpo(a.fn[0], a.fn[1], a.fn[2], a.fn[3], a.fn[4]) } else { a.c = 0; a.ti = window.setInterval(function () { if (a.offsetHeight > 0) { clearInterval(a.ti); um.n.wpo(a.fn[0], a.fn[1], a.fn[2], a.fn[3], a.fn[4]) } else { a.c++; if (a.c >= 100) { clearInterval(a.ti) } } }, 55) } return true }; umNav.prototype.wpo = function (a, b, c, d, e) { var f = um.gc(b); var g = [a.offsetWidth, a.offsetHeight]; a.style.marginTop = um.pi((f.offsetHeight - g[1]) / 2 - d) + "px"; f.style[um.a || um.rtl ? "paddingLeft" : "paddingRight"] = c * 2 + g[0] + "px"; if (um.wie && um.rtl) { a.style.marginRight = (e ? 0 - um.e[26] : 0 - um.e[70]) + "px" } if (((um.wie50 || um.wie7) && um.a || um.wie55 && um.rtl) && e && um.h) { a.style.top = d + "px"; a.style.left = d + "px" } if (e && um.ni || !e && um.mi) { var h = e ? um.e[47] : um.e[91]; if (g[0] - h < 0) { h = g[0] } a.style.clip = um.a || um.rtl ? "rect(0," + h + "px," + g[1] + "px,0)" : "rect(0," + g[0] + "px," + g[1] + "px," + (g[0] - h) + "px)" } um.xv(a); return true }; umNav.prototype.wv = function (a, b) { if (um.nr) { return false } var c = this.ga(a); if (c) { var d = um.es(a.className); var e = d.indexOf("udmR") == -1; if (d.indexOf("udmY") != -1) { e = 0 } var f = um.es(um.gp(a).className); var g = um.s || um.k ? c.firstChild : c; g.src = um.baseSRC + (b ? e ? um.e[45] : um.e[46] : typeof um.w[f] != um.un ? e ? um.w[f][23] : um.w[f][24] : e ? um.e[89] : um.e[90]) } return c }; umNav.prototype.pu = function (a) { a.style.height = "auto"; a.style.overflow = "visible"; var b = um.ne(a.parentNode); var c = a.parentNode; var d = { tw: c.offsetWidth, th: c.offsetHeight, mw: a.offsetWidth, pw: b ? um.gc(c).offsetWidth : c.parentNode.offsetWidth }; var e = um.p ? 2e3 : 0; var f = um.p ? 2e3 : 0; if (!((um.h || um.p) && b)) { e = b ? um.a ? 0 - d.mw : d.pw : (um.a ? 0 - d.mw : d.pw) - um.e[51] - um.e[55]; f = 0 - d.th } else if (um.h && b && um.a) { e = 0 - d.mw + d.tw } e += b ? um.a ? 0 - um.e[14] : um.e[14] : um.a ? 0 - um.e[49] : um.e[49]; f += b ? um.e[2] == "bottom" ? 0 - um.e[15] : um.e[15] : um.e[50]; if (b) { if (um.h) { if (um.e[2] == "bottom") { f -= a.offsetHeight + d.th } if (um.s) { if (um.nc && !um.a) { e -= um.e[18] } if (!um.s1 && um.rp) { e += um.getRealPosition(um.tr, "x"); f += um.getRealPosition(um.tr, "y") } } if (um.mie) { e -= um.gc(c).offsetWidth; if (um.nc && um.a) { e += um.e[18] } f += d.th } if (um.ie && um.hstrip[1] == "yes") { f -= um.e[17] } } else if (um.ie && um.nc) { f -= um.e[18] } } a.style.marginLeft = e + "px"; a.style.marginTop = f + "px"; if (!um.p || !b) { a.style.left = "auto"; a.style.top = "auto"; if (um.s1 || um.k) { a.style.top = d.th + "px" } } if (um.wie50) { um.xn(a); um.xd(a) } }; umNav.prototype.ru = function (a) { var b = um.es(a.className); if (/nomove/.test(b)) { return false } var c = um.getWindowDimensions(); var d = { x: um.getRealPosition(a, "x"), y: um.getRealPosition(a, "y"), w: a.offsetWidth, h: a.offsetHeight, pw: a.parentNode.parentNode.offsetWidth, m: 32, nx: -1, ny: -1, sc: um.getScrollAmount(), scx: um.getScrollAmount(1) }; if (um.wie50 && um.rtl) { d.x -= um.m.body.clientWidth } if (typeof um.scr != um.un) { d.h = scr.gmh(a) } var e = um.ne(a.parentNode); if (um.s) { d.x -= um.m.body.offsetLeft; d.y -= um.m.body.offsetTop } else if (um.mie) { var f = um.e[55] + um.e[51]; d.x -= f; d.y -= f } else { f = a; while (!um.ne(f.parentNode)) { d.x += um.e[51]; d.y += um.e[51]; f = f.parentNode.parentNode } } if (!um.ie && um.e[3] == "fixed" && e) { d.x += d.scx; d.y += d.sc } f = [d.x + d.w, c.x - d.m + d.scx]; if (f[0] > f[1]) { if (e) { d.nx = (um.p ? d.x : 0) - (f[0] - f[1]) } else { d.nx = (um.p ? 0 - d.w - d.pw + um.e[55] - um.e[49] : 0 - d.w - um.e[55] - um.e[51]) - um.e[49] } } if (d.x < 0) { if (!e) { d.nx = 0 - um.e[55] - um.e[51] + d.pw + um.e[49] } } um.yd = d.y + d.h - (c.y - d.m + d.sc); if (um.f && !e) { um.yd += d.sc } if (um.yd > 0) { f = a.parentNode; um.y = um.getRealPosition(f, "y"); while (!um.ne(f)) { um.y += um.e[51]; f = f.parentNode.parentNode } d.ny = 0 - um.y - d.m * 2 + c.y + d.sc - d.h; if (um.f) { d.ny -= d.sc } } if (d.y < 0) { d.ny = 0 - (0 - d.y) } if (d.nx != -1) { if (um.p) { a.style.left = d.nx + "px" } else { a.style.marginLeft = d.nx + "px" } um.ap("110", a) } if (d.ny != -1) { if (um.p && um.ne(a.parentNode)) { a.style.marginTop = 2e3 - um.yd + "px" } else { a.style.marginTop = d.ny + "px" } um.ap("120", a) } f = a; var g = um.wie50 && !um.p ? um.pi(a.style.marginTop) + a.parentNode.offsetHeight + um.getRealPosition(a.parentNode, "y") - d.sc : um.getRealPosition(f, "y") - d.sc; while (!um.ne(f.parentNode)) { g += um.e[51]; f = f.parentNode.parentNode } if (um.f) { g += d.sc } if (g < 0) { d.ny = um.pi(a.style.marginTop); if (isNaN(d.ny)) { d.ny = 0 } a.style.marginTop = d.ny - g + "px" } f = a; var h = um.getRealPosition(f, "x") - d.scx; while (!um.ne(f.parentNode)) { h += um.e[51]; f = f.parentNode.parentNode } if (h < 0) { a.style.marginLeft = um.p && um.ne(a.parentNode) ? "2000px" : (d.scx > 0 ? 0 - h : 0) + "px"; a.style.left = "0" } return true }; umNav.prototype.hl = function (a) { var b = { "class": "udmS" }; um.sh = a.parentNode.appendChild(um.createElement("span", b)); var c = um.es(a.className); if (c != "") { if (typeof um.v[c] != um.un) { if (um.sh.className.indexOf(c) == -1) { um.sh.className += " " + c } } } um.sh.style.width = a.offsetWidth + "px"; var d = a.offsetHeight; if (typeof um.scr != um.un) { d = scr.gmh(a) } um.sh.style.height = d + "px"; var e = { x: a.offsetLeft, y: a.offsetTop }; var f = um.ne(um.sh.parentNode); if (um.wie8 && !um.q && !f) { e.x -= um.e[51]; e.y -= um.e[51] } if (um.s && !um.s1 && !f) { e.x -= um.e[51]; e.y -= um.e[51] } um.sh.style.left = e.x + "px"; um.sh.style.top = e.y + "px"; return um.sh }; umNav.prototype.il = function (a) { var b = a.parentNode.appendChild(um.createElement("iframe", { "class": "udmC", src: "javascript:false;" })); b.tabIndex = "-1"; b.style.width = a.offsetWidth + "px"; b.style.height = (typeof um.scr != um.un ? scr.gmh(a) : a.offsetHeight) + "px"; b.style.left = a.offsetLeft + "px"; b.style.top = a.offsetTop + "px"; return b }; umNav.prototype.dw = function (a) { um.rw += a.offsetWidth; if (um.nc) { um.rw -= um.e[18] } else { um.rw += um.e[17] } }; umNav.prototype.aw = function () { if (um.o7 || um.mie || um.q) { um.rw += um.gp(um.gc(um.tr)).offsetLeft + um.getRealPosition(um.tr, "x") } if (um.mie || um.og) { um.rw *= 1.05 } if (um.getWindowDimensions().x < um.rw) { um.tr.style.width = um.rw + "px" } else { if (um.wie50) { um.tr.style.setExpression("width", "document.body.clientWidth") } else { um.tr.style.width = "100%" } } if (um.mie) { um.tr.style.height = um.gc(um.tr).offsetHeight + "px" } }; umNav.prototype.ts = function (a) { var b = um.m.getElementsByTagName("select"); var c = b.length; if (c > 0) { var d = 0; do { b[d++].style.visibility = a } while (d < c); um.ap(a == "hidden" ? "067" : "077", b) } }; umNav.prototype.ws = function () { clearInterval(um.vs); var a = um.gc(um.tr).offsetHeight; var b = um.getWindowDimensions(); if (a != um.lh && um.reset[2] != "no" || (b.x != um.lw.x || b.y != um.lw.y) && um.reset[1] != "no") { um.closeAllMenus(); if (um.rg) { um.rw = 0; var c = um.tr.childNodes; var d = c.length; for (var e = 0; e < d; e++) { if (c[e].nodeName != "#text") { this.dw(c[e]) } } this.aw() } um.lw = b; um.lh = a; if (um.og && um.hstrip[0] != "none") { um.tr.style.height = um.hstrip[1] == "yes" ? um.lh + um.e[17] + "px" : um.lh + "px" } } um.vs = setInterval("um.n.ws()", 55) }; um.qc = function (a) { if (um.reset[3] == "yes" && a != "" && a != um.jv) { um.closeAllMenus() } }; um.vn = function (a) { return a.replace(/html[:]+/, "") }; um.es = function (a) { return a == null ? "" : a }; um.gt = function (a, b, c) { if (!c) { c = [] } for (var d = 0; d < a.childNodes.length; d++) { if (a.childNodes[d].nodeName.toUpperCase() == b.toUpperCase() || b == "*") { c[c.length] = a.childNodes[d] } c = um.gt(a.childNodes[d], b, c) } return c }; um.gc = function (a) { return a.getElementsByTagName("a")[0] }; um.gu = function (a) { return a.getElementsByTagName("ul") }; um.gm = function (a) { var b = null; var c = a.childNodes; var d = c.length; for (var e = 0; e < d; e++) { var f = um.vn(c[e].nodeName).toLowerCase(); if (f == "ul") { b = c[e]; break } } return b }; um.cm = function (a) { if (!a) { a = window.event } if (!um.tr.contains(a.srcElement || a.target) || a.keyCode) { um.closeAllMenus() } }; um.refresh = function (a) { if (typeof a == um.un) { a = 0 } delete um.ini; um.ready = 0; if (umTree) { var b = um.tr.getElementsByTagName("li"); var c = b.length; for (i = 0; i < c; i++) { var d = um.n.ga(b[i]); if (d) { d.parentNode.removeChild(d) } } } umIni(a) }; um.closeAllMenus = function () { um.n.cd(um.tr); um.n.ck(um.tr); um.ha = 0 }; um.getWindowDimensions = function () { if (typeof window.innerWidth != um.un) { var a = { x: window.innerWidth, y: window.innerHeight} } else if (um.q) { a = { x: um.m.body.clientWidth, y: um.m.body.clientHeight} } else { a = { x: um.m.documentElement.offsetWidth, y: um.m.documentElement.offsetHeight} } return a }; um.getScrollAmount = function (a) { return typeof a == um.un || !a ? typeof window.pageYOffset != um.un ? window.pageYOffset : um.q ? um.m.body.scrollTop : um.m.documentElement.scrollTop : typeof window.pageXOffset != um.un ? window.pageXOffset : um.q ? um.m.body.scrollLeft : um.m.documentElement.scrollLeft }; um.getRealPosition = function (a, b) { um.ps = b == "x" ? a.offsetLeft : a.offsetTop; um.te = a.offsetParent; while (um.te) { um.ps += b == "x" ? um.te.offsetLeft : um.te.offsetTop; um.te = um.te.offsetParent } return um.ps }; if (typeof um.trigger != um.un && um.trigger != "" && !um.mie) { um.drt = null; um.drw = function () { this.n = typeof this.n == um.un ? 0 : this.n++; if (typeof um.m.getElementsByTagName != um.un && um.m.getElementsByTagName("body")[0] && um.gd("udm") && um.gd(um.trigger)) { try { umIni() } catch (a) { clearTimeout(um.drt); return } } else if (this.n < 60) { um.drt = setTimeout("um.drw()", 250) } }; um.drw() } um.activateMenu = function (a, b, c) { if (!um.pet()) { return } var d = um.gd(a); if (d && !um.rtl) { um.vm = um.gm(d); if (um.vm) { if (um.n.cck()) { um.n.cd(d); um.n.pr(um.vm, d, 0); um.vm.style.left = b; um.vm.style.top = c } } } }; um.deactivateMenu = function (a) { if (!um.pet()) { return } var b = um.gd(a); if (b && !um.rtl) { um.n.cp(um.gm(b), b) } }; um.pet = function () { return !um.s || typeof event == um.un || !(event.target == event.relatedTarget.parentNode || event.eventPhase == 3 && event.target.parentNode == event.relatedTarget) }; um.keyPrefs = function () { if (!(um.kb && um.d)) { alert("Sorry, this feature is not supported in your browser."); return false } var a = new Date; a.setTime(a.getTime() + 365 * 24 * 60 * 60 * 1e3); um.m.cookie = "udmKeyPrefs=test; expires=" + a.toGMTString() + "; path=/"; if (!um.m.cookie) { alert("Sorry, your browser didn't accept the cookie.\nWe cannot save your settings.") } else { var b = [um.gd("hotkeySelector"), um.gd("modifierSelector")]; i = 0; do { um.keys[i + 4] = b[i].options[b[i].options.selectedIndex].value; i++ } while (i < 2); um.m.cookie = "udmKeyPrefs=" + um.keys[4] + "," + um.keys[5] + "; expires=" + a.toGMTString() + "; path=/"; alert("Save successful!") } return true }; umKM.prototype.bdh = function () { if (typeof document.addEventListener != um.un) { if (um.s) { var a = this; document.addEventListener("keydown", function (b) { if (um.fkd) { return } um.fkd = 1; a.kha(b) }, 0); document.addEventListener("keyup", function () { um.fkd = 0 }, 0) } else { document.addEventListener("keypress", this.kha, 0) } } else { document.attachEvent("onkeydown", this.kha) } }; umKM.prototype.bfh = function () { document.addEventListener("mouseover", function (a) { if (um.ha && um.kdf && !umTree.contains(a.target)) { um.cm(a); um.ha = 0 } }, 0) }; umKM.prototype.bth = function (a) { var b = um.gc(a); var c = um.es(b.className); if (/nohref/i.test(c)) { um.kbm.cdl(b) } if (um.ie) { return false } b.addEventListener("focus", function (b) { if (!um.o7 && !um.lf || um.o7 && um.kdf) { um.bub = 0; a.over(1, b.target) } }, 0); return true }; umKM.prototype.cu = function (a, b, c) { var d = [null, null, null]; if (a != null && a.style.visibility != "visible" || a == null) { if (b.previousSibling) { d[0] = b.previousSibling } if (b.nextSibling) { d[1] = b.nextSibling } } a = um.gu(um.gp(c)).length > 0 ? um.gu(um.gp(c))[0] : null; if (a != null && typeof a.style != um.un && a.style.visibility == "visible") { var e = a.getElementsByTagName("li"); var f = e.length; j = 0; do { d[d.length] = e[j++] } while (j < f) } if (um.tf != null) { e = um.gp(um.tf).parentNode.lastChild; if (um.gp(um.tf) == e) { um.n.lr(um.gc(e), 0) } } f = d.length; i = 0; do { if (d[i] != null) { if (um.gu(d[i]).length > 0) { um.n.cp(um.gu(d[i])[0], d[i]) } else { um.n.cp(null, d[i]) } } i++ } while (i < f) }; umKM.prototype.cdl = function (a) { a.href = um.jv; a.style.cursor = "default" }; umKM.prototype.mkc = function (a) { for (i = 1; i < 4; i += 2) { if (a == um.keys[i]) { a = um.keys[4 - i]; break } } return a }; umKM.prototype.kha = function (e) { if (!e) { e = window.event } k = e.keyCode; if (!um.kb && k != 9) { return false } if (k == um.keys[6]) { um.ha = 1 } if (k == um.keys[4] && (um.keys[5] == "none" && !e.shiftKey && !e.ctrlKey && !e.altKey && !e.metaKey || e[um.keys[5]]) || k == um.keys[6]) { um.e[10] = 1; um.e[11] = 1; if (!um.ha) { um.cm(e); um.fl.focus(); um.ha = 1; um.ap("080", um.tr) } else { if (um.sp) { um.sapi.voice.Speak(um.vocab[8], 2) } um.cm(e); if (um.wie50 && um.e[13] == "yes") { um.n.ts("visible") } eval(um.keys[7]).focus(); um.e[10] = um.mt[0]; um.e[11] = um.mt[1]; um.ha = 0; um.ap("090", um.tr) } } var a = e.target ? e.target : e.srcElement; if (um.tr.contains(a)) { um.e[10] = 1; um.e[11] = 1; var c = um.es(um.gp(a).parentNode.className); if (um.h && c == "udm" || typeof um.hmx == "boolean") { if (um.nm && (k == um.keys[0] || k == um.keys[2])) { return false } i = 0; do { if (k == um.keys[i]) { k = um.keys[um.rtl ? i - 1 : 3 - i]; break } i++ } while (i < 4) } else { if (um.nm && (k == um.keys[1] || k == um.keys[3])) { return false } var t = um.gp(a).parentNode; if (um.a || um.e[12] == "yes") { c = um.es(t.className); if (um.gu(um.gp(a))[0]) { um.xm = um.gu(um.gp(a))[0]; if (um.getRealPosition(um.xm, "x") < um.getRealPosition(t, "x")) { k = um.kbm.mkc(k) } } else if (c != "udm") { um.pm = um.gp(t).parentNode; if (um.getRealPosition(um.pm, "x") > um.getRealPosition(t, "x")) { k = um.kbm.mkc(k) } } } } um.tf = null; var l = umTree.getElementsByTagName("li"); var n = l.length; switch (k) { case 9: i = 0; do { if (l[i] == um.gp(a)) { um.tf = a; if (e.shiftKey) { var p = i == 0 ? -1 : i - 1 } else { p = i + 1 == n ? -1 : i + 1 } if (p <= -1) { setTimeout("um.closeAllMenus()", 55) } break } i++ } while (i < n); break; case um.keys[0]: if (um.gp(a).previousSibling) { var s = um.gp(a).previousSibling; if (s) { t = um.gc(s); var f = typeof t != um.un ? t : null; if (f) { f.focus() } } } else if (um.gp(a).parentNode.childNodes.length > 1) { um.n.cp(um.gu(um.gp(a))[0], um.gp(a)); t = um.gc(um.gp(a).parentNode.lastChild); f = um.gp(a).parentNode.className != "udm"; if (f && um.h && um.gp(um.gp(a).parentNode).parentNode.className == "udm") { t = um.gc(um.gp(um.gp(a).parentNode)) } t.focus() } um.ap("100", a); if (um.ie) { return false } else if (e) { e.preventDefault() } break; case um.keys[1]: if (um.gu(um.gp(a))[0]) { t = um.gu(um.gp(a))[0]; f = t ? um.gc(t) : null; if (f) { f.focus() } } um.ap("101", a); if (um.ie) { return false } else if (e) { e.preventDefault() } break; case um.keys[2]: if (um.gp(a).nextSibling) { s = um.gp(a).nextSibling; if (s) { t = um.gc(s); f = typeof t != um.un ? t : null; if (f) { f.focus() } } } else if (um.gp(a).parentNode.childNodes.length > 1) { um.n.cp(um.gu(um.gp(a))[0], um.gp(a)); um.gc(um.gp(a).parentNode.firstChild).focus() } um.ap("102", a); if (um.ie) { return false } else if (e) { e.preventDefault() } break; case um.keys[3]: if (um.gp(a).parentNode.parentNode) { t = um.gp(a).parentNode; f = t.className == "udm" ? null : um.gc(um.gp(t)); if (f && (typeof f.focus == "function" || typeof f.focus == "object")) { f.focus() } } um.ap("103", a); if (um.ie) { return false } else if (e) { e.preventDefault() } break } } return true }; umKM.prototype.cws = function (a) { if (um.mie) { return false } for (var b = 0; b < a.childNodes.length; b++) { var c = a.childNodes[b]; if (c.nodeType == 3 && !/\S/.test(c.nodeValue)) { a.removeChild(a.childNodes[b]); b-- } if (c.nodeType == 1) { this.cws(c) } } return a }; um.autosizing = ["7px", "auto", "auto", "no"]; var ats = new Object; um.addReceiver(autoSizeMenu, "058"); ats.compare = function (a, b) { return b - a }; ats.getRelatedLayer = function (a, b) { ats.node = a.parentNode.lastChild; if (um.wie55 && (um.e[13] == "default" || um.e[13] == "iframe") && b == "udmS" || ats.node.nodeName == "#text") { ats.node = ats.node.previousSibling } ats.noc = um.es(ats.node.className); if (ats.noc != "") { if (ats.noc.indexOf(b) != -1) { return ats.node } else { return null } } else { return null } };
