Ext.ns('Globals');

Globals.apiSnapshot = [["activerecordjs","ActiveRecord.js",21,4,"","",[{"name":"1.0b1","scripts":["js/frameworks/active_record.js"]}],"",[{"name":"WHITESPACE","type":"number","value":16,"category":"Global symbols"},{"name":"OR","type":"number","value":15,"category":"Global symbols"},{"name":"TRUE","type":"number","value":14,"category":"Global symbols"},{"name":"STRING","type":"number","value":13,"category":"Global symbols"},{"name":"RPAREN","type":"number","value":12,"category":"Global symbols"},{"name":"NUMBER","type":"number","value":11,"category":"Global symbols"},{"name":"NOT_EQUAL","type":"number","value":10,"category":"Global symbols"},{"name":"LPAREN","type":"number","value":9,"category":"Global symbols"},{"name":"LESS_THAN_EQUAL","type":"number","value":8,"category":"Global symbols"},{"name":"LESS_THAN","type":"number","value":7,"category":"Global symbols"},{"name":"IDENTIFIER","type":"number","value":6,"category":"Global symbols"},{"name":"GREATER_THAN_EQUAL","type":"number","value":5,"category":"Global symbols"},{"name":"GREATER_THAN","type":"number","value":4,"category":"Global symbols"},{"name":"FALSE","type":"number","value":3,"category":"Global symbols"},{"name":"EQUAL","type":"number","value":2,"category":"Global symbols"},{"name":"COMMA","type":"number","value":1,"category":"Global symbols"},{"name":"AND","type":"number","value":0,"category":"Global symbols"},{"name":"ERROR","type":"number","value":-1,"category":"Global symbols"},{"name":"ActiveRecord","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"ActiveEvent","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"ActiveSupport","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"Date.prototype.toJSON","type":"function","value":"function (key) {\n return this.getUTCFullYear() + \"-\" + f(this.getUTCMonth() + 1) + \"-\" + f(this.getUTCDate()) + \"T\" + f(this.getUTCHours()) + \":\" + f(this.getUTCMinutes()) + \":\" + f(this.getUTCSeconds()) + \"Z\";\n}","category":"Native class augmentations"},{"name":"String.prototype.toJSON","type":"function","value":"function (key) {\n return this.valueOf();\n}","category":"Native class augmentations"},{"name":"Number.prototype.toJSON","type":"function","value":"function (key) {\n return this.valueOf();\n}","category":"Native class augmentations"},{"name":"Boolean.prototype.toJSON","type":"function","value":"function (key) {\n return this.valueOf();\n}","category":"Native class augmentations"}],"",""],["spry","Adobe Spry",1,"","","",[{"name":"1.6.1 pre-release","scripts":["js/frameworks/SpryData.js"]}],"",[{"name":"Spry","type":"object","value":"[object Object]","category":"Global symbols"}],"",""],["ajile","Ajile",7,"",2,"",[{"scripts":["js/frameworks/ajile.js"]}],"",[{"name":"Ajile","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"Namespace","type":"function","value":"[object Object]","category":"Overriden native function"},{"name":"Load","type":"function","value":"[object Object]","category":"Global symbols"},{"name":"Include","type":"function","value":"[object Object]","category":"Global symbols"},{"name":"ImportAs","type":"function","value":"[object Object]","category":"Global symbols"},{"name":"Import","type":"function","value":"[object Object]","category":"Global symbols"},{"name":"com","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"onload","type":"function","value":"[object Object]","category":"Global symbols"},{"name":"Object.toString","type":"function","value":"function (BE) {\n return (Af && !A8) ? BC : BD.prototype.toString();\n}","category":"Overriden native function"}],"",""],["codemirror","CodeMirror",2,"",8,"",[{"scripts":["js/codemirror/codemirror.js"],"styleSheets":["css/docs.css"]}],"",[{"name":"CodeMirror","type":"function","value":"function CodeMirror(place, options) {\n this.options = options = options || {};\n setDefaults(options, CodeMirrorConfig);\n var frame = this.frame = document.createElement(\"IFRAME\");\n frame.src = \"javascript:false;\";\n frame.style.border = \"0\";\n frame.style.width = options.width;\n frame.style.height = options.height;\n frame.style.display = \"block\";\n if (place.appendChild) {\n place.appendChild(frame);\n } else {\n place(frame);\n }\n frame.CodeMirror = this;\n this.win = frame.contentWindow;\n if (typeof options.parserfile == \"string\") {\n options.parserfile = [options.parserfile];\n }\n if (typeof options.stylesheet == \"string\") {\n options.stylesheet = [options.stylesheet];\n }\n var html = [\"<html><head>\"];\n forEach(options.stylesheet, function (file) {html.push(\"<link rel=\\\"stylesheet\\\" type=\\\"text/css\\\" href=\\\"\" + file + \"\\\"/>\");});\n forEach(options.basefiles.concat(options.parserfile), function (file) {html.push(\"<script type=\\\"text/javascript\\\" src=\\\"\" + options.path + file + \"\\\"></script>\");});\n html.push(\"</head><body style=\\\"border-width: 0;\\\" class=\\\"editbox\\\" spellcheck=\\\"\" + (options.disableSpellcheck ? \"false\" : \"true\") + \"\\\"></body></html>\");\n var doc = this.win.document;\n doc.open();\n doc.write(html.join(\"\"));\n doc.close();\n}","category":"Global symbols"},{"name":"CodeMirrorConfig","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"body","value":"body { margin: 0pt; padding: 3em 6em; font-family: tahoma,arial,sans-serif; color: black; }","category":"CSS style rules"},{"name":"h1","value":"h1 { font-size: 22pt; }","category":"CSS style rules"},{"name":"h2","value":"h2 { font-size: 14pt; }","category":"CSS style rules"},{"name":"p.rel","value":"p.rel { padding-left: 2em; text-indent: -2em; }","category":"CSS style rules"},{"name":"div.border","value":"div.border { border: 1px solid black; padding: 3px; }","category":"CSS style rules"},{"name":"code","value":"code { font-family: courier,monospace; font-size: 90%; color: rgb(17, 85, 85); }","category":"CSS style rules"},{"name":"pre.code","value":"pre.code { border: 1px solid rgb(204, 204, 204); margin: 1.1em 12px; padding: 0.4em; color: black; font-family: courier,monospace; }","category":"CSS style rules"},{"name":".warn","value":".warn { color: rgb(204, 0, 0); }","category":"CSS style rules"}],"",""],["dojo","Dojo",5,"",20,"",[{"name":"1.2.3","scripts":["js/frameworks/dojo.xd.js"],"styleSheets":["css/frameworks/dojo.css"]}],"",[{"name":"onunload","type":"function","value":"function () {\n fp.apply(_w, arguments);\n _101.apply(_w, arguments);\n}","category":"Global symbols"},{"name":"onbeforeunload","type":"function","value":"function () {\n fp.apply(_w, arguments);\n _101.apply(_w, arguments);\n}","category":"Global symbols"},{"name":"dojox","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"dijit","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"dojo","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"body, div, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td","value":"body, div, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0pt; padding: 0pt; }","category":"CSS style rules"},{"name":"fieldset, img","value":"fieldset, img { border: 0pt none ; }","category":"CSS style rules"},{"name":"address, caption, cite, code, dfn, th, var","value":"address, caption, cite, code, dfn, th, var { font-style: normal; font-weight: normal; }","category":"CSS style rules"},{"name":"caption, th","value":"caption, th { text-align: left; }","category":"CSS style rules"},{"name":"q:before, q:after","value":"q:before, q:after { content: \"\"; }","category":"CSS style rules"},{"name":"abbr, acronym","value":"abbr, acronym { border: 0pt none ; }","category":"CSS style rules"},{"name":"body","value":"body { font-family: Myriad,Helvetica,Tahoma,Arial,clean,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; }","category":"CSS style rules"},{"name":"h1","value":"h1 { font-size: 1.5em; font-weight: normal; line-height: 1em; margin-top: 1em; margin-bottom: 0pt; }","category":"CSS style rules"},{"name":"h2","value":"h2 { font-size: 1.1667em; font-weight: bold; line-height: 1.286em; margin-top: 1.929em; margin-bottom: 0.643em; }","category":"CSS style rules"},{"name":"h3, h4, h5, h6","value":"h3, h4, h5, h6 { font-size: 1em; font-weight: bold; line-height: 1.5em; margin-top: 1.5em; margin-bottom: 0pt; }","category":"CSS style rules"},{"name":"p","value":"p { font-size: 1em; margin-top: 1.5em; margin-bottom: 1.5em; line-height: 1.5em; }","category":"CSS style rules"},{"name":"blockquote","value":"blockquote { border-top: 1px solid rgb(204, 204, 204); border-bottom: 1px solid rgb(204, 204, 204); padding: 1.636em; font-size: 0.916em; margin-top: 3.272em; margin-bottom: 3.272em; line-height: 1.636em; }","category":"CSS style rules"},{"name":"ol li, ul li","value":"ol li, ul li { margin: 0pt; font-size: 1em; line-height: 1.5em; }","category":"CSS style rules"},{"name":"pre, code","value":"pre, code { border: 1px solid rgb(204, 204, 204); font-size: 115%; font-family: Courier,\"Courier New\"; background-color: rgb(239, 239, 239); }","category":"CSS style rules"},{"name":"pre","value":"pre { border-width: 1px 0pt; padding: 1.5em; }","category":"CSS style rules"},{"name":"table","value":"table { font-size: 100%; }","category":"CSS style rules"},{"name":"table.dojoTabular","value":"table.dojoTabular { border: 1px solid rgb(204, 204, 204); margin: 0pt 1.5em; border-collapse: collapse; border-spacing: 0pt; }","category":"CSS style rules"},{"name":".dojoTabular th","value":".dojoTabular th { text-align: center; font-weight: bold; }","category":"CSS style rules"},{"name":"table.dojoTabular thead, table.dojoTabular tfoot","value":"table.dojoTabular thead, table.dojoTabular tfoot { border-style: solid; border-color: rgb(204, 204, 204); border-width: 1px 0pt; background-color: rgb(239, 239, 239); }","category":"CSS style rules"},{"name":"table.dojoTabular thead tr th, table.dojoTabular thead tr td, table.dojoTabular tbody tr td, table.dojoTabular tfoot tr td","value":"table.dojoTabular thead tr th, table.dojoTabular thead tr td, table.dojoTabular tbody tr td, table.dojoTabular tfoot tr td { padding: 0.25em 0.5em; }","category":"CSS style rules"}],"",""],["extjs","ExtJS (all)",3,56,896,"",[{"name":"2.2.1","scripts":["js/frameworks/ext-base2.2.1.js","js/frameworks/ext-all2.2.1.js"],"styleSheets":["css/frameworks/ext-all2.2.1.css"]},{"name":"2.2","scripts":["js/frameworks/ext-base2.2.js","js/frameworks/ext-all2.2.js"],"styleSheets":["css/frameworks/ext-all2.2.css"]}],"",[{"name":"id","type":"string","value":"ext-gen1","category":"Global symbols"},{"name":"undefined","type":"undefined","category":"Global symbols"},{"name":"Ext","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"document.id","type":"string","value":"ext-gen2","category":"Native class augmentations"},{"name":"Array.prototype.remove","type":"function","value":"function (b) {\n var a = this.indexOf(b);\n if (a != -1) {\n this.splice(a, 1);\n }\n return this;\n}","category":"Native class augmentations"},{"name":"Date.formatCodeToRegex","type":"function","value":"function (character, currentGroup) {\n var p = Date.parseCodes[character];\n if (p) {\n p = Ext.type(p) == \"function\" ? p() : p;\n Date.parseCodes[character] = p;\n }\n return p ? Ext.applyIf({c: p.c ? xf(p.c, currentGroup || \"{0}\") : p.c}, p) : {g: 0, c: null, s: Ext.escapeRe(character)};\n}","category":"Native class augmentations"},{"name":"Date.parseFunctions","type":"object","value":"[object Object]","category":"Native class augmentations"},{"name":"Date.parseRegexes","type":"object","value":"","category":"Native class augmentations"},{"name":"Date.formatFunctions","type":"object","value":"[object Object]","category":"Native class augmentations"},{"name":"Date.daysInMonth","type":"object","value":"31,28,31,30,31,30,31,31,30,31,30,31","category":"Native class augmentations"},{"name":"Date.y2kYear","type":"number","value":50,"category":"Native class augmentations"},{"name":"Date.MILLI","type":"string","value":"ms","category":"Native class augmentations"},{"name":"Date.SECOND","type":"string","value":"s","category":"Native class augmentations"},{"name":"Date.MINUTE","type":"string","value":"mi","category":"Native class augmentations"},{"name":"Date.HOUR","type":"string","value":"h","category":"Native class augmentations"},{"name":"Date.DAY","type":"string","value":"d","category":"Native class augmentations"},{"name":"Date.MONTH","type":"string","value":"mo","category":"Native class augmentations"},{"name":"Date.YEAR","type":"string","value":"y","category":"Native class augmentations"},{"name":"Date.dayNames","type":"object","value":"Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday","category":"Native class augmentations"},{"name":"Date.monthNames","type":"object","value":"January,February,March,April,May,June,July,August,September,October,November,December","category":"Native class augmentations"},{"name":"Date.monthNumbers","type":"object","value":"[object Object]","category":"Native class augmentations"},{"name":"Date.getShortMonthName","type":"function","value":"function (month) {\n return Date.monthNames[month].substring(0, 3);\n}","category":"Native class augmentations"},{"name":"Date.getShortDayName","type":"function","value":"function (day) {\n return Date.dayNames[day].substring(0, 3);\n}","category":"Native class augmentations"},{"name":"Date.getMonthNumber","type":"function","value":"function (name) {\n return Date.monthNumbers[name.substring(0, 1).toUpperCase() + name.substring(1, 3).toLowerCase()];\n}","category":"Native class augmentations"},{"name":"Date.formatCodes","type":"object","value":"[object Object]","category":"Native class augmentations"},{"name":"Date.parseDate","type":"function","value":"function (input, format) {\n var p = Date.parseFunctions;\n if (p[format] == null) {\n Date.createParser(format);\n }\n var func = p[format];\n return Date[func](input);\n}","category":"Native class augmentations"},{"name":"Date.getFormatCode","type":"function","value":"function (character) {\n var f = Date.formatCodes[character];\n if (f) {\n f = Ext.type(f) == \"function\" ? f() : f;\n Date.formatCodes[character] = f;\n }\n return f || \"'\" + String.escape(character) + \"'\";\n}","category":"Native class augmentations"},{"name":"Date.createNewFormat","type":"function","value":"function (format) {\n var funcName = \"format\" + Date.formatFunctions.count++, code = \"Date.prototype.\" + funcName + \" = function(){return \", special = false, ch = \"\";\n Date.formatFunctions[format] = funcName;\n for (var i = 0; i < format.length; ++i) {\n ch = format.charAt(i);\n if (!special && ch == \"\\\\\") {\n special = true;\n } else {\n if (special) {\n special = false;\n code += \"'\" + String.escape(ch) + \"' + \";\n } else {\n code += Date.getFormatCode(ch) + \" + \";\n }\n }\n }\n eval(code.substring(0, code.length - 3) + \";}\");\n}","category":"Native class augmentations"},{"name":"Date.createParser","type":"function","value":"function (format) {\n var funcName = \"parse\" + Date.parseFunctions.count++, regexNum = Date.parseRegexes.length, currentGroup = 1, calc = \"\", regex = \"\", special = false, ch = \"\";\n Date.parseFunctions[format] = funcName;\n for (var i = 0; i < format.length; ++i) {\n ch = format.charAt(i);\n if (!special && ch == \"\\\\\") {\n special = true;\n } else {\n if (special) {\n special = false;\n regex += String.escape(ch);\n } else {\n var obj = $f(ch, currentGroup);\n currentGroup += obj.g;\n regex += obj.s;\n if (obj.g && obj.c) {\n calc += obj.c;\n }\n }\n }\n }\n Date.parseRegexes[regexNum] = new RegExp(\"^\" + regex + \"$\", \"i\");\n eval(xf(code, funcName, regexNum, calc));\n}","category":"Native class augmentations"},{"name":"Date.parseCodes","type":"object","value":"[object Object]","category":"Native class augmentations"},{"name":"Date.prototype.getElapsed","type":"function","value":"function (a) {\n return Math.abs((a || new Date).getTime() - this.getTime());\n}","category":"Native class augmentations"},{"name":"Date.prototype.dateFormat","type":"function","value":"function (b) {\n if (Date.formatFunctions[b] == null) {\n Date.createNewFormat(b);\n }\n var a = Date.formatFunctions[b];\n return this[a]();\n}","category":"Native class augmentations"},{"name":"Date.prototype.getTimezone","type":"function","value":"function () {\n return this.toString().replace(/^.* (?:\\((.*)\\)|([A-Z]{1,4})(?:[\\-+][0-9]{4})?(?: -?\\d+)?)$/, \"$1$2\").replace(/[^A-Z]/g, \"\");\n}","category":"Native class augmentations"},{"name":"Date.prototype.getGMTOffset","type":"function","value":"function (a) {\n return (this.getTimezoneOffset() > 0 ? \"-\" : \"+\") + String.leftPad(Math.floor(Math.abs(this.getTimezoneOffset()) / 60), 2, \"0\") + (a ? \":\" : \"\") + String.leftPad(Math.abs(this.getTimezoneOffset() % 60), 2, \"0\");\n}","category":"Native class augmentations"},{"name":"Date.prototype.getDayOfYear","type":"function","value":"function () {\n var a = 0;\n Date.daysInMonth[1] = this.isLeapYear() ? 29 : 28;\n for (var b = 0; b < this.getMonth(); ++b) {\n a += Date.daysInMonth[b];\n }\n return a + this.getDate() - 1;\n}","category":"Native class augmentations"},{"name":"Date.prototype.getWeekOfYear","type":"function","value":"function () {\n var d = Date.UTC(this.getFullYear(), this.getMonth(), this.getDate() + 3) / a, c = Math.floor(d / 7), e = (new Date(c * b)).getUTCFullYear();\n return c - Math.floor(Date.UTC(e, 0, 7) / b) + 1;\n}","category":"Native class augmentations"},{"name":"Date.prototype.isLeapYear","type":"function","value":"function () {\n var a = this.getFullYear();\n return !!((a & 3) == 0 && (a % 100 || a % 400 == 0 && a));\n}","category":"Native class augmentations"},{"name":"Date.prototype.getFirstDayOfMonth","type":"function","value":"function () {\n var a = (this.getDay() - (this.getDate() - 1)) % 7;\n return (a < 0) ? a + 7 : a;\n}","category":"Native class augmentations"},{"name":"Date.prototype.getLastDayOfMonth","type":"function","value":"function () {\n var a = (this.getDay() + (Date.daysInMonth[this.getMonth()] - this.getDate())) % 7;\n return (a < 0) ? a + 7 : a;\n}","category":"Native class augmentations"},{"name":"Date.prototype.getFirstDateOfMonth","type":"function","value":"function () {\n return new Date(this.getFullYear(), this.getMonth(), 1);\n}","category":"Native class augmentations"},{"name":"Date.prototype.getLastDateOfMonth","type":"function","value":"function () {\n return new Date(this.getFullYear(), this.getMonth(), this.getDaysInMonth());\n}","category":"Native class augmentations"},{"name":"Date.prototype.getDaysInMonth","type":"function","value":"function () {\n Date.daysInMonth[1] = this.isLeapYear() ? 29 : 28;\n return Date.daysInMonth[this.getMonth()];\n}","category":"Native class augmentations"},{"name":"Date.prototype.getSuffix","type":"function","value":"function () {\n switch (this.getDate()) {\n case 1:\n case 21:\n case 31:\n return \"st\";\n case 2:\n case 22:\n return \"nd\";\n case 3:\n case 23:\n return \"rd\";\n default:\n return \"th\";\n }\n}","category":"Native class augmentations"},{"name":"Date.prototype.clone","type":"function","value":"function () {\n return new Date(this.getTime());\n}","category":"Native class augmentations"},{"name":"Date.prototype.clearTime","type":"function","value":"function (a) {\n if (a) {\n return this.clone().clearTime();\n }\n this.setHours(0);\n this.setMinutes(0);\n this.setSeconds(0);\n this.setMilliseconds(0);\n return this;\n}","category":"Native class augmentations"},{"name":"Date.prototype.add","type":"function","value":"function (b, c) {\n var e = this.clone();\n if (!b || c === 0) {\n return e;\n }\n switch (b.toLowerCase()) {\n case Date.MILLI:\n e.setMilliseconds(this.getMilliseconds() + c);\n break;\n case Date.SECOND:\n e.setSeconds(this.getSeconds() + c);\n break;\n case Date.MINUTE:\n e.setMinutes(this.getMinutes() + c);\n break;\n case Date.HOUR:\n e.setHours(this.getHours() + c);\n break;\n case Date.DAY:\n e.setDate(this.getDate() + c);\n break;\n case Date.MONTH:\n var a = this.getDate();\n if (a > 28) {\n a = Math.min(a, this.getFirstDateOfMonth().add(\"mo\", c).getLastDateOfMonth().getDate());\n }\n e.setDate(a);\n e.setMonth(this.getMonth() + c);\n break;\n case Date.YEAR:\n e.setFullYear(this.getFullYear() + c);\n break;\n default:;\n }\n return e;\n}","category":"Native class augmentations"},{"name":"Date.prototype.between","type":"function","value":"function (c, a) {\n var b = this.getTime();\n return c.getTime() <= b && b <= a.getTime();\n}","category":"Native class augmentations"},{"name":"Date.prototype.format","type":"function","value":"function (b) {\n if (Date.formatFunctions[b] == null) {\n Date.createNewFormat(b);\n }\n var a = Date.formatFunctions[b];\n return this[a]();\n}","category":"Native class augmentations"},{"name":"Function.prototype.createCallback","type":"function","value":"function () {\n var a = arguments;\n var b = this;\n return function () {return b.apply(window, a);};\n}","category":"Native class augmentations"},{"name":"Function.prototype.createDelegate","type":"function","value":"function (c, b, a) {\n var d = this;\n return function () {var f = b || arguments;if (a === true) {f = Array.prototype.slice.call(arguments, 0);f = f.concat(b);} else {if (typeof a == \"number\") {f = Array.prototype.slice.call(arguments, 0);var e = [a, 0].concat(b);Array.prototype.splice.apply(f, e);}}return d.apply(c || window, f);};\n}","category":"Native class augmentations"},{"name":"Function.prototype.defer","type":"function","value":"function (c, e, b, a) {\n var d = this.createDelegate(e, b, a);\n if (c) {\n return setTimeout(d, c);\n }\n d();\n return 0;\n}","category":"Native class augmentations"},{"name":"Function.prototype.createSequence","type":"function","value":"function (b, a) {\n if (typeof b != \"function\") {\n return this;\n }\n var c = this;\n return function () {var d = c.apply(this || window, arguments);b.apply(a || this || window, arguments);return d;};\n}","category":"Native class augmentations"},{"name":"Function.prototype.createInterceptor","type":"function","value":"function (b, a) {\n if (typeof b != \"function\") {\n return this;\n }\n var c = this;\n return function () {b.target = this;b.method = c;if (b.apply(a || this || window, arguments) === false) {return;}return c.apply(this || window, arguments);};\n}","category":"Native class augmentations"},{"name":"String.escape","type":"function","value":"function (a) {\n return a.replace(/('|\\\\)/g, \"\\\\$1\");\n}","category":"Native class augmentations"},{"name":"String.leftPad","type":"function","value":"function (d, b, c) {\n var a = new String(d);\n if (!c) {\n c = \" \";\n }\n while (a.length < b) {\n a = c + a;\n }\n return a.toString();\n}","category":"Native class augmentations"},{"name":"String.format","type":"function","value":"function (b) {\n var a = Array.prototype.slice.call(arguments, 1);\n return b.replace(/\\{(\\d+)\\}/g, function (c, d) {return a[d];});\n}","category":"Native class augmentations"},{"name":"String.prototype.toggle","type":"function","value":"function (b, a) {\n return this == b ? a : b;\n}","category":"Native class augmentations"},{"name":"String.prototype.trim","type":"function","value":"function () {\n return this.replace(a, \"\");\n}","category":"Native class augmentations"},{"name":"Number.prototype.constrain","type":"function","value":"function (b, a) {\n return Math.min(Math.max(this, b), a);\n}","category":"Native class augmentations"},{"name":"html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td","value":"html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin: 0pt; padding: 0pt; }","category":"CSS style rules"},{"name":"img, body, html","value":"img, body, html { border: 0pt none ; }","category":"CSS style rules"},{"name":"address, caption, cite, code, dfn, em, strong, th, var","value":"address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }","category":"CSS style rules"},{"name":"ol, ul","value":"ol, ul { list-style-type: none; list-style-image: none; list-style-position: outside; }","category":"CSS style rules"},{"name":"caption, th","value":"caption, th { text-align: left; }","category":"CSS style rules"},{"name":"h1, h2, h3, h4, h5, h6","value":"h1, h2, h3, h4, h5, h6 { font-size: 100%; }","category":"CSS style rules"},{"name":"q:before, q:after","value":"q:before, q:after { content: ''; }","category":"CSS style rules"},{"name":".ext-el-mask","value":".ext-el-mask { z-index: 100; position: absolute; top: 0pt; left: 0pt; opacity: 0.5; background-color: rgb(204, 204, 204); width: 100%; height: 100%; }","category":"CSS style rules"},{"name":".ext-el-mask-msg","value":".ext-el-mask-msg { border: 1px solid rgb(101, 147, 207); padding: 2px; background: rgb(195, 218, 249) url(../images/default/box/tb-blue.gif) repeat-x scroll 0pt -16px; z-index: 20001; position: absolute; top: 0pt; left: 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".ext-el-mask-msg div","value":".ext-el-mask-msg div { border: 1px solid rgb(163, 186, 217); padding: 5px 10px; background: rgb(238, 238, 238) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(34, 34, 34); font-family: tahoma,arial,helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; cursor: wait; }","category":"CSS style rules"},{"name":".ext-shim","value":".ext-shim { overflow: hidden; position: absolute; visibility: hidden; left: 0pt; top: 0pt; }","category":"CSS style rules"},{"name":".ext-ie .ext-shim","value":".ext-ie .ext-shim { }","category":"CSS style rules"},{"name":".ext-ie6 .ext-shim","value":".ext-ie6 .ext-shim { margin-left: 5px; margin-top: 3px; }","category":"CSS style rules"},{"name":".x-mask-loading div","value":".x-mask-loading div { padding: 5px 10px 5px 25px; background: rgb(251, 251, 251) url(../images/default/grid/loading.gif) no-repeat scroll 5px 5px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 16px; }","category":"CSS style rules"},{"name":".x-hidden, .x-hide-offsets","value":".x-hidden, .x-hide-offsets { position: absolute; left: -10000px; top: -10000px; visibility: hidden; }","category":"CSS style rules"},{"name":".x-hide-display","value":".x-hide-display { display: none ! important; }","category":"CSS style rules"},{"name":".x-hide-visibility","value":".x-hide-visibility { visibility: hidden ! important; }","category":"CSS style rules"},{"name":".x-masked","value":".x-masked { overflow: hidden ! important; }","category":"CSS style rules"},{"name":".x-masked-relative","value":".x-masked-relative { position: relative ! important; }","category":"CSS style rules"},{"name":".x-masked select, .x-masked object, .x-masked embed","value":".x-masked select, .x-masked object, .x-masked embed { visibility: hidden; }","category":"CSS style rules"},{"name":".x-layer","value":".x-layer { visibility: hidden; }","category":"CSS style rules"},{"name":".x-unselectable, .x-unselectable *","value":".x-unselectable, .x-unselectable * { -moz-user-select: none; }","category":"CSS style rules"},{"name":".x-repaint","value":".x-repaint { background-color: transparent; outline-color: -moz-use-text-color; outline-style: none; outline-width: medium; }","category":"CSS style rules"},{"name":".x-item-disabled","value":".x-item-disabled { color: gray; cursor: default; opacity: 0.6; }","category":"CSS style rules"},{"name":".x-item-disabled *","value":".x-item-disabled * { color: gray ! important; cursor: default ! important; }","category":"CSS style rules"},{"name":".x-splitbar-proxy","value":".x-splitbar-proxy { background: rgb(170, 170, 170) none repeat scroll 0% 0%; overflow: hidden; position: absolute; visibility: hidden; z-index: 20001; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 1px; font-size: 1px; }","category":"CSS style rules"},{"name":".x-splitbar-h, .x-splitbar-proxy-h","value":".x-splitbar-h, .x-splitbar-proxy-h { cursor: col-resize; }","category":"CSS style rules"},{"name":".x-splitbar-v, .x-splitbar-proxy-v","value":".x-splitbar-v, .x-splitbar-proxy-v { cursor: row-resize; }","category":"CSS style rules"},{"name":".x-color-palette","value":".x-color-palette { width: 150px; height: 92px; cursor: pointer; }","category":"CSS style rules"},{"name":".x-color-palette a","value":".x-color-palette a { border: 1px solid rgb(255, 255, 255); padding: 2px; float: left; text-decoration: none; outline-color: -moz-use-text-color; outline-style: none; outline-width: 0pt; cursor: pointer; }","category":"CSS style rules"},{"name":".x-color-palette a:hover, .x-color-palette a.x-color-palette-sel","value":".x-color-palette a:hover, .x-color-palette a.x-color-palette-sel { border: 1px solid rgb(139, 184, 243); background: rgb(222, 236, 253) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-color-palette em","value":".x-color-palette em { border: 1px solid rgb(172, 168, 153); display: block; }","category":"CSS style rules"},{"name":".x-color-palette em span","value":".x-color-palette em span { cursor: pointer; display: block; height: 10px; line-height: 10px; width: 10px; }","category":"CSS style rules"},{"name":".x-ie-shadow","value":".x-ie-shadow { background: rgb(119, 119, 119) none repeat scroll 0% 0%; overflow: hidden; display: none; position: absolute; left: 0pt; top: 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-shadow","value":".x-shadow { overflow: hidden; display: none; position: absolute; left: 0pt; top: 0pt; }","category":"CSS style rules"},{"name":".x-shadow *","value":".x-shadow * { overflow: hidden; }","category":"CSS style rules"},{"name":".x-shadow *","value":".x-shadow * { border: 0pt none ; margin: 0pt; padding: 0pt; clear: none; }","category":"CSS style rules"},{"name":".x-shadow .xstc, .x-shadow .xsbc","value":".x-shadow .xstc, .x-shadow .xsbc { height: 6px; float: left; }","category":"CSS style rules"},{"name":".x-shadow .xstl, .x-shadow .xstr, .x-shadow .xsbl, .x-shadow .xsbr","value":".x-shadow .xstl, .x-shadow .xstr, .x-shadow .xsbl, .x-shadow .xsbr { width: 6px; height: 6px; float: left; }","category":"CSS style rules"},{"name":".x-shadow .xsc","value":".x-shadow .xsc { width: 100%; }","category":"CSS style rules"},{"name":".x-shadow .xsml, .x-shadow .xsmr","value":".x-shadow .xsml, .x-shadow .xsmr { width: 6px; float: left; height: 100%; }","category":"CSS style rules"},{"name":".x-shadow .xsmc","value":".x-shadow .xsmc { background: transparent url(../images/default/shadow-c.png) repeat scroll 0% 0%; float: left; height: 100%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-shadow .xst, .x-shadow .xsb","value":".x-shadow .xst, .x-shadow .xsb { overflow: hidden; height: 6px; width: 100%; }","category":"CSS style rules"},{"name":".x-shadow .xsml","value":".x-shadow .xsml { background: transparent url(../images/default/shadow-lr.png) repeat-y scroll 0pt 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-shadow .xsmr","value":".x-shadow .xsmr { background: transparent url(../images/default/shadow-lr.png) repeat-y scroll -6px 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-shadow .xstl","value":".x-shadow .xstl { background: transparent url(../images/default/shadow.png) no-repeat scroll 0pt 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-shadow .xstc","value":".x-shadow .xstc { background: transparent url(../images/default/shadow.png) repeat-x scroll 0pt -30px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-shadow .xstr","value":".x-shadow .xstr { background: transparent url(../images/default/shadow.png) repeat-x scroll 0pt -18px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-shadow .xsbl","value":".x-shadow .xsbl { background: transparent url(../images/default/shadow.png) no-repeat scroll 0pt -12px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-shadow .xsbc","value":".x-shadow .xsbc { background: transparent url(../images/default/shadow.png) repeat-x scroll 0pt -36px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-shadow .xsbr","value":".x-shadow .xsbr { background: transparent url(../images/default/shadow.png) repeat-x scroll 0pt -6px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".loading-indicator","value":".loading-indicator { margin: 3px; font-size: 11px; background-image: url(../images/default/grid/loading.gif); background-repeat: no-repeat; background-position: left center; padding-left: 20px; line-height: 16px; }","category":"CSS style rules"},{"name":".x-text-resize","value":".x-text-resize { position: absolute; left: -1000px; top: -1000px; visibility: hidden; }","category":"CSS style rules"},{"name":".x-drag-overlay","value":".x-drag-overlay { width: 100%; height: 100%; display: none; position: absolute; left: 0pt; top: 0pt; background-image: url(../images/default/s.gif); z-index: 20000; }","category":"CSS style rules"},{"name":".x-clear","value":".x-clear { overflow: hidden; clear: both; height: 0pt; line-height: 0pt; font-size: 0pt; }","category":"CSS style rules"},{"name":".x-spotlight","value":".x-spotlight { z-index: 8999; position: absolute; top: 0pt; left: 0pt; opacity: 0.5; background-color: rgb(204, 204, 204); width: 0pt; height: 0pt; }","category":"CSS style rules"},{"name":".x-tab-panel","value":".x-tab-panel { overflow: hidden; }","category":"CSS style rules"},{"name":".x-tab-panel-header, .x-tab-panel-footer","value":".x-tab-panel-header, .x-tab-panel-footer { border: 1px solid rgb(141, 178, 227); background: rgb(222, 236, 253) none repeat scroll 0% 0%; overflow: hidden; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-tab-panel-header","value":".x-tab-panel-header { border: 1px solid rgb(141, 178, 227); padding-bottom: 2px; }","category":"CSS style rules"},{"name":".x-tab-panel-footer","value":".x-tab-panel-footer { border: 1px solid rgb(141, 178, 227); padding-top: 2px; }","category":"CSS style rules"},{"name":".x-tab-strip-wrap","value":".x-tab-strip-wrap { overflow: hidden; width: 100%; position: relative; }","category":"CSS style rules"},{"name":"ul.x-tab-strip","value":"ul.x-tab-strip { display: block; width: 5000px; }","category":"CSS style rules"},{"name":"ul.x-tab-strip-top","value":"ul.x-tab-strip-top { border-bottom: 1px solid rgb(141, 178, 227); background: rgb(206, 223, 245) url(../images/default/tabs/tab-strip-bg.gif) repeat-x scroll center bottom; padding-top: 1px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":"ul.x-tab-strip-bottom","value":"ul.x-tab-strip-bottom { border-top: 1px solid rgb(141, 178, 227); border-bottom: 0pt none; background: rgb(206, 223, 245) url(../images/default/tabs/tab-strip-btm-bg.gif) repeat-x scroll center top; padding-bottom: 1px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-tab-panel-header-plain .x-tab-strip-top","value":".x-tab-panel-header-plain .x-tab-strip-top { background: transparent none repeat scroll 0% 0% ! important; -moz-background-clip: -moz-initial ! important; -moz-background-origin: -moz-initial ! important; -moz-background-inline-policy: -moz-initial ! important; padding-top: 0pt ! important; }","category":"CSS style rules"},{"name":".x-tab-panel-header-plain","value":".x-tab-panel-header-plain { border-width: 0pt ! important; background: transparent none repeat scroll 0% 0% ! important; -moz-background-clip: -moz-initial ! important; -moz-background-origin: -moz-initial ! important; -moz-background-inline-policy: -moz-initial ! important; padding-bottom: 0pt ! important; }","category":"CSS style rules"},{"name":".x-tab-panel-header-plain .x-tab-strip-spacer, .x-tab-panel-footer-plain .x-tab-strip-spacer","value":".x-tab-panel-header-plain .x-tab-strip-spacer, .x-tab-panel-footer-plain .x-tab-strip-spacer { border: 1px solid rgb(141, 178, 227); background: rgb(222, 236, 253) none repeat scroll 0% 0%; height: 2px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-size: 1px; line-height: 1px; }","category":"CSS style rules"},{"name":".x-tab-panel-header-plain .x-tab-strip-spacer","value":".x-tab-panel-header-plain .x-tab-strip-spacer { border-top: 0pt none; }","category":"CSS style rules"},{"name":".x-tab-panel-footer-plain .x-tab-strip-spacer","value":".x-tab-panel-footer-plain .x-tab-strip-spacer { border-bottom: 0pt none; }","category":"CSS style rules"},{"name":".x-tab-panel-footer-plain .x-tab-strip-bottom","value":".x-tab-panel-footer-plain .x-tab-strip-bottom { background: transparent none repeat scroll 0% 0% ! important; -moz-background-clip: -moz-initial ! important; -moz-background-origin: -moz-initial ! important; -moz-background-inline-policy: -moz-initial ! important; padding-bottom: 0pt ! important; }","category":"CSS style rules"},{"name":".x-tab-panel-footer-plain","value":".x-tab-panel-footer-plain { border-width: 0pt ! important; background: transparent none repeat scroll 0% 0% ! important; -moz-background-clip: -moz-initial ! important; -moz-background-origin: -moz-initial ! important; -moz-background-inline-policy: -moz-initial ! important; padding-top: 0pt ! important; }","category":"CSS style rules"},{"name":".ext-border-box .x-tab-panel-header-plain .x-tab-strip-spacer, .ext-border-box .x-tab-panel-footer-plain .x-tab-strip-spacer","value":".ext-border-box .x-tab-panel-header-plain .x-tab-strip-spacer, .ext-border-box .x-tab-panel-footer-plain .x-tab-strip-spacer { height: 3px; }","category":"CSS style rules"},{"name":"ul.x-tab-strip li","value":"ul.x-tab-strip li { float: left; margin-left: 2px; }","category":"CSS style rules"},{"name":"ul.x-tab-strip li.x-tab-edge","value":"ul.x-tab-strip li.x-tab-edge { border: 0pt none ! important; margin: 0pt ! important; padding: 0pt ! important; background: transparent none repeat scroll 0% 0% ! important; overflow: hidden; float: left; font-size: 1px ! important; line-height: 1px ! important; -moz-background-clip: -moz-initial ! important; -moz-background-origin: -moz-initial ! important; -moz-background-inline-policy: -moz-initial ! important; width: 1px; }","category":"CSS style rules"},{"name":".x-tab-strip a, .x-tab-strip span, .x-tab-strip em","value":".x-tab-strip a, .x-tab-strip span, .x-tab-strip em { display: block; }","category":"CSS style rules"},{"name":".x-tab-strip a","value":".x-tab-strip a { text-decoration: none ! important; outline-color: -moz-use-text-color; outline-style: none; outline-width: medium; cursor: pointer; }","category":"CSS style rules"},{"name":".x-tab-strip-inner","value":".x-tab-strip-inner { overflow: hidden; }","category":"CSS style rules"},{"name":".x-tab-strip span.x-tab-strip-text","value":".x-tab-strip span.x-tab-strip-text { padding: 4px 0pt; font-family: tahoma,arial,helvetica; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; color: rgb(65, 106, 163); white-space: nowrap; cursor: pointer; }","category":"CSS style rules"},{"name":".x-tab-strip-top .x-tab-with-icon .x-tab-right","value":".x-tab-strip-top .x-tab-with-icon .x-tab-right { padding-left: 6px; }","category":"CSS style rules"},{"name":".x-tab-strip .x-tab-with-icon span.x-tab-strip-text","value":".x-tab-strip .x-tab-with-icon span.x-tab-strip-text { padding-left: 20px; background-position: 0pt 3px; background-repeat: no-repeat; }","category":"CSS style rules"},{"name":".x-tab-strip-over span.x-tab-strip-text","value":".x-tab-strip-over span.x-tab-strip-text { color: rgb(21, 66, 139); }","category":"CSS style rules"},{"name":".x-tab-strip-active, .x-tab-strip-active a.x-tab-right","value":".x-tab-strip-active, .x-tab-strip-active a.x-tab-right { cursor: default; }","category":"CSS style rules"},{"name":".x-tab-strip-active span.x-tab-strip-text","value":".x-tab-strip-active span.x-tab-strip-text { cursor: default; color: rgb(21, 66, 139); font-weight: bold; }","category":"CSS style rules"},{"name":".x-tab-strip-disabled .x-tabs-text","value":".x-tab-strip-disabled .x-tabs-text { cursor: default; color: rgb(170, 170, 170); }","category":"CSS style rules"},{"name":".x-tab-panel-body","value":".x-tab-panel-body { overflow: hidden; }","category":"CSS style rules"},{"name":".x-tab-panel-bwrap","value":".x-tab-panel-bwrap { overflow: hidden; }","category":"CSS style rules"},{"name":".ext-ie .x-tab-strip .x-tab-right","value":".ext-ie .x-tab-strip .x-tab-right { position: relative; }","category":"CSS style rules"},{"name":".x-tab-strip-top .x-tab-strip-active .x-tab-right","value":".x-tab-strip-top .x-tab-strip-active .x-tab-right { margin-bottom: -1px; }","category":"CSS style rules"},{"name":".x-tab-strip-top .x-tab-strip-active .x-tab-right span.x-tab-strip-text","value":".x-tab-strip-top .x-tab-strip-active .x-tab-right span.x-tab-strip-text { padding-bottom: 5px; }","category":"CSS style rules"},{"name":".x-tab-strip-bottom .x-tab-strip-active .x-tab-right","value":".x-tab-strip-bottom .x-tab-strip-active .x-tab-right { margin-top: -1px; }","category":"CSS style rules"},{"name":".x-tab-strip-bottom .x-tab-strip-active .x-tab-right span.x-tab-strip-text","value":".x-tab-strip-bottom .x-tab-strip-active .x-tab-right span.x-tab-strip-text { padding-top: 5px; }","category":"CSS style rules"},{"name":".x-tab-strip-top .x-tab-right","value":".x-tab-strip-top .x-tab-right { background: transparent url(../images/default/tabs/tabs-sprite.gif) no-repeat scroll 0pt -51px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-left: 10px; }","category":"CSS style rules"},{"name":".x-tab-strip-top .x-tab-left","value":".x-tab-strip-top .x-tab-left { background: transparent url(../images/default/tabs/tabs-sprite.gif) no-repeat scroll right -351px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-right: 10px; }","category":"CSS style rules"},{"name":".x-tab-strip-top .x-tab-strip-inner","value":".x-tab-strip-top .x-tab-strip-inner { background: transparent url(../images/default/tabs/tabs-sprite.gif) repeat-x scroll 0pt -201px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-tab-strip-top .x-tab-strip-over .x-tab-right","value":".x-tab-strip-top .x-tab-strip-over .x-tab-right { background-position: 0pt -101px; }","category":"CSS style rules"},{"name":".x-tab-strip-top .x-tab-strip-over .x-tab-left","value":".x-tab-strip-top .x-tab-strip-over .x-tab-left { background-position: right -401px; }","category":"CSS style rules"},{"name":".x-tab-strip-top .x-tab-strip-over .x-tab-strip-inner","value":".x-tab-strip-top .x-tab-strip-over .x-tab-strip-inner { background-position: 0pt -251px; }","category":"CSS style rules"},{"name":".x-tab-strip-top .x-tab-strip-active .x-tab-right","value":".x-tab-strip-top .x-tab-strip-active .x-tab-right { background-position: 0pt 0pt; }","category":"CSS style rules"},{"name":".x-tab-strip-top .x-tab-strip-active .x-tab-left","value":".x-tab-strip-top .x-tab-strip-active .x-tab-left { background-position: right -301px; }","category":"CSS style rules"},{"name":".x-tab-strip-top .x-tab-strip-active .x-tab-strip-inner","value":".x-tab-strip-top .x-tab-strip-active .x-tab-strip-inner { background-position: 0pt -151px; }","category":"CSS style rules"},{"name":".x-tab-strip-bottom .x-tab-right","value":".x-tab-strip-bottom .x-tab-right { background: transparent url(../images/default/tabs/tab-btm-inactive-right-bg.gif) no-repeat scroll right bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-tab-strip-bottom .x-tab-left","value":".x-tab-strip-bottom .x-tab-left { background: transparent url(../images/default/tabs/tab-btm-inactive-left-bg.gif) no-repeat scroll left bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-tab-strip-bottom .x-tab-strip-active .x-tab-right","value":".x-tab-strip-bottom .x-tab-strip-active .x-tab-right { background: transparent url(../images/default/tabs/tab-btm-right-bg.gif) no-repeat scroll left bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-tab-strip-bottom .x-tab-strip-active .x-tab-left","value":".x-tab-strip-bottom .x-tab-strip-active .x-tab-left { background: transparent url(../images/default/tabs/tab-btm-left-bg.gif) no-repeat scroll right bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-tab-strip-bottom .x-tab-left","value":".x-tab-strip-bottom .x-tab-left { padding: 0pt 10px; }","category":"CSS style rules"},{"name":".x-tab-strip-bottom .x-tab-right","value":".x-tab-strip-bottom .x-tab-right { padding: 0pt; }","category":"CSS style rules"},{"name":".x-tab-strip .x-tab-strip-close","value":".x-tab-strip .x-tab-strip-close { display: none; }","category":"CSS style rules"},{"name":".x-tab-strip-closable","value":".x-tab-strip-closable { position: relative; }","category":"CSS style rules"},{"name":".x-tab-strip-closable .x-tab-left","value":".x-tab-strip-closable .x-tab-left { padding-right: 19px; }","category":"CSS style rules"},{"name":".x-tab-strip .x-tab-strip-closable a.x-tab-strip-close","value":".x-tab-strip .x-tab-strip-closable a.x-tab-strip-close { background-image: url(../images/default/tabs/tab-close.gif); opacity: 0.6; background-repeat: no-repeat; display: block; width: 11px; height: 11px; position: absolute; top: 3px; right: 3px; cursor: pointer; z-index: 2; }","category":"CSS style rules"},{"name":".x-tab-strip .x-tab-strip-active a.x-tab-strip-close","value":".x-tab-strip .x-tab-strip-active a.x-tab-strip-close { opacity: 0.8; }","category":"CSS style rules"},{"name":".x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover","value":".x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover { background-image: url(../images/default/tabs/tab-close.gif); opacity: 1; }","category":"CSS style rules"},{"name":".x-tab-panel-body","value":".x-tab-panel-body { border: 1px solid rgb(141, 178, 227); background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-tab-panel-body-top","value":".x-tab-panel-body-top { border-top: 0pt none; }","category":"CSS style rules"},{"name":".x-tab-panel-body-bottom","value":".x-tab-panel-body-bottom { border-bottom: 0pt none; }","category":"CSS style rules"},{"name":".x-tab-scroller-left","value":".x-tab-scroller-left { border-bottom: 1px solid rgb(141, 178, 227); background: transparent url(../images/default/tabs/scroll-left.gif) no-repeat scroll -18px 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 18px; position: absolute; left: 0pt; top: 0pt; z-index: 10; cursor: pointer; }","category":"CSS style rules"},{"name":".x-tab-scroller-left-over","value":".x-tab-scroller-left-over { background-position: 0pt 0pt; }","category":"CSS style rules"},{"name":".x-tab-scroller-left-disabled","value":".x-tab-scroller-left-disabled { background-position: -18px 0pt; opacity: 0.5; cursor: default; }","category":"CSS style rules"},{"name":".x-tab-scroller-right","value":".x-tab-scroller-right { border-bottom: 1px solid rgb(141, 178, 227); background: transparent url(../images/default/tabs/scroll-right.gif) no-repeat scroll 0pt 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 18px; position: absolute; right: 0pt; top: 0pt; z-index: 10; cursor: pointer; }","category":"CSS style rules"},{"name":".x-tab-scroller-right-over","value":".x-tab-scroller-right-over { background-position: -18px 0pt; }","category":"CSS style rules"},{"name":".x-tab-scroller-right-disabled","value":".x-tab-scroller-right-disabled { background-position: 0pt 0pt; opacity: 0.5; cursor: default; }","category":"CSS style rules"},{"name":".x-tab-scrolling-bottom .x-tab-scroller-left, .x-tab-scrolling-bottom .x-tab-scroller-right","value":".x-tab-scrolling-bottom .x-tab-scroller-left, .x-tab-scrolling-bottom .x-tab-scroller-right { margin-top: 1px; }","category":"CSS style rules"},{"name":".x-tab-scrolling .x-tab-strip-wrap","value":".x-tab-scrolling .x-tab-strip-wrap { margin-left: 18px; margin-right: 18px; }","category":"CSS style rules"},{"name":".x-tab-scrolling","value":".x-tab-scrolling { position: relative; }","category":"CSS style rules"},{"name":".x-tab-panel-bbar .x-toolbar","value":".x-tab-panel-bbar .x-toolbar { border-style: none solid solid; border-color: -moz-use-text-color rgb(153, 187, 232) rgb(153, 187, 232); border-width: 0pt 1px 1px; padding: 2px; overflow: hidden; }","category":"CSS style rules"},{"name":".x-tab-panel-tbar .x-toolbar","value":".x-tab-panel-tbar .x-toolbar { border-style: none solid solid; border-color: -moz-use-text-color rgb(153, 187, 232) rgb(153, 187, 232); border-width: 0pt 1px 1px; padding: 2px; overflow: hidden; }","category":"CSS style rules"},{"name":".x-form-field","value":".x-form-field { margin: 0pt; font-family: tahoma,arial,helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; }","category":"CSS style rules"},{"name":".x-form-text, textarea.x-form-field","value":".x-form-text, textarea.x-form-field { border: 1px solid rgb(181, 184, 200); padding: 1px 3px; background: rgb(255, 255, 255) url(../images/default/form/text-bg.gif) repeat-x scroll 0pt 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":"textarea.x-form-field","value":"textarea.x-form-field { padding: 2px 3px; }","category":"CSS style rules"},{"name":".x-form-text","value":".x-form-text { height: 22px; line-height: 18px; vertical-align: middle; }","category":"CSS style rules"},{"name":".ext-ie .x-form-text","value":".ext-ie .x-form-text { margin: -1px 0pt; height: 22px; line-height: 18px; }","category":"CSS style rules"},{"name":".ext-ie textarea.x-form-field","value":".ext-ie textarea.x-form-field { margin: -1px 0pt; }","category":"CSS style rules"},{"name":".ext-strict .x-form-text","value":".ext-strict .x-form-text { height: 18px; }","category":"CSS style rules"},{"name":".ext-safari .x-form-text","value":".ext-safari .x-form-text { padding: 0pt 3px; height: 20px; }","category":"CSS style rules"},{"name":".ext-safari.ext-mac textarea.x-form-field","value":".ext-safari.ext-mac textarea.x-form-field { margin-bottom: -2px; }","category":"CSS style rules"},{"name":".ext-gecko .x-form-text","value":".ext-gecko .x-form-text { padding-top: 2px; padding-bottom: 0pt; }","category":"CSS style rules"},{"name":"textarea","value":"textarea { }","category":"CSS style rules"},{"name":".x-form-select-one","value":".x-form-select-one { border: 1px solid rgb(181, 184, 200); height: 20px; line-height: 18px; vertical-align: middle; background-color: rgb(255, 255, 255); }","category":"CSS style rules"},{"name":".x-form-check-group, .x-form-radio-group","value":".x-form-check-group, .x-form-radio-group { margin-bottom: 0pt; }","category":"CSS style rules"},{"name":".x-form-check-group .x-form-invalid .x-panel-body, .x-form-radio-group .x-form-invalid .x-panel-body","value":".x-form-check-group .x-form-invalid .x-panel-body, .x-form-radio-group .x-form-invalid .x-panel-body { background-color: transparent; }","category":"CSS style rules"},{"name":".x-form-check-wrap, .x-form-radio-wrap","value":".x-form-check-wrap, .x-form-radio-wrap { padding: 3px 0pt 0pt; line-height: 18px; }","category":"CSS style rules"},{"name":".x-form-check-group .x-form-check-wrap, .x-form-radio-group .x-form-radio-wrap","value":".x-form-check-group .x-form-check-wrap, .x-form-radio-group .x-form-radio-wrap { height: 18px; }","category":"CSS style rules"},{"name":".ext-ie .x-form-check-group .x-form-check-wrap, .ext-ie .x-form-radio-group .x-form-radio-wrap","value":".ext-ie .x-form-check-group .x-form-check-wrap, .ext-ie .x-form-radio-group .x-form-radio-wrap { height: 21px; }","category":"CSS style rules"},{"name":".ext-ie .x-form-check-wrap input, .ext-ie .x-form-radio-wrap input","value":".ext-ie .x-form-check-wrap input, .ext-ie .x-form-radio-wrap input { width: 15px; height: 15px; }","category":"CSS style rules"},{"name":".x-form-check, .x-form-radio","value":".x-form-check, .x-form-radio { height: 13px; width: 13px; vertical-align: bottom; }","category":"CSS style rules"},{"name":".x-form-radio","value":".x-form-radio { margin-bottom: 3px; }","category":"CSS style rules"},{"name":".x-form-check, .ext-ie .x-form-radio","value":".x-form-check, .ext-ie .x-form-radio { margin-bottom: 2px; }","category":"CSS style rules"},{"name":".x-form-check-wrap-inner, .x-form-radio-wrap-inner","value":".x-form-check-wrap-inner, .x-form-radio-wrap-inner { padding: 3px 0pt 0pt; display: inline; }","category":"CSS style rules"},{"name":".x-form-check","value":".x-form-check { background: transparent url(../images/default/form/checkbox.gif) no-repeat scroll 0pt 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-form-radio","value":".x-form-radio { background: transparent url(../images/default/form/radio.gif) no-repeat scroll 0pt 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-form-check-focus .x-form-check, .x-form-check-over .x-form-check, .x-form-check-focus .x-form-radio, .x-form-check-over .x-form-radio","value":".x-form-check-focus .x-form-check, .x-form-check-over .x-form-check, .x-form-check-focus .x-form-radio, .x-form-check-over .x-form-radio { background-position: -13px 0pt; }","category":"CSS style rules"},{"name":".x-form-check-down .x-form-check, .x-form-check-down .x-form-radio","value":".x-form-check-down .x-form-check, .x-form-check-down .x-form-radio { background-position: -26px 0pt; }","category":"CSS style rules"},{"name":".x-form-check-checked .x-form-check-focus .x-form-check, .x-form-check-checked .x-form-check-over .x-form-check","value":".x-form-check-checked .x-form-check-focus .x-form-check, .x-form-check-checked .x-form-check-over .x-form-check { background-position: -13px -13px; }","category":"CSS style rules"},{"name":".x-form-check-checked .x-form-check-down .x-form-check","value":".x-form-check-checked .x-form-check-down .x-form-check { background-position: -26px -13px; }","category":"CSS style rules"},{"name":".x-form-check-checked .x-form-check, .x-form-check-checked .x-form-radio","value":".x-form-check-checked .x-form-check, .x-form-check-checked .x-form-radio { background-position: 0pt -13px; }","category":"CSS style rules"},{"name":".x-form-check-group-label","value":".x-form-check-group-label { border-bottom: 1px solid rgb(153, 187, 232); color: rgb(21, 66, 139); margin-bottom: 5px; padding-left: 3px ! important; float: none ! important; }","category":"CSS style rules"},{"name":".x-form-field-wrap","value":".x-form-field-wrap { position: relative; white-space: nowrap; }","category":"CSS style rules"},{"name":".x-form-field-wrap .x-form-trigger","value":".x-form-field-wrap .x-form-trigger { border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color rgb(181, 184, 200); border-width: 0pt 0pt 1px; background: transparent url(../images/default/form/trigger.gif) no-repeat scroll 0pt 0pt; width: 17px; height: 21px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; cursor: pointer; position: absolute; top: 0pt; }","category":"CSS style rules"},{"name":".ext-safari .x-form-field-wrap .x-form-trigger","value":".ext-safari .x-form-field-wrap .x-form-trigger { height: 21px; }","category":"CSS style rules"},{"name":".x-form-field-wrap .x-form-date-trigger","value":".x-form-field-wrap .x-form-date-trigger { background-image: url(../images/default/form/date-trigger.gif); cursor: pointer; }","category":"CSS style rules"},{"name":".x-form-field-wrap .x-form-clear-trigger","value":".x-form-field-wrap .x-form-clear-trigger { background-image: url(../images/default/form/clear-trigger.gif); cursor: pointer; }","category":"CSS style rules"},{"name":".x-form-field-wrap .x-form-search-trigger","value":".x-form-field-wrap .x-form-search-trigger { background-image: url(../images/default/form/search-trigger.gif); cursor: pointer; }","category":"CSS style rules"},{"name":".ext-safari .x-form-field-wrap .x-form-trigger","value":".ext-safari .x-form-field-wrap .x-form-trigger { right: 0pt; }","category":"CSS style rules"},{"name":".x-form-field-wrap .x-form-twin-triggers .x-form-trigger","value":".x-form-field-wrap .x-form-twin-triggers .x-form-trigger { position: static; top: auto; vertical-align: top; }","category":"CSS style rules"},{"name":".x-form-field-wrap .x-form-trigger-over","value":".x-form-field-wrap .x-form-trigger-over { background-position: -17px 0pt; }","category":"CSS style rules"},{"name":".x-form-field-wrap .x-form-trigger-click","value":".x-form-field-wrap .x-form-trigger-click { background-position: -34px 0pt; }","category":"CSS style rules"},{"name":".x-trigger-wrap-focus .x-form-trigger","value":".x-trigger-wrap-focus .x-form-trigger { background-position: -51px 0pt; }","category":"CSS style rules"},{"name":".x-trigger-wrap-focus .x-form-trigger-over","value":".x-trigger-wrap-focus .x-form-trigger-over { background-position: -68px 0pt; }","category":"CSS style rules"},{"name":".x-trigger-wrap-focus .x-form-trigger-click","value":".x-trigger-wrap-focus .x-form-trigger-click { background-position: -85px 0pt; }","category":"CSS style rules"},{"name":".x-trigger-wrap-focus .x-form-trigger","value":".x-trigger-wrap-focus .x-form-trigger { border-bottom: 1px solid rgb(126, 173, 217); }","category":"CSS style rules"},{"name":".x-item-disabled .x-form-trigger-over","value":".x-item-disabled .x-form-trigger-over { border-bottom: 1px solid rgb(181, 184, 200); background-position: 0pt 0pt ! important; }","category":"CSS style rules"},{"name":".x-item-disabled .x-form-trigger-click","value":".x-item-disabled .x-form-trigger-click { border-bottom: 1px solid rgb(181, 184, 200); background-position: 0pt 0pt ! important; }","category":"CSS style rules"},{"name":".x-form-focus, textarea.x-form-focus","value":".x-form-focus, textarea.x-form-focus { border: 1px solid rgb(126, 173, 217); }","category":"CSS style rules"},{"name":".x-form-invalid, textarea.x-form-invalid","value":".x-form-invalid, textarea.x-form-invalid { border: 1px solid rgb(221, 120, 112); background: rgb(255, 255, 255) url(../images/default/grid/invalid_line.gif) repeat-x scroll center bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".ext-safari .x-form-invalid","value":".ext-safari .x-form-invalid { border: 1px solid rgb(255, 120, 112); background-color: rgb(255, 238, 238); }","category":"CSS style rules"},{"name":".x-editor","value":".x-editor { margin: 0pt; padding: 0pt; visibility: hidden; }","category":"CSS style rules"},{"name":".x-editor .x-form-check-wrap, .x-editor .x-form-radio-wrap","value":".x-editor .x-form-check-wrap, .x-editor .x-form-radio-wrap { padding: 3px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-editor .x-form-checkbox","value":".x-editor .x-form-checkbox { height: 13px; }","category":"CSS style rules"},{"name":".x-form-grow-sizer","value":".x-form-grow-sizer { padding: 8px 3px; font-family: tahoma,arial,helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; left: -10000px; position: absolute; visibility: hidden; top: -10000px; white-space: pre-wrap; }","category":"CSS style rules"},{"name":".x-form-grow-sizer p","value":".x-form-grow-sizer p { border: 0pt none ! important; margin: 0pt ! important; padding: 0pt ! important; }","category":"CSS style rules"},{"name":".x-form-item","value":".x-form-item { font-family: tahoma,arial,helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block; margin-bottom: 4px; }","category":"CSS style rules"},{"name":".x-form-item label","value":".x-form-item label { padding: 3px 3px 3px 0pt; display: block; float: left; width: 100px; clear: left; z-index: 2; position: relative; }","category":"CSS style rules"},{"name":".x-form-element","value":".x-form-element { padding-left: 105px; position: relative; }","category":"CSS style rules"},{"name":".x-form-invalid-msg","value":".x-form-invalid-msg { padding: 2px 2px 2px 18px; background: transparent url(../images/default/shared/warning.gif) no-repeat scroll 0pt 2px; color: rgb(238, 0, 0); font-family: tahoma,arial,helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; font-size-adjust: none; font-stretch: normal; -x-system-font: none; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 16px; width: 200px; }","category":"CSS style rules"},{"name":".x-form-label-left label","value":".x-form-label-left label { text-align: left; }","category":"CSS style rules"},{"name":".x-form-label-right label","value":".x-form-label-right label { text-align: right; }","category":"CSS style rules"},{"name":".x-form-label-top .x-form-item label","value":".x-form-label-top .x-form-item label { width: auto; float: none; clear: none; display: inline; margin-bottom: 4px; position: static; }","category":"CSS style rules"},{"name":".x-form-label-top .x-form-element","value":".x-form-label-top .x-form-element { padding-left: 0pt; padding-top: 4px; }","category":"CSS style rules"},{"name":".x-form-label-top .x-form-item","value":".x-form-label-top .x-form-item { padding-bottom: 4px; }","category":"CSS style rules"},{"name":".x-form-empty-field","value":".x-form-empty-field { color: gray; }","category":"CSS style rules"},{"name":".x-small-editor .x-form-field","value":".x-small-editor .x-form-field { font-family: arial,tahoma,helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; }","category":"CSS style rules"},{"name":".x-small-editor .x-form-text","value":".x-small-editor .x-form-text { height: 20px; line-height: 16px; vertical-align: middle; }","category":"CSS style rules"},{"name":".ext-ie .x-small-editor .x-form-text","value":".ext-ie .x-small-editor .x-form-text { margin-top: -1px ! important; margin-bottom: -1px ! important; height: 20px ! important; line-height: 16px ! important; }","category":"CSS style rules"},{"name":".ext-strict .x-small-editor .x-form-text","value":".ext-strict .x-small-editor .x-form-text { height: 16px ! important; }","category":"CSS style rules"},{"name":".ext-safari .x-small-editor .x-form-field","value":".ext-safari .x-small-editor .x-form-field { font-family: arial,tahoma,helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; }","category":"CSS style rules"},{"name":".ext-ie .x-small-editor .x-form-text","value":".ext-ie .x-small-editor .x-form-text { height: 20px; line-height: 16px; }","category":"CSS style rules"},{"name":".ext-border-box .x-small-editor .x-form-text","value":".ext-border-box .x-small-editor .x-form-text { height: 20px; }","category":"CSS style rules"},{"name":".x-small-editor .x-form-select-one","value":".x-small-editor .x-form-select-one { height: 20px; line-height: 16px; vertical-align: middle; }","category":"CSS style rules"},{"name":".x-small-editor .x-form-num-field","value":".x-small-editor .x-form-num-field { text-align: right; }","category":"CSS style rules"},{"name":".x-small-editor .x-form-field-wrap .x-form-trigger","value":".x-small-editor .x-form-field-wrap .x-form-trigger { height: 19px; }","category":"CSS style rules"},{"name":".x-form-clear","value":".x-form-clear { overflow: hidden; clear: both; height: 0pt; line-height: 0pt; font-size: 0pt; }","category":"CSS style rules"},{"name":".x-form-clear-left","value":".x-form-clear-left { overflow: hidden; clear: left; height: 0pt; line-height: 0pt; font-size: 0pt; }","category":"CSS style rules"},{"name":".x-form-cb-label","value":".x-form-cb-label { width: auto ! important; float: none ! important; clear: none ! important; display: inline ! important; margin-left: 4px; }","category":"CSS style rules"},{"name":".x-form-column","value":".x-form-column { margin: 0pt; padding: 0pt; overflow: hidden; float: left; width: 48%; }","category":"CSS style rules"},{"name":".x-form .x-form-btns-ct .x-btn","value":".x-form .x-form-btns-ct .x-btn { float: right; clear: none; }","category":"CSS style rules"},{"name":".x-form .x-form-btns-ct .x-form-btns td","value":".x-form .x-form-btns-ct .x-form-btns td { border: 0pt none ; padding: 0pt; }","category":"CSS style rules"},{"name":".x-form .x-form-btns-ct .x-form-btns-right table","value":".x-form .x-form-btns-ct .x-form-btns-right table { float: right; clear: none; }","category":"CSS style rules"},{"name":".x-form .x-form-btns-ct .x-form-btns-left table","value":".x-form .x-form-btns-ct .x-form-btns-left table { float: left; clear: none; }","category":"CSS style rules"},{"name":".x-form .x-form-btns-ct .x-form-btns-center","value":".x-form .x-form-btns-ct .x-form-btns-center { text-align: center; }","category":"CSS style rules"},{"name":".x-form .x-form-btns-ct .x-form-btns-center table","value":".x-form .x-form-btns-ct .x-form-btns-center table { margin: 0pt auto; }","category":"CSS style rules"},{"name":".x-form .x-form-btns-ct table td.x-form-btn-td","value":".x-form .x-form-btns-ct table td.x-form-btn-td { padding: 3px; }","category":"CSS style rules"},{"name":".x-form .x-form-btns-ct .x-btn-focus .x-btn-left","value":".x-form .x-form-btns-ct .x-btn-focus .x-btn-left { background-position: 0pt -147px; }","category":"CSS style rules"},{"name":".x-form .x-form-btns-ct .x-btn-focus .x-btn-right","value":".x-form .x-form-btns-ct .x-btn-focus .x-btn-right { background-position: 0pt -168px; }","category":"CSS style rules"},{"name":".x-form .x-form-btns-ct .x-btn-focus .x-btn-center","value":".x-form .x-form-btns-ct .x-btn-focus .x-btn-center { background-position: 0pt -189px; }","category":"CSS style rules"},{"name":".x-form .x-form-btns-ct .x-btn-click .x-btn-center","value":".x-form .x-form-btns-ct .x-btn-click .x-btn-center { background-position: 0pt -126px; }","category":"CSS style rules"},{"name":".x-form .x-form-btns-ct .x-btn-click .x-btn-right","value":".x-form .x-form-btns-ct .x-btn-click .x-btn-right { background-position: 0pt -84px; }","category":"CSS style rules"},{"name":".x-form .x-form-btns-ct .x-btn-click .x-btn-left","value":".x-form .x-form-btns-ct .x-btn-click .x-btn-left { background-position: 0pt -63px; }","category":"CSS style rules"},{"name":".x-form-invalid-icon","value":".x-form-invalid-icon { background: transparent url(../images/default/form/exclamation.gif) no-repeat scroll 0pt 2px; width: 16px; height: 18px; visibility: hidden; position: absolute; left: 0pt; top: 0pt; display: block; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-fieldset","value":".x-fieldset { border: 1px solid rgb(181, 184, 200); padding: 10px; margin-bottom: 10px; display: block; }","category":"CSS style rules"},{"name":".x-fieldset legend","value":".x-fieldset legend { font-family: tahoma,arial,helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; color: rgb(21, 66, 139); }","category":"CSS style rules"},{"name":".ext-ie .x-fieldset legend","value":".ext-ie .x-fieldset legend { margin-bottom: 10px; }","category":"CSS style rules"},{"name":".ext-ie .x-fieldset","value":".ext-ie .x-fieldset { padding-top: 0pt; padding-bottom: 10px; }","category":"CSS style rules"},{"name":".x-fieldset legend .x-tool-toggle","value":".x-fieldset legend .x-tool-toggle { margin-right: 3px; margin-left: 0pt; float: left ! important; }","category":"CSS style rules"},{"name":".x-fieldset legend input","value":".x-fieldset legend input { margin-right: 3px; float: left ! important; height: 13px; width: 13px; }","category":"CSS style rules"},{"name":"fieldset.x-panel-collapsed","value":"fieldset.x-panel-collapsed { border-width: 1px 1px 0pt ! important; padding-bottom: 0pt ! important; border-left-color: transparent; border-right-color: transparent; }","category":"CSS style rules"},{"name":".ext-ie6 fieldset.x-panel-collapsed","value":".ext-ie6 fieldset.x-panel-collapsed { border-width: 1px 0pt 0pt ! important; padding-bottom: 0pt ! important; margin-left: 1px; margin-right: 1px; }","category":"CSS style rules"},{"name":"fieldset.x-panel-collapsed .x-fieldset-bwrap","value":"fieldset.x-panel-collapsed .x-fieldset-bwrap { visibility: hidden; position: absolute; left: -1000px; top: -1000px; }","category":"CSS style rules"},{"name":".ext-ie .x-fieldset-bwrap","value":".ext-ie .x-fieldset-bwrap { }","category":"CSS style rules"},{"name":".ext-ie td .x-form-text","value":".ext-ie td .x-form-text { position: relative; top: -1px; }","category":"CSS style rules"},{"name":".x-fieldset-noborder","value":".x-fieldset-noborder { border: 0pt none transparent; }","category":"CSS style rules"},{"name":".x-fieldset-noborder legend","value":".x-fieldset-noborder legend { margin-left: -3px; }","category":"CSS style rules"},{"name":".ext-ie .x-fieldset-noborder legend","value":".ext-ie .x-fieldset-noborder legend { position: relative; margin-bottom: 23px; }","category":"CSS style rules"},{"name":".ext-ie .x-fieldset-noborder legend span","value":".ext-ie .x-fieldset-noborder legend span { position: absolute; left: 16px; }","category":"CSS style rules"},{"name":".ext-gecko .x-window-body .x-form-item","value":".ext-gecko .x-window-body .x-form-item { overflow: auto; outline-color: -moz-use-text-color; outline-style: none; outline-width: medium; }","category":"CSS style rules"},{"name":".ext-gecko .x-form-item","value":".ext-gecko .x-form-item { outline-color: -moz-use-text-color; outline-style: none; outline-width: medium; }","category":"CSS style rules"},{"name":".x-hide-label label.x-form-item-label","value":".x-hide-label label.x-form-item-label { display: none; }","category":"CSS style rules"},{"name":".x-hide-label .x-form-element","value":".x-hide-label .x-form-element { padding-left: 0pt ! important; }","category":"CSS style rules"},{"name":".x-fieldset","value":".x-fieldset { overflow: hidden; }","category":"CSS style rules"},{"name":".x-fieldset-bwrap","value":".x-fieldset-bwrap { overflow: hidden; }","category":"CSS style rules"},{"name":".x-fieldset-body","value":".x-fieldset-body { overflow: hidden; }","category":"CSS style rules"},{"name":".x-btn","value":".x-btn { font-family: tahoma,verdana,helvetica; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; cursor: pointer; white-space: nowrap; }","category":"CSS style rules"},{"name":".x-btn button","value":".x-btn button { border: 0pt none ; margin: 0pt; background: transparent none repeat scroll 0% 0%; overflow: visible; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-family: tahoma,verdana,helvetica; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; padding-left: 3px; padding-right: 3px; cursor: pointer; width: auto; outline-color: -moz-use-text-color; outline-style: none; outline-width: 0pt; }","category":"CSS style rules"},{"name":"* html .ext-ie .x-btn button","value":"* html .ext-ie .x-btn button { width: 1px; }","category":"CSS style rules"},{"name":".ext-gecko .x-btn button","value":".ext-gecko .x-btn button { padding-left: 0pt; padding-right: 0pt; }","category":"CSS style rules"},{"name":".ext-ie .x-btn button","value":".ext-ie .x-btn button { padding-top: 2px; }","category":"CSS style rules"},{"name":".x-btn-icon .x-btn-center .x-btn-text","value":".x-btn-icon .x-btn-center .x-btn-text { padding: 0pt; background-position: center center; background-repeat: no-repeat; height: 16px; width: 16px; cursor: pointer; white-space: nowrap; }","category":"CSS style rules"},{"name":".x-btn-icon .x-btn-center","value":".x-btn-icon .x-btn-center { padding: 1px; }","category":"CSS style rules"},{"name":".x-btn em","value":".x-btn em { font-style: normal; font-weight: normal; }","category":"CSS style rules"},{"name":".x-btn-text-icon .x-btn-center .x-btn-text","value":".x-btn-text-icon .x-btn-center .x-btn-text { padding: 3px 0pt 2px 18px; background-position: 0pt 2px; background-repeat: no-repeat; }","category":"CSS style rules"},{"name":".ext-gecko3 .x-btn-text-icon .x-btn-center .x-btn-text","value":".ext-gecko3 .x-btn-text-icon .x-btn-center .x-btn-text { padding-top: 2px; }","category":"CSS style rules"},{"name":".x-btn-left, .x-btn-right","value":".x-btn-left, .x-btn-right { font-size: 1px; line-height: 1px; }","category":"CSS style rules"},{"name":".x-btn-left","value":".x-btn-left { background: transparent url(../images/default/button/btn-sprite.gif) no-repeat scroll 0pt 0pt; width: 3px; height: 21px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-btn-right","value":".x-btn-right { background: transparent url(../images/default/button/btn-sprite.gif) no-repeat scroll 0pt -21px; width: 3px; height: 21px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-btn-left i, .x-btn-right i","value":".x-btn-left i, .x-btn-right i { overflow: hidden; display: block; width: 3px; font-size: 1px; line-height: 1px; }","category":"CSS style rules"},{"name":".x-btn-center","value":".x-btn-center { padding: 0pt 5px; background: transparent url(../images/default/button/btn-sprite.gif) repeat-x scroll 0pt -42px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; vertical-align: middle; text-align: center; cursor: pointer; white-space: nowrap; }","category":"CSS style rules"},{"name":".x-btn-over .x-btn-left","value":".x-btn-over .x-btn-left { background-position: 0pt -63px; }","category":"CSS style rules"},{"name":".x-btn-over .x-btn-right","value":".x-btn-over .x-btn-right { background-position: 0pt -84px; }","category":"CSS style rules"},{"name":".x-btn-over .x-btn-center","value":".x-btn-over .x-btn-center { background-position: 0pt -105px; }","category":"CSS style rules"},{"name":".x-btn-click .x-btn-center, .x-btn-menu-active .x-btn-center","value":".x-btn-click .x-btn-center, .x-btn-menu-active .x-btn-center { background-position: 0pt -126px; }","category":"CSS style rules"},{"name":".x-btn-disabled *","value":".x-btn-disabled * { color: gray ! important; cursor: default ! important; }","category":"CSS style rules"},{"name":".x-btn-menu-text-wrap .x-btn-center","value":".x-btn-menu-text-wrap .x-btn-center { padding: 0pt 3px; }","category":"CSS style rules"},{"name":".ext-gecko .x-btn-menu-text-wrap .x-btn-center","value":".ext-gecko .x-btn-menu-text-wrap .x-btn-center { padding: 0pt 1px; }","category":"CSS style rules"},{"name":".x-btn-menu-arrow-wrap .x-btn-center","value":".x-btn-menu-arrow-wrap .x-btn-center { padding: 0pt; }","category":"CSS style rules"},{"name":".x-btn-menu-arrow-wrap .x-btn-center button","value":".x-btn-menu-arrow-wrap .x-btn-center button { padding: 0pt ! important; background: transparent url(../images/default/button/btn-arrow.gif) no-repeat scroll left 3px; width: 12px ! important; height: 21px; display: block; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-btn-with-menu .x-btn-center","value":".x-btn-with-menu .x-btn-center { padding-right: 2px ! important; }","category":"CSS style rules"},{"name":".x-btn-with-menu .x-btn-center em","value":".x-btn-with-menu .x-btn-center em { background: transparent url(../images/default/toolbar/btn-arrow.gif) no-repeat scroll right 0pt; display: block; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-right: 10px; }","category":"CSS style rules"},{"name":".x-btn-text-icon .x-btn-with-menu .x-btn-center em","value":".x-btn-text-icon .x-btn-with-menu .x-btn-center em { background: transparent url(../images/default/toolbar/btn-arrow.gif) no-repeat scroll right 3px; display: block; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-right: 10px; }","category":"CSS style rules"},{"name":".x-btn-pressed .x-btn-left","value":".x-btn-pressed .x-btn-left { background: transparent url(../images/default/button/btn-sprite.gif) no-repeat scroll 0pt -63px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-btn-pressed .x-btn-right","value":".x-btn-pressed .x-btn-right { background: transparent url(../images/default/button/btn-sprite.gif) no-repeat scroll 0pt -84px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-btn-pressed .x-btn-center","value":".x-btn-pressed .x-btn-center { background: transparent url(../images/default/button/btn-sprite.gif) repeat-x scroll 0pt -126px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-toolbar","value":".x-toolbar { border-style: solid; border-color: rgb(169, 191, 211); border-width: 0pt 0pt 1px; padding: 2px; background: rgb(208, 222, 240) url(../images/default/toolbar/bg.gif) repeat-x scroll left top; display: block; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; position: relative; }","category":"CSS style rules"},{"name":".x-toolbar .x-item-disabled .x-btn-icon","value":".x-toolbar .x-item-disabled .x-btn-icon { opacity: 0.35; }","category":"CSS style rules"},{"name":".x-toolbar td","value":".x-toolbar td { vertical-align: middle; }","category":"CSS style rules"},{"name":".mso .x-toolbar, .x-grid-mso .x-toolbar","value":".mso .x-toolbar, .x-grid-mso .x-toolbar { border: 0pt none ; background: transparent url(../images/default/grid/mso-hd.gif) repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-toolbar td, .x-toolbar span, .x-toolbar input, .x-toolbar div, .x-toolbar select, .x-toolbar label","value":".x-toolbar td, .x-toolbar span, .x-toolbar input, .x-toolbar div, .x-toolbar select, .x-toolbar label { white-space: nowrap; font-family: tahoma,arial,helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; }","category":"CSS style rules"},{"name":".x-toolbar .x-item-disabled","value":".x-toolbar .x-item-disabled { color: gray; cursor: default; opacity: 0.6; }","category":"CSS style rules"},{"name":".x-toolbar .x-item-disabled *","value":".x-toolbar .x-item-disabled * { color: gray; cursor: default; }","category":"CSS style rules"},{"name":".x-toolbar .x-btn-left","value":".x-toolbar .x-btn-left { background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-toolbar .x-btn-right","value":".x-toolbar .x-btn-right { background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-toolbar .x-btn-center","value":".x-toolbar .x-btn-center { padding: 0pt; background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-toolbar .x-btn-menu-text-wrap .x-btn-center button","value":".x-toolbar .x-btn-menu-text-wrap .x-btn-center button { padding-right: 2px; }","category":"CSS style rules"},{"name":".ext-gecko .x-toolbar .x-btn-menu-text-wrap .x-btn-center button","value":".ext-gecko .x-toolbar .x-btn-menu-text-wrap .x-btn-center button { padding-right: 0pt; }","category":"CSS style rules"},{"name":".x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button","value":".x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button { padding: 0pt 2px; }","category":"CSS style rules"},{"name":".x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button","value":".x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button { background: transparent url(../images/default/toolbar/btn-arrow.gif) no-repeat scroll 0pt 3px; width: 12px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-toolbar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button","value":".x-toolbar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button { background: transparent url(../images/default/toolbar/btn-arrow.gif) no-repeat scroll 0pt 3px; width: 12px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-toolbar .x-btn-over .x-btn-menu-arrow-wrap .x-btn-center button","value":".x-toolbar .x-btn-over .x-btn-menu-arrow-wrap .x-btn-center button { background-position: 0pt -47px; }","category":"CSS style rules"},{"name":".x-toolbar .x-btn-over .x-btn-left","value":".x-toolbar .x-btn-over .x-btn-left { background: transparent url(../images/default/toolbar/tb-btn-sprite.gif) no-repeat scroll 0pt 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-toolbar .x-btn-over .x-btn-right","value":".x-toolbar .x-btn-over .x-btn-right { background: transparent url(../images/default/toolbar/tb-btn-sprite.gif) no-repeat scroll 0pt -21px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-toolbar .x-btn-over .x-btn-center","value":".x-toolbar .x-btn-over .x-btn-center { background: transparent url(../images/default/toolbar/tb-btn-sprite.gif) repeat-x scroll 0pt -42px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-toolbar .x-btn-click .x-btn-left, .x-toolbar .x-btn-pressed .x-btn-left, .x-toolbar .x-btn-menu-active .x-btn-left","value":".x-toolbar .x-btn-click .x-btn-left, .x-toolbar .x-btn-pressed .x-btn-left, .x-toolbar .x-btn-menu-active .x-btn-left { background: transparent url(../images/default/toolbar/tb-btn-sprite.gif) no-repeat scroll 0pt -63px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-toolbar .x-btn-click .x-btn-right, .x-toolbar .x-btn-pressed .x-btn-right, .x-toolbar .x-btn-menu-active .x-btn-right","value":".x-toolbar .x-btn-click .x-btn-right, .x-toolbar .x-btn-pressed .x-btn-right, .x-toolbar .x-btn-menu-active .x-btn-right { background: transparent url(../images/default/toolbar/tb-btn-sprite.gif) no-repeat scroll 0pt -84px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-toolbar .x-btn-click .x-btn-center, .x-toolbar .x-btn-pressed .x-btn-center, .x-toolbar .x-btn-menu-active .x-btn-center","value":".x-toolbar .x-btn-click .x-btn-center, .x-toolbar .x-btn-pressed .x-btn-center, .x-toolbar .x-btn-menu-active .x-btn-center { background: transparent url(../images/default/toolbar/tb-btn-sprite.gif) repeat-x scroll 0pt -105px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-toolbar .x-btn-with-menu .x-btn-center em","value":".x-toolbar .x-btn-with-menu .x-btn-center em { padding-right: 8px; }","category":"CSS style rules"},{"name":".x-toolbar .ytb-text","value":".x-toolbar .ytb-text { padding: 2px; }","category":"CSS style rules"},{"name":".x-toolbar .ytb-sep","value":".x-toolbar .ytb-sep { border: 0pt none ; margin: 0pt 2px; overflow: hidden; background-image: url(../images/default/grid/grid-blue-split.gif); background-position: center center; background-repeat: no-repeat; display: block; font-size: 1px; height: 16px; width: 4px; cursor: default; }","category":"CSS style rules"},{"name":".x-toolbar .ytb-spacer","value":".x-toolbar .ytb-spacer { width: 2px; }","category":"CSS style rules"},{"name":".x-tbar-page-number","value":".x-tbar-page-number { width: 24px; height: 14px; }","category":"CSS style rules"},{"name":".x-tbar-page-first","value":".x-tbar-page-first { background-image: url(../images/default/grid/page-first.gif) ! important; }","category":"CSS style rules"},{"name":".x-tbar-loading","value":".x-tbar-loading { background-image: url(../images/default/grid/refresh.gif) ! important; }","category":"CSS style rules"},{"name":".x-tbar-page-last","value":".x-tbar-page-last { background-image: url(../images/default/grid/page-last.gif) ! important; }","category":"CSS style rules"},{"name":".x-tbar-page-next","value":".x-tbar-page-next { background-image: url(../images/default/grid/page-next.gif) ! important; }","category":"CSS style rules"},{"name":".x-tbar-page-prev","value":".x-tbar-page-prev { background-image: url(../images/default/grid/page-prev.gif) ! important; }","category":"CSS style rules"},{"name":".x-item-disabled .x-tbar-loading","value":".x-item-disabled .x-tbar-loading { background-image: url(../images/default/grid/loading.gif) ! important; }","category":"CSS style rules"},{"name":".x-item-disabled .x-tbar-page-first","value":".x-item-disabled .x-tbar-page-first { background-image: url(../images/default/grid/page-first-disabled.gif) ! important; }","category":"CSS style rules"},{"name":".x-item-disabled .x-tbar-page-last","value":".x-item-disabled .x-tbar-page-last { background-image: url(../images/default/grid/page-last-disabled.gif) ! important; }","category":"CSS style rules"},{"name":".x-item-disabled .x-tbar-page-next","value":".x-item-disabled .x-tbar-page-next { background-image: url(../images/default/grid/page-next-disabled.gif) ! important; }","category":"CSS style rules"},{"name":".x-item-disabled .x-tbar-page-prev","value":".x-item-disabled .x-tbar-page-prev { background-image: url(../images/default/grid/page-prev-disabled.gif) ! important; }","category":"CSS style rules"},{"name":".x-paging-info","value":".x-paging-info { position: absolute; top: 5px; right: 8px; color: rgb(68, 68, 68); }","category":"CSS style rules"},{"name":".x-statusbar .x-status-text","value":".x-statusbar .x-status-text { padding: 0pt 4px; height: 21px; line-height: 21px; cursor: default; }","category":"CSS style rules"},{"name":".x-statusbar .x-status-busy","value":".x-statusbar .x-status-busy { background: transparent url(../images/default/grid/loading.gif) no-repeat scroll 3px 3px; padding-left: 25px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-statusbar .x-status-text-panel","value":".x-statusbar .x-status-text-panel { border-style: solid; border-color: rgb(153, 187, 232) rgb(255, 255, 255) rgb(255, 255, 255) rgb(153, 187, 232); border-width: 1px; padding: 2px 8px 2px 5px; }","category":"CSS style rules"},{"name":".x-resizable-handle","value":".x-resizable-handle { background: white none repeat scroll 0% 0%; overflow: hidden; position: absolute; z-index: 100; font-size: 1px; line-height: 6px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; opacity: 0; }","category":"CSS style rules"},{"name":".x-resizable-handle-east","value":".x-resizable-handle-east { width: 6px; cursor: e-resize; right: 0pt; top: 0pt; height: 100%; }","category":"CSS style rules"},{"name":".ext-ie .x-resizable-handle-east","value":".ext-ie .x-resizable-handle-east { margin-right: -1px; }","category":"CSS style rules"},{"name":".x-resizable-handle-south","value":".x-resizable-handle-south { width: 100%; cursor: s-resize; left: 0pt; bottom: 0pt; height: 6px; }","category":"CSS style rules"},{"name":".ext-ie .x-resizable-handle-south","value":".ext-ie .x-resizable-handle-south { margin-bottom: -1px; }","category":"CSS style rules"},{"name":".x-resizable-handle-west","value":".x-resizable-handle-west { width: 6px; cursor: w-resize; left: 0pt; top: 0pt; height: 100%; }","category":"CSS style rules"},{"name":".x-resizable-handle-north","value":".x-resizable-handle-north { width: 100%; cursor: n-resize; left: 0pt; top: 0pt; height: 6px; }","category":"CSS style rules"},{"name":".x-resizable-handle-southeast","value":".x-resizable-handle-southeast { width: 6px; cursor: se-resize; right: 0pt; bottom: 0pt; height: 6px; z-index: 101; }","category":"CSS style rules"},{"name":".x-resizable-handle-northwest","value":".x-resizable-handle-northwest { width: 6px; cursor: nw-resize; left: 0pt; top: 0pt; height: 6px; z-index: 101; }","category":"CSS style rules"},{"name":".x-resizable-handle-northeast","value":".x-resizable-handle-northeast { width: 6px; cursor: ne-resize; right: 0pt; top: 0pt; height: 6px; z-index: 101; }","category":"CSS style rules"},{"name":".x-resizable-handle-southwest","value":".x-resizable-handle-southwest { width: 6px; cursor: sw-resize; left: 0pt; bottom: 0pt; height: 6px; z-index: 101; }","category":"CSS style rules"},{"name":".x-resizable-over .x-resizable-handle, .x-resizable-pinned .x-resizable-handle","value":".x-resizable-over .x-resizable-handle, .x-resizable-pinned .x-resizable-handle { opacity: 1; }","category":"CSS style rules"},{"name":".x-resizable-over .x-resizable-handle-east, .x-resizable-pinned .x-resizable-handle-east","value":".x-resizable-over .x-resizable-handle-east, .x-resizable-pinned .x-resizable-handle-east { background: transparent url(../images/default/sizer/e-handle.gif) repeat scroll left center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-resizable-over .x-resizable-handle-west, .x-resizable-pinned .x-resizable-handle-west","value":".x-resizable-over .x-resizable-handle-west, .x-resizable-pinned .x-resizable-handle-west { background: transparent url(../images/default/sizer/e-handle.gif) repeat scroll left center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-resizable-over .x-resizable-handle-south, .x-resizable-pinned .x-resizable-handle-south","value":".x-resizable-over .x-resizable-handle-south, .x-resizable-pinned .x-resizable-handle-south { background: transparent url(../images/default/sizer/s-handle.gif) repeat scroll center top; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north","value":".x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north { background: transparent url(../images/default/sizer/s-handle.gif) repeat scroll center top; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-resizable-over .x-resizable-handle-southeast, .x-resizable-pinned .x-resizable-handle-southeast","value":".x-resizable-over .x-resizable-handle-southeast, .x-resizable-pinned .x-resizable-handle-southeast { background: transparent url(../images/default/sizer/se-handle.gif) repeat scroll left top; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-resizable-over .x-resizable-handle-northwest, .x-resizable-pinned .x-resizable-handle-northwest","value":".x-resizable-over .x-resizable-handle-northwest, .x-resizable-pinned .x-resizable-handle-northwest { background: transparent url(../images/default/sizer/nw-handle.gif) repeat scroll right bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-resizable-over .x-resizable-handle-northeast, .x-resizable-pinned .x-resizable-handle-northeast","value":".x-resizable-over .x-resizable-handle-northeast, .x-resizable-pinned .x-resizable-handle-northeast { background: transparent url(../images/default/sizer/ne-handle.gif) repeat scroll left bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-resizable-over .x-resizable-handle-southwest, .x-resizable-pinned .x-resizable-handle-southwest","value":".x-resizable-over .x-resizable-handle-southwest, .x-resizable-pinned .x-resizable-handle-southwest { background: transparent url(../images/default/sizer/sw-handle.gif) repeat scroll right top; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-resizable-proxy","value":".x-resizable-proxy { border: 1px dashed rgb(59, 90, 130); overflow: hidden; position: absolute; display: none; left: 0pt; top: 0pt; z-index: 50000; }","category":"CSS style rules"},{"name":".x-resizable-overlay","value":".x-resizable-overlay { background: white none repeat scroll 0% 0%; width: 100%; height: 100%; display: none; position: absolute; left: 0pt; top: 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; z-index: 200000; opacity: 0; }","category":"CSS style rules"},{"name":".x-grid3","value":".x-grid3 { overflow: hidden; position: relative; background-color: rgb(255, 255, 255); }","category":"CSS style rules"},{"name":".x-grid-panel .x-panel-body","value":".x-grid-panel .x-panel-body { overflow: hidden ! important; }","category":"CSS style rules"},{"name":".x-grid-panel .x-panel-mc .x-panel-body","value":".x-grid-panel .x-panel-mc .x-panel-body { border: 1px solid rgb(153, 187, 232); }","category":"CSS style rules"},{"name":".x-grid3 table","value":".x-grid3 table { table-layout: fixed; }","category":"CSS style rules"},{"name":".x-grid3-viewport","value":".x-grid3-viewport { overflow: hidden; }","category":"CSS style rules"},{"name":".x-grid3-hd-row td, .x-grid3-row td, .x-grid3-summary-row td","value":".x-grid3-hd-row td, .x-grid3-row td, .x-grid3-summary-row td { font-family: arial,tahoma,helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; outline-color: -moz-use-text-color; outline-style: none; outline-width: medium; -moz-user-focus: normal; }","category":"CSS style rules"},{"name":".x-grid3-row td, .x-grid3-summary-row td","value":".x-grid3-row td, .x-grid3-summary-row td { line-height: 13px; vertical-align: top; padding-left: 1px; padding-right: 1px; -moz-user-select: none; }","category":"CSS style rules"},{"name":".x-grid3-hd-row td","value":".x-grid3-hd-row td { border-left: 1px solid rgb(238, 238, 238); border-right: 1px solid rgb(208, 208, 208); line-height: 15px; vertical-align: middle; }","category":"CSS style rules"},{"name":".x-grid3-hd-row .x-grid3-marker-hd","value":".x-grid3-hd-row .x-grid3-marker-hd { padding: 3px; }","category":"CSS style rules"},{"name":".x-grid3-row .x-grid3-marker","value":".x-grid3-row .x-grid3-marker { padding: 3px; }","category":"CSS style rules"},{"name":".x-grid3-cell-inner, .x-grid3-hd-inner","value":".x-grid3-cell-inner, .x-grid3-hd-inner { padding: 3px 3px 3px 5px; overflow: hidden; white-space: nowrap; }","category":"CSS style rules"},{"name":".x-grid3-hd-inner","value":".x-grid3-hd-inner { padding: 4px 3px 4px 5px; position: relative; cursor: inherit; }","category":"CSS style rules"},{"name":".x-grid3-row-body","value":".x-grid3-row-body { white-space: normal; }","category":"CSS style rules"},{"name":".x-grid3-body-cell","value":".x-grid3-body-cell { outline-color: -moz-use-text-color; outline-style: none; outline-width: 0pt; }","category":"CSS style rules"},{"name":".ext-ie .x-grid3-cell-inner, .ext-ie .x-grid3-hd-inner","value":".ext-ie .x-grid3-cell-inner, .ext-ie .x-grid3-hd-inner { width: 100%; }","category":"CSS style rules"},{"name":".ext-strict .x-grid3-cell-inner, .ext-strict .x-grid3-hd-inner","value":".ext-strict .x-grid3-cell-inner, .ext-strict .x-grid3-hd-inner { width: auto; }","category":"CSS style rules"},{"name":".x-grid-row-loading","value":".x-grid-row-loading { background: rgb(255, 255, 255) url(../images/default/shared/loading-balls.gif) no-repeat scroll center center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-grid-page","value":".x-grid-page { overflow: hidden; }","category":"CSS style rules"},{"name":".x-grid3-row","value":".x-grid3-row { border-style: solid; border-color: rgb(255, 255, 255) rgb(237, 237, 237) rgb(237, 237, 237); border-width: 1px; cursor: default; width: 100%; }","category":"CSS style rules"},{"name":".x-grid3-row-alt","value":".x-grid3-row-alt { background-color: rgb(250, 250, 250); }","category":"CSS style rules"},{"name":".x-grid3-row-over","value":".x-grid3-row-over { border: 1px solid rgb(221, 221, 221); background: rgb(239, 239, 239) url(../images/default/grid/row-over.gif) repeat-x scroll left top; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-grid3-resize-proxy","value":".x-grid3-resize-proxy { border: 0pt none ; overflow: hidden; width: 1px; left: 0pt; background-color: rgb(119, 119, 119); cursor: col-resize; position: absolute; top: 0pt; height: 100px; visibility: hidden; z-index: 7; }","category":"CSS style rules"},{"name":".x-grid3-resize-marker","value":".x-grid3-resize-marker { border: 0pt none ; overflow: hidden; width: 1px; left: 0pt; background-color: rgb(119, 119, 119); position: absolute; top: 0pt; height: 100px; visibility: hidden; z-index: 7; }","category":"CSS style rules"},{"name":".x-grid3-focus","value":".x-grid3-focus { position: absolute; left: 0pt; top: 0pt; width: 1px; height: 1px; line-height: 1px; font-size: 1px; outline-color: -moz-use-text-color; outline-style: none; outline-width: 0pt; -moz-user-select: text; }","category":"CSS style rules"},{"name":".x-grid3-header","value":".x-grid3-header { padding: 1px 0pt 0pt; background: rgb(249, 249, 249) url(../images/default/grid/grid3-hrow.gif) repeat-x scroll 0pt bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; cursor: default; }","category":"CSS style rules"},{"name":".x-grid3-header-pop","value":".x-grid3-header-pop { border-left: 1px solid rgb(208, 208, 208); float: right; clear: none; }","category":"CSS style rules"},{"name":".x-grid3-header-pop-inner","value":".x-grid3-header-pop-inner { border-left: 1px solid rgb(238, 238, 238); background: transparent url(../images/default/grid/hd-pop.gif) no-repeat scroll center center; width: 14px; height: 19px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".ext-ie .x-grid3-header-pop-inner","value":".ext-ie .x-grid3-header-pop-inner { width: 15px; }","category":"CSS style rules"},{"name":".ext-strict .x-grid3-header-pop-inner","value":".ext-strict .x-grid3-header-pop-inner { width: 14px; }","category":"CSS style rules"},{"name":".x-grid3-header-inner","value":".x-grid3-header-inner { overflow: hidden; float: left; }","category":"CSS style rules"},{"name":".x-grid3-header-offset","value":".x-grid3-header-offset { padding-left: 1px; width: 10000px; }","category":"CSS style rules"},{"name":"td.x-grid3-hd-over, td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open","value":"td.x-grid3-hd-over, td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open { border-left: 1px solid rgb(170, 204, 246); border-right: 1px solid rgb(170, 204, 246); }","category":"CSS style rules"},{"name":"td.x-grid3-hd-over .x-grid3-hd-inner, td.sort-desc .x-grid3-hd-inner, td.sort-asc .x-grid3-hd-inner, td.x-grid3-hd-menu-open .x-grid3-hd-inner","value":"td.x-grid3-hd-over .x-grid3-hd-inner, td.sort-desc .x-grid3-hd-inner, td.sort-asc .x-grid3-hd-inner, td.x-grid3-hd-menu-open .x-grid3-hd-inner { background: rgb(235, 243, 253) url(../images/default/grid/grid3-hrow-over.gif) repeat-x scroll left bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-grid3-sort-icon","value":".x-grid3-sort-icon { background-repeat: no-repeat; display: none; height: 4px; width: 13px; margin-left: 3px; vertical-align: middle; }","category":"CSS style rules"},{"name":".sort-asc .x-grid3-sort-icon","value":".sort-asc .x-grid3-sort-icon { background-image: url(../images/default/grid/sort_asc.gif); display: inline; }","category":"CSS style rules"},{"name":".sort-desc .x-grid3-sort-icon","value":".sort-desc .x-grid3-sort-icon { background-image: url(../images/default/grid/sort_desc.gif); display: inline; }","category":"CSS style rules"},{"name":".ext-strict .ext-ie .x-grid3-header-inner","value":".ext-strict .ext-ie .x-grid3-header-inner { position: relative; }","category":"CSS style rules"},{"name":".ext-strict .ext-ie6 .x-grid3-hd","value":".ext-strict .ext-ie6 .x-grid3-hd { position: relative; }","category":"CSS style rules"},{"name":".ext-strict .ext-ie6 .x-grid3-hd-inner","value":".ext-strict .ext-ie6 .x-grid3-hd-inner { position: static; }","category":"CSS style rules"},{"name":".x-grid3-body","value":".x-grid3-body { }","category":"CSS style rules"},{"name":".x-grid3-scroller","value":".x-grid3-scroller { overflow: auto; position: relative; }","category":"CSS style rules"},{"name":".x-grid3-cell-text, .x-grid3-hd-text","value":".x-grid3-cell-text, .x-grid3-hd-text { padding: 3px 5px; display: block; -moz-user-select: none; color: black; }","category":"CSS style rules"},{"name":".x-grid3-split","value":".x-grid3-split { overflow: hidden; background-image: url(../images/default/grid/grid-split.gif); background-position: center center; background-repeat: no-repeat; cursor: col-resize; display: block; font-size: 1px; height: 16px; position: absolute; top: 2px; width: 6px; z-index: 3; }","category":"CSS style rules"},{"name":".x-grid3-hd-text","value":".x-grid3-hd-text { color: rgb(21, 66, 139); }","category":"CSS style rules"},{"name":".x-dd-drag-proxy .x-grid3-hd-inner","value":".x-dd-drag-proxy .x-grid3-hd-inner { border: 1px solid rgb(170, 204, 246); padding: 3px; background: rgb(235, 243, 253) url(../images/default/grid/grid3-hrow-over.gif) repeat-x scroll left bottom; overflow: hidden; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 120px; }","category":"CSS style rules"},{"name":".col-move-top, .col-move-bottom","value":".col-move-top, .col-move-bottom { overflow: hidden; width: 9px; height: 9px; position: absolute; top: 0pt; line-height: 1px; font-size: 1px; visibility: hidden; z-index: 20000; }","category":"CSS style rules"},{"name":".col-move-top","value":".col-move-top { background: transparent url(../images/default/grid/col-move-top.gif) no-repeat scroll left top; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".col-move-bottom","value":".col-move-bottom { background: transparent url(../images/default/grid/col-move-bottom.gif) no-repeat scroll left top; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-grid3-row-selected","value":".x-grid3-row-selected { border: 1px dotted rgb(163, 186, 233); background: rgb(223, 232, 246) none repeat scroll 0% 0% ! important; -moz-background-clip: -moz-initial ! important; -moz-background-origin: -moz-initial ! important; -moz-background-inline-policy: -moz-initial ! important; }","category":"CSS style rules"},{"name":".x-grid3-cell-selected","value":".x-grid3-cell-selected { background-color: rgb(184, 207, 238) ! important; color: black; }","category":"CSS style rules"},{"name":".x-grid3-cell-selected span","value":".x-grid3-cell-selected span { color: black ! important; }","category":"CSS style rules"},{"name":".x-grid3-cell-selected .x-grid3-cell-text","value":".x-grid3-cell-selected .x-grid3-cell-text { color: black; }","category":"CSS style rules"},{"name":".x-grid3-locked td.x-grid3-row-marker, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker","value":".x-grid3-locked td.x-grid3-row-marker, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker { border-top: 1px solid white; border-right: 1px solid rgb(111, 160, 223) ! important; border-bottom: medium none ! important; padding: 0pt; background: rgb(235, 234, 219) url(../images/default/grid/grid-hrow.gif) repeat-x scroll 0pt bottom ! important; -moz-background-clip: -moz-initial ! important; -moz-background-origin: -moz-initial ! important; -moz-background-inline-policy: -moz-initial ! important; vertical-align: middle ! important; color: black; text-align: center; }","category":"CSS style rules"},{"name":".x-grid3-locked td.x-grid3-row-marker div, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker div","value":".x-grid3-locked td.x-grid3-row-marker div, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker div { padding: 0pt 4px; color: rgb(21, 66, 139) ! important; text-align: center; }","category":"CSS style rules"},{"name":".x-grid3-dirty-cell","value":".x-grid3-dirty-cell { background: transparent url(../images/default/grid/dirty.gif) no-repeat scroll 0pt 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-grid3-topbar, .x-grid3-bottombar","value":".x-grid3-topbar, .x-grid3-bottombar { overflow: hidden; font-family: arial,tahoma,helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: none; position: relative; }","category":"CSS style rules"},{"name":".x-grid3-topbar .x-toolbar","value":".x-grid3-topbar .x-toolbar { border-right: 0pt none; }","category":"CSS style rules"},{"name":".x-grid3-bottombar .x-toolbar","value":".x-grid3-bottombar .x-toolbar { border-top: 1px solid rgb(169, 191, 211); border-right: 0pt none; border-bottom: 0pt none; }","category":"CSS style rules"},{"name":".x-props-grid .x-grid3-cell","value":".x-props-grid .x-grid3-cell { padding: 1px; }","category":"CSS style rules"},{"name":".x-props-grid .x-grid3-td-name .x-grid3-cell-inner","value":".x-props-grid .x-grid3-td-name .x-grid3-cell-inner { background: transparent url(../images/default/grid/grid3-special-col-bg.gif) repeat-y scroll -16px 50% ! important; -moz-background-clip: -moz-initial ! important; -moz-background-origin: -moz-initial ! important; -moz-background-inline-policy: -moz-initial ! important; padding-left: 12px; color: black ! important; }","category":"CSS style rules"},{"name":".x-props-grid .x-grid3-body .x-grid3-td-name","value":".x-props-grid .x-grid3-body .x-grid3-td-name { border-style: none solid none none; border-color: -moz-use-text-color rgb(238, 238, 238) -moz-use-text-color -moz-use-text-color; border-width: 0pt 1px 0pt 0pt; padding: 1px 0pt 1px 1px; background: white none repeat scroll 0% 0% ! important; -moz-background-clip: -moz-initial ! important; -moz-background-origin: -moz-initial ! important; -moz-background-inline-policy: -moz-initial ! important; }","category":"CSS style rules"},{"name":".xg-hmenu-sort-asc .x-menu-item-icon","value":".xg-hmenu-sort-asc .x-menu-item-icon { background-image: url(../images/default/grid/hmenu-asc.gif); }","category":"CSS style rules"},{"name":".xg-hmenu-sort-desc .x-menu-item-icon","value":".xg-hmenu-sort-desc .x-menu-item-icon { background-image: url(../images/default/grid/hmenu-desc.gif); }","category":"CSS style rules"},{"name":".xg-hmenu-lock .x-menu-item-icon","value":".xg-hmenu-lock .x-menu-item-icon { background-image: url(../images/default/grid/hmenu-lock.gif); }","category":"CSS style rules"},{"name":".xg-hmenu-unlock .x-menu-item-icon","value":".xg-hmenu-unlock .x-menu-item-icon { background-image: url(../images/default/grid/hmenu-unlock.gif); }","category":"CSS style rules"},{"name":".x-grid3-col-dd","value":".x-grid3-col-dd { border: 0pt none ; padding: 0pt; background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-dd-drag-ghost .x-grid3-dd-wrap","value":".x-dd-drag-ghost .x-grid3-dd-wrap { padding: 1px 3px 3px 1px; }","category":"CSS style rules"},{"name":".x-grid3-hd","value":".x-grid3-hd { -moz-user-select: none; }","category":"CSS style rules"},{"name":".x-grid3-hd-btn","value":".x-grid3-hd-btn { background: rgb(195, 218, 249) url(../images/default/grid/grid3-hd-btn.gif) no-repeat scroll left center; display: none; position: absolute; width: 14px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; right: 0pt; top: 0pt; z-index: 2; cursor: pointer; }","category":"CSS style rules"},{"name":".x-grid3-hd-over .x-grid3-hd-btn, .x-grid3-hd-menu-open .x-grid3-hd-btn","value":".x-grid3-hd-over .x-grid3-hd-btn, .x-grid3-hd-menu-open .x-grid3-hd-btn { display: block; }","category":"CSS style rules"},{"name":"a.x-grid3-hd-btn:hover","value":"a.x-grid3-hd-btn:hover { background-position: -14px center; }","category":"CSS style rules"},{"name":".x-grid3-body .x-grid3-td-expander","value":".x-grid3-body .x-grid3-td-expander { background: transparent url(../images/default/grid/grid3-special-col-bg.gif) repeat-y scroll right center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-grid3-body .x-grid3-td-expander .x-grid3-cell-inner","value":".x-grid3-body .x-grid3-td-expander .x-grid3-cell-inner { padding: 0pt ! important; height: 100%; }","category":"CSS style rules"},{"name":".x-grid3-row-expander","value":".x-grid3-row-expander { width: 100%; height: 18px; background-position: 4px 2px; background-repeat: no-repeat; background-color: transparent; background-image: url(../images/default/grid/row-expand-sprite.gif); }","category":"CSS style rules"},{"name":".x-grid3-row-collapsed .x-grid3-row-expander","value":".x-grid3-row-collapsed .x-grid3-row-expander { background-position: 4px 2px; }","category":"CSS style rules"},{"name":".x-grid3-row-expanded .x-grid3-row-expander","value":".x-grid3-row-expanded .x-grid3-row-expander { background-position: -21px 2px; }","category":"CSS style rules"},{"name":".x-grid3-row-collapsed .x-grid3-row-body","value":".x-grid3-row-collapsed .x-grid3-row-body { display: none ! important; }","category":"CSS style rules"},{"name":".x-grid3-row-expanded .x-grid3-row-body","value":".x-grid3-row-expanded .x-grid3-row-body { display: block ! important; }","category":"CSS style rules"},{"name":".x-grid3-body .x-grid3-td-checker","value":".x-grid3-body .x-grid3-td-checker { background: transparent url(../images/default/grid/grid3-special-col-bg.gif) repeat-y scroll right center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-grid3-body .x-grid3-td-checker .x-grid3-cell-inner, .x-grid3-header .x-grid3-td-checker .x-grid3-hd-inner","value":".x-grid3-body .x-grid3-td-checker .x-grid3-cell-inner, .x-grid3-header .x-grid3-td-checker .x-grid3-hd-inner { padding: 0pt ! important; height: 100%; }","category":"CSS style rules"},{"name":".x-grid3-row-checker, .x-grid3-hd-checker","value":".x-grid3-row-checker, .x-grid3-hd-checker { width: 100%; height: 18px; background-position: 2px 2px; background-repeat: no-repeat; background-color: transparent; background-image: url(../images/default/grid/row-check-sprite.gif); }","category":"CSS style rules"},{"name":".x-grid3-row .x-grid3-row-checker","value":".x-grid3-row .x-grid3-row-checker { background-position: 2px 2px; }","category":"CSS style rules"},{"name":".x-grid3-row-selected .x-grid3-row-checker, .x-grid3-hd-checker-on .x-grid3-hd-checker","value":".x-grid3-row-selected .x-grid3-row-checker, .x-grid3-hd-checker-on .x-grid3-hd-checker { background-position: -23px 2px; }","category":"CSS style rules"},{"name":".x-grid3-hd-checker","value":".x-grid3-hd-checker { background-position: 2px 3px; }","category":"CSS style rules"},{"name":".x-grid3-hd-checker-on .x-grid3-hd-checker","value":".x-grid3-hd-checker-on .x-grid3-hd-checker { background-position: -23px 3px; }","category":"CSS style rules"},{"name":".x-grid3-body .x-grid3-td-numberer","value":".x-grid3-body .x-grid3-td-numberer { background: transparent url(../images/default/grid/grid3-special-col-bg.gif) repeat-y scroll right center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-grid3-body .x-grid3-td-numberer .x-grid3-cell-inner","value":".x-grid3-body .x-grid3-td-numberer .x-grid3-cell-inner { padding: 3px 5px 0pt 0pt ! important; text-align: right; color: rgb(68, 68, 68); }","category":"CSS style rules"},{"name":".x-grid3-body .x-grid3-row-selected .x-grid3-td-numberer, .x-grid3-body .x-grid3-row-selected .x-grid3-td-checker, .x-grid3-body .x-grid3-row-selected .x-grid3-td-expander","value":".x-grid3-body .x-grid3-row-selected .x-grid3-td-numberer, .x-grid3-body .x-grid3-row-selected .x-grid3-td-checker, .x-grid3-body .x-grid3-row-selected .x-grid3-td-expander { background: transparent url(../images/default/grid/grid3-special-col-sel-bg.gif) repeat-y scroll right center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-grid3-body .x-grid3-check-col-td .x-grid3-cell-inner","value":".x-grid3-body .x-grid3-check-col-td .x-grid3-cell-inner { padding: 1px 0pt 0pt ! important; }","category":"CSS style rules"},{"name":".x-grid3-check-col","value":".x-grid3-check-col { width: 100%; height: 16px; background-position: center center; background-repeat: no-repeat; background-color: transparent; background-image: url(../images/default/menu/unchecked.gif); }","category":"CSS style rules"},{"name":".x-grid3-check-col-on","value":".x-grid3-check-col-on { width: 100%; height: 16px; background-position: center center; background-repeat: no-repeat; background-color: transparent; background-image: url(../images/default/menu/checked.gif); }","category":"CSS style rules"},{"name":".x-grid-group, .x-grid-group-body, .x-grid-group-hd","value":".x-grid-group, .x-grid-group-body, .x-grid-group-hd { }","category":"CSS style rules"},{"name":".x-grid-group-hd","value":".x-grid-group-hd { border-bottom: 2px solid rgb(153, 187, 232); cursor: pointer; padding-top: 6px; }","category":"CSS style rules"},{"name":".x-grid-group-hd div","value":".x-grid-group-hd div { padding: 4px 4px 4px 17px; background: transparent url(../images/default/grid/group-expand-sprite.gif) no-repeat scroll 3px -47px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(55, 100, 160); font-family: tahoma,arial,helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; }","category":"CSS style rules"},{"name":".x-grid-group-collapsed .x-grid-group-hd div","value":".x-grid-group-collapsed .x-grid-group-hd div { background-position: 3px 3px; }","category":"CSS style rules"},{"name":".x-grid-group-collapsed .x-grid-group-body","value":".x-grid-group-collapsed .x-grid-group-body { display: none; }","category":"CSS style rules"},{"name":".x-group-by-icon","value":".x-group-by-icon { background-image: url(../images/default/grid/group-by.gif); }","category":"CSS style rules"},{"name":".x-cols-icon","value":".x-cols-icon { background-image: url(../images/default/grid/columns.gif); }","category":"CSS style rules"},{"name":".x-show-groups-icon","value":".x-show-groups-icon { background-image: url(../images/default/grid/group-by.gif); }","category":"CSS style rules"},{"name":".ext-ie .x-grid3 .x-editor .x-form-text","value":".ext-ie .x-grid3 .x-editor .x-form-text { position: relative; top: -1px; }","category":"CSS style rules"},{"name":".ext-ie .x-props-grid .x-editor .x-form-text","value":".ext-ie .x-props-grid .x-editor .x-form-text { position: static; top: 0pt; }","category":"CSS style rules"},{"name":".x-grid-empty","value":".x-grid-empty { padding: 10px; color: gray; font-family: tahoma,arial,helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; }","category":"CSS style rules"},{"name":".ext-ie7 .x-grid-panel .x-panel-bbar","value":".ext-ie7 .x-grid-panel .x-panel-bbar { position: relative; }","category":"CSS style rules"},{"name":".x-dd-drag-proxy","value":".x-dd-drag-proxy { position: absolute; left: 0pt; top: 0pt; visibility: hidden; z-index: 15000; }","category":"CSS style rules"},{"name":".x-dd-drag-ghost","value":".x-dd-drag-ghost { border-style: solid; border-color: rgb(221, 221, 221) rgb(187, 187, 187) rgb(187, 187, 187) rgb(221, 221, 221); border-width: 1px; padding: 3px 3px 3px 20px; color: black; font-family: arial,helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; opacity: 0.85; background-color: white; white-space: nowrap; }","category":"CSS style rules"},{"name":".x-dd-drag-repair .x-dd-drag-ghost","value":".x-dd-drag-repair .x-dd-drag-ghost { border: 0pt none ; padding: 0pt; opacity: 0.4; background-color: transparent; }","category":"CSS style rules"},{"name":".x-dd-drag-repair .x-dd-drop-icon","value":".x-dd-drag-repair .x-dd-drop-icon { visibility: hidden; }","category":"CSS style rules"},{"name":".x-dd-drop-icon","value":".x-dd-drop-icon { position: absolute; top: 3px; left: 3px; display: block; width: 16px; height: 16px; background-color: transparent; background-position: center center; background-repeat: no-repeat; z-index: 1; }","category":"CSS style rules"},{"name":".x-dd-drop-nodrop .x-dd-drop-icon","value":".x-dd-drop-nodrop .x-dd-drop-icon { background-image: url(../images/default/dd/drop-no.gif); }","category":"CSS style rules"},{"name":".x-dd-drop-ok .x-dd-drop-icon","value":".x-dd-drop-ok .x-dd-drop-icon { background-image: url(../images/default/dd/drop-yes.gif); }","category":"CSS style rules"},{"name":".x-dd-drop-ok-add .x-dd-drop-icon","value":".x-dd-drop-ok-add .x-dd-drop-icon { background-image: url(../images/default/dd/drop-add.gif); }","category":"CSS style rules"},{"name":".x-view-selector","value":".x-view-selector { border: 1px dotted rgb(51, 153, 187); background: rgb(195, 218, 249) none repeat scroll 0% 0%; position: absolute; left: 0pt; top: 0pt; width: 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; opacity: 0.5; }","category":"CSS style rules"},{"name":".x-tree .x-panel-body","value":".x-tree .x-panel-body { background-color: rgb(255, 255, 255); }","category":"CSS style rules"},{"name":".ext-strict .ext-ie .x-tree .x-panel-bwrap","value":".ext-strict .ext-ie .x-tree .x-panel-bwrap { overflow: hidden; position: relative; }","category":"CSS style rules"},{"name":".x-tree-icon, .x-tree-ec-icon, .x-tree-elbow-line, .x-tree-elbow, .x-tree-elbow-end, .x-tree-elbow-plus, .x-tree-elbow-minus, .x-tree-elbow-end-plus, .x-tree-elbow-end-minus","value":".x-tree-icon, .x-tree-ec-icon, .x-tree-elbow-line, .x-tree-elbow, .x-tree-elbow-end, .x-tree-elbow-plus, .x-tree-elbow-minus, .x-tree-elbow-end-plus, .x-tree-elbow-end-minus { border: 0pt none ; margin: 0pt; padding: 0pt; height: 18px; vertical-align: top; width: 16px; background-repeat: no-repeat; }","category":"CSS style rules"},{"name":".x-tree-node-collapsed .x-tree-node-icon, .x-tree-node-expanded .x-tree-node-icon, .x-tree-node-leaf .x-tree-node-icon","value":".x-tree-node-collapsed .x-tree-node-icon, .x-tree-node-expanded .x-tree-node-icon, .x-tree-node-leaf .x-tree-node-icon { border: 0pt none ; margin: 0pt; padding: 0pt; height: 18px; vertical-align: top; width: 16px; background-position: center center; background-repeat: no-repeat; }","category":"CSS style rules"},{"name":".ext-ie .x-tree-node-indent img, .ext-ie .x-tree-node-icon, .ext-ie .x-tree-ec-icon","value":".ext-ie .x-tree-node-indent img, .ext-ie .x-tree-node-icon, .ext-ie .x-tree-ec-icon { vertical-align: middle ! important; }","category":"CSS style rules"},{"name":".x-tree-node-expanded .x-tree-node-icon","value":".x-tree-node-expanded .x-tree-node-icon { background-image: url(../images/default/tree/folder-open.gif); }","category":"CSS style rules"},{"name":".x-tree-node-leaf .x-tree-node-icon","value":".x-tree-node-leaf .x-tree-node-icon { background-image: url(../images/default/tree/leaf.gif); }","category":"CSS style rules"},{"name":".x-tree-node-collapsed .x-tree-node-icon","value":".x-tree-node-collapsed .x-tree-node-icon { background-image: url(../images/default/tree/folder.gif); }","category":"CSS style rules"},{"name":".ext-ie input.x-tree-node-cb","value":".ext-ie input.x-tree-node-cb { width: 15px; height: 15px; }","category":"CSS style rules"},{"name":"input.x-tree-node-cb","value":"input.x-tree-node-cb { margin-left: 1px; }","category":"CSS style rules"},{"name":".ext-ie input.x-tree-node-cb","value":".ext-ie input.x-tree-node-cb { margin-left: 0pt; }","category":"CSS style rules"},{"name":".x-tree-noicon .x-tree-node-icon","value":".x-tree-noicon .x-tree-node-icon { width: 0pt; height: 0pt; }","category":"CSS style rules"},{"name":".x-tree-node-loading .x-tree-node-icon","value":".x-tree-node-loading .x-tree-node-icon { background-image: url(../images/default/tree/loading.gif) ! important; }","category":"CSS style rules"},{"name":".x-tree-node-loading a span","value":".x-tree-node-loading a span { font-style: italic; color: rgb(68, 68, 68); }","category":"CSS style rules"},{"name":".ext-ie .x-tree-node-el input","value":".ext-ie .x-tree-node-el input { width: 15px; height: 15px; }","category":"CSS style rules"},{"name":".x-tree-lines .x-tree-elbow","value":".x-tree-lines .x-tree-elbow { background-image: url(../images/default/tree/elbow.gif); }","category":"CSS style rules"},{"name":".x-tree-lines .x-tree-elbow-plus","value":".x-tree-lines .x-tree-elbow-plus { background-image: url(../images/default/tree/elbow-plus.gif); }","category":"CSS style rules"},{"name":".x-tree-lines .x-tree-elbow-minus","value":".x-tree-lines .x-tree-elbow-minus { background-image: url(../images/default/tree/elbow-minus.gif); }","category":"CSS style rules"},{"name":".x-tree-lines .x-tree-elbow-end","value":".x-tree-lines .x-tree-elbow-end { background-image: url(../images/default/tree/elbow-end.gif); }","category":"CSS style rules"},{"name":".x-tree-lines .x-tree-elbow-end-plus","value":".x-tree-lines .x-tree-elbow-end-plus { background-image: url(../images/default/tree/elbow-end-plus.gif); }","category":"CSS style rules"},{"name":".x-tree-lines .x-tree-elbow-end-minus","value":".x-tree-lines .x-tree-elbow-end-minus { background-image: url(../images/default/tree/elbow-end-minus.gif); }","category":"CSS style rules"},{"name":".x-tree-lines .x-tree-elbow-line","value":".x-tree-lines .x-tree-elbow-line { background-image: url(../images/default/tree/elbow-line.gif); }","category":"CSS style rules"},{"name":".x-tree-no-lines .x-tree-elbow","value":".x-tree-no-lines .x-tree-elbow { background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-tree-no-lines .x-tree-elbow-plus","value":".x-tree-no-lines .x-tree-elbow-plus { background-image: url(../images/default/tree/elbow-plus-nl.gif); }","category":"CSS style rules"},{"name":".x-tree-no-lines .x-tree-elbow-minus","value":".x-tree-no-lines .x-tree-elbow-minus { background-image: url(../images/default/tree/elbow-minus-nl.gif); }","category":"CSS style rules"},{"name":".x-tree-no-lines .x-tree-elbow-end","value":".x-tree-no-lines .x-tree-elbow-end { background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-tree-no-lines .x-tree-elbow-end-plus","value":".x-tree-no-lines .x-tree-elbow-end-plus { background-image: url(../images/default/tree/elbow-end-plus-nl.gif); }","category":"CSS style rules"},{"name":".x-tree-no-lines .x-tree-elbow-end-minus","value":".x-tree-no-lines .x-tree-elbow-end-minus { background-image: url(../images/default/tree/elbow-end-minus-nl.gif); }","category":"CSS style rules"},{"name":".x-tree-no-lines .x-tree-elbow-line","value":".x-tree-no-lines .x-tree-elbow-line { background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-tree-arrows .x-tree-elbow","value":".x-tree-arrows .x-tree-elbow { background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-tree-arrows .x-tree-elbow-plus","value":".x-tree-arrows .x-tree-elbow-plus { background: transparent url(../images/default/tree/arrows.gif) no-repeat scroll 0pt 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-tree-arrows .x-tree-elbow-minus","value":".x-tree-arrows .x-tree-elbow-minus { background: transparent url(../images/default/tree/arrows.gif) no-repeat scroll -16px 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-tree-arrows .x-tree-elbow-end","value":".x-tree-arrows .x-tree-elbow-end { background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-tree-arrows .x-tree-elbow-end-plus","value":".x-tree-arrows .x-tree-elbow-end-plus { background: transparent url(../images/default/tree/arrows.gif) no-repeat scroll 0pt 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-tree-arrows .x-tree-elbow-end-minus","value":".x-tree-arrows .x-tree-elbow-end-minus { background: transparent url(../images/default/tree/arrows.gif) no-repeat scroll -16px 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-tree-arrows .x-tree-elbow-line","value":".x-tree-arrows .x-tree-elbow-line { background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-tree-arrows .x-tree-ec-over .x-tree-elbow-plus","value":".x-tree-arrows .x-tree-ec-over .x-tree-elbow-plus { background-position: -32px 0pt; }","category":"CSS style rules"},{"name":".x-tree-arrows .x-tree-ec-over .x-tree-elbow-minus","value":".x-tree-arrows .x-tree-ec-over .x-tree-elbow-minus { background-position: -48px 0pt; }","category":"CSS style rules"},{"name":".x-tree-arrows .x-tree-ec-over .x-tree-elbow-end-plus","value":".x-tree-arrows .x-tree-ec-over .x-tree-elbow-end-plus { background-position: -32px 0pt; }","category":"CSS style rules"},{"name":".x-tree-arrows .x-tree-ec-over .x-tree-elbow-end-minus","value":".x-tree-arrows .x-tree-ec-over .x-tree-elbow-end-minus { background-position: -48px 0pt; }","category":"CSS style rules"},{"name":".x-tree-elbow-plus, .x-tree-elbow-minus, .x-tree-elbow-end-plus, .x-tree-elbow-end-minus","value":".x-tree-elbow-plus, .x-tree-elbow-minus, .x-tree-elbow-end-plus, .x-tree-elbow-end-minus { cursor: pointer; }","category":"CSS style rules"},{"name":".ext-ie ul.x-tree-node-ct","value":".ext-ie ul.x-tree-node-ct { font-size: 0pt; line-height: 0pt; }","category":"CSS style rules"},{"name":".x-tree-node","value":".x-tree-node { color: black; font-family: arial,tahoma,helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; white-space: nowrap; }","category":"CSS style rules"},{"name":".x-tree-node-el","value":".x-tree-node-el { line-height: 18px; cursor: pointer; }","category":"CSS style rules"},{"name":".x-tree-node a, .x-dd-drag-ghost a","value":".x-tree-node a, .x-dd-drag-ghost a { text-decoration: none; color: black; -moz-user-select: none; -moz-user-focus: normal; outline-color: -moz-use-text-color; outline-style: none; outline-width: 0pt; }","category":"CSS style rules"},{"name":".x-tree-node a span, .x-dd-drag-ghost a span","value":".x-tree-node a span, .x-dd-drag-ghost a span { padding: 1px 3px 1px 2px; text-decoration: none; color: black; }","category":"CSS style rules"},{"name":".x-tree-node .x-tree-node-disabled a span","value":".x-tree-node .x-tree-node-disabled a span { color: gray ! important; }","category":"CSS style rules"},{"name":".x-tree-node .x-tree-node-disabled .x-tree-node-icon","value":".x-tree-node .x-tree-node-disabled .x-tree-node-icon { opacity: 0.5; }","category":"CSS style rules"},{"name":".x-tree-node .x-tree-node-inline-icon","value":".x-tree-node .x-tree-node-inline-icon { background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-tree-node a:hover, .x-dd-drag-ghost a:hover","value":".x-tree-node a:hover, .x-dd-drag-ghost a:hover { text-decoration: none; }","category":"CSS style rules"},{"name":".x-tree-node div.x-tree-drag-insert-below","value":".x-tree-node div.x-tree-drag-insert-below { border-bottom: 1px dotted rgb(51, 102, 204); }","category":"CSS style rules"},{"name":".x-tree-node div.x-tree-drag-insert-above","value":".x-tree-node div.x-tree-drag-insert-above { border-top: 1px dotted rgb(51, 102, 204); }","category":"CSS style rules"},{"name":".x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below","value":".x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below { border-bottom: 0pt none; }","category":"CSS style rules"},{"name":".x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above","value":".x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above { border-top: 0pt none; }","category":"CSS style rules"},{"name":".x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below a","value":".x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below a { border-bottom: 2px solid rgb(51, 102, 204); }","category":"CSS style rules"},{"name":".x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above a","value":".x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above a { border-top: 2px solid rgb(51, 102, 204); }","category":"CSS style rules"},{"name":".x-tree-node .x-tree-drag-append a span","value":".x-tree-node .x-tree-drag-append a span { border: 1px dotted gray; background: rgb(221, 221, 221) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-tree-node .x-tree-node-over","value":".x-tree-node .x-tree-node-over { background-color: rgb(238, 238, 238); }","category":"CSS style rules"},{"name":".x-tree-node .x-tree-selected","value":".x-tree-node .x-tree-selected { background-color: rgb(217, 232, 251); }","category":"CSS style rules"},{"name":".x-dd-drag-ghost .x-tree-node-indent, .x-dd-drag-ghost .x-tree-ec-icon","value":".x-dd-drag-ghost .x-tree-node-indent, .x-dd-drag-ghost .x-tree-ec-icon { display: none ! important; }","category":"CSS style rules"},{"name":".x-tree-drop-ok-append .x-dd-drop-icon","value":".x-tree-drop-ok-append .x-dd-drop-icon { background-image: url(../images/default/tree/drop-add.gif); }","category":"CSS style rules"},{"name":".x-tree-drop-ok-above .x-dd-drop-icon","value":".x-tree-drop-ok-above .x-dd-drop-icon { background-image: url(../images/default/tree/drop-over.gif); }","category":"CSS style rules"},{"name":".x-tree-drop-ok-below .x-dd-drop-icon","value":".x-tree-drop-ok-below .x-dd-drop-icon { background-image: url(../images/default/tree/drop-under.gif); }","category":"CSS style rules"},{"name":".x-tree-drop-ok-between .x-dd-drop-icon","value":".x-tree-drop-ok-between .x-dd-drop-icon { background-image: url(../images/default/tree/drop-between.gif); }","category":"CSS style rules"},{"name":".x-tree-root-ct","value":".x-tree-root-ct { }","category":"CSS style rules"},{"name":".x-date-picker","value":".x-date-picker { border-style: none solid solid; border-color: -moz-use-text-color rgb(27, 55, 108) rgb(27, 55, 108); border-width: 0pt 1px 1px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; position: relative; }","category":"CSS style rules"},{"name":".x-date-picker a","value":".x-date-picker a { outline-color: -moz-use-text-color; outline-style: none; outline-width: 0pt; }","category":"CSS style rules"},{"name":".x-date-inner, .x-date-inner td, .x-date-inner th","value":".x-date-inner, .x-date-inner td, .x-date-inner th { border-collapse: separate; }","category":"CSS style rules"},{"name":".x-date-middle, .x-date-left, .x-date-right","value":".x-date-middle, .x-date-left, .x-date-right { background: transparent url(../images/default/shared/hd-sprite.gif) repeat-x scroll 0pt -83px; overflow: hidden; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(255, 255, 255); font-family: \"sans serif\",tahoma,verdana,helvetica; font-style: normal; font-variant: normal; font-weight: bold; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; }","category":"CSS style rules"},{"name":".x-date-middle .x-btn-left, .x-date-middle .x-btn-center, .x-date-middle .x-btn-right","value":".x-date-middle .x-btn-left, .x-date-middle .x-btn-center, .x-date-middle .x-btn-right { background: transparent none repeat scroll 0% 0% ! important; -moz-background-clip: -moz-initial ! important; -moz-background-origin: -moz-initial ! important; -moz-background-inline-policy: -moz-initial ! important; vertical-align: middle; }","category":"CSS style rules"},{"name":".x-date-middle .x-btn .x-btn-text","value":".x-date-middle .x-btn .x-btn-text { color: rgb(255, 255, 255); }","category":"CSS style rules"},{"name":".x-date-middle .x-btn-with-menu .x-btn-center em","value":".x-date-middle .x-btn-with-menu .x-btn-center em { background: transparent url(../images/default/toolbar/btn-arrow-light.gif) no-repeat scroll right 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-date-right, .x-date-left","value":".x-date-right, .x-date-left { width: 18px; }","category":"CSS style rules"},{"name":".x-date-right","value":".x-date-right { text-align: right; }","category":"CSS style rules"},{"name":".x-date-middle","value":".x-date-middle { padding-top: 2px; padding-bottom: 2px; width: 130px; }","category":"CSS style rules"},{"name":".x-date-right a, .x-date-left a","value":".x-date-right a, .x-date-left a { display: block; width: 16px; height: 16px; background-position: center center; background-repeat: no-repeat; cursor: pointer; opacity: 0.6; }","category":"CSS style rules"},{"name":".x-date-right a:hover, .x-date-left a:hover","value":".x-date-right a:hover, .x-date-left a:hover { opacity: 1; }","category":"CSS style rules"},{"name":".x-date-right a","value":".x-date-right a { background-image: url(../images/default/shared/right-btn.gif); margin-right: 2px; text-decoration: none ! important; }","category":"CSS style rules"},{"name":".x-date-left a","value":".x-date-left a { background-image: url(../images/default/shared/left-btn.gif); margin-left: 2px; text-decoration: none ! important; }","category":"CSS style rules"},{"name":"table.x-date-inner","value":"table.x-date-inner { width: 100%; table-layout: fixed; }","category":"CSS style rules"},{"name":".x-date-inner th","value":".x-date-inner th { width: 25px; }","category":"CSS style rules"},{"name":".x-date-inner th","value":".x-date-inner th { border-bottom: 1px solid rgb(163, 186, 217); padding: 0pt; background: rgb(223, 236, 251) url(../images/default/shared/glass-bg.gif) repeat-x scroll left top; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-align: right ! important; font-family: arial,helvetica,tahoma,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; color: rgb(35, 61, 109); cursor: default; border-collapse: separate; }","category":"CSS style rules"},{"name":".x-date-inner th span","value":".x-date-inner th span { padding: 2px 7px 2px 2px; display: block; }","category":"CSS style rules"},{"name":".x-date-inner td","value":".x-date-inner td { border: 1px solid rgb(255, 255, 255); padding: 0pt; text-align: right; }","category":"CSS style rules"},{"name":".x-date-inner a","value":".x-date-inner a { padding: 2px 5px; display: block; font-family: arial,helvetica,tahoma,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; text-decoration: none; color: black; text-align: right; }","category":"CSS style rules"},{"name":".x-date-inner .x-date-active","value":".x-date-inner .x-date-active { cursor: pointer; color: black; }","category":"CSS style rules"},{"name":".x-date-inner .x-date-selected a","value":".x-date-inner .x-date-selected a { border: 1px solid rgb(141, 178, 227); padding: 1px 4px; background: rgb(223, 236, 251) url(../images/default/shared/glass-bg.gif) repeat-x scroll left top; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-date-inner .x-date-today a","value":".x-date-inner .x-date-today a { border: 1px solid darkred; padding: 1px 4px; }","category":"CSS style rules"},{"name":".x-date-inner .x-date-selected span","value":".x-date-inner .x-date-selected span { font-weight: bold; }","category":"CSS style rules"},{"name":".x-date-inner .x-date-prevday a, .x-date-inner .x-date-nextday a","value":".x-date-inner .x-date-prevday a, .x-date-inner .x-date-nextday a { color: rgb(170, 170, 170); text-decoration: none ! important; }","category":"CSS style rules"},{"name":".x-date-bottom","value":".x-date-bottom { border-top: 1px solid rgb(163, 186, 217); padding: 4px; background: rgb(223, 236, 251) url(../images/default/shared/glass-bg.gif) repeat-x scroll left top; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-date-inner a:hover, .x-date-inner .x-date-disabled a:hover","value":".x-date-inner a:hover, .x-date-inner .x-date-disabled a:hover { background: rgb(221, 236, 254) none repeat scroll 0% 0%; text-decoration: none ! important; color: black; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-date-inner .x-date-disabled a","value":".x-date-inner .x-date-disabled a { background: rgb(238, 238, 238) none repeat scroll 0% 0%; cursor: default; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(187, 187, 187); }","category":"CSS style rules"},{"name":".x-date-mmenu","value":".x-date-mmenu { background: rgb(238, 238, 238) none repeat scroll 0% 0% ! important; -moz-background-clip: -moz-initial ! important; -moz-background-origin: -moz-initial ! important; -moz-background-inline-policy: -moz-initial ! important; }","category":"CSS style rules"},{"name":".x-date-mmenu .x-menu-item","value":".x-date-mmenu .x-menu-item { padding: 1px 24px 1px 4px; font-size: 10px; white-space: nowrap; color: rgb(0, 0, 0); }","category":"CSS style rules"},{"name":".x-date-mmenu .x-menu-item .x-menu-item-icon","value":".x-date-mmenu .x-menu-item .x-menu-item-icon { width: 10px; height: 10px; margin-right: 5px; background-position: center -4px ! important; }","category":"CSS style rules"},{"name":".x-date-mp","value":".x-date-mp { background: white none repeat scroll 0% 0%; position: absolute; left: 0pt; top: 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; display: none; }","category":"CSS style rules"},{"name":".x-date-mp td","value":".x-date-mp td { padding: 2px; font-family: arial,helvetica,tahoma,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; }","category":"CSS style rules"},{"name":"td.x-date-mp-month, td.x-date-mp-year, td.x-date-mp-ybtn","value":"td.x-date-mp-month, td.x-date-mp-year, td.x-date-mp-ybtn { border: 0pt none ; text-align: center; vertical-align: middle; width: 25%; }","category":"CSS style rules"},{"name":".x-date-mp-ok","value":".x-date-mp-ok { margin-right: 3px; }","category":"CSS style rules"},{"name":".x-date-mp-btns button","value":".x-date-mp-btns button { border-style: solid; border-color: rgb(51, 102, 204) rgb(0, 0, 85) rgb(0, 0, 85) rgb(51, 102, 204); border-width: 1px; padding: 1px 3px; background: rgb(8, 55, 114) none repeat scroll 0% 0%; text-align: center; text-decoration: none ! important; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: white; font-family: arial,helvetica,tahoma,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; cursor: pointer; }","category":"CSS style rules"},{"name":".x-date-mp-btns","value":".x-date-mp-btns { background: rgb(223, 236, 251) url(../images/default/shared/glass-bg.gif) repeat-x scroll left top; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-date-mp-btns td","value":".x-date-mp-btns td { border-top: 1px solid rgb(197, 210, 223); text-align: center; }","category":"CSS style rules"},{"name":"td.x-date-mp-month a, td.x-date-mp-year a","value":"td.x-date-mp-month a, td.x-date-mp-year a { padding: 2px 4px; display: block; text-decoration: none; text-align: center; color: rgb(21, 66, 139); }","category":"CSS style rules"},{"name":"td.x-date-mp-month a:hover, td.x-date-mp-year a:hover","value":"td.x-date-mp-month a:hover, td.x-date-mp-year a:hover { background: rgb(221, 236, 254) none repeat scroll 0% 0%; color: rgb(21, 66, 139); text-decoration: none; cursor: pointer; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":"td.x-date-mp-sel a","value":"td.x-date-mp-sel a { border: 1px solid rgb(141, 178, 227); padding: 1px 3px; background: rgb(223, 236, 251) url(../images/default/shared/glass-bg.gif) repeat-x scroll left top; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-date-mp-ybtn a","value":".x-date-mp-ybtn a { margin: 0pt auto; background: transparent url(../images/default/panel/tool-sprites.gif) no-repeat scroll 0% 0%; overflow: hidden; width: 15px; height: 15px; cursor: pointer; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; display: block; }","category":"CSS style rules"},{"name":".x-date-mp-ybtn a.x-date-mp-next","value":".x-date-mp-ybtn a.x-date-mp-next { background-position: 0pt -120px; }","category":"CSS style rules"},{"name":".x-date-mp-ybtn a.x-date-mp-next:hover","value":".x-date-mp-ybtn a.x-date-mp-next:hover { background-position: -15px -120px; }","category":"CSS style rules"},{"name":".x-date-mp-ybtn a.x-date-mp-prev","value":".x-date-mp-ybtn a.x-date-mp-prev { background-position: 0pt -105px; }","category":"CSS style rules"},{"name":".x-date-mp-ybtn a.x-date-mp-prev:hover","value":".x-date-mp-ybtn a.x-date-mp-prev:hover { background-position: -15px -105px; }","category":"CSS style rules"},{"name":".x-date-mp-ybtn","value":".x-date-mp-ybtn { text-align: center; }","category":"CSS style rules"},{"name":"td.x-date-mp-sep","value":"td.x-date-mp-sep { border-right: 1px solid rgb(197, 210, 223); }","category":"CSS style rules"},{"name":".x-tip","value":".x-tip { border: 0pt none ; position: absolute; top: 0pt; left: 0pt; visibility: hidden; z-index: 20000; }","category":"CSS style rules"},{"name":".x-tip .x-tip-close","value":".x-tip .x-tip-close { margin: 0pt 0pt 2px 2px; background-image: url(../images/default/qtip/close.gif); height: 15px; float: right; width: 15px; cursor: pointer; display: none; }","category":"CSS style rules"},{"name":".x-tip .x-tip-tc","value":".x-tip .x-tip-tc { background: transparent url(../images/default/qtip/tip-sprite.gif) no-repeat scroll 0pt -62px; overflow: hidden; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-top: 3px; }","category":"CSS style rules"},{"name":".x-tip .x-tip-tl","value":".x-tip .x-tip-tl { background: transparent url(../images/default/qtip/tip-sprite.gif) no-repeat scroll 0pt 0pt; overflow: hidden; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-left: 6px; }","category":"CSS style rules"},{"name":".x-tip .x-tip-tr","value":".x-tip .x-tip-tr { background: transparent url(../images/default/qtip/tip-sprite.gif) no-repeat scroll right 0pt; overflow: hidden; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-right: 6px; }","category":"CSS style rules"},{"name":".x-tip .x-tip-bc","value":".x-tip .x-tip-bc { background: transparent url(../images/default/qtip/tip-sprite.gif) no-repeat scroll 0pt -121px; overflow: hidden; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; height: 3px; }","category":"CSS style rules"},{"name":".x-tip .x-tip-bl","value":".x-tip .x-tip-bl { background: transparent url(../images/default/qtip/tip-sprite.gif) no-repeat scroll 0pt -59px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-left: 6px; }","category":"CSS style rules"},{"name":".x-tip .x-tip-br","value":".x-tip .x-tip-br { background: transparent url(../images/default/qtip/tip-sprite.gif) no-repeat scroll right -59px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-right: 6px; }","category":"CSS style rules"},{"name":".x-tip .x-tip-mc","value":".x-tip .x-tip-mc { border: 0pt none ; font-family: tahoma,arial,helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; }","category":"CSS style rules"},{"name":".x-tip .x-tip-ml","value":".x-tip .x-tip-ml { background: rgb(255, 255, 255) url(../images/default/qtip/tip-sprite.gif) no-repeat scroll 0pt -124px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-left: 6px; }","category":"CSS style rules"},{"name":".x-tip .x-tip-mr","value":".x-tip .x-tip-mr { background: transparent url(../images/default/qtip/tip-sprite.gif) no-repeat scroll right -124px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-right: 6px; }","category":"CSS style rules"},{"name":".ext-ie .x-tip .x-tip-header, .ext-ie .x-tip .x-tip-tc","value":".ext-ie .x-tip .x-tip-header, .ext-ie .x-tip .x-tip-tc { font-size: 0pt; line-height: 0pt; }","category":"CSS style rules"},{"name":".x-tip .x-tip-header-text","value":".x-tip .x-tip-header-text { margin: 0pt 0pt 2px; padding: 0pt; font-family: tahoma,arial,helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; color: rgb(68, 68, 68); }","category":"CSS style rules"},{"name":".x-tip .x-tip-body","value":".x-tip .x-tip-body { margin: 0pt ! important; padding: 0pt; font-family: tahoma,arial,helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; font-size-adjust: none; font-stretch: normal; -x-system-font: none; line-height: 14px; color: rgb(68, 68, 68); }","category":"CSS style rules"},{"name":".x-tip .x-tip-body .loading-indicator","value":".x-tip .x-tip-body .loading-indicator { margin: 0pt; }","category":"CSS style rules"},{"name":".x-tip-draggable .x-tip-header, .x-tip-draggable .x-tip-header-text","value":".x-tip-draggable .x-tip-header, .x-tip-draggable .x-tip-header-text { cursor: move; }","category":"CSS style rules"},{"name":".x-form-invalid-tip .x-tip-tc","value":".x-form-invalid-tip .x-tip-tc { background: transparent url(../images/default/form/error-tip-corners.gif) repeat-x scroll 0pt -12px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-top: 6px; }","category":"CSS style rules"},{"name":".x-form-invalid-tip .x-tip-tl","value":".x-form-invalid-tip .x-tip-tl { background-image: url(../images/default/form/error-tip-corners.gif); }","category":"CSS style rules"},{"name":".x-form-invalid-tip .x-tip-tr","value":".x-form-invalid-tip .x-tip-tr { background-image: url(../images/default/form/error-tip-corners.gif); }","category":"CSS style rules"},{"name":".x-form-invalid-tip .x-tip-bc","value":".x-form-invalid-tip .x-tip-bc { background: transparent url(../images/default/form/error-tip-corners.gif) repeat-x scroll 0pt -18px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; height: 6px; }","category":"CSS style rules"},{"name":".x-form-invalid-tip .x-tip-bl","value":".x-form-invalid-tip .x-tip-bl { background: transparent url(../images/default/form/error-tip-corners.gif) no-repeat scroll 0pt -6px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-form-invalid-tip .x-tip-br","value":".x-form-invalid-tip .x-tip-br { background: transparent url(../images/default/form/error-tip-corners.gif) no-repeat scroll right -6px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-form-invalid-tip .x-tip-ml","value":".x-form-invalid-tip .x-tip-ml { background-image: url(../images/default/form/error-tip-corners.gif); }","category":"CSS style rules"},{"name":".x-form-invalid-tip .x-tip-mr","value":".x-form-invalid-tip .x-tip-mr { background-image: url(../images/default/form/error-tip-corners.gif); }","category":"CSS style rules"},{"name":".x-form-invalid-tip .x-tip-body","value":".x-form-invalid-tip .x-tip-body { padding: 2px; }","category":"CSS style rules"},{"name":".x-form-invalid-tip .x-tip-body","value":".x-form-invalid-tip .x-tip-body { background: transparent url(../images/default/form/exclamation.gif) no-repeat scroll 2px 2px; padding-left: 24px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-menu","value":".x-menu { border: 1px solid rgb(113, 139, 183); padding: 2px; background: rgb(240, 240, 240) url(../images/default/menu/menu.gif) repeat-y scroll 0% 0%; z-index: 15000; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-menu a","value":".x-menu a { text-decoration: none ! important; }","category":"CSS style rules"},{"name":".ext-ie .x-menu","value":".ext-ie .x-menu { overflow: hidden; }","category":"CSS style rules"},{"name":".x-menu-list","value":".x-menu-list { border: 0pt none ; background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-menu li","value":".x-menu li { line-height: 100%; }","category":"CSS style rules"},{"name":".x-menu li.x-menu-sep-li","value":".x-menu li.x-menu-sep-li { font-size: 1px; line-height: 1px; }","category":"CSS style rules"},{"name":".x-menu-list-item","value":".x-menu-list-item { padding: 1px; font-family: tahoma,arial,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; white-space: nowrap; -moz-user-select: none; display: block; }","category":"CSS style rules"},{"name":".x-menu-item-arrow","value":".x-menu-item-arrow { background: transparent url(../images/default/menu/menu-parent.gif) no-repeat scroll right center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-menu-sep","value":".x-menu-sep { border-bottom: 1px solid rgb(255, 255, 255); margin: 2px 3px; overflow: hidden; display: block; font-size: 1px; line-height: 1px; background-color: rgb(224, 224, 224); }","category":"CSS style rules"},{"name":".x-menu-focus","value":".x-menu-focus { overflow: hidden; position: absolute; left: -1px; top: -1px; width: 1px; height: 1px; line-height: 1px; font-size: 1px; outline-color: -moz-use-text-color; outline-style: none; outline-width: 0pt; -moz-user-select: text; display: block; }","category":"CSS style rules"},{"name":".x-menu a.x-menu-item","value":".x-menu a.x-menu-item { padding: 3px 21px 3px 27px; display: block; line-height: 16px; white-space: nowrap; text-decoration: none; color: rgb(34, 34, 34); outline-color: -moz-use-text-color; outline-style: none; outline-width: 0pt; cursor: pointer; position: relative; }","category":"CSS style rules"},{"name":".x-menu-item-active","value":".x-menu-item-active { border: 1px solid rgb(170, 204, 246); padding: 0pt; background: rgb(235, 243, 253) url(../images/default/menu/item-over.gif) repeat-x scroll left bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-menu-item-active a.x-menu-item","value":".x-menu-item-active a.x-menu-item { color: rgb(35, 61, 109); }","category":"CSS style rules"},{"name":".x-menu-item-icon","value":".x-menu-item-icon { border: 0pt none ; margin: 0pt; padding: 0pt; height: 16px; vertical-align: top; width: 16px; position: absolute; left: 3px; top: 3px; background-position: center center; }","category":"CSS style rules"},{"name":".x-menu-check-item .x-menu-item-icon","value":".x-menu-check-item .x-menu-item-icon { background: transparent url(../images/default/menu/unchecked.gif) no-repeat scroll center center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-menu-item-checked .x-menu-item-icon","value":".x-menu-item-checked .x-menu-item-icon { background-image: url(../images/default/menu/checked.gif); }","category":"CSS style rules"},{"name":".x-menu-group-item .x-menu-item-icon","value":".x-menu-group-item .x-menu-item-icon { background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-menu-item-checked .x-menu-group-item .x-menu-item-icon","value":".x-menu-item-checked .x-menu-group-item .x-menu-item-icon { background: transparent url(../images/default/menu/group-checked.gif) no-repeat scroll center center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-menu-plain","value":".x-menu-plain { background: rgb(255, 255, 255) none repeat scroll 0% 0% ! important; -moz-background-clip: -moz-initial ! important; -moz-background-origin: -moz-initial ! important; -moz-background-inline-policy: -moz-initial ! important; }","category":"CSS style rules"},{"name":".x-menu-date-item","value":".x-menu-date-item { padding: 0pt; }","category":"CSS style rules"},{"name":".x-menu .x-color-palette, .x-menu .x-date-picker","value":".x-menu .x-color-palette, .x-menu .x-date-picker { margin-left: 26px; margin-right: 4px; }","category":"CSS style rules"},{"name":".x-menu .x-date-picker","value":".x-menu .x-date-picker { border: 1px solid rgb(163, 186, 217); margin-top: 2px; margin-bottom: 2px; }","category":"CSS style rules"},{"name":".x-menu-plain .x-color-palette, .x-menu-plain .x-date-picker","value":".x-menu-plain .x-color-palette, .x-menu-plain .x-date-picker { border: 0pt none ; margin: 0pt; }","category":"CSS style rules"},{"name":".x-date-menu","value":".x-date-menu { padding: 0pt ! important; }","category":"CSS style rules"},{"name":".x-cycle-menu .x-menu-item-checked","value":".x-cycle-menu .x-menu-item-checked { border: 1px dotted rgb(163, 186, 233) ! important; padding: 0pt; background: rgb(223, 232, 246) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-box-tl","value":".x-box-tl { background: transparent url(../images/default/box/corners.gif) no-repeat scroll 0pt 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-box-tc","value":".x-box-tc { background: transparent url(../images/default/box/tb.gif) repeat-x scroll 0pt 0pt; overflow: hidden; height: 8px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-box-tr","value":".x-box-tr { background: transparent url(../images/default/box/corners.gif) no-repeat scroll right -8px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-box-ml","value":".x-box-ml { background: transparent url(../images/default/box/l.gif) repeat-y scroll 0pt 50%; overflow: hidden; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-left: 4px; }","category":"CSS style rules"},{"name":".x-box-mc","value":".x-box-mc { padding: 4px 10px; background: rgb(238, 238, 238) url(../images/default/box/tb.gif) repeat-x scroll 0pt -16px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-family: \"Myriad Pro\",\"Myriad Web\",\"Tahoma\",\"Helvetica\",\"Arial\",sans-serif; color: rgb(57, 57, 57); font-size: 12px; }","category":"CSS style rules"},{"name":".x-box-mc h3","value":".x-box-mc h3 { margin: 0pt 0pt 4px; font-size: 14px; font-weight: bold; }","category":"CSS style rules"},{"name":".x-box-mr","value":".x-box-mr { background: transparent url(../images/default/box/r.gif) repeat-y scroll right center; overflow: hidden; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-right: 4px; }","category":"CSS style rules"},{"name":".x-box-bl","value":".x-box-bl { background: transparent url(../images/default/box/corners.gif) no-repeat scroll 0pt -16px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-box-bc","value":".x-box-bc { background: transparent url(../images/default/box/tb.gif) repeat-x scroll 0pt -8px; overflow: hidden; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; height: 8px; }","category":"CSS style rules"},{"name":".x-box-br","value":".x-box-br { background: transparent url(../images/default/box/corners.gif) no-repeat scroll right -24px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-box-tl, .x-box-bl","value":".x-box-tl, .x-box-bl { overflow: hidden; padding-left: 8px; }","category":"CSS style rules"},{"name":".x-box-tr, .x-box-br","value":".x-box-tr, .x-box-br { overflow: hidden; padding-right: 8px; }","category":"CSS style rules"},{"name":".x-box-blue .x-box-bl, .x-box-blue .x-box-br, .x-box-blue .x-box-tl, .x-box-blue .x-box-tr","value":".x-box-blue .x-box-bl, .x-box-blue .x-box-br, .x-box-blue .x-box-tl, .x-box-blue .x-box-tr { background-image: url(../images/default/box/corners-blue.gif); }","category":"CSS style rules"},{"name":".x-box-blue .x-box-bc, .x-box-blue .x-box-mc, .x-box-blue .x-box-tc","value":".x-box-blue .x-box-bc, .x-box-blue .x-box-mc, .x-box-blue .x-box-tc { background-image: url(../images/default/box/tb-blue.gif); }","category":"CSS style rules"},{"name":".x-box-blue .x-box-mc","value":".x-box-blue .x-box-mc { background-color: rgb(195, 218, 249); }","category":"CSS style rules"},{"name":".x-box-blue .x-box-mc h3","value":".x-box-blue .x-box-mc h3 { color: rgb(23, 56, 91); }","category":"CSS style rules"},{"name":".x-box-blue .x-box-ml","value":".x-box-blue .x-box-ml { background-image: url(../images/default/box/l-blue.gif); }","category":"CSS style rules"},{"name":".x-box-blue .x-box-mr","value":".x-box-blue .x-box-mr { background-image: url(../images/default/box/r-blue.gif); }","category":"CSS style rules"},{"name":"#x-debug-browser .x-tree .x-tree-node a span","value":"#x-debug-browser .x-tree .x-tree-node a span { color: rgb(34, 34, 151); font-size: 11px; padding-top: 2px; font-family: \"monotype\",\"courier new\",sans-serif; line-height: 18px; }","category":"CSS style rules"},{"name":"#x-debug-browser .x-tree a i","value":"#x-debug-browser .x-tree a i { color: rgb(255, 69, 69); font-style: normal; }","category":"CSS style rules"},{"name":"#x-debug-browser .x-tree a em","value":"#x-debug-browser .x-tree a em { color: rgb(153, 153, 153); }","category":"CSS style rules"},{"name":"#x-debug-browser .x-tree .x-tree-node .x-tree-selected a span","value":"#x-debug-browser .x-tree .x-tree-node .x-tree-selected a span { background: rgb(195, 218, 249) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":"#x-debug-browser .x-tool-toggle","value":"#x-debug-browser .x-tool-toggle { background-position: 0pt -75px; }","category":"CSS style rules"},{"name":"#x-debug-browser .x-tool-toggle-over","value":"#x-debug-browser .x-tool-toggle-over { background-position: -15px -75px; }","category":"CSS style rules"},{"name":"#x-debug-browser.x-panel-collapsed .x-tool-toggle","value":"#x-debug-browser.x-panel-collapsed .x-tool-toggle { background-position: 0pt -60px; }","category":"CSS style rules"},{"name":"#x-debug-browser.x-panel-collapsed .x-tool-toggle-over","value":"#x-debug-browser.x-panel-collapsed .x-tool-toggle-over { background-position: -15px -60px; }","category":"CSS style rules"},{"name":".x-combo-list","value":".x-combo-list { border: 1px solid rgb(152, 192, 244); background: rgb(221, 236, 254) none repeat scroll 0% 0%; overflow: hidden; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-combo-list-inner","value":".x-combo-list-inner { background: white none repeat scroll 0% 0%; overflow-y: auto; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; position: relative; overflow-x: hidden; }","category":"CSS style rules"},{"name":".x-combo-list-hd","value":".x-combo-list-hd { border-bottom: 1px solid rgb(152, 192, 244); padding: 3px; font-family: tahoma,arial,helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; color: rgb(21, 66, 139); background-image: url(../images/default/layout/panel-title-light-bg.gif); }","category":"CSS style rules"},{"name":".x-resizable-pinned .x-combo-list-inner","value":".x-resizable-pinned .x-combo-list-inner { border-bottom: 1px solid rgb(152, 192, 244); }","category":"CSS style rules"},{"name":".x-combo-list-item","value":".x-combo-list-item { border: 1px solid rgb(255, 255, 255); padding: 2px; overflow: hidden; font-family: tahoma,arial,helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; white-space: nowrap; }","category":"CSS style rules"},{"name":".x-combo-list .x-combo-selected","value":".x-combo-list .x-combo-selected { border: 1px dotted rgb(163, 186, 233) ! important; background: rgb(223, 232, 246) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; cursor: pointer; }","category":"CSS style rules"},{"name":".x-combo-noedit","value":".x-combo-noedit { cursor: pointer; }","category":"CSS style rules"},{"name":".x-combo-list .x-toolbar","value":".x-combo-list .x-toolbar { border-top: 1px solid rgb(152, 192, 244); border-bottom: 0pt none; }","category":"CSS style rules"},{"name":".x-combo-list-small .x-combo-list-item","value":".x-combo-list-small .x-combo-list-item { font-family: tahoma,arial,helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; }","category":"CSS style rules"},{"name":".x-panel","value":".x-panel { border: 0pt solid rgb(153, 187, 232); }","category":"CSS style rules"},{"name":".x-panel-header","value":".x-panel-header { border: 1px solid rgb(153, 187, 232); padding: 5px 3px 4px 5px; background: transparent url(../images/default/panel/white-top-bottom.gif) repeat-x scroll 0pt -1px; overflow: hidden; color: rgb(21, 66, 139); font-family: tahoma,arial,verdana,sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 11px; font-size-adjust: none; font-stretch: normal; -x-system-font: none; line-height: 15px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-panel-body","value":".x-panel-body { border-style: none solid solid; border-color: -moz-use-text-color rgb(153, 187, 232) rgb(153, 187, 232); border-width: 0pt 1px 1px; background: white none repeat scroll 0% 0%; overflow: hidden; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; position: relative; }","category":"CSS style rules"},{"name":".x-panel-bbar .x-toolbar","value":".x-panel-bbar .x-toolbar { border-style: none solid solid; border-color: -moz-use-text-color rgb(153, 187, 232) rgb(153, 187, 232); border-width: 0pt 1px 1px; padding: 2px; overflow: hidden; }","category":"CSS style rules"},{"name":".x-panel-tbar .x-toolbar","value":".x-panel-tbar .x-toolbar { border-style: none solid solid; border-color: -moz-use-text-color rgb(153, 187, 232) rgb(153, 187, 232); border-width: 0pt 1px 1px; padding: 2px; overflow: hidden; }","category":"CSS style rules"},{"name":".x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar","value":".x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar { border-top: 1px solid rgb(153, 187, 232); border-bottom: 0pt none; }","category":"CSS style rules"},{"name":".x-panel-body-noheader, .x-panel-mc .x-panel-body","value":".x-panel-body-noheader, .x-panel-mc .x-panel-body { border-top: 1px solid rgb(153, 187, 232); }","category":"CSS style rules"},{"name":".x-panel-header","value":".x-panel-header { overflow: hidden; }","category":"CSS style rules"},{"name":".x-panel-tl .x-panel-header","value":".x-panel-tl .x-panel-header { border: 0pt none ; padding: 5px 0pt 4px; background: transparent none repeat scroll 0% 0%; color: rgb(21, 66, 139); font-family: tahoma,arial,verdana,sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-panel-tl .x-panel-icon, .x-window-tl .x-panel-icon","value":".x-panel-tl .x-panel-icon, .x-window-tl .x-panel-icon { padding-left: 20px ! important; background-repeat: no-repeat; background-position: 0pt 4px; }","category":"CSS style rules"},{"name":".x-panel-inline-icon","value":".x-panel-inline-icon { width: 16px; height: 16px; background-repeat: no-repeat; background-position: 0pt 0pt; vertical-align: middle; margin-right: 4px; margin-top: -1px; margin-bottom: -1px; }","category":"CSS style rules"},{"name":".x-panel-tc","value":".x-panel-tc { background: transparent url(../images/default/panel/top-bottom.gif) repeat-x scroll 0pt 0pt; overflow: hidden; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".ext-strict .ext-ie7 .x-panel-tc","value":".ext-strict .ext-ie7 .x-panel-tc { overflow: visible; }","category":"CSS style rules"},{"name":".x-panel-tl","value":".x-panel-tl { border-bottom: 1px solid rgb(153, 187, 232); background: transparent url(../images/default/panel/corners-sprite.gif) no-repeat scroll 0pt 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-left: 6px; }","category":"CSS style rules"},{"name":".x-panel-tr","value":".x-panel-tr { background: transparent url(../images/default/panel/corners-sprite.gif) no-repeat scroll right 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-right: 6px; }","category":"CSS style rules"},{"name":".x-panel-bc","value":".x-panel-bc { background: transparent url(../images/default/panel/top-bottom.gif) repeat-x scroll 0pt bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-panel-bc .x-panel-footer","value":".x-panel-bc .x-panel-footer { }","category":"CSS style rules"},{"name":".x-panel-bl","value":".x-panel-bl { background: transparent url(../images/default/panel/corners-sprite.gif) no-repeat scroll 0pt bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-left: 6px; }","category":"CSS style rules"},{"name":".x-panel-br","value":".x-panel-br { background: transparent url(../images/default/panel/corners-sprite.gif) no-repeat scroll right bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-right: 6px; }","category":"CSS style rules"},{"name":".x-panel-mc","value":".x-panel-mc { border: 0pt none ; margin: 0pt; padding: 6px 0pt 0pt; background: rgb(223, 232, 246) none repeat scroll 0% 0%; font-family: tahoma,arial,helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-panel-mc .x-panel-body","value":".x-panel-mc .x-panel-body { border: 0pt none ; background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-panel-ml","value":".x-panel-ml { background: rgb(255, 255, 255) url(../images/default/panel/left-right.gif) repeat-y scroll 0pt 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-left: 6px; }","category":"CSS style rules"},{"name":".x-panel-mr","value":".x-panel-mr { background: transparent url(../images/default/panel/left-right.gif) repeat-y scroll right 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-right: 6px; }","category":"CSS style rules"},{"name":".x-panel-bc .x-panel-footer","value":".x-panel-bc .x-panel-footer { padding-bottom: 6px; }","category":"CSS style rules"},{"name":".x-panel-nofooter .x-panel-bc, .x-panel-nofooter .x-window-bc","value":".x-panel-nofooter .x-panel-bc, .x-panel-nofooter .x-window-bc { height: 6px; font-size: 0pt; line-height: 0pt; }","category":"CSS style rules"},{"name":".x-panel-bwrap","value":".x-panel-bwrap { overflow: hidden; left: 0pt; top: 0pt; }","category":"CSS style rules"},{"name":".x-panel-body","value":".x-panel-body { overflow: hidden; }","category":"CSS style rules"},{"name":".x-panel-collapsed .x-resizable-handle","value":".x-panel-collapsed .x-resizable-handle { display: none; }","category":"CSS style rules"},{"name":".ext-gecko .x-panel-animated div","value":".ext-gecko .x-panel-animated div { overflow: hidden ! important; }","category":"CSS style rules"},{"name":".x-plain-body","value":".x-plain-body { overflow: hidden; }","category":"CSS style rules"},{"name":".x-plain-bbar .x-toolbar","value":".x-plain-bbar .x-toolbar { padding: 2px; overflow: hidden; }","category":"CSS style rules"},{"name":".x-plain-tbar .x-toolbar","value":".x-plain-tbar .x-toolbar { padding: 2px; overflow: hidden; }","category":"CSS style rules"},{"name":".x-plain-bwrap","value":".x-plain-bwrap { overflow: hidden; }","category":"CSS style rules"},{"name":".x-plain","value":".x-plain { overflow: hidden; }","category":"CSS style rules"},{"name":".x-tool","value":".x-tool { background: transparent url(../images/default/panel/tool-sprites.gif) no-repeat scroll 0% 0%; overflow: hidden; width: 15px; height: 15px; float: right; cursor: pointer; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; margin-left: 2px; }","category":"CSS style rules"},{"name":".x-tool-toggle","value":".x-tool-toggle { background-position: 0pt -60px; }","category":"CSS style rules"},{"name":".x-tool-toggle-over","value":".x-tool-toggle-over { background-position: -15px -60px; }","category":"CSS style rules"},{"name":".x-panel-collapsed .x-tool-toggle","value":".x-panel-collapsed .x-tool-toggle { background-position: 0pt -75px; }","category":"CSS style rules"},{"name":".x-panel-collapsed .x-tool-toggle-over","value":".x-panel-collapsed .x-tool-toggle-over { background-position: -15px -75px; }","category":"CSS style rules"},{"name":".x-tool-close","value":".x-tool-close { background-position: 0pt 0pt; }","category":"CSS style rules"},{"name":".x-tool-close-over","value":".x-tool-close-over { background-position: -15px 0pt; }","category":"CSS style rules"},{"name":".x-tool-minimize","value":".x-tool-minimize { background-position: 0pt -15px; }","category":"CSS style rules"},{"name":".x-tool-minimize-over","value":".x-tool-minimize-over { background-position: -15px -15px; }","category":"CSS style rules"},{"name":".x-tool-maximize","value":".x-tool-maximize { background-position: 0pt -30px; }","category":"CSS style rules"},{"name":".x-tool-maximize-over","value":".x-tool-maximize-over { background-position: -15px -30px; }","category":"CSS style rules"},{"name":".x-tool-restore","value":".x-tool-restore { background-position: 0pt -45px; }","category":"CSS style rules"},{"name":".x-tool-restore-over","value":".x-tool-restore-over { background-position: -15px -45px; }","category":"CSS style rules"},{"name":".x-tool-gear","value":".x-tool-gear { background-position: 0pt -90px; }","category":"CSS style rules"},{"name":".x-tool-gear-over","value":".x-tool-gear-over { background-position: -15px -90px; }","category":"CSS style rules"},{"name":".x-tool-pin","value":".x-tool-pin { background-position: 0pt -135px; }","category":"CSS style rules"},{"name":".x-tool-pin-over","value":".x-tool-pin-over { background-position: -15px -135px; }","category":"CSS style rules"},{"name":".x-tool-unpin","value":".x-tool-unpin { background-position: 0pt -150px; }","category":"CSS style rules"},{"name":".x-tool-unpin-over","value":".x-tool-unpin-over { background-position: -15px -150px; }","category":"CSS style rules"},{"name":".x-tool-right","value":".x-tool-right { background-position: 0pt -165px; }","category":"CSS style rules"},{"name":".x-tool-right-over","value":".x-tool-right-over { background-position: -15px -165px; }","category":"CSS style rules"},{"name":".x-tool-left","value":".x-tool-left { background-position: 0pt -180px; }","category":"CSS style rules"},{"name":".x-tool-left-over","value":".x-tool-left-over { background-position: -15px -180px; }","category":"CSS style rules"},{"name":".x-tool-up","value":".x-tool-up { background-position: 0pt -210px; }","category":"CSS style rules"},{"name":".x-tool-up-over","value":".x-tool-up-over { background-position: -15px -210px; }","category":"CSS style rules"},{"name":".x-tool-down","value":".x-tool-down { background-position: 0pt -195px; }","category":"CSS style rules"},{"name":".x-tool-down-over","value":".x-tool-down-over { background-position: -15px -195px; }","category":"CSS style rules"},{"name":".x-tool-refresh","value":".x-tool-refresh { background-position: 0pt -225px; }","category":"CSS style rules"},{"name":".x-tool-refresh-over","value":".x-tool-refresh-over { background-position: -15px -225px; }","category":"CSS style rules"},{"name":".x-tool-minus","value":".x-tool-minus { background-position: 0pt -255px; }","category":"CSS style rules"},{"name":".x-tool-minus-over","value":".x-tool-minus-over { background-position: -15px -255px; }","category":"CSS style rules"},{"name":".x-tool-plus","value":".x-tool-plus { background-position: 0pt -240px; }","category":"CSS style rules"},{"name":".x-tool-plus-over","value":".x-tool-plus-over { background-position: -15px -240px; }","category":"CSS style rules"},{"name":".x-tool-search","value":".x-tool-search { background-position: 0pt -270px; }","category":"CSS style rules"},{"name":".x-tool-search-over","value":".x-tool-search-over { background-position: -15px -270px; }","category":"CSS style rules"},{"name":".x-tool-save","value":".x-tool-save { background-position: 0pt -285px; }","category":"CSS style rules"},{"name":".x-tool-save-over","value":".x-tool-save-over { background-position: -15px -285px; }","category":"CSS style rules"},{"name":".x-tool-help","value":".x-tool-help { background-position: 0pt -300px; }","category":"CSS style rules"},{"name":".x-tool-help-over","value":".x-tool-help-over { background-position: -15px -300px; }","category":"CSS style rules"},{"name":".x-tool-print","value":".x-tool-print { background-position: 0pt -315px; }","category":"CSS style rules"},{"name":".x-tool-print-over","value":".x-tool-print-over { background-position: -15px -315px; }","category":"CSS style rules"},{"name":".x-panel-ghost","value":".x-panel-ghost { background: rgb(203, 221, 243) none repeat scroll 0% 0%; overflow: hidden; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; z-index: 12000; position: absolute; left: 0pt; top: 0pt; opacity: 0.65; }","category":"CSS style rules"},{"name":".x-panel-ghost ul","value":".x-panel-ghost ul { border-style: none solid solid; border-color: -moz-use-text-color rgb(153, 187, 232) rgb(153, 187, 232); border-width: 0pt 1px 1px; margin: 0pt; padding: 0pt; overflow: hidden; font-size: 0pt; line-height: 0pt; display: block; }","category":"CSS style rules"},{"name":".x-panel-ghost *","value":".x-panel-ghost * { cursor: move ! important; }","category":"CSS style rules"},{"name":".x-panel-dd-spacer","value":".x-panel-dd-spacer { border: 2px dashed rgb(153, 187, 232); }","category":"CSS style rules"},{"name":".x-panel-btns-ct","value":".x-panel-btns-ct { padding: 5px; }","category":"CSS style rules"},{"name":".x-panel-btns-ct .x-btn","value":".x-panel-btns-ct .x-btn { float: right; clear: none; }","category":"CSS style rules"},{"name":".x-panel-btns-ct .x-panel-btns td","value":".x-panel-btns-ct .x-panel-btns td { border: 0pt none ; padding: 0pt; }","category":"CSS style rules"},{"name":".x-panel-btns-ct .x-panel-btns-right table","value":".x-panel-btns-ct .x-panel-btns-right table { float: right; clear: none; }","category":"CSS style rules"},{"name":".x-panel-btns-ct .x-panel-btns-left table","value":".x-panel-btns-ct .x-panel-btns-left table { float: left; clear: none; }","category":"CSS style rules"},{"name":".x-panel-btns-ct .x-panel-btns-center","value":".x-panel-btns-ct .x-panel-btns-center { text-align: center; }","category":"CSS style rules"},{"name":".x-panel-btns-ct .x-panel-btns-center table","value":".x-panel-btns-ct .x-panel-btns-center table { margin: 0pt auto; }","category":"CSS style rules"},{"name":".x-panel-btns-ct table td.x-panel-btn-td","value":".x-panel-btns-ct table td.x-panel-btn-td { padding: 3px; }","category":"CSS style rules"},{"name":".x-panel-btns-ct .x-btn-focus .x-btn-left","value":".x-panel-btns-ct .x-btn-focus .x-btn-left { background-position: 0pt -147px; }","category":"CSS style rules"},{"name":".x-panel-btns-ct .x-btn-focus .x-btn-right","value":".x-panel-btns-ct .x-btn-focus .x-btn-right { background-position: 0pt -168px; }","category":"CSS style rules"},{"name":".x-panel-btns-ct .x-btn-focus .x-btn-center","value":".x-panel-btns-ct .x-btn-focus .x-btn-center { background-position: 0pt -189px; }","category":"CSS style rules"},{"name":".x-panel-btns-ct .x-btn-over .x-btn-left","value":".x-panel-btns-ct .x-btn-over .x-btn-left { background-position: 0pt -63px; }","category":"CSS style rules"},{"name":".x-panel-btns-ct .x-btn-over .x-btn-right","value":".x-panel-btns-ct .x-btn-over .x-btn-right { background-position: 0pt -84px; }","category":"CSS style rules"},{"name":".x-panel-btns-ct .x-btn-over .x-btn-center","value":".x-panel-btns-ct .x-btn-over .x-btn-center { background-position: 0pt -105px; }","category":"CSS style rules"},{"name":".x-panel-btns-ct .x-btn-click .x-btn-center","value":".x-panel-btns-ct .x-btn-click .x-btn-center { background-position: 0pt -126px; }","category":"CSS style rules"},{"name":".x-panel-btns-ct .x-btn-click .x-btn-right","value":".x-panel-btns-ct .x-btn-click .x-btn-right { background-position: 0pt -84px; }","category":"CSS style rules"},{"name":".x-panel-btns-ct .x-btn-click .x-btn-left","value":".x-panel-btns-ct .x-btn-click .x-btn-left { background-position: 0pt -63px; }","category":"CSS style rules"},{"name":".x-window","value":".x-window { }","category":"CSS style rules"},{"name":".x-window .x-resizable-handle","value":".x-window .x-resizable-handle { opacity: 0; }","category":"CSS style rules"},{"name":".x-window-proxy","value":".x-window-proxy { border: 1px solid rgb(153, 187, 232); background: rgb(199, 223, 252) none repeat scroll 0% 0%; overflow: hidden; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; z-index: 12000; position: absolute; left: 0pt; top: 0pt; display: none; opacity: 0.5; }","category":"CSS style rules"},{"name":".x-window-header","value":".x-window-header { overflow: hidden; }","category":"CSS style rules"},{"name":".x-window-bwrap","value":".x-window-bwrap { z-index: 1; position: relative; left: 0pt; top: 0pt; }","category":"CSS style rules"},{"name":".x-window-tl .x-window-header","value":".x-window-tl .x-window-header { padding: 5px 0pt 4px; color: rgb(21, 66, 139); font-family: tahoma,arial,verdana,sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; }","category":"CSS style rules"},{"name":".x-window-header-text","value":".x-window-header-text { cursor: pointer; }","category":"CSS style rules"},{"name":".x-window-tc","value":".x-window-tc { background: transparent url(../images/default/window/top-bottom.png) repeat-x scroll 0pt 0pt; overflow: hidden; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-window-tl","value":".x-window-tl { background: transparent url(../images/default/window/left-corners.png) no-repeat scroll 0pt 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-left: 6px; z-index: 1; position: relative; }","category":"CSS style rules"},{"name":".x-window-tr","value":".x-window-tr { background: transparent url(../images/default/window/right-corners.png) no-repeat scroll right 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-right: 6px; }","category":"CSS style rules"},{"name":".x-window-bc","value":".x-window-bc { background: transparent url(../images/default/window/top-bottom.png) repeat-x scroll 0pt bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-window-bc .x-window-footer","value":".x-window-bc .x-window-footer { padding-bottom: 6px; font-size: 0pt; line-height: 0pt; }","category":"CSS style rules"},{"name":".x-window-bl","value":".x-window-bl { background: transparent url(../images/default/window/left-corners.png) no-repeat scroll 0pt bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-left: 6px; }","category":"CSS style rules"},{"name":".x-window-br","value":".x-window-br { background: transparent url(../images/default/window/right-corners.png) no-repeat scroll right bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-right: 6px; }","category":"CSS style rules"},{"name":".x-window-mc","value":".x-window-mc { border: 1px solid rgb(153, 187, 232); margin: 0pt; padding: 0pt; background: rgb(223, 232, 246) none repeat scroll 0% 0%; font-family: tahoma,arial,helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-window-ml","value":".x-window-ml { background: transparent url(../images/default/window/left-right.png) repeat-y scroll 0pt 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-left: 6px; }","category":"CSS style rules"},{"name":".x-window-mr","value":".x-window-mr { background: transparent url(../images/default/window/left-right.png) repeat-y scroll right 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-right: 6px; }","category":"CSS style rules"},{"name":".x-window-body","value":".x-window-body { overflow: hidden; }","category":"CSS style rules"},{"name":".x-window-bwrap","value":".x-window-bwrap { overflow: hidden; }","category":"CSS style rules"},{"name":".x-window-maximized .x-window-bl, .x-window-maximized .x-window-br, .x-window-maximized .x-window-ml, .x-window-maximized .x-window-mr, .x-window-maximized .x-window-tl, .x-window-maximized .x-window-tr","value":".x-window-maximized .x-window-bl, .x-window-maximized .x-window-br, .x-window-maximized .x-window-ml, .x-window-maximized .x-window-mr, .x-window-maximized .x-window-tl, .x-window-maximized .x-window-tr { padding: 0pt; }","category":"CSS style rules"},{"name":".x-window-maximized .x-window-footer","value":".x-window-maximized .x-window-footer { padding-bottom: 0pt; }","category":"CSS style rules"},{"name":".x-window-maximized .x-window-tc","value":".x-window-maximized .x-window-tc { padding-left: 3px; padding-right: 3px; background-color: white; }","category":"CSS style rules"},{"name":".x-window-maximized .x-window-mc","value":".x-window-maximized .x-window-mc { border-left: 0pt none; border-right: 0pt none; }","category":"CSS style rules"},{"name":".x-window-tbar .x-toolbar, .x-window-bbar .x-toolbar","value":".x-window-tbar .x-toolbar, .x-window-bbar .x-toolbar { border-left: 0pt none; border-right: 0pt none; }","category":"CSS style rules"},{"name":".x-window-bbar .x-toolbar","value":".x-window-bbar .x-toolbar { border-top: 1px solid rgb(153, 187, 232); border-bottom: 0pt none; }","category":"CSS style rules"},{"name":".x-window-draggable, .x-window-draggable .x-window-header-text","value":".x-window-draggable, .x-window-draggable .x-window-header-text { cursor: move; }","category":"CSS style rules"},{"name":".x-window-maximized .x-window-draggable, .x-window-maximized .x-window-draggable .x-window-header-text","value":".x-window-maximized .x-window-draggable, .x-window-maximized .x-window-draggable .x-window-header-text { cursor: default; }","category":"CSS style rules"},{"name":".x-window-body","value":".x-window-body { background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-panel-ghost .x-window-tl","value":".x-panel-ghost .x-window-tl { border-bottom: 1px solid rgb(153, 187, 232); }","category":"CSS style rules"},{"name":".x-panel-collapsed .x-window-tl","value":".x-panel-collapsed .x-window-tl { border-bottom: 1px solid rgb(132, 160, 196); }","category":"CSS style rules"},{"name":".x-window-maximized-ct","value":".x-window-maximized-ct { overflow: hidden; }","category":"CSS style rules"},{"name":".x-window-maximized .x-resizable-handle","value":".x-window-maximized .x-resizable-handle { display: none; }","category":"CSS style rules"},{"name":".x-window-sizing-ghost ul","value":".x-window-sizing-ghost ul { border: 0pt none ! important; }","category":"CSS style rules"},{"name":".x-dlg-focus","value":".x-dlg-focus { overflow: hidden; outline-color: -moz-use-text-color; outline-style: none; outline-width: 0pt; width: 0pt; height: 0pt; position: absolute; top: 0pt; left: 0pt; }","category":"CSS style rules"},{"name":".x-dlg-mask","value":".x-dlg-mask { z-index: 10000; display: none; position: absolute; top: 0pt; left: 0pt; opacity: 0.5; background-color: rgb(204, 204, 204); }","category":"CSS style rules"},{"name":"body.ext-ie6.x-body-masked select","value":"body.ext-ie6.x-body-masked select { visibility: hidden; }","category":"CSS style rules"},{"name":"body.ext-ie6.x-body-masked .x-window select","value":"body.ext-ie6.x-body-masked .x-window select { visibility: visible; }","category":"CSS style rules"},{"name":".x-window-plain .x-window-mc","value":".x-window-plain .x-window-mc { border-style: solid; border-color: rgb(163, 186, 233) rgb(223, 232, 246) rgb(223, 232, 246) rgb(163, 186, 233); border-width: 1px; background: rgb(202, 217, 236) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-window-plain .x-window-body","value":".x-window-plain .x-window-body { border-style: solid; border-color: rgb(223, 232, 246) rgb(163, 186, 233) rgb(163, 186, 233) rgb(223, 232, 246); border-width: 1px; background: transparent none repeat scroll 0% 0% ! important; -moz-background-clip: -moz-initial ! important; -moz-background-origin: -moz-initial ! important; -moz-background-inline-policy: -moz-initial ! important; }","category":"CSS style rules"},{"name":"body.x-body-masked .x-window-plain .x-window-mc","value":"body.x-body-masked .x-window-plain .x-window-mc { background: rgb(199, 214, 233) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-html-editor-wrap","value":".x-html-editor-wrap { border: 1px solid rgb(169, 191, 211); background: white none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-html-editor-tb .x-btn-text","value":".x-html-editor-tb .x-btn-text { background: transparent url(../images/default/editor/tb-sprite.gif) no-repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-html-editor-tb .x-edit-bold .x-btn-text","value":".x-html-editor-tb .x-edit-bold .x-btn-text { background-position: 0pt 0pt; }","category":"CSS style rules"},{"name":".x-html-editor-tb .x-edit-italic .x-btn-text","value":".x-html-editor-tb .x-edit-italic .x-btn-text { background-position: -16px 0pt; }","category":"CSS style rules"},{"name":".x-html-editor-tb .x-edit-underline .x-btn-text","value":".x-html-editor-tb .x-edit-underline .x-btn-text { background-position: -32px 0pt; }","category":"CSS style rules"},{"name":".x-html-editor-tb .x-edit-forecolor .x-btn-text","value":".x-html-editor-tb .x-edit-forecolor .x-btn-text { background-position: -160px 0pt; }","category":"CSS style rules"},{"name":".x-html-editor-tb .x-edit-backcolor .x-btn-text","value":".x-html-editor-tb .x-edit-backcolor .x-btn-text { background-position: -176px 0pt; }","category":"CSS style rules"},{"name":".x-html-editor-tb .x-edit-justifyleft .x-btn-text","value":".x-html-editor-tb .x-edit-justifyleft .x-btn-text { background-position: -112px 0pt; }","category":"CSS style rules"},{"name":".x-html-editor-tb .x-edit-justifycenter .x-btn-text","value":".x-html-editor-tb .x-edit-justifycenter .x-btn-text { background-position: -128px 0pt; }","category":"CSS style rules"},{"name":".x-html-editor-tb .x-edit-justifyright .x-btn-text","value":".x-html-editor-tb .x-edit-justifyright .x-btn-text { background-position: -144px 0pt; }","category":"CSS style rules"},{"name":".x-html-editor-tb .x-edit-insertorderedlist .x-btn-text","value":".x-html-editor-tb .x-edit-insertorderedlist .x-btn-text { background-position: -80px 0pt; }","category":"CSS style rules"},{"name":".x-html-editor-tb .x-edit-insertunorderedlist .x-btn-text","value":".x-html-editor-tb .x-edit-insertunorderedlist .x-btn-text { background-position: -96px 0pt; }","category":"CSS style rules"},{"name":".x-html-editor-tb .x-edit-increasefontsize .x-btn-text","value":".x-html-editor-tb .x-edit-increasefontsize .x-btn-text { background-position: -48px 0pt; }","category":"CSS style rules"},{"name":".x-html-editor-tb .x-edit-decreasefontsize .x-btn-text","value":".x-html-editor-tb .x-edit-decreasefontsize .x-btn-text { background-position: -64px 0pt; }","category":"CSS style rules"},{"name":".x-html-editor-tb .x-edit-sourceedit .x-btn-text","value":".x-html-editor-tb .x-edit-sourceedit .x-btn-text { background-position: -192px 0pt; }","category":"CSS style rules"},{"name":".x-html-editor-tb .x-edit-createlink .x-btn-text","value":".x-html-editor-tb .x-edit-createlink .x-btn-text { background-position: -208px 0pt; }","category":"CSS style rules"},{"name":".x-html-editor-tip .x-tip-bd .x-tip-bd-inner","value":".x-html-editor-tip .x-tip-bd .x-tip-bd-inner { padding: 5px 5px 1px; }","category":"CSS style rules"},{"name":".x-html-editor-tb .x-toolbar","value":".x-html-editor-tb .x-toolbar { position: static ! important; }","category":"CSS style rules"},{"name":".x-panel-noborder .x-panel-body-noborder","value":".x-panel-noborder .x-panel-body-noborder { border-width: 0pt; }","category":"CSS style rules"},{"name":".x-panel-noborder .x-panel-header-noborder","value":".x-panel-noborder .x-panel-header-noborder { border-width: 0pt 0pt 1px; border-bottom: 1px solid rgb(153, 187, 232); }","category":"CSS style rules"},{"name":".x-panel-noborder .x-panel-tbar-noborder .x-toolbar","value":".x-panel-noborder .x-panel-tbar-noborder .x-toolbar { border-width: 0pt 0pt 1px; border-bottom: 1px solid rgb(153, 187, 232); }","category":"CSS style rules"},{"name":".x-panel-noborder .x-panel-bbar-noborder .x-toolbar","value":".x-panel-noborder .x-panel-bbar-noborder .x-toolbar { border-width: 1px 0pt 0pt; border-top: 1px solid rgb(153, 187, 232); }","category":"CSS style rules"},{"name":".x-window-noborder .x-window-mc","value":".x-window-noborder .x-window-mc { border-width: 0pt; }","category":"CSS style rules"},{"name":".x-window-plain .x-window-body-noborder","value":".x-window-plain .x-window-body-noborder { border-width: 0pt; }","category":"CSS style rules"},{"name":".x-tab-panel-noborder .x-tab-panel-body-noborder","value":".x-tab-panel-noborder .x-tab-panel-body-noborder { border-width: 0pt; }","category":"CSS style rules"},{"name":".x-tab-panel-noborder .x-tab-panel-header-noborder","value":".x-tab-panel-noborder .x-tab-panel-header-noborder { border-top-width: 0pt; border-left-width: 0pt; border-right-width: 0pt; }","category":"CSS style rules"},{"name":".x-tab-panel-noborder .x-tab-panel-footer-noborder","value":".x-tab-panel-noborder .x-tab-panel-footer-noborder { border-bottom-width: 0pt; border-left-width: 0pt; border-right-width: 0pt; }","category":"CSS style rules"},{"name":".x-tab-panel-bbar-noborder .x-toolbar","value":".x-tab-panel-bbar-noborder .x-toolbar { border-width: 1px 0pt 0pt; border-top: 1px solid rgb(153, 187, 232); }","category":"CSS style rules"},{"name":".x-tab-panel-tbar-noborder .x-toolbar","value":".x-tab-panel-tbar-noborder .x-toolbar { border-width: 0pt 0pt 1px; border-bottom: 1px solid rgb(153, 187, 232); }","category":"CSS style rules"},{"name":".x-border-layout-ct","value":".x-border-layout-ct { background: rgb(223, 232, 246) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-border-panel","value":".x-border-panel { position: absolute; left: 0pt; top: 0pt; }","category":"CSS style rules"},{"name":".x-tool-collapse-south","value":".x-tool-collapse-south { background-position: 0pt -195px; }","category":"CSS style rules"},{"name":".x-tool-collapse-south-over","value":".x-tool-collapse-south-over { background-position: -15px -195px; }","category":"CSS style rules"},{"name":".x-tool-collapse-north","value":".x-tool-collapse-north { background-position: 0pt -210px; }","category":"CSS style rules"},{"name":".x-tool-collapse-north-over","value":".x-tool-collapse-north-over { background-position: -15px -210px; }","category":"CSS style rules"},{"name":".x-tool-collapse-west","value":".x-tool-collapse-west { background-position: 0pt -180px; }","category":"CSS style rules"},{"name":".x-tool-collapse-west-over","value":".x-tool-collapse-west-over { background-position: -15px -180px; }","category":"CSS style rules"},{"name":".x-tool-collapse-east","value":".x-tool-collapse-east { background-position: 0pt -165px; }","category":"CSS style rules"},{"name":".x-tool-collapse-east-over","value":".x-tool-collapse-east-over { background-position: -15px -165px; }","category":"CSS style rules"},{"name":".x-tool-expand-south","value":".x-tool-expand-south { background-position: 0pt -210px; }","category":"CSS style rules"},{"name":".x-tool-expand-south-over","value":".x-tool-expand-south-over { background-position: -15px -210px; }","category":"CSS style rules"},{"name":".x-tool-expand-north","value":".x-tool-expand-north { background-position: 0pt -195px; }","category":"CSS style rules"},{"name":".x-tool-expand-north-over","value":".x-tool-expand-north-over { background-position: -15px -195px; }","category":"CSS style rules"},{"name":".x-tool-expand-west","value":".x-tool-expand-west { background-position: 0pt -165px; }","category":"CSS style rules"},{"name":".x-tool-expand-west-over","value":".x-tool-expand-west-over { background-position: -15px -165px; }","category":"CSS style rules"},{"name":".x-tool-expand-east","value":".x-tool-expand-east { background-position: 0pt -180px; }","category":"CSS style rules"},{"name":".x-tool-expand-east-over","value":".x-tool-expand-east-over { background-position: -15px -180px; }","category":"CSS style rules"},{"name":".x-tool-expand-north, .x-tool-expand-south","value":".x-tool-expand-north, .x-tool-expand-south { margin: 3px; float: right; }","category":"CSS style rules"},{"name":".x-tool-expand-east, .x-tool-expand-west","value":".x-tool-expand-east, .x-tool-expand-west { margin: 3px auto; float: none; }","category":"CSS style rules"},{"name":".x-accordion-hd .x-tool-toggle","value":".x-accordion-hd .x-tool-toggle { background-position: 0pt -255px; }","category":"CSS style rules"},{"name":".x-accordion-hd .x-tool-toggle-over","value":".x-accordion-hd .x-tool-toggle-over { background-position: -15px -255px; }","category":"CSS style rules"},{"name":".x-panel-collapsed .x-accordion-hd .x-tool-toggle","value":".x-panel-collapsed .x-accordion-hd .x-tool-toggle { background-position: 0pt -240px; }","category":"CSS style rules"},{"name":".x-panel-collapsed .x-accordion-hd .x-tool-toggle-over","value":".x-panel-collapsed .x-accordion-hd .x-tool-toggle-over { background-position: -15px -240px; }","category":"CSS style rules"},{"name":".x-accordion-hd","value":".x-accordion-hd { border-top: 0pt none; background: transparent url(../images/default/panel/light-hd.gif) repeat-x scroll 0pt -9px; color: rgb(34, 34, 34); padding-top: 4px; padding-bottom: 3px; font-weight: normal; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-layout-collapsed","value":".x-layout-collapsed { border: 1px solid rgb(152, 192, 244); overflow: hidden; position: absolute; left: -10000px; top: -10000px; visibility: hidden; background-color: rgb(210, 224, 242); width: 20px; height: 20px; z-index: 20; }","category":"CSS style rules"},{"name":".ext-border-box .x-layout-collapsed","value":".ext-border-box .x-layout-collapsed { width: 22px; height: 22px; }","category":"CSS style rules"},{"name":".x-layout-collapsed-over","value":".x-layout-collapsed-over { cursor: pointer; background-color: rgb(217, 232, 251); }","category":"CSS style rules"},{"name":".x-layout-collapsed-west .x-layout-collapsed-tools, .x-layout-collapsed-east .x-layout-collapsed-tools","value":".x-layout-collapsed-west .x-layout-collapsed-tools, .x-layout-collapsed-east .x-layout-collapsed-tools { position: absolute; top: 0pt; left: 0pt; width: 20px; height: 20px; }","category":"CSS style rules"},{"name":".x-layout-split","value":".x-layout-split { position: absolute; height: 5px; width: 5px; line-height: 1px; font-size: 1px; z-index: 3; background-color: transparent; }","category":"CSS style rules"},{"name":".ext-strict .ext-ie6 .x-layout-split","value":".ext-strict .ext-ie6 .x-layout-split { background-color: rgb(255, 255, 255) ! important; }","category":"CSS style rules"},{"name":".x-layout-split-h","value":".x-layout-split-h { background-image: url(../images/default/s.gif); background-position: left center; }","category":"CSS style rules"},{"name":".x-layout-split-v","value":".x-layout-split-v { background-image: url(../images/default/s.gif); background-position: center top; }","category":"CSS style rules"},{"name":".x-column-layout-ct","value":".x-column-layout-ct { overflow: hidden; }","category":"CSS style rules"},{"name":".x-column","value":".x-column { margin: 0pt; padding: 0pt; overflow: hidden; float: left; }","category":"CSS style rules"},{"name":".x-layout-mini","value":".x-layout-mini { position: absolute; top: 0pt; left: 0pt; display: block; width: 5px; height: 35px; cursor: pointer; opacity: 0.5; }","category":"CSS style rules"},{"name":".x-layout-mini-over, .x-layout-collapsed-over .x-layout-mini","value":".x-layout-mini-over, .x-layout-collapsed-over .x-layout-mini { opacity: 1; filter: none; }","category":"CSS style rules"},{"name":".x-layout-split-west .x-layout-mini","value":".x-layout-split-west .x-layout-mini { top: 48%; background-image: url(../images/default/layout/mini-left.gif); }","category":"CSS style rules"},{"name":".x-layout-split-east .x-layout-mini","value":".x-layout-split-east .x-layout-mini { top: 48%; background-image: url(../images/default/layout/mini-right.gif); }","category":"CSS style rules"},{"name":".x-layout-split-north .x-layout-mini","value":".x-layout-split-north .x-layout-mini { left: 48%; height: 5px; width: 35px; background-image: url(../images/default/layout/mini-top.gif); }","category":"CSS style rules"},{"name":".x-layout-split-south .x-layout-mini","value":".x-layout-split-south .x-layout-mini { left: 48%; height: 5px; width: 35px; background-image: url(../images/default/layout/mini-bottom.gif); }","category":"CSS style rules"},{"name":".x-layout-cmini-west .x-layout-mini","value":".x-layout-cmini-west .x-layout-mini { top: 48%; background-image: url(../images/default/layout/mini-right.gif); }","category":"CSS style rules"},{"name":".x-layout-cmini-east .x-layout-mini","value":".x-layout-cmini-east .x-layout-mini { top: 48%; background-image: url(../images/default/layout/mini-left.gif); }","category":"CSS style rules"},{"name":".x-layout-cmini-north .x-layout-mini","value":".x-layout-cmini-north .x-layout-mini { left: 48%; height: 5px; width: 35px; background-image: url(../images/default/layout/mini-bottom.gif); }","category":"CSS style rules"},{"name":".x-layout-cmini-south .x-layout-mini","value":".x-layout-cmini-south .x-layout-mini { left: 48%; height: 5px; width: 35px; background-image: url(../images/default/layout/mini-top.gif); }","category":"CSS style rules"},{"name":".x-layout-cmini-west, .x-layout-cmini-east","value":".x-layout-cmini-west, .x-layout-cmini-east { border: 0pt none ; padding: 0pt; background: transparent none repeat scroll 0% 0%; width: 5px ! important; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-layout-cmini-north, .x-layout-cmini-south","value":".x-layout-cmini-north, .x-layout-cmini-south { border: 0pt none ; padding: 0pt; background: transparent none repeat scroll 0% 0%; height: 5px ! important; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-viewport, .x-viewport body","value":".x-viewport, .x-viewport body { border: 0pt none ; margin: 0pt; padding: 0pt; overflow: hidden; height: 100%; }","category":"CSS style rules"},{"name":".x-abs-layout-item","value":".x-abs-layout-item { position: absolute; left: 0pt; top: 0pt; }","category":"CSS style rules"},{"name":".ext-ie input.x-abs-layout-item, .ext-ie textarea.x-abs-layout-item","value":".ext-ie input.x-abs-layout-item, .ext-ie textarea.x-abs-layout-item { margin: 0pt; }","category":"CSS style rules"},{"name":".x-progress-wrap","value":".x-progress-wrap { border: 1px solid rgb(101, 147, 207); overflow: hidden; }","category":"CSS style rules"},{"name":".x-progress-inner","value":".x-progress-inner { background: rgb(224, 232, 243) url(../images/default/qtip/bg.gif) repeat-x scroll 0% 0%; height: 18px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; position: relative; }","category":"CSS style rules"},{"name":".x-progress-bar","value":".x-progress-bar { border-top: 1px solid rgb(209, 228, 253); border-right: 1px solid rgb(127, 169, 228); border-bottom: 1px solid rgb(127, 169, 228); background: rgb(156, 191, 238) url(../images/default/progress/progress-bg.gif) repeat-x scroll left center; height: 18px; float: left; width: 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-progress-text","value":".x-progress-text { padding: 1px 5px; overflow: hidden; font-size: 11px; font-weight: bold; color: rgb(255, 255, 255); position: absolute; left: 0pt; text-align: center; }","category":"CSS style rules"},{"name":".x-progress-text-back","value":".x-progress-text-back { color: rgb(57, 96, 149); line-height: 16px; }","category":"CSS style rules"},{"name":".ext-ie .x-progress-text-back","value":".ext-ie .x-progress-text-back { line-height: 15px; }","category":"CSS style rules"},{"name":".x-window-dlg .x-window-body","value":".x-window-dlg .x-window-body { border: 0pt none ! important; padding: 5px 10px; overflow: hidden ! important; }","category":"CSS style rules"},{"name":".x-window-dlg .x-window-mc","value":".x-window-dlg .x-window-mc { border: 0pt none ! important; }","category":"CSS style rules"},{"name":".x-window-dlg .ext-mb-text, .x-window-dlg .x-window-header-text","value":".x-window-dlg .ext-mb-text, .x-window-dlg .x-window-header-text { font-size: 12px; }","category":"CSS style rules"},{"name":".x-window-dlg .ext-mb-input","value":".x-window-dlg .ext-mb-input { margin-top: 4px; width: 95%; }","category":"CSS style rules"},{"name":".x-window-dlg .ext-mb-textarea","value":".x-window-dlg .ext-mb-textarea { margin-top: 4px; font-family: tahoma,arial,helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; }","category":"CSS style rules"},{"name":".x-window-dlg .x-progress-wrap","value":".x-window-dlg .x-progress-wrap { margin-top: 4px; }","category":"CSS style rules"},{"name":".ext-ie .x-window-dlg .x-progress-wrap","value":".ext-ie .x-window-dlg .x-progress-wrap { margin-top: 6px; }","category":"CSS style rules"},{"name":".x-window-dlg .x-msg-box-wait","value":".x-window-dlg .x-msg-box-wait { background: transparent url(../images/default/grid/loading.gif) no-repeat scroll left center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; display: block; width: 300px; padding-left: 18px; line-height: 18px; }","category":"CSS style rules"},{"name":".x-window-dlg .ext-mb-icon","value":".x-window-dlg .ext-mb-icon { float: left; width: 47px; height: 32px; }","category":"CSS style rules"},{"name":".x-window-dlg .ext-mb-icon","value":".x-window-dlg .ext-mb-icon { float: left; width: 47px; height: 32px; }","category":"CSS style rules"},{"name":".ext-ie .x-window-dlg .ext-mb-icon","value":".ext-ie .x-window-dlg .ext-mb-icon { width: 44px; }","category":"CSS style rules"},{"name":".x-window-dlg .ext-mb-info","value":".x-window-dlg .ext-mb-info { background: transparent url(../images/default/window/icon-info.gif) no-repeat scroll left top; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-window-dlg .ext-mb-warning","value":".x-window-dlg .ext-mb-warning { background: transparent url(../images/default/window/icon-warning.gif) no-repeat scroll left top; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-window-dlg .ext-mb-question","value":".x-window-dlg .ext-mb-question { background: transparent url(../images/default/window/icon-question.gif) no-repeat scroll left top; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-window-dlg .ext-mb-error","value":".x-window-dlg .ext-mb-error { background: transparent url(../images/default/window/icon-error.gif) no-repeat scroll left top; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".ext-gecko2 .ext-mb-fix-cursor","value":".ext-gecko2 .ext-mb-fix-cursor { overflow: auto; }","category":"CSS style rules"},{"name":".x-slider","value":".x-slider { }","category":"CSS style rules"},{"name":".x-slider-inner","value":".x-slider-inner { overflow: visible; position: relative; left: 0pt; top: 0pt; }","category":"CSS style rules"},{"name":".x-slider-focus","value":".x-slider-focus { position: absolute; left: 0pt; top: 0pt; width: 1px; height: 1px; line-height: 1px; font-size: 1px; outline-color: -moz-use-text-color; outline-style: none; outline-width: 0pt; -moz-user-select: text; }","category":"CSS style rules"},{"name":".x-slider-horz","value":".x-slider-horz { background: transparent url(../images/default/slider/slider-bg.png) no-repeat scroll 0pt -22px; padding-left: 7px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-slider-horz .x-slider-end","value":".x-slider-horz .x-slider-end { background: transparent url(../images/default/slider/slider-bg.png) no-repeat scroll right -44px; padding-right: 7px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-slider-horz .x-slider-inner","value":".x-slider-horz .x-slider-inner { background: transparent url(../images/default/slider/slider-bg.png) repeat-x scroll 0pt 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; height: 22px; }","category":"CSS style rules"},{"name":".x-slider-horz .x-slider-thumb","value":".x-slider-horz .x-slider-thumb { background: transparent url(../images/default/slider/slider-thumb.png) no-repeat scroll 0pt 0pt; width: 14px; height: 15px; position: absolute; left: 0pt; top: 3px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-slider-horz .x-slider-thumb-over","value":".x-slider-horz .x-slider-thumb-over { background-position: -14px -15px; }","category":"CSS style rules"},{"name":".x-slider-horz .x-slider-thumb-drag","value":".x-slider-horz .x-slider-thumb-drag { background-position: -28px -30px; }","category":"CSS style rules"},{"name":".x-slider-vert","value":".x-slider-vert { background: transparent url(../images/default/slider/slider-v-bg.png) no-repeat scroll -44px 0pt; padding-top: 7px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 22px; }","category":"CSS style rules"},{"name":".x-slider-vert .x-slider-end","value":".x-slider-vert .x-slider-end { background: transparent url(../images/default/slider/slider-v-bg.png) no-repeat scroll -22px bottom; padding-bottom: 7px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-slider-vert .x-slider-inner","value":".x-slider-vert .x-slider-inner { background: transparent url(../images/default/slider/slider-v-bg.png) repeat-y scroll 0pt 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-slider-vert .x-slider-thumb","value":".x-slider-vert .x-slider-thumb { background: transparent url(../images/default/slider/slider-v-thumb.png) no-repeat scroll 0pt 0pt; width: 15px; height: 14px; position: absolute; left: 3px; bottom: 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".x-slider-vert .x-slider-thumb-over","value":".x-slider-vert .x-slider-thumb-over { background-position: -15px -14px; }","category":"CSS style rules"},{"name":".x-slider-vert .x-slider-thumb-drag","value":".x-slider-vert .x-slider-thumb-drag { background-position: -30px -28px; }","category":"CSS style rules"}],"",""],["fleegix","Fleegix",6,"","","",[{"name":"0.5.0","scripts":["js/frameworks/fleegix.js"]}],"",[{"name":"_processingWatcherId","type":"object","value":null,"category":"Global symbols"},{"name":"onunload","type":"function","value":"function () {\n var L = F ? G._fleegixEventListenReg[D] : G[D].listenReg;\n if (!L) {\n if (G[\"_\" + D + \"_suppressErrors\"]) {\n return false;\n } else {\n throw new Error(\"Cannot execute handlers for \" + G + \" \\\"\" + D + \"\\\". Something (likely another JavaScript library) has removed the fleegix.event.listen handler registry.\");\n }\n }\n var I = [];\n for (var K = 0; K < arguments.length; K++) {\n I.push(arguments[K]);\n }\n if (L.orig.methCode) {\n L.orig.methCode.apply(L.orig.obj, I);\n }\n var M = null;\n if (G.attachEvent || G.nodeType || G.addEventListener) {\n if (!I.length) {\n try {\n switch (true) {\n case !!G.ownerDocument:\n M = G.ownerDocument.parentWindow.event;\n break;\n case !!G.documentElement:\n M = G.documentElement.ownerDocument.parentWindow.event;\n break;\n case !!G.event:\n M = G.event;\n break;\n default:\n M = window.event;\n break;\n }\n } catch (O) {\n M = window.event;\n }\n } else {\n M = I[0];\n }\n if (M) {\n if (typeof M.target == \"undefined\") {\n M.target = M.srcElement;\n }\n if (typeof M.srcElement == \"undefined\") {\n M.srcElement = M.target;\n }\n if (M.type == \"DOMMouseScroll\" || M.type == \"mousewheel\") {\n if (M.wheelDelta) {\n M.delta = M.wheelDelta / 120;\n } else {\n if (M.detail) {\n M.delta = - M.detail / 3;\n }\n }\n }\n I[0] = M;\n }\n }\n for (var K = 0; K < L.after.length; K++) {\n var J = L.after[K];\n var N = null;\n var P = null;\n if (!J.context) {\n N = J.method;\n P = window;\n } else {\n N = J.context[J.method];\n P = J.context;\n }\n if (typeof N != \"function\") {\n throw N + \" is not an executable function.\";\n } else {\n N.apply(P, I);\n }\n M = I[0];\n if (J.stopPropagation) {\n this.stopPropagation(M);\n }\n if (J.preventDefault) {\n this.preventDefault(M);\n }\n }\n}","category":"Global symbols"},{"name":"$text","type":"function","value":"function (A) {\n return document.createTextNode(A);\n}","category":"Global symbols"},{"name":"$elem","type":"function","value":"function (A, E) {\n var C = E || {};\n var B = document.createElement(A);\n for (var D in C) {\n B[D] = C[D];\n }\n return B;\n}","category":"Global symbols"},{"name":"$","type":"function","value":"function (A) {\n return document.getElementById(A);\n}","category":"Global symbols"},{"name":"fleegix","type":"object","value":"[object Object]","category":"Global symbols"}],"",""],["googleanalytics","Google Analytics",1,"","","",[{"scripts":["js/frameworks/ga.js"]}],"",[{"name":"_gat","type":"object","value":"[object Object]","category":"Global symbols"}],"",""],["googlejsapi","Google JS API",3,"","","",[{"scripts":["js/frameworks/googlejsapi.js"]}],"",[{"name":"google_exportProperty","type":"function","value":"function J(a, b, c) {\n a[b] = c;\n}","category":"Global symbols"},{"name":"google_exportSymbol","type":"function","value":"function I(a, b) {\n var c = a.split(/\\./), d = j;\n for (var f = 0; f < c[q] - 1; f++) {\n d[c[f]] || (d[c[f]] = {});\n d = d[c[f]];\n }\n d[c[c[q] - 1]] = b;\n}","category":"Global symbols"},{"name":"google","type":"object","value":"[object Object]","category":"Global symbols"}],"",""],["googlemaps","Google Maps",204,"",2,"",[{"scripts":["js/frameworks/googlemaps.js"]}],"",[{"name":"GNavLabelControl","type":"function","value":"function xs() {\n}","category":"Global symbols"},{"name":"GLayer","type":"function","value":"function X() {\n X.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GStreetviewOverlay","type":"function","value":"function $r() {\n sl.call(this, new Zr, {zPriority: 4});\n}","category":"Global symbols"},{"name":"GDirections","type":"function","value":"function V() {\n V.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GTrafficOverlay","type":"function","value":"function Yt() {\n Yt.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GXslt","type":"function","value":"function cq(a) {\n this.YM = a;\n}","category":"Global symbols"},{"name":"GXmlHttp","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"GXml","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"GTileLayerOverlay","type":"function","value":"function sl(a, b) {\n this.Zd = a;\n this.I = true;\n if (b) {\n if (Rd(b.zPriority)) {\n this.zPriority = b.zPriority;\n }\n if (b.statsFlowType) {\n this.Tf = b.statsFlowType;\n }\n }\n}","category":"Global symbols"},{"name":"GTileLayer","type":"function","value":"function al(a, b, c, d) {\n var e = this;\n e.Kh = a || new Kg;\n e.tl = b || 0;\n e.pl = c || 0;\n M(e.Kh, Bh, e, e.Jl);\n var f = d || {};\n e.Pg = le(f.opacity, 1);\n e.dP = le(f.isPng, false);\n e.dM = f.tileUrlTemplate;\n e.iP = f.kmlUrl;\n}","category":"Global symbols"},{"name":"GSmallZoomControl","type":"function","value":"function rs() {\n rs.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GSmallMapControl","type":"function","value":"function js() {\n}","category":"Global symbols"},{"name":"GSize","type":"function","value":"function A(a, b, c, d) {\n this.width = a;\n this.height = b;\n this.ZQ = c || \"px\";\n this.NO = d || \"px\";\n}","category":"Global symbols"},{"name":"GScreenSize","type":"function","value":"function ok(a, b, c, d) {\n var e = this;\n e.size = new A(a, b);\n e.xunits = c || hk;\n e.yunits = d || hk;\n}","category":"Global symbols"},{"name":"GScreenPoint","type":"function","value":"function nk(a, b, c, d) {\n var e = this;\n e.point = new L(a, b);\n e.xunits = c || hk;\n e.yunits = d || hk;\n}","category":"Global symbols"},{"name":"GScreenOverlay","type":"function","value":"function Ft() {\n Ft.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GScaleControl","type":"function","value":"function ks() {\n ks.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GProjection","type":"function","value":"function Vk() {\n}","category":"Global symbols"},{"name":"GPolyline","type":"function","value":"function P() {\n P.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GPolygon","type":"function","value":"function Q() {\n Q.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GPoint","type":"function","value":"function L(a, b) {\n this.x = a;\n this.y = b;\n}","category":"Global symbols"},{"name":"GOverviewMapControl","type":"function","value":"function is() {\n is.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GOverlay","type":"function","value":"function ul() {\n}","category":"Global symbols"},{"name":"GMercatorProjection","type":"function","value":"function Pg(a) {\n var b = this;\n b.Hx = [];\n b.Ix = [];\n b.Fx = [];\n b.Gx = [];\n var c = 256;\n for (var d = 0; d < a; d++) {\n var e = c / 2;\n b.Hx.push(c / 360);\n b.Ix.push(c / (2 * sd));\n b.Fx.push(new L(e, e));\n b.Gx.push(c);\n c *= 2;\n }\n}","category":"Global symbols"},{"name":"GMenuMapTypeControl","type":"function","value":"function vs() {\n vs.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GMarkerManager","type":"function","value":"function Ct() {\n Ct.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GMarker","type":"function","value":"function R() {\n R.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GMapTypeControl","type":"function","value":"function us() {\n us.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GMapType","type":"function","value":"function Zg() {\n Zg.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GMap2","type":"function","value":"function kD(a, b) {\n b = b || {};\n J.call(this, a, {mapTypes: b.mapTypes, size: b.size, draggingCursor: b.draggingCursor, draggableCursor: b.draggableCursor, logoPassive: b.logoPassive, googleBarOptions: b.googleBarOptions, backgroundColor: b.backgroundColor});\n}","category":"Global symbols"},{"name":"GMap","type":"function","value":"function PD(a, b, c, d) {\n if (c && d) {\n J.call(this, a, b, new A(c, d));\n } else {\n J.call(this, a, b);\n }\n Cg(this, Gi, function (e, f) {H(this, Fi, this.md(e), this.md(f));});\n}","category":"Global symbols"},{"name":"GLog","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"GLatLngBounds","type":"function","value":"function Hg() {\n Hg.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GLatLng","type":"function","value":"function K() {\n K.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GLargeMapControl","type":"function","value":"function os() {\n os.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GKeyboardHandler","type":"function","value":"function Mp() {\n Mp.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GInfoWindowTab","type":"function","value":"function As(a, b, c) {\n this.name = a;\n if (typeof b == \"string\") {\n var d = q(\"div\", null);\n Vj(d, b);\n b = d;\n } else if (b.nodeType == 3) {\n var d = q(\"div\", null);\n qc(d, b);\n b = d;\n }\n this.contentElem = b;\n this.onclick = c;\n}","category":"Global symbols"},{"name":"GIcon","type":"function","value":"function nr(a, b, c, d) {\n var e = this;\n ce(e, a || {});\n if (b) {\n e.image = b;\n }\n if (c) {\n e.label = c;\n }\n if (d) {\n e.shadow = d;\n }\n}","category":"Global symbols"},{"name":"GHierarchicalMapTypeControl","type":"function","value":"function ws() {\n ws.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GGroundOverlay","type":"function","value":"function Et() {\n Et.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GGeocodeCache","type":"function","value":"function Ls() {\n this.reset();\n}","category":"Global symbols"},{"name":"GGjw","type":"function","value":"function Ks() {\n Ks.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GGeoXml","type":"function","value":"function T() {\n T.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GFactualGeocodeCache","type":"function","value":"function Ms() {\n Ls.call(this);\n}","category":"Global symbols"},{"name":"GEvent","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"GDraggableObject","type":"function","value":"function N() {\n N.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GCopyrightCollection","type":"function","value":"function Kg(a) {\n this.Xz = [];\n this.Kh = {};\n this.Ox = a || \"\";\n}","category":"Global symbols"},{"name":"GCopyright","type":"function","value":"function bh(a, b, c, d, e, f, g) {\n this.id = a;\n this.minZoom = c;\n this.bounds = b;\n this.text = d;\n this.maxZoom = e;\n this.ON = f;\n this.featureTriggers = g;\n}","category":"Global symbols"},{"name":"GControlPosition","type":"function","value":"function es() {\n es.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GControl","type":"function","value":"function Nl() {\n Nl.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GClientGeocoder","type":"function","value":"function Ns() {\n Ns.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GBounds","type":"function","value":"function ik(a) {\n this.minX = this.minY = kb;\n this.maxX = this.maxY = - kb;\n var b = arguments;\n if (a && j(a)) {\n l(a, C(this, this.extend));\n } else if (j(b) >= 4) {\n this.minX = b[0];\n this.minY = b[1];\n this.maxX = b[2];\n this.maxY = b[3];\n }\n}","category":"Global symbols"},{"name":"GAdsManager","type":"function","value":"function tt() {\n tt.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"G_SKY_MAP_TYPES","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"G_SKY_VISIBLE_MAP","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"G_MARS_MAP_TYPES","type":"object","value":"[object Object],[object Object],[object Object]","category":"Global symbols"},{"name":"G_MARS_INFRARED_MAP","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"G_MARS_VISIBLE_MAP","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"G_MARS_ELEVATION_MAP","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"G_MOON_MAP_TYPES","type":"object","value":"[object Object],[object Object]","category":"Global symbols"},{"name":"G_MOON_ELEVATION_MAP","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"G_MOON_VISIBLE_MAP","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"G_LAYER_PARAM_DENSITY_MODIFIER","type":"string","value":"dm","category":"Global symbols"},{"name":"G_LAYER_PARAM_COLOR","type":"string","value":"c","category":"Global symbols"},{"name":"GStreetviewPanorama","type":"function","value":"function ds() {\n ds.f.apply(this, arguments);\n}","category":"Global symbols"},{"name":"GStreetviewClient","type":"function","value":"function Yr(a) {\n this.Ic = a || \"api\";\n this.Fa = new gl(_mHost + \"/cbk\", document);\n}","category":"Global symbols"},{"name":"G_TRAVEL_MODE_WALKING","type":"number","value":2,"category":"Global symbols"},{"name":"G_TRAVEL_MODE_DRIVING","type":"number","value":1,"category":"Global symbols"},{"name":"G_GEO_BAD_REQUEST","type":"number","value":400,"category":"Global symbols"},{"name":"G_GEO_UNKNOWN_DIRECTIONS","type":"number","value":604,"category":"Global symbols"},{"name":"G_GEO_MISSING_QUERY","type":"number","value":601,"category":"Global symbols"},{"name":"G_END_ICON","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"G_PAUSE_ICON","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"G_START_ICON","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"GDownloadUrl","type":"function","value":"function dh(a, b, c, d) {\n var e = ch();\n if (!e) {\n return false;\n }\n if (b) {\n e.onreadystatechange = function () {if (e.readyState == 4) {var g = eh(e), h = g.status, i = g.responseText;b(i, h);e.onreadystatechange = B;}};\n }\n if (c) {\n e.open(\"POST\", a, true);\n var f = d;\n if (!f) {\n f = \"application/x-www-form-urlencoded\";\n }\n e.setRequestHeader(\"Content-Type\", f);\n e.send(c);\n } else {\n e.open(\"GET\", a, true);\n e.send(null);\n }\n return true;\n}","category":"Global symbols"},{"name":"G_ANCHOR_BOTTOM_LEFT","type":"number","value":2,"category":"Global symbols"},{"name":"G_ANCHOR_BOTTOM_RIGHT","type":"number","value":3,"category":"Global symbols"},{"name":"G_ANCHOR_TOP_LEFT","type":"number","value":0,"category":"Global symbols"},{"name":"G_ANCHOR_TOP_RIGHT","type":"number","value":1,"category":"Global symbols"},{"name":"G_GEO_SERVER_ERROR","type":"number","value":500,"category":"Global symbols"},{"name":"G_GEO_TOO_MANY_QUERIES","type":"number","value":620,"category":"Global symbols"},{"name":"G_GEO_BAD_KEY","type":"number","value":610,"category":"Global symbols"},{"name":"G_GEO_UNAVAILABLE_ADDRESS","type":"number","value":603,"category":"Global symbols"},{"name":"G_GEO_UNKNOWN_ADDRESS","type":"number","value":602,"category":"Global symbols"},{"name":"G_GEO_MISSING_ADDRESS","type":"number","value":601,"category":"Global symbols"},{"name":"G_GEO_SUCCESS","type":"number","value":200,"category":"Global symbols"},{"name":"G_GOOGLEBAR_LINK_TARGET_BLANK","type":"string","value":"_blank","category":"Global symbols"},{"name":"G_GOOGLEBAR_LINK_TARGET_PARENT","type":"string","value":"_parent","category":"Global symbols"},{"name":"G_GOOGLEBAR_LINK_TARGET_SELF","type":"string","value":"_self","category":"Global symbols"},{"name":"G_GOOGLEBAR_LINK_TARGET_TOP","type":"string","value":"_top","category":"Global symbols"},{"name":"G_GOOGLEBAR_RESULT_LIST_INLINE","type":"string","value":"inline","category":"Global symbols"},{"name":"G_GOOGLEBAR_RESULT_LIST_SUPPRESS","type":"string","value":"suppress","category":"Global symbols"},{"name":"G_GOOGLEBAR_TYPE_LOCALONLY_RESULTS","type":"string","value":"localonly","category":"Global symbols"},{"name":"G_GOOGLEBAR_TYPE_KMLONLY_RESULTS","type":"string","value":"kmlonly","category":"Global symbols"},{"name":"G_GOOGLEBAR_TYPE_BLENDED_RESULTS","type":"string","value":"blended","category":"Global symbols"},{"name":"G_DEFAULT_ICON","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"G_MAP_FLOAT_PANE","type":"number","value":7,"category":"Global symbols"},{"name":"G_MAP_MARKER_MOUSE_TARGET_PANE","type":"number","value":6,"category":"Global symbols"},{"name":"G_MAP_FLOAT_SHADOW_PANE","type":"number","value":5,"category":"Global symbols"},{"name":"G_MAP_MARKER_PANE","type":"number","value":4,"category":"Global symbols"},{"name":"G_MAP_MARKER_SHADOW_PANE","type":"number","value":2,"category":"Global symbols"},{"name":"G_MAP_OVERLAY_LAYER_PANE","type":"number","value":1,"category":"Global symbols"},{"name":"G_MAP_MAP_PANE","type":"number","value":0,"category":"Global symbols"},{"name":"G_API_VERSION","type":"string","value":"140g","category":"Global symbols"},{"name":"G_SATELLITE_3D_MAP","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"G_PHYSICAL_MAP","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"G_HYBRID_MAP","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"G_SATELLITE_MAP","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"G_NORMAL_MAP","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"G_DEFAULT_MAP_TYPES","type":"object","value":"[object Object],[object Object],[object Object]","category":"Global symbols"},{"name":"GAppFeatures","type":"function","value":"function (a) {\n var b = Qe(Og);\n ja(a, function (c, d) {b.uh(c, d);});\n}","category":"Global symbols"},{"name":"GAddCopyright","type":"function","value":"function (d, e, f, g, h, i, k, m, n, p, s) {\n var t = a;\n if (d == \"k\") {\n t = b;\n } else if (d == \"p\") {\n t = c;\n }\n var x = new Hg(new K(f, g), new K(h, i));\n t.sh(new bh(e, x, k, m, n, p, s));\n}","category":"Global symbols"},{"name":"GValidateKey","type":"function","value":"function yt(a) {\n if (zt(window.location.host)) {\n return true;\n }\n if (window.location.protocol == \"file:\") {\n return true;\n }\n if (window.location.hostname == \"localhost\") {\n return true;\n }\n var b = At(window.location.protocol, window.location.host, window.location.pathname);\n for (var c = 0; c < j(b); ++c) {\n var d = b[c], e = ut(d);\n if (a == e) {\n return true;\n }\n }\n return false;\n}","category":"Global symbols"},{"name":"__gcssload__","type":"function","value":"function Sp(a, b, c) {\n var d = c && c.dynamicCss, e = Tp(b);\n Up(e, a, d);\n}","category":"Global symbols"},{"name":"jsLoaderCall","type":"function","value":"function Jf(a, b) {\n return function () {var c = arguments;Hf(a, b, function (d) {d.apply(null, c);});};\n}","category":"Global symbols"},{"name":"GUnloadApi","type":"function","value":"function Ig() {\n Jg();\n}","category":"Global symbols"},{"name":"GVerify","type":"function","value":"function jg(a) {\n ig.src = a;\n}","category":"Global symbols"},{"name":"__gjsload_maps2_api__","type":"function","value":"function Gf(a) {\n Qe(Cf).ZL();\n eval(a);\n}","category":"Global symbols"},{"name":"GAddMessages","type":"function","value":"function ma(a) {\n for (var b in a) {\n if (!(b in la)) {\n la[b] = a[b];\n }\n }\n}","category":"Global symbols"},{"name":"google","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"_mObfuscatedGaiaId","type":"string","value":"110111057845179337866","category":"Global symbols"},{"name":"GLoadMapsScript","type":"function","value":"function GLoadMapsScript() {\n if (GBrowserIsCompatible()) {\n GScript(\"http://maps.google.com/intl/sv_ALL/mapfiles/140g/maps2.api/main.js\");\n }\n}","category":"Global symbols"},{"name":"_mUserPreferences","type":"boolean","value":false,"category":"Global symbols"},{"name":"_mTumblerLoaderV1Url","type":"string","value":"http://maps.google.com/intl/sv_ALL/mapfiles/ge/v/1/4/loader.js","category":"Global symbols"},{"name":"_mLearnMoreLogUsage","type":"boolean","value":true,"category":"Global symbols"},{"name":"_mIsLeafEnabled","type":"boolean","value":true,"category":"Global symbols"},{"name":"_mReviewsWidgetUrl","type":"string","value":"/reviews/scripts/annotations_bootstrap.js?hl=sv&amp;gl=","category":"Global symbols"},{"name":"_mAdSenseForMapsFeedUrl","type":"string","value":"http://pagead2.googlesyndication.com/afmaps/ads","category":"Global symbols"},{"name":"_mAdSenseForMapsEnable","type":"string","value":"true","category":"Global symbols"},{"name":"_mDirectionsEnableApi","type":"boolean","value":true,"category":"Global symbols"},{"name":"_mDirectionsEnableCityblock","type":"boolean","value":true,"category":"Global symbols"},{"name":"_mDirectionsDragging","type":"boolean","value":true,"category":"Global symbols"},{"name":"_mMSImage","type":"string","value":"Bild","category":"Global symbols"},{"name":"_mMSPolygon","type":"string","value":"Figur","category":"Global symbols"},{"name":"_mMSLine","type":"string","value":"Linje","category":"Global symbols"},{"name":"_mMSMarker","type":"string","value":"Platsmarkör","category":"Global symbols"},{"name":"_mAttrInpNumMap","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"_mLyrcItems","type":"object","value":"[object Object],[object Object],[object Object]","category":"Global symbols"},{"name":"_mSXQRCodeEnabled","type":"boolean","value":false,"category":"Global symbols"},{"name":"_mSXPhoneEnabled","type":"boolean","value":true,"category":"Global symbols"},{"name":"_mSXServices","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"_mSXCarEnabled","type":"boolean","value":true,"category":"Global symbols"},{"name":"_mSXBmwAssistUrl","type":"string","value":"","category":"Global symbols"},{"name":"_mMMLogMyMapViewpoints","type":"boolean","value":true,"category":"Global symbols"},{"name":"_mLogPrefs","type":"boolean","value":true,"category":"Global symbols"},{"name":"_mLogLimitExceeded","type":"boolean","value":true,"category":"Global symbols"},{"name":"_mLogWizard","type":"boolean","value":true,"category":"Global symbols"},{"name":"_mLogPanZoomClks","type":"boolean","value":false,"category":"Global symbols"},{"name":"_mLogInfoWinExp","type":"boolean","value":true,"category":"Global symbols"},{"name":"_mSvgForced","type":"boolean","value":false,"category":"Global symbols"},{"name":"_mSvgEnabled","type":"boolean","value":true,"category":"Global symbols"},{"name":"_mMapPrintUrl","type":"string","value":"http://www.google.com/mapprint","category":"Global symbols"},{"name":"_mPanelWidth","type":"number","value":23.75,"category":"Global symbols"},{"name":"_mPreferMetric","type":"boolean","value":false,"category":"Global symbols"},{"name":"_mGoogleCopy","type":"string","value":"&#169;2009 Google","category":"Global symbols"},{"name":"_mSatelliteCopy","type":"string","value":"Bilder &#169;2009","category":"Global symbols"},{"name":"_mMapCopy","type":"string","value":"Kartdata &#169;2009","category":"Global symbols"},{"name":"_mSatelliteToken","type":"string","value":"fzwq1APJ6w1FbwpOdPLa2IK_Kad3Dl26zaIQaA","category":"Global symbols"},{"name":"_mMSSurveyUrl","type":"string","value":"","category":"Global symbols"},{"name":"_mMSEnablePublicView","type":"boolean","value":true,"category":"Global symbols"},{"name":"_mMMEnableAddContent","type":"boolean","value":true,"category":"Global symbols"},{"name":"_mMplEnableGoogleLinks","type":"boolean","value":true,"category":"Global symbols"},{"name":"_mMplDirections","type":"number","value":100,"category":"Global symbols"},{"name":"_mMplGeocoding","type":"number","value":100,"category":"Global symbols"},{"name":"_mMplMapViews","type":"number","value":100,"category":"Global symbols"},{"name":"_mMplGPoly","type":"number","value":1000,"category":"Global symbols"},{"name":"_mMplGGeoXml","type":"number","value":100,"category":"Global symbols"},{"name":"_mIGoogleServerUntrustedUrl","type":"string","value":"http://maps.gmodules.com","category":"Global symbols"},{"name":"_mIdcRelayPath","type":"string","value":"/maps/mpl/relay","category":"Global symbols"},{"name":"_mIdcRouterPath","type":"string","value":"/maps/mpl/router","category":"Global symbols"},{"name":"_mMMEnablePanelTab","type":"boolean","value":true,"category":"Global symbols"},{"name":"_mIGoogleServerTrustedUrl","type":"string","value":"","category":"Global symbols"},{"name":"_mIGoogleEt","type":"string","value":"kXyh8EHV","category":"Global symbols"},{"name":"_mIGoogleUseXSS","type":"boolean","value":false,"category":"Global symbols"},{"name":"_mWizActions","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"_mAddressBookUrl","type":"string","value":"/maps?file=api&v=2&key=ABQIAAAA8lypE-0rObdQ6hAq3XzXAxS5TC-VinBXegNSsF5D8m9_zWwswxQvIoMuqOYfOLj8FjKPkLbWyCTKFQ&ie=UTF8&hl=sv&sidr=1&oi=sl_menu_edit","category":"Global symbols"},{"name":"_mSavedLocationsLogUsage","type":"boolean","value":true,"category":"Global symbols"},{"name":"_mCityblockUseSsl","type":"boolean","value":false,"category":"Global symbols"},{"name":"_mCityblockPrintwindowImpressionLogUsage","type":"boolean","value":false,"category":"Global symbols"},{"name":"_mCityblockPrintwindowLogUsage","type":"boolean","value":false,"category":"Global symbols"},{"name":"_mCityblockDrivingDirectionsLogUsage","type":"boolean","value":false,"category":"Global symbols"},{"name":"_mCityblockInfowindowLogUsage","type":"boolean","value":true,"category":"Global symbols"},{"name":"_mCityblockFrogLogUsage","type":"boolean","value":false,"category":"Global symbols"},{"name":"_mCityblockLogUsage","type":"boolean","value":true,"category":"Global symbols"},{"name":"_mCityblockLatestFlashUrl","type":"string","value":"http://maps.google.com/local_url?q=http://www.adobe.com/shockwave/download/download.cgi%3FP1_Prod_Version%3DShockwaveFlash&amp;dq=&amp;file=api&amp;v=2&amp;key=ABQIAAAA8lypE-0rObdQ6hAq3XzXAxS5TC-VinBXegNSsF5D8m9_zWwswxQvIoMuqOYfOLj8FjKPkLbWyCTKFQ&amp;s=ANYYN7manSNIV_th6k0SFvGB4jz36is1Gg","category":"Global symbols"},{"name":"_mTrafficTileServerUrls","type":"object","value":"http://mt0.google.com/mapstt,http://mt1.google.com/mapstt,http://mt2.google.com/mapstt,http://mt3.google.com/mapstt","category":"Global symbols"},{"name":"_mTrafficEnableApi","type":"boolean","value":true,"category":"Global symbols"},{"name":"_mLocalSearchUrl","type":"string","value":"http://www.google.com/uds/solutions/localsearch/gmlocalsearch.js","category":"Global symbols"},{"name":"_mGL","type":"string","value":"","category":"Global symbols"},{"name":"_mHL","type":"string","value":"sv","category":"Global symbols"},{"name":"_mTermsUrl","type":"string","value":"http://www.google.com/intl/sv_ALL/help/terms_maps.html","category":"Global symbols"},{"name":"_mJavascriptVersion","type":"string","value":"140g","category":"Global symbols"},{"name":"_mStaticPath","type":"string","value":"http://maps.google.com/intl/sv_ALL/mapfiles/","category":"Global symbols"},{"name":"_mDomain","type":"string","value":"google.com","category":"Global symbols"},{"name":"_mUri","type":"string","value":"/maps","category":"Global symbols"},{"name":"_mHost","type":"string","value":"http://maps.google.com","category":"Global symbols"},{"name":"_mF","type":"object","value":",,false,true,true,100,4096,bounds_cippppt.txt,cities_cippppt.txt,local/add/flagStreetView,true,true,400,true,true,,true,,true,/maps/c/ui/HovercardLauncher/dommanifest.js,,true,true,false,false,true,true,false,true,true,true,,true,true,,true,,true,http://maps.google.com/maps/stk/fetch,0,,true,true,,,true,,,,http://maps.google.com/maps/stk/style,true,107485602240773805043.00043dadc95ca3874f1fa,,US,AU,NZ,MX,DK,FR,BE,CA,DE,GB,IE,PR,PT,RU,SG,JM,false,1000,42,http://cbk0.google.com,false,true,ar,iw,false,true,,true,true,,false,/maps/complete,http://pagead2.googlesyndication.com/pagead/imgad?id=CMKp3NaV5_mE1AEQEBgQMgieroCd6vHEKA,false,,false,false,,false,5000,true,,false,SS,en,fr,false,tbr,Earth,SATELLITE_3D_MAP,true,true,true,true,getEarthInstance,false,true,true,true,true,,true,true,,1,true,false,false,true,false,true,25,0.25,AU,BE,FR,NZ,US,true,false,false,true,500,http://chart.apis.google.com/chart?cht=qr&chs=80x80&chld=|0&chl=,false,,,true,false,false,,true,false,,false,true,false,false,true,false,false,,,,false,false,true,false,10,true,true,true,true,true,false,30,infowindow_v1,,false,true,30,http://khm.%1$s/maptilecompress?t=1&c=10&,http://khm.%1$s/maptilecompress?t=2&q=20&,http://khm.%1$s/maptilecompress?t=3&q=25&,http://khm.%1$s/maptilecompress?t=6&q=30&,,true,false,US,AU,NZ,FR,DK,MX,BE,CA,DE,GB,IE,PR,PT,RU,SG,JM,HK,TW,true,true,windows-ie,windows-firefox,macos-safari,macos-firefox,true,false,40000,900,30,,false,false,true,,false,false,true,false,maps.google.com,false,false,true,true,,true,true,false,true,false,4:http://gt%1$d.google.com/mt?v=gwm.fresh&,4:http://gt%1$d.google.com/mt?v=gwh.fresh&,false,false,false,true,0.25,true,107485602240773805043.0004561b22ebdc3750300,false,false,false,/ig/ifr,false,false,false,true,false,8,http://maps.gmodules.com/gadgets/js/rpc.js","category":"Global symbols"},{"name":"_mIsRtl","type":"boolean","value":false,"category":"Global symbols"},{"name":"GUnload","type":"function","value":"function GUnload() {\n if (window.GUnloadApi) {\n GUnloadApi();\n }\n}","category":"Global symbols"},{"name":"GLoad","type":"function","value":"function (callback) {\n var apiCallback = callback || GLoadApi;\n GApiInit();\n var opts = {public_api: true, export_legacy_names: true, jsmain: \"http://maps.google.com/intl/sv_ALL/mapfiles/140g/maps2.api/main.js\"};\n var pageArgs = {};\n var jsinit = window.GJsLoaderInit;\n jsinit && jsinit(opts.jsmain);\n apiCallback([\"http://mt0.google.com/mt?v=ap.88&hl=sv&\", \"http://mt1.google.com/mt?v=ap.88&hl=sv&\", \"http://mt2.google.com/mt?v=ap.88&hl=sv&\", \"http://mt3.google.com/mt?v=ap.88&hl=sv&\"], [\"http://khm0.google.com/kh?v=36&hl=sv&\", \"http://khm1.google.com/kh?v=36&hl=sv&\", \"http://khm2.google.com/kh?v=36&hl=sv&\", \"http://khm3.google.com/kh?v=36&hl=sv&\"], [\"http://mt0.google.com/mt?v=apt.88&hl=sv&\", \"http://mt1.google.com/mt?v=apt.88&hl=sv&\", \"http://mt2.google.com/mt?v=apt.88&hl=sv&\", \"http://mt3.google.com/mt?v=apt.88&hl=sv&\"], \"ABQIAAAA8lypE-0rObdQ6hAq3XzXAxS5TC-VinBXegNSsF5D8m9_zWwswxQvIoMuqOYfOLj8FjKPkLbWyCTKFQ\", \"\", \"\", true, \"google.maps.\", opts, [\"http://mt0.google.com/mt?v=app.87&hl=sv&\", \"http://mt1.google.com/mt?v=app.87&hl=sv&\", \"http://mt2.google.com/mt?v=app.87&hl=sv&\", \"http://mt3.google.com/mt?v=app.87&hl=sv&\"], jslinker, pageArgs);\n}","category":"Global symbols"},{"name":"GApiInit","type":"function","value":"function GApiInit() {\n if (GApiInit.called) {\n return;\n }\n GApiInit.called = true;\n window.GAddMessages &&\n GAddMessages({160: \"<H1>Serverfel</H1>Det uppstod ett fel p\\xE5 servern och din f\\xF6rfr\\xE5gan kunde inte genomf\\xF6ras. <p>F\\xF6rs\\xF6k igen om n\\xE5gon minut.</p>\", 1415: \".\", 1416: \",\", 1547: \"mi\", 1616: \"km\", 4100: \"m\", 4101: \"fot\", 10018: \"Laddar\\xA0\\u2026\", 10021: \"Zooma in\", 10022: \"Zooma ut\", 10024: \"Dra f\\xF6r att zooma\", 10029: \"\\xC5terv\\xE4nd till det tidigare resultatet\", 10049: \"Karta\", 10050: \"Satellit\", 10093: \"Anv\\xE4ndningsvillkor\", 10109: \"m\", 10110: \"fot\", 10111: \"Karta\", 10112: \"Sat\", 10116: \"Hybrid\", 10117: \"Hyb\", 10120: \"Vi har tyv\\xE4rr inga kartor f\\xF6r den h\\xE4r regionen p\\xE5 denna zoomningsniv\\xE5.<p>Prova att zooma ut s\\xE5 att du f\\xE5r ett st\\xF6rre visningsomr\\xE5de.</p>\", 10121: \"Vi har tyv\\xE4rr inga kartor f\\xF6r den h\\xE4r regionen p\\xE5 denna zoomningsniv\\xE5.<p>Prova att zooma ut s\\xE5 att du f\\xE5r ett st\\xF6rre visningsomr\\xE5de.</p>\", 10507: \"Panorera v\\xE4nster\", 10508: \"Panorera h\\xF6ger\", 10509: \"Panorera upp\\xE5t\", 10510: \"Panorera ned\\xE5t\", 10511: \"Visa gatukarta\", 10512: \"Visa satellitbilder\", 10513: \"Visa bilder med gatunamn\", 10806: \"Klicka f\\xF6r att visa det h\\xE4r omr\\xE5det p\\xE5 Google Maps\", 10807: \"Trafik\", 10808: \"Visa trafik\", 10809: \"D\\xF6lj trafik\", 12150: \"%1$s p\\xE5 %2$s\", 12151: \"%1$s p\\xE5 %2$s vid %3$s\", 12152: \"%1$s p\\xE5 %2$s mellan %3$s och %4$s\", 10985: \"Zooma in\", 10986: \"Zooma ut\", 11047: \"Centrera kartan h\\xE4r\", 11089: \"<a href=\\\"javascript:void(0);\\\">Zooma in</a> f\\xF6r att se trafiken f\\xF6r den h\\xE4r regionen\", 11259: \"Helsk\\xE4rm\", 11751: \"Visa v\\xE4gkarta med terr\\xE4ng\", 11752: \"Typ:\", 11757: \"\\xC4ndra karttyp\", 11758: \"Terr\\xE4ng\", 11759: \"Ter\", 11794: \"Visa etiketter\", 11303: \"Hj\\xE4lp om gatuvy\", 11274: \"F\\xF6r att anv\\xE4nda gatuvyn beh\\xF6ver du Adobe Flash Player version %1$d eller nyare.\", 11382: \"Skaffa den senaste versionen av Flash Player.\", 11314: \"Vi ber om urs\\xE4kt f\\xF6r att gatuvyn inte \\xE4r tillg\\xE4nglig just nu p\\xE5 grund av stor efterfr\\xE5gan.<br>F\\xF6rs\\xF6k igen senare!\", 1559: \"N\", 1560: \"S\", 1561: \"W\", 1562: \"E\", 1608: \"NV\", 1591: \"NO\", 1605: \"SV\", 1606: \"SO\", 11907: \"Denna bild \\xE4r inte l\\xE4ngre tillg\\xE4nglig\", 10041: \"Hj\\xE4lp\", 12471: \"Aktuell plats\", 12492: \"Jorden\", 0: \"\"});\n if (!GValidateKey(\"b94c2f958a70577a0352b05e43f26f7fcd6c2cc3\")) {\n G_INCOMPAT = true;\n alert(\"API-nyckeln f\\xF6r Google Maps som anv\\xE4nds f\\xF6r den h\\xE4r webbplatsen registrerades f\\xF6r en annan webbplats. Du kan generera en ny nyckel f\\xF6r den h\\xE4r webbplatsen p\\xE5 http://code.google.com/apis/maps/.\");\n return;\n }\n}","category":"Global symbols"},{"name":"GBrowserIsCompatible","type":"function","value":"function GBrowserIsCompatible() {\n if (G_INCOMPAT) {\n return false;\n }\n return true;\n}","category":"Global symbols"},{"name":"GScript","type":"function","value":"function GScript(src) {\n document.write(\"<\" + \"script src=\\\"\" + src + \"\\\"\" + \" type=\\\"text/javascript\\\"><\" + \"/script>\");\n}","category":"Global symbols"},{"name":"G_INCOMPAT","type":"boolean","value":false,"category":"Global symbols"},{"value":"@media print {\n .gmnoprint { display: none; }\n}","category":"CSS style rules"},{"value":"@media screen {\n .gmnoscreen { display: none; }\n}","category":"CSS style rules"}],"",""],["urchin","Google Urchin",76,"","","",[{"scripts":["js/frameworks/urchin.js"]}],"",[{"name":"_uNx","type":"function","value":"function _uNx() {\n return (new Date((new Date).getTime() + 63072000000)).toGMTString();\n}","category":"Global symbols"},{"name":"_utk","type":"string","value":"-","category":"Global symbols"},{"name":"_uGT","type":"function","value":"function _uGT() {\n var h = location.hash, a;\n if (h && h != \"\" && h.indexOf(\"#gaso=\") == 0) {\n a = _uGC(h, \"gaso=\", \"&\");\n } else {\n a = _uGC(_ubd.cookie, \"GASO=\", \";\");\n }\n return a;\n}","category":"Global symbols"},{"name":"_uCO","type":"function","value":"function _uCO() {\n if (!_utk || _utk == \"\" || _utk.length < 10) {\n return;\n }\n var d = \"www.google.com\";\n if (_utk.charAt(0) == \"!\") {\n d = \"analytics.corp.google.com\";\n }\n _ubd.cookie = \"GASO=\" + _utk + \"; path=\" + _utcp + \";\" + _udo;\n var sc = document.createElement(\"script\");\n sc.type = \"text/javascript\";\n sc.id = \"_gasojs\";\n sc.src = \"https://\" + d + \"/analytics/reporting/overlay_js?gaso=\" + _utk + \"&\" + Math.random();\n document.getElementsByTagName(\"head\")[0].appendChild(sc);\n}","category":"Global symbols"},{"name":"urchinPathCopy","type":"function","value":"function urchinPathCopy(p) {\n var d = document, nx, tx, sx, i, c, cs, t, h, o;\n cs = new Array(\"a\", \"b\", \"c\", \"v\", \"x\", \"z\");\n h = _uDomain();\n if (_udn && _udn != \"\") {\n o = \" domain=\" + _udn + \";\";\n }\n nx = _uNx() + \";\";\n tx = new Date;\n tx.setTime(tx.getTime() + _utimeout * 1000);\n tx = tx.toGMTString() + \";\";\n sx = new Date;\n sx.setTime(sx.getTime() + _ucto * 1000);\n sx = sx.toGMTString() + \";\";\n for (i = 0; i < 6; i++) {\n t = \" expires=\";\n if (i == 1) {\n t += tx;\n } else if (i == 2) {\n t = \"\";\n } else if (i == 5) {\n t += sx;\n } else {\n t += nx;\n }\n c = _uGC(d.cookie, \"__utm\" + cs[i] + \"=\" + h, \";\");\n if (c != \"-\") {\n d.cookie = \"__utm\" + cs[i] + \"=\" + c + \"; path=\" + p + \";\" + t + o;\n }\n }\n}","category":"Global symbols"},{"name":"_uSP","type":"function","value":"function _uSP() {\n var s = 100;\n if (_usample) {\n s = _usample;\n }\n if (s >= 100 || s <= 0) {\n return true;\n }\n return (__utmVisitorCode(1) % 10000) < s * 100;\n}","category":"Global symbols"},{"name":"_uVG","type":"function","value":"function _uVG() {\n if ((_udn.indexOf(\"www.google.\") == 0 ||\n _udn.indexOf(\".google.\") == 0 || _udn.indexOf(\"google.\") == 0) &&\n _utcp == \"/\" && _udn.indexOf(\"google.org\") == -1) {\n return false;\n }\n return true;\n}","category":"Global symbols"},{"name":"_uUES","type":"function","value":"function _uUES(s) {\n if (typeof decodeURIComponent == \"function\") {\n return decodeURIComponent(s);\n } else {\n return unescape(s);\n }\n}","category":"Global symbols"},{"name":"_uES","type":"function","value":"function _uES(s, u) {\n if (typeof encodeURIComponent == \"function\") {\n if (u) {\n return encodeURI(s);\n } else {\n return encodeURIComponent(s);\n }\n } else {\n return escape(s);\n }\n}","category":"Global symbols"},{"name":"_uIN","type":"function","value":"function _uIN(n) {\n if (!n) {\n return false;\n }\n for (var i = 0; i < n.length; i++) {\n var c = n.charAt(i);\n if ((c < \"0\" || c > \"9\") && (c != \".\")) {\n return false;\n }\n }\n return true;\n}","category":"Global symbols"},{"name":"__utmVisitorCode","type":"function","value":"function __utmVisitorCode(f) {\n var r = 0, t = 0, i = 0, i2 = 0, m = 31;\n var a = _uGC(_ubd.cookie, \"__utma=\" + _udh + \".\", \";\");\n if ((i = a.indexOf(\".\", 0)) < 0) {\n return;\n }\n if ((i2 = a.indexOf(\".\", i + 1)) > 0) {\n r = a.substring(i + 1, i2);\n } else {\n return \"\";\n }\n if ((i = a.indexOf(\".\", i2 + 1)) > 0) {\n t = a.substring(i2 + 1, i);\n } else {\n return \"\";\n }\n if (f) {\n return r;\n } else {\n var c = new Array(\"A\", \"B\", \"C\", \"D\", \"E\", \"F\", \"G\", \"H\", \"J\", \"K\", \"L\", \"M\", \"N\", \"P\", \"R\", \"S\", \"T\", \"U\", \"V\", \"W\", \"X\", \"Y\", \"Z\", \"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\", \"9\");\n return c[r >> 28 & m] + c[r >> 23 & m] + c[r >> 18 & m] + c[r >> 13 & m] + \"-\" + c[r >> 8 & m] + c[r >> 3 & m] + c[((r & 7) << 2) + (t >> 30 & 3)] + c[t >> 25 & m] + c[t >> 20 & m] + \"-\" + c[t >> 15 & m] + c[t >> 10 & m] + c[t >> 5 & m] + c[t & m];\n }\n}","category":"Global symbols"},{"name":"_uEC","type":"function","value":"function _uEC(s) {\n var n = \"\";\n if (!s || s == \"\") {\n return \"\";\n }\n for (var i = 0; i < s.length; i++) {\n if (s.charAt(i) == \" \") {\n n += \"+\";\n } else {\n n += s.charAt(i);\n }\n }\n return n;\n}","category":"Global symbols"},{"name":"_uTrim","type":"function","value":"function _uTrim(s) {\n if (!s || s == \"\") {\n return \"\";\n }\n while (s.charAt(0) == \" \" ||\n s.charAt(0) == \"\\n\" || (s.charAt(0, 1) == \"\\r\")) {\n s = s.substring(1, s.length);\n }\n while (s.charAt(s.length - 1) == \" \" ||\n s.charAt(s.length - 1) == \"\\n\" || (s.charAt(s.length - 1) == \"\\r\")) {\n s = s.substring(0, s.length - 1);\n }\n return s;\n}","category":"Global symbols"},{"name":"_uFixA","type":"function","value":"function _uFixA(c, s, t) {\n if (!c || c == \"\" || !s || s == \"\" || !t || t == \"\") {\n return \"-\";\n }\n var a = _uGC(c, \"__utma=\" + _udh + \".\", s);\n var lt = 0, i = 0;\n if ((i = a.lastIndexOf(\".\")) > 9) {\n _uns = a.substring(i + 1, a.length);\n _uns = (_uns * 1) + 1;\n a = a.substring(0, i);\n if ((i = a.lastIndexOf(\".\")) > 7) {\n lt = a.substring(i + 1, a.length);\n a = a.substring(0, i);\n }\n if ((i = a.lastIndexOf(\".\")) > 5) {\n a = a.substring(0, i);\n }\n a += \".\" + lt + \".\" + t + \".\" + _uns;\n }\n return a;\n}","category":"Global symbols"},{"name":"_uHash","type":"function","value":"function _uHash(d) {\n if (!d || d == \"\") {\n return 1;\n }\n var h = 0, g = 0;\n for (var i = d.length - 1; i >= 0; i--) {\n var c = parseInt(d.charCodeAt(i));\n h = ((h << 6) & 268435455) + c + (c << 14);\n if ((g = h & 266338304) != 0) {\n h = h ^ g >> 21;\n }\n }\n return h;\n}","category":"Global symbols"},{"name":"_uDomain","type":"function","value":"function _uDomain() {\n if (!_udn || _udn == \"\" || _udn == \"none\") {\n _udn = \"\";\n return 1;\n }\n if (_udn == \"auto\") {\n var d = _ubd.domain;\n if (d.substring(0, 4) == \"www.\") {\n d = d.substring(4, d.length);\n }\n _udn = d;\n }\n _udn = _udn.toLowerCase();\n if (_uhash == \"off\") {\n return 1;\n }\n return _uHash(_udn);\n}","category":"Global symbols"},{"name":"_uGC","type":"function","value":"function _uGC(l, n, s) {\n if (!l || l == \"\" || !n || n == \"\" || !s || s == \"\") {\n return \"-\";\n }\n var i, i2, i3, c = \"-\";\n i = l.indexOf(n);\n i3 = n.indexOf(\"=\") + 1;\n if (i > -1) {\n i2 = l.indexOf(s, i);\n if (i2 < 0) {\n i2 = l.length;\n }\n c = l.substring((i + i3), i2);\n }\n return c;\n}","category":"Global symbols"},{"name":"_uGCS","type":"function","value":"function _uGCS() {\n var t, c = \"\", dc = _ubd.cookie;\n if ((t = _uGC(dc, \"__utma=\" + _udh + \".\", \";\")) != \"-\") {\n c += _uES(\"__utma=\" + t + \";+\");\n }\n if ((t = _uGC(dc, \"__utmx=\" + _udh, \";\")) != \"-\") {\n c += _uES(\"__utmx=\" + t + \";+\");\n }\n if ((t = _uGC(dc, \"__utmz=\" + _udh + \".\", \";\")) != \"-\") {\n c += _uES(\"__utmz=\" + t + \";+\");\n }\n if ((t = _uGC(dc, \"__utmv=\" + _udh + \".\", \";\")) != \"-\") {\n c += _uES(\"__utmv=\" + t + \";\");\n }\n if (c.charAt(c.length - 1) == \"+\") {\n c = c.substring(0, c.length - 1);\n }\n return c;\n}","category":"Global symbols"},{"name":"__utmSetVar","type":"function","value":"function __utmSetVar(v) {\n if (!v || v == \"\") {\n return;\n }\n if (!_udo || _udo == \"\") {\n _udh = _uDomain();\n if (_udn && _udn != \"\") {\n _udo = \" domain=\" + _udn + \";\";\n }\n }\n if (!_uVG()) {\n return;\n }\n var r = Math.round(Math.random() * 2147483647);\n _ubd.cookie = \"__utmv=\" + _udh + \".\" + _uES(v) + \"; path=\" + _utcp + \"; expires=\" + _uNx() + \";\" + _udo;\n var s = \"&utmt=var&utmn=\" + r;\n if (_usample && _usample != 100) {\n s += \"&utmsp=\" + _uES(_usample);\n }\n if ((_userv == 0 || _userv == 2) && _uSP()) {\n var i = new Image(1, 1);\n i.src = _ugifpath + \"?\" + \"utmwv=\" + _uwv + s;\n i.onload = function () {_uVoid();};\n }\n if ((_userv == 1 || _userv == 2) && _uSP()) {\n var i2 = new Image(1, 1);\n i2.src = _ugifpath2 + \"?\" + \"utmwv=\" + _uwv + s + \"&utmac=\" + _uacct + \"&utmcc=\" + _uGCS();\n i2.onload = function () {_uVoid();};\n }\n}","category":"Global symbols"},{"name":"__utmLinkPost","type":"function","value":"function __utmLinkPost(f, h) {\n if (!_ulink || !f || !f.action) {\n return;\n }\n f.action = __utmLinkerUrl(f.action, h);\n return;\n}","category":"Global symbols"},{"name":"__utmLinker","type":"function","value":"function __utmLinker(l, h) {\n if (!_ulink || !l || l == \"\") {\n return;\n }\n _udl.href = __utmLinkerUrl(l, h);\n}","category":"Global symbols"},{"name":"__utmLinkerUrl","type":"function","value":"function __utmLinkerUrl(l, h) {\n var p, k, a = \"-\", b = \"-\", c = \"-\", x = \"-\", z = \"-\", v = \"-\";\n var dc = _ubd.cookie;\n var iq = l.indexOf(\"?\");\n var ih = l.indexOf(\"#\");\n var url = l;\n if (dc) {\n a = _uES(_uGC(dc, \"__utma=\" + _udh + \".\", \";\"));\n b = _uES(_uGC(dc, \"__utmb=\" + _udh, \";\"));\n c = _uES(_uGC(dc, \"__utmc=\" + _udh, \";\"));\n x = _uES(_uGC(dc, \"__utmx=\" + _udh, \";\"));\n z = _uES(_uGC(dc, \"__utmz=\" + _udh + \".\", \";\"));\n v = _uES(_uGC(dc, \"__utmv=\" + _udh + \".\", \";\"));\n k = (_uHash(a + b + c + x + z + v) * 1) + _udh * 1;\n p = \"__utma=\" + a + \"&__utmb=\" + b + \"&__utmc=\" + c + \"&__utmx=\" + x + \"&__utmz=\" + z + \"&__utmv=\" + v + \"&__utmk=\" + k;\n }\n if (p) {\n if (h && ih > -1) {\n return;\n }\n if (h) {\n url = l + \"#\" + p;\n } else {\n if (iq == -1 && ih == -1) {\n url = l + \"?\" + p;\n } else if (ih == -1) {\n url = l + \"&\" + p;\n } else if (iq == -1) {\n url = l.substring(0, ih - 1) + \"?\" + p + l.substring(ih);\n } else {\n url = l.substring(0, ih - 1) + \"&\" + p + l.substring(ih);\n }\n }\n }\n return url;\n}","category":"Global symbols"},{"name":"_uFlash","type":"function","value":"function _uFlash() {\n var f = \"-\", n = navigator;\n if (n.plugins && n.plugins.length) {\n for (var ii = 0; ii < n.plugins.length; ii++) {\n if (n.plugins[ii].name.indexOf(\"Shockwave Flash\") != -1) {\n f = n.plugins[ii].description.split(\"Shockwave Flash \")[1];\n break;\n }\n }\n } else {\n var fl;\n try {\n fl = new ActiveXObject(\"ShockwaveFlash.ShockwaveFlash.7\");\n f = fl.GetVariable(\"$version\");\n } catch (e) {\n }\n if (f == \"-\") {\n try {\n fl = new ActiveXObject(\"ShockwaveFlash.ShockwaveFlash.6\");\n f = \"WIN 6,0,21,0\";\n fl.AllowScriptAccess = \"always\";\n f = fl.GetVariable(\"$version\");\n } catch (e) {\n }\n }\n if (f == \"-\") {\n try {\n fl = new ActiveXObject(\"ShockwaveFlash.ShockwaveFlash\");\n f = fl.GetVariable(\"$version\");\n } catch (e) {\n }\n }\n if (f != \"-\") {\n f = f.split(\" \")[1].split(\",\");\n f = f[0] + \".\" + f[1] + \" r\" + f[2];\n }\n }\n return f;\n}","category":"Global symbols"},{"name":"__utmSetTrans","type":"function","value":"function __utmSetTrans() {\n var e;\n if (_ubd.getElementById) {\n e = _ubd.getElementById(\"utmtrans\");\n } else if (_ubd.utmform && _ubd.utmform.utmtrans) {\n e = _ubd.utmform.utmtrans;\n }\n if (!e) {\n return;\n }\n var l = e.value.split(\"UTM:\");\n var i, i2, c;\n if (_userv == 0 || _userv == 2) {\n i = new Array;\n }\n if (_userv == 1 || _userv == 2) {\n i2 = new Array;\n c = _uGCS();\n }\n for (var ii = 0; ii < l.length; ii++) {\n l[ii] = _uTrim(l[ii]);\n if (l[ii].charAt(0) != \"T\" && l[ii].charAt(0) != \"I\") {\n continue;\n }\n var r = Math.round(Math.random() * 2147483647);\n if (!_utsp || _utsp == \"\") {\n _utsp = \"|\";\n }\n var f = l[ii].split(_utsp), s = \"\";\n if (f[0].charAt(0) == \"T\") {\n s = \"&utmt=tran\" + \"&utmn=\" + r;\n f[1] = _uTrim(f[1]);\n if (f[1] && f[1] != \"\") {\n s += \"&utmtid=\" + _uES(f[1]);\n }\n f[2] = _uTrim(f[2]);\n if (f[2] && f[2] != \"\") {\n s += \"&utmtst=\" + _uES(f[2]);\n }\n f[3] = _uTrim(f[3]);\n if (f[3] && f[3] != \"\") {\n s += \"&utmtto=\" + _uES(f[3]);\n }\n f[4] = _uTrim(f[4]);\n if (f[4] && f[4] != \"\") {\n s += \"&utmttx=\" + _uES(f[4]);\n }\n f[5] = _uTrim(f[5]);\n if (f[5] && f[5] != \"\") {\n s += \"&utmtsp=\" + _uES(f[5]);\n }\n f[6] = _uTrim(f[6]);\n if (f[6] && f[6] != \"\") {\n s += \"&utmtci=\" + _uES(f[6]);\n }\n f[7] = _uTrim(f[7]);\n if (f[7] && f[7] != \"\") {\n s += \"&utmtrg=\" + _uES(f[7]);\n }\n f[8] = _uTrim(f[8]);\n if (f[8] && f[8] != \"\") {\n s += \"&utmtco=\" + _uES(f[8]);\n }\n } else {\n s = \"&utmt=item\" + \"&utmn=\" + r;\n f[1] = _uTrim(f[1]);\n if (f[1] && f[1] != \"\") {\n s += \"&utmtid=\" + _uES(f[1]);\n }\n f[2] = _uTrim(f[2]);\n if (f[2] && f[2] != \"\") {\n s += \"&utmipc=\" + _uES(f[2]);\n }\n f[3] = _uTrim(f[3]);\n if (f[3] && f[3] != \"\") {\n s += \"&utmipn=\" + _uES(f[3]);\n }\n f[4] = _uTrim(f[4]);\n if (f[4] && f[4] != \"\") {\n s += \"&utmiva=\" + _uES(f[4]);\n }\n f[5] = _uTrim(f[5]);\n if (f[5] && f[5] != \"\") {\n s += \"&utmipr=\" + _uES(f[5]);\n }\n f[6] = _uTrim(f[6]);\n if (f[6] && f[6] != \"\") {\n s += \"&utmiqt=\" + _uES(f[6]);\n }\n }\n if (_udl.hostname && _udl.hostname != \"\") {\n s += \"&utmhn=\" + _uES(_udl.hostname);\n }\n if (_usample && _usample != 100) {\n s += \"&utmsp=\" + _uES(_usample);\n }\n if ((_userv == 0 || _userv == 2) && _uSP()) {\n i[ii] = new Image(1, 1);\n i[ii].src = _ugifpath + \"?\" + \"utmwv=\" + _uwv + s;\n i[ii].onload = function () {_uVoid();};\n }\n if ((_userv == 1 || _userv == 2) && _uSP()) {\n i2[ii] = new Image(1, 1);\n i2[ii].src = _ugifpath2 + \"?\" + \"utmwv=\" + _uwv + s + \"&utmac=\" + _uacct + \"&utmcc=\" + c;\n i2[ii].onload = function () {_uVoid();};\n }\n }\n return;\n}","category":"Global symbols"},{"name":"_uBInfo","type":"function","value":"function _uBInfo() {\n var sr = \"-\", sc = \"-\", ul = \"-\", fl = \"-\", cs = \"-\", je = 1;\n var n = navigator;\n if (self.screen) {\n sr = screen.width + \"x\" + screen.height;\n sc = screen.colorDepth + \"-bit\";\n } else if (self.java) {\n var j = java.awt.Toolkit.getDefaultToolkit();\n var s = j.getScreenSize();\n sr = s.width + \"x\" + s.height;\n }\n if (n.language) {\n ul = n.language.toLowerCase();\n } else if (n.browserLanguage) {\n ul = n.browserLanguage.toLowerCase();\n }\n je = n.javaEnabled() ? 1 : 0;\n if (_uflash) {\n fl = _uFlash();\n }\n if (_ubd.characterSet) {\n cs = _uES(_ubd.characterSet);\n } else if (_ubd.charset) {\n cs = _uES(_ubd.charset);\n }\n return \"&utmcs=\" + cs + \"&utmsr=\" + sr + \"&utmsc=\" + sc + \"&utmul=\" + ul + \"&utmje=\" + je + \"&utmfl=\" + fl;\n}","category":"Global symbols"},{"name":"_uGCse","type":"function","value":"function _uGCse() {\n var h, p;\n h = p = _ur.split(\"://\")[1];\n if (h.indexOf(\"/\") > -1) {\n h = h.split(\"/\")[0];\n p = p.substring(p.indexOf(\"/\") + 1, p.length);\n }\n if (p.indexOf(\"?\") > -1) {\n p = p.split(\"?\")[0];\n }\n if (h.toLowerCase().indexOf(\"google\") > -1) {\n if (_ur.indexOf(\"?q=\") > -1 || _ur.indexOf(\"&q=\") > -1) {\n if (p.toLowerCase().indexOf(\"cse\") > -1) {\n return true;\n }\n }\n }\n}","category":"Global symbols"},{"name":"_uOrg","type":"function","value":"function _uOrg(t) {\n if (_ur == \"0\" || _ur == \"\" || _ur == \"-\") {\n return \"\";\n }\n var i = 0, h, k;\n if ((i = _ur.indexOf(\"://\")) < 0 || _uGCse()) {\n return \"\";\n }\n h = _ur.substring(i + 3, _ur.length);\n if (h.indexOf(\"/\") > -1) {\n h = h.substring(0, h.indexOf(\"/\"));\n }\n for (var ii = 0; ii < _uOsr.length; ii++) {\n if (h.toLowerCase().indexOf(_uOsr[ii].toLowerCase()) > -1) {\n if ((i = _ur.indexOf(\"?\" + _uOkw[ii] + \"=\")) > -1 ||\n (i = _ur.indexOf(\"&\" + _uOkw[ii] + \"=\")) > -1) {\n k = _ur.substring(i + _uOkw[ii].length + 2, _ur.length);\n if ((i = k.indexOf(\"&\")) > -1) {\n k = k.substring(0, i);\n }\n for (var yy = 0; yy < _uOno.length; yy++) {\n if (_uOno[yy].toLowerCase() == k.toLowerCase()) {\n _ufno = 1;\n break;\n }\n }\n if (t) {\n return _uEC(k);\n } else {\n return \"utmccn=(organic)|utmcsr=\" + _uEC(_uOsr[ii]) + \"|\" + \"utmctr=\" + _uEC(k) + \"|utmcmd=organic\";\n }\n }\n }\n }\n return \"\";\n}","category":"Global symbols"},{"name":"_uRef","type":"function","value":"function _uRef() {\n if (_ur == \"0\" || _ur == \"\" || _ur == \"-\") {\n return \"\";\n }\n var i = 0, h, k, n;\n if ((i = _ur.indexOf(\"://\")) < 0 || _uGCse()) {\n return \"\";\n }\n h = _ur.substring(i + 3, _ur.length);\n if (h.indexOf(\"/\") > -1) {\n k = h.substring(h.indexOf(\"/\"), h.length);\n if (k.indexOf(\"?\") > -1) {\n k = k.substring(0, k.indexOf(\"?\"));\n }\n h = h.substring(0, h.indexOf(\"/\"));\n }\n h = h.toLowerCase();\n n = h;\n if ((i = n.indexOf(\":\")) > -1) {\n n = n.substring(0, i);\n }\n for (var ii = 0; ii < _uRno.length; ii++) {\n if ((i = n.indexOf(_uRno[ii].toLowerCase())) > -1 &&\n n.length == i + _uRno[ii].length) {\n _ufno = 1;\n break;\n }\n }\n if (h.indexOf(\"www.\") == 0) {\n h = h.substring(4, h.length);\n }\n return \"utmccn=(referral)|utmcsr=\" + _uEC(h) + \"|\" + \"utmcct=\" + _uEC(k) + \"|utmcmd=referral\";\n}","category":"Global symbols"},{"name":"_uCInfo","type":"function","value":"function _uCInfo() {\n if (!_ucto || _ucto == \"\") {\n _ucto = \"15768000\";\n }\n if (!_uVG()) {\n return;\n }\n var c = \"\", t = \"-\", t2 = \"-\", t3 = \"-\", o = 0, cs = 0, cn = 0, i = 0, z = \"-\", s = \"\";\n if (_uanchor && _udlh && _udlh != \"\") {\n s = _udlh + \"&\";\n }\n s += _udl.search;\n var x = new Date(_udt.getTime() + _ucto * 1000);\n var dc = _ubd.cookie;\n x = \" expires=\" + x.toGMTString() + \";\";\n if (_ulink && !_ubl) {\n z = _uUES(_uGC(s, \"__utmz=\", \"&\"));\n if (z != \"-\" && z.indexOf(\";\") == -1) {\n _ubd.cookie = \"__utmz=\" + z + \"; path=\" + _utcp + \";\" + x + _udo;\n return \"\";\n }\n }\n z = dc.indexOf(\"__utmz=\" + _udh + \".\");\n if (z > -1) {\n z = _uGC(dc, \"__utmz=\" + _udh + \".\", \";\");\n } else {\n z = \"-\";\n }\n t = _uGC(s, _ucid + \"=\", \"&\");\n t2 = _uGC(s, _ucsr + \"=\", \"&\");\n t3 = _uGC(s, \"gclid=\", \"&\");\n if (t != \"-\" && t != \"\" ||\n t2 != \"-\" && t2 != \"\" || (t3 != \"-\" && t3 != \"\")) {\n if (t != \"-\" && t != \"\") {\n c += \"utmcid=\" + _uEC(t);\n }\n if (t2 != \"-\" && t2 != \"\") {\n if (c != \"\") {\n c += \"|\";\n }\n c += \"utmcsr=\" + _uEC(t2);\n }\n if (t3 != \"-\" && t3 != \"\") {\n if (c != \"\") {\n c += \"|\";\n }\n c += \"utmgclid=\" + _uEC(t3);\n }\n t = _uGC(s, _uccn + \"=\", \"&\");\n if (t != \"-\" && t != \"\") {\n c += \"|utmccn=\" + _uEC(t);\n } else {\n c += \"|utmccn=(not+set)\";\n }\n t = _uGC(s, _ucmd + \"=\", \"&\");\n if (t != \"-\" && t != \"\") {\n c += \"|utmcmd=\" + _uEC(t);\n } else {\n c += \"|utmcmd=(not+set)\";\n }\n t = _uGC(s, _uctr + \"=\", \"&\");\n if (t != \"-\" && t != \"\") {\n c += \"|utmctr=\" + _uEC(t);\n } else {\n t = _uOrg(1);\n if (t != \"-\" && t != \"\") {\n c += \"|utmctr=\" + _uEC(t);\n }\n }\n t = _uGC(s, _ucct + \"=\", \"&\");\n if (t != \"-\" && t != \"\") {\n c += \"|utmcct=\" + _uEC(t);\n }\n t = _uGC(s, _ucno + \"=\", \"&\");\n if (t == \"1\") {\n o = 1;\n }\n if (z != \"-\" && o == 1) {\n return \"\";\n }\n }\n if (c == \"-\" || c == \"\") {\n c = _uOrg();\n if (z != \"-\" && _ufno == 1) {\n return \"\";\n }\n }\n if (c == \"-\" || c == \"\") {\n if (_ufns == 1) {\n c = _uRef();\n }\n if (z != \"-\" && _ufno == 1) {\n return \"\";\n }\n }\n if (c == \"-\" || c == \"\") {\n if (z == \"-\" && _ufns == 1) {\n c = \"utmccn=(direct)|utmcsr=(direct)|utmcmd=(none)\";\n }\n if (c == \"-\" || c == \"\") {\n return \"\";\n }\n }\n if (z != \"-\") {\n i = z.indexOf(\".\");\n if (i > -1) {\n i = z.indexOf(\".\", i + 1);\n }\n if (i > -1) {\n i = z.indexOf(\".\", i + 1);\n }\n if (i > -1) {\n i = z.indexOf(\".\", i + 1);\n }\n t = z.substring(i + 1, z.length);\n if (t.toLowerCase() == c.toLowerCase()) {\n cs = 1;\n }\n t = z.substring(0, i);\n if ((i = t.lastIndexOf(\".\")) > -1) {\n t = t.substring(i + 1, t.length);\n cn = t * 1;\n }\n }\n if (cs == 0 || _ufns == 1) {\n t = _uGC(dc, \"__utma=\" + _udh + \".\", \";\");\n if ((i = t.lastIndexOf(\".\")) > 9) {\n _uns = t.substring(i + 1, t.length);\n _uns = _uns * 1;\n }\n cn++;\n if (_uns == 0) {\n _uns = 1;\n }\n _ubd.cookie = \"__utmz=\" + _udh + \".\" + _ust + \".\" + _uns + \".\" + cn + \".\" + c + \"; path=\" + _utcp + \"; \" + x + _udo;\n }\n if (cs == 0 || _ufns == 1) {\n return \"&utmcn=1\";\n } else {\n return \"&utmcr=1\";\n }\n}","category":"Global symbols"},{"name":"_uVoid","type":"function","value":"function _uVoid() {\n return;\n}","category":"Global symbols"},{"name":"_uInfo","type":"function","value":"function _uInfo(page) {\n var p, s = \"\", dm = \"\", pg = _udl.pathname + _udl.search;\n if (page && page != \"\") {\n pg = _uES(page, 1);\n }\n _ur = _ubd.referrer;\n if (!_ur || _ur == \"\") {\n _ur = \"-\";\n } else {\n dm = _ubd.domain;\n if (_utcp && _utcp != \"/\") {\n dm += _utcp;\n }\n p = _ur.indexOf(dm);\n if (p >= 0 && (p <= 8)) {\n _ur = \"0\";\n }\n if (_ur.indexOf(\"[\") == 0 && _ur.lastIndexOf(\"]\") == _ur.length - 1) {\n _ur = \"-\";\n }\n }\n s += \"&utmn=\" + _uu;\n if (_ufsc) {\n s += _uBInfo();\n }\n if (_uctm) {\n s += _uCInfo();\n }\n if (_utitle && _ubd.title && _ubd.title != \"\") {\n s += \"&utmdt=\" + _uES(_ubd.title);\n }\n if (_udl.hostname && _udl.hostname != \"\") {\n s += \"&utmhn=\" + _uES(_udl.hostname);\n }\n if (_usample && _usample != 100) {\n s += \"&utmsp=\" + _uES(_usample);\n }\n s += \"&utmhid=\" + _uGH();\n s += \"&utmr=\" + _ur;\n s += \"&utmp=\" + pg;\n if ((_userv == 0 || _userv == 2) && _uSP()) {\n var i = new Image(1, 1);\n i.src = _ugifpath + \"?\" + \"utmwv=\" + _uwv + s;\n i.onload = function () {_uVoid();};\n }\n if ((_userv == 1 || _userv == 2) && _uSP()) {\n var i2 = new Image(1, 1);\n i2.src = _ugifpath2 + \"?\" + \"utmwv=\" + _uwv + s + \"&utmac=\" + _uacct + \"&utmcc=\" + _uGCS();\n i2.onload = function () {_uVoid();};\n }\n return;\n}","category":"Global symbols"},{"name":"_uGH","type":"function","value":"function _uGH() {\n var hid;\n var wc = window;\n if (wc && wc.gaGlobal && wc.gaGlobal.hid) {\n hid = wc.gaGlobal.hid;\n } else {\n hid = Math.round(Math.random() * 2147483647);\n if (!wc.gaGlobal) {\n wc.gaGlobal = {};\n }\n wc.gaGlobal.hid = hid;\n }\n return hid;\n}","category":"Global symbols"},{"name":"urchinTracker","type":"function","value":"function urchinTracker(page) {\n if (_udl.protocol == \"file:\") {\n return;\n }\n if (_uff && (!page || page == \"\")) {\n return;\n }\n var a, b, c, xx, v, z, k, x = \"\", s = \"\", f = 0, nv = 0;\n var nx = \" expires=\" + _uNx() + \";\";\n var dc = _ubd.cookie;\n _udh = _uDomain();\n if (!_uVG()) {\n return;\n }\n _uu = Math.round(Math.random() * 2147483647);\n _udt = new Date;\n _ust = Math.round(_udt.getTime() / 1000);\n a = dc.indexOf(\"__utma=\" + _udh + \".\");\n b = dc.indexOf(\"__utmb=\" + _udh);\n c = dc.indexOf(\"__utmc=\" + _udh);\n if (_udn && _udn != \"\") {\n _udo = \" domain=\" + _udn + \";\";\n }\n if (_utimeout && _utimeout != \"\") {\n x = new Date(_udt.getTime() + _utimeout * 1000);\n x = \" expires=\" + x.toGMTString() + \";\";\n }\n if (_ulink) {\n if (_uanchor && _udlh && _udlh != \"\") {\n s = _udlh + \"&\";\n }\n s += _udl.search;\n if (s && s != \"\" && s.indexOf(\"__utma=\") >= 0) {\n if (!_uIN(a = _uGC(s, \"__utma=\", \"&\"))) {\n a = \"-\";\n }\n if (!_uIN(b = _uGC(s, \"__utmb=\", \"&\"))) {\n b = \"-\";\n }\n if (!_uIN(c = _uGC(s, \"__utmc=\", \"&\"))) {\n c = \"-\";\n }\n v = _uGC(s, \"__utmv=\", \"&\");\n z = _uGC(s, \"__utmz=\", \"&\");\n k = _uGC(s, \"__utmk=\", \"&\");\n xx = _uGC(s, \"__utmx=\", \"&\");\n if ((k * 1) != (_uHash(a + b + c + xx + z + v) * 1) + _udh * 1) {\n _ubl = 1;\n a = \"-\";\n b = \"-\";\n c = \"-\";\n xx = \"-\";\n z = \"-\";\n v = \"-\";\n }\n if (a != \"-\" && b != \"-\" && c != \"-\") {\n f = 1;\n } else if (a != \"-\") {\n f = 2;\n }\n }\n }\n if (f == 1) {\n _ubd.cookie = \"__utma=\" + a + \"; path=\" + _utcp + \";\" + nx + _udo;\n _ubd.cookie = \"__utmb=\" + b + \"; path=\" + _utcp + \";\" + x + _udo;\n _ubd.cookie = \"__utmc=\" + c + \"; path=\" + _utcp + \";\" + _udo;\n } else if (f == 2) {\n a = _uFixA(s, \"&\", _ust);\n _ubd.cookie = \"__utma=\" + a + \"; path=\" + _utcp + \";\" + nx + _udo;\n _ubd.cookie = \"__utmb=\" + _udh + \"; path=\" + _utcp + \";\" + x + _udo;\n _ubd.cookie = \"__utmc=\" + _udh + \"; path=\" + _utcp + \";\" + _udo;\n _ufns = 1;\n } else if (a >= 0 && b >= 0 && c >= 0) {\n b = _uGC(dc, \"__utmb=\" + _udh, \";\");\n b = (\"-\" == b) ? _udh : b;\n _ubd.cookie = \"__utmb=\" + b + \"; path=\" + _utcp + \";\" + x + _udo;\n } else {\n if (a >= 0) {\n a = _uFixA(_ubd.cookie, \";\", _ust);\n } else {\n a = _udh + \".\" + _uu + \".\" + _ust + \".\" + _ust + \".\" + _ust + \".1\";\n nv = 1;\n }\n _ubd.cookie = \"__utma=\" + a + \"; path=\" + _utcp + \";\" + nx + _udo;\n _ubd.cookie = \"__utmb=\" + _udh + \"; path=\" + _utcp + \";\" + x + _udo;\n _ubd.cookie = \"__utmc=\" + _udh + \"; path=\" + _utcp + \";\" + _udo;\n _ufns = 1;\n }\n if (_ulink && xx && xx != \"\" && xx != \"-\") {\n xx = _uUES(xx);\n if (xx.indexOf(\";\") == -1) {\n _ubd.cookie = \"__utmx=\" + xx + \"; path=\" + _utcp + \";\" + nx + _udo;\n }\n }\n if (_ulink && v && v != \"\" && v != \"-\") {\n v = _uUES(v);\n if (v.indexOf(\";\") == -1) {\n _ubd.cookie = \"__utmv=\" + v + \"; path=\" + _utcp + \";\" + nx + _udo;\n }\n }\n var wc = window;\n var c = _ubd.cookie;\n if (wc && wc.gaGlobal && wc.gaGlobal.dh == _udh) {\n var g = wc.gaGlobal;\n var ua = c.split(\"__utma=\" + _udh + \".\")[1].split(\";\")[0].split(\".\");\n if (g.sid) {\n ua[3] = g.sid;\n }\n if (nv > 0) {\n ua[2] = ua[3];\n if (g.vid) {\n var v = g.vid.split(\".\");\n ua[0] = v[0];\n ua[1] = v[1];\n }\n }\n _ubd.cookie = \"__utma=\" + _udh + \".\" + ua.join(\".\") + \"; path=\" + _utcp + \";\" + nx + _udo;\n }\n _uInfo(page);\n _ufns = 0;\n _ufno = 0;\n if (!page || page == \"\") {\n _uff = 1;\n }\n}","category":"Global symbols"},{"name":"_ugifpath2","type":"string","value":"http://www.google-analytics.com/__utm.gif","category":"Global symbols"},{"name":"_uwv","type":"string","value":"1.3","category":"Global symbols"},{"name":"_udlh","type":"string","value":"","category":"Global symbols"},{"name":"_udl","type":"object","value":"http://mankz.com/code2/host.asp?files=js%2Fframeworks%2Furchin.js","category":"Global symbols"},{"name":"_ubd","type":"object","value":"[object HTMLDocument]","category":"Global symbols"},{"name":"_ust","type":"number","value":0,"category":"Global symbols"},{"name":"_ufno","type":"number","value":0,"category":"Global symbols"},{"name":"_ur","type":"string","value":"-","category":"Global symbols"},{"name":"_uns","type":"number","value":0,"category":"Global symbols"},{"name":"_ufns","type":"number","value":0,"category":"Global symbols"},{"name":"_uu","type":"undefined","category":"Global symbols"},{"name":"_udo","type":"string","value":"","category":"Global symbols"},{"name":"_ubl","type":"number","value":0,"category":"Global symbols"},{"name":"_udt","type":"undefined","category":"Global symbols"},{"name":"_udh","type":"undefined","category":"Global symbols"},{"name":"_uff","type":"undefined","category":"Global symbols"},{"name":"_uRno","type":"object","value":"","category":"Global symbols"},{"name":"_uOno","type":"object","value":"","category":"Global symbols"},{"name":"_uOkw","type":"object","value":"q,p,q,query,encquery,query,q,q,query,query,qt,terms,query,q,q,rdata,qs,q,wd,qs,text,q,q,query,query,q,q,szukaj,qt,q,q,q,k,q,searchExpr,q,q,query,query,q,q,search_for","category":"Global symbols"},{"name":"_uOsr","type":"object","value":"google,yahoo,msn,aol,aol,lycos,ask,altavista,netscape,cnn,looksmart,about,mamma,alltheweb,gigablast,voila,virgilio,live,baidu,alice,yandex,najdi,aol,club-internet,mama,seznam,search,wp,onet,netsprint,google.interia,szukacz,yam,pchome,kvasir,sesam,ozu,terra,nostrum,mynet,ekolay,search.ilse","category":"Global symbols"},{"name":"_ucno","type":"string","value":"utm_nooverride","category":"Global symbols"},{"name":"_ucid","type":"string","value":"utm_id","category":"Global symbols"},{"name":"_ucct","type":"string","value":"utm_content","category":"Global symbols"},{"name":"_uctr","type":"string","value":"utm_term","category":"Global symbols"},{"name":"_ucsr","type":"string","value":"utm_source","category":"Global symbols"},{"name":"_ucmd","type":"string","value":"utm_medium","category":"Global symbols"},{"name":"_uccn","type":"string","value":"utm_campaign","category":"Global symbols"},{"name":"_ucto","type":"string","value":"15768000","category":"Global symbols"},{"name":"_uctm","type":"number","value":1,"category":"Global symbols"},{"name":"_usample","type":"number","value":100,"category":"Global symbols"},{"name":"_utcp","type":"string","value":"/","category":"Global symbols"},{"name":"_uanchor","type":"number","value":0,"category":"Global symbols"},{"name":"_ulink","type":"number","value":0,"category":"Global symbols"},{"name":"_utitle","type":"number","value":1,"category":"Global symbols"},{"name":"_uflash","type":"number","value":1,"category":"Global symbols"},{"name":"_utsp","type":"string","value":"|","category":"Global symbols"},{"name":"_ugifpath","type":"string","value":"/__utm.gif","category":"Global symbols"},{"name":"_utimeout","type":"string","value":"1800","category":"Global symbols"},{"name":"_uhash","type":"string","value":"on","category":"Global symbols"},{"name":"_udn","type":"string","value":"auto","category":"Global symbols"},{"name":"_ufsc","type":"number","value":1,"category":"Global symbols"},{"name":"_userv","type":"number","value":1,"category":"Global symbols"},{"name":"_uacct","type":"string","value":"","category":"Global symbols"}],"",""],["jquery","JQuery",2,1,"","",[{"name":"1.3.2","scripts":["js/frameworks/jquery-1.3.2.min.js"]},{"name":"1.3.1","scripts":["js/frameworks/jquery1.3.1.min.js"]}],"",[{"name":"jQuery","type":"function","value":"function (E, F) {\n return new (o.fn.init)(E, F);\n}","category":"Global symbols"},{"name":"$","type":"function","value":"function (E, F) {\n return new (o.fn.init)(E, F);\n}","category":"Global symbols"},{"name":"document.jQuery1237756163457","type":"number","value":2,"category":"Native class augmentations"}],"",""],["jqueryui","JQuery UI",2,1,309,"",[{"name":"1.5.3","scripts":["js/frameworks/jquery.min.js","js/frameworks/jquery-ui.min.js"],"styleSheets":["css/frameworks/jqueryui.css"]}],"",[{"name":"jQuery","type":"function","value":"function (E, F) {\n return new (o.fn.init)(E, F);\n}","category":"Global symbols"},{"name":"$","type":"function","value":"function (E, F) {\n return new (o.fn.init)(E, F);\n}","category":"Global symbols"},{"name":"document.jQuery1237756165660","type":"number","value":3,"category":"Native class augmentations"},{"name":".ui-accordion .ui-accordion-group","value":".ui-accordion .ui-accordion-group { margin-bottom: 1px; }","category":"CSS style rules"},{"name":".ui-accordion .ui-accordion-header","value":".ui-accordion .ui-accordion-header { cursor: pointer; position: relative; }","category":"CSS style rules"},{"name":".ui-accordion .ui-accordion-selected .ui-accordion-header","value":".ui-accordion .ui-accordion-selected .ui-accordion-header { border-bottom: 0pt none; }","category":"CSS style rules"},{"name":".ui-accordion .ui-icon","value":".ui-accordion .ui-icon { position: absolute; left: 0.5em; top: 50%; margin-top: -8px; }","category":"CSS style rules"},{"name":".ui-accordion .ui-accordion-header a","value":".ui-accordion .ui-accordion-header a { padding: 0.5em 0.5em 0.5em 2.2em; display: block; font-size: 1em; }","category":"CSS style rules"},{"name":".ui-accordion .ui-accordion-content-wrap","value":".ui-accordion .ui-accordion-content-wrap { border-top: 0pt none; margin-top: -1px; position: relative; top: 1px; margin-bottom: 2px; }","category":"CSS style rules"},{"name":".ui-accordion .ui-accordion-content","value":".ui-accordion .ui-accordion-content { padding: 1em 2.2em; }","category":"CSS style rules"},{"name":".ui-helper-hidden","value":".ui-helper-hidden { display: none; }","category":"CSS style rules"},{"name":".ui-helper-hidden-accessible","value":".ui-helper-hidden-accessible { position: absolute; left: -1e+8px; }","category":"CSS style rules"},{"name":".ui-helper-reset","value":".ui-helper-reset { border: 0pt none ; margin: 0pt; padding: 0pt; outline-color: -moz-use-text-color; outline-style: none; outline-width: 0pt; line-height: 1.3; text-decoration: none; font-size: 100%; list-style-type: none; list-style-image: none; list-style-position: outside; }","category":"CSS style rules"},{"name":".ui-helper-clearfix:after","value":".ui-helper-clearfix:after { content: \".\"; display: block; height: 0pt; clear: both; visibility: hidden; }","category":"CSS style rules"},{"name":".ui-helper-clearfix","value":".ui-helper-clearfix { display: inline-block; }","category":"CSS style rules"},{"name":"* html .ui-helper-clearfix","value":"* html .ui-helper-clearfix { height: 1%; }","category":"CSS style rules"},{"name":".ui-helper-clearfix","value":".ui-helper-clearfix { display: block; }","category":"CSS style rules"},{"name":".ui-helper-zfix","value":".ui-helper-zfix { width: 100%; height: 100%; top: 0pt; left: 0pt; position: absolute; opacity: 0; }","category":"CSS style rules"},{"name":".ui-state-disabled","value":".ui-state-disabled { cursor: default ! important; }","category":"CSS style rules"},{"name":".ui-icon","value":".ui-icon { overflow: hidden; display: block; text-indent: -99999px; background-repeat: no-repeat; }","category":"CSS style rules"},{"name":".ui-widget-overlay","value":".ui-widget-overlay { position: absolute; top: 0pt; left: 0pt; width: 100%; height: 100%; }","category":"CSS style rules"},{"name":".ui-datepicker","value":".ui-datepicker { padding: 0.2em 0.2em 0pt; width: 17em; }","category":"CSS style rules"},{"name":".ui-datepicker .ui-datepicker-header","value":".ui-datepicker .ui-datepicker-header { padding: 0.2em 0pt; position: relative; }","category":"CSS style rules"},{"name":".ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next","value":".ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position: absolute; top: 2px; width: 1.8em; height: 1.8em; }","category":"CSS style rules"},{"name":".ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover","value":".ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }","category":"CSS style rules"},{"name":".ui-datepicker .ui-datepicker-prev","value":".ui-datepicker .ui-datepicker-prev { left: 2px; }","category":"CSS style rules"},{"name":".ui-datepicker .ui-datepicker-next","value":".ui-datepicker .ui-datepicker-next { right: 2px; }","category":"CSS style rules"},{"name":".ui-datepicker .ui-datepicker-prev-hover","value":".ui-datepicker .ui-datepicker-prev-hover { left: 1px; }","category":"CSS style rules"},{"name":".ui-datepicker .ui-datepicker-next-hover","value":".ui-datepicker .ui-datepicker-next-hover { right: 1px; }","category":"CSS style rules"},{"name":".ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span","value":".ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; }","category":"CSS style rules"},{"name":".ui-datepicker .ui-datepicker-title","value":".ui-datepicker .ui-datepicker-title { margin: 0pt 2.3em; line-height: 1.8em; text-align: center; }","category":"CSS style rules"},{"name":".ui-datepicker .ui-datepicker-title select","value":".ui-datepicker .ui-datepicker-title select { margin: 1px 0pt; float: left; font-size: 1em; }","category":"CSS style rules"},{"name":".ui-datepicker select.ui-datepicker-month-year","value":".ui-datepicker select.ui-datepicker-month-year { width: 100%; }","category":"CSS style rules"},{"name":".ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year","value":".ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width: 49%; }","category":"CSS style rules"},{"name":".ui-datepicker .ui-datepicker-title select.ui-datepicker-year","value":".ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }","category":"CSS style rules"},{"name":".ui-datepicker table","value":".ui-datepicker table { margin: 0pt 0pt 0.4em; width: 100%; font-size: 0.9em; border-collapse: collapse; }","category":"CSS style rules"},{"name":".ui-datepicker th","value":".ui-datepicker th { border: 0pt none ; padding: 0.7em 0.3em; text-align: center; font-weight: bold; }","category":"CSS style rules"},{"name":".ui-datepicker td","value":".ui-datepicker td { border: 0pt none ; padding: 1px; }","category":"CSS style rules"},{"name":".ui-datepicker td span, .ui-datepicker td a","value":".ui-datepicker td span, .ui-datepicker td a { padding: 0.2em; display: block; text-align: right; text-decoration: none; }","category":"CSS style rules"},{"name":".ui-datepicker .ui-datepicker-buttonpane","value":".ui-datepicker .ui-datepicker-buttonpane { border-left: 0pt none; border-right: 0pt none; border-bottom: 0pt none; margin: 0.7em 0pt 0pt; padding: 0pt 0.2em; background-image: none; }","category":"CSS style rules"},{"name":".ui-datepicker .ui-datepicker-buttonpane button","value":".ui-datepicker .ui-datepicker-buttonpane button { margin: 0.5em 0.2em 0.4em; padding: 0.2em 0.6em 0.3em; overflow: visible; float: right; cursor: pointer; width: auto; }","category":"CSS style rules"},{"name":".ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current","value":".ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float: left; }","category":"CSS style rules"},{"name":".ui-datepicker.ui-datepicker-multi","value":".ui-datepicker.ui-datepicker-multi { width: auto; }","category":"CSS style rules"},{"name":".ui-datepicker-multi .ui-datepicker-group","value":".ui-datepicker-multi .ui-datepicker-group { float: left; }","category":"CSS style rules"},{"name":".ui-datepicker-multi .ui-datepicker-group table","value":".ui-datepicker-multi .ui-datepicker-group table { margin: 0pt auto 0.4em; width: 95%; }","category":"CSS style rules"},{"name":".ui-datepicker-multi-2 .ui-datepicker-group","value":".ui-datepicker-multi-2 .ui-datepicker-group { width: 50%; }","category":"CSS style rules"},{"name":".ui-datepicker-multi-3 .ui-datepicker-group","value":".ui-datepicker-multi-3 .ui-datepicker-group { width: 33.3%; }","category":"CSS style rules"},{"name":".ui-datepicker-multi-4 .ui-datepicker-group","value":".ui-datepicker-multi-4 .ui-datepicker-group { width: 25%; }","category":"CSS style rules"},{"name":".ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header","value":".ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width: 0pt; }","category":"CSS style rules"},{"name":".ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header","value":".ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width: 0pt; }","category":"CSS style rules"},{"name":".ui-datepicker-multi .ui-datepicker-buttonpane","value":".ui-datepicker-multi .ui-datepicker-buttonpane { clear: left; }","category":"CSS style rules"},{"name":".ui-datepicker-rtl","value":".ui-datepicker-rtl { direction: rtl; }","category":"CSS style rules"},{"name":".ui-datepicker-rtl .ui-datepicker-prev","value":".ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }","category":"CSS style rules"},{"name":".ui-datepicker-rtl .ui-datepicker-next","value":".ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }","category":"CSS style rules"},{"name":".ui-datepicker-rtl .ui-datepicker-prev:hover","value":".ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }","category":"CSS style rules"},{"name":".ui-datepicker-rtl .ui-datepicker-next:hover","value":".ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }","category":"CSS style rules"},{"name":".ui-datepicker-rtl .ui-datepicker-buttonpane","value":".ui-datepicker-rtl .ui-datepicker-buttonpane { clear: right; }","category":"CSS style rules"},{"name":".ui-datepicker-rtl .ui-datepicker-buttonpane button","value":".ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }","category":"CSS style rules"},{"name":".ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current","value":".ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float: right; }","category":"CSS style rules"},{"name":".ui-datepicker-rtl .ui-datepicker-group","value":".ui-datepicker-rtl .ui-datepicker-group { float: right; }","category":"CSS style rules"},{"name":".ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header","value":".ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width: 0pt; border-left-width: 1px; }","category":"CSS style rules"},{"name":".ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header","value":".ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width: 0pt; border-left-width: 1px; }","category":"CSS style rules"},{"name":".ui-datepicker-cover","value":".ui-datepicker-cover { display: block; position: absolute; z-index: -1; top: -4px; left: -4px; width: 200px; height: 200px; }","category":"CSS style rules"},{"name":".ui-dialog","value":".ui-dialog { padding: 0.2em; position: relative; width: 300px; }","category":"CSS style rules"},{"name":".ui-dialog .ui-dialog-titlebar","value":".ui-dialog .ui-dialog-titlebar { padding: 0.5em 0.3em 0.3em 1em; position: relative; }","category":"CSS style rules"},{"name":".ui-dialog .ui-dialog-title","value":".ui-dialog .ui-dialog-title { margin: 0.1em 0pt 0.2em; float: left; }","category":"CSS style rules"},{"name":".ui-dialog .ui-dialog-titlebar-close","value":".ui-dialog .ui-dialog-titlebar-close { margin: -10px 0pt 0pt; padding: 1px; position: absolute; right: 0.3em; top: 50%; width: 19px; height: 18px; }","category":"CSS style rules"},{"name":".ui-dialog .ui-dialog-titlebar-close span","value":".ui-dialog .ui-dialog-titlebar-close span { margin: 1px; display: block; }","category":"CSS style rules"},{"name":".ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus","value":".ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0pt; }","category":"CSS style rules"},{"name":".ui-dialog .ui-dialog-content","value":".ui-dialog .ui-dialog-content { border: 0pt none ; padding: 0.5em 1em; background: transparent none repeat scroll 0% 0%; overflow: auto; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".ui-dialog .ui-dialog-buttonpane","value":".ui-dialog .ui-dialog-buttonpane { border-width: 1px 0pt 0pt; margin: 0.5em 0pt 0pt; padding: 0.3em 1em 0.5em 0.4em; text-align: left; background-image: none; }","category":"CSS style rules"},{"name":".ui-dialog .ui-dialog-buttonpane button","value":".ui-dialog .ui-dialog-buttonpane button { margin: 0.5em 0.4em 0.5em 0pt; padding: 0.2em 0.6em 0.3em; overflow: visible; float: right; cursor: pointer; line-height: 1.4em; width: auto; }","category":"CSS style rules"},{"name":".ui-dialog .ui-resizable-se","value":".ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }","category":"CSS style rules"},{"name":".ui-draggable .ui-dialog-titlebar","value":".ui-draggable .ui-dialog-titlebar { cursor: move; }","category":"CSS style rules"},{"name":".ui-progressbar","value":".ui-progressbar { height: 2em; text-align: left; }","category":"CSS style rules"},{"name":".ui-progressbar .ui-progressbar-value","value":".ui-progressbar .ui-progressbar-value { margin: -1px; height: 100%; }","category":"CSS style rules"},{"name":".ui-resizable","value":".ui-resizable { position: relative; }","category":"CSS style rules"},{"name":".ui-resizable-handle","value":".ui-resizable-handle { position: absolute; font-size: 0.1px; z-index: 99999; display: block; }","category":"CSS style rules"},{"name":".ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle","value":".ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }","category":"CSS style rules"},{"name":".ui-resizable-n","value":".ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }","category":"CSS style rules"},{"name":".ui-resizable-s","value":".ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }","category":"CSS style rules"},{"name":".ui-resizable-e","value":".ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }","category":"CSS style rules"},{"name":".ui-resizable-w","value":".ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }","category":"CSS style rules"},{"name":".ui-resizable-se","value":".ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }","category":"CSS style rules"},{"name":".ui-resizable-sw","value":".ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }","category":"CSS style rules"},{"name":".ui-resizable-nw","value":".ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }","category":"CSS style rules"},{"name":".ui-resizable-ne","value":".ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px; }","category":"CSS style rules"},{"name":".ui-slider","value":".ui-slider { position: relative; text-align: left; }","category":"CSS style rules"},{"name":".ui-slider .ui-slider-handle","value":".ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }","category":"CSS style rules"},{"name":".ui-slider .ui-slider-range","value":".ui-slider .ui-slider-range { border: 0pt none ; position: absolute; z-index: 1; font-size: 1%; display: block; }","category":"CSS style rules"},{"name":".ui-slider-horizontal","value":".ui-slider-horizontal { height: 0.8em; }","category":"CSS style rules"},{"name":".ui-slider-horizontal .ui-slider-handle","value":".ui-slider-horizontal .ui-slider-handle { top: -0.3em; margin-left: -0.6em; }","category":"CSS style rules"},{"name":".ui-slider-horizontal .ui-slider-range","value":".ui-slider-horizontal .ui-slider-range { position: relative; top: 0pt; height: 100%; }","category":"CSS style rules"},{"name":".ui-slider-vertical","value":".ui-slider-vertical { width: 0.8em; height: 100%; }","category":"CSS style rules"},{"name":".ui-slider-vertical .ui-slider-handle","value":".ui-slider-vertical .ui-slider-handle { left: -0.3em; margin-left: 0pt; margin-bottom: -0.6em; }","category":"CSS style rules"},{"name":".ui-slider-vertical .ui-slider-range","value":".ui-slider-vertical .ui-slider-range { left: 0pt; height: auto; width: 100%; }","category":"CSS style rules"},{"name":".ui-tabs","value":".ui-tabs { padding: 0.2em; }","category":"CSS style rules"},{"name":".ui-tabs .ui-tabs-nav","value":".ui-tabs .ui-tabs-nav { padding: 0.2em 0.2em 0pt; position: relative; }","category":"CSS style rules"},{"name":".ui-tabs .ui-tabs-nav li","value":".ui-tabs .ui-tabs-nav li { border-bottom: 0pt none ! important; margin: 0pt 0.2em -1px 0pt; padding: 0pt; float: left; list-style-type: none; list-style-image: none; list-style-position: outside; }","category":"CSS style rules"},{"name":".ui-tabs .ui-tabs-nav li a","value":".ui-tabs .ui-tabs-nav li a { padding: 0.5em 1em; display: block; text-decoration: none; }","category":"CSS style rules"},{"name":".ui-tabs .ui-tabs-nav li.ui-tabs-selected","value":".ui-tabs .ui-tabs-nav li.ui-tabs-selected { border-bottom: 0pt none; padding-bottom: 0.1em; }","category":"CSS style rules"},{"name":".ui-tabs .ui-tabs-panel","value":".ui-tabs .ui-tabs-panel { border: 0pt none ; padding: 1em 1.4em; background: transparent none repeat scroll 0% 0%; display: block; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".ui-tabs .ui-tabs-hide","value":".ui-tabs .ui-tabs-hide { display: none ! important; }","category":"CSS style rules"},{"name":".ui-widget","value":".ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }","category":"CSS style rules"},{"name":".ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button","value":".ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }","category":"CSS style rules"},{"name":".ui-widget-header","value":".ui-widget-header { border: 1px solid rgb(170, 170, 170); background: rgb(204, 204, 204) url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) repeat-x scroll 0pt 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(34, 34, 34); font-weight: bold; }","category":"CSS style rules"},{"name":".ui-widget-header a","value":".ui-widget-header a { color: rgb(34, 34, 34); }","category":"CSS style rules"},{"name":".ui-widget-content","value":".ui-widget-content { border: 1px solid rgb(170, 170, 170); background: rgb(255, 255, 255) url(images/ui-bg_glass_75_ffffff_1x400.png) repeat-x scroll 0pt 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(34, 34, 34); }","category":"CSS style rules"},{"name":".ui-widget-content a","value":".ui-widget-content a { color: rgb(34, 34, 34); }","category":"CSS style rules"},{"name":".ui-state-default, .ui-widget-content .ui-state-default","value":".ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid rgb(211, 211, 211); background: rgb(230, 230, 230) url(images/ui-bg_glass_75_e6e6e6_1x400.png) repeat-x scroll 0pt 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-weight: normal; color: rgb(85, 85, 85); outline-color: -moz-use-text-color; outline-style: none; outline-width: medium; }","category":"CSS style rules"},{"name":".ui-state-default a","value":".ui-state-default a { color: rgb(85, 85, 85); text-decoration: none; outline-color: -moz-use-text-color; outline-style: none; outline-width: medium; }","category":"CSS style rules"},{"name":".ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus","value":".ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid rgb(153, 153, 153); background: rgb(218, 218, 218) url(images/bg_glass_75_dadada_1x400.png) repeat-x scroll 0pt 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-weight: normal; color: rgb(33, 33, 33); outline-color: -moz-use-text-color; outline-style: none; outline-width: medium; }","category":"CSS style rules"},{"name":".ui-state-hover a","value":".ui-state-hover a { color: rgb(33, 33, 33); text-decoration: none; outline-color: -moz-use-text-color; outline-style: none; outline-width: medium; }","category":"CSS style rules"},{"name":".ui-state-active, .ui-widget-content .ui-state-active","value":".ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid rgb(170, 170, 170); background: rgb(255, 255, 255) url(images/ui-bg_glass_65_ffffff_1x400.png) repeat-x scroll 0pt 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-weight: normal; color: rgb(33, 33, 33); outline-color: -moz-use-text-color; outline-style: none; outline-width: medium; }","category":"CSS style rules"},{"name":".ui-state-active a","value":".ui-state-active a { color: rgb(33, 33, 33); outline-color: -moz-use-text-color; outline-style: none; outline-width: medium; text-decoration: none; }","category":"CSS style rules"},{"name":".ui-state-highlight, .ui-widget-content .ui-state-highlight","value":".ui-state-highlight, .ui-widget-content .ui-state-highlight { border: 1px solid rgb(252, 239, 161); background: rgb(251, 249, 238) url(images/ui-bg_glass_55_fbf9ee_1x400.png) repeat-x scroll 0pt 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(54, 54, 54); }","category":"CSS style rules"},{"name":".ui-state-error, .ui-widget-content .ui-state-error","value":".ui-state-error, .ui-widget-content .ui-state-error { border: 1px solid rgb(205, 10, 10); background: rgb(254, 241, 236) url(images/ui-bg_inset-soft_95_fef1ec_1x100.png) repeat-x scroll 0pt 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(205, 10, 10); }","category":"CSS style rules"},{"name":".ui-state-error-text, .ui-widget-content .ui-state-error-text","value":".ui-state-error-text, .ui-widget-content .ui-state-error-text { color: rgb(205, 10, 10); }","category":"CSS style rules"},{"name":".ui-state-disabled, .ui-widget-content .ui-state-disabled","value":".ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: 0.35; background-image: none; }","category":"CSS style rules"},{"name":".ui-priority-primary, .ui-widget-content .ui-priority-primary","value":".ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }","category":"CSS style rules"},{"name":".ui-priority-secondary, .ui-widget-content .ui-priority-secondary","value":".ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: 0.7; font-weight: normal; }","category":"CSS style rules"},{"name":".ui-icon","value":".ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }","category":"CSS style rules"},{"name":".ui-widget-content .ui-icon","value":".ui-widget-content .ui-icon { background-image: url(images/ui-icons_222222_256x240.png); }","category":"CSS style rules"},{"name":".ui-widget-header .ui-icon","value":".ui-widget-header .ui-icon { background-image: url(images/ui-icons_222222_256x240.png); }","category":"CSS style rules"},{"name":".ui-state-default .ui-icon","value":".ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png); }","category":"CSS style rules"},{"name":".ui-state-hover .ui-icon, .ui-state-focus .ui-icon","value":".ui-state-hover .ui-icon, .ui-state-focus .ui-icon { background-image: url(images/ui-icons_454545_256x240.png); }","category":"CSS style rules"},{"name":".ui-state-active .ui-icon","value":".ui-state-active .ui-icon { background-image: url(images/ui-icons_454545_256x240.png); }","category":"CSS style rules"},{"name":".ui-state-highlight .ui-icon","value":".ui-state-highlight .ui-icon { background-image: url(images/ui-icons_2e83ff_256x240.png); }","category":"CSS style rules"},{"name":".ui-state-error .ui-icon, .ui-state-error-text .ui-icon","value":".ui-state-error .ui-icon, .ui-state-error-text .ui-icon { background-image: url(images/ui-icons_cd0a0a_256x240.png); }","category":"CSS style rules"},{"name":".ui-icon-carat-1-n","value":".ui-icon-carat-1-n { background-position: 0pt 0pt; }","category":"CSS style rules"},{"name":".ui-icon-carat-1-ne","value":".ui-icon-carat-1-ne { background-position: -16px 0pt; }","category":"CSS style rules"},{"name":".ui-icon-carat-1-e","value":".ui-icon-carat-1-e { background-position: -32px 0pt; }","category":"CSS style rules"},{"name":".ui-icon-carat-1-se","value":".ui-icon-carat-1-se { background-position: -48px 0pt; }","category":"CSS style rules"},{"name":".ui-icon-carat-1-s","value":".ui-icon-carat-1-s { background-position: -64px 0pt; }","category":"CSS style rules"},{"name":".ui-icon-carat-1-sw","value":".ui-icon-carat-1-sw { background-position: -80px 0pt; }","category":"CSS style rules"},{"name":".ui-icon-carat-1-w","value":".ui-icon-carat-1-w { background-position: -96px 0pt; }","category":"CSS style rules"},{"name":".ui-icon-carat-1-nw","value":".ui-icon-carat-1-nw { background-position: -112px 0pt; }","category":"CSS style rules"},{"name":".ui-icon-carat-2-n-s","value":".ui-icon-carat-2-n-s { background-position: -128px 0pt; }","category":"CSS style rules"},{"name":".ui-icon-carat-2-e-w","value":".ui-icon-carat-2-e-w { background-position: -144px 0pt; }","category":"CSS style rules"},{"name":".ui-icon-triangle-1-n","value":".ui-icon-triangle-1-n { background-position: 0pt -16px; }","category":"CSS style rules"},{"name":".ui-icon-triangle-1-ne","value":".ui-icon-triangle-1-ne { background-position: -16px -16px; }","category":"CSS style rules"},{"name":".ui-icon-triangle-1-e","value":".ui-icon-triangle-1-e { background-position: -32px -16px; }","category":"CSS style rules"},{"name":".ui-icon-triangle-1-se","value":".ui-icon-triangle-1-se { background-position: -48px -16px; }","category":"CSS style rules"},{"name":".ui-icon-triangle-1-s","value":".ui-icon-triangle-1-s { background-position: -64px -16px; }","category":"CSS style rules"},{"name":".ui-icon-triangle-1-sw","value":".ui-icon-triangle-1-sw { background-position: -80px -16px; }","category":"CSS style rules"},{"name":".ui-icon-triangle-1-w","value":".ui-icon-triangle-1-w { background-position: -96px -16px; }","category":"CSS style rules"},{"name":".ui-icon-triangle-1-nw","value":".ui-icon-triangle-1-nw { background-position: -112px -16px; }","category":"CSS style rules"},{"name":".ui-icon-triangle-2-n-s","value":".ui-icon-triangle-2-n-s { background-position: -128px -16px; }","category":"CSS style rules"},{"name":".ui-icon-triangle-2-e-w","value":".ui-icon-triangle-2-e-w { background-position: -144px -16px; }","category":"CSS style rules"},{"name":".ui-icon-arrow-1-n","value":".ui-icon-arrow-1-n { background-position: 0pt -32px; }","category":"CSS style rules"},{"name":".ui-icon-arrow-1-ne","value":".ui-icon-arrow-1-ne { background-position: -16px -32px; }","category":"CSS style rules"},{"name":".ui-icon-arrow-1-e","value":".ui-icon-arrow-1-e { background-position: -32px -32px; }","category":"CSS style rules"},{"name":".ui-icon-arrow-1-se","value":".ui-icon-arrow-1-se { background-position: -48px -32px; }","category":"CSS style rules"},{"name":".ui-icon-arrow-1-s","value":".ui-icon-arrow-1-s { background-position: -64px -32px; }","category":"CSS style rules"},{"name":".ui-icon-arrow-1-sw","value":".ui-icon-arrow-1-sw { background-position: -80px -32px; }","category":"CSS style rules"},{"name":".ui-icon-arrow-1-w","value":".ui-icon-arrow-1-w { background-position: -96px -32px; }","category":"CSS style rules"},{"name":".ui-icon-arrow-1-nw","value":".ui-icon-arrow-1-nw { background-position: -112px -32px; }","category":"CSS style rules"},{"name":".ui-icon-arrow-2-n-s","value":".ui-icon-arrow-2-n-s { background-position: -128px -32px; }","category":"CSS style rules"},{"name":".ui-icon-arrow-2-ne-sw","value":".ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }","category":"CSS style rules"},{"name":".ui-icon-arrow-2-e-w","value":".ui-icon-arrow-2-e-w { background-position: -160px -32px; }","category":"CSS style rules"},{"name":".ui-icon-arrow-2-se-nw","value":".ui-icon-arrow-2-se-nw { background-position: -176px -32px; }","category":"CSS style rules"},{"name":".ui-icon-arrowstop-1-n","value":".ui-icon-arrowstop-1-n { background-position: -192px -32px; }","category":"CSS style rules"},{"name":".ui-icon-arrowstop-1-e","value":".ui-icon-arrowstop-1-e { background-position: -208px -32px; }","category":"CSS style rules"},{"name":".ui-icon-arrowstop-1-s","value":".ui-icon-arrowstop-1-s { background-position: -224px -32px; }","category":"CSS style rules"},{"name":".ui-icon-arrowstop-1-w","value":".ui-icon-arrowstop-1-w { background-position: -240px -32px; }","category":"CSS style rules"},{"name":".ui-icon-arrowthick-1-n","value":".ui-icon-arrowthick-1-n { background-position: 0pt -48px; }","category":"CSS style rules"},{"name":".ui-icon-arrowthick-1-ne","value":".ui-icon-arrowthick-1-ne { background-position: -16px -48px; }","category":"CSS style rules"},{"name":".ui-icon-arrowthick-1-e","value":".ui-icon-arrowthick-1-e { background-position: -32px -48px; }","category":"CSS style rules"},{"name":".ui-icon-arrowthick-1-se","value":".ui-icon-arrowthick-1-se { background-position: -48px -48px; }","category":"CSS style rules"},{"name":".ui-icon-arrowthick-1-s","value":".ui-icon-arrowthick-1-s { background-position: -64px -48px; }","category":"CSS style rules"},{"name":".ui-icon-arrowthick-1-sw","value":".ui-icon-arrowthick-1-sw { background-position: -80px -48px; }","category":"CSS style rules"},{"name":".ui-icon-arrowthick-1-w","value":".ui-icon-arrowthick-1-w { background-position: -96px -48px; }","category":"CSS style rules"},{"name":".ui-icon-arrowthick-1-nw","value":".ui-icon-arrowthick-1-nw { background-position: -112px -48px; }","category":"CSS style rules"},{"name":".ui-icon-arrowthick-2-n-s","value":".ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }","category":"CSS style rules"},{"name":".ui-icon-arrowthick-2-ne-sw","value":".ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }","category":"CSS style rules"},{"name":".ui-icon-arrowthick-2-e-w","value":".ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }","category":"CSS style rules"},{"name":".ui-icon-arrowthick-2-se-nw","value":".ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }","category":"CSS style rules"},{"name":".ui-icon-arrowthickstop-1-n","value":".ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }","category":"CSS style rules"},{"name":".ui-icon-arrowthickstop-1-e","value":".ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }","category":"CSS style rules"},{"name":".ui-icon-arrowthickstop-1-s","value":".ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }","category":"CSS style rules"},{"name":".ui-icon-arrowthickstop-1-w","value":".ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }","category":"CSS style rules"},{"name":".ui-icon-arrowreturnthick-1-w","value":".ui-icon-arrowreturnthick-1-w { background-position: 0pt -64px; }","category":"CSS style rules"},{"name":".ui-icon-arrowreturnthick-1-n","value":".ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }","category":"CSS style rules"},{"name":".ui-icon-arrowreturnthick-1-e","value":".ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }","category":"CSS style rules"},{"name":".ui-icon-arrowreturnthick-1-s","value":".ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }","category":"CSS style rules"},{"name":".ui-icon-arrowreturn-1-w","value":".ui-icon-arrowreturn-1-w { background-position: -64px -64px; }","category":"CSS style rules"},{"name":".ui-icon-arrowreturn-1-n","value":".ui-icon-arrowreturn-1-n { background-position: -80px -64px; }","category":"CSS style rules"},{"name":".ui-icon-arrowreturn-1-e","value":".ui-icon-arrowreturn-1-e { background-position: -96px -64px; }","category":"CSS style rules"},{"name":".ui-icon-arrowreturn-1-s","value":".ui-icon-arrowreturn-1-s { background-position: -112px -64px; }","category":"CSS style rules"},{"name":".ui-icon-arrowrefresh-1-w","value":".ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }","category":"CSS style rules"},{"name":".ui-icon-arrowrefresh-1-n","value":".ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }","category":"CSS style rules"},{"name":".ui-icon-arrowrefresh-1-e","value":".ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }","category":"CSS style rules"},{"name":".ui-icon-arrowrefresh-1-s","value":".ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }","category":"CSS style rules"},{"name":".ui-icon-arrow-4","value":".ui-icon-arrow-4 { background-position: 0pt -80px; }","category":"CSS style rules"},{"name":".ui-icon-arrow-4-diag","value":".ui-icon-arrow-4-diag { background-position: -16px -80px; }","category":"CSS style rules"},{"name":".ui-icon-extlink","value":".ui-icon-extlink { background-position: -32px -80px; }","category":"CSS style rules"},{"name":".ui-icon-newwin","value":".ui-icon-newwin { background-position: -48px -80px; }","category":"CSS style rules"},{"name":".ui-icon-refresh","value":".ui-icon-refresh { background-position: -64px -80px; }","category":"CSS style rules"},{"name":".ui-icon-shuffle","value":".ui-icon-shuffle { background-position: -80px -80px; }","category":"CSS style rules"},{"name":".ui-icon-transfer-e-w","value":".ui-icon-transfer-e-w { background-position: -96px -80px; }","category":"CSS style rules"},{"name":".ui-icon-transferthick-e-w","value":".ui-icon-transferthick-e-w { background-position: -112px -80px; }","category":"CSS style rules"},{"name":".ui-icon-folder-collapsed","value":".ui-icon-folder-collapsed { background-position: 0pt -96px; }","category":"CSS style rules"},{"name":".ui-icon-folder-open","value":".ui-icon-folder-open { background-position: -16px -96px; }","category":"CSS style rules"},{"name":".ui-icon-document","value":".ui-icon-document { background-position: -32px -96px; }","category":"CSS style rules"},{"name":".ui-icon-document-b","value":".ui-icon-document-b { background-position: -48px -96px; }","category":"CSS style rules"},{"name":".ui-icon-note","value":".ui-icon-note { background-position: -64px -96px; }","category":"CSS style rules"},{"name":".ui-icon-mail-closed","value":".ui-icon-mail-closed { background-position: -80px -96px; }","category":"CSS style rules"},{"name":".ui-icon-mail-open","value":".ui-icon-mail-open { background-position: -96px -96px; }","category":"CSS style rules"},{"name":".ui-icon-suitcase","value":".ui-icon-suitcase { background-position: -112px -96px; }","category":"CSS style rules"},{"name":".ui-icon-comment","value":".ui-icon-comment { background-position: -128px -96px; }","category":"CSS style rules"},{"name":".ui-icon-person","value":".ui-icon-person { background-position: -144px -96px; }","category":"CSS style rules"},{"name":".ui-icon-print","value":".ui-icon-print { background-position: -160px -96px; }","category":"CSS style rules"},{"name":".ui-icon-trash","value":".ui-icon-trash { background-position: -176px -96px; }","category":"CSS style rules"},{"name":".ui-icon-locked","value":".ui-icon-locked { background-position: -192px -96px; }","category":"CSS style rules"},{"name":".ui-icon-unlocked","value":".ui-icon-unlocked { background-position: -208px -96px; }","category":"CSS style rules"},{"name":".ui-icon-bookmark","value":".ui-icon-bookmark { background-position: -224px -96px; }","category":"CSS style rules"},{"name":".ui-icon-tag","value":".ui-icon-tag { background-position: -240px -96px; }","category":"CSS style rules"},{"name":".ui-icon-home","value":".ui-icon-home { background-position: 0pt -112px; }","category":"CSS style rules"},{"name":".ui-icon-flag","value":".ui-icon-flag { background-position: -16px -112px; }","category":"CSS style rules"},{"name":".ui-icon-calendar","value":".ui-icon-calendar { background-position: -32px -112px; }","category":"CSS style rules"},{"name":".ui-icon-cart","value":".ui-icon-cart { background-position: -48px -112px; }","category":"CSS style rules"},{"name":".ui-icon-pencil","value":".ui-icon-pencil { background-position: -64px -112px; }","category":"CSS style rules"},{"name":".ui-icon-clock","value":".ui-icon-clock { background-position: -80px -112px; }","category":"CSS style rules"},{"name":".ui-icon-disk","value":".ui-icon-disk { background-position: -96px -112px; }","category":"CSS style rules"},{"name":".ui-icon-calculator","value":".ui-icon-calculator { background-position: -112px -112px; }","category":"CSS style rules"},{"name":".ui-icon-zoomin","value":".ui-icon-zoomin { background-position: -128px -112px; }","category":"CSS style rules"},{"name":".ui-icon-zoomout","value":".ui-icon-zoomout { background-position: -144px -112px; }","category":"CSS style rules"},{"name":".ui-icon-search","value":".ui-icon-search { background-position: -160px -112px; }","category":"CSS style rules"},{"name":".ui-icon-wrench","value":".ui-icon-wrench { background-position: -176px -112px; }","category":"CSS style rules"},{"name":".ui-icon-gear","value":".ui-icon-gear { background-position: -192px -112px; }","category":"CSS style rules"},{"name":".ui-icon-heart","value":".ui-icon-heart { background-position: -208px -112px; }","category":"CSS style rules"},{"name":".ui-icon-star","value":".ui-icon-star { background-position: -224px -112px; }","category":"CSS style rules"},{"name":".ui-icon-link","value":".ui-icon-link { background-position: -240px -112px; }","category":"CSS style rules"},{"name":".ui-icon-cancel","value":".ui-icon-cancel { background-position: 0pt -128px; }","category":"CSS style rules"},{"name":".ui-icon-plus","value":".ui-icon-plus { background-position: -16px -128px; }","category":"CSS style rules"},{"name":".ui-icon-plusthick","value":".ui-icon-plusthick { background-position: -32px -128px; }","category":"CSS style rules"},{"name":".ui-icon-minus","value":".ui-icon-minus { background-position: -48px -128px; }","category":"CSS style rules"},{"name":".ui-icon-minusthick","value":".ui-icon-minusthick { background-position: -64px -128px; }","category":"CSS style rules"},{"name":".ui-icon-close","value":".ui-icon-close { background-position: -80px -128px; }","category":"CSS style rules"},{"name":".ui-icon-closethick","value":".ui-icon-closethick { background-position: -96px -128px; }","category":"CSS style rules"},{"name":".ui-icon-key","value":".ui-icon-key { background-position: -112px -128px; }","category":"CSS style rules"},{"name":".ui-icon-lightbulb","value":".ui-icon-lightbulb { background-position: -128px -128px; }","category":"CSS style rules"},{"name":".ui-icon-scissors","value":".ui-icon-scissors { background-position: -144px -128px; }","category":"CSS style rules"},{"name":".ui-icon-clipboard","value":".ui-icon-clipboard { background-position: -160px -128px; }","category":"CSS style rules"},{"name":".ui-icon-copy","value":".ui-icon-copy { background-position: -176px -128px; }","category":"CSS style rules"},{"name":".ui-icon-contact","value":".ui-icon-contact { background-position: -192px -128px; }","category":"CSS style rules"},{"name":".ui-icon-image","value":".ui-icon-image { background-position: -208px -128px; }","category":"CSS style rules"},{"name":".ui-icon-video","value":".ui-icon-video { background-position: -224px -128px; }","category":"CSS style rules"},{"name":".ui-icon-alert","value":".ui-icon-alert { background-position: 0pt -144px; }","category":"CSS style rules"},{"name":".ui-icon-info","value":".ui-icon-info { background-position: -16px -144px; }","category":"CSS style rules"},{"name":".ui-icon-notice","value":".ui-icon-notice { background-position: -32px -144px; }","category":"CSS style rules"},{"name":".ui-icon-help","value":".ui-icon-help { background-position: -48px -144px; }","category":"CSS style rules"},{"name":".ui-icon-check","value":".ui-icon-check { background-position: -64px -144px; }","category":"CSS style rules"},{"name":".ui-icon-bullet","value":".ui-icon-bullet { background-position: -80px -144px; }","category":"CSS style rules"},{"name":".ui-icon-radio-off","value":".ui-icon-radio-off { background-position: -96px -144px; }","category":"CSS style rules"},{"name":".ui-icon-radio-on","value":".ui-icon-radio-on { background-position: -112px -144px; }","category":"CSS style rules"},{"name":".ui-icon-pin-w","value":".ui-icon-pin-w { background-position: -128px -144px; }","category":"CSS style rules"},{"name":".ui-icon-pin-s","value":".ui-icon-pin-s { background-position: -144px -144px; }","category":"CSS style rules"},{"name":".ui-icon-play","value":".ui-icon-play { background-position: 0pt -160px; }","category":"CSS style rules"},{"name":".ui-icon-pause","value":".ui-icon-pause { background-position: -16px -160px; }","category":"CSS style rules"},{"name":".ui-icon-seek-next","value":".ui-icon-seek-next { background-position: -32px -160px; }","category":"CSS style rules"},{"name":".ui-icon-seek-prev","value":".ui-icon-seek-prev { background-position: -48px -160px; }","category":"CSS style rules"},{"name":".ui-icon-seek-end","value":".ui-icon-seek-end { background-position: -64px -160px; }","category":"CSS style rules"},{"name":".ui-icon-seek-first","value":".ui-icon-seek-first { background-position: -80px -160px; }","category":"CSS style rules"},{"name":".ui-icon-stop","value":".ui-icon-stop { background-position: -96px -160px; }","category":"CSS style rules"},{"name":".ui-icon-eject","value":".ui-icon-eject { background-position: -112px -160px; }","category":"CSS style rules"},{"name":".ui-icon-volume-off","value":".ui-icon-volume-off { background-position: -128px -160px; }","category":"CSS style rules"},{"name":".ui-icon-volume-on","value":".ui-icon-volume-on { background-position: -144px -160px; }","category":"CSS style rules"},{"name":".ui-icon-power","value":".ui-icon-power { background-position: 0pt -176px; }","category":"CSS style rules"},{"name":".ui-icon-signal-diag","value":".ui-icon-signal-diag { background-position: -16px -176px; }","category":"CSS style rules"},{"name":".ui-icon-signal","value":".ui-icon-signal { background-position: -32px -176px; }","category":"CSS style rules"},{"name":".ui-icon-battery-0","value":".ui-icon-battery-0 { background-position: -48px -176px; }","category":"CSS style rules"},{"name":".ui-icon-battery-1","value":".ui-icon-battery-1 { background-position: -64px -176px; }","category":"CSS style rules"},{"name":".ui-icon-battery-2","value":".ui-icon-battery-2 { background-position: -80px -176px; }","category":"CSS style rules"},{"name":".ui-icon-battery-3","value":".ui-icon-battery-3 { background-position: -96px -176px; }","category":"CSS style rules"},{"name":".ui-icon-circle-plus","value":".ui-icon-circle-plus { background-position: 0pt -192px; }","category":"CSS style rules"},{"name":".ui-icon-circle-minus","value":".ui-icon-circle-minus { background-position: -16px -192px; }","category":"CSS style rules"},{"name":".ui-icon-circle-close","value":".ui-icon-circle-close { background-position: -32px -192px; }","category":"CSS style rules"},{"name":".ui-icon-circle-triangle-e","value":".ui-icon-circle-triangle-e { background-position: -48px -192px; }","category":"CSS style rules"},{"name":".ui-icon-circle-triangle-s","value":".ui-icon-circle-triangle-s { background-position: -64px -192px; }","category":"CSS style rules"},{"name":".ui-icon-circle-triangle-w","value":".ui-icon-circle-triangle-w { background-position: -80px -192px; }","category":"CSS style rules"},{"name":".ui-icon-circle-triangle-n","value":".ui-icon-circle-triangle-n { background-position: -96px -192px; }","category":"CSS style rules"},{"name":".ui-icon-circle-arrow-e","value":".ui-icon-circle-arrow-e { background-position: -112px -192px; }","category":"CSS style rules"},{"name":".ui-icon-circle-arrow-s","value":".ui-icon-circle-arrow-s { background-position: -128px -192px; }","category":"CSS style rules"},{"name":".ui-icon-circle-arrow-w","value":".ui-icon-circle-arrow-w { background-position: -144px -192px; }","category":"CSS style rules"},{"name":".ui-icon-circle-arrow-n","value":".ui-icon-circle-arrow-n { background-position: -160px -192px; }","category":"CSS style rules"},{"name":".ui-icon-circle-zoomin","value":".ui-icon-circle-zoomin { background-position: -176px -192px; }","category":"CSS style rules"},{"name":".ui-icon-circle-zoomout","value":".ui-icon-circle-zoomout { background-position: -192px -192px; }","category":"CSS style rules"},{"name":".ui-icon-circle-check","value":".ui-icon-circle-check { background-position: -208px -192px; }","category":"CSS style rules"},{"name":".ui-icon-circlesmall-plus","value":".ui-icon-circlesmall-plus { background-position: 0pt -208px; }","category":"CSS style rules"},{"name":".ui-icon-circlesmall-minus","value":".ui-icon-circlesmall-minus { background-position: -16px -208px; }","category":"CSS style rules"},{"name":".ui-icon-circlesmall-close","value":".ui-icon-circlesmall-close { background-position: -32px -208px; }","category":"CSS style rules"},{"name":".ui-icon-squaresmall-plus","value":".ui-icon-squaresmall-plus { background-position: -48px -208px; }","category":"CSS style rules"},{"name":".ui-icon-squaresmall-minus","value":".ui-icon-squaresmall-minus { background-position: -64px -208px; }","category":"CSS style rules"},{"name":".ui-icon-squaresmall-close","value":".ui-icon-squaresmall-close { background-position: -80px -208px; }","category":"CSS style rules"},{"name":".ui-icon-grip-dotted-vertical","value":".ui-icon-grip-dotted-vertical { background-position: 0pt -224px; }","category":"CSS style rules"},{"name":".ui-icon-grip-dotted-horizontal","value":".ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }","category":"CSS style rules"},{"name":".ui-icon-grip-solid-vertical","value":".ui-icon-grip-solid-vertical { background-position: -32px -224px; }","category":"CSS style rules"},{"name":".ui-icon-grip-solid-horizontal","value":".ui-icon-grip-solid-horizontal { background-position: -48px -224px; }","category":"CSS style rules"},{"name":".ui-icon-gripsmall-diagonal-se","value":".ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }","category":"CSS style rules"},{"name":".ui-icon-grip-diagonal-se","value":".ui-icon-grip-diagonal-se { background-position: -80px -224px; }","category":"CSS style rules"},{"name":".ui-corner-tl","value":".ui-corner-tl { -moz-border-radius-topleft: 4px; }","category":"CSS style rules"},{"name":".ui-corner-tr","value":".ui-corner-tr { -moz-border-radius-topright: 4px; }","category":"CSS style rules"},{"name":".ui-corner-bl","value":".ui-corner-bl { -moz-border-radius-bottomleft: 4px; }","category":"CSS style rules"},{"name":".ui-corner-br","value":".ui-corner-br { -moz-border-radius-bottomright: 4px; }","category":"CSS style rules"},{"name":".ui-corner-top","value":".ui-corner-top { -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; }","category":"CSS style rules"},{"name":".ui-corner-bottom","value":".ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; }","category":"CSS style rules"},{"name":".ui-corner-right","value":".ui-corner-right { -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; }","category":"CSS style rules"},{"name":".ui-corner-left","value":".ui-corner-left { -moz-border-radius-topleft: 4px; -moz-border-radius-bottomleft: 4px; }","category":"CSS style rules"},{"name":".ui-corner-all","value":".ui-corner-all { -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; -moz-border-radius-bottomleft: 4px; }","category":"CSS style rules"},{"name":".ui-widget-overlay","value":".ui-widget-overlay { background: rgb(170, 170, 170) none repeat-x scroll 0pt 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; opacity: 0.3; }","category":"CSS style rules"},{"name":".ui-widget-shadow","value":".ui-widget-shadow { margin: -4px 0pt 0pt -4px; padding: 4px; background: rgb(170, 170, 170) none repeat-x scroll 0pt 0pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; opacity: 0.35; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; -moz-border-radius-bottomleft: 4px; }","category":"CSS style rules"}],"","jquery"],["jslint","JsLint",1,6,"","",[{"scripts":["js/frameworks/fulljslint.js"]}],"",[{"name":"JSLINT","type":"function","value":"function (s, o) {\n var a, i;\n JSLINT.errors = [];\n predefined = Object.create(standard);\n if (o) {\n a = o.predef;\n if (a instanceof Array) {\n for (i = 0; i < a.length; i += 1) {\n predefined[a[i]] = true;\n }\n }\n if (o.adsafe) {\n o.safe = true;\n }\n if (o.safe) {\n o.browser = false;\n o.css = false;\n o.debug = false;\n o.eqeqeq = true;\n o.evil = false;\n o.forin = false;\n o.nomen = true;\n o.on = false;\n o.rhino = false;\n o.safe = true;\n o.sidebar = false;\n o.strict = true;\n o.sub = false;\n o.undef = true;\n o.widget = false;\n predefined.Date = false;\n predefined.eval = false;\n predefined.Function = false;\n predefined.Object = false;\n predefined.ADSAFE = true;\n }\n option = o;\n } else {\n option = {};\n }\n option.indent = option.indent || 4;\n adsafe_id = \"\";\n adsafe_may = false;\n adsafe_went = false;\n approved = {};\n if (option.approved) {\n for (i = 0; i < option.approved.length; i += 1) {\n approved[option.approved[i]] = option.approved[i];\n }\n }\n approved.test = \"test\";\n tab = \"\";\n for (i = 0; i < option.indent; i += 1) {\n tab += \" \";\n }\n indent = 0;\n global = Object.create(predefined);\n scope = global;\n funct = {'(global)': true, '(name)': \"(global)\", '(scope)': scope, '(breakage)': 0, '(loopage)': 0};\n functions = [];\n ids = {};\n urls = [];\n src = false;\n xmode = false;\n stack = null;\n member = {};\n membersOnly = null;\n implied = {};\n inblock = false;\n lookahead = [];\n jsonmode = false;\n warnings = 0;\n lex.init(s);\n prereg = true;\n prevtoken = token = nexttoken = syntax['(begin)'];\n assume();\n try {\n advance();\n if (nexttoken.value.charAt(0) === \"<\") {\n html();\n if (option.adsafe && !adsafe_went) {\n warning(\"ADsafe violation: Missing ADSAFE.go.\", this);\n }\n } else {\n switch (nexttoken.id) {\n case \"{\":\n case \"[\":\n option.laxbreak = true;\n jsonmode = true;\n jsonValue();\n break;\n case \"@\":\n case \"*\":\n case \"#\":\n case \".\":\n case \":\":\n xmode = \"style\";\n advance();\n if (token.id !== \"@\" ||\n !nexttoken.identifier || nexttoken.value !== \"charset\") {\n error(\"A css file should begin with @charset \\\"UTF-8\\\";\");\n }\n advance();\n if (nexttoken.type !== \"(string)\" &&\n nexttoken.value !== \"UTF-8\") {\n error(\"A css file should begin with @charset \\\"UTF-8\\\";\");\n }\n advance();\n advance(\";\");\n styles();\n break;\n default:\n if (option.adsafe && option.fragment) {\n warning(\"ADsafe violation.\", this);\n }\n statements(\"lib\");\n }\n }\n advance(\"(end)\");\n } catch (e) {\n if (e) {\n JSLINT.errors.push({reason: e.message, line: e.line || nexttoken.line, character: e.character || nexttoken.from}, null);\n }\n }\n return JSLINT.errors.length === 0;\n}","category":"Global symbols"},{"name":"Object.create","type":"function","value":"function (o) {\n F.prototype = o;\n return new F;\n}","category":"Native class augmentations"},{"name":"String.prototype.entityify","type":"function","value":"function () {\n return this.replace(/&/g, \"&amp;\").replace(/</g, \"&lt;\").replace(/>/g, \"&gt;\");\n}","category":"Native class augmentations"},{"name":"String.prototype.isAlpha","type":"function","value":"function () {\n return this >= \"a\" && this <= \"z\\uFFFF\" ||\n this >= \"A\" && this <= \"Z\\uFFFF\";\n}","category":"Native class augmentations"},{"name":"String.prototype.isDigit","type":"function","value":"function () {\n return this >= \"0\" && this <= \"9\";\n}","category":"Native class augmentations"},{"name":"String.prototype.supplant","type":"function","value":"function (o) {\n return this.replace(/\\{([^{}]*)\\}/g, function (a, b) {var r = o[b];return typeof r === \"string\" || typeof r === \"number\" ? r : a;});\n}","category":"Native class augmentations"},{"name":"String.prototype.name","type":"function","value":"function () {\n if (ix.test(this)) {\n return this;\n }\n if (/[&<\"\\/\\\\\\x00-\\x1f]/.test(this)) {\n return \"\\\"\" + this.replace(/[&<\"\\/\\\\\\x00-\\x1f]/g, function (a) {var c = escapes[a];if (c) {return c;}c = a.charCodeAt();return \"\\\\u00\" + Math.floor(c / 16).toString(16) + (c % 16).toString(16);}) + \"\\\"\";\n }\n return \"\\\"\" + this + \"\\\"\";\n}","category":"Native class augmentations"}],"",""],["linb","Linb",4,6,45,"",[{"scripts":["js/frameworks/linb-all.js"]}],"",[{"name":"onunload","type":"function","value":"function () {\n return linb.Event(arguments[0], this);\n}","category":"Global symbols"},{"name":"linb","type":"function","value":"function (B, A) {\n return linb.Dom.pack(B, A);\n}","category":"Global symbols"},{"name":"Class","type":"function","value":"function (S, I, E) {\n var A, O = [], G = Class, D = window, N = G._fun, B = G._reg, C, K, M, F, Q;\n E = E || {};\n if (F = _.get(D, S.split(\".\"))) {\n return F;\n }\n I = !I ? [] : typeof I == \"string\" ? [I] : I;\n for (M = 0; F = I[M]; M++) {\n if (!(O[M] = _.get(D, F.split(\".\")) || linb && linb.SC && linb.SC(F))) {\n throw new Error(\"errNoParent:\" + F);\n }\n }\n if (E.Dependency) {\n for (M = 0; F = E.Dependency[M]; M++) {\n if (!(_.get(D, F.split(\".\")) || linb && linb.SC && linb.SC(F))) {\n throw new Error(\"errNoDependency:\" + F);\n }\n }\n }\n C = O[0];\n A = E.Static || {};\n F = {};\n for (M in A) {\n if (B[M]) {\n F[M] = 1;\n }\n }\n for (M in F) {\n delete A[M];\n }\n A.Before = E.Before || C && C.Before;\n A.After = E.After || C && C.After;\n A.$End = E.$End || C && C.$End;\n A.__gc = E.__gc || A.__gc || function () {Class.__gc(this.$key);};\n if (typeof E.Constructor == \"function\") {\n K = N(E.Constructor, \"Constructor\", S, C || _.fun());\n K.Constructor = String(E.Constructor);\n } else {\n if (C) {\n var P = _.fun(), H = C.Constructor;\n if (H) {\n P = new Function(H.slice(H.indexOf(\"(\") + 1, H.indexOf(\")\")).split(\",\"), H.slice(H.indexOf(\"{\") + 1, H.lastIndexOf(\"}\")));\n }\n K = N(P, \"Constructor\", S, C.upper);\n K.Constructor = H;\n } else {\n K = _.fun();\n }\n }\n Q = _.fun();\n for (M = O.length - 1; F = O[M--];) {\n _.merge(Q, F);\n _.merge(Q.prototype, F.prototype);\n }\n K.KEY = K.$key = K.prototype.KEY = K.prototype.$key = S;\n G._wrap(K, A, 0, Q);\n if (F = E.Instance) {\n G._wrap(K.prototype, F, 1, Q.prototype);\n }\n G._inherit(K, Q);\n G._inherit(K.prototype, Q.prototype);\n Q = null;\n if (_.tryF(K.Before, arguments, K) === false) {\n return false;\n }\n for (M = 0; F = O[M]; M++) {\n F = F.$children || (F.$children = []);\n for (var L = 0, J = F.length, R; L < J; L++) {\n if (F[J] == S) {\n R = true;\n break;\n }\n }\n if (!R) {\n F[F.length] = S;\n }\n }\n K.$linb$ = 1;\n K.$children = [];\n K.$parent = O;\n K.prototype.constructor = K;\n K[S] = K.prototype[S] = true;\n _.set(D, S.split(\".\"), K);\n _.tryF(K.After, [], K);\n _.tryF(E.Initialize, [], K);\n _.tryF(K.$End, [], K);\n return K;\n}","category":"Global symbols"},{"name":"_","type":"function","value":"function () {\n return + new Date;\n}","category":"Global symbols"},{"name":"document.onkeydown","type":"function","value":"function () {\n return linb.Event(arguments[0], this);\n}","category":"Native class augmentations"},{"name":"document.onkeyup","type":"function","value":"function () {\n return linb.Event(arguments[0], this);\n}","category":"Native class augmentations"},{"name":"document.onmousedown","type":"function","value":"function () {\n return linb.Event(arguments[0], this);\n}","category":"Native class augmentations"},{"name":"document.onmousemove","type":"function","value":"function () {\n return linb.Event(arguments[0], this);\n}","category":"Native class augmentations"},{"name":"document.onmouseover","type":"function","value":"function () {\n return linb.Event(arguments[0], this);\n}","category":"Native class augmentations"},{"name":"document.onmouseout","type":"function","value":"function () {\n return linb.Event(arguments[0], this);\n}","category":"Native class augmentations"},{"name":"html","value":"html { background: rgb(255, 255, 255) none repeat scroll 0% 0%; color: rgb(0, 0, 0); -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":"body","value":"body { cursor: default; font-family: arial,helvetica,clean,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 13px; line-height: 1.231; font-size-adjust: none; font-stretch: normal; -x-system-font: none; }","category":"CSS style rules"},{"name":"body *","value":"body * { line-height: 1.22em; }","category":"CSS style rules"},{"name":"body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td","value":"body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0pt; padding: 0pt; }","category":"CSS style rules"},{"name":"table","value":"table { border-collapse: collapse; border-spacing: 0pt; empty-cells: show; font-size: inherit; }","category":"CSS style rules"},{"name":"fieldset, img","value":"fieldset, img { border: 0pt none ; }","category":"CSS style rules"},{"name":"address, caption, cite, code, dfn, em, strong, th, var","value":"address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }","category":"CSS style rules"},{"name":"ol, ul, li","value":"ol, ul, li { list-style-type: none; list-style-image: none; list-style-position: outside; }","category":"CSS style rules"},{"name":"caption, th","value":"caption, th { text-align: left; }","category":"CSS style rules"},{"name":"h1, h2, h3, h4, h5, h6","value":"h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }","category":"CSS style rules"},{"name":"q:before, q:after","value":"q:before, q:after { content: ''; }","category":"CSS style rules"},{"name":"abbr, acronym","value":"abbr, acronym { border: 0pt none ; font-variant: normal; }","category":"CSS style rules"},{"name":"sup","value":"sup { vertical-align: text-top; }","category":"CSS style rules"},{"name":"sub","value":"sub { vertical-align: text-bottom; }","category":"CSS style rules"},{"name":"input, textarea, select","value":"input, textarea, select { font-family: inherit; font-size: inherit; font-weight: inherit; }","category":"CSS style rules"},{"name":"legend","value":"legend { color: rgb(0, 0, 0); }","category":"CSS style rules"},{"name":"del, ins","value":"del, ins { text-decoration: none; }","category":"CSS style rules"},{"name":"pre, code, kbd, samp, tt","value":"pre, code, kbd, samp, tt { font-family: monospace; line-height: 100%; }","category":"CSS style rules"},{"name":"select, input, button, textarea","value":"select, input, button, textarea { border-width: 1px; font-family: arial,helvetica,clean,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 99%; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; }","category":"CSS style rules"},{"name":"a","value":"a { text-decoration: none; -moz-user-select: none; }","category":"CSS style rules"},{"name":"a:hover","value":"a:hover { color: red; }","category":"CSS style rules"},{"name":"a:focus","value":"a:focus { outline-offset: -1px ! important; }","category":"CSS style rules"},{"name":"div","value":"div { font-size: 12px; }","category":"CSS style rules"},{"name":"span","value":"span { display: inline-block; }","category":"CSS style rules"},{"name":"h1","value":"h1 { font-size: 138.5%; }","category":"CSS style rules"},{"name":"h2","value":"h2 { font-size: 123.1%; }","category":"CSS style rules"},{"name":"h3","value":"h3 { font-size: 108%; }","category":"CSS style rules"},{"name":"h1, h2, h3","value":"h1, h2, h3 { margin: 1em 0pt; }","category":"CSS style rules"},{"name":"h1, h2, h3, h4, h5, h6, strong","value":"h1, h2, h3, h4, h5, h6, strong { font-weight: bold; }","category":"CSS style rules"},{"name":"em","value":"em { font-style: italic; }","category":"CSS style rules"},{"name":".linb-tips","value":".linb-tips { overflow: visible; font-size: 0pt; line-height: 0pt; position: absolute; }","category":"CSS style rules"},{"name":".linb-tips-i","value":".linb-tips-i { overflow: hidden; font-size: 12px; }","category":"CSS style rules"},{"name":".linb-tips-i span","value":".linb-tips-i span { display: inline; }","category":"CSS style rules"},{"name":".linb-dbg-frm","value":".linb-dbg-frm { position: absolute; width: 300px; z-index: 2000; }","category":"CSS style rules"},{"name":".linb-dbg-header","value":".linb-dbg-header { border-bottom: 1px solid rgb(204, 204, 204); cursor: move; height: 18px; padding-top: 2px; position: relative; background-color: rgb(255, 171, 63); font-weight: bold; }","category":"CSS style rules"},{"name":".linb-dbg-cmds","value":".linb-dbg-cmds { position: absolute; right: 2px; top: 2px; }","category":"CSS style rules"},{"name":".linb-dbg-cmds a","value":".linb-dbg-cmds a { margin: 2px; }","category":"CSS style rules"},{"name":".linb-dbg-box","value":".linb-dbg-box { border: 1px solid rgb(170, 170, 170); overflow: hidden; position: relative; }","category":"CSS style rules"},{"name":".linb-dbg-content","value":".linb-dbg-content { background: rgb(255, 255, 255) none repeat scroll 0% 0%; overflow: auto; position: relative; width: 100%; height: 300px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"},{"name":".linb-dbg-con1","value":".linb-dbg-con1 { background-color: rgb(204, 204, 204); }","category":"CSS style rules"},{"name":".linb-dbg-con2","value":".linb-dbg-con2 { border-bottom: 1px dashed rgb(204, 204, 204); padding-left: 6px; }","category":"CSS style rules"},{"name":".linb-dbg-con3","value":".linb-dbg-con3 { border-bottom: 1px dashed rgb(204, 204, 204); background: rgb(238, 238, 238) none repeat scroll 0% 0%; padding-left: 6px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(0, 0, 255); }","category":"CSS style rules"},{"name":".linb-dbg-con4","value":".linb-dbg-con4 { border-bottom: 1px dashed rgb(204, 204, 204); background: rgb(238, 238, 238) none repeat scroll 0% 0%; padding-left: 6px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(255, 0, 0); }","category":"CSS style rules"},{"name":".linb-dbg-tail","value":".linb-dbg-tail { border-top: 1px solid rgb(204, 204, 204); background: rgb(255, 255, 255) none repeat scroll 0% 0%; overflow: hidden; position: relative; height: 16px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(0, 0, 255); }","category":"CSS style rules"},{"name":".linb-dbg-tail input","value":".linb-dbg-tail input { border: 0pt none ; background: transparent none repeat scroll 0% 0%; width: 100%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }","category":"CSS style rules"}],"",""],["log4javascript","log4javascript",3,8,"","",[{"name":"1.4","scripts":["js/frameworks/log4javascript.js"]}],"",[{"name":"log4javascript","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"onload","type":"function","value":"function () {\n pageLoaded = true;\n log4javascript.dispatchEvent(\"load\", {});\n}","category":"Global symbols"},{"name":"initialized","type":"boolean","value":true,"category":"Global symbols"},{"name":"Date.prototype.getDifference","type":"function","value":"function (date) {\n return this.getTime() - date.getTime();\n}","category":"Native class augmentations"},{"name":"Date.prototype.isBefore","type":"function","value":"function (d) {\n return this.getTime() < d.getTime();\n}","category":"Native class augmentations"},{"name":"Date.prototype.getUTCTime","type":"function","value":"function () {\n return Date.UTC(this.getFullYear(), this.getMonth(), this.getDate(), this.getHours(), this.getMinutes(), this.getSeconds(), this.getMilliseconds());\n}","category":"Native class augmentations"},{"name":"Date.prototype.getTimeSince","type":"function","value":"function (d) {\n return this.getUTCTime() - d.getUTCTime();\n}","category":"Native class augmentations"},{"name":"Date.prototype.getPreviousSunday","type":"function","value":"function () {\n var midday = new Date(this.getFullYear(), this.getMonth(), this.getDate(), 12, 0, 0);\n var previousSunday = new Date(midday.getTime() - this.getDay() * ONE_DAY);\n return newDateAtMidnight(previousSunday.getFullYear(), previousSunday.getMonth(), previousSunday.getDate());\n}","category":"Native class augmentations"},{"name":"Date.prototype.getWeekInYear","type":"function","value":"function (minimalDaysInFirstWeek) {\n if (isUndefined(this.minimalDaysInFirstWeek)) {\n minimalDaysInFirstWeek = DEFAULT_MINIMAL_DAYS_IN_FIRST_WEEK;\n }\n var previousSunday = this.getPreviousSunday();\n var startOfYear = newDateAtMidnight(this.getFullYear(), 0, 1);\n var numberOfSundays = previousSunday.isBefore(startOfYear) ? 0 : 1 + Math.floor(previousSunday.getTimeSince(startOfYear) / ONE_WEEK);\n var numberOfDaysInFirstWeek = 7 - startOfYear.getDay();\n var weekInYear = numberOfSundays;\n if (numberOfDaysInFirstWeek < minimalDaysInFirstWeek) {\n weekInYear--;\n }\n return weekInYear;\n}","category":"Native class augmentations"},{"name":"Date.prototype.getWeekInMonth","type":"function","value":"function (minimalDaysInFirstWeek) {\n if (isUndefined(this.minimalDaysInFirstWeek)) {\n minimalDaysInFirstWeek = DEFAULT_MINIMAL_DAYS_IN_FIRST_WEEK;\n }\n var previousSunday = this.getPreviousSunday();\n var startOfMonth = newDateAtMidnight(this.getFullYear(), this.getMonth(), 1);\n var numberOfSundays = previousSunday.isBefore(startOfMonth) ? 0 : 1 + Math.floor(previousSunday.getTimeSince(startOfMonth) / ONE_WEEK);\n var numberOfDaysInFirstWeek = 7 - startOfMonth.getDay();\n var weekInMonth = numberOfSundays;\n if (numberOfDaysInFirstWeek >= minimalDaysInFirstWeek) {\n weekInMonth++;\n }\n return weekInMonth;\n}","category":"Native class augmentations"},{"name":"Date.prototype.getDayInYear","type":"function","value":"function () {\n var startOfYear = newDateAtMidnight(this.getFullYear(), 0, 1);\n return 1 + Math.floor(this.getTimeSince(startOfYear) / ONE_DAY);\n}","category":"Native class augmentations"}],"",""],["msajax","Microsoft Ajax",15,100,"","",[{"name":"3.5","scripts":["js/frameworks/MicrosoftAjax.js","js/frameworks/MicrosoftAjaxTimer.js","js/frameworks/MicrosoftAjaxWebForms.js"]},{"name":"3.5 (Debug)","scripts":["js/frameworks/MicrosoftAjax.debug.js","js/frameworks/MicrosoftAjaxTimer.debug.js","js/frameworks/MicrosoftAjaxWebForms.debug.js"]}],"",[{"name":"_events","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"Sys","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"Type","type":"function","value":"function Function() {\n [native code]\n}","category":"Global symbols"},{"name":"__cultureInfo","type":"string","value":"{\"name\":\"en-US\",\"numberFormat\":{\"CurrencyDecimalDigits\":2,\"CurrencyDecimalSeparator\":\".\",\"IsReadOnly\":false,\"CurrencyGroupSizes\":[3],\"NumberGroupSizes\":[3],\"PercentGroupSizes\":[3],\"CurrencyGroupSeparator\":\",\",\"CurrencySymbol\":\"$\",\"NaNSymbol\":\"NaN\",\"CurrencyNegativePattern\":0,\"NumberNegativePattern\":1,\"PercentPositivePattern\":0,\"PercentNegativePattern\":0,\"NegativeInfinitySymbol\":\"-Infinity\",\"NegativeSign\":\"-\",\"NumberDecimalDigits\":2,\"NumberDecimalSeparator\":\".\",\"NumberGroupSeparator\":\",\",\"CurrencyPositivePattern\":0,\"PositiveInfinitySymbol\":\"Infinity\",\"PositiveSign\":\"+\",\"PercentDecimalDigits\":2,\"PercentDecimalSeparator\":\".\",\"PercentGroupSeparator\":\",\",\"PercentSymbol\":\"%\",\"PerMilleSymbol\":\"‰\",\"NativeDigits\":[\"0\",\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\",\"9\"],\"DigitSubstitution\":1},\"dateTimeFormat\":{\"AMDesignator\":\"AM\",\"Calendar\":{\"MinSupportedDateTime\":\"@-62135568000000@\",\"MaxSupportedDateTime\":\"@253402300799999@\",\"AlgorithmType\":1,\"CalendarType\":1,\"Eras\":[1],\"TwoDigitYearMax\":2029,\"IsReadOnly\":false},\"DateSeparator\":\"/\",\"FirstDayOfWeek\":0,\"CalendarWeekRule\":0,\"FullDateTimePattern\":\"dddd, MMMM dd, yyyy h:mm:ss tt\",\"LongDatePattern\":\"dddd, MMMM dd, yyyy\",\"LongTimePattern\":\"h:mm:ss tt\",\"MonthDayPattern\":\"MMMM dd\",\"PMDesignator\":\"PM\",\"RFC1123Pattern\":\"ddd, dd MMM yyyy HH':'mm':'ss 'GMT'\",\"ShortDatePattern\":\"M/d/yyyy\",\"ShortTimePattern\":\"h:mm tt\",\"SortableDateTimePattern\":\"yyyy'-'MM'-'dd'T'HH':'mm':'ss\",\"TimeSeparator\":\":\",\"UniversalSortableDateTimePattern\":\"yyyy'-'MM'-'dd HH':'mm':'ss'Z'\",\"YearMonthPattern\":\"MMMM, yyyy\",\"AbbreviatedDayNames\":[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],\"ShortestDayNames\":[\"Su\",\"Mo\",\"Tu\",\"We\",\"Th\",\"Fr\",\"Sa\"],\"DayNames\":[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],\"AbbreviatedMonthNames\":[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\",\"\"],\"MonthNames\":[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\",\"\"],\"IsReadOnly\":false,\"NativeCalendarName\":\"Gregorian Calendar\",\"AbbreviatedMonthGenitiveNames\":[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\",\"\"],\"MonthGenitiveNames\":[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\",\"\"]}}","category":"Global symbols"},{"name":"$find","type":"function","value":"function (b, a) {\n return a ? Sys.IContainer.isInstanceOfType(a) ? a.findComponent(b) : a[b] || null : Sys.Application._components[b] || null;\n}","category":"Global symbols"},{"name":"$get","type":"function","value":"function (f, e) {\n if (!e) {\n return document.getElementById(f);\n }\n if (e.getElementById) {\n return e.getElementById(f);\n }\n var c = [], d = e.childNodes;\n for (var b = 0; b < d.length; b++) {\n var a = d[b];\n if (a.nodeType == 1) {\n c[c.length] = a;\n }\n }\n while (c.length) {\n a = c.shift();\n if (a.id == f) {\n return a;\n }\n d = a.childNodes;\n for (b = 0; b < d.length; b++) {\n a = d[b];\n if (a.nodeType == 1) {\n c[c.length] = a;\n }\n }\n }\n return null;\n}","category":"Global symbols"},{"name":"$removeHandler","type":"function","value":"function (a, e, f) {\n var d = null, c = a._events[e];\n for (var b = 0, g = c.length; b < g; b++) {\n if (c[b].handler === f) {\n d = c[b].browserHandler;\n break;\n }\n }\n if (a.removeEventListener) {\n a.removeEventListener(e, d, false);\n } else if (a.detachEvent) {\n a.detachEvent(\"on\" + e, d);\n }\n c.splice(b, 1);\n}","category":"Global symbols"},{"name":"$clearHandlers","type":"function","value":"function (a) {\n if (a._events) {\n var e = a._events;\n for (var b in e) {\n var d = e[b];\n for (var c = d.length - 1; c >= 0; c--) {\n $removeHandler(a, b, d[c].handler);\n }\n }\n a._events = null;\n }\n}","category":"Global symbols"},{"name":"$addHandlers","type":"function","value":"function (e, d, c) {\n for (var b in d) {\n var a = d[b];\n if (c) {\n a = Function.createDelegate(c, a);\n }\n $addHandler(e, b, a);\n }\n}","category":"Global symbols"},{"name":"$addHandler","type":"function","value":"function (a, d, e) {\n if (!a._events) {\n a._events = {};\n }\n var c = a._events[d];\n if (!c) {\n a._events[d] = c = [];\n }\n var b;\n if (a.addEventListener) {\n b = function (b) {return e.call(a, new (Sys.UI.DomEvent)(b));};\n a.addEventListener(d, b, false);\n } else if (a.attachEvent) {\n b = function () {var b = {};try {b = Sys.UI.DomElement._getWindow(a).event;} catch (c) {}return e.call(a, new (Sys.UI.DomEvent)(b));};\n a.attachEvent(\"on\" + d, b);\n }\n c[c.length] = {handler: e, browserHandler: b};\n}","category":"Global symbols"},{"name":"$create","type":"function","value":"function (h, f, d, c, g) {\n var a = g ? new h(g) : new h, b = Sys.Application, i = b.get_isCreatingComponents();\n a.beginUpdate();\n if (f) {\n Sys$Component$_setProperties(a, f);\n }\n if (d) {\n for (var e in d) {\n a[\"add_\" + e](d[e]);\n }\n }\n if (a.get_id()) {\n b.addComponent(a);\n }\n if (i) {\n b._createdComponents[b._createdComponents.length] = a;\n if (c) {\n b._addComponentToSecondPass(a, c);\n } else {\n a.endUpdate();\n }\n } else {\n if (c) {\n Sys$Component$_setReferences(a, c);\n }\n a.endUpdate();\n }\n return a;\n}","category":"Global symbols"},{"name":"Sys$Component$_setReferences","type":"function","value":"function Sys$Component$_setReferences(c, b) {\n for (var a in b) {\n var e = c[\"set_\" + a], d = $find(b[a]);\n e.apply(c, [d]);\n }\n}","category":"Global symbols"},{"name":"Sys$Component$_setProperties","type":"function","value":"function Sys$Component$_setProperties(a, i) {\n var d, j = Object.getType(a), e = j === Object || j === Sys.UI.DomElement, h = Sys.Component.isInstanceOfType(a) && !a.get_isUpdating();\n if (h) {\n a.beginUpdate();\n }\n for (var c in i) {\n var b = i[c], f = e ? null : a[\"get_\" + c];\n if (e || typeof f !== \"function\") {\n var k = a[c];\n if (!b || typeof b !== \"object\" || e && !k) {\n a[c] = b;\n } else {\n Sys$Component$_setProperties(k, b);\n }\n } else {\n var l = a[\"set_\" + c];\n if (typeof l === \"function\") {\n l.apply(a, [b]);\n } else if (b instanceof Array) {\n d = f.apply(a);\n for (var g = 0, m = d.length, n = b.length; g < n; g++, m++) {\n d[m] = b[g];\n }\n } else if (typeof b === \"object\" && Object.getType(b) === Object) {\n d = f.apply(a);\n Sys$Component$_setProperties(d, b);\n }\n }\n }\n if (h) {\n a.endUpdate();\n }\n}","category":"Global symbols"},{"name":"Sys$Enum$toString","type":"function","value":"function Sys$Enum$toString(c) {\n if (typeof c === \"undefined\" || c === null) {\n return this.__string;\n }\n var d = this.prototype, a;\n if (!this.__flags || c === 0) {\n for (a in d) {\n if (d[a] === c) {\n return a;\n }\n }\n } else {\n var b = this.__sortedValues;\n if (!b) {\n b = [];\n for (a in d) {\n b[b.length] = {key: a, value: d[a]};\n }\n b.sort(function (a, b) {return a.value - b.value;});\n this.__sortedValues = b;\n }\n var e = [], g = c;\n for (a = b.length - 1; a >= 0; a--) {\n var h = b[a], f = h.value;\n if (f === 0) {\n continue;\n }\n if ((f & c) === f) {\n e[e.length] = h.key;\n g -= f;\n if (g === 0) {\n break;\n }\n }\n }\n if (e.length && g === 0) {\n return e.reverse().join(\", \");\n }\n }\n return \"\";\n}","category":"Global symbols"},{"name":"Sys$Enum$parse","type":"function","value":"function Sys$Enum$parse(c, e) {\n var a, b, i;\n if (e) {\n a = this.__lowerCaseValues;\n if (!a) {\n this.__lowerCaseValues = a = {};\n var g = this.prototype;\n for (var f in g) {\n a[f.toLowerCase()] = g[f];\n }\n }\n } else {\n a = this.prototype;\n }\n if (!this.__flags) {\n i = e ? c.toLowerCase() : c;\n b = a[i.trim()];\n if (typeof b !== \"number\") {\n throw Error.argument(\"value\", String.format(Sys.Res.enumInvalidValue, c, this.__typeName));\n }\n return b;\n } else {\n var h = (e ? c.toLowerCase() : c).split(\",\"), j = 0;\n for (var d = h.length - 1; d >= 0; d--) {\n var k = h[d].trim();\n b = a[k];\n if (typeof b !== \"number\") {\n throw Error.argument(\"value\", String.format(Sys.Res.enumInvalidValue, c.split(\",\")[d].trim(), this.__typeName));\n }\n j |= b;\n }\n return j;\n }\n}","category":"Global symbols"},{"name":"Array.__typeName","type":"string","value":"Array","category":"Native class augmentations"},{"name":"Array.__class","type":"boolean","value":true,"category":"Native class augmentations"},{"name":"Array.enqueue","type":"function","value":"function (a, b) {\n a[a.length] = b;\n}","category":"Native class augmentations"},{"name":"Array.add","type":"function","value":"function (a, b) {\n a[a.length] = b;\n}","category":"Native class augmentations"},{"name":"Array.addRange","type":"function","value":"function (a, b) {\n a.push.apply(a, b);\n}","category":"Native class augmentations"},{"name":"Array.clear","type":"function","value":"function (a) {\n a.length = 0;\n}","category":"Native class augmentations"},{"name":"Array.clone","type":"function","value":"function (a) {\n if (a.length === 1) {\n return [a[0]];\n } else {\n return Array.apply(null, a);\n }\n}","category":"Native class augmentations"},{"name":"Array.contains","type":"function","value":"function (a, b) {\n return Array.indexOf(a, b) >= 0;\n}","category":"Native class augmentations"},{"name":"Array.dequeue","type":"function","value":"function (a) {\n return a.shift();\n}","category":"Native class augmentations"},{"name":"Array.insert","type":"function","value":"function (a, b, c) {\n a.splice(b, 0, c);\n}","category":"Native class augmentations"},{"name":"Array.parse","type":"function","value":"function (value) {\n if (!value) {\n return [];\n }\n return eval(value);\n}","category":"Native class augmentations"},{"name":"Array.remove","type":"function","value":"function (b, c) {\n var a = Array.indexOf(b, c);\n if (a >= 0) {\n b.splice(a, 1);\n }\n return a >= 0;\n}","category":"Native class augmentations"},{"name":"Array.removeAt","type":"function","value":"function (a, b) {\n a.splice(b, 1);\n}","category":"Native class augmentations"},{"name":"Date.__typeName","type":"string","value":"Date","category":"Native class augmentations"},{"name":"Date.__class","type":"boolean","value":true,"category":"Native class augmentations"},{"name":"Date._appendPreOrPostMatch","type":"function","value":"function (e, b) {\n var d = 0, a = false;\n for (var c = 0, g = e.length; c < g; c++) {\n var f = e.charAt(c);\n switch (f) {\n case \"'\":\n if (a) {\n b.append(\"'\");\n } else {\n d++;\n }\n a = false;\n break;\n case \"\\\\\":\n if (a) {\n b.append(\"\\\\\");\n }\n a = !a;\n break;\n default:\n b.append(f);\n a = false;\n }\n }\n return d;\n}","category":"Native class augmentations"},{"name":"Date._expandFormat","type":"function","value":"function (a, b) {\n if (!b) {\n b = \"F\";\n }\n if (b.length === 1) {\n switch (b) {\n case \"d\":\n return a.ShortDatePattern;\n case \"D\":\n return a.LongDatePattern;\n case \"t\":\n return a.ShortTimePattern;\n case \"T\":\n return a.LongTimePattern;\n case \"F\":\n return a.FullDateTimePattern;\n case \"M\":\n case \"m\":\n return a.MonthDayPattern;\n case \"s\":\n return a.SortableDateTimePattern;\n case \"Y\":\n case \"y\":\n return a.YearMonthPattern;\n default:\n throw Error.format(Sys.Res.formatInvalidString);\n }\n }\n return b;\n}","category":"Native class augmentations"},{"name":"Date._expandYear","type":"function","value":"function (c, a) {\n if (a < 100) {\n var b = (new Date).getFullYear();\n a += b - b % 100;\n if (a > c.Calendar.TwoDigitYearMax) {\n return a - 100;\n }\n }\n return a;\n}","category":"Native class augmentations"},{"name":"Date._getParseRegExp","type":"function","value":"function (b, e) {\n if (!b._parseRegExp) {\n b._parseRegExp = {};\n } else if (b._parseRegExp[e]) {\n return b._parseRegExp[e];\n }\n var c = Date._expandFormat(b, e);\n c = c.replace(/([\\^\\$\\.\\*\\+\\?\\|\\[\\]\\(\\)\\{\\}])/g, \"\\\\\\\\$1\");\n var a = new (Sys.StringBuilder)(\"^\"), j = [], f = 0, i = 0, h = Date._getTokenRegExp(), d;\n while ((d = h.exec(c)) !== null) {\n var l = c.slice(f, d.index);\n f = h.lastIndex;\n i += Date._appendPreOrPostMatch(l, a);\n if (i % 2 === 1) {\n a.append(d[0]);\n continue;\n }\n switch (d[0]) {\n case \"dddd\":\n case \"ddd\":\n case \"MMMM\":\n case \"MMM\":\n a.append(\"(\\\\D+)\");\n break;\n case \"tt\":\n case \"t\":\n a.append(\"(\\\\D*)\");\n break;\n case \"yyyy\":\n a.append(\"(\\\\d{4})\");\n break;\n case \"fff\":\n a.append(\"(\\\\d{3})\");\n break;\n case \"ff\":\n a.append(\"(\\\\d{2})\");\n break;\n case \"f\":\n a.append(\"(\\\\d)\");\n break;\n case \"dd\":\n case \"d\":\n case \"MM\":\n case \"M\":\n case \"yy\":\n case \"y\":\n case \"HH\":\n case \"H\":\n case \"hh\":\n case \"h\":\n case \"mm\":\n case \"m\":\n case \"ss\":\n case \"s\":\n a.append(\"(\\\\d\\\\d?)\");\n break;\n case \"zzz\":\n a.append(\"([+-]?\\\\d\\\\d?:\\\\d{2})\");\n break;\n case \"zz\":\n case \"z\":\n a.append(\"([+-]?\\\\d\\\\d?)\");\n default:;\n }\n Array.add(j, d[0]);\n }\n Date._appendPreOrPostMatch(c.slice(f), a);\n a.append(\"$\");\n var k = a.toString().replace(/\\s+/g, \"\\\\s+\"), g = {regExp: k, groups: j};\n b._parseRegExp[e] = g;\n return g;\n}","category":"Native class augmentations"},{"name":"Date._getTokenRegExp","type":"function","value":"function () {\n return /dddd|ddd|dd|d|MMMM|MMM|MM|M|yyyy|yy|y|hh|h|HH|H|mm|m|ss|s|tt|t|fff|ff|f|zzz|zz|z/g;\n}","category":"Native class augmentations"},{"name":"Date.parseLocale","type":"function","value":"function (a) {\n return Date._parse(a, Sys.CultureInfo.CurrentCulture, arguments);\n}","category":"Native class augmentations"},{"name":"Date.parseInvariant","type":"function","value":"function (a) {\n return Date._parse(a, Sys.CultureInfo.InvariantCulture, arguments);\n}","category":"Native class augmentations"},{"name":"Date._parse","type":"function","value":"function (g, c, h) {\n var e = false;\n for (var a = 1, i = h.length; a < i; a++) {\n var f = h[a];\n if (f) {\n e = true;\n var b = Date._parseExact(g, f, c);\n if (b) {\n return b;\n }\n }\n }\n if (!e) {\n var d = c._getDateTimeFormats();\n for (var a = 0, i = d.length; a < i; a++) {\n var b = Date._parseExact(g, d[a], c);\n if (b) {\n return b;\n }\n }\n }\n return null;\n}","category":"Native class augmentations"},{"name":"Date._parseExact","type":"function","value":"function (s, y, j) {\n s = s.trim();\n var m = j.dateTimeFormat, v = Date._getParseRegExp(m, y), x = (new RegExp(v.regExp)).exec(s);\n if (x === null) {\n return null;\n }\n var w = v.groups, f = null, c = null, h = null, g = null, d = 0, n = 0, o = 0, e = 0, k = null, r = false;\n for (var p = 0, z = w.length; p < z; p++) {\n var a = x[p + 1];\n if (a) {\n switch (w[p]) {\n case \"dd\":\n case \"d\":\n h = parseInt(a, 10);\n if (h < 1 || h > 31) {\n return null;\n }\n break;\n case \"MMMM\":\n c = j._getMonthIndex(a);\n if (c < 0 || c > 11) {\n return null;\n }\n break;\n case \"MMM\":\n c = j._getAbbrMonthIndex(a);\n if (c < 0 || c > 11) {\n return null;\n }\n break;\n case \"M\":\n case \"MM\":\n var c = parseInt(a, 10) - 1;\n if (c < 0 || c > 11) {\n return null;\n }\n break;\n case \"y\":\n case \"yy\":\n f = Date._expandYear(m, parseInt(a, 10));\n if (f < 0 || f > 9999) {\n return null;\n }\n break;\n case \"yyyy\":\n f = parseInt(a, 10);\n if (f < 0 || f > 9999) {\n return null;\n }\n break;\n case \"h\":\n case \"hh\":\n d = parseInt(a, 10);\n if (d === 12) {\n d = 0;\n }\n if (d < 0 || d > 11) {\n return null;\n }\n break;\n case \"H\":\n case \"HH\":\n d = parseInt(a, 10);\n if (d < 0 || d > 23) {\n return null;\n }\n break;\n case \"m\":\n case \"mm\":\n n = parseInt(a, 10);\n if (n < 0 || n > 59) {\n return null;\n }\n break;\n case \"s\":\n case \"ss\":\n o = parseInt(a, 10);\n if (o < 0 || o > 59) {\n return null;\n }\n break;\n case \"tt\":\n case \"t\":\n var u = a.toUpperCase();\n r = u === m.PMDesignator.toUpperCase();\n if (!r && u !== m.AMDesignator.toUpperCase()) {\n return null;\n }\n break;\n case \"f\":\n e = parseInt(a, 10) * 100;\n if (e < 0 || e > 999) {\n return null;\n }\n break;\n case \"ff\":\n e = parseInt(a, 10) * 10;\n if (e < 0 || e > 999) {\n return null;\n }\n break;\n case \"fff\":\n e = parseInt(a, 10);\n if (e < 0 || e > 999) {\n return null;\n }\n break;\n case \"dddd\":\n g = j._getDayIndex(a);\n if (g < 0 || g > 6) {\n return null;\n }\n break;\n case \"ddd\":\n g = j._getAbbrDayIndex(a);\n if (g < 0 || g > 6) {\n return null;\n }\n break;\n case \"zzz\":\n var q = a.split(/:/);\n if (q.length !== 2) {\n return null;\n }\n var i = parseInt(q[0], 10);\n if (i < -12 || i > 13) {\n return null;\n }\n var l = parseInt(q[1], 10);\n if (l < 0 || l > 59) {\n return null;\n }\n k = i * 60 + (a.startsWith(\"-\") ? - l : l);\n break;\n case \"z\":\n case \"zz\":\n var i = parseInt(a, 10);\n if (i < -12 || i > 13) {\n return null;\n }\n k = i * 60;\n default:;\n }\n }\n }\n var b = new Date;\n if (f === null) {\n f = b.getFullYear();\n }\n if (c === null) {\n c = b.getMonth();\n }\n if (h === null) {\n h = b.getDate();\n }\n b.setFullYear(f, c, h);\n if (b.getDate() !== h) {\n return null;\n }\n if (g !== null && b.getDay() !== g) {\n return null;\n }\n if (r && d < 12) {\n d += 12;\n }\n b.setHours(d, n, o, e);\n if (k !== null) {\n var t = b.getMinutes() - (k + b.getTimezoneOffset());\n b.setHours(b.getHours() + parseInt(t / 60, 10), t % 60);\n }\n return b;\n}","category":"Native class augmentations"},{"name":"Date.prototype.format","type":"function","value":"function (a) {\n return this._toFormattedString(a, Sys.CultureInfo.InvariantCulture);\n}","category":"Native class augmentations"},{"name":"Date.prototype.localeFormat","type":"function","value":"function (a) {\n return this._toFormattedString(a, Sys.CultureInfo.CurrentCulture);\n}","category":"Native class augmentations"},{"name":"Date.prototype._toFormattedString","type":"function","value":"function (e, h) {\n if (!e || e.length === 0 || e === \"i\") {\n if (h && h.name.length > 0) {\n return this.toLocaleString();\n } else {\n return this.toString();\n }\n }\n var d = h.dateTimeFormat;\n e = Date._expandFormat(d, e);\n var a = new (Sys.StringBuilder), b;\n\n function c(a) {\n if (a < 10) {\n return \"0\" + a;\n }\n return a.toString();\n }\n\n\n function g(a) {\n if (a < 10) {\n return \"00\" + a;\n }\n if (a < 100) {\n return \"0\" + a;\n }\n return a.toString();\n }\n\n var j = 0, i = Date._getTokenRegExp();\n for (; true;) {\n var l = i.lastIndex, f = i.exec(e), k = e.slice(l, f ? f.index : e.length);\n j += Date._appendPreOrPostMatch(k, a);\n if (!f) {\n break;\n }\n if (j % 2 === 1) {\n a.append(f[0]);\n continue;\n }\n switch (f[0]) {\n case \"dddd\":\n a.append(d.DayNames[this.getDay()]);\n break;\n case \"ddd\":\n a.append(d.AbbreviatedDayNames[this.getDay()]);\n break;\n case \"dd\":\n a.append(c(this.getDate()));\n break;\n case \"d\":\n a.append(this.getDate());\n break;\n case \"MMMM\":\n a.append(d.MonthNames[this.getMonth()]);\n break;\n case \"MMM\":\n a.append(d.AbbreviatedMonthNames[this.getMonth()]);\n break;\n case \"MM\":\n a.append(c(this.getMonth() + 1));\n break;\n case \"M\":\n a.append(this.getMonth() + 1);\n break;\n case \"yyyy\":\n a.append(this.getFullYear());\n break;\n case \"yy\":\n a.append(c(this.getFullYear() % 100));\n break;\n case \"y\":\n a.append(this.getFullYear() % 100);\n break;\n case \"hh\":\n b = this.getHours() % 12;\n if (b === 0) {\n b = 12;\n }\n a.append(c(b));\n break;\n case \"h\":\n b = this.getHours() % 12;\n if (b === 0) {\n b = 12;\n }\n a.append(b);\n break;\n case \"HH\":\n a.append(c(this.getHours()));\n break;\n case \"H\":\n a.append(this.getHours());\n break;\n case \"mm\":\n a.append(c(this.getMinutes()));\n break;\n case \"m\":\n a.append(this.getMinutes());\n break;\n case \"ss\":\n a.append(c(this.getSeconds()));\n break;\n case \"s\":\n a.append(this.getSeconds());\n break;\n case \"tt\":\n a.append(this.getHours() < 12 ? d.AMDesignator : d.PMDesignator);\n break;\n case \"t\":\n a.append((this.getHours() < 12 ? d.AMDesignator : d.PMDesignator).charAt(0));\n break;\n case \"f\":\n a.append(g(this.getMilliseconds()).charAt(0));\n break;\n case \"ff\":\n a.append(g(this.getMilliseconds()).substr(0, 2));\n break;\n case \"fff\":\n a.append(g(this.getMilliseconds()));\n break;\n case \"z\":\n b = this.getTimezoneOffset() / 60;\n a.append((b <= 0 ? \"+\" : \"-\") + Math.floor(Math.abs(b)));\n break;\n case \"zz\":\n b = this.getTimezoneOffset() / 60;\n a.append((b <= 0 ? \"+\" : \"-\") + c(Math.floor(Math.abs(b))));\n break;\n case \"zzz\":\n b = this.getTimezoneOffset() / 60;\n a.append((b <= 0 ? \"+\" : \"-\") + c(Math.floor(Math.abs(b))) + d.TimeSeparator + c(Math.abs(this.getTimezoneOffset() % 60)));\n default:;\n }\n }\n return a.toString();\n}","category":"Native class augmentations"},{"name":"Error.__typeName","type":"string","value":"Error","category":"Native class augmentations"},{"name":"Error.__class","type":"boolean","value":true,"category":"Native class augmentations"},{"name":"Error.create","type":"function","value":"function (d, b) {\n var a = new Error(d);\n a.message = d;\n if (b) {\n for (var c in b) {\n a[c] = b[c];\n }\n }\n a.popStackFrame();\n return a;\n}","category":"Native class augmentations"},{"name":"Error.argument","type":"function","value":"function (a, c) {\n var b = \"Sys.ArgumentException: \" + (c ? c : Sys.Res.argument);\n if (a) {\n b += \"\\n\" + String.format(Sys.Res.paramName, a);\n }\n var d = Error.create(b, {name: \"Sys.ArgumentException\", paramName: a});\n d.popStackFrame();\n return d;\n}","category":"Native class augmentations"},{"name":"Error.argumentNull","type":"function","value":"function (a, c) {\n var b = \"Sys.ArgumentNullException: \" + (c ? c : Sys.Res.argumentNull);\n if (a) {\n b += \"\\n\" + String.format(Sys.Res.paramName, a);\n }\n var d = Error.create(b, {name: \"Sys.ArgumentNullException\", paramName: a});\n d.popStackFrame();\n return d;\n}","category":"Native class augmentations"},{"name":"Error.argumentOutOfRange","type":"function","value":"function (c, a, d) {\n var b = \"Sys.ArgumentOutOfRangeException: \" + (d ? d : Sys.Res.argumentOutOfRange);\n if (c) {\n b += \"\\n\" + String.format(Sys.Res.paramName, c);\n }\n if (typeof a !== \"undefined\" && a !== null) {\n b += \"\\n\" + String.format(Sys.Res.actualValue, a);\n }\n var e = Error.create(b, {name: \"Sys.ArgumentOutOfRangeException\", paramName: c, actualValue: a});\n e.popStackFrame();\n return e;\n}","category":"Native class augmentations"},{"name":"Error.argumentType","type":"function","value":"function (d, c, b, e) {\n var a = \"Sys.ArgumentTypeException: \";\n if (e) {\n a += e;\n } else if (c && b) {\n a += String.format(Sys.Res.argumentTypeWithTypes, c.getName(), b.getName());\n } else {\n a += Sys.Res.argumentType;\n }\n if (d) {\n a += \"\\n\" + String.format(Sys.Res.paramName, d);\n }\n var f = Error.create(a, {name: \"Sys.ArgumentTypeException\", paramName: d, actualType: c, expectedType: b});\n f.popStackFrame();\n return f;\n}","category":"Native class augmentations"},{"name":"Error.argumentUndefined","type":"function","value":"function (a, c) {\n var b = \"Sys.ArgumentUndefinedException: \" + (c ? c : Sys.Res.argumentUndefined);\n if (a) {\n b += \"\\n\" + String.format(Sys.Res.paramName, a);\n }\n var d = Error.create(b, {name: \"Sys.ArgumentUndefinedException\", paramName: a});\n d.popStackFrame();\n return d;\n}","category":"Native class augmentations"},{"name":"Error.format","type":"function","value":"function (a) {\n var c = \"Sys.FormatException: \" + (a ? a : Sys.Res.format), b = Error.create(c, {name: \"Sys.FormatException\"});\n b.popStackFrame();\n return b;\n}","category":"Native class augmentations"},{"name":"Error.invalidOperation","type":"function","value":"function (a) {\n var c = \"Sys.InvalidOperationException: \" + (a ? a : Sys.Res.invalidOperation), b = Error.create(c, {name: \"Sys.InvalidOperationException\"});\n b.popStackFrame();\n return b;\n}","category":"Native class augmentations"},{"name":"Error.notImplemented","type":"function","value":"function (a) {\n var c = \"Sys.NotImplementedException: \" + (a ? a : Sys.Res.notImplemented), b = Error.create(c, {name: \"Sys.NotImplementedException\"});\n b.popStackFrame();\n return b;\n}","category":"Native class augmentations"},{"name":"Error.parameterCount","type":"function","value":"function (a) {\n var c = \"Sys.ParameterCountException: \" + (a ? a : Sys.Res.parameterCount), b = Error.create(c, {name: \"Sys.ParameterCountException\"});\n b.popStackFrame();\n return b;\n}","category":"Native class augmentations"},{"name":"Error.prototype.popStackFrame","type":"function","value":"function () {\n if (typeof this.stack === \"undefined\" ||\n this.stack === null ||\n typeof this.fileName === \"undefined\" ||\n this.fileName === null ||\n typeof this.lineNumber === \"undefined\" || this.lineNumber === null) {\n return;\n }\n var a = this.stack.split(\"\\n\"), c = a[0], e = this.fileName + \":\" + this.lineNumber;\n while (typeof c !== \"undefined\" && c !== null && c.indexOf(e) === -1) {\n a.shift();\n c = a[0];\n }\n var d = a[1];\n if (typeof d === \"undefined\" || d === null) {\n return;\n }\n var b = d.match(/@(.*):(\\d+)$/);\n if (typeof b === \"undefined\" || b === null) {\n return;\n }\n this.fileName = b[1];\n this.lineNumber = parseInt(b[2]);\n a.shift();\n this.stack = a.join(\"\\n\");\n}","category":"Native class augmentations"},{"name":"Function.__typeName","type":"string","value":"Function","category":"Native class augmentations"},{"name":"Function.__class","type":"boolean","value":true,"category":"Native class augmentations"},{"name":"Function.createCallback","type":"function","value":"function (b, a) {\n return function () {var e = arguments.length;if (e > 0) {var d = [];for (var c = 0; c < e; c++) {d[c] = arguments[c];}d[e] = a;return b.apply(this, d);}return b.call(this, a);};\n}","category":"Native class augmentations"},{"name":"Function.createDelegate","type":"function","value":"function (a, b) {\n return function () {return b.apply(a, arguments);};\n}","category":"Native class augmentations"},{"name":"Function.emptyMethod","type":"function","value":"function () {\n}","category":"Native class augmentations"},{"name":"Function.emptyFunction","type":"function","value":"function () {\n}","category":"Native class augmentations"},{"name":"Function._validateParams","type":"function","value":"function (e, c) {\n var a;\n a = Function._validateParameterCount(e, c);\n if (a) {\n a.popStackFrame();\n return a;\n }\n for (var b = 0; b < e.length; b++) {\n var d = c[Math.min(b, c.length - 1)], f = d.name;\n if (d.parameterArray) {\n f += \"[\" + (b - c.length + 1) + \"]\";\n }\n a = Function._validateParameter(e[b], d, f);\n if (a) {\n a.popStackFrame();\n return a;\n }\n }\n return null;\n}","category":"Native class augmentations"},{"name":"Function._validateParameterCount","type":"function","value":"function (e, a) {\n var c = a.length, d = 0;\n for (var b = 0; b < a.length; b++) {\n if (a[b].parameterArray) {\n c = Number.MAX_VALUE;\n } else if (!a[b].optional) {\n d++;\n }\n }\n if (e.length < d || e.length > c) {\n var f = Error.parameterCount();\n f.popStackFrame();\n return f;\n }\n return null;\n}","category":"Native class augmentations"},{"name":"Function._validateParameter","type":"function","value":"function (c, a, h) {\n var b, g = a.type, l = !!a.integer, k = !!a.domElement, m = !!a.mayBeNull;\n b = Function._validateParameterType(c, g, l, k, m, h);\n if (b) {\n b.popStackFrame();\n return b;\n }\n var e = a.elementType, f = !!a.elementMayBeNull;\n if (g === Array && typeof c !== \"undefined\" && c !== null && (e || !f)) {\n var j = !!a.elementInteger, i = !!a.elementDomElement;\n for (var d = 0; d < c.length; d++) {\n var n = c[d];\n b = Function._validateParameterType(n, e, j, i, f, h + \"[\" + d + \"]\");\n if (b) {\n b.popStackFrame();\n return b;\n }\n }\n }\n return null;\n}","category":"Native class augmentations"},{"name":"Function._validateParameterType","type":"function","value":"function (a, c, n, m, k, d) {\n var b;\n if (typeof a === \"undefined\") {\n if (k) {\n return null;\n } else {\n b = Error.argumentUndefined(d);\n b.popStackFrame();\n return b;\n }\n }\n if (a === null) {\n if (k) {\n return null;\n } else {\n b = Error.argumentNull(d);\n b.popStackFrame();\n return b;\n }\n }\n if (c && c.__enum) {\n if (typeof a !== \"number\") {\n b = Error.argumentType(d, Object.getType(a), c);\n b.popStackFrame();\n return b;\n }\n if (a % 1 === 0) {\n var e = c.prototype;\n if (!c.__flags || a === 0) {\n for (var i in e) {\n if (e[i] === a) {\n return null;\n }\n }\n } else {\n var l = a;\n for (var i in e) {\n var f = e[i];\n if (f === 0) {\n continue;\n }\n if ((f & a) === f) {\n l -= f;\n }\n if (l === 0) {\n return null;\n }\n }\n }\n }\n b = Error.argumentOutOfRange(d, a, String.format(Sys.Res.enumInvalidValue, a, c.getName()));\n b.popStackFrame();\n return b;\n }\n if (m) {\n var h;\n if (typeof a.nodeType !== \"number\") {\n var g = a.ownerDocument || a.document || a;\n if (g != a) {\n var j = g.defaultView || g.parentWindow;\n h = j != a &&\n !(j.document && a.document && j.document === a.document);\n } else {\n h = typeof g.body === \"undefined\";\n }\n } else {\n h = a.nodeType === 3;\n }\n if (h) {\n b = Error.argument(d, Sys.Res.argumentDomElement);\n b.popStackFrame();\n return b;\n }\n }\n if (c && !c.isInstanceOfType(a)) {\n b = Error.argumentType(d, Object.getType(a), c);\n b.popStackFrame();\n return b;\n }\n if (c === Number && n) {\n if (a % 1 !== 0) {\n b = Error.argumentOutOfRange(d, a, Sys.Res.argumentInteger);\n b.popStackFrame();\n return b;\n }\n }\n return null;\n}","category":"Native class augmentations"},{"name":"Function.getRootNamespaces","type":"function","value":"function () {\n return Array.clone(Sys.__rootNamespaces);\n}","category":"Native class augmentations"},{"name":"Function.isClass","type":"function","value":"function (a) {\n if (typeof a === \"undefined\" || a === null) {\n return false;\n }\n return !!a.__class;\n}","category":"Native class augmentations"},{"name":"Function.isInterface","type":"function","value":"function (a) {\n if (typeof a === \"undefined\" || a === null) {\n return false;\n }\n return !!a.__interface;\n}","category":"Native class augmentations"},{"name":"Function.isNamespace","type":"function","value":"function (a) {\n if (typeof a === \"undefined\" || a === null) {\n return false;\n }\n return !!a.__namespace;\n}","category":"Native class augmentations"},{"name":"Function.parse","type":"function","value":"function (typeName, ns) {\n var fn;\n if (ns) {\n fn = Sys.__upperCaseTypes[ns.getName().toUpperCase() + \".\" + typeName.toUpperCase()];\n return fn || null;\n }\n if (!typeName) {\n return null;\n }\n if (!Type.__htClasses) {\n Type.__htClasses = {};\n }\n fn = Type.__htClasses[typeName];\n if (!fn) {\n fn = eval(typeName);\n Type.__htClasses[typeName] = fn;\n }\n return fn;\n}","category":"Native class augmentations"},{"name":"Function.registerNamespace","type":"function","value":"function (f) {\n var d = window, c = f.split(\".\");\n for (var b = 0; b < c.length; b++) {\n var e = c[b], a = d[e];\n if (!a) {\n a = d[e] = {__namespace: true, __typeName: c.slice(0, b + 1).join(\".\")};\n if (b === 0) {\n Sys.__rootNamespaces[Sys.__rootNamespaces.length] = a;\n }\n a.getName = function () {return this.__typeName;};\n }\n d = a;\n }\n}","category":"Native class augmentations"},{"name":"Function.isEnum","type":"function","value":"function (a) {\n if (typeof a === \"undefined\" || a === null) {\n return false;\n }\n return !!a.__enum;\n}","category":"Native class augmentations"},{"name":"Function.isFlags","type":"function","value":"function (a) {\n if (typeof a === \"undefined\" || a === null) {\n return false;\n }\n return !!a.__flags;\n}","category":"Native class augmentations"},{"name":"Function.prototype.callBaseMethod","type":"function","value":"function (a, d, b) {\n var c = this.getBaseMethod(a, d);\n if (!b) {\n return c.apply(a);\n } else {\n return c.apply(a, b);\n }\n}","category":"Native class augmentations"},{"name":"Function.prototype.getBaseMethod","type":"function","value":"function (d, c) {\n var b = this.getBaseType();\n if (b) {\n var a = b.prototype[c];\n return a instanceof Function ? a : null;\n }\n return null;\n}","category":"Native class augmentations"},{"name":"Function.prototype.getBaseType","type":"function","value":"function () {\n return typeof this.__baseType === \"undefined\" ? null : this.__baseType;\n}","category":"Native class augmentations"},{"name":"Function.prototype.getInterfaces","type":"function","value":"function () {\n var a = [], b = this;\n while (b) {\n var c = b.__interfaces;\n if (c) {\n for (var d = 0, f = c.length; d < f; d++) {\n var e = c[d];\n if (!Array.contains(a, e)) {\n a[a.length] = e;\n }\n }\n }\n b = b.__baseType;\n }\n return a;\n}","category":"Native class augmentations"},{"name":"Function.prototype.getName","type":"function","value":"function () {\n return typeof this.__typeName === \"undefined\" ? \"\" : this.__typeName;\n}","category":"Native class augmentations"},{"name":"Function.prototype.implementsInterface","type":"function","value":"function (d) {\n this.resolveInheritance();\n var c = d.getName(), a = this.__interfaceCache;\n if (a) {\n var e = a[c];\n if (typeof e !== \"undefined\") {\n return e;\n }\n } else {\n a = this.__interfaceCache = {};\n }\n var b = this;\n while (b) {\n var f = b.__interfaces;\n if (f) {\n if (Array.indexOf(f, d) !== -1) {\n return a[c] = true;\n }\n }\n b = b.__baseType;\n }\n return a[c] = false;\n}","category":"Native class augmentations"},{"name":"Function.prototype.inheritsFrom","type":"function","value":"function (b) {\n this.resolveInheritance();\n var a = this.__baseType;\n while (a) {\n if (a === b) {\n return true;\n }\n a = a.__baseType;\n }\n return false;\n}","category":"Native class augmentations"},{"name":"Function.prototype.initializeBase","type":"function","value":"function (a, b) {\n this.resolveInheritance();\n if (this.__baseType) {\n if (!b) {\n this.__baseType.apply(a);\n } else {\n this.__baseType.apply(a, b);\n }\n }\n return a;\n}","category":"Native class augmentations"},{"name":"Function.prototype.isImplementedBy","type":"function","value":"function (a) {\n if (typeof a === \"undefined\" || a === null) {\n return false;\n }\n var b = Object.getType(a);\n return !!(b.implementsInterface && b.implementsInterface(this));\n}","category":"Native class augmentations"},{"name":"Function.prototype.isInstanceOfType","type":"function","value":"function (b) {\n if (typeof b === \"undefined\" || b === null) {\n return false;\n }\n if (b instanceof this) {\n return true;\n }\n var a = Object.getType(b);\n return !!(a === this) ||\n a.inheritsFrom && a.inheritsFrom(this) ||\n a.implementsInterface && a.implementsInterface(this);\n}","category":"Native class augmentations"},{"name":"Function.prototype.registerClass","type":"function","value":"function (c, b, d) {\n this.prototype.constructor = this;\n this.__typeName = c;\n this.__class = true;\n if (b) {\n this.__baseType = b;\n this.__basePrototypePending = true;\n }\n Sys.__upperCaseTypes[c.toUpperCase()] = this;\n if (d) {\n this.__interfaces = [];\n for (var a = 2, f = arguments.length; a < f; a++) {\n var e = arguments[a];\n this.__interfaces.push(e);\n }\n }\n return this;\n}","category":"Native class augmentations"},{"name":"Function.prototype.registerInterface","type":"function","value":"function (a) {\n Sys.__upperCaseTypes[a.toUpperCase()] = this;\n this.prototype.constructor = this;\n this.__typeName = a;\n this.__interface = true;\n return this;\n}","category":"Native class augmentations"},{"name":"Function.prototype.resolveInheritance","type":"function","value":"function () {\n if (this.__basePrototypePending) {\n var b = this.__baseType;\n b.resolveInheritance();\n for (var a in b.prototype) {\n var c = b.prototype[a];\n if (!this.prototype[a]) {\n this.prototype[a] = c;\n }\n }\n delete this.__basePrototypePending;\n }\n}","category":"Native class augmentations"},{"name":"Function.prototype.registerEnum","type":"function","value":"function (b, c) {\n Sys.__upperCaseTypes[b.toUpperCase()] = this;\n for (var a in this.prototype) {\n this[a] = this.prototype[a];\n }\n this.__typeName = b;\n this.parse = Sys$Enum$parse;\n this.__string = this.toString();\n this.toString = Sys$Enum$toString;\n this.__flags = c;\n this.__enum = true;\n}","category":"Native class augmentations"},{"name":"Object.__typeName","type":"string","value":"Object","category":"Native class augmentations"},{"name":"Object.__class","type":"boolean","value":true,"category":"Native class augmentations"},{"name":"Object.getType","type":"function","value":"function (b) {\n var a = b.constructor;\n if (!a ||\n typeof a !== \"function\" ||\n !a.__typeName || a.__typeName === \"Object\") {\n return Object;\n }\n return a;\n}","category":"Native class augmentations"},{"name":"Object.getTypeName","type":"function","value":"function (a) {\n return Object.getType(a).getName();\n}","category":"Native class augmentations"},{"name":"RegExp.__typeName","type":"string","value":"RegExp","category":"Native class augmentations"},{"name":"RegExp.__class","type":"boolean","value":true,"category":"Native class augmentations"},{"name":"String.__typeName","type":"string","value":"String","category":"Native class augmentations"},{"name":"String.__class","type":"boolean","value":true,"category":"Native class augmentations"},{"name":"String.format","type":"function","value":"function () {\n return String._toFormattedString(false, arguments);\n}","category":"Native class augmentations"},{"name":"String.localeFormat","type":"function","value":"function () {\n return String._toFormattedString(true, arguments);\n}","category":"Native class augmentations"},{"name":"String._toFormattedString","type":"function","value":"function (l, j) {\n var c = \"\", e = j[0];\n for (var a = 0; true;) {\n var f = e.indexOf(\"{\", a), d = e.indexOf(\"}\", a);\n if (f < 0 && d < 0) {\n c += e.slice(a);\n break;\n }\n if (d > 0 && (d < f || f < 0)) {\n c += e.slice(a, d + 1);\n a = d + 2;\n continue;\n }\n c += e.slice(a, f);\n a = f + 1;\n if (e.charAt(a) === \"{\") {\n c += \"{\";\n a++;\n continue;\n }\n if (d < 0) {\n break;\n }\n var h = e.substring(a, d), g = h.indexOf(\":\"), k = parseInt(g < 0 ? h : h.substring(0, g), 10) + 1, i = g < 0 ? \"\" : h.substring(g + 1), b = j[k];\n if (typeof b === \"undefined\" || b === null) {\n b = \"\";\n }\n if (b.toFormattedString) {\n c += b.toFormattedString(i);\n } else if (l && b.localeFormat) {\n c += b.localeFormat(i);\n } else if (b.format) {\n c += b.format(i);\n } else {\n c += b.toString();\n }\n a = d + 1;\n }\n return c;\n}","category":"Native class augmentations"},{"name":"String.prototype.endsWith","type":"function","value":"function (a) {\n return this.substr(this.length - a.length) === a;\n}","category":"Native class augmentations"},{"name":"String.prototype.startsWith","type":"function","value":"function (a) {\n return this.substr(0, a.length) === a;\n}","category":"Native class augmentations"},{"name":"String.prototype.trim","type":"function","value":"function () {\n return this.replace(/^\\s+|\\s+$/g, \"\");\n}","category":"Native class augmentations"},{"name":"String.prototype.trimEnd","type":"function","value":"function () {\n return this.replace(/\\s+$/, \"\");\n}","category":"Native class augmentations"},{"name":"String.prototype.trimStart","type":"function","value":"function () {\n return this.replace(/^\\s+/, \"\");\n}","category":"Native class augmentations"},{"name":"Number.__typeName","type":"string","value":"Number","category":"Native class augmentations"},{"name":"Number.__class","type":"boolean","value":true,"category":"Native class augmentations"},{"name":"Number.parseLocale","type":"function","value":"function (a) {\n return Number._parse(a, Sys.CultureInfo.CurrentCulture);\n}","category":"Native class augmentations"},{"name":"Number.parseInvariant","type":"function","value":"function (a) {\n return Number._parse(a, Sys.CultureInfo.InvariantCulture);\n}","category":"Native class augmentations"},{"name":"Number._parse","type":"function","value":"function (b, o) {\n b = b.trim();\n if (b.match(/^[+-]?infinity$/i)) {\n return parseFloat(b);\n }\n if (b.match(/^0x[a-f0-9]+$/i)) {\n return parseInt(b);\n }\n var a = o.numberFormat, g = Number._parseNumberNegativePattern(b, a, a.NumberNegativePattern), h = g[0], e = g[1];\n if (h === \"\" && a.NumberNegativePattern !== 1) {\n g = Number._parseNumberNegativePattern(b, a, 1);\n h = g[0];\n e = g[1];\n }\n if (h === \"\") {\n h = \"+\";\n }\n var j, d, f = e.indexOf(\"e\");\n if (f < 0) {\n f = e.indexOf(\"E\");\n }\n if (f < 0) {\n d = e;\n j = null;\n } else {\n d = e.substr(0, f);\n j = e.substr(f + 1);\n }\n var c, k, m = d.indexOf(a.NumberDecimalSeparator);\n if (m < 0) {\n c = d;\n k = null;\n } else {\n c = d.substr(0, m);\n k = d.substr(m + a.NumberDecimalSeparator.length);\n }\n c = c.split(a.NumberGroupSeparator).join(\"\");\n var n = a.NumberGroupSeparator.replace(/\\u00A0/g, \" \");\n if (a.NumberGroupSeparator !== n) {\n c = c.split(n).join(\"\");\n }\n var l = h + c;\n if (k !== null) {\n l += \".\" + k;\n }\n if (j !== null) {\n var i = Number._parseNumberNegativePattern(j, a, 1);\n if (i[0] === \"\") {\n i[0] = \"+\";\n }\n l += \"e\" + i[0] + i[1];\n }\n if (l.match(/^[+-]?\\d*\\.?\\d*(e[+-]?\\d+)?$/)) {\n return parseFloat(l);\n }\n return Number.NaN;\n}","category":"Native class augmentations"},{"name":"Number._parseNumberNegativePattern","type":"function","value":"function (a, d, e) {\n var b = d.NegativeSign, c = d.PositiveSign;\n switch (e) {\n case 4:\n b = \" \" + b;\n c = \" \" + c;\n case 3:\n if (a.endsWith(b)) {\n return [\"-\", a.substr(0, a.length - b.length)];\n } else if (a.endsWith(c)) {\n return [\"+\", a.substr(0, a.length - c.length)];\n }\n break;\n case 2:\n b += \" \";\n c += \" \";\n case 1:\n if (a.startsWith(b)) {\n return [\"-\", a.substr(b.length)];\n } else if (a.startsWith(c)) {\n return [\"+\", a.substr(c.length)];\n }\n break;\n case 0:\n if (a.startsWith(\"(\") && a.endsWith(\")\")) {\n return [\"-\", a.substr(1, a.length - 2)];\n }\n default:;\n }\n return [\"\", a];\n}","category":"Native class augmentations"},{"name":"Number.prototype.format","type":"function","value":"function (a) {\n return this._toFormattedString(a, Sys.CultureInfo.InvariantCulture);\n}","category":"Native class augmentations"},{"name":"Number.prototype.localeFormat","type":"function","value":"function (a) {\n return this._toFormattedString(a, Sys.CultureInfo.CurrentCulture);\n}","category":"Native class augmentations"},{"name":"Number.prototype._toFormattedString","type":"function","value":"function (d, j) {\n if (!d || d.length === 0 || d === \"i\") {\n if (j && j.name.length > 0) {\n return this.toLocaleString();\n } else {\n return this.toString();\n }\n }\n var o = [\"n %\", \"n%\", \"%n\"], n = [\"-n %\", \"-n%\", \"-%n\"], p = [\"(n)\", \"-n\", \"- n\", \"n-\", \"n -\"], m = [\"$n\", \"n$\", \"$ n\", \"n $\"], l = [\"($n)\", \"-$n\", \"$-n\", \"$n-\", \"(n$)\", \"-n$\", \"n-$\", \"n$-\", \"-n $\", \"-$ n\", \"n $-\", \"$ n-\", \"$ -n\", \"n- $\", \"($ n)\", \"(n $)\"];\n\n function g(a, c, d) {\n for (var b = a.length; b < c; b++) {\n a = d ? \"0\" + a : a + \"0\";\n }\n return a;\n }\n\n\n function i(j, i, l, n, p) {\n var h = l[0], k = 1, o = Math.pow(10, i), m = Math.round(j * o) / o;\n if (!isFinite(m)) {\n m = j;\n }\n j = m;\n var b = j.toString(), a = \"\", c, e = b.split(/e/i);\n b = e[0];\n c = e.length > 1 ? parseInt(e[1]) : 0;\n e = b.split(\".\");\n b = e[0];\n a = e.length > 1 ? e[1] : \"\";\n var q;\n if (c > 0) {\n a = g(a, c, false);\n b += a.slice(0, c);\n a = a.substr(c);\n } else if (c < 0) {\n c = - c;\n b = g(b, c + 1, true);\n a = b.slice(- c, b.length) + a;\n b = b.slice(0, - c);\n }\n if (i > 0) {\n if (a.length > i) {\n a = a.slice(0, i);\n } else {\n a = g(a, i, false);\n }\n a = p + a;\n } else {\n a = \"\";\n }\n var d = b.length - 1, f = \"\";\n while (d >= 0) {\n if (h === 0 || h > d) {\n if (f.length > 0) {\n return b.slice(0, d + 1) + n + f + a;\n } else {\n return b.slice(0, d + 1) + a;\n }\n }\n if (f.length > 0) {\n f = b.slice(d - h + 1, d + 1) + n + f;\n } else {\n f = b.slice(d - h + 1, d + 1);\n }\n d -= h;\n if (k < l.length) {\n h = l[k];\n k++;\n }\n }\n return b.slice(0, d + 1) + n + f + a;\n }\n\n var a = j.numberFormat, e = Math.abs(this);\n if (!d) {\n d = \"D\";\n }\n var b = -1;\n if (d.length > 1) {\n b = parseInt(d.slice(1), 10);\n }\n var c;\n switch (d.charAt(0)) {\n case \"d\":\n case \"D\":\n c = \"n\";\n if (b !== -1) {\n e = g(\"\" + e, b, true);\n }\n if (this < 0) {\n e = - e;\n }\n break;\n case \"c\":\n case \"C\":\n if (this < 0) {\n c = l[a.CurrencyNegativePattern];\n } else {\n c = m[a.CurrencyPositivePattern];\n }\n if (b === -1) {\n b = a.CurrencyDecimalDigits;\n }\n e = i(Math.abs(this), b, a.CurrencyGroupSizes, a.CurrencyGroupSeparator, a.CurrencyDecimalSeparator);\n break;\n case \"n\":\n case \"N\":\n if (this < 0) {\n c = p[a.NumberNegativePattern];\n } else {\n c = \"n\";\n }\n if (b === -1) {\n b = a.NumberDecimalDigits;\n }\n e = i(Math.abs(this), b, a.NumberGroupSizes, a.NumberGroupSeparator, a.NumberDecimalSeparator);\n break;\n case \"p\":\n case \"P\":\n if (this < 0) {\n c = n[a.PercentNegativePattern];\n } else {\n c = o[a.PercentPositivePattern];\n }\n if (b === -1) {\n b = a.PercentDecimalDigits;\n }\n e = i(Math.abs(this) * 100, b, a.PercentGroupSizes, a.PercentGroupSeparator, a.PercentDecimalSeparator);\n break;\n default:\n throw Error.format(Sys.Res.formatBadFormatSpecifier);\n }\n var k = /n|\\$|-|%/g, f = \"\";\n for (; true;) {\n var q = k.lastIndex, h = k.exec(c);\n f += c.slice(q, h ? h.index : c.length);\n if (!h) {\n break;\n }\n switch (h[0]) {\n case \"n\":\n f += e;\n break;\n case \"$\":\n f += a.CurrencySymbol;\n break;\n case \"-\":\n f += a.NegativeSign;\n break;\n case \"%\":\n f += a.PercentSymbol;\n default:;\n }\n }\n return f;\n}","category":"Native class augmentations"},{"name":"Boolean.__typeName","type":"string","value":"Boolean","category":"Native class augmentations"},{"name":"Boolean.__class","type":"boolean","value":true,"category":"Native class augmentations"},{"name":"Boolean.parse","type":"function","value":"function (b) {\n var a = b.trim().toLowerCase();\n if (a === \"false\") {\n return false;\n }\n if (a === \"true\") {\n return true;\n }\n}","category":"Native class augmentations"}],"",""],["virtualearth","Microsoft Virtual Earth",880,14,"","",[{"scripts":["js/frameworks/virtualearth.js"]}],"",[{"name":"createPopup","type":"function","value":"function () {\n var obj = new Object;\n obj.document = document.createDocumentFragment();\n obj.document.body = obj.document.appendChild(document.createElement(\"div\"));\n obj.document.close = obj.document.open = function () {};\n obj.document.write = function (v) {obj.document.body.innerHTML += v;};\n obj.show = function (x, y, width, height, offset) {if (!offset) {offset = document.body;}var offsetLoc = Web.Dom.GetLocation(offset);obj.document.body.style.cssText = \"z-index:100;position:absolute;margin:0px;padding:0px;top:{0}px;left:{1}px;width:{2}px;height:{3}px;background:white\".format(y + offsetLoc.top, x + offsetLoc.left, width, height);var r = document.body.appendChild(obj.document.body);document.addEventListener(\"mousedown\", doHide, true);r.onclicktemp = obj.document.onclick;r.onclick = doClick;\nfunction doHide(ev) {if (!obj.document.body.contains(ev.target)) {ev.stopPropagation();r.removeNode();}document.removeEventListener(\"mousedown\", doHide, true);}\n\n\nfunction doClick(ev) {if (this.onclicktemp) {this.onclicktemp();}r.removeNode();}\n\n};\n return obj;\n}","category":"Global symbols"},{"name":"detachEvent","type":"function","value":"function (type, callback) {\n RemoveMap(this, type, callback);\n}","category":"Global symbols"},{"name":"attachEvent","type":"function","value":"function (type, callback) {\n Map(this, type, callback);\n}","category":"Global symbols"},{"name":"CollectGarbage","type":"function","value":"function () {\n}","category":"Global symbols"},{"name":"VE_TrafficIncidentType","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"VERouteType","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"VEDistanceUnit","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"VEFindType","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"VEClusteringType","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"_VE_ServiceType","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"VEShapeLayer","type":"function","value":"function () {\n this._mapGuid = null;\n this.Name = \"\";\n this.MsnId = \"\";\n this.IsPublic = false;\n this.Culture = \"en-us\";\n this.IsIndexed = false;\n this.SourceUrl = null;\n this.DateCreated = Date();\n this.DateModified = Date();\n this.Tags = \"\";\n this.Notes = \"\";\n this.Annotations = [];\n this.Dirty = false;\n this.IsClearDom = true;\n this.ViewableByOwnerOnly = false;\n this.EditableByOwner = true;\n this.OwnerIsViewing = false;\n this._properties = null;\n this.iid = MC_IID_NAMESPACE + MC_IID_CON_TOKEN + Msn.Drawing.GetGeoUID(MC_GEO_TYPE_COL);\n this._index = 0;\n this.GetShapeCount = function () {if (this.Annotations) {return this.Annotations.length;} else {return 0;}};\n this.ClearAnnotations = function () {while (this.Annotations.length) {var a = this.Annotations.pop();a = null;}};\n this.AddAnnotation = function (a, b) {if (a && this.Annotations) {this.IsClearDom = true;a.IsClearDom = true;if (typeof b == \"number\" && b >= 0 && b < this.Annotations.length) {this.Annotations.splice(b, 0, a);return this.Annotations.length;} else {a.SetIndex(this.Annotations.length);a.SetDisplayOrder(this.Annotations.length);return this.Annotations.push(a);}}};\n this.RetrieveAnnotationById = function (b) {if (this.Annotations.length > 0 && b) {var a = 0;while (a < this.Annotations.length) {if (b == this.Annotations[a].Id) {return a;}a++;}}return null;};\n this.ResetOrder = function () {if (this.Annotations && this.Annotations != \"\" && this.Annotations != \"undefined\" && this.Annotations.length > 0) {for (var a = 0; a < this.Annotations.length; a++) {if (this.Annotations[a] instanceof VEShape) {this.Annotations[a].DisplayOrder = a;this.Annotations[a].Delta = 0;}}this.Dirty = false;}};\n this.ReOrder = function () {this.Annotations.sort(this.sortByIndex);this.Dirty = false;};\n this.sortByIndex = function (a, b) {if (a instanceof VEShape && b instanceof VEShape) {a.DisplayOrder = a.DisplayOrder + a.Delta;b.DisplayOrder = b.DisplayOrder + b.Delta;a.Delta = 0;b.Delta = 0;return a.DisplayOrder - b.DisplayOrder;}};\n}","category":"Global symbols"},{"name":"VELayerProperties","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"VE_CollectionsManagerConstants","type":"function","value":"function () {\n}","category":"Global symbols"},{"name":"VE_AnnotationState","type":"function","value":"function () {\n}","category":"Global symbols"},{"name":"VE_AnnotationActions","type":"function","value":"function () {\n}","category":"Global symbols"},{"name":"VE_CollectionActions","type":"function","value":"function () {\n}","category":"Global symbols"},{"name":"VEShapeStyleLibrary","type":"function","value":"function () {\n var a = [];\n this.AddMapSymbol = function (b) {if (b.stroke_color2 == null || b.stroke_color2 == \"\") {if (b.stroke_color == \"red\") {b.stroke_color2 = \"blue\";} else {b.stroke_color2 = \"red\";}}if (b.fill_color2 == null || b.fill_color2 == \"\") {if (b.fill_color == \"blue\") {b.fill_color2 = \"red\";} else {b.fill_color2 = \"blue\";}}a.push(b);};\n var b = null;\n this.GetCurrentDefaultSymbol = function () {if (b == null) {b = this.GetMapSymbolByID(MC_PROPERTY_PARK);}return b;};\n this.GetMapSymbolByID = function (c) {if (a.length > 0) {for (var d = 0; d < a.length; d++) {if (a[d].id == c) {return a[d];}}} else {var e = new VEShapeStyle;e.id = MC_PROPERTY_DEFAULT;this.AddMapSymbol(e);}var b = null;if (typeof c == \"undefined\" || c == 0) {return a[0];}b = new VEShapeStyle;switch (c) {case MC_PROPERTY_HIGHWAY:b.id = c;break;case MC_PROPERTY_ROAD:b.id = c;b.stroke_color = \"yellow\";b.stroke_style = \"thickbetweenthin\";b.stroke_weight = 6;break;case MC_PROPERTY_LAKE:b.id = c;break;case MC_PROPERTY_PARK:b.id = c;b.stroke_opacity = \"50%\";b.stroke_endcap = \"square\";b.stroke_joinstyle = \"bevel\";break;case MC_PROPERTY_PARKINGLOT:b.id = c;break;case MC_PROPERTY_PUSHPIN:b.id = c;break;case MC_PROPERTY_TEMPDRAW:b.id = c;b.stroke_weight = 1;b.stroke_dashstyle = \"dashdot\";break;case MC_PROPERTY_TEMPEDIT:b.id = c;b.stroke_weight = 1;b.stroke_color = \"#0F0F0F\";b.stroke_dashstyle = \"longdashdot\";break;case MC_PROPERTY_EDITNODE:b.id = c;b.shape_drawtype = \"v:rect\";b.style_filter = \"100%\";b.stroke_color = \"#000000\";b.fill_color = \"yellow\";break;case MC_PROPERTY_EDITSELNODE:b.id = c;b.shape_drawtype = \"v:rect\";b.style_filter = \"100%\";b.stroke_color = \"red\";b.fill_color = \"yellow\";break;case MC_PROPERTY_GHOSTNODE:b.id = c;b.shape_drawtype = \"v:rect\";b.style_filter = \"100%\";b.stroke_opacity = \"100%\";b.fill_opacity = \"100%\";b.stroke_color = \"#666666\";b.fill_color = \"#dddd88\";break;default:return a[0];}this.AddMapSymbol(b);return b;};\n this.GetLocalMapSymbol = function (b) {var a = VE_MapManager.GetEntityPrimitiveByElmt(b);if (a == null) {return null;}geometry = a[2];if (typeof geometry == \"undefined\" || geometry == null) {return null;}return geometry.symbol;};\n}","category":"Global symbols"},{"name":"VE_MapCmlReader","type":"function","value":"function () {\n}","category":"Global symbols"},{"name":"MapOverlayNode","type":"function","value":"function (b, a) {\n this.item = b;\n this.layers = a;\n}","category":"Global symbols"},{"name":"VEDataType","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"VEModelScaleUnit","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"VEModelStatusCode","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"VEModelFormat","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"VEFailedShapeRequest","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"VEShapeAccuracy","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"VEDashboardSize","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"elStyle","type":"object","value":"[object HTMLLinkElement]","category":"Global symbols"},{"name":"VE_RequestUrl","type":"string","value":"http://dev.virtualearth.net/mapcontrol/v6.2/veapi.ashx?VEAPI_DisableAtlasCompat=true&v=6.2.2008082210001.41&__load__","category":"Global symbols"},{"name":"VEOrientation","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"VEMapStyle","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"VEMapMode","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"VEAltitudeMode","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"VE_Scratchpad","type":"function","value":"function VE_ScratchpadManager() {\n}","category":"Global symbols"},{"name":"s_account","type":"string","value":"__omnitureaccount__","category":"Global symbols"},{"name":"Web","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"VEAPI_DisableAtlasCompat","type":"boolean","value":false,"category":"Global symbols"},{"name":"__DEP_COL_HASH","type":"object","value":"","category":"Global symbols"},{"name":"VE_3DPlugin","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"VE_ModelWhereType","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"VE_ModelActionType","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"VEPixel","type":"function","value":"function (a, b) {\n this.x = parseFloat(a);\n this.y = parseFloat(b);\n}","category":"Global symbols"},{"name":"VEMiniMapVersion","type":"function","value":"function () {\n}","category":"Global symbols"},{"name":"VEMiniMapExpandState","type":"function","value":"function () {\n}","category":"Global symbols"},{"name":"VEMiniMapSize","type":"function","value":"function () {\n}","category":"Global symbols"},{"name":"$MVEM","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"VE_LatLongThreshold","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"VE_LineClip","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"VEShapeStyle","type":"function","value":"function () {\n this.iid = Msn.Drawing.GetGeoUID(MC_GEO_TYPE_SYMBOL);\n this.id = this.iid;\n}","category":"Global symbols"},{"name":"IsValidMapserviceOpacity","type":"function","value":"function (a) {\n return a != null && typeof a != \"undefined\" && a >= 0 && a <= 1;\n}","category":"Global symbols"},{"name":"IsValidMapserviceMetadata","type":"function","value":"function (a) {\n return a != null && typeof a != \"undefined\" && a != \"\";\n}","category":"Global symbols"},{"name":"IsValidMapserviceSource","type":"function","value":"function (a) {\n return a != null && typeof a != \"undefined\" && a != \"\";\n}","category":"Global symbols"},{"name":"IsValidMapserviceType","type":"function","value":"function (a) {\n return a != null &&\n typeof a != \"undefined\" &&\n a != \"\" && VEMapserviceTypeIndex(a) != -1;\n}","category":"Global symbols"},{"name":"VEMapserviceTypeIndex","type":"function","value":"function (c) {\n var b = -1;\n if (VEMapserviceTypeList != null) {\n for (var a = 0; a < VEMapserviceTypeList.length; a++) {\n if (c == VEMapserviceTypeList[a]) {\n b = a;\n break;\n }\n }\n }\n return b;\n}","category":"Global symbols"},{"name":"Msn","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"MapControl","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"MVC_Init_ViewFacade_Drawing","type":"function","value":"function MVC_Init_ViewFacade_Drawing() {\n}","category":"Global symbols"},{"name":"MVC_Init_View3D_Drawing","type":"function","value":"function MVC_Init_View3D_Drawing() {\n Msn.MVC.View3D.prototype._DrawAllCollectionLayers = function () {var c = VE_MapManager.GetCollectionCount();for (var a = 0; a < c; a++) {var b = VE_MapManager.GetCollectionByIndex(a);b._index = a;this._DrawCollectionLayer(b);}};\n Msn.MVC.View3D.prototype._ClearAllCollectionLayers = function () {};\n Msn.MVC.View3D.prototype._DrawCollectionLayer = function (a) {this._ClearCollectionLayer(a);if (a.GetVisibility()) {var d = false;if (a.GetType() == MC_COL_TYPE_FAVORITE) {d = true;}var e = a.GetShapeCount();for (var b = 0; b < e; b++) {var c = a.Annotations[b];c.SetIndex(b);if (c.GetVisibility()) {this._DrawEntity(c, null, false, d, a);}}}};\n Msn.MVC.View3D.prototype._ClearCollectionLayer = function (b) {var c = b.GetShapeCount();for (var a = 0; a < c; a++) {this._ClearEntity(b.Annotations[a]);}};\n Msn.MVC.View3D.prototype._HighlightEntity = function (a, c) {if (a == null) {return;}var e = a.GetId(), d = a.GetPrimitive(0);if (d.type == VEShapeType.Pushpin) {return;}var b = e + this._entityIdShapePostfix;this._spacecontrol.SetGeometryHighlight(this._hackUniqueLayerId, b, c);};\n Msn.MVC.View3D.prototype._DrawEntityLabel = function (d, u) {var e = d.GetPrimitive(0), c = u;if (typeof c == \"undefined\" || c == null) {c = new _VE_EntityDrawingState;c.zIndexIcon = this._GetZIndex(null, d);c.zIndexPolyShape = this._GetZIndexPolyShape(null, d);c.minZoomLevel = b(d);c.maxZoomLevel = a(d);c.isShared = false;}if (!c.text) {if (typeof c.zIndexIcon == \"undefined\" || c.zIndexIcon == null) {c.zIndexIcon = this._GetZIndex(null, d);}c.text = this._GetDefautlStyleProperties(d, d.GetIndex() + 1, c.zIndexIcon);}var h = c.text, m = this._hackUniqueLayerId, s = d.GetBusinessListingId(), l = \"title_search3\", p = c.isShared, r = d.IsOverlay(), k = d.GetId(), i = null, j = null, o = 0, f = e.symbol, g = null;if (p) {l = \"shared\";}if (d.IsModel()) {if (p) {l = \"sharemodel\";} else {l = \"model\";}} else if (e.type == VEShapeType.Pushpin) {var q = r ? Msn.VE.PushPinTypes.Overlay : Msn.VE.PushPinTypes.Annotation;if (p) {g = PushpinURL(q, \"shared\");} else if (typeof s != \"undefined\" && parseInt(s) != 0) {g = PushpinURL(q, \"business\");} else {g = PushpinURL(q);}}if (d.IconUrl) {g = d.IconUrl;} else if (!g) {g = PushpinURL(Msn.VE.PushPinTypes.SearchResultPrecise, l);}if (e.type == VEShapeType.Pushpin) {i = e.points[0];j = e.points[1];if (f == null) {e.symbol = VE_MapDispatch_SymbolLib.GetMapSymbolByID(MC_PROPERTY_PUSHPIN);f = e.symbol;}} else {f = this._GetPrimitiveSymbolOrDefault(e);i = e.labelPosX;j = e.labelPosY;o = e.labelPosZ;}if (f && r) {if (!f.textbox_OffsetX) {f.textbox_OffsetX = \"50%\";}if (!f.textbox_OffsetY) {f.textbox_OffsetY = \"50%\";}if (h && h.indexOf(\"textoffset\") == -1) {h += \" textoffset =\\\"\" + f.textbox_OffsetX + \",\" + f.textbox_OffsetY + \"\\\" \";}}var v = typeof Msn.VE.API != \"undefined\" && Msn.VE.API != null;if (v) {g = f.imagedata_src;h = this._GetAPIProperties(d, f, c.zIndexIcon, c.minZoomLevel, c.maxZoomLevel);}if (e.type == VEShapeType.Pushpin) {var t = d.ModelData != null && typeof d.ModelData == \"object\";if (!t || e.isLabel) {if (e.altitudes == null) {this._spacecontrol.AddPointWithProperties(m, k, j, i, g, h);} else {var n = e.altitudes[0];if (d.IsModel() && parseFloat(n) < 0) {n = 0;}this._spacecontrol.AddPointWithAltitudeAndProperties(m, k, j, i, n, g, h);}}} else if (e.isLabel) {if (o) {this._spacecontrol.AddPointWithAltitudeAndProperties(m, k, j, i, o, g, h);} else {this._spacecontrol.AddPointWithProperties(m, k, j, i, g, h);}}};\n Msn.MVC.View3D.prototype._DrawPolyline = function (f, d) {var c = f.GetPrimitive(0), l = f.GetId();if (c.type == VEShapeType.Pushpin) {return;}var g = this._ConvertPointArrayToView3DParameter(c.points, c.altitudes), b = this._GetPrimitiveSymbolOrDefault(c), k = this._ConvertStrokeWeightToView3DParameter(b.stroke_weight), h = d.zIndexPolyShape, j = d.minZoomLevel, i = d.maxZoomLevel, a = [];a.push(\"Linecolor='\");a.push(b.stroke_color);a.push(\"'\");a.push(\" Lineweight='\");a.push(k);a.push(\"'\");a.push(\" zindex='\");a.push(h);a.push(\"'\");a.push(\" Dashstyle='\");a.push(b.stroke_dashstyle);a.push(\"'\");a.push(\" minLOD='\");a.push(j);a.push(\"'\");a.push(\" maxLOD='\");a.push(i);a.push(\"'\");a.push(\" extruded='\");a.push(c.extruded);a.push(\"'\");a.push(\" altitudeMode='\");a.push(c.altitudeMode);a.push(\"'\");a.push(\" Lineopacity='\");a.push(b.stroke_opacity);a.push(\"'\");a.push(\" highlightlinecolor='\");a.push(b.stroke_color2);a.push(\"'\");var e = l + this._entityIdShapePostfix;if (c.type == VEShapeType.Polygon) {a.push(\" Fillcolor='\");a.push(b.fill_color);a.push(\"'\");a.push(\" Fillopacity='\");a.push(b.fill_opacity);a.push(\"'\");a.push(\" highlightfillcolor='\");if (b.fill_color2.indexOf(\"#\") == 0 && b.fill_color2.length < 8) {b.fill_color2 = \"#4C\" + b.fill_color2.substring(1);}a.push(b.fill_color2);a.push(\"'\");this._spacecontrol.AddPolygonWithProperties(this._hackUniqueLayerId, e, g, a.join(\"\"));} else {this._spacecontrol.AddPolylineWithProperties(this._hackUniqueLayerId, e, g, a.join(\"\"));}};\n Msn.MVC.View3D.prototype._DrawEntity = function (c, l, o, n, k) {if (c == null) {return;}var h = c.GetId();if (!c.GetVisibility()) {this._spacecontrol.DeleteGeometry(this._hackUniqueLayerId, h);return;}var e = typeof k != \"object\" ? null : k;if (c.IsModel()) {var g, f = \"clientid=\" + c.GetId();if (c.ModelData) {f = f.concat(\";\", c.ModelData.Properties, \";maxLod=\", a(c), \";minLod=\", b(c));g = VE_ModelActionType.LoadModelFile;} else {f += \";msnid=\" + c.GetMsnId();if (!e) {e = VE_MapManager.GetSelectedCollection();}f += \";cclientid=\" + e.GetId() + \";cmsnid=\" + e.GetMsnId();g = VE_ModelActionType.AddModel;}ProcessModelIn3D(g, f, this._spacecontrol);}var m = c.GetPrimitive(0), d = new _VE_EntityDrawingState;d.minZoomLevel = b(c);d.maxZoomLevel = a(c);d.isShared = n;d.parentEl = l;var i = m.type == VEShapeType.Pushpin ? true : false, j = typeof Msn.VE.API != \"undefined\" && Msn.VE.API != null;if (i || j || !j && VE_MapManager.IsHighlightEntity(h)) {d.zIndexIcon = this._GetZIndex(e, c);d.text = this._GetDefautlStyleProperties(c, c.GetIndex() + 1, d.zIndexIcon);this._DrawEntityLabel(c, d);}if (!i) {d.zIndexPolyShape = this._GetZIndexPolyShape(e, c);this._DrawPolyline(c, d);}};\n Msn.MVC.View3D.prototype._GetDefautlStyleProperties = function (b, f, e) {var c = \"\", d = b.GetPrimitive(0), a = [];if (b.IconUrl) {a.push(\"text=\\\"\\\"\");a.push(\"width=\\\"32\\\" \");a.push(\"height=\\\"32\\\" \");} else {a.push(\"text=\\\"\" + (b.GetIndex() + 1) + \"\\\" \");}a.push(\"altitudeMode=\\\"\" + d.altitudeMode + \"\\\" \");a.push(\"zindex =\\\"\" + e + \"\\\" \");c = a.join(\" \");return c;};\n Msn.MVC.View3D.prototype._GetStyleProperties = function (f, i) {var h = \"\", g = \"\", e = f.GetPrimitive(0), d = e.symbol;if (e.name) {g = e.name;}var c = [];c.push(\"text=\\\"\" + g + \"\\\" \");c.push(\"altitudeMode=\\\"\" + e.altitudeMode + \"\\\" \");c.push(\"width=\\\"\" + d.img_width + \"\\\" \");c.push(\"height=\\\"\" + d.img_height + \"\\\" \");c.push(\"textbold =\\\"\" + d.textbox_bold + \"\\\" \");c.push(\"textfont=\\\"\" + d.textbox_font + \"\\\" \");c.push(\"textitalics=\\\"\" + d.textbox_italic + \"\\\" \");c.push(\"textunderline =\\\"\" + d.textbox_underscore + \"\\\" \");c.push(\"textsize =\\\"\" + d.textbox_size + \"\\\" \");c.push(\"minLOD =\\\"\" + b(f) + \"\\\" \");c.push(\"maxLOD =\\\"\" + a(f) + \"\\\" \");c.push(\"imageoffset =\\\"\" + d.img_offsetX + \",\" + d.img_offsetY + \"\\\" \");c.push(\"textoffset =\\\"\" + d.textbox_OffsetX + \",\" + d.textbox_OffsetY + \"\\\" \");var k = d.textbox_color.replace(\"#\", \"#\" + parseInt(d.textbox_color_opacity * 255).toString(16)), j = d.textbox_backcolor.replace(\"#\", \"#\" + parseInt(d.textbox_backcolor_opacity * 255).toString(16));c.push(\"forecolor=\\\"\" + k + \"\\\" \");c.push(\"backcolor =\\\"\" + j + \"\\\" \");c.push(\"zindex =\\\"\" + i + \"\\\" \");h = c.join(\" \");return h;};\n Msn.MVC.View3D.prototype._GetAPIProperties = function (c, h, d, f, e) {var b, g = c.GetPrimitive(0);if (h.isOn) {b = this._GetStyleProperties(c, d);} else {var a = [];a.push(\"text=\\\"\\\"\");a.push(\"minLOD =\\\"\", f, \"\\\" \");a.push(\"maxLOD =\\\"\", e, \"\\\" \");a.push(\"altitudeMode =\\\"\", g.altitudeMode, \"\\\" \");a.push(\"zindex =\\\"\" + d + \"\\\" \");b = a.join(\" \");}return b;};\n\n function b(a) {\n var b = a.minZoomLevel;\n if (Msn.VE.API != null &&\n a._shplayer != null && b < a._shplayer.MinScale) {\n b = a._shplayer.MinScale;\n }\n return b;\n }\n\n\n function a(a) {\n var b = a.maxZoomLevel;\n if (Msn.VE.API != null &&\n a._shplayer != null && b > a._shplayer.MaxScale) {\n b = a._shplayer.MaxScale;\n }\n return b;\n }\n\n Msn.MVC.View3D.prototype._GetZIndex = function (a, b) {var d = 60;if (typeof Msn.VE.API == \"undefined\" || Msn.VE.API == null) {if (a == null) {a = VE_MapManager.GetCollectionByAnId(b.GetId());}if (a != null) {d = c(a, b);}} else {d = b.GetZIndex();}return d;};\n Msn.MVC.View3D.prototype._GetZIndexPolyShape = function (a, b) {var d = 60;if (typeof Msn.VE.API == \"undefined\" || Msn.VE.API == null) {if (a == null) {a = VE_MapManager.GetCollectionByAnId(b.GetId());}if (a != null) {d = c(a, b);}} else {d = b.GetZIndexPolyShape();}return d;};\n\n function c(c, a) {\n var b = VE_MapManager.GetCollectionCount();\n return (b - c._index) * MC_MAX_COL_SIZE + a.GetIndex();\n }\n\n Msn.MVC.View3D.prototype._ClearEntity = function (a) {if (a.IsModel()) {var b, c = \"clientid=\" + a.GetId();if (a.ModelData) {b = VE_ModelActionType.DeleteModelFile;} else {c += \";msnid=\" + a.GetMsnId() + \"\";b = VE_ModelActionType.DeleteModel;}ProcessModelIn3D(b, c, this._spacecontrol);}var e = a.GetId();this._spacecontrol.DeleteGeometry(this._hackUniqueLayerId, e);var d = a.GetPrimitive(0);if (d == null || d.type != VEShapeType.Pushpin) {var f = e + this._entityIdShapePostfix;this._spacecontrol.DeleteGeometry(this._hackUniqueLayerId, f);}};\n Msn.MVC.View3D.prototype._DrawEntityPrimitive = function () {};\n Msn.MVC.View3D.prototype._ClearEntityPrimitive = function (a, b) {if (a == null) {return;}if (typeof b != \"undefined\" && b == true) {if (a.type != VEShapeType.Pushpin) {var c = Msn.Drawing.GetEntityUIDByPrimitiveUID(a.iid);this._spacecontrol.DeleteGeometry(this._hackUniqueLayerId, c);}}};\n Msn.MVC.View3D.prototype._ConvertPointArrayToView3DParameter = function (c, b) {var a = \"\", d = c.length;for (i = 0; i < d; i += 2) {var e = c[i], f = c[i + 1];if (b == null || b.length != d / 2) {a = a.concat(e, \",\", f, \" \");} else {a = a.concat(e, \",\", f, \",\", b[i / 2], \" \");}}return a;};\n Msn.MVC.View3D.prototype._ConvertStrokeWeightToView3DParameter = function (a) {if (a == null) {return \"2px\";}var b = parseInt(a);if (isNaN(b)) {return \"2px\";} else {return b + \"px\";}};\n Msn.MVC.View3D.prototype._GetPrimitiveSymbolOrDefault = function (b) {var a = b.symbol;if (a == null) {return VE_MapDispatch_SymbolLib.GetCurrentDefaultSymbol();}return a;};\n}","category":"Global symbols"},{"name":"MVC_Init_FlatlandView_Drawing","type":"function","value":"function MVC_Init_FlatlandView_Drawing() {\n Msn.MVC.FlatlandView.prototype.OnAfterViewChanged = function () {VE_EditControl.DrawUnfinishedGeometry();this._DrawAllCollectionLayers();};\n Msn.MVC.FlatlandView.prototype._DrawAllCollectionLayers = function () {this._GetMapDrawingView().DrawAll();};\n Msn.MVC.FlatlandView.prototype._ClearAllCollectionLayers = function () {this._GetMapDrawingView().ClearAll();};\n Msn.MVC.FlatlandView.prototype._DrawCollectionLayer = function (a) {this._GetMapDrawingView().UpdateIndex();this._GetMapDrawingView().DrawLayer(a);};\n Msn.MVC.FlatlandView.prototype._ClearCollectionLayer = function (a) {this._GetMapDrawingView().ClearLayerDom(a);};\n Msn.MVC.FlatlandView.prototype._DrawEntity = function (b, a, c, d) {this._GetMapDrawingView().DrawEntity(b, a, c, d);};\n Msn.MVC.FlatlandView.prototype._DrawEntityLabel = function (a, b) {this._GetMapDrawingView().DrawEntityLabel(a, b);};\n Msn.MVC.FlatlandView.prototype._HighlightEntity = function (b, a) {this._GetMapDrawingView().HighlightEntity(b, a);};\n Msn.MVC.FlatlandView.prototype._ClearEntity = function (a) {this._GetMapDrawingView().ClearEntityDom(a);};\n Msn.MVC.FlatlandView.prototype._DrawEntityPrimitive = function (c, a, b) {this._GetMapDrawingView().DrawPrimitive(c, a, b);};\n Msn.MVC.FlatlandView.prototype._ClearEntityPrimitive = function (b, a) {this._GetMapDrawingView().ClearPrimitiveDom(b, a);};\n Msn.MVC.FlatlandView.prototype._GetMapDrawingView = function () {if (this._mapDrawingView == null) {this._mapDrawingView = new (Msn.Drawing.MapFlatlandView);}return this._mapDrawingView;};\n}","category":"Global symbols"},{"name":"MVC_Init_AbstractView_Drawing","type":"function","value":"function MVC_Init_AbstractView_Drawing() {\n Msn.MVC.AbstractView.prototype.OnAfterViewChanged = function () {};\n Msn.MVC.AbstractView.prototype.OnAllCollectionLayersRepaint = function () {this._DrawAllCollectionLayers();};\n Msn.MVC.AbstractView.prototype.OnAllCollectionLayersClear = function () {this._ClearAllCollectionLayers();};\n Msn.MVC.AbstractView.prototype.OnCollectionLayerRepaint = function (a) {this._DrawCollectionLayer(a);};\n Msn.MVC.AbstractView.prototype.OnCollectionLayerClear = function (a) {this._ClearCollectionLayer(a);};\n Msn.MVC.AbstractView.prototype.OnEntityRepaint = function (b, a, c, d) {this._DrawEntity(b, a, c, d);};\n Msn.MVC.AbstractView.prototype.OnEntityLabelRepaint = function (a, b) {this._DrawEntityLabel(a, b);};\n Msn.MVC.AbstractView.prototype.OnHighlightEntity = function (b, a) {this._HighlightEntity(b, a);};\n Msn.MVC.AbstractView.prototype.OnEntityClear = function (a) {this._ClearEntity(a);};\n Msn.MVC.AbstractView.prototype.OnEntityPrimitiveRepaint = function (c, a, b) {this._DrawEntityPrimitive(c, a, b);};\n Msn.MVC.AbstractView.prototype.OnEntityPrimitiveClear = function (b, a) {this._ClearEntityPrimitive(b, a);};\n Msn.MVC.AbstractView.prototype.OnContextMenuRemoveContextPin = function () {map.RemovePushpin(\"context_pin\");this._contextPin = null;};\n Msn.MVC.AbstractView.prototype.OnContextMenuPlaceContextPin = function (b, a, c) {this._contextPin = map.AddPushpin(\"context_pin\", b, a, 7, 7, \"VE_Pushpin VE_Pushpin_\" + c, \"\", VE_ScratchpadManager.pinZIndex, Msn.VE.PushPinTypes.Context);};\n Msn.MVC.AbstractView.prototype.GetDefaultMapCoordinatesToPutPushpin = function () {var a = this._contextPin;if (a == null) {return [0, 0];}var c = a.vePushpin.GetLatitude(), b = a.vePushpin.GetLongitude();return [b, c];};\n}","category":"Global symbols"},{"name":"VE_Incident","type":"function","value":"function VE_Incident(e, h, k, b, g, j, f, c, a, d, i) {\n this.Timestamp = e;\n this.MarketId = h;\n this.Id = k;\n this.Description = b;\n this.Location = g;\n this.Type = j;\n this.Latitude = f;\n this.Longitude = c;\n this.Criticality = a;\n this.Starttime = d;\n this.Endtime = i;\n}","category":"Global symbols"},{"name":"VE_Market","type":"function","value":"function VE_Market(h, g, f, e, c, d, b, a) {\n this.Id = h;\n this.Name = g;\n this.GMTOffset = f;\n this.SWLatitude = e;\n this.SWLongitude = c;\n this.NELatitude = d;\n this.NELongitude = b;\n if (a.indexOf(\"Flow\") == 0) {\n this.Flow = \"Flow\";\n }\n if (a.indexOf(\"Incidents\") != -1) {\n this.Incident = \"Incidents\";\n }\n}","category":"Global symbols"},{"name":"VE_TrafficManager","type":"function","value":"function VE_TrafficManager(a) {\n VEValidator.ValidateObject(a, \"vemap\", VEMap, \"VEMap\");\n}","category":"Global symbols"},{"name":"VE_Location","type":"function","value":"function VE_Location(c, b, a) {\n this.name = c;\n this.latitude = b;\n this.longitude = a;\n}","category":"Global symbols"},{"name":"VE_RouteInstruction","type":"function","value":"function VE_RouteInstruction(d, c, a, b) {\n this.name = d;\n this.distance = b;\n this.latitude = c;\n this.longitude = a;\n this.permanentPin = false;\n}","category":"Global symbols"},{"name":"VE_Directions","type":"function","value":"function VE_Directions() {\n}","category":"Global symbols"},{"name":"VEDirectionsManager","type":"function","value":"function VEDirectionsManager(vemap) {\n VEValidator.ValidateObject(vemap, \"vemap\", VEMap, \"VEMap\");\n this.m_vemap = vemap;\n var self = this;\n this.lastStartString = \"\";\n this.lastEndString = \"\";\n this.laststart = \"\";\n this.lastend = \"\";\n this.lastcallback = null;\n this.disambigwhat = \"\";\n this.veroutecache = [];\n var m_veLatLongFactory = new VELatLongFactory(new VELatLongFactorySpecFromMap(this.m_vemap)), m_veLatLongDecoder = new _xy1;\n this.m_showDisambigousDialog = true;\n this.Initialize = function () {if (this.veroutecache == null || this.veroutecache == \"undefined\") {this.veroutecache = [];} else {this.RemoveRoutePins();}};\n this.GetDrivingDirections = function (b, c, e, f, l) {this.m_vemap.DeleteRoute();var h = \"\", i = \"\", j = \"m\", k = \"q\";if (b == null || b == \"undefined\" || b.length <= 0) {throw new VEException(\"VEDirectionsManager:GetDrivingDirections\", \"err_invaliddirections\", L_invaliddirections_text);}if (c == null || c == \"undefined\" || c.length <= 0) {throw new VEException(\"VEDirectionsManager:GetDrivingDirections\", \"err_invaliddirections\", L_invaliddirections_text);}if (e != null && e != \"undefined\") {this.lastdist = e;if (e == VEDistanceUnit.Kilometers) {j = \"k\";}} else {this.lastdist = VEDistanceUnit.Miles;}if (f != null && f != \"undefined\") {this.lasttype = f;if (f == VERouteType.Shortest) {k = \"s\";}} else {this.lastdist = VERouteType.Quickest;}var a = [];if (this.m_vemap.HasClientToken()) {a.push(new VEParameter(Msn.VE.API.Constants.clienttoken, this.m_vemap.ClientToken));}a.push(new VEParameter(Msn.VE.API.Constants.market, Msn.VE.API.Globals.locale));this.laststart = b;if (typeof b == \"object\") {var d = m_veLatLongDecoder.Decode(b);a.push(new VEParameter(\"startlat\", d.Latitude));a.push(new VEParameter(\"startlon\", d.Longitude));} else {h = b.replace(/#/g, \"%23\");a.push(new VEParameter(\"start\", h));}this.lastend = c;if (typeof c == \"object\") {var d = m_veLatLongDecoder.Decode(c);a.push(new VEParameter(\"endlat\", d.Latitude));a.push(new VEParameter(\"endlon\", d.Longitude));} else {i = c.replace(/#/g, \"%23\");a.push(new VEParameter(\"end\", i));}a.push(new VEParameter(\"units\", j));a.push(new VEParameter(\"type\", k));a.push(new VEParameter(Msn.VE.API.Constants.mapguid, this.m_vemap.GUID));this.vedirectionscallback = l;this.vedddisambiguatecallback = \"VEMap._GetMapFromGUID(\" + this.m_vemap.GUID + \")._dm.DisambiguateDirections\";this.disambiguateDone = false;var g = new VENetwork;g.ServiceUrl = Msn.VE.API.Constants.legacyrouteservice;this.m_vemap.vemapcontrol.Fire(\"onstartrequest\");g.BeginInvoke(null, a, null);};\n this.Populate = function (f, d, e, b, j, k, l, q, i, z, s, u, n, m) {this.m_vemap.vemapcontrol.Fire(\"onendrequest\");if (d == null || b == null || j == null || k == null || l == null || q == null || i == null || s == null || u == null || n == null || m == null) {throw new VEException(\"VEDirectionsManager:GetDrivingDirections\", \"err_noroute\", L_noroute_text);}if (f == null || f == \"undefined\" || f.length == 0) {f = this.lastStartString;}if (e == null || e == \"undefined\" || e.length == 0) {e = this.lastEndString;}var v = new VERouteLocation(f, m_veLatLongFactory.CreateVELatLong(d[0], d[1])), x = new VERouteLocation(e, m_veLatLongFactory.CreateVELatLong(b[0], b[1])), p = new (Msn.VE.DirectionsDecoder);k = p.DecodeCoordinatesString(k);l = p.DecodeCoordinatesString(l);var o = i;if (i == null || i.length == 0) {o = \"mi\";}var h = new VERouteItineraryDeprecated(q, o, s, z), w = new VERouteSegment(L_startat_text + \" \" + f, 0, m_veLatLongFactory.CreateVELatLong(d[0], d[1]));h.AddSegment(w);var r = true, c = null;if (j != null) {var t = j.length;for (var g = 0; g < t; g++) {var a = j[g], A = new VERouteSegment(a.name, a.distance, m_veLatLongFactory.CreateVELatLong(a.latitude, a.longitude));h.AddSegment(A);if (r) {c = new VEPushpin(VENetwork.GetExecutionID(), m_veLatLongFactory.CreateVELatLong(a.latitude, a.longitude), Msn.VE.API.Constants.vedirectionsstarticon, L_Start_Text, a.name);this.m_vemap.AddPushpin(c);this.veroutecache.push(c);r = false;} else {c = new VEPushpin(VENetwork.GetExecutionID(), m_veLatLongFactory.CreateVELatLong(a.latitude, a.longitude), Msn.VE.API.Constants.vedirectionsstepicon.replace(\"%1\", g).replace(\"%2\", t), L_DirectionsStep_Text + \" \" + g, a.name);this.m_vemap.AddPushpin(c);this.veroutecache.push(c);}}var y = new VERouteSegment(L_arriveat_text + \" \" + e, 0, m_veLatLongFactory.CreateVELatLong(b[0], b[1]));h.AddSegment(y);c = new VEPushpin(VENetwork.GetExecutionID(), m_veLatLongFactory.CreateVELatLong(b[0], b[1]), Msn.VE.API.Constants.vedirectionsendicon, L_End_Text, L_arriveat_text + \" \" + e);this.m_vemap.AddPushpin(c);this.veroutecache.push(c);this.m_vemap.vemapcontrol.SetViewport(d[0], d[1], b[0], b[1]);var B = new VERouteDeprecated(v, x, h);}this.CreateRouteHighLight(\"veDDHighlight\", k, l, n, m);if (this.vedirectionscallback != null && this.vedirectionscallback != \"undefined\") {this.vedirectionscallback(B);}};\n this.CreateRouteHighLight = function (h, f, g, e, a) {if (this.verenderingdisabled) {this.ShowMessage(L_cannotrenderroute_text);return;}var b = 6, d = new (Msn.Drawing.Color)(40, 90, 161, 0.7), c = 4;if (this.verouteHighlight != null) {this.RemoveRouteHighLight();}this.verouteHighlight = this.m_vemap.vemapcontrol.AddLine(h, f, g, b, d, c, e, a);};\n this.ClearRoute = function () {this.RemoveRoutePins();this.RemoveRouteHighLight();VEPushpin.Hide();this.m_vemap.m_veambiguouslist.Hide();};\n this.RemoveRoutePins = function () {try {var b = null;if (this.veroutecache != null) {var c = this.veroutecache.length;for (var a = 0; a < c; a++) {b = this.veroutecache[a];if (b == null || b == \"undefined\") {continue;}this.m_vemap.DeletePushpin(b.ID);}for (var a = 0; a < c; a++) {this.veroutecache.pop();}}} catch (d) {}};\n this.RemoveRouteHighLight = function () {if (this.verouteHighlight == null) {return;}this.m_vemap.vemapcontrol.RemoveLine(this.verouteHighlight.id);};\n this.ShowMessage = function (b, a) {this.m_vemap.ShowMessage(a);};\n this.ShowNotFoundMessage = function () {};\n this.HandleFailedGetDirections = function (a) {this.m_vemap.vemapcontrol.Fire(\"onendrequest\");if (a != null && a != \"undefined\") {window.setTimeout(\"VEMap._GetMapFromGUID('\" + this.m_vemap.GUID + \"').DeleteRoute()\", 10);if (this.vedirectionscallback != null && this.vedirectionscallback != \"undefined\") {if (typeof this.vedirectionscallback == \"function\") {this.vedirectionscallback(null, a.replace(/%1/g, MapControl.Features.PlatformName));this.vedirectionscallback = \"\";}} else {this.m_vemap.ShowMessage(a.replace(/%1/g, MapControl.Features.PlatformName));}} else if (this.vedirectionscallback != null && this.vedirectionscallback != \"undefined\" && typeof this.vedirectionscallback == \"function\") {this.vedirectionscallback();this.vedirectionscallback = \"\";}};\n this.Disambiguate = function (a, b) {this.m_vemap.vemapcontrol.Fire(\"onendrequest\");if (this.m_showDisambigousDialog) {if (!this.m_vemap.m_veambiguouslist.IsVisible()) {this.disambigwhat = a;this.m_vemap.m_veambiguouslist.Show(b, this.vedddisambiguatecallback);}} else if (!this.disambiguateDone) {this.disambiguateDone = true;try {this.disambigwhat = a;eval(this.vedddisambiguatecallback + \"('\" + b[0].name + \"', \" + b[0].latitude + \", \" + b[0].longitude + \");\");} catch (a) {}}};\n this.DisambiguateDirections = function (e, a, b) {var c = \"\", d = \"\";if (this.disambigwhat == \"end\") {c = this.laststart;this.lastEndString = e;if (a != null && a != \"undefined\" && b != null && b != \"undefined\") {d = m_veLatLongFactory.CreateVELatLong(a, b);} else {d = e;}} else {d = this.lastend;this.lastStartString = e;if (a != null && a != \"undefined\" && b != null && b != \"undefined\") {c = new VELatLong(a, b);} else {c = e;}}this.GetDrivingDirections(c, d, this.lastdist, this.lasttype, this.vedirectionscallback);};\n}","category":"Global symbols"},{"name":"VERouteSegment","type":"function","value":"function VERouteSegment(b, c, a) {\n VEValidator.ValidateObject(a, \"veLatLong\", VELatLong, \"VELatLong\");\n this.Instruction = b;\n this.Distance = c;\n this.LatLong = a;\n}","category":"Global symbols"},{"name":"VERouteItineraryDeprecated","type":"function","value":"function VERouteItineraryDeprecated(c, a, d, b) {\n this.Distance = c;\n this.DistanceUnit = a;\n this.Time = d;\n this.RouteType = b;\n this.Segments = [];\n this.AddSegment = function (a) {VEValidator.ValidateObject(a, \"segment\", VERouteSegment, \"VERouteSegment\");this.Segments.push(a);};\n}","category":"Global symbols"},{"name":"VERouteLocation","type":"function","value":"function VERouteLocation(b, a) {\n VEValidator.ValidateNonNull(b, \"address\");\n VEValidator.ValidateObject(a, \"veLatLong\", VELatLong, \"VELatLong\");\n this.Address = b;\n this.LatLong = a;\n}","category":"Global symbols"},{"name":"VERouteDeprecated","type":"function","value":"function VERouteDeprecated(b, c, a) {\n VEValidator.ValidateObject(b, \"startLocation\", VERouteLocation, \"VERouteLocation\");\n VEValidator.ValidateObject(c, \"endLocation\", VERouteLocation, \"VERouteLocation\");\n VEValidator.ValidateObject(a, \"veRouteItinerary\", VERouteItineraryDeprecated, \"VERouteItineraryDeprecated\");\n this.StartLocation = b;\n this.EndLocation = c;\n this.Itinerary = a;\n}","category":"Global symbols"},{"name":"L_cannotrenderroute_text","type":"string","value":"The route could not be drawn because this web browser does not support SVG and VML.","category":"Global symbols"},{"name":"VERouteManager","type":"function","value":"function VERouteManager(vemap) {\n var self = this, m_vemap = vemap, m_routeShapeLayer = null, m_routeHighlight = null, m_encoder = new _xz1, m_veLatLongDecoder = new _xy1, m_veLatLongFactory = new VELatLongFactory(new VELatLongFactorySpecFromMap(m_vemap)), m_routeDecoder = new (Msn.VE.DirectionsDecoder), m_routeOptions = null, m_locations = [], m_currentLocationIndex = 0, m_requestQueue = [], m_route = null, m_requestID = null;\n this.GetRoute = function (e, a) {m_requestID = VENetwork.GetExecutionID();m_vemap.DeleteRoute();if (!e || !e.length || e.length < 2) {throw new VEException(\"\", \"err_invalidargument\", L_invaliddirections_text);}if (a) {VEValidator.ValidateObject(a, \"routeOptions\", VERouteOptions, \"VERouteOptions\");if (a.DistanceUnit != VERouteDistanceUnit.Mile && a.DistanceUnit != VERouteDistanceUnit.Kilometer) {throw new VEException(\"\", \"err_invalidargument\", L_invalidargument_text.replace(\"%1\", \"routeOptions.DistanceUnit\").replace(\"%2\", \"VERouteDistanceUnit\"));}if (a.RouteOptimize != VERouteOptimize.Default && a.RouteOptimize != VERouteOptimize.MinimizeTime && a.RouteOptimize != VERouteOptimize.MinimizeDistance) {throw new VEException(\"\", \"err_invalidargument\", L_invalidargument_text.replace(\"%1\", \"routeOptions.RouteOptimize\").replace(\"%2\", \"VERouteOptimize\"));}if (a.RouteMode != VERouteMode.Driving && a.RouteMode != VERouteMode.Walking) {throw new VEException(\"\", \"err_invalidargument\", L_invalidargument_text.replace(\"%1\", \"routeOptions.RouteMode\").replace(\"%2\", \"VERouteMode\"));}VEValidator.ValidateBoolean(a.DrawRoute, \"routeOptions.DrawRoute\");if (a.RouteCallback) {VEValidator.ValidateFunction(a.RouteCallback, \"routeOptions.RouteCallback\");}VEValidator.ValidateFloat(a.RouteWeight, \"routeOptions.RouteWeight\");VEValidator.ValidateObject(a.RouteColor, \"routeOptions.RouteColor\", VEColor, \"VEColor\");VEValidator.ValidateInt(a.RouteZIndex, \"routeOptions.RouteZIndex\");VEValidator.ValidateBoolean(a.SetBestMapView, \"routeOptions.SetBestMapView\");VEValidator.ValidateBoolean(a.ShowDisambiguation, \"routeOptions.ShowDisambiguation\");VEValidator.ValidateBoolean(a.ShowErrorMessages, \"routeOptions.ShowErrorMessages\");VEValidator.ValidateBoolean(a.UseMWS, \"routeOptions.UseMWS\");VEValidator.ValidateBoolean(a.UseTraffic, \"routeOptions.UseTraffic\");m_routeOptions = a;} else {m_routeOptions = new VERouteOptions;}m_locations = [];m_currentLocationIndex = 0;m_requestQueue = [];var i = e.length;for (var d = 0; d < i; ++d) {var f = e[d];if (f instanceof VELatLong) {m_locations[d] = m_veLatLongDecoder.Decode(f);} else {var b = [];if (m_vemap.HasClientToken()) {b.push(new VEParameter(Msn.VE.API.Constants.clienttoken, m_vemap.ClientToken));}var g = \"\", c = null;if (m_vemap.vemapcontrol.IsMapViewOblique()) {var h = m_vemap.GetBirdseyeScene();if (h) {c = h.GetBoundingRectangleNorthFacing();}} else {c = m_vemap.GetMapView();}if (c && c.TopLeftLatLong && c.BottomRightLatLong) {g = c.TopLeftLatLong.Latitude + \", \" + c.BottomRightLatLong.Longitude + \", \" + c.BottomRightLatLong.Latitude + \", \" + c.TopLeftLatLong.Longitude;}b.push(new VEParameter(\"count\", \"\"));b.push(new VEParameter(\"query\", \"\\\"\" + f + \"\\\"\"));b.push(new VEParameter(\"landmark\", \"\"));b.push(new VEParameter(\"addressLine\", \"\"));b.push(new VEParameter(\"locality\", \"\"));b.push(new VEParameter(\"postalTown\", \"\"));b.push(new VEParameter(\"adminDistrict\", \"\"));b.push(new VEParameter(\"district\", \"\"));b.push(new VEParameter(\"postalCode\", \"\"));b.push(new VEParameter(\"countryRegion\", \"\"));b.push(new VEParameter(\"mapBounds\", \"\\\"\" + g + \"\\\"\"));b.push(new VEParameter(\"currentLocation\", \"\"));b.push(new VEParameter(\"curLocAccuracy\", \"\"));b.push(new VEParameter(\"entityTypes\", \"\"));b.push(new VEParameter(\"rankBy\", \"\"));m_requestQueue.push(new VEServiceRequest(d, Msn.VE.API.Constants.geocodingservice + \"/Geocode\", b, self.GeocodeResponseHandler));}}self.ExecuteNextRequest();};\n this.ClearRoute = function () {if (m_route) {if (m_routeShapeLayer) {m_vemap.DeleteShapeLayer(m_routeShapeLayer);m_routeShapeLayer = null;}for (var a = 0; a < m_route.RouteLegs.length; ++a) {var c = m_route.RouteLegs[a];for (var b = 0; b < c.Itinerary.Items.length; ++b) {var d = c.Itinerary.Items[b];if (d.Shape) {d.Shape = null;}}}m_route = null;}this.RemoveRouteHighLight();};\n this.ExecuteNextRequest = function () {if (m_requestQueue.length > 0) {var b = m_requestID;\nfunction c(c) {if (m_requestID == b) {a.Callback(c, a.ID);}}\n\nvar a = m_requestQueue.shift();m_vemap.vemapcontrol.Fire(\"onstartrequest\");VEAPIRequestInvoke(a.Service, a.Params, c);} else {self.ExecuteRouteRequest();}};\n this.ExecuteRouteRequest = function () {var d = m_requestID;\nfunction e(a) {if (m_requestID == d) {self.RouteResponseHandler(a);}}\n\nvar a = [];if (m_vemap.HasClientToken()) {a.push(new VEParameter(Msn.VE.API.Constants.clienttoken, m_vemap.ClientToken));}var c = \"\", f = m_locations.length;for (var b = 0; b < f; ++b) {c += m_encoder.Encode(m_locations[b].Latitude, m_locations[b].Longitude);}a.push(new VEParameter(\"encodedWaypoints\", \"\\\"\" + c + \"\\\"\"));a.push(new VEParameter(\"encodingLength\", \"6\"));a.push(new VEParameter(\"unit\", \"\\\"\" + m_routeOptions.DistanceUnit + \"\\\"\"));a.push(new VEParameter(\"routeOptimize\", \"\\\"\" + m_routeOptions.RouteOptimize + \"\\\"\"));a.push(new VEParameter(\"mode\", \"\\\"\" + m_routeOptions.RouteMode + \"\\\"\"));a.push(new VEParameter(\"useMws\", m_routeOptions.UseMWS ? \"true\" : \"false\"));a.push(new VEParameter(\"useTraffic\", m_routeOptions.UseTraffic ? \"true\" : \"false\"));m_vemap.vemapcontrol.Fire(\"onstartrequest\");VEAPIRequestInvoke(Msn.VE.API.Constants.routeservice + \"/CalculateRoute2\", a, e);};\n this.GeocodeResponseHandler = function (a, e) {m_vemap.vemapcontrol.Fire(\"onendrequest\");m_vemap.__HandleAuthentication(a);if (a && a.Results && a.Results.length > 0) {if (a.Results.length == 1 || !m_routeOptions.ShowDisambiguation || a.Results[0].MatchConfidence != a.Results[1].MatchConfidence) {var b = GetRouteLocation(a.Results[0]);if (b != null) {m_locations[e] = new VELatLong(b.Coordinates.Latitude, b.Coordinates.Longitude);}self.ExecuteNextRequest();} else {var g = a.Results[0].MatchConfidence, f = [];for (var d = 0; d < a.Results.length; ++d) {var c = a.Results[d];if (c.MatchConfidence == g) {var b = GetRouteLocation(c);if (b != null) {f.push(new VE_Location(c.Name, b.Coordinates.Latitude, b.Coordinates.Longitude));}}}m_currentLocationIndex = e;m_vemap.m_veambiguouslist.Show(f, \"VEMap._GetMapFromGUID(\" + m_vemap.GUID + \").m_routemanager.DisambiguateLocation\");}} else {if (m_routeOptions.ShowErrorMessages) {m_vemap.ShowMessage(L_invalidlocation_Text);}if (m_routeOptions.RouteCallback) {m_routeOptions.RouteCallback(null);}}};\n\n function GetRouteLocation(a) {\n var b = null;\n if (a.Locations && a.Locations.length) {\n for (var c = 0; c < a.Locations.length; ++c) {\n if (a.Locations[c].Precision == VELocationPrecision.Interpolated) {\n b = a.Locations[c];\n break;\n }\n }\n }\n if (b == null) {\n b = a.BestLocation;\n }\n return b;\n }\n\n this.DisambiguateLocation = function (c, a, b) {if (a && b) {m_locations[m_currentLocationIndex] = new VELatLong(a, b);self.ExecuteNextRequest();}};\n this.RouteResponseHandler = function (object) {m_vemap.vemapcontrol.Fire(\"onendrequest\");m_vemap.__HandleAuthentication(object);m_route = new VERoute;if (object && object.ResponseSummary && object.ResponseSummary.StatusCode == 0) {if (object.RouteResult) {if (object.RouteResult.RouteSummary) {if (object.RouteResult.RouteSummary.Distance) {m_route.Distance = object.RouteResult.RouteSummary.Distance;}if (object.RouteResult.RouteSummary.TimeInSeconds) {m_route.Time = object.RouteResult.RouteSummary.TimeInSeconds;}}if (object.RouteResult.RouteLegs) {var len = object.RouteResult.RouteLegs.length;for (var i = 0; i < len; ++i) {var leg = object.RouteResult.RouteLegs[i], itinerary = new VERouteItinerary, itineraryItemsLen = leg.Itinerary.Items.length;for (var j = 0; j < itineraryItemsLen; ++j) {var item = leg.Itinerary.Items[j], warnings = null;if (item.ItemWarnings) {warnings = [];for (var k = 0; k < item.ItemWarnings.length; ++k) {warnings.push(new VERouteWarning(item.ItemWarnings[k].WarningText.Text, item.ItemWarnings[k].WarningCriticality));}}var hints = null;if (item.ItemHints) {hints = [];for (var k = 0; k < item.ItemHints.length; ++k) {hints.push(new VERouteHint(item.ItemHints[k].HintType, item.ItemHints[k].HintText.Text));}}itinerary.Items.push(new VERouteItineraryItem(item.Text.Text, m_veLatLongFactory.CreateVELatLong(item.ItemDetails[0].Coordinate.Latitude, item.ItemDetails[0].Coordinate.Longitude), item.ItemSummary.Distance, null, item.ItemSummary.TimeInSeconds, warnings, hints));}m_route.RouteLegs.push(new VERouteLeg(m_veLatLongFactory.CreateVELatLong(leg.ActualStart.Latitude, leg.ActualStart.Longitude), m_veLatLongFactory.CreateVELatLong(leg.ActualEnd.Latitude, leg.ActualEnd.Longitude), leg.LegSummary.Distance, itinerary, leg.LegSummary.TimeInSeconds));}}}}if (m_route && m_route.RouteLegs && m_route.RouteLegs.length > 0) {if (m_routeOptions.DrawRoute) {var shapes = [], stepIndex = 0;for (var routeLegIndex = 0; routeLegIndex < m_route.RouteLegs.length; ++routeLegIndex) {var routeLeg = m_route.RouteLegs[routeLegIndex];for (var itemIndex = 0; itemIndex < routeLeg.Itinerary.Items.length; ++itemIndex) {var item = routeLeg.Itinerary.Items[itemIndex], shape = new VEShape(VEShapeType.Pushpin, item.LatLong);if (routeLegIndex == 0 && itemIndex == 0) {shape.SetTitle(L_Start_Text);shape.SetCustomIcon(Msn.VE.API.Constants.vedirectionsstarticon);} else if (routeLegIndex == m_route.RouteLegs.length - 1 && itemIndex == routeLeg.Itinerary.Items.length - 1) {shape.SetTitle(L_End_Text);shape.SetCustomIcon(Msn.VE.API.Constants.vedirectionsendicon);} else {shape.SetTitle(L_DirectionsStep_Text + \" \" + stepIndex);shape.SetCustomIcon(Msn.VE.API.Constants.vedirectionsstepicon.replace(\"%1\", stepIndex));}shape.SetDescription(item.Text);item.Shape = shape;shapes.push(shape);++stepIndex;}}m_routeShapeLayer = new VEShapeLayer;m_vemap.AddShapeLayer(m_routeShapeLayer);m_routeShapeLayer.AddShape(shapes);}if (object.RouteResult && object.RouteResult.RoutePath) {var rp = object.RouteResult.RoutePath, shapePointLatitudes = m_routeDecoder.DecodeCoordinatesString(rp.ShapePointsLatitudes), shapePointLongitudes = m_routeDecoder.DecodeCoordinatesString(rp.ShapePointsLongitudes);if (m_vemap.HasClientToken()) {m_route.ShapePoints = [];if (shapePointLatitudes.length == shapePointLongitudes.length) {var len = shapePointLatitudes.length;for (var i = 0; i < len; ++i) {m_route.ShapePoints[i] = m_veLatLongFactory.CreateVELatLong(shapePointLatitudes[i], shapePointLongitudes[i]);}}}if (m_routeOptions.DrawRoute) {if (m_routeOptions.SetBestMapView && rp.JavascriptBestView) {var bestView = eval(rp.JavascriptBestView), latlongs = [];for (var i = 0; i < bestView.length; ++i) {latlongs.push(new VELatLong(bestView[i].latitude, bestView[i].longitude));}m_vemap.SetMapView(latlongs);}self.CreateRouteHighLight(\"veDDHighlight\", shapePointLatitudes, shapePointLongitudes, eval(rp.JavascriptRouteRegions), eval(rp.JavascriptZoomLevelsForGeneralizedLines));}}} else if (m_routeOptions.ShowErrorMessages) {m_vemap.ShowMessage(L_invalidroute_Text);}if (m_routeOptions.RouteCallback) {m_routeOptions.RouteCallback(m_route);}};\n this.CreateRouteHighLight = function (e, c, d, b, a) {if (m_routeHighlight) {this.RemoveRouteHighLight();}m_routeHighlight = m_vemap.vemapcontrol.AddLine(e, c, d, m_routeOptions.RouteWeight, m_routeOptions.RouteColor, m_routeOptions.RouteZIndex, b, a);};\n this.RemoveRouteHighLight = function () {if (m_routeHighlight) {m_vemap.vemapcontrol.RemoveLine(m_routeHighlight.id);m_routeHighlight = null;}};\n this.Dispose = function () {self = null;};\n}","category":"Global symbols"},{"name":"VERouteWarning","type":"function","value":"function VERouteWarning(b, a) {\n this.Text = b;\n this.Severity = a;\n}","category":"Global symbols"},{"name":"VERouteHint","type":"function","value":"function VERouteHint(b, a) {\n this.Type = b;\n this.Text = a;\n}","category":"Global symbols"},{"name":"VERouteLeg","type":"function","value":"function VERouteLeg(a, b, d, c, e) {\n this.StartLocation = a;\n this.EndLocation = b;\n this.Distance = d;\n this.Itinerary = c;\n this.Time = e;\n}","category":"Global symbols"},{"name":"VERouteItineraryItem","type":"function","value":"function VERouteItineraryItem(f, c, a, e, g, b, d) {\n this.Text = f;\n this.LatLong = c;\n this.Distance = a;\n this.Shape = e;\n this.Time = g;\n this.Warnings = b;\n this.Hints = d;\n}","category":"Global symbols"},{"name":"VERouteItinerary","type":"function","value":"function VERouteItinerary() {\n this.Items = [];\n}","category":"Global symbols"},{"name":"VERoute","type":"function","value":"function VERoute() {\n this.RouteLegs = [];\n this.Distance = 0;\n this.Time = 0;\n this.ShapePoints = null;\n}","category":"Global symbols"},{"name":"VERouteOptions","type":"function","value":"function VERouteOptions() {\n this.DistanceUnit = VERouteDistanceUnit.Default;\n this.RouteOptimize = VERouteOptimize.Default;\n this.RouteMode = VERouteMode.Default;\n this.RouteCallback = null;\n this.DrawRoute = true;\n this.RouteWeight = 6;\n this.RouteColor = new VEColor(0, 169, 235, 0.7);\n this.RouteZIndex = 4;\n this.SetBestMapView = true;\n this.ShowDisambiguation = true;\n this.ShowErrorMessages = true;\n this.UseTraffic = false;\n this.UseMWS = false;\n}","category":"Global symbols"},{"name":"VEServiceRequest","type":"function","value":"function VEServiceRequest(d, b, c, a) {\n this.ID = d;\n this.Service = b;\n this.Params = c;\n this.Callback = a;\n}","category":"Global symbols"},{"name":"VERouteHintType","type":"function","value":"function VERouteHintType() {\n}","category":"Global symbols"},{"name":"VERouteWarningSeverity","type":"function","value":"function VERouteWarningSeverity() {\n}","category":"Global symbols"},{"name":"VERouteMode","type":"function","value":"function VERouteMode() {\n}","category":"Global symbols"},{"name":"VERouteOptimize","type":"function","value":"function VERouteOptimize() {\n}","category":"Global symbols"},{"name":"VERouteDistanceUnit","type":"function","value":"function VERouteDistanceUnit() {\n}","category":"Global symbols"},{"name":"VE_ColInfo","type":"function","value":"function VE_ColInfo(e, d, b, a, c) {\n this.id = e;\n this.name = d;\n this.businessId = b;\n this.entityCount = a;\n this.colType = c;\n}","category":"Global symbols"},{"name":"VE_WebSearchResult","type":"function","value":"function VE_WebSearchResult(h, g, i, j, k) {\n var c = a(h), d = a(g), e = a(i), b = a(j), f = a(k);\n this.GetCaptionUrl = function () {return c;};\n this.SetCaptionUrl = function (b) {c = a(b);};\n this.GetDescription = function () {return d;};\n this.SetDescription = function (b) {d = a(b);};\n this.GetDisplayUrl = function () {return e;};\n this.SetDisplayUrl = function (b) {e = a(b);};\n this.GetTitle = function () {return b;};\n this.SetTitle = function (c) {b = a(c);};\n this.GetUrl = function () {return f;};\n this.SetUrl = function (b) {f = a(b);};\n\n function a(a) {\n if (typeof a == \"string\" && a.length >= 0) {\n return a;\n }\n return null;\n }\n\n}","category":"Global symbols"},{"name":"VE_SearchResult","type":"function","value":"function VE_SearchResult(w, u, l, t, s, v, p, n, r, d, o, k, h, g, q, f, a, j, i, c, b, m) {\n this.id = w;\n this.name = u;\n this.description = l;\n this.phone = t;\n this.rating = s;\n this.type = v;\n this.latitude = p;\n this.longitude = n;\n this.pushPin = null;\n this.pinId = null;\n this.keywords = o;\n this.infoUrl = r;\n this.photoUrl = typeof d != \"undefined\" ? d : \"\";\n this.mapserviceType = k;\n this.mapserviceSource = h;\n this.mapserviceOpacity = g;\n this.website = b != null && typeof b != \"undefined\" && b.constructor == String ? b : \"\";\n this.country = q;\n var e = null;\n this.SetGeoRef = function (a) {e = a;};\n this.GetGeoRef = function () {return e;};\n this.insideBoundingBox = f;\n var a = a;\n this.GetDistanceFromCenter = function (b, c) {if (typeof a == \"number\" && Msn.VE.DistanceUnit.IsValidType(b)) {if (b == \"mi\") {if (a.toFixed) {return c ? a.toFixed(2) + L_DirectionsMi_Text : a.toFixed(2);}} else if (b == \"km\") {if (a.toFixed) {return c ? (a * 1.60934).toFixed(2) + L_DirectionsKm_Text : (a * 1.60934).toFixed(2);}}}};\n this.roofTopLatitude = j;\n this.roofTopLongitude = i;\n if (typeof c === \"boolean\") {\n this.isLocationPrecise = c;\n } else {\n this.isLocationPrecise = true;\n }\n this.brandInfo = m;\n this.adInfo = null;\n this.whitePageInfo = null;\n}","category":"Global symbols"},{"name":"VE_SearchResultCategory","type":"function","value":"function VE_SearchResultCategory(b, a) {\n this.id = b;\n this.name = a;\n this.IsValid = function () {return typeof parseInt(b) == \"number\" && typeof a == \"string\" && a.length > 0;};\n this.Destroy = function () {this.id = null;this.name = null;};\n}","category":"Global symbols"},{"name":"VE_SearchManager","type":"function","value":"function VE_SearchManager(i) {\n VEValidator.ValidateObject(i, \"vemap\", VEMap, \"VEMap\");\n this.m_vemap = i;\n var d = this, b = new VELatLongFactory(new VELatLongFactorySpecFromMap(this.m_vemap));\n this.m_showDisambigousDialog = true;\n this._DisambiguateCallback = \"VEMap._GetMapFromGUID(\" + i.GUID + \")._sm.FindAmbiguousListCallBack\";\n var h = new _xy1, k = 1, a = null, e = true, g = null, j = null, f = null, c = null;\n this.Initialize = function () {};\n this.Find = function (l) {var b = [];if (this.m_vemap.HasClientToken()) {b.push(new VEParameter(Msn.VE.API.Constants.clienttoken, this.m_vemap.ClientToken));}a = l;e = true;c = null;g = null;j = null;f = null;if (l.What.length > 0) {b.push(new VEParameter(Msn.VE.API.Constants.market, Msn.VE.API.Globals.locale));b.push(new VEParameter(Msn.VE.API.Constants.mapguid, this.m_vemap.GUID));var u = l.What;if (u.length > 0) {u += \" -location:jp\";}b.push(new VEParameter(\"a\", u));b.push(new VEParameter(\"b\", l.Where));b.push(new VEParameter(\"t\", l.FindType));if (!l.SetBestMapView) {b.push(new VEParameter(\"smv\", l.SetBestMapView));}var n = 0, o = 0, p = 0, q = 0;if (l.WhereRect) {var t = h.Decode(l.WhereRect.TopLeftLatLong), s = h.Decode(l.WhereRect.BottomRightLatLong);n = t.Latitude;o = s.Longitude;p = s.Latitude;q = t.Longitude;} else {var r = this.m_vemap.GetMapView();if (r && r.TopLeftLatLong && r.BottomRightLatLong) {var t = h.Decode(r.TopLeftLatLong), s = h.Decode(r.BottomRightLatLong);n = t.Latitude;o = s.Longitude;p = s.Latitude;q = t.Longitude;} else {return;}}if (n < p) {var z = n;n = p;p = z;}if (o < q) {var z = o;o = q;q = z;}b.push(new VEParameter(\"c\", n));b.push(new VEParameter(\"d\", o));b.push(new VEParameter(\"e\", p));b.push(new VEParameter(\"ff\", q));if (l.What.length > 0) {b.push(new VEParameter(\"g\", l.StartIndex));b.push(new VEParameter(\"dc\", l.NumberOfResults));var A = k++;b.push(new VEParameter(\"i\", A));var B = 2;b.push(new VEParameter(\"r\", B));}if (l.ShapeLayer == null) {l.ShapeLayer = i.GetShapeLayerByIndex(0);}if (l.What == \"\" && l.WhereLatLong != null) {var v = [];v.push(l.WhereLatLong);this.m_vemap.SetMapView(v);this.FireFindCallback();} else {var w = new VENetwork;w.ServiceUrl = Msn.VE.API.Constants.searchservice;this.m_vemap.vemapcontrol.Fire(\"onstartrequest\");w.BeginInvoke(null, b, null);}} else {var x = \"\", m = null;if (this.m_vemap.vemapcontrol.IsMapViewOblique()) {var y = this.m_vemap.GetBirdseyeScene();if (y) {m = y.GetBoundingRectangleNorthFacing();}} else {m = this.m_vemap.GetMapView();}if (m && m.TopLeftLatLong && m.BottomRightLatLong) {x = m.TopLeftLatLong.Latitude + \", \" + m.BottomRightLatLong.Longitude + \", \" + m.BottomRightLatLong.Latitude + \", \" + m.TopLeftLatLong.Longitude;}b.push(new VEParameter(\"count\", l.NumberOfResults));b.push(new VEParameter(\"query\", \"\\\"\" + l.Where + \"\\\"\"));b.push(new VEParameter(\"landmark\", \"\"));b.push(new VEParameter(\"addressLine\", \"\"));b.push(new VEParameter(\"locality\", \"\"));b.push(new VEParameter(\"postalTown\", \"\"));b.push(new VEParameter(\"adminDistrict\", \"\"));b.push(new VEParameter(\"district\", \"\"));b.push(new VEParameter(\"postalCode\", \"\"));b.push(new VEParameter(\"countryRegion\", \"\"));b.push(new VEParameter(\"mapBounds\", \"\\\"\" + x + \"\\\"\"));b.push(new VEParameter(\"currentLocation\", \"\"));b.push(new VEParameter(\"curLocAccuracy\", \"\"));b.push(new VEParameter(\"entityTypes\", \"\"));b.push(new VEParameter(\"rankBy\", \"\"));this.m_vemap.vemapcontrol.Fire(\"onstartrequest\");VEAPIRequestInvoke(Msn.VE.API.Constants.geocodingservice + \"/Geocode\", b, d.GeocodeResponseHandler);}};\n this.GeocodeResponseHandler = function (c) {d.m_vemap.vemapcontrol.Fire(\"onendrequest\");d.m_vemap.__HandleAuthentication(c);if (c && c.Results && c.Results.length > 0) {if (a.SetBestMapView) {var e = c.Results[0].BestView;d.m_vemap.SetViewport(e.NorthEastCorner.Latitude, e.NorthEastCorner.Longitude, e.SouthWestCorner.Latitude, e.SouthWestCorner.Longitude);}var l = c.Results[0].MatchConfidence, m = c.Results.length, f = [], k = [];for (var i = 0; i < m; ++i) {var b = c.Results[i], g = [];if (b.Locations && b.Locations.length) {for (var j = 0; j < b.Locations.length; ++j) {var h = b.Locations[j];g.push(new VEGeocodeLocation(new VELatLong(h.Coordinates.Latitude, h.Coordinates.Longitude), h.Precision));}}if (b.MatchConfidence == l) {f.push([b.Name, b.BestView.NorthEastCorner.Latitude, b.BestView.NorthEastCorner.Longitude, b.BestView.SouthWestCorner.Latitude, b.BestView.SouthWestCorner.Longitude, b.BestLocation.Coordinates.Latitude, b.BestLocation.Coordinates.Longitude, b.MatchConfidence, b.MatchCode, b.BestLocation.Precision, g]);}k.push([b.Name, b.BestLocation.Coordinates.Latitude, b.BestLocation.Coordinates.Longitude, b.MatchConfidence, b.BestView.NorthEastCorner.Latitude, b.BestView.NorthEastCorner.Longitude, b.BestView.SouthWestCorner.Latitude, b.BestView.SouthWestCorner.Longitude, b.MatchCode, b.BestLocation.Precision, g]);}if (f.length > 1) {d.UpdateAmbiguousList(f);}d.SearchCallback(k);} else {d._HandleFailedWhereSearch(L_invalidsearchlocation_Text);}};\n this._HandleFailedWhereSearch = function (a) {this.m_vemap.vemapcontrol.Fire(\"onendrequest\");if (a != null) {c = a.replace(/%1/g, MapControl.Features.PlatformName);this.FireFindCallback();}};\n this._ApplyResults = function (t, h, f, s, n) {this.m_vemap.vemapcontrol.Fire(\"onendrequest\");if (Msn.VE.API.Globals.veiscommercialcontrol) {} else {var k = [], m = [], r = a.ShapeLayer;if (h != null) {for (var d = 0; d < h.length; d++) {var e = null, p = b.CreateVELatLong(h[d].latitude, h[d].longitude);if (a.CreateResults) {e = new VEShape(VEShapeType.Pushpin, p);e.SetTitle(h[d].name);var q = h[d].description;if (h[d].phone) {q += \"<br/>\" + h[d].phone;}e.SetDescription(q);if (!a.ShowResults) {e.SetVisibility(false);}r.AddShape(e);m.push(e);}var o = new VEFindResult(a.FindType, e, h[d].name, h[d].description, p, false, h[d].phone);k.push(o);}}if (f != null) {for (var d = 0; d < f.length; d++) {var i = null;if (f[d].latitude != null && typeof f[d].latitude != \"undefined\" && f[d].longitude != null && typeof f[d].longitude != \"undefined\" && f[d].latitude >= -85 && f[d].latitude <= 85 && f[d].longitude >= -180 && f[d].longitude <= 180) {i = b.CreateVELatLong(f[d].latitude, f[d].longitude);}var e = null;if (i != null && a.CreateResults) {e = new VEShape(VEShapeType.Pushpin, i);e.SetTitle(h[d].name);e.SetDescription(h[d].description);if (!a.ShowResults) {e.SetVisibility(false);}r.AddShape(e);m.push(e);}var o = new VEFindResult(a.FindType, e, f[d].title, f[d].description, i, true);k.push(o);}}g = new VEFindResults(a.ShapeLayer, k, s);j = m;if (typeof n != \"undefined\" && !c && n != null) {c = n;}if (a.SetBestMapView && a.WhereLatLong) {var l = [];for (var d = 0; d < g.Results.length; d++) {if (g.Results[d].LatLong) {l.push(g.Results[d].LatLong);}}if (l.length > 0) {this.m_vemap.SetMapView(l);}}this.FireFindCallback();}};\n this.ApplySuggestion = function (c, a) {var b = $ID(\"vewhatinput\");if (b) {b.value = a;}this.Find(a, this.m_vemap.lastwheresearch, null, \"VEMap._GetMapFromGUID(\" + this.m_vemap.GUID + \")._Disambiguate\", 1);};\n this.CreateAdElement = function (a) {if (a == null) {return null;}var b = document.createElement(\"div\");b.id = \"veadresults_\" + a.id;b.className = \"VE_AdResult\";var c = document.createElement(\"a\");c.className = \"VE_AdResult_Title\";c.innerHTML = a.title;c.href = a.url;b.appendChild(c);var d = document.createElement(\"div\");d.className = \"VE_AdResult_Description\";d.innerHTML = a.description;b.appendChild(d);return b;};\n this.UpdateAmbiguousList = function (c) {if (c != null && c.length > 0) {var g = [];for (var d = 0; d < c.length; d++) {var h = new VEPlace(c[d][0], b.CreateVELatLong(c[d][5], c[d][6]), new VELatLongRectangle(b.CreateVELatLong(c[d][1], c[d][2]), b.CreateVELatLong(c[d][3], c[d][4])), c[d][7], c[d][8], c[d][9], c[d][10]);g.push(h);}f = g;if (a.UseDefaultDisambiguation) {e = false;this.m_vemap.m_veambiguouslist.Show(c, this._DisambiguateCallback, true);} else if (typeof this.m_vemap.DisambiguationCallback != \"undefined\" && this.m_vemap.DisambiguationCallback != null && typeof this.m_vemap.DisambiguationCallback == \"function\") {e = false;this.m_vemap.DisambiguationCallback(g);}}};\n this.FindAmbiguousListCallBack = function (o, h, k, i, l) {if (o == null) {e = true;this.FireFindCallback();} else {var n = $ID(this.m_vemap.ID + \"_vewhereinput\");if (n) {n.value = unescape(o);}if (a.SetBestMapView) {this.m_vemap.SetViewport(h, k, i, l);}var c = f, m = -1;if (c) {for (var b = 0; b < c.length; b++) {if (c[b].LatLongRect.TopLeftLatLong.Latitude == h && c[b].LatLongRect.TopLeftLatLong.Longitude == k && c[b].LatLongRect.BottomRightLatLong.Latitude == i && c[b].LatLongRect.BottomRightLatLong.Longitude == l) {m = b;if (a != null) {a.WherePlace = c[b];}break;}}}if (a.What.length > 0) {var c = f;if (m == 0) {e = true;this.FireFindCallback();} else {var p = a.ShapeLayer, d = j;if (d != null) {for (var b = 0; b < d.length; b++) {p.DeleteShape(d[b]);}}var g = a;g.Where = \"\";g.WhereRect = new VELatLongRectangle(new VELatLong(h, k), new VELatLong(i, l));this.Find(g);}} else {e = true;this.FireFindCallback();}}};\n this.FireFindCallback = function () {if (e) {if (typeof a.Callback != \"undefined\" && a.Callback != null) {var d = g, b = f;if (a.WherePlace != null) {b = [];b.push(a.WherePlace);}if (a.WhereLatLong) {b = [];b.push(new VEPlace(\"\", a.WhereLatLong));}if (d) {var i = d.ShapeLayer, h = d.Results;if (!a.CreateResults) {i = null;}if (h.length == 0) {i = null;h = null;}a.Callback(i, h, b, d.HasMore, c);} else if (b && a.What.length == 0) {a.Callback(null, null, b, null, c);} else if (a.What.length == 0) {a.Callback(null, null, null, null, c);}} else if (typeof c != \"undefined\" && c != null && c.length != 0) {this.m_vemap.ShowMessage(c);}}};\n this.SearchCallback = function (c) {if (f == null) {var d = [];for (var a = 0; a < c.length; a++) {var e = new VEPlace(c[a][0], b.CreateVELatLong(c[a][1], c[a][2]), new VELatLongRectangle(b.CreateVELatLong(c[a][4], c[a][5]), b.CreateVELatLong(c[a][6], c[a][7])), c[a][3], c[a][8], c[a][9], c[a][10]);d.push(e);}f = d;}this.FireFindCallback();};\n this.ReverseGeocode = function (b, e) {var a = [];if (this.m_vemap.HasClientToken()) {a.push(new VEParameter(Msn.VE.API.Constants.clienttoken, this.m_vemap.ClientToken));}var f = h.Decode(b);a.push(new VEParameter(\"latitude\", b.Latitude));a.push(new VEParameter(\"longitude\", b.Longitude));this.m_vemap.vemapcontrol.Fire(\"onstartrequest\");\nfunction c(a) {d.ReverseGeocodeResponseHandler(a, e);}\n\nVEAPIRequestInvoke(Msn.VE.API.Constants.geocodingservice + \"/ReverseGeocode\", a, c);};\n this.ReverseGeocodeResponseHandler = function (c, j) {d.m_vemap.vemapcontrol.Fire(\"onendrequest\");d.m_vemap.__HandleAuthentication(c);var e = null;if (c && c.Results && c.Results.length > 0) {e = [];var l = c.Results.length;for (var g = 0; g < l; ++g) {var a = c.Results[g], i = [];if (a.Locations && a.Locations.length) {for (var h = 0; h < a.Locations.length; ++h) {var f = a.Locations[h];i.push(new VEGeocodeLocation(b.CreateVELatLong(f.Coordinates.Latitude, f.Coordinates.Longitude), f.Precision));}}var k = new VEPlace(a.Name, b.CreateVELatLong(a.BestLocation.Coordinates.Latitude, a.BestLocation.Coordinates.Longitude), new VELatLongRectangle(b.CreateVELatLong(a.BestView.NorthEastCorner.Latitude, a.BestView.SouthWestCorner.Longitude), b.CreateVELatLong(a.BestView.SouthWestCorner.Latitude, a.BestView.NorthEastCorner.Longitude)), a.MatchConfidence, a.MatchCode, a.BestLocation.Precision, i);e.push(k);}}if (typeof j == \"function\") {j(e);}};\n this.Dispose = function () {this.m_vemap = null;this.m_veLatLongFactory = null;d = null;};\n}","category":"Global symbols"},{"name":"VEFindResult","type":"function","value":"function VEFindResult(a, d, e, b, f, c, g) {\n VEValidator.ValidateNonNull(a, \"findType\");\n VEValidator.ValidateNonNull(e, \"name\");\n VEValidator.ValidateNonNull(b, \"description\");\n VEValidator.ValidateNonNull(c, \"isSponsored\");\n this.findType = a;\n this.FindType = a;\n this.shape = d;\n this.Shape = d;\n this.Name = e;\n this.Description = b;\n this.LatLong = f;\n this.IsSponsored = c;\n this.Phone = g;\n}","category":"Global symbols"},{"name":"VEFindResults","type":"function","value":"function VEFindResults(a, c, b) {\n this.ShapeLayer = a;\n this.Results = c;\n this.HasMore = b;\n}","category":"Global symbols"},{"name":"VEFindSpec","type":"function","value":"function VEFindSpec(k, a, j, g, h, b, f, e, c, d, i) {\n this.What = \"\";\n if (k != null) {\n if (typeof k != \"string\") {\n throw new VEException(\"VEMap.Find\", \"err_invalidargument\", L_invalidargument_text.replace(\"%1\", \"what\").replace(\"%2\", \"string\"));\n }\n this.What = IOSec.EncodeUrl(k);\n }\n this.Where = \"\";\n this.WhereRect = null;\n this.WherePlace = null;\n this.WhereLatLong = null;\n if (a != null) {\n if (a instanceof VELatLongRectangle) {\n this.WhereRect = a;\n } else if (a instanceof VEPlace) {\n this.WhereLatLong = a.LatLong;\n this.WhereRect = a.LatLongRect;\n this.WherePlace = a;\n } else if (a instanceof VELatLong) {\n this.WhereLatLong = a;\n } else if (typeof a == \"string\") {\n this.Where = IOSec.EncodeUrl(a);\n } else {\n throw new VEException(\"VEMap.Find\", \"err_invalidargument\", L_invalidwhere_text);\n }\n if (this.WhereLatLong && !this.WhereRect) {\n this.WhereRect = new VELatLongRectangle(new VELatLong(this.WhereLatLong.Latitude + 1, this.WhereLatLong.Longitude - 1), new VELatLong(this.WhereLatLong.Latitude - 1, this.WhereLatLong.Longitude + 1));\n } else {\n this.WhereLatLong = null;\n }\n }\n if (this.What == \"\" && this.Where == \"\") {\n throw new VEException(\"VEMap.Find\", \"err_invalidwhatwhere\", L_invalidwhatwhere_text);\n }\n this.FindType = VEFindType.Businesses;\n if (j != null) {\n if (j == VEFindType.Businesses) {\n this.FindType = j;\n } else {\n throw new VEException(\"VEMap.Find\", \"err_invalidargument\", L_invalidargument_text.replace(\"%1\", \"findType\").replace(\"%2\", \"VEFindType\"));\n }\n }\n this.ShapeLayer = null;\n if (g != null) {\n VEValidator.ValidateObject(g, \"shapeLayer\", VEShapeLayer, \"VEShapeLayer\");\n this.ShapeLayer = g;\n }\n this.StartIndex = 0;\n if (h != null) {\n VEValidator.ValidateNonNegativeInt(h, \"startIndex\");\n this.StartIndex = parseInt(h);\n }\n this.NumberOfResults = Msn.VE.API.Globals.vefindnumresultsdefault;\n if (b != null) {\n VEValidator.ValidateInt(b);\n b = parseInt(b);\n VEValidator.ValidateBetween(b, \"numberOfResults\", Msn.VE.API.Globals.vefindnumresultsmin, Msn.VE.API.Globals.vefindnumresultsmax);\n this.NumberOfResults = b;\n }\n this.ShowResults = true;\n if (f != null) {\n VEValidator.ValidateBoolean(f, \"showResults\");\n this.ShowResults = f;\n }\n this.CreateResults = true;\n if (e != null) {\n VEValidator.ValidateBoolean(e, \"createResults\");\n this.CreateResults = e;\n }\n this.UseDefaultDisambiguation = true;\n if (c != null) {\n VEValidator.ValidateBoolean(c, \"useDefaultDisambiguation\");\n this.UseDefaultDisambiguation = c;\n }\n this.SetBestMapView = true;\n if (d != null) {\n VEValidator.ValidateBoolean(d, \"setBestMapView\");\n this.SetBestMapView = d;\n }\n this.Callback = null;\n if (i != null) {\n if (typeof i == \"function\") {\n this.Callback = i;\n } else {\n throw new VEException(\"VEMap.Find\", \"err_invalidargument\", L_invalidargument_text.replace(\"%1\", \"callback\").replace(\"%2\", \"function\"));\n }\n }\n}","category":"Global symbols"},{"name":"VEPlace","type":"function","value":"function VEPlace(e, d, a, b, c, g, f) {\n VEValidator.ValidateNonNull(e, \"name\");\n VEValidator.ValidateNonNull(d, \"velatLong\");\n this.Name = e;\n this.LatLong = d;\n if (typeof a != \"undefined\" && a != null) {\n this.LatLongRect = a;\n } else {\n this.LatLongRect = null;\n }\n this.MatchConfidence = typeof b != \"undefined\" ? b : null;\n this.MatchCode = typeof c != \"undefined\" ? c : null;\n this.Precision = g;\n this.Locations = f;\n}","category":"Global symbols"},{"name":"VEGeocodeLocation","type":"function","value":"function VEGeocodeLocation(b, a) {\n this.LatLong = b;\n this.Precision = a;\n}","category":"Global symbols"},{"name":"VELocationPrecision","type":"function","value":"function VELocationPrecision() {\n}","category":"Global symbols"},{"name":"VEMatchConfidence","type":"function","value":"function VEMatchConfidence() {\n}","category":"Global symbols"},{"name":"VEMatchCode","type":"function","value":"function VEMatchCode() {\n}","category":"Global symbols"},{"name":"VETileSourceManager","type":"function","value":"function VETileSourceManager(a) {\n var b = this;\n VEValidator.ValidateNonNull(a, \"vemap\");\n this.m_vemap = a;\n this.m_vemapcontrol = this.m_vemap.vemapcontrol;\n this.m_vetilesources = [];\n this.AddTileSource = function (a, d, c) {VEValidator.ValidateObject(a, \"tileSourceSpec\", VETileSourceSpecification, \"VETileSourceSpecification\");VEValidator.ValidateNonNull(a.ID, \"tileSourceSpec.ID\");if (a.MinZoomLevel != null) {VEValidator.ValidateNonNegativeInt(a.MinZoomLevel, \"tileSourceSpec.MinZoomLevel\");}if (a.MaxZoomLevel != null) {VEValidator.ValidateNonNegativeInt(a.MaxZoomLevel, \"tileSourceSpec.MaxZoomLevel\");VEValidator.ValidateMaxZoom(a.MaxZoomLevel, \"tileSourceSpec.MaxZoomLevel\");}if (a.MinZoomLevel != null && a.MaxZoomLevel != null) {if (a.MinZoomLevel > a.MaxZoomLevel) {throw new VEException(\"VETileSourceManager:AddVETileSource\", \"err_invalidsourceid\", L_invalidminmaxzoom_text);}}if (a.Bounds) {var e = a.Bounds.length;for (var b = 0; b < e; b++) {VEValidator.ValidateBounds(a.Bounds[b], \"VETileSourceManager.Bounds[\" + b + \"]\");}}if (typeof d == \"function\") {a.FnCallback = d;}if (typeof c != \"undefined\" && (c == \"false\" || !c)) {a.IsVisible = false;}this.AddVETileSourceSpec(a);};\n this.AddVETileSourceSpec = function (b) {var c = this.GetSourceById(b.ID);if (c != null && c != \"undefined\") {throw new VEException(\"VETileSourceManager:AddVETileSource\", \"err_invalidsourceid\", L_invalidsourceid_text);}this.m_vetilesources.push(b);a.vemapcontrol.SetTileSource(b);if (b.IsVisible) {a.vemapcontrol.LoadTileLayer(b.ID, b.ID, b.Opacity, b.ZIndex);}if (b.FnCallback) {b.FnCallback(b);}};\n this.GetSourceById = function (c) {var b = this.m_vetilesources.length;for (var a = 0; a < b; ++a) {if (this.m_vetilesources[a].ID == c) {return this.m_vetilesources[a];}}return null;};\n this.GetSourceCount = function () {return this.m_vetilesources.length;};\n this.GetSourceByIndex = function (b) {var a = null;if (this.m_vetilesources && this.m_vetilesources[b]) {a = this.m_vetilesources[b];}return a;};\n this.ShowTileLayer = function (c) {if (this.m_vetilesources == null || this.m_vetilesources == \"undefined\") {throw new VEException(\"VEMap:RemoveSourcebyId\", \"err_GraphicsInitError\", L_GraphicsInitError_Text);return;}var b = this.GetSourceById(c);if (b) {b.IsVisible = true;a.vemapcontrol.SetTileLayerVisibility(b.ID, true);a.vemapcontrol.LoadTileLayer(b.ID, b.ID, b.Opacity, b.ZIndex);} else {throw new VEException(\"VEMap:HideSourcebyId\", \"err_invalidsourceid\", L_invalidsourceid_text);return;}};\n this.ShowAllTileLayers = function () {if (this.m_vetilesources == null || this.m_vetilesources == \"undefined\") {throw new VEException(\"VEMap:HideAllTileLayersbyId\", \"err_GraphicsInitError\", L_GraphicsInitError_Text);return;}var b = this.m_vetilesources.length;for (var a = 0; a < b; ++a) {this.ShowTileLayer(this.m_vetilesources[a].ID);}};\n this.HideAllTileLayers = function () {if (this.m_vetilesources == null || this.m_vetilesources == \"undefined\") {throw new VEException(\"VEMap:HideAllTileLayersbyId\", \"err_GraphicsInitError\", L_GraphicsInitError_Text);return;}var b = this.m_vetilesources.length;for (var a = 0; a < b; ++a) {this.HideTileLayer(this.m_vetilesources[a].ID);}};\n this.HideTileLayer = function (c) {if (this.m_vetilesources == null || this.m_vetilesources == \"undefined\") {throw new VEException(\"VEMap:RemoveSourcebyId\", \"err_GraphicsInitError\", L_GraphicsInitError_Text);return;}var b = this.GetSourceById(c);if (b) {if (b.IsVisible) {b.IsVisible = false;a.vemapcontrol.SetTileLayerVisibility(b.ID, false);a.vemapcontrol.LoadTileLayer(b.ID, b.ID, b.Opacity, b.ZIndex);}} else {throw new VEException(\"VEMap:HideSourcebyId\", \"err_invalidsourceid\", L_invalidsourceid_text);return;}};\n this.HideBaseTileLayer = function () {a.vemapcontrol.HideBaseTileLayer();};\n this.ShowBaseTileLayer = function () {a.vemapcontrol.ShowBaseTileLayer();};\n this.DeleteSourceById = function (b) {if (this.m_vetilesources == null || this.m_vetilesources == \"undefined\") {throw new VEException(\"VEMap:RemoveSourcebyId\", \"err_GraphicsInitError\", L_GraphicsInitError_Text);return;}var c = this.m_vetilesources.length, a = 0;while (a < c && b != this.m_vetilesources[a].ID) {a++;}if (a < c) {this.m_vemapcontrol.ClearTileLayer(b);this.m_vemapcontrol.DeleteTileSource(b);this.m_vetilesources[a] = null;this.m_vetilesources.splice(a, 1);} else {throw new VEException(\"VEMap:RemoveSourcebyId\", \"err_invalidsourceid\", L_invalidsourceid_text);return;}};\n this.Dispose = function () {this.DeleteAllSources();this.m_vetilesources = null;this.m_vemapcontrol = null;this.m_vemap = null;};\n this.DeleteAllSources = function () {if (this.m_vetilesources == null || this.m_vetilesources == \"undefined\") {throw new VEException(\"VEMap:RemoveSourcebyId\", \"err_GraphicsInitError\", L_GraphicsInitError_Text);return;}var b = this.m_vetilesources.length;for (var a = 0; a < b; ++a) {if (this.m_vetilesources[a]) {this.m_vemapcontrol.ClearTileLayer(this.m_vetilesources[a].ID);this.m_vemapcontrol.DeleteTileSource(this.m_vetilesources[a].ID);this.m_vetilesources[a] = null;}}this.m_vetilesources = [];};\n}","category":"Global symbols"},{"name":"VETileSourceSpecification","type":"function","value":"function VETileSourceSpecification(h, i, d, g, f, e, c, a, b) {\n this.ID = null;\n this.TileSource = null;\n this.NumServers = 1;\n this.Bounds = null;\n this.MinZoomLevel = 0;\n this.MaxZoomLevel = 1;\n this.GetTilePath = null;\n this.Opacity = null;\n this.ZIndex = null;\n this.SetsBestMapView = true;\n this.FnCallback = null;\n this.IsVisible = true;\n this.LoadTiles = true;\n if (typeof h == \"string\") {\n this.ID = h;\n } else {\n throw new VEException(\"VETileSourceSpecification\", \"err_invalidargument\", L_invalidargument_text.replace(\"%1\", \"ID\").replace(\"%2\", \"string\"));\n }\n if (typeof i == \"string\") {\n this.TileSource = i.replace(/%20/g, \" \");\n } else {\n throw new VEException(\"VETileSourceSpecification\", \"err_invalidargument\", L_invalidargument_text.replace(\"%1\", \"tileSource\").replace(\"%2\", \"string\"));\n }\n if (d != \"undefined\" && d != null) {\n this.NumServers = d;\n }\n if (g != \"undefined\" && g != null) {\n this.Bounds = g;\n }\n if (f != \"undefined\" && f != null) {\n this.MinZoomLevel = f;\n }\n if (e != \"undefined\" && e != null) {\n this.MaxZoomLevel = e;\n }\n if (c != \"undefined\" && c != null) {\n this.GetTilePath = c;\n }\n if (a != \"undefined\" && a != null) {\n VEValidator.ValidateFloat(a, \"Opacity\");\n if (a < 0 || a > 1) {\n throw new VEException(\"VEMap:AddTileLayer\", \"err_invalidOpacity\", L_invalidopacity_text);\n }\n this.Opacity = a;\n }\n if (b != \"undefined\" && b != null) {\n VEValidator.ValidateInt(b, \"ZIndex\");\n this.ZIndex = b;\n } else {\n this.ZIndex = Msn.VE.API.Globals.vetilelayerdefaultzindex;\n }\n}","category":"Global symbols"},{"name":"VEClusterSpecification","type":"function","value":"function VEClusterSpecification() {\n this._clusterShape = null;\n this.Shapes = [];\n this.LatLong = null;\n VEClusterSpecification.prototype.GetClusterShape = function () {return this._clusterShape;};\n}","category":"Global symbols"},{"name":"VEClusteringOptions","type":"function","value":"function VEClusteringOptions() {\n this.Icon = null;\n this.Callback = null;\n}","category":"Global symbols"},{"name":"VECustomIconSpecification","type":"function","value":"function VECustomIconSpecification() {\n this.Image = null;\n this.TextContent = null;\n this.CustomHTML = null;\n this.textFont = \"Arial\";\n this.TextBold = false;\n this.TextItalics = false;\n this.TextUnderline = false;\n this.TextSize = 7;\n this.ImageOffset = null;\n this.TextOffset = null;\n this.ForeColor = null;\n this.BackColor = null;\n this.ImageWidth = -1;\n this.ImageHeight = -1;\n}","category":"Global symbols"},{"name":"_VE_CreateServiceInstance","type":"function","value":"function _VE_CreateServiceInstance(a) {\n switch (a) {\n case _VE_ServiceType.MapCruncher:\n return new VETileSourceSpecification;\n default:\n return null;\n }\n return null;\n}","category":"Global symbols"},{"name":"_VE_EntityDrawingState","type":"function","value":"function _VE_EntityDrawingState() {\n this.zIndexIcon = null;\n this.zIndexPolyShape = null;\n this.minZoomLevel = null;\n this.maxZoomLevel = null;\n this.isShared = null;\n this.parentEl = null;\n this.text = null;\n}","category":"Global symbols"},{"name":"VE_Photo","type":"function","value":"function VE_Photo() {\n this.Id = null;\n this.Url = null;\n this.Properties = null;\n}","category":"Global symbols"},{"name":"VE_3DTour","type":"function","value":"function VE_3DTour() {\n this.Actions = null;\n}","category":"Global symbols"},{"name":"VE_3DModelData","type":"function","value":"function VE_3DModelData() {\n this.Properties = null;\n this.Callback = null;\n}","category":"Global symbols"},{"name":"VE_3DModelRep","type":"function","value":"function VE_3DModelRep() {\n this.Transform = null;\n this.ModelRefId = null;\n this.MinBounds = null;\n this.MaxBounds = null;\n this.Properties = null;\n this.R2eoffset = null;\n}","category":"Global symbols"},{"name":"VE_3DViewPort","type":"function","value":"function VE_3DViewPort() {\n this.Latitude = 0;\n this.Longitude = 0;\n this.Altitude = 0;\n this.Altitudemode = \"Datum\";\n this.Pitch = 0;\n this.Heading = 0;\n this.Mapstyle = \"r\";\n this.SceneId = 0;\n this.Properties = null;\n}","category":"Global symbols"},{"name":"VEShape","type":"function","value":"function VEShape(c, b) {\n this.Id = 0;\n this.Title = Msn.VE.API ? \"\" : L_AnnotationConfDefaultTitle_Text;\n this.Latitude = 0;\n this.Longitude = 0;\n this.RoutableLatitude = null;\n this.RoutableLongitude = null;\n this.Notes = \"\";\n this.Keywords = \"\";\n this.Url = \"\";\n this.PhotoUrl = \"\";\n this.UserDate = new Date;\n this.DisplayOrder = 0;\n this.BusinessListingId = 0;\n this.IconId = 0;\n this.LastModified = new Date;\n this._cacheOfSerializationLength = 0;\n this.TileId = null;\n this.IsClearDom = true;\n this.mapserviceType = \"None\";\n this.mapserviceSource = \"\";\n this.mapserviceOpacity = 0.6;\n this.mapserviceMetadata = \"\";\n this.mapserviceStatus = 0;\n this.ViewPort = null;\n this.Tour = null;\n this.ModelRep = null;\n this.ModelData = null;\n this.IsModelVisible = false;\n this.Photos = null;\n this.SourceUrl = null;\n this.SourceType = null;\n this.ShowDetailOnMouseOver = true;\n this.OnMouseOverCallback = null;\n this._customIcon = null;\n this._IconContent = null;\n this._eroContent = null;\n this._shplayer = null;\n this.IconUrl = null;\n this.maxZoomLevel = 21;\n this.minZoomLevel = 1;\n var a = false;\n this.IsEncrypted = function () {return a;};\n this.SetEncrypted = function () {a = true;};\n if (typeof this._Construct == \"function\") {\n this._Construct(true, c, b);\n }\n}","category":"Global symbols"},{"name":"GridCluster","type":"function","value":"function GridCluster(m) {\n var q = [], g = GetVEMapInstance(m._mapGuid);\n if (g != null) {\n var b = {}, d = g.GetZoomLevel(), p = 2, r = 0;\n if (g.vemapcontrol.IsMapViewOblique()) {\n d += 18;\n }\n var u = m.Annotations.length;\n for (var n = 0; n < u; n++) {\n var a = m.Annotations[n];\n if (a.GetVisibility() &&\n !a.IsModel() && a.GetType() == VEShapeType.Pushpin) {\n if (!a._sort) {\n a._sort = {};\n a._sort.zoomLevel = d;\n }\n if (a._sort.zoomLevel != d || !a._sort.zoomQuadKey) {\n a._sort.zoomLevel = d;\n var j = new (Msn.VE.LatLong);\n j.latitude = a.Primitives[0].points[1];\n j.longitude = a.Primitives[0].points[0];\n var s = g.vemapcontrol.GetOrthoMode(), t = s.LatLongToPixel(j, d + p);\n a._sort.zoomQuadkey = VEPixelToQuadKey(t, d + p);\n }\n if (!b[a._sort.zoomQuadkey]) {\n b[a._sort.zoomQuadkey] = [];\n }\n b[a._sort.zoomQuadkey].push(a);\n }\n }\n for (var o in b) {\n var e = b[o], c = e.length;\n if (c > 1) {\n var h = new VEClusterSpecification;\n h.Shapes = e;\n var k = 0, l = 0, i = false;\n for (var f = 0; f < c; f++) {\n k += parseFloat(e[f].Primitives[0].points[1]);\n l += parseFloat(e[f].Primitives[0].points[0]);\n i = i || e[f].IsEncrypted();\n }\n h.LatLong = i ? VEShape.LatLongFactory.CreateVELatLong(k / c, l / c) : new VELatLong(k / c, l / c);\n q[r] = h;\n r++;\n }\n }\n b = null;\n }\n return q;\n}","category":"Global symbols"},{"name":"VE_AbortTimeoutCallback","type":"function","value":"function VE_AbortTimeoutCallback(a) {\n if (a != -1) {\n try {\n window.clearTimeout(a);\n } catch (b) {\n }\n }\n a = -1;\n}","category":"Global symbols"},{"name":"VE_WalkNode","type":"function","value":"function VE_WalkNode(a, b) {\n if (b == null || a == null) {\n return;\n }\n b(a);\n for (var c = 0; a.hasChildNodes() && c < a.childNodes.length; ++c) {\n VE_WalkNode(a.childNodes[c], b);\n }\n}","category":"Global symbols"},{"name":"VE_RemoveHarmfulHTML","type":"function","value":"function VE_RemoveHarmfulHTML(c) {\n if (c == null) {\n return;\n }\n var e = \"\", a = null, f = [];\n for (var d = 0; c.hasChildNodes() && d < c.childNodes.length; ++d) {\n e = null;\n a = c.childNodes[d];\n switch (a.nodeName) {\n case \"A\":\n e = a.getAttribute(\"HREF\");\n case \"B\":\n case \"BR\":\n var g = [];\n for (var b = 0; b < a.attributes.length; ++b) {\n g.push(a.attributes[b].nodeName);\n }\n for (var b = 0; b < g.length; ++b) {\n a.removeAttribute(g[b]);\n }\n if (a.nodeName == \"A\") {\n if (e != null && e.match(/^https?:\\/\\//gi) != null) {\n a.setAttribute(\"TARGET\", \"_blank\");\n a.setAttribute(\"HREF\", e);\n }\n }\n break;\n case \"#text\":\n break;\n default:\n f.push(a);\n c.insertBefore(document.createTextNode(\" \"), a.nextSibling);\n for (var b = 0; a.hasChildNodes() && b < a.childNodes.length; ++b) {\n c.insertBefore(a.childNodes[b], a.nextSibling);\n }\n }\n }\n for (var d = 0; d < f.length; ++d) {\n c.removeChild(f[d]);\n }\n}","category":"Global symbols"},{"name":"VE_SanitizeHTML","type":"function","value":"function VE_SanitizeHTML(b) {\n if (typeof b == \"undefined\" || !b) {\n return b;\n }\n var a = document.createElement(\"div\");\n a.innerHTML = b + \" __hack\";\n VE_WalkNode(a, VE_RemoveHarmfulHTML);\n var c = a.innerHTML;\n a = null;\n return c.substring(0, c.length - 7);\n}","category":"Global symbols"},{"name":"VE_ChangeOpacity","type":"function","value":"function VE_ChangeOpacity(b, a) {\n if (typeof Web != \"undefined\" &&\n typeof Web.Browser != \"undefined\" &&\n typeof Web.Browser.isMozilla == \"function\" &&\n Web.Browser.isMozilla()) {\n b.style.opacity = a / 100;\n } else {\n b.style.filter = \"alpha(opacity=\" + a + \")\";\n }\n}","category":"Global symbols"},{"name":"VE_FindFirstAncestor","type":"function","value":"function VE_FindFirstAncestor(c, d, b) {\n var a = d;\n while (a != null && a.nodeName.toUpperCase() != c.toUpperCase() && b > 0) {\n a = a.parentElement;\n --b;\n }\n return a;\n}","category":"Global symbols"},{"name":"VE_EnableSelection","type":"function","value":"function VE_EnableSelection(a) {\n if (typeof a.onselectstart != \"undefined\") {\n a.detachEvent(\"onselectstart\", donothingsayno);\n } else if (typeof a.style.MozUserSelect != \"undefined\") {\n a.style.removeProperty(\"-moz-user-select\");\n }\n}","category":"Global symbols"},{"name":"VE_DisableSelection","type":"function","value":"function VE_DisableSelection(a) {\n if (typeof a.onselectstart != \"undefined\") {\n a.attachEvent(\"onselectstart\", donothingsayno);\n } else if (typeof a.style.MozUserSelect != \"undefined\") {\n a.style.MozUserSelect = \"none\";\n }\n}","category":"Global symbols"},{"name":"GetAgentName","type":"function","value":"function GetAgentName() {\n var c = [\"msie\", \"firefox\"], d = \"\";\n for (var a = 0; a < c.length; a++) {\n var e = navigator.userAgent.toLowerCase(), b = c[a];\n if (e.indexOf(b) != -1) {\n d = b;\n }\n }\n return d;\n}","category":"Global symbols"},{"name":"IsPointInPolygon","type":"function","value":"function IsPointInPolygon(a, b, e, f, c, d) {\n if (a > c || a < e || b > d || b < f) {\n return false;\n }\n return true;\n}","category":"Global symbols"},{"name":"_VE_ResizeImage","type":"function","value":"function _VE_ResizeImage(a, c, b) {\n var e = c, d = b;\n if (a.width > c) {\n d = parseInt(a.height * c / a.width);\n } else if (a.height > b) {\n e = parseInt(a.width * b / a.height);\n } else {\n e = a.width;\n d = a.height;\n }\n a.style.height = d + \"px\";\n a.style.width = e + \"px\";\n if (a.style.visibility == \"hidden\") {\n a.style.visibility = \"visible\";\n }\n return a;\n}","category":"Global symbols"},{"name":"_VE_OnCustonIconError","type":"function","value":"function _VE_OnCustonIconError(a, e) {\n var f = typeof Msn.VE.API != \"undefined\" && Msn.VE.API != null;\n if (!f && typeof a != \"undefined\") {\n var b = VE_MapManager.GetAnnotationById(a.id);\n if (b) {\n b.IconUrl = null;\n var d = VE_MapStruct.PushpinType, c = d.PushpinViewer;\n if (b.IsOverlay()) {\n c = d.OverlayViewer;\n } else if (b.GetType() != VEShapeType.Pushpin) {\n c = d.PolylineViewer;\n }\n if (a.parentElement) {\n a.parentElement.className = \"bullet \" + c;\n a.parentElement.innerText = e;\n a.parentElement.removeChild(a);\n }\n }\n }\n}","category":"Global symbols"},{"name":"_VE_GetCustomIcon","type":"function","value":"function _VE_GetCustomIcon(i, h, e, f) {\n var g = \"<img \", a = \"\\\" class=\\\"msve_customIcon\\\" src=\\\"\", d = \"\", c = 25, b = 30;\n if (f) {\n c = 250;\n b = 300;\n }\n d = \"onload=\\\"_VE_ResizeImage(this,\" + c + \",\" + b + \")\\\" style=\\\"visibility:hidden;\\\" onerror=\\\"_VE_OnCustonIconError(this,\" + e + \")\\\"\";\n a = \"\\\" class=\\\"msve_customIcononmap\\\" src=\\\"\";\n return g.concat(\" alt=\\\"\", e, \"\\\" id=\\\"\", i, a, h, \"\\\" \" + d + \"/>\");\n}","category":"Global symbols"},{"name":"VE_MapRequestBean","type":"function","value":"function VE_MapRequestBean(c) {\n this.action = c == \"undefined\" ? null : c;\n var a = null, b = \"action=\" + this.action;\n this.SetParameters = function (d, c) {if (a == null) {a = [];}a[d] = c;b = b.concat(\"&\", d, \"=\", c);};\n this.GetParameters = function () {return a;};\n this.ToString = function () {return b;};\n}","category":"Global symbols"},{"name":"VE_LocationResult","type":"function","value":"function VE_LocationResult() {\n this.minX = null;\n this.minY = null;\n this.maxX = null;\n this.maxY = null;\n this.LonLats = null;\n this.minZ = null;\n this.maxZ = null;\n this.Altitudes = null;\n}","category":"Global symbols"},{"name":"VE_GetLatLongPairsFromString","type":"function","value":"function VE_GetLatLongPairsFromString(o, b) {\n if (o == null || typeof o != \"string\") {\n return null;\n }\n var j = null, k = null, h = null, i = null, n = [];\n try {\n var p = o.split(MC_CML_TOKEN1), e = null, m = null, g = null, f = null, d = true;\n if (b == null || typeof b != \"string\") {\n d = false;\n }\n if (d) {\n m = b.split(MC_CML_TOKEN1);\n d = p.length / 2 != m.length ? false : true;\n e = [];\n }\n j = 180;\n k = 90;\n h = -180;\n i = -90;\n g = Number.MAX_VALUE;\n f = Number.MIN_VALUE;\n var q = true, c = NaN, b = NaN, r = p.length;\n for (var l = 0; l < r; l++) {\n c = parseFloat(p[l]);\n if (!isNaN(c)) {\n n.push(c);\n } else {\n continue;\n }\n if (q) {\n if (d) {\n b = parseFloat(m[l / 2]);\n if (isNaN(b)) {\n d = false;\n } else {\n e.push(b);\n g = Math.min(g, b);\n f = Math.max(f, b);\n }\n }\n j = Math.min(j, c);\n h = Math.max(h, c);\n q = false;\n } else {\n k = Math.min(k, c);\n i = Math.max(i, c);\n q = true;\n }\n }\n if (!d || e.length != n.length / 2) {\n g = null;\n f = null;\n e = null;\n }\n } catch (s) {\n return null;\n }\n var a = new VE_LocationResult;\n a.minX = j;\n a.minY = k;\n a.maxX = h;\n a.maxY = i;\n a.minZ = g;\n a.maxZ = f;\n a.LonLats = n;\n a.Altitudes = e;\n return a;\n}","category":"Global symbols"},{"name":"VE_GetLatLongFromString","type":"function","value":"function VE_GetLatLongFromString(c) {\n var a = c.split(MC_CML_TOKEN1);\n if (typeof a == \"undefined\" || a == null || a.length != 2) {\n return null;\n }\n var b = new (Msn.VE.LatLong);\n b.longitude = parseFloat(a[0]);\n b.latitude = parseFloat(a[1]);\n return b;\n}","category":"Global symbols"},{"name":"VE_GetDefaultAPISymbol","type":"function","value":"function VE_GetDefaultAPISymbol(b) {\n var a = null;\n if (typeof VE_MapDispatch_SymbolLib != \"undefined\") {\n if (b == VEShapeType.Pushpin) {\n a = VE_MapDispatch_SymbolLib.GetMapSymbolByID(MC_PROPERTY_PUSHPIN);\n } else {\n a = VE_MapDispatch_SymbolLib.GetCurrentDefaultSymbol();\n }\n a.imagedata_src = Msn.VE.API.Constants.iconurl;\n a.style_zIndex = Msn.VE.API.Globals.veshapeiconzindex;\n a.style_zIndex_polyshape = Msn.VE.API.Globals.veshapepolyshapezindex;\n }\n return a;\n}","category":"Global symbols"},{"name":"VE_MapHashtable","type":"function","value":"function VE_MapHashtable() {\n this.hash = [];\n this.keys = [];\n}","category":"Global symbols"},{"name":"VE_MapOverlays","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"VE_MapStruct","type":"function","value":"function VE_MapStruct() {\n}","category":"Global symbols"},{"name":"MC_SA_REFRESH","type":"string","value":"forcedrefresh","category":"Global symbols"},{"name":"MC_SA_UPLOADPHOTO","type":"string","value":"uploadphoto","category":"Global symbols"},{"name":"MC_SA_IMPORT","type":"string","value":"import","category":"Global symbols"},{"name":"MC_SA_NEWCOL","type":"string","value":"newcol","category":"Global symbols"},{"name":"cssCursors","type":"undefined","category":"Global symbols"},{"name":"MC_MAX_COL_SIZE","type":"number","value":200,"category":"Global symbols"},{"name":"MC_MAX_LOADED_COLS","type":"number","value":2,"category":"Global symbols"},{"name":"MC_DS_MSN_VEML","type":"number","value":2,"category":"Global symbols"},{"name":"MC_DS_FILE_CML","type":"number","value":1,"category":"Global symbols"},{"name":"MC_DS_MSN_CML","type":"number","value":0,"category":"Global symbols"},{"name":"MC_COL_TYPE_TILEIMAGE","type":"number","value":6,"category":"Global symbols"},{"name":"MC_COL_TYPE_RSSFEED","type":"number","value":5,"category":"Global symbols"},{"name":"MC_COL_TYPE_DRIVING","type":"number","value":4,"category":"Global symbols"},{"name":"MC_COL_TYPE_TRAFFIC","type":"number","value":3,"category":"Global symbols"},{"name":"MC_COL_TYPE_RESULT","type":"number","value":2,"category":"Global symbols"},{"name":"MC_COL_TYPE_COLLECTION","type":"number","value":0,"category":"Global symbols"},{"name":"MC_COL_TYPE_FAVORITE","type":"number","value":1,"category":"Global symbols"},{"name":"MC_SERVER_STATUS_CONTAINSSENSITIVEWORDS_ERROR","type":"string","value":"581","category":"Global symbols"},{"name":"MC_SERVER_STATUS_ACCESSDENIED_ERROR","type":"string","value":"403","category":"Global symbols"},{"name":"MC_SERVER_STATUS_UNEXPECTED_ERROR","type":"string","value":"500","category":"Global symbols"},{"name":"MC_SERVER_STATUS_QUOTA_ERROR","type":"string","value":"572","category":"Global symbols"},{"name":"MC_SERVER_STATUS_NAMEEXIST_ERROR","type":"string","value":"571","category":"Global symbols"},{"name":"MC_SERVER_STATUS_STORE_ERROR","type":"string","value":"570","category":"Global symbols"},{"name":"MC_SERVER_STATUS_OK","type":"string","value":"200","category":"Global symbols"},{"name":"MC_SERVER_STATUS_BUSY","type":"string","value":"server busy","category":"Global symbols"},{"name":"MC_SERVER_STATUS_NO_ACCESS","type":"string","value":"not authorized","category":"Global symbols"},{"name":"MC_ERO_WRAPLEN_DESC","type":"number","value":28,"category":"Global symbols"},{"name":"MC_ERO_WRAPLEN_TITLE","type":"number","value":22,"category":"Global symbols"},{"name":"MC_CV_WRAPLEN_DESC","type":"number","value":22,"category":"Global symbols"},{"name":"MC_CV_WRAPLEN_TITLE","type":"number","value":22,"category":"Global symbols"},{"name":"MC_CV_WRAPLEN_COLLECTIONDESC","type":"number","value":28,"category":"Global symbols"},{"name":"MC_SCRATCHPAD_WRAPLEN_DESC","type":"number","value":26,"category":"Global symbols"},{"name":"MC_SCRATCHPAD_WRAPLEN_TITLE","type":"number","value":22,"category":"Global symbols"},{"name":"MC_SCRATCHPAD_COLLECTIONLISTDIV_ID","type":"string","value":"scratchPadCollectionListWrapper","category":"Global symbols"},{"name":"MC_SCRATCHPAD_DRAGGEDSTYLE","type":"string","value":"DraggedLI","category":"Global symbols"},{"name":"MC_SCRATCHPAD_DRAGCURSOR","type":"string","value":"move","category":"Global symbols"},{"name":"MC_SIGNIN","type":"string","value":"Signin","category":"Global symbols"},{"name":"MC_SCRATCHPADITEM_MEASURE_SUFFIX","type":"string","value":"_m","category":"Global symbols"},{"name":"MC_SCRATCHPADITEM_LI_SUFFIX","type":"string","value":"_li","category":"Global symbols"},{"name":"MC_COLLECTIONLIST_UL_ID","type":"string","value":"sp_collection_list","category":"Global symbols"},{"name":"MC_KVP_CML","type":"string","value":"CML","category":"Global symbols"},{"name":"MC_KVP_VIEWTOUR","type":"string","value":"view_tour","category":"Global symbols"},{"name":"MC_KVP_SETBESTMAPVIEW","type":"string","value":"set_best_view","category":"Global symbols"},{"name":"MC_KVP_SERVER_STATUS","type":"string","value":"req_status","category":"Global symbols"},{"name":"MC_KVP_ENTITY","type":"string","value":"ENTITY","category":"Global symbols"},{"name":"MC_KVP_ENTITYLIST","type":"string","value":"ENTITYLIST","category":"Global symbols"},{"name":"MC_KVP_ENTITY_MSNID","type":"string","value":"ENTITY_MSNID","category":"Global symbols"},{"name":"MC_KVP_COL_CLIENTDATA","type":"string","value":"COL_CLIENTDATA","category":"Global symbols"},{"name":"MC_KVP_COL","type":"string","value":"COL","category":"Global symbols"},{"name":"MC_KVP_COL_MSNID2","type":"string","value":"COL_MSNID2","category":"Global symbols"},{"name":"MC_KVP_COL_MSNID","type":"string","value":"COL_MSNID","category":"Global symbols"},{"name":"MC_KVP_COLLIST","type":"string","value":"COLLIST","category":"Global symbols"},{"name":"MC_UPLOAD_TIMEOUT","type":"number","value":90000,"category":"Global symbols"},{"name":"MC_TIMER_VALUE","type":"string","value":"DELAYVALUE","category":"Global symbols"},{"name":"MC_REQUEST_QUEUE_MAXSIZE","type":"number","value":20,"category":"Global symbols"},{"name":"MC_TIMER_EXTENDDELAY_CN","type":"number","value":100000,"category":"Global symbols"},{"name":"MC_TIMER_EXTENDDELAY","type":"number","value":5000,"category":"Global symbols"},{"name":"MC_TIMER_NOW","type":"number","value":10,"category":"Global symbols"},{"name":"MC_TIMER_REPEAT_DELAY","type":"number","value":3000,"category":"Global symbols"},{"name":"MC_TIMER_DELAY","type":"number","value":3000,"category":"Global symbols"},{"name":"MC_TIMER_MINDELAY","type":"number","value":0,"category":"Global symbols"},{"name":"MC_TIMER_KEEPTRYING","type":"string","value":"keeptrying","category":"Global symbols"},{"name":"MC_MAX_DRILL_SIZE","type":"number","value":200,"category":"Global symbols"},{"name":"MC_MIN_EMAIL_NOTES_LEN","type":"number","value":100,"category":"Global symbols"},{"name":"MC_MAX_EMAIL_LINK_LEN","type":"number","value":1800,"category":"Global symbols"},{"name":"MC_MAXSHAPEPOINTS_IN_EMAIL","type":"number","value":200,"category":"Global symbols"},{"name":"MC_COLLECTION_SIGNIN_SIZE","type":"number","value":2048,"category":"Global symbols"},{"name":"MC_MAPSERVICE_ARG_ENTITYID","type":"string","value":"eid","category":"Global symbols"},{"name":"MC_MAPSERVICE_ARG_COLLECTIONID","type":"string","value":"cid","category":"Global symbols"},{"name":"MC_MAPSERVICE_ARG_SERVICETYPE","type":"string","value":"svc","category":"Global symbols"},{"name":"MC_MAPSERVICE_STATUS_FETCH","type":"number","value":3,"category":"Global symbols"},{"name":"MC_MAPSERVICE_STATUS_READY","type":"number","value":2,"category":"Global symbols"},{"name":"MC_MAPSERVICE_STATUS_ERROR","type":"number","value":1,"category":"Global symbols"},{"name":"MC_MAPSERVICE_STATUS_NONE","type":"number","value":0,"category":"Global symbols"},{"name":"MC_CHANGE_TYPE_ALL","type":"number","value":3,"category":"Global symbols"},{"name":"MC_CHANGE_TYPE_CHILDREN","type":"number","value":2,"category":"Global symbols"},{"name":"MC_CHANGE_TYPE_METADATA","type":"number","value":1,"category":"Global symbols"},{"name":"MC_CHANGE_STATE_DEFAULT","type":"number","value":0,"category":"Global symbols"},{"name":"MC_CHANGE_STATE_MOVE","type":"number","value":5,"category":"Global symbols"},{"name":"MC_CHANGE_STATE_CLONE","type":"number","value":4,"category":"Global symbols"},{"name":"MC_CHANGE_STATE_CREATE","type":"number","value":3,"category":"Global symbols"},{"name":"MC_CHANGE_STATE_DELETE","type":"number","value":2,"category":"Global symbols"},{"name":"MC_CHANGE_STATE_UPDATE","type":"number","value":1,"category":"Global symbols"},{"name":"MC_ACTION_DELETE_PHOTO","type":"string","value":"DeletePhoto","category":"Global symbols"},{"name":"MC_ACTION_CREATE_PHOTO","type":"string","value":"CreatePhoto","category":"Global symbols"},{"name":"MC_ACTION_REPAINT","type":"string","value":"Repaint","category":"Global symbols"},{"name":"MC_FCCALLBACK","type":"string","value":"fncallback","category":"Global symbols"},{"name":"MC_ACTION_ADD_ENTITY","type":"string","value":"AddEntity","category":"Global symbols"},{"name":"MC_ACTION_DELETE_ENTITY","type":"string","value":"DeleteEntity","category":"Global symbols"},{"name":"MC_ACTION_RETRIEVE_SHAREDCOLLECTION","type":"string","value":"RetrieveSharedCollection","category":"Global symbols"},{"name":"MC_ACTION_RETRIEVE_COLLECTION","type":"string","value":"RetrieveCollection","category":"Global symbols"},{"name":"MC_ACTION_RETRIEVE_ALLCOLLECTIONS_METADATA","type":"string","value":"RetrieveAllCollectionsMetadata","category":"Global symbols"},{"name":"MC_ACTION_RETRIEVE_ALLCOLLECTIONS","type":"string","value":"RetrieveAllCollections","category":"Global symbols"},{"name":"MC_ACTION_CLEAR_COLLECTION","type":"string","value":"ClearCollection","category":"Global symbols"},{"name":"MC_ACTION_DELETE_COLLECTION","type":"string","value":"DeleteCollection","category":"Global symbols"},{"name":"MC_ACTION_UPDATE_COLLECTION","type":"string","value":"UpdateCollection","category":"Global symbols"},{"name":"MC_ACTION_CREATE_COLLECTION","type":"string","value":"CreateCollection","category":"Global symbols"},{"name":"MC_ACTION_CLONE_ENTITY","type":"string","value":"CloneEntity","category":"Global symbols"},{"name":"MC_ACTION_IMPORT_ENTITY","type":"string","value":"ImportEntity","category":"Global symbols"},{"name":"MC_ACTION_IMPORT_COLLECTION","type":"string","value":"ImportCol","category":"Global symbols"},{"name":"MC_CML_CID_LIST","type":"string","value":"cids","category":"Global symbols"},{"name":"MC_CML_IMPORT_FILEUPLOAD","type":"string","value":"fileupload","category":"Global symbols"},{"name":"MC_CML_IMPORT_REPORT","type":"string","value":"importreport","category":"Global symbols"},{"name":"MC_CML_IMPORT_COLNAME","type":"string","value":"colname","category":"Global symbols"},{"name":"MC_CML_IMPORT_SAVESTATUS","type":"string","value":"saveimport","category":"Global symbols"},{"name":"MC_CML_IMPORT_DATAURL","type":"string","value":"mapurl","category":"Global symbols"},{"name":"MC_CML_EXCOL_PREFIX","type":"string","value":"E*","category":"Global symbols"},{"name":"MC_CML_CLIENTDATA","type":"string","value":"ClientData","category":"Global symbols"},{"name":"MC_CML_VALUE","type":"string","value":"value","category":"Global symbols"},{"name":"MC_CML_KEY","type":"string","value":"key","category":"Global symbols"},{"name":"MC_CML_EXTRUDE","type":"string","value":"extruded","category":"Global symbols"},{"name":"MC_CML_ALTDATUM","type":"string","value":"Datum","category":"Global symbols"},{"name":"MC_CML_ALTGROUND","type":"string","value":"Ground","category":"Global symbols"},{"name":"MC_CML_ALTITUDEMODE","type":"string","value":"altitudemode","category":"Global symbols"},{"name":"MC_CML_ALTITUDE","type":"string","value":"altitudes","category":"Global symbols"},{"name":"MC_CML_COORDS","type":"string","value":"coordinates","category":"Global symbols"},{"name":"MC_CML_POINT","type":"string","value":"Point","category":"Global symbols"},{"name":"MC_CML_HREF","type":"string","value":"href","category":"Global symbols"},{"name":"MC_CML_AREA","type":"string","value":"area","category":"Global symbols"},{"name":"MC_CML_LENGTH","type":"string","value":"length","category":"Global symbols"},{"name":"MC_CML_POLYLINE","type":"string","value":"LineString","category":"Global symbols"},{"name":"MC_CML_LINEARSTRING","type":"string","value":"LinearRing","category":"Global symbols"},{"name":"MC_CML_ITLS","type":"string","value":"interBoundaryIs","category":"Global symbols"},{"name":"MC_CML_OUTLS","type":"string","value":"outerBoundaryIs","category":"Global symbols"},{"name":"MC_CML_POLYGON","type":"string","value":"Polygon","category":"Global symbols"},{"name":"MC_CML_MULTIGEOMETRY","type":"string","value":"MultiGeometry","category":"Global symbols"},{"name":"MC_CML_ENTITY","type":"string","value":"Entity","category":"Global symbols"},{"name":"MC_CML_COLLECTION","type":"string","value":"Collection","category":"Global symbols"},{"name":"MC_CML_COLLECTIONS","type":"string","value":"Collections","category":"Global symbols"},{"name":"MC_CML_GLINK","type":"string","value":"glink","category":"Global symbols"},{"name":"MC_CML_SIMPLEHTML","type":"string","value":"SimpleHTML","category":"Global symbols"},{"name":"MC_CML_CONTENT","type":"string","value":"Content","category":"Global symbols"},{"name":"MC_CML_CONTENTS","type":"string","value":"Contents","category":"Global symbols"},{"name":"MC_CML_TOKEN3","type":"string","value":";","category":"Global symbols"},{"name":"MC_CML_TOKEN2","type":"string","value":":","category":"Global symbols"},{"name":"MC_CML_TOKEN1","type":"string","value":",","category":"Global symbols"},{"name":"MC_CML_ONSCRATCHPAD","type":"string","value":"onScratchpad","category":"Global symbols"},{"name":"MC_CML_ZOOMLEVEL","type":"string","value":"zoomlevel","category":"Global symbols"},{"name":"MC_CML_IMAGEDATASYMBOL","type":"string","value":"Imagedata","category":"Global symbols"},{"name":"MC_CML_SHADOWSYMBOL","type":"string","value":"Shadow","category":"Global symbols"},{"name":"MC_CML_STROKESYMBOL","type":"string","value":"Stroke","category":"Global symbols"},{"name":"MC_CML_STYLESYMBOL","type":"string","value":"Style","category":"Global symbols"},{"name":"MC_CML_SHAPESYMBOL","type":"string","value":"Shape","category":"Global symbols"},{"name":"MC_CML_FILLSYMBOL","type":"string","value":"Fill","category":"Global symbols"},{"name":"MC_CML_STYLE","type":"string","value":"Style","category":"Global symbols"},{"name":"MC_CML_POSITION","type":"string","value":"Position","category":"Global symbols"},{"name":"MC_CML_LABELSTYLE","type":"string","value":"LabelStyle","category":"Global symbols"},{"name":"MC_CML_DEFAULTSTYLE","type":"string","value":"DefaultStyle","category":"Global symbols"},{"name":"MC_CML_DISPLAYORDER","type":"string","value":"displayorder","category":"Global symbols"},{"name":"MC_CML_VISIBILITY","type":"string","value":"visibility","category":"Global symbols"},{"name":"MC_CML_EXTRUSION","type":"string","value":"Extrusion","category":"Global symbols"},{"name":"MC_CML_Add","type":"string","value":"Add","category":"Global symbols"},{"name":"MC_CML_TYPE","type":"string","value":"Type","category":"Global symbols"},{"name":"MC_CML_STATE_OWNER_IS_VIEWING","type":"number","value":8,"category":"Global symbols"},{"name":"MC_CML_STATE_OWNER_CAN_UPDATE","type":"number","value":4,"category":"Global symbols"},{"name":"MC_CML_STATE_OWNER_CAN_VIEW","type":"number","value":2,"category":"Global symbols"},{"name":"MC_CML_STATE_PUBLIC_CAN_VIEW","type":"number","value":1,"category":"Global symbols"},{"name":"MC_CML_STATE","type":"string","value":"State","category":"Global symbols"},{"name":"MC_CML_SHARELEVEL","type":"string","value":"Sharelevel","category":"Global symbols"},{"name":"MC_CML_CULTURE","type":"string","value":"culture","category":"Global symbols"},{"name":"MC_CML_NAME","type":"string","value":"name","category":"Global symbols"},{"name":"MC_CML_IID","type":"string","value":"clientid","category":"Global symbols"},{"name":"MC_CML_ID","type":"string","value":"id","category":"Global symbols"},{"name":"MC_CML_VERSION","type":"string","value":"0.1","category":"Global symbols"},{"name":"MC_CML_TOKEN","type":"string","value":",","category":"Global symbols"},{"name":"MC_CML_SEPERT","type":"string","value":"/","category":"Global symbols"},{"name":"MC_CML_ROOT","type":"string","value":"CML","category":"Global symbols"},{"name":"MC_CML_DATECREATED","type":"string","value":"DateCreated","category":"Global symbols"},{"name":"MC_CML_LASTMODIFIED","type":"string","value":"DateModified","category":"Global symbols"},{"name":"MC_CML_PROPERTY_TYPE","type":"string","value":"type","category":"Global symbols"},{"name":"MC_CML_TILEID","type":"string","value":"tileId","category":"Global symbols"},{"name":"MC_CML_PROPERTY_SOURCETYPE","type":"string","value":"sourcetype","category":"Global symbols"},{"name":"MC_CML_PROPERTY_SOURCEURL","type":"string","value":"sourceurl","category":"Global symbols"},{"name":"MC_CML_PROPERTY_MAPSERVICESTATUS","type":"string","value":"mapserviceStatus","category":"Global symbols"},{"name":"MC_CML_PROPERTY_MAPSERVICEMETADATA","type":"string","value":"mapserviceMetadata","category":"Global symbols"},{"name":"MC_CML_PROPERTY_MAPSERVICEOPACITY","type":"string","value":"mapserviceOpacity","category":"Global symbols"},{"name":"MC_CML_PROPERTY_MAPSERVICESOURCE","type":"string","value":"mapserviceSource","category":"Global symbols"},{"name":"MC_CML_PROPERTY_MAPSERVICETYPE","type":"string","value":"mapserviceType","category":"Global symbols"},{"name":"MC_CML_PROPERTY_BUSINESSLISTINGID","type":"string","value":"businesslistingid","category":"Global symbols"},{"name":"MC_CML_PROPERTY_DISPLAYORDER","type":"string","value":"displayorder","category":"Global symbols"},{"name":"MC_CML_PROPERTY_USERDATE","type":"string","value":"userdate","category":"Global symbols"},{"name":"MC_CML_PROPERTY_PHOTOURL","type":"string","value":"photourl","category":"Global symbols"},{"name":"MC_CML_PROPERTY_URL","type":"string","value":"url","category":"Global symbols"},{"name":"MC_CML_PROPERTY_KEYWORDS","type":"string","value":"keywords","category":"Global symbols"},{"name":"MC_CML_PROPERTY_ICONURL","type":"string","value":"iconurl","category":"Global symbols"},{"name":"MC_CML_PROPERTY_ROUTABLELONGITUDE","type":"string","value":"RoutableLongitude","category":"Global symbols"},{"name":"MC_CML_PROPERTY_ROUTABLELATITUDE","type":"string","value":"RoutableLatitude","category":"Global symbols"},{"name":"MC_CML_PUBLISHER","type":"string","value":"publisher","category":"Global symbols"},{"name":"MC_CML_PREAUTHURL","type":"string","value":"PreAuthUrl","category":"Global symbols"},{"name":"MC_CML_PHOTO","type":"string","value":"Photo","category":"Global symbols"},{"name":"MC_CML_PHOTOS","type":"string","value":"Photos","category":"Global symbols"},{"name":"MC_CML_R2EOFFSET","type":"string","value":"r2eoffset","category":"Global symbols"},{"name":"MC_CML_MAXBOUNDS","type":"string","value":"maxbounds","category":"Global symbols"},{"name":"MC_CML_MINBOUNDS","type":"string","value":"minbounds","category":"Global symbols"},{"name":"MC_CML_PROPERTY","type":"string","value":"Property","category":"Global symbols"},{"name":"MC_CML_PROPERTYS","type":"string","value":"Properties","category":"Global symbols"},{"name":"MC_CML_ENTITY_TYPE_PUSHPIN","type":"string","value":"pushpin","category":"Global symbols"},{"name":"MC_CML_MODELREFID","type":"string","value":"modelRefId","category":"Global symbols"},{"name":"MC_CML_TRANSFORM","type":"string","value":"transform","category":"Global symbols"},{"name":"MC_CML_MODELREP","type":"string","value":"ModelRep","category":"Global symbols"},{"name":"MC_CML_ACTION","type":"string","value":"Action","category":"Global symbols"},{"name":"MC_CML_ACTIONS","type":"string","value":"Actions","category":"Global symbols"},{"name":"MC_CML_SCENEID","type":"string","value":"sceneId","category":"Global symbols"},{"name":"MC_CML_MAPSTYLE","type":"string","value":"mapstyle","category":"Global symbols"},{"name":"MC_CML_HEADING","type":"string","value":"heading","category":"Global symbols"},{"name":"MC_CML_PITCH","type":"string","value":"pitch","category":"Global symbols"},{"name":"MC_CML_TOUR","type":"string","value":"Tour","category":"Global symbols"},{"name":"MC_CML_VIEWPORT","type":"string","value":"ViewPort","category":"Global symbols"},{"name":"MC_CML_TAGS","type":"string","value":"Tags","category":"Global symbols"},{"name":"MC_CML_DESCRIPTION","type":"string","value":"Description","category":"Global symbols"},{"name":"MC_CML_ENTITY_COORDINATES","type":"string","value":"coordinates","category":"Global symbols"},{"name":"MC_CML_ENTITY_PRIMITIVE","type":"string","value":"Primitive","category":"Global symbols"},{"name":"MC_CML_ENTITY_PRIMITIVES","type":"string","value":"Primitives","category":"Global symbols"},{"name":"MC_CML_ENTITY_NAME","type":"string","value":"Entity","category":"Global symbols"},{"name":"MC_DECIMALROUNDOFF_THRESHOLD","type":"number","value":100,"category":"Global symbols"},{"name":"MC_NUMBERFORMAT_ZEROSTRING","type":"string","value":"0","category":"Global symbols"},{"name":"MC_NUMBERFORMAT_NUMBEROFDIGITSAFTERDOT","type":"number","value":2,"category":"Global symbols"},{"name":"MC_PROPERTY_GHOSTNODE","type":"number","value":12,"category":"Global symbols"},{"name":"MC_PROPERTY_EDITSELNODE","type":"number","value":11,"category":"Global symbols"},{"name":"MC_PROPERTY_EDITNODE","type":"number","value":10,"category":"Global symbols"},{"name":"MC_PROPERTY_TEMPEDIT","type":"number","value":8,"category":"Global symbols"},{"name":"MC_PROPERTY_TEMPDRAW","type":"number","value":7,"category":"Global symbols"},{"name":"MC_PROPERTY_PUSHPIN","type":"number","value":6,"category":"Global symbols"},{"name":"MC_PROPERTY_PARKINGLOT","type":"number","value":5,"category":"Global symbols"},{"name":"MC_PROPERTY_PARK","type":"number","value":4,"category":"Global symbols"},{"name":"MC_PROPERTY_LAKE","type":"number","value":3,"category":"Global symbols"},{"name":"MC_PROPERTY_ROAD","type":"number","value":2,"category":"Global symbols"},{"name":"MC_PROPERTY_HIGHWAY","type":"number","value":1,"category":"Global symbols"},{"name":"MC_PROPERTY_DEFAULT","type":"number","value":0,"category":"Global symbols"},{"name":"MC_LABEL_VIEWER","type":"string","value":"viewer","category":"Global symbols"},{"name":"MC_EDIT_CONTINUELINE","type":"number","value":111,"category":"Global symbols"},{"name":"MC_EDIT_SELEDGE","type":"number","value":110,"category":"Global symbols"},{"name":"MC_EDIT_SELNODE","type":"number","value":109,"category":"Global symbols"},{"name":"MC_EDIT_MOVENODE","type":"number","value":108,"category":"Global symbols"},{"name":"MC_EDIT_DELNODE","type":"number","value":108,"category":"Global symbols"},{"name":"MC_EDIT_ADDNODE","type":"number","value":107,"category":"Global symbols"},{"name":"MC_DRAW_MODEL","type":"number","value":1066,"category":"Global symbols"},{"name":"MC_DRAW_TEXT","type":"number","value":1065,"category":"Global symbols"},{"name":"MC_DRAW_CIRCLE","type":"number","value":105,"category":"Global symbols"},{"name":"MC_DRAW_RECT","type":"number","value":104,"category":"Global symbols"},{"name":"MC_DRAW_POLYGON","type":"number","value":103,"category":"Global symbols"},{"name":"MC_DRAW_POLYLINE","type":"number","value":102,"category":"Global symbols"},{"name":"MC_DRAW_POINT","type":"number","value":101,"category":"Global symbols"},{"name":"MC_DRAW_DEFAULT","type":"number","value":100,"category":"Global symbols"},{"name":"STATE_EDITING","type":"number","value":2,"category":"Global symbols"},{"name":"STATE_DRAWING","type":"number","value":1,"category":"Global symbols"},{"name":"STATE_DEFAULT","type":"number","value":0,"category":"Global symbols"},{"name":"MC_STYLE_FONT_BOLD","type":"string","value":"font_bold","category":"Global symbols"},{"name":"MC_STYLE_FONT_UNDERSCORE","type":"string","value":"font_underscore","category":"Global symbols"},{"name":"MC_STYLE_FONT_ITALIC","type":"string","value":"font_italic","category":"Global symbols"},{"name":"MC_STYLE_STROKE_ARROW","type":"string","value":"stroke_arrow","category":"Global symbols"},{"name":"MC_STYLE_FONT_COLOR","type":"string","value":"font_color","category":"Global symbols"},{"name":"MC_STYLE_STROKE_DASH","type":"string","value":"stroke-dashstyle","category":"Global symbols"},{"name":"MC_STYLE_STROKE_STYLE","type":"string","value":"stroke-style","category":"Global symbols"},{"name":"MC_STYLE_STROKE_WEIGHT","type":"string","value":"strokeweight","category":"Global symbols"},{"name":"MC_STYLE_STROKE_COLOR","type":"string","value":"strokecolor","category":"Global symbols"},{"name":"MC_STYLE_FILL_COLOR","type":"string","value":"fillcolor","category":"Global symbols"},{"name":"MC_GEO_TYPE_FREEHAND","type":"string","value":"Freehand","category":"Global symbols"},{"name":"MC_GEO_TYPE_MULTIGEOMETRY","type":"string","value":"Multigeometry","category":"Global symbols"},{"name":"MC_IID_CON_TOKEN","type":"string","value":"_","category":"Global symbols"},{"name":"MC_IID_NAMESPACE","type":"string","value":"msftve","category":"Global symbols"},{"name":"MC_STYLE_PINZIndex","type":"number","value":300,"category":"Global symbols"},{"name":"MC_VIEW_BUFFER","type":"number","value":1,"category":"Global symbols"},{"name":"MC_VESHAPE_EMPTY","type":"number","value":-1777,"category":"Global symbols"},{"name":"MC_GEOCOMMUNITY_SERVICEURL","type":"string","value":"GeoCommunity.asjx","category":"Global symbols"},{"name":"MC_GEOCOMMUNITY_SIZELIMIT","type":"number","value":204800,"category":"Global symbols"},{"name":"VE_IsLargeData","type":"function","value":"function VE_IsLargeData(a) {\n if (a.length > MC_GEOCOMMUNITY_SIZELIMIT - 2048) {\n return true;\n }\n return false;\n}","category":"Global symbols"},{"name":"VE_GetGeoCommunityUrl","type":"function","value":"function VE_GetGeoCommunityUrl(a) {\n if (a) {\n return MC_GEOCOMMUNITY_SERVICEURL;\n } else {\n return \"GeoCommunity.asjx\";\n }\n}","category":"Global symbols"},{"name":"_VECustomInfoBox","type":"object","value":"[object Object]","category":"Global symbols"},{"name":"VEHideVEShapeERO","type":"function","value":"function VEHideVEShapeERO(a) {\n if (window.ero != null) {\n if (a == \"undefined\" || a == null) {\n a = false;\n }\n window.ero.hide(a);\n }\n}","category":"Global symbols"},{"name":"VEShowVEShapeERO","type":"function","value":"function VEShowVEShapeERO(m, q, h, p, f, g) {\n var j = GetVEMapInstance(q);\n if (j == null) {\n return;\n }\n var a = null, s = null, r = null;\n if (typeof p == \"object\") {\n a = p;\n } else {\n if (j.m_velayermanager == null) {\n return;\n }\n var k = null;\n k = j.m_velayermanager.VE_LayerManager;\n if (!k) {\n return;\n }\n a = k.GetAnnotationById(m);\n if (!a) {\n return;\n 