compass-jquery-plugin 0.3.2.3 → 0.3.2.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (235) hide show
  1. data/README.md +54 -37
  2. data/VERSION.yml +1 -1
  3. data/lib/handle_attributes.rb +4 -4
  4. data/lib/handle_js_files.rb +5 -5
  5. data/lib/jqtouch_theme.rb +2 -2
  6. data/lib/jquery/dynatree.rb +2 -2
  7. data/lib/jquery/emulators.rb +1 -1
  8. data/lib/jquery/flash_messages.rb +6 -6
  9. data/lib/jquery/graphics.rb +5 -0
  10. data/lib/jquery/gridify/assertions.rb +1 -1
  11. data/lib/jquery/gridify/grid.rb +76 -59
  12. data/lib/jquery/gridify/grid_column.rb +73 -67
  13. data/lib/jquery/gridify/grid_finder.rb +79 -79
  14. data/lib/jquery/gridify/grid_options.rb +154 -149
  15. data/lib/jquery/gridify/grid_view.rb +143 -143
  16. data/lib/jquery/gridify.rb +25 -25
  17. data/lib/jquery/ical/calendar.rb +2 -2
  18. data/lib/jquery/ical/event.rb +48 -44
  19. data/lib/jquery/ical/helpers/ui_event_helper.rb +3 -3
  20. data/lib/jquery/jqgrid/jqgrid.rb +58 -58
  21. data/lib/jquery/jqgrid.rb +1 -1
  22. data/lib/jquery/jqtouch.rb +1 -1
  23. data/lib/jquery/jquery.rb +117 -117
  24. data/lib/jquery/jquery_auto_complete.rb +9 -9
  25. data/lib/jquery/jquery_json_response.rb +12 -12
  26. data/lib/jquery/jquery_selector_assertions.rb +55 -53
  27. data/lib/jquery/jstree.rb +2 -2
  28. data/lib/jquery/mobile.rb +1 -1
  29. data/lib/jquery/ribbon.rb +2 -2
  30. data/lib/jquery/secret_sauce/controller/ui_dialog_controls.rb +5 -5
  31. data/lib/jquery/secret_sauce/controller/ui_grid_controls.rb +5 -5
  32. data/lib/jquery/secret_sauce/helpers/ui_dialog_helper.rb +1 -1
  33. data/lib/jquery/secret_sauce/helpers/ui_form_helper.rb +39 -39
  34. data/lib/jquery/secret_sauce/helpers/ui_grid_helper.rb +74 -74
  35. data/lib/jquery/secret_sauce/model/find_for_grid.rb +21 -21
  36. data/lib/jquery/secret_sauce.rb +1 -1
  37. data/lib/jquery/tools.rb +1 -1
  38. data/lib/jquery_mobile_theme.rb +2 -2
  39. data/lib/jquery_ui_theme.rb +12 -12
  40. data/templates/dynatree/config/initializers/dynatree.rb +3 -3
  41. data/templates/dynatree/jquery/dynatree/aero.scss +16 -16
  42. data/templates/dynatree/jquery/dynatree/aqua.scss +16 -16
  43. data/templates/dynatree/jquery/dynatree/crystal.scss +16 -16
  44. data/templates/dynatree/jquery/dynatree/xp.scss +17 -17
  45. data/templates/dynatree/jquery.dynatree.js +2926 -2912
  46. data/templates/emulators/config/initializers/emulators.rb +6 -6
  47. data/templates/graphics/config/initializers/graphics.rb +5 -0
  48. data/templates/graphics/jquery/ganttView.scss +89 -0
  49. data/templates/graphics/jquery.ganttView.js +1669 -0
  50. data/templates/graphics/jquery.ganttView.min.js +70 -0
  51. data/templates/{jquery → graphics}/jquery.sparkline.js +466 -438
  52. data/templates/{jquery → graphics}/jquery.sparkline.min.js +0 -0
  53. data/templates/graphics/manifest.rb +9 -0
  54. data/templates/jqgrid/config/initializers/jqgrid.rb +1 -1
  55. data/templates/jqgrid/i18n/jqgrid/locale-ar.js +131 -125
  56. data/templates/jqgrid/i18n/jqgrid/locale-bg.js +135 -131
  57. data/templates/jqgrid/i18n/jqgrid/locale-bg1251.js +135 -131
  58. data/templates/jqgrid/i18n/jqgrid/locale-cat.js +132 -126
  59. data/templates/jqgrid/i18n/jqgrid/locale-cn.js +137 -131
  60. data/templates/jqgrid/i18n/jqgrid/locale-cs.js +133 -127
  61. data/templates/jqgrid/i18n/jqgrid/locale-da.js +132 -126
  62. data/templates/jqgrid/i18n/jqgrid/locale-de.js +138 -132
  63. data/templates/jqgrid/i18n/jqgrid/locale-el.js +131 -125
  64. data/templates/jqgrid/i18n/jqgrid/locale-en.js +133 -127
  65. data/templates/jqgrid/i18n/jqgrid/locale-es.js +133 -127
  66. data/templates/jqgrid/i18n/jqgrid/locale-fa.js +19 -16
  67. data/templates/jqgrid/i18n/jqgrid/locale-fi.js +132 -126
  68. data/templates/jqgrid/i18n/jqgrid/locale-fr.js +131 -125
  69. data/templates/jqgrid/i18n/jqgrid/locale-gl.js +131 -125
  70. data/templates/jqgrid/i18n/jqgrid/locale-he.js +132 -126
  71. data/templates/jqgrid/i18n/jqgrid/locale-hu.js +133 -127
  72. data/templates/jqgrid/i18n/jqgrid/locale-is.js +131 -125
  73. data/templates/jqgrid/i18n/jqgrid/locale-it.js +8 -1
  74. data/templates/jqgrid/i18n/jqgrid/locale-ja.js +139 -136
  75. data/templates/jqgrid/i18n/jqgrid/locale-nl.js +4 -1
  76. data/templates/jqgrid/i18n/jqgrid/locale-no.js +14 -1
  77. data/templates/jqgrid/i18n/jqgrid/locale-pl.js +132 -126
  78. data/templates/jqgrid/i18n/jqgrid/locale-pt-br.js +132 -126
  79. data/templates/jqgrid/i18n/jqgrid/locale-pt.js +130 -124
  80. data/templates/jqgrid/i18n/jqgrid/locale-ro.js +144 -138
  81. data/templates/jqgrid/i18n/jqgrid/locale-ru.js +132 -126
  82. data/templates/jqgrid/i18n/jqgrid/locale-sk.js +132 -126
  83. data/templates/jqgrid/i18n/jqgrid/locale-sr.js +133 -127
  84. data/templates/jqgrid/i18n/jqgrid/locale-sv.js +132 -126
  85. data/templates/jqgrid/i18n/jqgrid/locale-tr.js +131 -125
  86. data/templates/jqgrid/i18n/jqgrid/locale-ua.js +132 -126
  87. data/templates/jqgrid/jquery.jqGrid.js +12735 -10444
  88. data/templates/jqgrid/jquery.jqGrid.min.js +477 -469
  89. data/templates/jqgrid/public/stylesheets/ellipsis-xbl.xml +12 -10
  90. data/templates/jqtouch/config/initializers/jqtouch.rb +3 -3
  91. data/templates/jqtouch/jquery/touch/jqtouch.scss +1 -1
  92. data/templates/jqtouch/jquery.jqtouch.js +10025 -10043
  93. data/templates/jquery/config/initializers/jquery.rb +2 -4
  94. data/templates/jquery/history.adapter.jquery.js +71 -0
  95. data/templates/jquery/history.adapter.jquery.min.js +4 -0
  96. data/templates/jquery/history.html4.js +690 -0
  97. data/templates/jquery/history.html4.min.js +21 -0
  98. data/templates/jquery/history.js +1297 -0
  99. data/templates/jquery/history.min.js +29 -0
  100. data/templates/jquery/i18n/jquery.ui/datepicker-af.js +20 -20
  101. data/templates/jquery/i18n/jquery.ui/datepicker-ar-DZ.js +19 -19
  102. data/templates/jquery/i18n/jquery.ui/datepicker-ar.js +19 -19
  103. data/templates/jquery/i18n/jquery.ui/datepicker-az.js +19 -19
  104. data/templates/jquery/i18n/jquery.ui/datepicker-bg.js +8 -8
  105. data/templates/jquery/i18n/jquery.ui/datepicker-bs.js +20 -20
  106. data/templates/jquery/i18n/jquery.ui/datepicker-ca.js +20 -20
  107. data/templates/jquery/i18n/jquery.ui/datepicker-cs.js +20 -20
  108. data/templates/jquery/i18n/jquery.ui/datepicker-da.js +14 -14
  109. data/templates/jquery/i18n/jquery.ui/datepicker-de.js +20 -20
  110. data/templates/jquery/i18n/jquery.ui/datepicker-el.js +20 -20
  111. data/templates/jquery/i18n/jquery.ui/datepicker-en-AU.js +20 -20
  112. data/templates/jquery/i18n/jquery.ui/datepicker-en-GB.js +20 -20
  113. data/templates/jquery/i18n/jquery.ui/datepicker-en-NZ.js +20 -20
  114. data/templates/jquery/i18n/jquery.ui/datepicker-eo.js +20 -20
  115. data/templates/jquery/i18n/jquery.ui/datepicker-es.js +20 -20
  116. data/templates/jquery/i18n/jquery.ui/datepicker-et.js +20 -20
  117. data/templates/jquery/i18n/jquery.ui/datepicker-eu.js +20 -20
  118. data/templates/jquery/i18n/jquery.ui/datepicker-fa.js +18 -18
  119. data/templates/jquery/i18n/jquery.ui/datepicker-fi.js +15 -15
  120. data/templates/jquery/i18n/jquery.ui/datepicker-fo.js +20 -20
  121. data/templates/jquery/i18n/jquery.ui/datepicker-fr-CH.js +20 -20
  122. data/templates/jquery/i18n/jquery.ui/datepicker-fr.js +22 -22
  123. data/templates/jquery/i18n/jquery.ui/datepicker-gl.js +20 -20
  124. data/templates/jquery/i18n/jquery.ui/datepicker-he.js +20 -20
  125. data/templates/jquery/i18n/jquery.ui/datepicker-hr.js +20 -20
  126. data/templates/jquery/i18n/jquery.ui/datepicker-hu.js +20 -20
  127. data/templates/jquery/i18n/jquery.ui/datepicker-hu.min.js +1 -1
  128. data/templates/jquery/i18n/jquery.ui/datepicker-hy.js +20 -20
  129. data/templates/jquery/i18n/jquery.ui/datepicker-id.js +20 -20
  130. data/templates/jquery/i18n/jquery.ui/datepicker-is.js +20 -20
  131. data/templates/jquery/i18n/jquery.ui/datepicker-it.js +20 -20
  132. data/templates/jquery/i18n/jquery.ui/datepicker-ja.js +20 -20
  133. data/templates/jquery/i18n/jquery.ui/datepicker-ko.js +20 -20
  134. data/templates/jquery/i18n/jquery.ui/datepicker-kz.js +20 -20
  135. data/templates/jquery/i18n/jquery.ui/datepicker-lt.js +20 -20
  136. data/templates/jquery/i18n/jquery.ui/datepicker-lv.js +20 -20
  137. data/templates/jquery/i18n/jquery.ui/datepicker-ml.js +20 -20
  138. data/templates/jquery/i18n/jquery.ui/datepicker-ms.js +20 -20
  139. data/templates/jquery/i18n/jquery.ui/datepicker-nl.js +20 -20
  140. data/templates/jquery/i18n/jquery.ui/datepicker-no.js +16 -16
  141. data/templates/jquery/i18n/jquery.ui/datepicker-no.min.js +2 -2
  142. data/templates/jquery/i18n/jquery.ui/datepicker-pl.js +20 -20
  143. data/templates/jquery/i18n/jquery.ui/datepicker-pt-BR.js +20 -20
  144. data/templates/jquery/i18n/jquery.ui/datepicker-pt.js +20 -20
  145. data/templates/jquery/i18n/jquery.ui/datepicker-rm.js +18 -18
  146. data/templates/jquery/i18n/jquery.ui/datepicker-ro.js +20 -20
  147. data/templates/jquery/i18n/jquery.ui/datepicker-ru.js +20 -20
  148. data/templates/jquery/i18n/jquery.ui/datepicker-sk.js +20 -20
  149. data/templates/jquery/i18n/jquery.ui/datepicker-sl.js +20 -20
  150. data/templates/jquery/i18n/jquery.ui/datepicker-sq.js +20 -20
  151. data/templates/jquery/i18n/jquery.ui/datepicker-sr-SR.js +20 -20
  152. data/templates/jquery/i18n/jquery.ui/datepicker-sr.js +20 -20
  153. data/templates/jquery/i18n/jquery.ui/datepicker-sv.js +14 -14
  154. data/templates/jquery/i18n/jquery.ui/datepicker-ta.js +20 -20
  155. data/templates/jquery/i18n/jquery.ui/datepicker-th.js +20 -20
  156. data/templates/jquery/i18n/jquery.ui/datepicker-tr.js +20 -20
  157. data/templates/jquery/i18n/jquery.ui/datepicker-uk.js +20 -20
  158. data/templates/jquery/i18n/jquery.ui/datepicker-vi.js +20 -20
  159. data/templates/jquery/i18n/jquery.ui/datepicker-zh-CN.js +20 -20
  160. data/templates/jquery/i18n/jquery.ui/datepicker-zh-HK.js +20 -20
  161. data/templates/jquery/i18n/jquery.ui/datepicker-zh-TW.js +20 -20
  162. data/templates/jquery/{partials → jquery/ui}/_flash_messages.scss +0 -0
  163. data/templates/jquery/jquery/ui/_theme.scss +14 -13
  164. data/templates/jquery/jquery/ui/contextMenu/configure.png +0 -0
  165. data/templates/jquery/jquery/ui/contextMenu/copy.png +0 -0
  166. data/templates/jquery/jquery/ui/contextMenu/cut.png +0 -0
  167. data/templates/jquery/jquery/ui/contextMenu/delete.png +0 -0
  168. data/templates/jquery/jquery/ui/contextMenu/edit.png +0 -0
  169. data/templates/jquery/jquery/ui/contextMenu/exit.png +0 -0
  170. data/templates/jquery/jquery/ui/contextMenu/new.png +0 -0
  171. data/templates/jquery/jquery/ui/contextMenu/paste.png +0 -0
  172. data/templates/jquery/jquery/ui/contextMenu/rename.png +0 -0
  173. data/templates/jquery/jquery/ui/contextMenu/show.png +0 -0
  174. data/templates/jquery/jquery/ui/contextMenu/trash.png +0 -0
  175. data/templates/jquery/jquery/ui/contextMenu.scss +16 -10
  176. data/templates/jquery/jquery-ui.js +11839 -23066
  177. data/templates/jquery/jquery-ui.min.js +401 -795
  178. data/templates/jquery/jquery.bgiframe.js +27 -25
  179. data/templates/jquery/jquery.contextMenu.js +209 -196
  180. data/templates/jquery/jquery.cookie.js +3 -1
  181. data/templates/jquery/jquery.dotimeout.js +236 -228
  182. data/templates/jquery/jquery.dst.js +154 -151
  183. data/templates/jquery/jquery.farbtastic.js +293 -293
  184. data/templates/jquery/jquery.flashMessages.js +26 -0
  185. data/templates/jquery/jquery.flashMessages.min.js +1 -0
  186. data/templates/jquery/jquery.form.js +803 -786
  187. data/templates/jquery/jquery.haml.js +248 -247
  188. data/templates/jquery/jquery.hotkeys.js +89 -89
  189. data/templates/jquery/jquery.js +8141 -8106
  190. data/templates/jquery/jquery.layout.js +2451 -2415
  191. data/templates/jquery/jquery.min.js +167 -166
  192. data/templates/jquery/jquery.mousewheel.js +62 -54
  193. data/templates/jquery/jquery.offline.js +171 -171
  194. data/templates/jquery/jquery.pngFix.js +76 -76
  195. data/templates/jquery/jquery.replacetext.js +83 -83
  196. data/templates/jquery/jquery.themeswitchertool.js +202 -177
  197. data/templates/jquery/jquery.tmpl.js +478 -473
  198. data/templates/jquery/jquery.tmplPlus.js +82 -81
  199. data/templates/jquery/jrails.js +178 -175
  200. data/templates/jquery/json.js +77 -7
  201. data/templates/jquery/json2.js +480 -0
  202. data/templates/jquery/json2.min.js +7 -0
  203. data/templates/jquery/lib/tasks/haml.rake +2 -2
  204. data/templates/jquery/manifest.rb +21 -17
  205. data/templates/jstree/jquery.jstree.js +5967 -4536
  206. data/templates/mobile/config/initializers/mobile.rb +1 -1
  207. data/templates/mobile/jquery/mobile/_base.scss +944 -927
  208. data/templates/mobile/jquery/mobile/default.scss +61 -48
  209. data/templates/mobile/jquery/mobile/valencia.scss +56 -42
  210. data/templates/mobile/jquery.mobile.js +4461 -4347
  211. data/templates/mobile/jquery.mobile.min.js +11 -2
  212. data/templates/mobile/lib/tasks/jquery.mobile.rake +12 -12
  213. data/templates/ribbon/config/initializers/ribbon.rb +2 -2
  214. data/templates/ribbon/jquery.ribbon.js +50 -29
  215. data/templates/secret_sauce/secret_sauce.js +8 -8
  216. data/templates/tools/flowplayer.js +945 -1
  217. data/templates/tools/jquery.tools.js +4645 -4335
  218. data/templates/tools/jquery.tools.min.js +37 -37
  219. data/templates/tools/lib/tasks/jquery.tools.rake +4 -4
  220. data/templates/tools/swfobject.js +813 -773
  221. metadata +33 -21
  222. data/templates/jquery/haml.js +0 -506
  223. data/templates/jquery/haml.min.js +0 -5
  224. data/templates/jquery/jquery/ui/contextMenu/door.png +0 -0
  225. data/templates/jquery/jquery/ui/contextMenu/page_white_copy.png +0 -0
  226. data/templates/jquery/jquery/ui/contextMenu/page_white_delete.png +0 -0
  227. data/templates/jquery/jquery/ui/contextMenu/page_white_edit.png +0 -0
  228. data/templates/jquery/jquery/ui/contextMenu/page_white_new.png +0 -0
  229. data/templates/jquery/jquery/ui/contextMenu/page_white_paste.png +0 -0
  230. data/templates/jquery/jquery.compat-1.3.js +0 -291
  231. data/templates/jquery/jquery.compat-1.3.min.js +0 -6
  232. data/templates/jquery/jquery.flash_messages.js +0 -5
  233. data/templates/jquery/jquery.flash_messages.min.js +0 -1
  234. data/templates/jquery/jquery.history.js +0 -194
  235. data/templates/jquery/jquery.history.min.js +0 -5
@@ -1,166 +1,167 @@
1
- (function(P,K){var H=P.document,S=function(){function a(){if(!o.isReady){try{H.documentElement.doScroll("left")}catch(h){setTimeout(a,1);return}o.ready()}}var o=function(h,t){return new o.fn.init(h,t,A)},D=P.jQuery,y=P.$,A,u=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]+)$)/,C=/\S/,r=/^\s+/,i=/\s+$/,f=/\d/,j=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,q=/^[\],:{}\s]*$/,z=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,l=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,n=/(?:^|:|,)(?:\s*\[)+/g,p=/(webkit)[ \/]([\w.]+)/,
2
- w=/(opera)(?:.*version)?[ \/]([\w.]+)/,c=/(msie) ([\w.]+)/,g=/(mozilla)(?:.*? rv:([\w.]+))?/,b=navigator.userAgent,e=false,d,k={then:0,done:"fail",fail:"done",isResolved:"isRejected",isRejected:"isResolved",promise:"invert",invert:"promise"},s,m=Object.prototype.toString,x=Object.prototype.hasOwnProperty,E=Array.prototype.push,v=Array.prototype.slice,I=String.prototype.trim,F=Array.prototype.indexOf,J={};o.fn=o.prototype={constructor:o,init:function(h,t,B){var G;if(!h)return this;if(h.nodeType){this.context=
3
- this[0]=h;this.length=1;return this}if(h==="body"&&!t&&H.body){this.context=H;this[0]=H.body;this.selector="body";this.length=1;return this}if(typeof h==="string")if((G=u.exec(h))&&(G[1]||!t))if(G[1]){B=(t=t instanceof o?t[0]:t)?t.ownerDocument||t:H;if(h=j.exec(h))if(o.isPlainObject(t)){h=[H.createElement(h[1])];o.fn.attr.call(h,t,true)}else h=[B.createElement(h[1])];else{h=o.buildFragment([G[1]],[B]);h=(h.cacheable?o.clone(h.fragment):h.fragment).childNodes}return o.merge(this,h)}else{if((t=H.getElementById(G[2]))&&
4
- t.parentNode){if(t.id!==G[2])return B.find(h);this.length=1;this[0]=t}this.context=H;this.selector=h;return this}else return!t||t.jquery?(t||B).find(h):this.constructor(t).find(h);else if(o.isFunction(h))return B.ready(h);if(h.selector!==K){this.selector=h.selector;this.context=h.context}return o.makeArray(h,this)},selector:"",jquery:"@VERSION",length:0,size:function(){return this.length},toArray:function(){return v.call(this,0)},get:function(h){return h==null?this.toArray():h<0?this[this.length+
5
- h]:this[h]},pushStack:function(h,t,B){var G=this.constructor();o.isArray(h)?E.apply(G,h):o.merge(G,h);G.prevObject=this;G.context=this.context;if(t==="find")G.selector=this.selector+(this.selector?" ":"")+B;else if(t)G.selector=this.selector+"."+t+"("+B+")";return G},each:function(h,t){return o.each(this,h,t)},ready:function(h){o.bindReady();d.done(h);return this},eq:function(h){return h===-1?this.slice(h):this.slice(h,+h+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},
6
- slice:function(){return this.pushStack(v.apply(this,arguments),"slice",v.call(arguments).join(","))},map:function(h){return this.pushStack(o.map(this,function(t,B){return h.call(t,B,t)}))},end:function(){return this.prevObject||this.constructor(null)},push:E,sort:[].sort,splice:[].splice};o.fn.init.prototype=o.fn;o.extend=o.fn.extend=function(){var h,t,B,G,M,L=arguments[0]||{},N=1,R=arguments.length,U=false;if(typeof L==="boolean"){U=L;L=arguments[1]||{};N=2}if(typeof L!=="object"&&!o.isFunction(L))L=
7
- {};if(R===N){L=this;--N}for(;N<R;N++)if((h=arguments[N])!=null)for(t in h){B=L[t];G=h[t];if(L!==G)if(U&&G&&(o.isPlainObject(G)||(M=o.isArray(G)))){if(M){M=false;B=B&&o.isArray(B)?B:[]}else B=B&&o.isPlainObject(B)?B:{};L[t]=o.extend(U,B,G)}else if(G!==K)L[t]=G}return L};o.extend({noConflict:function(h){P.$=y;if(h)P.jQuery=D;return o},isReady:false,readyWait:1,ready:function(h){h===true&&o.readyWait--;if(!o.readyWait||h!==true&&!o.isReady){if(!H.body)return setTimeout(o.ready,1);o.isReady=true;if(!(h!==
8
- true&&--o.readyWait>0)){d.resolveWith(H,[o]);o.fn.trigger&&o(H).trigger("ready").unbind("ready")}}},bindReady:function(){if(!e){e=true;if(H.readyState==="complete")return setTimeout(o.ready,1);if(H.addEventListener){H.addEventListener("DOMContentLoaded",s,false);P.addEventListener("load",o.ready,false)}else if(H.attachEvent){H.attachEvent("onreadystatechange",s);P.attachEvent("onload",o.ready);var h=false;try{h=P.frameElement==null}catch(t){}H.documentElement.doScroll&&h&&a()}}},isFunction:function(h){return o.type(h)===
9
- "function"},isArray:Array.isArray||function(h){return o.type(h)==="array"},isWindow:function(h){return h&&typeof h==="object"&&"setInterval"in h},isNaN:function(h){return h==null||!f.test(h)||isNaN(h)},type:function(h){return h==null?String(h):J[m.call(h)]||"object"},isPlainObject:function(h){if(!h||o.type(h)!=="object"||h.nodeType||o.isWindow(h))return false;if(h.constructor&&!x.call(h,"constructor")&&!x.call(h.constructor.prototype,"isPrototypeOf"))return false;for(var t in h);return t===K||x.call(h,
10
- t)},isEmptyObject:function(h){for(var t in h)return false;return true},error:function(h){throw h;},parseJSON:function(h){if(typeof h!=="string"||!h)return null;h=o.trim(h);if(q.test(h.replace(z,"@").replace(l,"]").replace(n,"")))return P.JSON&&P.JSON.parse?P.JSON.parse(h):(new Function("return "+h))();else o.error("Invalid JSON: "+h)},parseXML:function(h,t,B){if(P.DOMParser){B=new DOMParser;t=B.parseFromString(h,"text/xml")}else{t=new ActiveXObject("Microsoft.XMLDOM");t.async="false";t.loadXML(h)}B=
11
- t.documentElement;if(!B||!B.nodeName||B.nodeName==="parsererror")o.error("Invalid XML: "+h);return t},noop:function(){},globalEval:function(h){if(h&&C.test(h)){var t=H.head||H.getElementsByTagName("head")[0]||H.documentElement,B=H.createElement("script");if(o.support.scriptEval())B.appendChild(H.createTextNode(h));else B.text=h;t.insertBefore(B,t.firstChild);t.removeChild(B)}},nodeName:function(h,t){return h.nodeName&&h.nodeName.toUpperCase()===t.toUpperCase()},each:function(h,t,B){var G,M=0,L=h.length,
12
- N=L===K||o.isFunction(h);if(B)if(N)for(G in h){if(t.apply(h[G],B)===false)break}else for(;M<L;){if(t.apply(h[M++],B)===false)break}else if(N)for(G in h){if(t.call(h[G],G,h[G])===false)break}else for(B=h[0];M<L&&t.call(B,M,B)!==false;B=h[++M]);return h},trim:I?function(h){return h==null?"":I.call(h)}:function(h){return h==null?"":h.toString().replace(r,"").replace(i,"")},makeArray:function(h,t){var B=t||[];if(h!=null){var G=o.type(h);h.length==null||G==="string"||G==="function"||G==="regexp"||o.isWindow(h)?
13
- E.call(B,h):o.merge(B,h)}return B},inArray:function(h,t){if(t.indexOf)return t.indexOf(h);for(var B=0,G=t.length;B<G;B++)if(t[B]===h)return B;return-1},merge:function(h,t){var B=h.length,G=0;if(typeof t.length==="number")for(var M=t.length;G<M;G++)h[B++]=t[G];else for(;t[G]!==K;)h[B++]=t[G++];h.length=B;return h},grep:function(h,t,B){var G=[],M;B=!!B;for(var L=0,N=h.length;L<N;L++){M=!!t(h[L],L);B!==M&&G.push(h[L])}return G},map:function(h,t,B){for(var G=[],M,L=0,N=h.length;L<N;L++){M=t(h[L],L,B);
14
- if(M!=null)G[G.length]=M}return G.concat.apply([],G)},guid:1,proxy:function(h,t,B){if(arguments.length===2)if(typeof t==="string"){B=h;h=B[t];t=K}else if(t&&!o.isFunction(t)){B=t;t=K}if(!t&&h)t=function(){return h.apply(B||this,arguments)};if(h)t.guid=h.guid=h.guid||t.guid||o.guid++;return t},access:function(h,t,B,G,M,L){var N=h.length;if(typeof t==="object"){for(var R in t)o.access(h,R,t[R],G,M,B);return h}if(B!==K){G=!L&&G&&o.isFunction(B);for(R=0;R<N;R++)M(h[R],t,G?B.call(h[R],R,M(h[R],t)):B,L);
15
- return h}return N?M(h[0],t):K},now:function(){return(new Date).getTime()},_Deferred:function(){var h=[],t,B,G,M={done:function(){if(!G){var L=arguments,N,R,U,Y,Z;if(t){Z=t;t=0}N=0;for(R=L.length;N<R;N++){U=L[N];Y=o.type(U);if(Y==="array")M.done.apply(M,U);else Y==="function"&&h.push(U)}Z&&M.resolveWith(Z[0],Z[1])}return this},resolveWith:function(L,N){if(!G&&!t&&!B){B=1;try{for(;h[0];)h.shift().apply(L,N)}finally{t=[L,N];B=0}}return this},resolve:function(){M.resolveWith(o.isFunction(this.promise)?
16
- this.promise():this,arguments);return this},isResolved:function(){return!!(B||t)},cancel:function(){G=1;h=[];return this}};return M},Deferred:function(h){var t=o._Deferred(),B=o._Deferred(),G,M;o.extend(t,{then:function(L,N){t.done(L).fail(N);return this},fail:B.done,rejectWith:B.resolveWith,reject:B.resolve,isRejected:B.isResolved,promise:function(L){if(L==null){if(G)return G;G=L={}}for(var N in k)L[N]=t[N];return L},invert:function(L){if(L==null){if(M)return M;M=L={}}for(var N in k)L[N]=k[N]&&t[k[N]];
17
- L.then=M.then||function(R,U){t.done(U).fail(R);return this};return L}});t.then(B.cancel,t.cancel);delete t.cancel;h&&h.call(t,t);return t},when:function(h){var t=arguments,B=t.length,G=B<=1&&h&&o.isFunction(h.promise)?h:o.Deferred(),M=G.promise(),L;if(B>1){L=Array(B);o.each(t,function(N,R){o.when(R).then(function(U){L[N]=arguments.length>1?v.call(arguments,0):U;--B||G.resolveWith(M,L)},G.reject)})}else G!==h&&G.resolve(h);return M},uaMatch:function(h){h=h.toLowerCase();h=p.exec(h)||w.exec(h)||c.exec(h)||
18
- h.indexOf("compatible")<0&&g.exec(h)||[];return{browser:h[1]||"",version:h[2]||"0"}},sub:function(){function h(B,G){return new h.fn.init(B,G)}o.extend(true,h,this);h.superclass=this;h.fn=h.prototype=this();h.fn.constructor=h;h.subclass=this.subclass;h.fn.init=function(B,G){if(G&&G instanceof o&&!(G instanceof h))G=h(G);return o.fn.init.call(this,B,G,t)};h.fn.init.prototype=h.fn;var t=h(H);return h},browser:{}});d=o._Deferred();o.each("Boolean Number String Function Array Date RegExp Object".split(" "),
19
- function(h,t){J["[object "+t+"]"]=t.toLowerCase()});b=o.uaMatch(b);if(b.browser){o.browser[b.browser]=true;o.browser.version=b.version}if(o.browser.webkit)o.browser.safari=true;if(F)o.inArray=function(h,t){return F.call(t,h)};if(C.test(" ")){r=/^[\s\xA0]+/;i=/[\s\xA0]+$/}A=o(H);if(H.addEventListener)s=function(){H.removeEventListener("DOMContentLoaded",s,false);o.ready()};else if(H.attachEvent)s=function(){if(H.readyState==="complete"){H.detachEvent("onreadystatechange",s);o.ready()}};return P.jQuery=
20
- P.$=o}();(function(a){(function(){a.support={};var o=H.createElement("div");o.style.display="none";o.innerHTML=" <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var D=o.getElementsByTagName("*"),y=o.getElementsByTagName("a")[0],A=H.createElement("select"),u=A.appendChild(H.createElement("option"));if(!(!D||!D.length||!y)){a.support={leadingWhitespace:o.firstChild.nodeType===3,tbody:!o.getElementsByTagName("tbody").length,htmlSerialize:!!o.getElementsByTagName("link").length,
21
- style:/red/.test(y.getAttribute("style")),hrefNormalized:y.getAttribute("href")==="/a",opacity:/^0.55$/.test(y.style.opacity),cssFloat:!!y.style.cssFloat,checkOn:o.getElementsByTagName("input")[0].value==="on",optSelected:u.selected,deleteExpando:true,optDisabled:false,checkClone:false,_scriptEval:null,noCloneEvent:true,boxModel:null,inlineBlockNeedsLayout:false,shrinkWrapBlocks:false,reliableHiddenOffsets:true};A.disabled=true;a.support.optDisabled=!u.disabled;a.support.scriptEval=function(){if(a.support._scriptEval===
22
- null){var r=H.documentElement,i=H.createElement("script"),f="script"+a.now();i.type="text/javascript";try{i.appendChild(H.createTextNode("window."+f+"=1;"))}catch(j){}r.insertBefore(i,r.firstChild);if(P[f]){a.support._scriptEval=true;delete P[f]}else a.support._scriptEval=false;r.removeChild(i)}return a.support._scriptEval};try{delete o.test}catch(C){a.support.deleteExpando=false}if(o.attachEvent&&o.fireEvent){o.attachEvent("onclick",function r(){a.support.noCloneEvent=false;o.detachEvent("onclick",
23
- r)});o.cloneNode(true).fireEvent("onclick")}o=H.createElement("div");o.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";D=H.createDocumentFragment();D.appendChild(o.firstChild);a.support.checkClone=D.cloneNode(true).cloneNode(true).lastChild.checked;a(function(){var r=H.createElement("div"),i=H.getElementsByTagName("body")[0];if(i){r.style.width=r.style.paddingLeft="1px";i.appendChild(r);a.boxModel=a.support.boxModel=r.offsetWidth===2;if("zoom"in r.style){r.style.display="inline";
24
- r.style.zoom=1;a.support.inlineBlockNeedsLayout=r.offsetWidth===2;r.style.display="";r.innerHTML="<div style='width:4px;'></div>";a.support.shrinkWrapBlocks=r.offsetWidth!==2}r.innerHTML="<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>";var f=r.getElementsByTagName("td");a.support.reliableHiddenOffsets=f[0].offsetHeight===0;f[0].style.display="";f[1].style.display="none";a.support.reliableHiddenOffsets=a.support.reliableHiddenOffsets&&f[0].offsetHeight===0;r.innerHTML=
25
- "";i.removeChild(r).style.display="none"}});D=function(r){var i=H.createElement("div");r="on"+r;if(!i.attachEvent)return true;var f=r in i;if(!f){i.setAttribute(r,"return;");f=typeof i[r]==="function"}return f};a.support.submitBubbles=D("submit");a.support.changeBubbles=D("change");o=D=y=null}})()})(S);(function(a){function o(y,A,u){if(u===K&&y.nodeType===1){u=y.getAttribute("data-"+A);if(typeof u==="string"){try{u=u==="true"?true:u==="false"?false:u==="null"?null:!a.isNaN(u)?parseFloat(u):D.test(u)?
26
- a.parseJSON(u):u}catch(C){}a.data(y,A,u)}else u=K}return u}var D=/^(?:\{.*\}|\[.*\])$/;a.extend({cache:{},uuid:0,expando:"jQuery"+(a.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:true,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:true},hasData:function(y){y=y.nodeType?a.cache[y[a.expando]]:y[a.expando];return!!y&&!a.isEmptyObject(y)},data:function(y,A,u,C){if(a.acceptData(y)){var r=a.expando,i=typeof A==="string",f=y.nodeType,j=f?a.cache:y,q=f?y[a.expando]:y[a.expando]&&a.expando;
27
- if(!((!q||C&&q&&!j[q][r])&&i&&u===K)){if(!q)if(f)y[a.expando]=q=++a.uuid;else q=a.expando;j[q]||(j[q]={});if(typeof A==="object")if(C)j[q][r]=a.extend(j[q][r],A);else j[q]=a.extend(j[q],A);y=j[q];if(C){y[r]||(y[r]={});y=y[r]}if(u!==K)y[A]=u;if(A==="events"&&!y[A])return y[r]&&y[r].events;return i?y[A]:y}}},removeData:function(y,A,u){if(a.acceptData(y)){var C=a.expando,r=y.nodeType,i=r?a.cache:y,f=r?y[a.expando]:a.expando;if(i[f]){if(A){var j=u?i[f][C]:i[f];if(j){delete j[A];if(!a.isEmptyObject(j))return}}if(u){delete i[f][C];
28
- if(!a.isEmptyObject(i[f]))return}A=i[f][C];if(a.support.deleteExpando||i!=P)delete i[f];else i[f]=null;if(A){i[f]={};i[f][C]=A}else if(r)if(a.support.deleteExpando)delete y[a.expando];else if(y.removeAttribute)y.removeAttribute(a.expando);else y[a.expando]=null}}},_data:function(y,A,u){return a.data(y,A,u,true)},acceptData:function(y){if(y.nodeName){var A=a.noData[y.nodeName.toLowerCase()];if(A)return!(A===true||y.getAttribute("classid")!==A)}return true}});a.fn.extend({data:function(y,A){var u=null;
29
- if(typeof y==="undefined"){if(this.length){u=a.data(this[0]);if(this[0].nodeType===1)for(var C=this[0].attributes,r,i=0,f=C.length;i<f;i++){r=C[i].name;if(r.indexOf("data-")===0){r=r.substr(5);o(this[0],r,u[r])}}}return u}else if(typeof y==="object")return this.each(function(){a.data(this,y)});var j=y.split(".");j[1]=j[1]?"."+j[1]:"";if(A===K){u=this.triggerHandler("getData"+j[1]+"!",[j[0]]);if(u===K&&this.length){u=a.data(this[0],y);u=o(this[0],y,u)}return u===K&&j[1]?this.data(j[0]):u}else return this.each(function(){var q=
30
- a(this),z=[j[0],A];q.triggerHandler("setData"+j[1]+"!",z);a.data(this,y,A);q.triggerHandler("changeData"+j[1]+"!",z)})},removeData:function(y){return this.each(function(){a.removeData(this,y)})}})})(S);(function(a){a.extend({queue:function(o,D,y){if(o){D=(D||"fx")+"queue";var A=a._data(o,D);if(!y)return A||[];if(!A||a.isArray(y))A=a._data(o,D,a.makeArray(y));else A.push(y);return A}},dequeue:function(o,D){D=D||"fx";var y=a.queue(o,D),A=y.shift();if(A==="inprogress")A=y.shift();if(A){D==="fx"&&y.unshift("inprogress");
31
- A.call(o,function(){a.dequeue(o,D)})}y.length||a.removeData(o,D+"queue",true)}});a.fn.extend({queue:function(o,D){if(typeof o!=="string"){D=o;o="fx"}if(D===K)return a.queue(this[0],o);return this.each(function(){var y=a.queue(this,o,D);o==="fx"&&y[0]!=="inprogress"&&a.dequeue(this,o)})},dequeue:function(o){return this.each(function(){a.dequeue(this,o)})},delay:function(o,D){o=a.fx?a.fx.speeds[o]||o:o;D=D||"fx";return this.queue(D,function(){var y=this;setTimeout(function(){a.dequeue(y,D)},o)})},clearQueue:function(o){return this.queue(o||
32
- "fx",[])}})})(S);(function(a){var o=/[\n\t\r]/g,D=/\s+/,y=/\r/g,A=/^(?:href|src|style)$/,u=/^(?:button|input)$/i,C=/^(?:button|input|object|select|textarea)$/i,r=/^a(?:rea)?$/i,i=/^(?:radio|checkbox)$/i;a.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};a.fn.extend({attr:function(f,j){return a.access(this,f,j,true,a.attr)},removeAttr:function(f){return this.each(function(){a.attr(this,
33
- f,"");this.nodeType===1&&this.removeAttribute(f)})},addClass:function(f){if(a.isFunction(f))return this.each(function(g){var b=a(this);b.addClass(f.call(this,g,b.attr("class")))});if(f&&typeof f==="string")for(var j=(f||"").split(D),q=0,z=this.length;q<z;q++){var l=this[q];if(l.nodeType===1)if(l.className){for(var n=" "+l.className+" ",p=l.className,w=0,c=j.length;w<c;w++)if(n.indexOf(" "+j[w]+" ")<0)p+=" "+j[w];l.className=a.trim(p)}else l.className=f}return this},removeClass:function(f){if(a.isFunction(f))return this.each(function(c){var g=
34
- a(this);g.removeClass(f.call(this,c,g.attr("class")))});if(f&&typeof f==="string"||f===K)for(var j=(f||"").split(D),q=0,z=this.length;q<z;q++){var l=this[q];if(l.nodeType===1&&l.className)if(f){for(var n=(" "+l.className+" ").replace(o," "),p=0,w=j.length;p<w;p++)n=n.replace(" "+j[p]+" "," ");l.className=a.trim(n)}else l.className=""}return this},toggleClass:function(f,j){var q=typeof f,z=typeof j==="boolean";if(a.isFunction(f))return this.each(function(l){var n=a(this);n.toggleClass(f.call(this,
35
- l,n.attr("class"),j),j)});return this.each(function(){if(q==="string")for(var l,n=0,p=a(this),w=j,c=f.split(D);l=c[n++];){w=z?w:!p.hasClass(l);p[w?"addClass":"removeClass"](l)}else if(q==="undefined"||q==="boolean"){this.className&&a._data(this,"__className__",this.className);this.className=this.className||f===false?"":a._data(this,"__className__")||""}})},hasClass:function(f){f=" "+f+" ";for(var j=0,q=this.length;j<q;j++)if((" "+this[j].className+" ").replace(o," ").indexOf(f)>-1)return true;return false},
36
- val:function(f){if(!arguments.length){var j=this[0];if(j){if(a.nodeName(j,"option")){var q=j.attributes.value;return!q||q.specified?j.value:j.text}if(a.nodeName(j,"select")){var z=j.selectedIndex;q=[];var l=j.options;j=j.type==="select-one";if(z<0)return null;var n=j?z:0;for(z=j?z+1:l.length;n<z;n++){var p=l[n];if(p.selected&&(a.support.optDisabled?!p.disabled:p.getAttribute("disabled")===null)&&(!p.parentNode.disabled||!a.nodeName(p.parentNode,"optgroup"))){f=a(p).val();if(j)return f;q.push(f)}}return q}if(i.test(j.type)&&
37
- !a.support.checkOn)return j.getAttribute("value")===null?"on":j.value;return(j.value||"").replace(y,"")}return K}var w=a.isFunction(f);return this.each(function(c){var g=a(this),b=f;if(this.nodeType===1){if(w)b=f.call(this,c,g.val());if(b==null)b="";else if(typeof b==="number")b+="";else if(a.isArray(b))b=a.map(b,function(d){return d==null?"":d+""});if(a.isArray(b)&&i.test(this.type))this.checked=a.inArray(g.val(),b)>=0;else if(a.nodeName(this,"select")){var e=a.makeArray(b);a("option",this).each(function(){this.selected=
38
- a.inArray(a(this).val(),e)>=0});if(!e.length)this.selectedIndex=-1}else this.value=b}})}});a.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(f,j,q,z){if(!f||f.nodeType===3||f.nodeType===8||f.nodeType===2)return K;if(z&&j in a.attrFn)return a(f)[j](q);z=f.nodeType!==1||!a.isXMLDoc(f);var l=q!==K;j=z&&a.props[j]||j;if(f.nodeType===1){var n=A.test(j);if((j in f||f[j]!==K)&&z&&!n){if(l){j==="type"&&u.test(f.nodeName)&&f.parentNode&&a.error("type property can't be changed");
39
- if(q===null)f.nodeType===1&&f.removeAttribute(j);else f[j]=q}if(a.nodeName(f,"form")&&f.getAttributeNode(j))return f.getAttributeNode(j).nodeValue;if(j==="tabIndex")return(j=f.getAttributeNode("tabIndex"))&&j.specified?j.value:C.test(f.nodeName)||r.test(f.nodeName)&&f.href?0:K;return f[j]}if(!a.support.style&&z&&j==="style"){if(l)f.style.cssText=""+q;return f.style.cssText}l&&f.setAttribute(j,""+q);if(!f.attributes[j]&&f.hasAttribute&&!f.hasAttribute(j))return K;f=!a.support.hrefNormalized&&z&&n?
40
- f.getAttribute(j,2):f.getAttribute(j);return f===null?K:f}if(l)f[j]=q;return f[j]}})})(S);(function(a){function o(){return false}function D(){return true}function y(b,e,d){d[0].type=b;return a.event.handle.apply(e,d)}function A(b){var e,d,k,s,m,x,E,v,I,F,J,h=[];s=[];m=a._data(this,z);if(typeof m==="function")m=m.events;if(!(b.liveFired===this||!m||!m.live||b.target.disabled||b.button&&b.type==="click")){if(b.namespace)J=RegExp("(^|\\.)"+b.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)");b.liveFired=
41
- this;var t=m.live.slice(0);for(E=0;E<t.length;E++){m=t[E];m.origType.replace(C,"")===b.type?s.push(m.selector):t.splice(E--,1)}s=a(b.target).closest(s,b.currentTarget);v=0;for(I=s.length;v<I;v++){F=s[v];for(E=0;E<t.length;E++){m=t[E];if(F.selector===m.selector&&(!J||J.test(m.namespace))){x=F.elem;k=null;if(m.preType==="mouseenter"||m.preType==="mouseleave"){b.type=m.preType;k=a(b.relatedTarget).closest(m.selector)[0]}if(!k||k!==x)h.push({elem:x,handleObj:m,level:F.level})}}}v=0;for(I=h.length;v<I;v++){s=
42
- h[v];if(d&&s.level>d)break;b.currentTarget=s.elem;b.data=s.handleObj.data;b.handleObj=s.handleObj;J=s.handleObj.origHandler.apply(s.elem,arguments);if(J===false||b.isPropagationStopped()){d=s.level;if(J===false)e=false;if(b.isImmediatePropagationStopped())break}}return e}}function u(b,e){return(b&&b!=="*"?b+".":"")+e.replace(i,"`").replace(f,"&")}var C=/\.(.*)$/,r=/^(?:textarea|input|select)$/i,i=/\./g,f=/ /g,j=/[^\w\s.|`]/g,q=function(b){return b.replace(j,"\\$&")},z="events";a.event={add:function(b,
43
- e,d,k){if(!(b.nodeType===3||b.nodeType===8)){if(a.isWindow(b)&&b!==P&&!b.frameElement)b=P;if(d===false)d=o;else if(!d)return;var s,m;if(d.handler){s=d;d=s.handler}if(!d.guid)d.guid=a.guid++;if(m=a._data(b)){var x=m[z],E=m.handle;if(typeof x==="function"){E=x.handle;x=x.events}else if(!x){b.nodeType||(m[z]=m=function(){});m.events=x={}}if(!E)m.handle=E=function(){return typeof a!=="undefined"&&!a.event.triggered?a.event.handle.apply(E.elem,arguments):K};E.elem=b;e=e.split(" ");for(var v,I=0,F;v=e[I++];){m=
44
- s?a.extend({},s):{handler:d,data:k};if(v.indexOf(".")>-1){F=v.split(".");v=F.shift();m.namespace=F.slice(0).sort().join(".")}else{F=[];m.namespace=""}m.type=v;if(!m.guid)m.guid=d.guid;var J=x[v],h=a.event.special[v]||{};if(!J){J=x[v]=[];if(!h.setup||h.setup.call(b,k,F,E)===false)if(b.addEventListener)b.addEventListener(v,E,false);else b.attachEvent&&b.attachEvent("on"+v,E)}if(h.add){h.add.call(b,m);if(!m.handler.guid)m.handler.guid=d.guid}J.push(m);a.event.global[v]=true}b=null}}},global:{},remove:function(b,
45
- e,d,k){if(!(b.nodeType===3||b.nodeType===8)){if(d===false)d=o;var s,m,x=0,E,v,I,F,J,h,t=a.hasData(b)&&a._data(b),B=t&&t[z];if(t&&B){if(typeof B==="function"){t=B;B=B.events}if(e&&e.type){d=e.handler;e=e.type}if(!e||typeof e==="string"&&e.charAt(0)==="."){e=e||"";for(s in B)a.event.remove(b,s+e)}else{for(e=e.split(" ");s=e[x++];){F=s;E=s.indexOf(".")<0;v=[];if(!E){v=s.split(".");s=v.shift();I=RegExp("(^|\\.)"+a.map(v.slice(0).sort(),q).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(J=B[s])if(d){F=a.event.special[s]||
46
- {};for(m=k||0;m<J.length;m++){h=J[m];if(d.guid===h.guid){if(E||I.test(h.namespace)){k==null&&J.splice(m--,1);F.remove&&F.remove.call(b,h)}if(k!=null)break}}if(J.length===0||k!=null&&J.length===1){if(!F.teardown||F.teardown.call(b,v)===false)a.removeEvent(b,s,t.handle);delete B[s]}}else for(m=0;m<J.length;m++){h=J[m];if(E||I.test(h.namespace)){a.event.remove(b,F,h.handler,m);J.splice(m--,1)}}}if(a.isEmptyObject(B)){if(e=t.handle)e.elem=null;delete t.events;delete t.handle;if(typeof t==="function")a.removeData(b,
47
- z,true);else a.isEmptyObject(t)&&a.removeData(b,K,true)}}}}},trigger:function(b,e,d,k){var s=b.type||b;if(!k){b=typeof b==="object"?b[a.expando]?b:a.extend(a.Event(s),b):a.Event(s);if(s.indexOf("!")>=0){b.type=s=s.slice(0,-1);b.exclusive=true}if(!d){b.stopPropagation();a.event.global[s]&&a.each(a.cache,function(){var J=this[a.expando];J&&J.events&&J.events[s]&&a.event.trigger(b,e,J.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return K;b.result=K;b.target=d;e=a.makeArray(e);e.unshift(b)}b.currentTarget=
48
- d;(k=d.nodeType?a._data(d,"handle"):(a._data(d,z)||{}).handle)&&k.apply(d,e);k=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&a.noData[d.nodeName.toLowerCase()]))if(d["on"+s]&&d["on"+s].apply(d,e)===false){b.result=false;b.preventDefault()}}catch(m){}if(!b.isPropagationStopped()&&k)a.event.trigger(b,e,k,true);else if(!b.isDefaultPrevented()){var x;k=b.target;var E=s.replace(C,""),v=a.nodeName(k,"a")&&E==="click",I=a.event.special[E]||{};if((!I._default||I._default.call(d,b)===false)&&!v&&!(k&&
49
- k.nodeName&&a.noData[k.nodeName.toLowerCase()])){try{if(k[E]){if(x=k["on"+E])k["on"+E]=null;a.event.triggered=true;k[E]()}}catch(F){}if(x)k["on"+E]=x;a.event.triggered=false}}},handle:function(b){var e,d,k,s;d=[];var m=a.makeArray(arguments);b=m[0]=a.event.fix(b||P.event);b.currentTarget=this;e=b.type.indexOf(".")<0&&!b.exclusive;if(!e){k=b.type.split(".");b.type=k.shift();d=k.slice(0).sort();k=RegExp("(^|\\.)"+d.join("\\.(?:.*\\.)?")+"(\\.|$)")}b.namespace=b.namespace||d.join(".");s=a._data(this,
50
- z);if(typeof s==="function")s=s.events;d=(s||{})[b.type];if(s&&d){d=d.slice(0);s=0;for(var x=d.length;s<x;s++){var E=d[s];if(e||k.test(E.namespace)){b.handler=E.handler;b.data=E.data;b.handleObj=E;E=E.handler.apply(this,m);if(E!==K){b.result=E;if(E===false){b.preventDefault();b.stopPropagation()}}if(b.isImmediatePropagationStopped())break}}}return b.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),
51
- fix:function(b){if(b[a.expando])return b;var e=b;b=a.Event(e);for(var d=this.props.length,k;d;){k=this.props[--d];b[k]=e[k]}if(!b.target)b.target=b.srcElement||H;if(b.target.nodeType===3)b.target=b.target.parentNode;if(!b.relatedTarget&&b.fromElement)b.relatedTarget=b.fromElement===b.target?b.toElement:b.fromElement;if(b.pageX==null&&b.clientX!=null){e=H.documentElement;d=H.body;b.pageX=b.clientX+(e&&e.scrollLeft||d&&d.scrollLeft||0)-(e&&e.clientLeft||d&&d.clientLeft||0);b.pageY=b.clientY+(e&&e.scrollTop||
52
- d&&d.scrollTop||0)-(e&&e.clientTop||d&&d.clientTop||0)}if(b.which==null&&(b.charCode!=null||b.keyCode!=null))b.which=b.charCode!=null?b.charCode:b.keyCode;if(!b.metaKey&&b.ctrlKey)b.metaKey=b.ctrlKey;if(!b.which&&b.button!==K)b.which=b.button&1?1:b.button&2?3:b.button&4?2:0;return b},guid:1E8,proxy:a.proxy,special:{ready:{setup:a.bindReady,teardown:a.noop},live:{add:function(b){a.event.add(this,u(b.origType,b.selector),a.extend({},b,{handler:A,guid:b.handler.guid}))},remove:function(b){a.event.remove(this,
53
- u(b.origType,b.selector),b)}},beforeunload:{setup:function(b,e,d){if(a.isWindow(this))this.onbeforeunload=d},teardown:function(b,e){if(this.onbeforeunload===e)this.onbeforeunload=null}}}};a.removeEvent=H.removeEventListener?function(b,e,d){b.removeEventListener&&b.removeEventListener(e,d,false)}:function(b,e,d){b.detachEvent&&b.detachEvent("on"+e,d)};a.Event=function(b){if(!this.preventDefault)return new a.Event(b);if(b&&b.type){this.originalEvent=b;this.type=b.type;this.isDefaultPrevented=b.defaultPrevented||
54
- b.returnValue===false||b.getPreventDefault&&b.getPreventDefault()?D:o}else this.type=b;this.timeStamp=a.now();this[a.expando]=true};a.Event.prototype={preventDefault:function(){this.isDefaultPrevented=D;var b=this.originalEvent;if(b)if(b.preventDefault)b.preventDefault();else b.returnValue=false},stopPropagation:function(){this.isPropagationStopped=D;var b=this.originalEvent;if(b){b.stopPropagation&&b.stopPropagation();b.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=
55
- D;this.stopPropagation()},isDefaultPrevented:o,isPropagationStopped:o,isImmediatePropagationStopped:o};var l=function(b){var e=b.relatedTarget;try{for(;e&&e!==this;)e=e.parentNode;if(e!==this){b.type=b.data;a.event.handle.apply(this,arguments)}}catch(d){}},n=function(b){b.type=b.data;a.event.handle.apply(this,arguments)};a.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(b,e){a.event.special[b]={setup:function(d){a.event.add(this,e,d&&d.selector?n:l,b)},teardown:function(d){a.event.remove(this,
56
- e,d&&d.selector?n:l)}}});if(!a.support.submitBubbles)a.event.special.submit={setup:function(){if(this.nodeName&&this.nodeName.toLowerCase()!=="form"){a.event.add(this,"click.specialSubmit",function(b){var e=b.target,d=e.type;if((d==="submit"||d==="image")&&a(e).closest("form").length){b.liveFired=K;return y("submit",this,arguments)}});a.event.add(this,"keypress.specialSubmit",function(b){var e=b.target,d=e.type;if((d==="text"||d==="password")&&a(e).closest("form").length&&b.keyCode===13){b.liveFired=
57
- K;return y("submit",this,arguments)}})}else return false},teardown:function(){a.event.remove(this,".specialSubmit")}};if(!a.support.changeBubbles){var p,w=function(b){var e=b.type,d=b.value;if(e==="radio"||e==="checkbox")d=b.checked;else if(e==="select-multiple")d=b.selectedIndex>-1?a.map(b.options,function(k){return k.selected}).join("-"):"";else if(b.nodeName.toLowerCase()==="select")d=b.selectedIndex;return d},c=function(b,e){var d=b.target,k,s;if(!(!r.test(d.nodeName)||d.readOnly)){k=a._data(d,
58
- "_change_data");s=w(d);if(b.type!=="focusout"||d.type!=="radio")a._data(d,"_change_data",s);if(!(k===K||s===k))if(k!=null||s){b.type="change";b.liveFired=K;return a.event.trigger(b,e,d)}}};a.event.special.change={filters:{focusout:c,beforedeactivate:c,click:function(b){var e=b.target,d=e.type;if(d==="radio"||d==="checkbox"||e.nodeName.toLowerCase()==="select")return c.call(this,b)},keydown:function(b){var e=b.target,d=e.type;if(b.keyCode===13&&e.nodeName.toLowerCase()!=="textarea"||b.keyCode===32&&
59
- (d==="checkbox"||d==="radio")||d==="select-multiple")return c.call(this,b)},beforeactivate:function(b){b=b.target;a._data(b,"_change_data",w(b))}},setup:function(){if(this.type==="file")return false;for(var b in p)a.event.add(this,b+".specialChange",p[b]);return r.test(this.nodeName)},teardown:function(){a.event.remove(this,".specialChange");return r.test(this.nodeName)}};p=a.event.special.change.filters;p.focus=p.beforeactivate}H.addEventListener&&a.each({focus:"focusin",blur:"focusout"},function(b,
60
- e){function d(k){k=a.event.fix(k);k.type=e;return a.event.handle.call(this,k)}a.event.special[e]={setup:function(){this.addEventListener(b,d,true)},teardown:function(){this.removeEventListener(b,d,true)}}});a.each(["bind","one"],function(b,e){a.fn[e]=function(d,k,s){if(typeof d==="object"){for(var m in d)this[e](m,k,d[m],s);return this}if(a.isFunction(k)||k===false){s=k;k=K}var x=e==="one"?a.proxy(s,function(v){a(this).unbind(v,x);return s.apply(this,arguments)}):s;if(d==="unload"&&e!=="one")this.one(d,
61
- k,s);else{m=0;for(var E=this.length;m<E;m++)a.event.add(this[m],d,x,k)}return this}});a.fn.extend({unbind:function(b,e){if(typeof b==="object"&&!b.preventDefault)for(var d in b)this.unbind(d,b[d]);else{d=0;for(var k=this.length;d<k;d++)a.event.remove(this[d],b,e)}return this},delegate:function(b,e,d,k){return this.live(e,d,k,b)},undelegate:function(b,e,d){return arguments.length===0?this.unbind("live"):this.die(e,null,d,b)},trigger:function(b,e){return this.each(function(){a.event.trigger(b,e,this)})},
62
- triggerHandler:function(b,e){if(this[0]){var d=a.Event(b);d.preventDefault();d.stopPropagation();a.event.trigger(d,e,this[0]);return d.result}},toggle:function(b){for(var e=arguments,d=1;d<e.length;)a.proxy(b,e[d++]);return this.click(a.proxy(b,function(k){var s=(a._data(this,"lastToggle"+b.guid)||0)%d;a._data(this,"lastToggle"+b.guid,s+1);k.preventDefault();return e[s].apply(this,arguments)||false}))},hover:function(b,e){return this.mouseenter(b).mouseleave(e||b)}});var g={focus:"focusin",blur:"focusout",
63
- mouseenter:"mouseover",mouseleave:"mouseout"};a.each(["live","die"],function(b,e){a.fn[e]=function(d,k,s,m){var x,E=0,v,I,F=m||this.selector;m=m?this:a(this.context);if(typeof d==="object"&&!d.preventDefault){for(x in d)m[e](x,k,d[x],F);return this}if(a.isFunction(k)){s=k;k=K}for(d=(d||"").split(" ");(x=d[E++])!=null;){v=C.exec(x);I="";if(v){I=v[0];x=x.replace(C,"")}if(x==="hover")d.push("mouseenter"+I,"mouseleave"+I);else{v=x;if(x==="focus"||x==="blur"){d.push(g[x]+I);x+=I}else x=(g[x]||x)+I;if(e===
64
- "live"){I=0;for(var J=m.length;I<J;I++)a.event.add(m[I],"live."+u(x,F),{data:k,selector:F,handler:s,origType:x,origHandler:s,preType:v})}else m.unbind("live."+u(x,F),s)}}return this}});a.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(b,e){a.fn[e]=function(d,k){if(k==null){k=d;d=null}return arguments.length>0?this.bind(e,d,k):this.trigger(e)};
65
- if(a.attrFn)a.attrFn[e]=true})})(S);(function(){function a(c,g,b,e,d,k){d=0;for(var s=e.length;d<s;d++){var m=e[d];if(m){var x=false;for(m=m[c];m;){if(m.sizcache===b){x=e[m.sizset];break}if(m.nodeType===1&&!k){m.sizcache=b;m.sizset=d}if(m.nodeName.toLowerCase()===g){x=m;break}m=m[c]}e[d]=x}}}function o(c,g,b,e,d,k){d=0;for(var s=e.length;d<s;d++){var m=e[d];if(m){var x=false;for(m=m[c];m;){if(m.sizcache===b){x=e[m.sizset];break}if(m.nodeType===1){if(!k){m.sizcache=b;m.sizset=d}if(typeof g!=="string"){if(m===
66
- g){x=true;break}}else if(r.filter(g,[m]).length>0){x=m;break}}m=m[c]}e[d]=x}}}var D=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,y=0,A=Object.prototype.toString,u=false,C=true;[0,0].sort(function(){C=false;return 0});var r=function(c,g,b,e){b=b||[];var d=g=g||H;if(g.nodeType!==1&&g.nodeType!==9)return[];if(!c||typeof c!=="string")return b;var k,s,m,x,E,v=true,I=r.isXML(g),F=[],J=c;do{D.exec("");if(k=D.exec(J)){J=
67
- k[3];F.push(k[1]);if(k[2]){x=k[3];break}}}while(k);if(F.length>1&&f.exec(c))if(F.length===2&&i.relative[F[0]])s=w(F[0]+F[1],g);else for(s=i.relative[F[0]]?[g]:r(F.shift(),g);F.length;){c=F.shift();if(i.relative[c])c+=F.shift();s=w(c,s)}else{if(!e&&F.length>1&&g.nodeType===9&&!I&&i.match.ID.test(F[0])&&!i.match.ID.test(F[F.length-1])){k=r.find(F.shift(),g,I);g=k.expr?r.filter(k.expr,k.set)[0]:k.set[0]}if(g){k=e?{expr:F.pop(),set:z(e)}:r.find(F.pop(),F.length===1&&(F[0]==="~"||F[0]==="+")&&g.parentNode?
68
- g.parentNode:g,I);s=k.expr?r.filter(k.expr,k.set):k.set;if(F.length>0)m=z(s);else v=false;for(;F.length;){k=E=F.pop();if(i.relative[E])k=F.pop();else E="";if(k==null)k=g;i.relative[E](m,k,I)}}else m=[]}m||(m=s);m||r.error(E||c);if(A.call(m)==="[object Array]")if(v)if(g&&g.nodeType===1)for(c=0;m[c]!=null;c++){if(m[c]&&(m[c]===true||m[c].nodeType===1&&r.contains(g,m[c])))b.push(s[c])}else for(c=0;m[c]!=null;c++)m[c]&&m[c].nodeType===1&&b.push(s[c]);else b.push.apply(b,m);else z(m,b);if(x){r(x,d,b,e);
69
- r.uniqueSort(b)}return b};r.uniqueSort=function(c){if(n){u=C;c.sort(n);if(u)for(var g=1;g<c.length;g++)c[g]===c[g-1]&&c.splice(g--,1)}return c};r.matches=function(c,g){return r(c,null,null,g)};r.matchesSelector=function(c,g){return r(g,null,null,[c]).length>0};r.find=function(c,g,b){var e;if(!c)return[];for(var d=0,k=i.order.length;d<k;d++){var s,m=i.order[d];if(s=i.leftMatch[m].exec(c)){var x=s[1];s.splice(1,1);if(x.substr(x.length-1)!=="\\"){s[1]=(s[1]||"").replace(/\\/g,"");e=i.find[m](s,g,b);
70
- if(e!=null){c=c.replace(i.match[m],"");break}}}}e||(e=typeof g.getElementsByTagName!=="undefined"?g.getElementsByTagName("*"):[]);return{set:e,expr:c}};r.filter=function(c,g,b,e){for(var d,k,s=c,m=[],x=g,E=g&&g[0]&&r.isXML(g[0]);c&&g.length;){for(var v in i.filter)if((d=i.leftMatch[v].exec(c))!=null&&d[2]){var I,F,J=i.filter[v];F=d[1];k=false;d.splice(1,1);if(F.substr(F.length-1)!=="\\"){if(x===m)m=[];if(i.preFilter[v])if(d=i.preFilter[v](d,x,b,m,e,E)){if(d===true)continue}else k=I=true;if(d)for(var h=
71
- 0;(F=x[h])!=null;h++)if(F){I=J(F,d,h,x);var t=e^!!I;if(b&&I!=null)if(t)k=true;else x[h]=false;else if(t){m.push(F);k=true}}if(I!==K){b||(x=m);c=c.replace(i.match[v],"");if(!k)return[];break}}}if(c===s)if(k==null)r.error(c);else break;s=c}return x};r.error=function(c){throw"Syntax error, unrecognized expression: "+c;};var i=r.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF\-]|\\.)+)['"]*\]/,
72
- ATTR:/\[\s*((?:[\w\u00c0-\uFFFF\-]|\\.)+)\s*(?:(\S?=)\s*(?:(['"])(.*?)\3|(#?(?:[\w\u00c0-\uFFFF\-]|\\.)*)|)|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+)?))\s*\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(c){return c.getAttribute("href")}},
73
- relative:{"+":function(c,g){var b=typeof g==="string",e=b&&!/\W/.test(g);b=b&&!e;if(e)g=g.toLowerCase();e=0;for(var d=c.length,k;e<d;e++)if(k=c[e]){for(;(k=k.previousSibling)&&k.nodeType!==1;);c[e]=b||k&&k.nodeName.toLowerCase()===g?k||false:k===g}b&&r.filter(g,c,true)},">":function(c,g){var b,e=typeof g==="string",d=0,k=c.length;if(e&&!/\W/.test(g))for(g=g.toLowerCase();d<k;d++){if(b=c[d]){b=b.parentNode;c[d]=b.nodeName.toLowerCase()===g?b:false}}else{for(;d<k;d++)if(b=c[d])c[d]=e?b.parentNode:b.parentNode===
74
- g;e&&r.filter(g,c,true)}},"":function(c,g,b){var e,d=y++,k=o;if(typeof g==="string"&&!/\W/.test(g)){e=g=g.toLowerCase();k=a}k("parentNode",g,d,c,e,b)},"~":function(c,g,b){var e,d=y++,k=o;if(typeof g==="string"&&!/\W/.test(g)){e=g=g.toLowerCase();k=a}k("previousSibling",g,d,c,e,b)}},find:{ID:function(c,g,b){if(typeof g.getElementById!=="undefined"&&!b)return(c=g.getElementById(c[1]))&&c.parentNode?[c]:[]},NAME:function(c,g){if(typeof g.getElementsByName!=="undefined"){for(var b=[],e=g.getElementsByName(c[1]),
75
- d=0,k=e.length;d<k;d++)e[d].getAttribute("name")===c[1]&&b.push(e[d]);return b.length===0?null:b}},TAG:function(c,g){if(typeof g.getElementsByTagName!=="undefined")return g.getElementsByTagName(c[1])}},preFilter:{CLASS:function(c,g,b,e,d,k){c=" "+c[1].replace(/\\/g,"")+" ";if(k)return c;k=0;for(var s;(s=g[k])!=null;k++)if(s)if(d^(s.className&&(" "+s.className+" ").replace(/[\t\n\r]/g," ").indexOf(c)>=0))b||e.push(s);else if(b)g[k]=false;return false},ID:function(c){return c[1].replace(/\\/g,"")},
76
- TAG:function(c){return c[1].toLowerCase()},CHILD:function(c){if(c[1]==="nth"){c[2]||r.error(c[0]);c[2]=c[2].replace(/^\+|\s*/g,"");var g=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(c[2]==="even"&&"2n"||c[2]==="odd"&&"2n+1"||!/\D/.test(c[2])&&"0n+"+c[2]||c[2]);c[2]=g[1]+(g[2]||1)-0;c[3]=g[3]-0}else c[2]&&r.error(c[0]);c[0]=y++;return c},ATTR:function(c,g,b,e,d,k){g=c[1]=c[1].replace(/\\/g,"");if(!k&&i.attrMap[g])c[1]=i.attrMap[g];c[4]=(c[4]||c[5]||"").replace(/\\/g,"");if(c[2]==="~=")c[4]=" "+c[4]+" ";return c},
77
- PSEUDO:function(c,g,b,e,d){if(c[1]==="not")if((D.exec(c[3])||"").length>1||/^\w/.test(c[3]))c[3]=r(c[3],null,null,g);else{c=r.filter(c[3],g,b,true^d);b||e.push.apply(e,c);return false}else if(i.match.POS.test(c[0])||i.match.CHILD.test(c[0]))return true;return c},POS:function(c){c.unshift(true);return c}},filters:{enabled:function(c){return c.disabled===false&&c.type!=="hidden"},disabled:function(c){return c.disabled===true},checked:function(c){return c.checked===true},selected:function(c){return c.selected===
78
- true},parent:function(c){return!!c.firstChild},empty:function(c){return!c.firstChild},has:function(c,g,b){return!!r(b[3],c).length},header:function(c){return/h\d/i.test(c.nodeName)},text:function(c){return"text"===c.type},radio:function(c){return"radio"===c.type},checkbox:function(c){return"checkbox"===c.type},file:function(c){return"file"===c.type},password:function(c){return"password"===c.type},submit:function(c){return"submit"===c.type},image:function(c){return"image"===c.type},reset:function(c){return"reset"===
79
- c.type},button:function(c){return"button"===c.type||c.nodeName.toLowerCase()==="button"},input:function(c){return/input|select|textarea|button/i.test(c.nodeName)}},setFilters:{first:function(c,g){return g===0},last:function(c,g,b,e){return g===e.length-1},even:function(c,g){return g%2===0},odd:function(c,g){return g%2===1},lt:function(c,g,b){return g<b[3]-0},gt:function(c,g,b){return g>b[3]-0},nth:function(c,g,b){return b[3]-0===g},eq:function(c,g,b){return b[3]-0===g}},filter:{PSEUDO:function(c,
80
- g,b,e){var d=g[1],k=i.filters[d];if(k)return k(c,b,g,e);else if(d==="contains")return(c.textContent||c.innerText||r.getText([c])||"").indexOf(g[3])>=0;else if(d==="not"){g=g[3];b=0;for(e=g.length;b<e;b++)if(g[b]===c)return false;return true}else r.error(d)},CHILD:function(c,g){var b=g[1],e=c;switch(b){case "only":case "first":for(;e=e.previousSibling;)if(e.nodeType===1)return false;if(b==="first")return true;e=c;case "last":for(;e=e.nextSibling;)if(e.nodeType===1)return false;return true;case "nth":b=
81
- g[2];var d=g[3];if(b===1&&d===0)return true;var k=g[0],s=c.parentNode;if(s&&(s.sizcache!==k||!c.nodeIndex)){var m=0;for(e=s.firstChild;e;e=e.nextSibling)if(e.nodeType===1)e.nodeIndex=++m;s.sizcache=k}e=c.nodeIndex-d;return b===0?e===0:e%b===0&&e/b>=0}},ID:function(c,g){return c.nodeType===1&&c.getAttribute("id")===g},TAG:function(c,g){return g==="*"&&c.nodeType===1||c.nodeName.toLowerCase()===g},CLASS:function(c,g){return(" "+(c.className||c.getAttribute("class"))+" ").indexOf(g)>-1},ATTR:function(c,
82
- g){var b=g[1];b=i.attrHandle[b]?i.attrHandle[b](c):c[b]!=null?c[b]:c.getAttribute(b);var e=b+"",d=g[2],k=g[4];return b==null?d==="!=":d==="="?e===k:d==="*="?e.indexOf(k)>=0:d==="~="?(" "+e+" ").indexOf(k)>=0:!k?e&&b!==false:d==="!="?e!==k:d==="^="?e.indexOf(k)===0:d==="$="?e.substr(e.length-k.length)===k:d==="|="?e===k||e.substr(0,k.length+1)===k+"-":false},POS:function(c,g,b,e){var d=i.setFilters[g[2]];if(d)return d(c,b,g,e)}}},f=i.match.POS,j=function(c,g){return"\\"+(g-0+1)},q;for(q in i.match){i.match[q]=
83
- RegExp(i.match[q].source+/(?![^\[]*\])(?![^\(]*\))/.source);i.leftMatch[q]=RegExp(/(^(?:.|\r|\n)*?)/.source+i.match[q].source.replace(/\\(\d+)/g,j))}var z=function(c,g){c=Array.prototype.slice.call(c,0);if(g){g.push.apply(g,c);return g}return c};try{Array.prototype.slice.call(H.documentElement.childNodes,0)}catch(l){z=function(c,g){var b=0,e=g||[];if(A.call(c)==="[object Array]")Array.prototype.push.apply(e,c);else if(typeof c.length==="number")for(var d=c.length;b<d;b++)e.push(c[b]);else for(;c[b];b++)e.push(c[b]);
84
- return e}}var n,p;if(H.documentElement.compareDocumentPosition)n=function(c,g){if(c===g){u=true;return 0}if(!c.compareDocumentPosition||!g.compareDocumentPosition)return c.compareDocumentPosition?-1:1;return c.compareDocumentPosition(g)&4?-1:1};else{n=function(c,g){var b,e,d=[],k=[];b=c.parentNode;e=g.parentNode;var s=b;if(c===g){u=true;return 0}else if(b===e)return p(c,g);else if(b){if(!e)return 1}else return-1;for(;s;){d.unshift(s);s=s.parentNode}for(s=e;s;){k.unshift(s);s=s.parentNode}b=d.length;
85
- e=k.length;for(s=0;s<b&&s<e;s++)if(d[s]!==k[s])return p(d[s],k[s]);return s===b?p(c,k[s],-1):p(d[s],g,1)};p=function(c,g,b){if(c===g)return b;for(c=c.nextSibling;c;){if(c===g)return-1;c=c.nextSibling}return 1}}r.getText=function(c){for(var g="",b,e=0;c[e];e++){b=c[e];if(b.nodeType===3||b.nodeType===4)g+=b.nodeValue;else if(b.nodeType!==8)g+=r.getText(b.childNodes)}return g};(function(){var c=H.createElement("div"),g="script"+(new Date).getTime(),b=H.documentElement;c.innerHTML="<a name='"+g+"'/>";
86
- b.insertBefore(c,b.firstChild);if(H.getElementById(g)){i.find.ID=function(e,d,k){if(typeof d.getElementById!=="undefined"&&!k)return(d=d.getElementById(e[1]))?d.id===e[1]||typeof d.getAttributeNode!=="undefined"&&d.getAttributeNode("id").nodeValue===e[1]?[d]:K:[]};i.filter.ID=function(e,d){var k=typeof e.getAttributeNode!=="undefined"&&e.getAttributeNode("id");return e.nodeType===1&&k&&k.nodeValue===d}}b.removeChild(c);b=c=null})();(function(){var c=H.createElement("div");c.appendChild(H.createComment(""));
87
- if(c.getElementsByTagName("*").length>0)i.find.TAG=function(g,b){var e=b.getElementsByTagName(g[1]);if(g[1]==="*"){for(var d=[],k=0;e[k];k++)e[k].nodeType===1&&d.push(e[k]);e=d}return e};c.innerHTML="<a href='#'></a>";if(c.firstChild&&typeof c.firstChild.getAttribute!=="undefined"&&c.firstChild.getAttribute("href")!=="#")i.attrHandle.href=function(g){return g.getAttribute("href",2)};c=null})();H.querySelectorAll&&function(){var c=r,g=H.createElement("div");g.innerHTML="<p class='TEST'></p>";if(!(g.querySelectorAll&&
88
- g.querySelectorAll(".TEST").length===0)){r=function(e,d,k,s){d=d||H;if(!s&&!r.isXML(d)){var m=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(e);if(m&&(d.nodeType===1||d.nodeType===9))if(m[1])return z(d.getElementsByTagName(e),k);else if(m[2]&&i.find.CLASS&&d.getElementsByClassName)return z(d.getElementsByClassName(m[2]),k);if(d.nodeType===9){if(e==="body"&&d.body)return z([d.body],k);else if(m&&m[3]){var x=d.getElementById(m[3]);if(x&&x.parentNode){if(x.id===m[3])return z([x],k)}else return z([],k)}try{return z(d.querySelectorAll(e),
89
- k)}catch(E){}}else if(d.nodeType===1&&d.nodeName.toLowerCase()!=="object"){x=(m=d.getAttribute("id"))||"__sizzle__";var v=d.parentNode,I=/^\s*[+~]/.test(e);if(m)x=x.replace(/'/g,"\\$&");else d.setAttribute("id",x);if(I&&v)d=d.parentNode;try{if(!I||v)return z(d.querySelectorAll("[id='"+x+"'] "+e),k)}catch(F){}finally{m||d.removeAttribute("id")}}}return c(e,d,k,s)};for(var b in c)r[b]=c[b];g=null}}();(function(){var c=H.documentElement,g=c.matchesSelector||c.mozMatchesSelector||c.webkitMatchesSelector||
90
- c.msMatchesSelector,b=false;try{g.call(H.documentElement,"[test!='']:sizzle")}catch(e){b=true}if(g)r.matchesSelector=function(d,k){k=k.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!r.isXML(d))try{if(b||!i.match.PSEUDO.test(k)&&!/!=/.test(k))return g.call(d,k)}catch(s){}return r(k,null,null,[d]).length>0}})();(function(){var c=H.createElement("div");c.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!c.getElementsByClassName||c.getElementsByClassName("e").length===0)){c.lastChild.className=
91
- "e";if(c.getElementsByClassName("e").length!==1){i.order.splice(1,0,"CLASS");i.find.CLASS=function(g,b,e){if(typeof b.getElementsByClassName!=="undefined"&&!e)return b.getElementsByClassName(g[1])};c=null}}})();r.contains=H.documentElement.contains?function(c,g){return c!==g&&(c.contains?c.contains(g):true)}:H.documentElement.compareDocumentPosition?function(c,g){return!!(c.compareDocumentPosition(g)&16)}:function(){return false};r.isXML=function(c){return(c=(c?c.ownerDocument||c:0).documentElement)?
92
- c.nodeName!=="HTML":false};var w=function(c,g){for(var b,e=[],d="",k=g.nodeType?[g]:g;b=i.match.PSEUDO.exec(c);){d+=b[0];c=c.replace(i.match.PSEUDO,"")}c=i.relative[c]?c+"*":c;b=0;for(var s=k.length;b<s;b++)r(c,k[b],e);return r.filter(d,e)};S.find=r;S.expr=r.selectors;S.expr[":"]=S.expr.filters;S.unique=r.uniqueSort;S.text=r.getText;S.isXMLDoc=r.isXML;S.contains=r.contains})();(function(a){function o(f,j,q){if(a.isFunction(j))return a.grep(f,function(l,n){return!!j.call(l,n,l)===q});else if(j.nodeType)return a.grep(f,
93
- function(l){return l===j===q});else if(typeof j==="string"){var z=a.grep(f,function(l){return l.nodeType===1});if(u.test(j))return a.filter(j,z,!q);else j=a.filter(j,z)}return a.grep(f,function(l){return a.inArray(l,j)>=0===q})}var D=/Until$/,y=/^(?:parents|prevUntil|prevAll)/,A=/,/,u=/^.[^:#\[\.,]*$/,C=Array.prototype.slice,r=a.expr.match.POS,i={children:true,contents:true,next:true,prev:true};a.fn.extend({find:function(f){for(var j=this.pushStack("","find",f),q=0,z=0,l=this.length;z<l;z++){q=j.length;
94
- a.find(f,this[z],j);if(z>0)for(var n=q;n<j.length;n++)for(var p=0;p<q;p++)if(j[p]===j[n]){j.splice(n--,1);break}}return j},has:function(f){var j=a(f);return this.filter(function(){for(var q=0,z=j.length;q<z;q++)if(a.contains(this,j[q]))return true})},not:function(f){return this.pushStack(o(this,f,false),"not",f)},filter:function(f){return this.pushStack(o(this,f,true),"filter",f)},is:function(f){return!!f&&a.filter(f,this).length>0},closest:function(f,j){var q=[],z,l,n=this[0];if(a.isArray(f)){var p,
95
- w={},c=1;if(n&&f.length){z=0;for(l=f.length;z<l;z++){p=f[z];w[p]||(w[p]=a.expr.match.POS.test(p)?a(p,j||this.context):p)}for(;n&&n.ownerDocument&&n!==j;){for(p in w){z=w[p];if(z.jquery?z.index(n)>-1:a(n).is(z))q.push({selector:p,elem:n,level:c})}n=n.parentNode;c++}}return q}p=r.test(f)?a(f,j||this.context):null;z=0;for(l=this.length;z<l;z++)for(n=this[z];n;)if(p?p.index(n)>-1:a.find.matchesSelector(n,f)){q.push(n);break}else{n=n.parentNode;if(!n||!n.ownerDocument||n===j)break}q=q.length>1?a.unique(q):
96
- q;return this.pushStack(q,"closest",f)},index:function(f){if(!f||typeof f==="string")return a.inArray(this[0],f?a(f):this.parent().children());return a.inArray(f.jquery?f[0]:f,this)},add:function(f,j){var q=typeof f==="string"?a(f,j):a.makeArray(f),z=a.merge(this.get(),q);return this.pushStack(!q[0]||!q[0].parentNode||q[0].parentNode.nodeType===11||!z[0]||!z[0].parentNode||z[0].parentNode.nodeType===11?z:a.unique(z))},andSelf:function(){return this.add(this.prevObject)}});a.each({parent:function(f){return(f=
97
- f.parentNode)&&f.nodeType!==11?f:null},parents:function(f){return a.dir(f,"parentNode")},parentsUntil:function(f,j,q){return a.dir(f,"parentNode",q)},next:function(f){return a.nth(f,2,"nextSibling")},prev:function(f){return a.nth(f,2,"previousSibling")},nextAll:function(f){return a.dir(f,"nextSibling")},prevAll:function(f){return a.dir(f,"previousSibling")},nextUntil:function(f,j,q){return a.dir(f,"nextSibling",q)},prevUntil:function(f,j,q){return a.dir(f,"previousSibling",q)},siblings:function(f){return a.sibling(f.parentNode.firstChild,
98
- f)},children:function(f){return a.sibling(f.firstChild)},contents:function(f){return a.nodeName(f,"iframe")?f.contentDocument||f.contentWindow.document:a.makeArray(f.childNodes)}},function(f,j){a.fn[f]=function(q,z){var l=a.map(this,j,q),n=C.call(arguments);D.test(f)||(z=q);if(z&&typeof z==="string")l=a.filter(z,l);l=this.length>1&&!i[f]?a.unique(l):l;if((this.length>1||A.test(z))&&y.test(f))l=l.reverse();return this.pushStack(l,f,n.join(","))}});a.extend({filter:function(f,j,q){if(q)f=":not("+f+
99
- ")";return j.length===1?a.find.matchesSelector(j[0],f)?[j[0]]:[]:a.find.matches(f,j)},dir:function(f,j,q){var z=[];for(f=f[j];f&&f.nodeType!==9&&(q===K||f.nodeType!==1||!a(f).is(q));){f.nodeType===1&&z.push(f);f=f[j]}return z},nth:function(f,j,q){j=j||1;for(var z=0;f;f=f[q])if(f.nodeType===1&&++z===j)break;return f},sibling:function(f,j){for(var q=[];f;f=f.nextSibling)f.nodeType===1&&f!==j&&q.push(f);return q}})})(S);(function(a){function o(l,n){if(!(n.nodeType!==1||!a.hasData(l))){var p=a.expando,
100
- w=a.data(l),c=a.data(n,w);if(w=w[p]){var g=w.events;c=c[p]=a.extend({},w);if(g){delete c.handle;c.events={};for(var b in g){p=0;for(w=g[b].length;p<w;p++)a.event.add(n,b,g[b][p],g[b][p].data)}}}}}function D(l,n){if(n.nodeType===1){var p=n.nodeName.toLowerCase();n.clearAttributes();n.mergeAttributes(l);if(p==="object")n.outerHTML=l.outerHTML;else if(p==="input"&&(l.type==="checkbox"||l.type==="radio")){if(l.checked)n.defaultChecked=n.checked=l.checked;if(n.value!==l.value)n.value=l.value}else if(p===
101
- "option")n.selected=l.defaultSelected;else if(p==="input"||p==="textarea")n.defaultValue=l.defaultValue;n.removeAttribute(a.expando)}}function y(l,n){n.src?a.ajax({url:n.src,async:false,dataType:"script"}):a.globalEval(n.text||n.textContent||n.innerHTML||"");n.parentNode&&n.parentNode.removeChild(n)}var A=/ jQuery\d+="(?:\d+|null)"/g,u=/^\s+/,C=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,r=/<([\w:]+)/,i=/<tbody/i,f=/<|&#?\w+;/,j=/<(?:script|object|embed|option|style)/i,
102
- q=/checked\s*(?:[^=]|=\s*.checked.)/i,z={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};z.optgroup=z.option;z.tbody=z.tfoot=z.colgroup=z.caption=z.thead;z.th=z.td;if(!a.support.htmlSerialize)z._default=[1,"div<div>","</div>"];
103
- a.fn.extend({text:function(l){if(a.isFunction(l))return this.each(function(n){var p=a(this);p.text(l.call(this,n,p.text()))});if(typeof l!=="object"&&l!==K)return this.empty().append((this[0]&&this[0].ownerDocument||H).createTextNode(l));return a.text(this)},wrapAll:function(l){if(a.isFunction(l))return this.each(function(p){a(this).wrapAll(l.call(this,p))});if(this[0]){var n=a(l,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&n.insertBefore(this[0]);n.map(function(){for(var p=this;p.firstChild&&
104
- p.firstChild.nodeType===1;)p=p.firstChild;return p}).append(this)}return this},wrapInner:function(l){if(a.isFunction(l))return this.each(function(n){a(this).wrapInner(l.call(this,n))});return this.each(function(){var n=a(this),p=n.contents();p.length?p.wrapAll(l):n.append(l)})},wrap:function(l){return this.each(function(){a(this).wrapAll(l)})},unwrap:function(){return this.parent().each(function(){a.nodeName(this,"body")||a(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,
105
- true,function(l){this.nodeType===1&&this.appendChild(l)})},prepend:function(){return this.domManip(arguments,true,function(l){this.nodeType===1&&this.insertBefore(l,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(n){this.parentNode.insertBefore(n,this)});else if(arguments.length){var l=a(arguments[0]);l.push.apply(l,this.toArray());return this.pushStack(l,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,
106
- false,function(n){this.parentNode.insertBefore(n,this.nextSibling)});else if(arguments.length){var l=this.pushStack(this,"after",arguments);l.push.apply(l,a(arguments[0]).toArray());return l}},remove:function(l,n){for(var p=0,w;(w=this[p])!=null;p++)if(!l||a.filter(l,[w]).length){if(!n&&w.nodeType===1){a.cleanData(w.getElementsByTagName("*"));a.cleanData([w])}w.parentNode&&w.parentNode.removeChild(w)}return this},empty:function(){for(var l=0,n;(n=this[l])!=null;l++)for(n.nodeType===1&&a.cleanData(n.getElementsByTagName("*"));n.firstChild;)n.removeChild(n.firstChild);
107
- return this},clone:function(l,n){l=l==null?false:l;n=n==null?l:n;return this.map(function(){return a.clone(this,l,n)})},html:function(l){if(l===K)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(A,""):null;else if(typeof l==="string"&&!j.test(l)&&(a.support.leadingWhitespace||!u.test(l))&&!z[(r.exec(l)||["",""])[1].toLowerCase()]){l=l.replace(C,"<$1></$2>");try{for(var n=0,p=this.length;n<p;n++)if(this[n].nodeType===1){a.cleanData(this[n].getElementsByTagName("*"));this[n].innerHTML=
108
- l}}catch(w){this.empty().append(l)}}else a.isFunction(l)?this.each(function(c){var g=a(this);g.html(l.call(this,c,g.html()))}):this.empty().append(l);return this},replaceWith:function(l){if(this[0]&&this[0].parentNode){if(a.isFunction(l))return this.each(function(n){var p=a(this),w=p.html();p.replaceWith(l.call(this,n,w))});if(typeof l!=="string")l=a(l).detach();return this.each(function(){var n=this.nextSibling,p=this.parentNode;a(this).remove();n?a(n).before(l):a(p).append(l)})}else return this.pushStack(a(a.isFunction(l)?
109
- l():l),"replaceWith",l)},detach:function(l){return this.remove(l,true)},domManip:function(l,n,p){var w,c,g,b=l[0],e=[];if(!a.support.checkClone&&arguments.length===3&&typeof b==="string"&&q.test(b))return this.each(function(){a(this).domManip(l,n,p,true)});if(a.isFunction(b))return this.each(function(s){var m=a(this);l[0]=b.call(this,s,n?m.html():K);m.domManip(l,n,p)});if(this[0]){w=b&&b.parentNode;w=a.support.parentNode&&w&&w.nodeType===11&&w.childNodes.length===this.length?{fragment:w}:a.buildFragment(l,
110
- this,e);g=w.fragment;if(c=g.childNodes.length===1?g=g.firstChild:g.firstChild){n=n&&a.nodeName(c,"tr");c=0;for(var d=this.length,k=d-1;c<d;c++)p.call(n?a.nodeName(this[c],"table")?this[c].getElementsByTagName("tbody")[0]||this[c].appendChild(this[c].ownerDocument.createElement("tbody")):this[c]:this[c],w.cacheable||d>1&&c<k?a.clone(g,true,true):g)}e.length&&a.each(e,y)}return this}});a.buildFragment=function(l,n,p){var w,c,g;n=n&&n[0]?n[0].ownerDocument||n[0]:H;if(l.length===1&&typeof l[0]==="string"&&
111
- l[0].length<512&&n===H&&l[0].charAt(0)==="<"&&!j.test(l[0])&&(a.support.checkClone||!q.test(l[0]))){c=true;if(g=a.fragments[l[0]])if(g!==1)w=g}if(!w){w=n.createDocumentFragment();a.clean(l,n,w,p)}if(c)a.fragments[l[0]]=g?w:1;return{fragment:w,cacheable:c}};a.fragments={};a.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(l,n){a.fn[l]=function(p){var w=[];p=a(p);var c=this.length===1&&this[0].parentNode;if(c&&c.nodeType===11&&
112
- c.childNodes.length===1&&p.length===1){p[n](this[0]);return this}else{c=0;for(var g=p.length;c<g;c++){var b=(c>0?this.clone(true):this).get();a(p[c])[n](b);w=w.concat(b)}return this.pushStack(w,l,p.selector)}}});a.extend({clone:function(l,n,p){var w=l.cloneNode(true),c,g,b;if(!a.support.noCloneEvent&&(l.nodeType===1||l.nodeType===11)&&!a.isXMLDoc(l)){D(l,w);c=l.getElementsByTagName("*");g=w.getElementsByTagName("*");for(b=0;c[b];++b)D(c[b],g[b])}if(n){o(l,w);if(p&&"getElementsByTagName"in l){c=l.getElementsByTagName("*");
113
- g=w.getElementsByTagName("*");if(c.length)for(b=0;c[b];++b)o(c[b],g[b])}}return w},clean:function(l,n,p,w){n=n||H;if(typeof n.createElement==="undefined")n=n.ownerDocument||n[0]&&n[0].ownerDocument||H;for(var c=[],g=0,b;(b=l[g])!=null;g++){if(typeof b==="number")b+="";if(b){if(typeof b==="string"&&!f.test(b))b=n.createTextNode(b);else if(typeof b==="string"){b=b.replace(C,"<$1></$2>");var e=(r.exec(b)||["",""])[1].toLowerCase(),d=z[e]||z._default,k=d[0],s=n.createElement("div");for(s.innerHTML=d[1]+
114
- b+d[2];k--;)s=s.lastChild;if(!a.support.tbody){k=i.test(b);e=e==="table"&&!k?s.firstChild&&s.firstChild.childNodes:d[1]==="<table>"&&!k?s.childNodes:[];for(d=e.length-1;d>=0;--d)a.nodeName(e[d],"tbody")&&!e[d].childNodes.length&&e[d].parentNode.removeChild(e[d])}!a.support.leadingWhitespace&&u.test(b)&&s.insertBefore(n.createTextNode(u.exec(b)[0]),s.firstChild);b=s.childNodes}if(b.nodeType)c.push(b);else c=a.merge(c,b)}}if(p)for(g=0;c[g];g++)if(w&&a.nodeName(c[g],"script")&&(!c[g].type||c[g].type.toLowerCase()===
115
- "text/javascript"))w.push(c[g].parentNode?c[g].parentNode.removeChild(c[g]):c[g]);else{c[g].nodeType===1&&c.splice.apply(c,[g+1,0].concat(a.makeArray(c[g].getElementsByTagName("script"))));p.appendChild(c[g])}return c},cleanData:function(l){for(var n,p,w=a.cache,c=a.expando,g=a.event.special,b=a.support.deleteExpando,e=0,d;(d=l[e])!=null;e++)if(!(d.nodeName&&a.noData[d.nodeName.toLowerCase()]))if(p=d[a.expando]){if((n=w[p]&&w[p][c])&&n.events){for(var k in n.events)g[k]?a.event.remove(d,k):a.removeEvent(d,
116
- k,n.handle);if(n.handle)n.handle.elem=null}if(b)delete d[a.expando];else d.removeAttribute&&d.removeAttribute(a.expando);delete w[p]}}})})(S);(function(a){function o(p,w,c){var g=w==="width"?p.offsetWidth:p.offsetHeight;if(c==="border")return g;a.each(w==="width"?f:j,function(){c||(g-=parseFloat(a.css(p,"padding"+this))||0);if(c==="margin")g+=parseFloat(a.css(p,"margin"+this))||0;else g-=parseFloat(a.css(p,"border"+this+"Width"))||0});return g}var D=/alpha\([^)]*\)/i,y=/opacity=([^)]*)/,A=/-([a-z])/ig,
117
- u=/([A-Z])/g,C=/^-?\d+(?:px)?$/i,r=/^-?\d/,i={position:"absolute",visibility:"hidden",display:"block"},f=["Left","Right"],j=["Top","Bottom"],q,z,l,n=function(p,w){return w.toUpperCase()};a.fn.css=function(p,w){if(arguments.length===2&&w===K)return this;return a.access(this,p,w,true,function(c,g,b){return b!==K?a.style(c,g,b):a.css(c,g)})};a.extend({cssHooks:{opacity:{get:function(p,w){if(w){var c=q(p,"opacity","opacity");return c===""?"1":c}else return p.style.opacity}}},cssNumber:{zIndex:true,fontWeight:true,
118
- opacity:true,zoom:true,lineHeight:true},cssProps:{"float":a.support.cssFloat?"cssFloat":"styleFloat"},style:function(p,w,c,g){if(!(!p||p.nodeType===3||p.nodeType===8||!p.style)){var b,e=a.camelCase(w),d=p.style,k=a.cssHooks[e];w=a.cssProps[e]||e;if(c!==K){if(!(typeof c==="number"&&isNaN(c)||c==null)){if(typeof c==="number"&&!a.cssNumber[e])c+="px";if(!k||!("set"in k)||(c=k.set(p,c))!==K)try{d[w]=c}catch(s){}}}else{if(k&&"get"in k&&(b=k.get(p,false,g))!==K)return b;return d[w]}}},css:function(p,w,
119
- c){var g,b=a.camelCase(w),e=a.cssHooks[b];w=a.cssProps[b]||b;if(e&&"get"in e&&(g=e.get(p,true,c))!==K)return g;else if(q)return q(p,w,b)},swap:function(p,w,c){var g={},b;for(b in w){g[b]=p.style[b];p.style[b]=w[b]}c.call(p);for(b in w)p.style[b]=g[b]},camelCase:function(p){return p.replace(A,n)}});a.curCSS=a.css;a.each(["height","width"],function(p,w){a.cssHooks[w]={get:function(c,g,b){var e;if(g){if(c.offsetWidth!==0)e=o(c,w,b);else a.swap(c,i,function(){e=o(c,w,b)});if(e<=0){e=q(c,w,w);if(e==="0px"&&
120
- l)e=l(c,w,w);if(e!=null)return e===""||e==="auto"?"0px":e}if(e<0||e==null){e=c.style[w];return e===""||e==="auto"?"0px":e}return typeof e==="string"?e:e+"px"}},set:function(c,g){if(C.test(g)){g=parseFloat(g);if(g>=0)return g+"px"}else return g}}});if(!a.support.opacity)a.cssHooks.opacity={get:function(p,w){return y.test((w&&p.currentStyle?p.currentStyle.filter:p.style.filter)||"")?parseFloat(RegExp.$1)/100+"":w?"1":""},set:function(p,w){var c=p.style;c.zoom=1;var g=a.isNaN(w)?"":"alpha(opacity="+
121
- w*100+")",b=c.filter||"";c.filter=D.test(b)?b.replace(D,g):c.filter+" "+g}};if(H.defaultView&&H.defaultView.getComputedStyle)z=function(p,w,c){var g;c=c.replace(u,"-$1").toLowerCase();if(!(w=p.ownerDocument.defaultView))return K;if(w=w.getComputedStyle(p,null)){g=w.getPropertyValue(c);if(g===""&&!a.contains(p.ownerDocument.documentElement,p))g=a.style(p,c)}return g};if(H.documentElement.currentStyle)l=function(p,w){var c,g=p.currentStyle&&p.currentStyle[w],b=p.runtimeStyle&&p.runtimeStyle[w],e=p.style;
122
- if(!C.test(g)&&r.test(g)){c=e.left;if(b)p.runtimeStyle.left=p.currentStyle.left;e.left=w==="fontSize"?"1em":g||0;g=e.pixelLeft+"px";e.left=c;if(b)p.runtimeStyle.left=b}return g===""?"auto":g};q=z||l;if(a.expr&&a.expr.filters){a.expr.filters.hidden=function(p){var w=p.offsetHeight;return p.offsetWidth===0&&w===0||!a.support.reliableHiddenOffsets&&(p.style.display||a.css(p,"display"))==="none"};a.expr.filters.visible=function(p){return!a.expr.filters.hidden(p)}}})(S);(function(a){function o(m){return function(x,
123
- E){if(typeof x!=="string"){E=x;x="*"}if(a.isFunction(E))for(var v=x.toLowerCase().split(p),I=0,F=v.length,J,h;I<F;I++){J=v[I];if(h=/^\+/.test(J))J=J.substr(1)||"*";J=m[J]=m[J]||[];J[h?"unshift":"push"](E)}}}function D(m,x,E,v,I,F){I=I||x.dataTypes[0];F=F||{};F[I]=true;I=m[I];for(var J=0,h=I?I.length:0,t=m===b,B;J<h&&(t||!B);J++){B=I[J](x,E,v);if(typeof B==="string")if(!t||F[B])B=K;else{x.dataTypes.unshift(B);B=D(m,x,E,v,B,F)}}if((t||!B)&&!F["*"])B=D(m,x,E,v,"*",F);return B}function y(m,x,E,v){if(a.isArray(x)&&
124
- x.length)a.each(x,function(F,J){E||u.test(m)?v(m,J):y(m+"["+(typeof J==="object"||a.isArray(J)?F:"")+"]",J,E,v)});else if(!E&&x!=null&&typeof x==="object")if(a.isArray(x)||a.isEmptyObject(x))v(m,"");else for(var I in x)y(m+"["+I+"]",x[I],E,v);else v(m,x)}var A=/%20/g,u=/\[\]$/,C=/\r?\n/g,r=/#.*$/,i=/^(.*?):\s*(.*?)\r?$/mg,f=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,j=/^(?:GET|HEAD)$/,q=/^\/\//,z=/\?/,l=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,
125
- n=/^(?:select|textarea)/i,p=/\s+/,w=/([?&])_=[^&]*/,c=/^([\w\+\.\-]+:)\/\/([^\/?#:]*)(?::(\d+))?/,g=a.fn.load,b={},e={},d,k;try{d=H.location.href}catch(s){d=H.createElement("a");d.href="";d=d.href}k=c.exec(d.toLowerCase());a.fn.extend({load:function(m,x,E){if(typeof m!=="string"&&g)return g.apply(this,arguments);else if(!this.length)return this;var v=m.indexOf(" ");if(v>=0){var I=m.slice(v,m.length);m=m.slice(0,v)}v="GET";if(x)if(a.isFunction(x)){E=x;x=null}else if(typeof x==="object"){x=a.param(x,
126
- a.ajaxSettings.traditional);v="POST"}var F=this;a.ajax({url:m,type:v,dataType:"html",data:x,complete:function(J,h,t){t=J.responseText;if(J.isResolved()){J.done(function(B){t=B});F.html(I?a("<div>").append(t.replace(l,"")).find(I):t)}E&&F.each(E,[t,h,J])}});return this},serialize:function(){return a.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?a.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||
127
- n.test(this.nodeName)||f.test(this.type))}).map(function(m,x){var E=a(this).val();return E==null?null:a.isArray(E)?a.map(E,function(v){return{name:x.name,value:v.replace(C,"\r\n")}}):{name:x.name,value:E.replace(C,"\r\n")}}).get()}});a.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(m,x){a.fn[x]=function(E){return this.bind(x,E)}});a.each(["get","post"],function(m,x){a[x]=function(E,v,I,F){if(a.isFunction(v)){F=F||I;I=v;v=null}return a.ajax({type:x,url:E,
128
- data:v,success:I,dataType:F})}});a.extend({getScript:function(m,x){return a.get(m,null,x,"script")},getJSON:function(m,x,E){return a.get(m,x,E,"json")},ajaxSetup:function(m){a.extend(true,a.ajaxSettings,m);if(m.context)a.ajaxSettings.context=m.context},ajaxSettings:{url:d,isLocal:/(?:^file|^widget|\-extension):$/.test(k[1]),global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",
129
- json:"application/json, text/javascript","*":"*/*"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":P.String,"text html":true,"text json":a.parseJSON,"text xml":a.parseXML}},ajaxPrefilter:o(b),ajaxTransport:o(e),ajax:function(m,x){function E(T,Q,V,ea){if(Y!==2){Y=2;R&&clearTimeout(R);N=K;M=ea||"";O.readyState=T?4:0;var ia,na,ka;if(V){ea=v;var sa=O,oa=ea.contents,$=ea.dataTypes,ta=ea.responseFields,X,W,aa,pa;for(W in ta)if(W in
130
- V)sa[ta[W]]=V[W];for(;$[0]==="*";){$.shift();if(X===K)X=sa.getResponseHeader("content-type")}if(X)for(W in oa)if(oa[W]&&oa[W].test(X)){$.unshift(W);break}if($[0]in V)aa=$[0];else{for(W in V){if(!$[0]||ea.converters[W+" "+$[0]]){aa=W;break}pa||(pa=W)}aa=aa||pa}if(aa){aa!==$[0]&&$.unshift(aa);V=V[aa]}else V=void 0}else V=K;V=V;if(T>=200&&T<300||T===304){if(v.ifModified){if(X=O.getResponseHeader("Last-Modified"))a.lastModified[B]=X;if(X=O.getResponseHeader("Etag"))a.etag[B]=X}if(T===304){Q="notmodified";
131
- ia=true}else try{X=v;V=V;if(X.dataFilter)V=X.dataFilter(V,X.dataType);var qa=X.dataTypes;W={};var ja,la,wa=qa.length,ma,ba=qa[0],fa,ra,ca,da,ga;for(ja=1;ja<wa;ja++){if(ja===1)for(la in X.converters)if(typeof la==="string")W[la.toLowerCase()]=X.converters[la];fa=ba;ba=qa[ja];if(ba==="*")ba=fa;else if(fa!=="*"&&fa!==ba){ra=fa+" "+ba;ca=W[ra]||W["* "+ba];if(!ca){ga=K;for(da in W){ma=da.split(" ");if(ma[0]===fa||ma[0]==="*")if(ga=W[ma[1]+" "+ba]){da=W[da];if(da===true)ca=ga;else if(ga===true)ca=da;break}}}ca||
132
- ga||a.error("No conversion from "+ra.replace(" "," to "));if(ca!==true)V=ca?ca(V):ga(da(V))}}na=V;Q="success";ia=true}catch(xa){Q="parsererror";ka=xa}}else{ka=Q;if(T){Q="error";if(T<0)T=0}}O.status=T;O.statusText=Q;ia?J.resolveWith(I,[na,Q,O]):J.rejectWith(I,[O,Q,ka]);O.statusCode(t);t=K;if(Z)F.trigger("ajax"+(ia?"Success":"Error"),[O,v,ia?na:ka]);h.resolveWith(I,[O,Q]);if(Z){F.trigger("ajaxComplete",[O,v]);--a.active||a.event.trigger("ajaxStop")}}}if(typeof m==="object"){x=m;m=K}x=x||{};var v=a.extend(true,
133
- {},a.ajaxSettings,x),I=(v.context=("context"in x?x:a.ajaxSettings).context)||v,F=I!==v&&I.nodeType?a(I):a.event,J=a.Deferred(),h=a._Deferred(),t=v.statusCode||{},B,G={},M,L,N,R,U,Y=0,Z,ha,O={readyState:0,setRequestHeader:function(T,Q){if(Y===0)G[T.toLowerCase()]=Q;return this},getAllResponseHeaders:function(){return Y===2?M:null},getResponseHeader:function(T){var Q;if(Y===2){if(!L)for(L={};Q=i.exec(M);)L[Q[1].toLowerCase()]=Q[2];Q=L[T.toLowerCase()]}return Q||null},abort:function(T){T=T||"abort";
134
- N&&N.abort(T);E(0,T);return this}};J.promise(O);O.success=O.done;O.error=O.fail;O.complete=h.done;O.statusCode=function(T){if(T){var Q;if(Y<2)for(Q in T)t[Q]=[t[Q],T[Q]];else{Q=T[O.status];O.then(Q,Q)}}return this};v.url=(""+(m||v.url)).replace(r,"").replace(q,k[1]+"//");v.dataTypes=a.trim(v.dataType||"*").toLowerCase().split(p);if(!v.crossDomain){U=c.exec(v.url.toLowerCase());v.crossDomain=!!(U&&(U[1]!=k[1]||U[2]!=k[2]||(U[3]||(U[1]==="http:"?80:443))!=(k[3]||(k[1]==="http:"?80:443))))}if(v.data&&
135
- v.processData&&typeof v.data!=="string")v.data=a.param(v.data,v.traditional);D(b,v,x,O);if(Y===2)return false;Z=v.global;v.type=v.type.toUpperCase();v.hasContent=!j.test(v.type);Z&&a.active++===0&&a.event.trigger("ajaxStart");if(!v.hasContent){if(v.data)v.url+=(z.test(v.url)?"&":"?")+v.data;B=v.url;if(v.cache===false){U=a.now();var ua=v.url.replace(w,"$1_="+U);v.url=ua+(ua===v.url?(z.test(v.url)?"&":"?")+"_="+U:"")}}if(v.data&&v.hasContent&&v.contentType!==false||x.contentType)G["content-type"]=v.contentType;
136
- if(v.ifModified){B=B||v.url;if(a.lastModified[B])G["if-modified-since"]=a.lastModified[B];if(a.etag[B])G["if-none-match"]=a.etag[B]}G.accept=v.dataTypes[0]&&v.accepts[v.dataTypes[0]]?v.accepts[v.dataTypes[0]]+(v.dataTypes[0]!=="*"?", */*; q=0.01":""):v.accepts["*"];for(ha in v.headers)G[ha.toLowerCase()]=v.headers[ha];if(v.beforeSend&&(v.beforeSend.call(I,O,v)===false||Y===2)){O.abort();return false}for(ha in{success:1,error:1,complete:1})O[ha](v[ha]);if(N=D(e,v,x,O)){Y=O.readyState=1;Z&&F.trigger("ajaxSend",
137
- [O,v]);if(v.async&&v.timeout>0)R=setTimeout(function(){O.abort("timeout")},v.timeout);try{N.send(G,E)}catch(va){status<2?E(-1,va):a.error(va)}}else E(-1,"No Transport");return O},param:function(m,x){var E=[],v=function(F,J){J=a.isFunction(J)?J():J;E[E.length]=encodeURIComponent(F)+"="+encodeURIComponent(J)};if(x===K)x=a.ajaxSettings.traditional;if(a.isArray(m)||m.jquery&&!a.isPlainObject(m))a.each(m,function(){v(this.name,this.value)});else for(var I in m)y(I,m[I],x,v);return E.join("&").replace(A,
138
- "+")}});a.extend({active:0,lastModified:{},etag:{}})})(S);(function(a){var o=a.now(),D=/(\=)\?(&|$)|()\?\?()/i;a.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return a.expando+"_"+o++}});a.ajaxPrefilter("json jsonp",function(y,A,u){var C=typeof y.data==="string";if(y.dataTypes[0]==="jsonp"||A.jsonpCallback||A.jsonp!=null||y.jsonp!==false&&(D.test(y.url)||C&&D.test(y.data))){var r,i=y.jsonpCallback=a.isFunction(y.jsonpCallback)?y.jsonpCallback():y.jsonpCallback,f=P[i];A=y.url;var j=y.data,q=
139
- "$1"+i+"$2",z=function(){P[i]=f;r&&a.isFunction(f)&&P[i](r[0])};if(y.jsonp!==false){A=A.replace(D,q);if(y.url===A){if(C)j=j.replace(D,q);if(y.data===j)A+=(/\?/.test(A)?"&":"?")+y.jsonp+"="+i}}y.url=A;y.data=j;P[i]=function(l){r=[l]};u.then(z,z);y.converters["script json"]=function(){r||a.error(i+" was not called");return r[0]};y.dataTypes[0]="json";return"script"}})})(S);(function(a){a.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},
140
- contents:{script:/javascript|ecmascript/},converters:{"text script":function(o){a.globalEval(o);return o}}});a.ajaxPrefilter("script",function(o){if(o.cache===K)o.cache=false;if(o.crossDomain){o.type="GET";o.global=false}});a.ajaxTransport("script",function(o){if(o.crossDomain){var D,y=H.head||H.getElementsByTagName("head")[0]||H.documentElement;return{send:function(A,u){D=H.createElement("script");D.async="async";if(o.scriptCharset)D.charset=o.scriptCharset;D.src=o.url;D.onload=D.onreadystatechange=
141
- function(C,r){if(!D.readyState||/loaded|complete/.test(D.readyState)){D.onload=D.onreadystatechange=null;y&&D.parentNode&&y.removeChild(D);D=K;r||u(200,"success")}};y.insertBefore(D,y.firstChild)},abort:function(){D&&D.onload(0,1)}}}})})(S);(function(a){function o(){try{return new P.XMLHttpRequest}catch(C){}}var D=a.now(),y={},A,u;a.ajaxSettings.xhr=P.ActiveXObject?function(){var C;if(!(C=!this.isLocal&&o()))a:{try{C=new P.ActiveXObject("Microsoft.XMLHTTP");break a}catch(r){}C=void 0}return C}:o;
142
- u=a.ajaxSettings.xhr();a.support.ajax=!!u;a.support.cors=u&&"withCredentials"in u;u=K;a.support.ajax&&a.ajaxTransport(function(C){if(!C.crossDomain||a.support.cors){var r;return{send:function(i,f){if(!A){A=1;a(P).bind("unload",function(){a.each(y,function(n,p){p.onreadystatechange&&p.onreadystatechange(1)})})}var j=C.xhr(),q,z;C.username?j.open(C.type,C.url,C.async,C.username,C.password):j.open(C.type,C.url,C.async);if(C.xhrFields)for(z in C.xhrFields)j[z]=C.xhrFields[z];if(!(C.crossDomain&&!C.hasContent)&&
143
- !i["x-requested-with"])i["x-requested-with"]="XMLHttpRequest";try{a.each(i,function(n,p){j.setRequestHeader(n,p)})}catch(l){}j.send(C.hasContent&&C.data||null);r=function(n,p){var w,c,g,b,e;try{if(r&&(p||j.readyState===4)){r=K;if(q){j.onreadystatechange=a.noop;delete y[q]}if(p)j.readyState!==4&&j.abort();else{w=j.status;g=j.getAllResponseHeaders();b={};if((e=j.responseXML)&&e.documentElement)b.xml=e;b.text=j.responseText;try{c=j.statusText}catch(d){c=""}if(w===1223)w=204;else if(w===304&&!i["if-modified-since"]&&
144
- !i["if-none-match"])w=200;else if(!w)if(C.crossDomain)C.statusText||(w=302);else if(C.isLocal)w=200}}}catch(k){p||f(-1,k)}b&&f(w,c,b,g)};if(!C.async||j.readyState===4)r();else{q=D++;y[q]=j;j.onreadystatechange=r}},abort:function(){r&&r(0,1)}}}})})(S);(function(a){function o(i,f){var j={};a.each(r.concat.apply([],r.slice(0,f)),function(){j[this]=i});return j}function D(i){if(!y[i]){var f=a("<"+i+">").appendTo("body"),j=f.css("display");f.remove();if(j==="none"||j==="")j="block";y[i]=j}return y[i]}
145
- var y={},A=/^(?:toggle|show|hide)$/,u=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,C,r=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];a.fn.extend({show:function(i,f,j){if(i||i===0)return this.animate(o("show",3),i,f,j);else{j=0;for(var q=this.length;j<q;j++){i=this[j];f=i.style.display;if(!a._data(i,"olddisplay")&&f==="none")f=i.style.display="";f===""&&a.css(i,"display")==="none"&&a._data(i,"olddisplay",D(i.nodeName))}for(j=
146
- 0;j<q;j++){i=this[j];f=i.style.display;if(f===""||f==="none")i.style.display=a._data(i,"olddisplay")||""}return this}},hide:function(i,f,j){if(i||i===0)return this.animate(o("hide",3),i,f,j);else{i=0;for(f=this.length;i<f;i++){j=a.css(this[i],"display");j!=="none"&&!a._data(this[i],"olddisplay")&&a._data(this[i],"olddisplay",j)}for(i=0;i<f;i++)this[i].style.display="none";return this}},_toggle:a.fn.toggle,toggle:function(i,f,j){var q=typeof i==="boolean";if(a.isFunction(i)&&a.isFunction(f))this._toggle.apply(this,
147
- arguments);else i==null||q?this.each(function(){var z=q?i:a(this).is(":hidden");a(this)[z?"show":"hide"]()}):this.animate(o("toggle",3),i,f,j);return this},fadeTo:function(i,f,j,q){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:f},i,j,q)},animate:function(i,f,j,q){var z=a.speed(f,j,q);if(a.isEmptyObject(i))return this.each(z.complete);return this[z.queue===false?"each":"queue"](function(){var l=a.extend({},z),n,p=this.nodeType===1,w=p&&a(this).is(":hidden"),c=this;for(n in i){var g=
148
- a.camelCase(n);if(n!==g){i[g]=i[n];delete i[n];n=g}if(i[n]==="hide"&&w||i[n]==="show"&&!w)return l.complete.call(this);if(p&&(n==="height"||n==="width")){l.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY];if(a.css(this,"display")==="inline"&&a.css(this,"float")==="none")if(a.support.inlineBlockNeedsLayout)if(D(this.nodeName)==="inline")this.style.display="inline-block";else{this.style.display="inline";this.style.zoom=1}else this.style.display="inline-block"}if(a.isArray(i[n])){(l.specialEasing=
149
- l.specialEasing||{})[n]=i[n][1];i[n]=i[n][0]}}if(l.overflow!=null)this.style.overflow="hidden";l.curAnim=a.extend({},i);a.each(i,function(b,e){var d=new a.fx(c,l,b);if(A.test(e))d[e==="toggle"?w?"show":"hide":e](i);else{var k=u.exec(e),s=d.cur()||0;if(k){var m=parseFloat(k[2]),x=k[3]||"px";if(x!=="px"){a.style(c,b,(m||1)+x);s=(m||1)/d.cur()*s;a.style(c,b,s+x)}if(k[1])m=(k[1]==="-="?-1:1)*m+s;d.custom(s,m,x)}else d.custom(s,e,"")}});return true})},stop:function(i,f){var j=a.timers;i&&this.queue([]);
150
- this.each(function(){for(var q=j.length-1;q>=0;q--)if(j[q].elem===this){f&&j[q](true);j.splice(q,1)}});f||this.dequeue();return this}});a.each({slideDown:o("show",1),slideUp:o("hide",1),slideToggle:o("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(i,f){a.fn[i]=function(j,q,z){return this.animate(f,j,q,z)}});a.extend({speed:function(i,f,j){var q=i&&typeof i==="object"?a.extend({},i):{complete:j||!j&&f||a.isFunction(i)&&i,duration:i,easing:j&&f||
151
- f&&!a.isFunction(f)&&f};q.duration=a.fx.off?0:typeof q.duration==="number"?q.duration:q.duration in a.fx.speeds?a.fx.speeds[q.duration]:a.fx.speeds._default;q.old=q.complete;q.complete=function(){q.queue!==false&&a(this).dequeue();a.isFunction(q.old)&&q.old.call(this)};return q},easing:{linear:function(i,f,j,q){return j+q*i},swing:function(i,f,j,q){return(-Math.cos(i*Math.PI)/2+0.5)*q+j}},timers:[],fx:function(i,f,j){this.options=f;this.elem=i;this.prop=j;if(!f.orig)f.orig={}}});a.fx.prototype={update:function(){this.options.step&&
152
- this.options.step.call(this.elem,this.now,this);(a.fx.step[this.prop]||a.fx.step._default)(this)},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return parseFloat(a.css(this.elem,this.prop))||0},custom:function(i,f,j){function q(n){return z.step(n)}var z=this,l=a.fx;this.startTime=a.now();this.start=i;this.end=f;this.unit=j||this.unit||"px";this.now=this.start;this.pos=this.state=0;q.elem=this.elem;if(q()&&a.timers.push(q)&&
153
- !C)C=setInterval(l.tick,l.interval)},show:function(){this.options.orig[this.prop]=a.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());a(this.elem).show()},hide:function(){this.options.orig[this.prop]=a.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(i){var f=a.now(),j=true;if(i||f>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=
154
- true;for(var q in this.options.curAnim)if(this.options.curAnim[q]!==true)j=false;if(j){if(this.options.overflow!=null&&!a.support.shrinkWrapBlocks){var z=this.elem,l=this.options;a.each(["","X","Y"],function(p,w){z.style["overflow"+w]=l.overflow[p]})}this.options.hide&&a(this.elem).hide();if(this.options.hide||this.options.show)for(var n in this.options.curAnim)a.style(this.elem,n,this.options.orig[n]);this.options.complete.call(this.elem)}return false}else{i=f-this.startTime;this.state=i/this.options.duration;
155
- f=this.options.easing||(a.easing.swing?"swing":"linear");this.pos=a.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||f](this.state,i,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};a.extend(a.fx,{tick:function(){for(var i=a.timers,f=0;f<i.length;f++)i[f]()||i.splice(f--,1);i.length||a.fx.stop()},interval:13,stop:function(){clearInterval(C);C=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(i){a.style(i.elem,
156
- "opacity",i.now)},_default:function(i){if(i.elem.style&&i.elem.style[i.prop]!=null)i.elem.style[i.prop]=(i.prop==="width"||i.prop==="height"?Math.max(0,i.now):i.now)+i.unit;else i.elem[i.prop]=i.now}}});if(a.expr&&a.expr.filters)a.expr.filters.animated=function(i){return a.grep(a.timers,function(f){return i===f.elem}).length}})(S);(function(a){function o(A){return a.isWindow(A)?A:A.nodeType===9?A.defaultView||A.parentWindow:false}var D=/^t(?:able|d|h)$/i,y=/^(?:body|html)$/i;a.fn.offset="getBoundingClientRect"in
157
- H.documentElement?function(A){var u=this[0],C;if(A)return this.each(function(j){a.offset.setOffset(this,A,j)});if(!u||!u.ownerDocument)return null;if(u===u.ownerDocument.body)return a.offset.bodyOffset(u);try{C=u.getBoundingClientRect()}catch(r){}var i=u.ownerDocument,f=i.documentElement;if(!C||!a.contains(f,u))return C?{top:C.top,left:C.left}:{top:0,left:0};u=i.body;i=o(i);return{top:C.top+(i.pageYOffset||a.support.boxModel&&f.scrollTop||u.scrollTop)-(f.clientTop||u.clientTop||0),left:C.left+(i.pageXOffset||
158
- a.support.boxModel&&f.scrollLeft||u.scrollLeft)-(f.clientLeft||u.clientLeft||0)}}:function(A){var u=this[0];if(A)return this.each(function(l){a.offset.setOffset(this,A,l)});if(!u||!u.ownerDocument)return null;if(u===u.ownerDocument.body)return a.offset.bodyOffset(u);a.offset.initialize();var C,r=u.offsetParent,i=u.ownerDocument,f=i.documentElement,j=i.body;C=(i=i.defaultView)?i.getComputedStyle(u,null):u.currentStyle;for(var q=u.offsetTop,z=u.offsetLeft;(u=u.parentNode)&&u!==j&&u!==f;){if(a.offset.supportsFixedPosition&&
159
- C.position==="fixed")break;C=i?i.getComputedStyle(u,null):u.currentStyle;q-=u.scrollTop;z-=u.scrollLeft;if(u===r){q+=u.offsetTop;z+=u.offsetLeft;if(a.offset.doesNotAddBorder&&!(a.offset.doesAddBorderForTableAndCells&&D.test(u.nodeName))){q+=parseFloat(C.borderTopWidth)||0;z+=parseFloat(C.borderLeftWidth)||0}r=u.offsetParent}if(a.offset.subtractsBorderForOverflowNotVisible&&C.overflow!=="visible"){q+=parseFloat(C.borderTopWidth)||0;z+=parseFloat(C.borderLeftWidth)||0}C=C}if(C.position==="relative"||
160
- C.position==="static"){q+=j.offsetTop;z+=j.offsetLeft}if(a.offset.supportsFixedPosition&&C.position==="fixed"){q+=Math.max(f.scrollTop,j.scrollTop);z+=Math.max(f.scrollLeft,j.scrollLeft)}return{top:q,left:z}};a.offset={initialize:function(){var A=H.body,u=H.createElement("div"),C,r,i,f=parseFloat(a.css(A,"marginTop"))||0;a.extend(u.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});u.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";
161
- A.insertBefore(u,A.firstChild);C=u.firstChild;r=C.firstChild;i=C.nextSibling.firstChild.firstChild;this.doesNotAddBorder=r.offsetTop!==5;this.doesAddBorderForTableAndCells=i.offsetTop===5;r.style.position="fixed";r.style.top="20px";this.supportsFixedPosition=r.offsetTop===20||r.offsetTop===15;r.style.position=r.style.top="";C.style.overflow="hidden";C.style.position="relative";this.subtractsBorderForOverflowNotVisible=r.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=A.offsetTop!==f;A.removeChild(u);
162
- a.offset.initialize=a.noop},bodyOffset:function(A){var u=A.offsetTop,C=A.offsetLeft;a.offset.initialize();if(a.offset.doesNotIncludeMarginInBodyOffset){u+=parseFloat(a.css(A,"marginTop"))||0;C+=parseFloat(a.css(A,"marginLeft"))||0}return{top:u,left:C}},setOffset:function(A,u,C){var r=a.css(A,"position");if(r==="static")A.style.position="relative";var i=a(A),f=i.offset(),j=a.css(A,"top"),q=a.css(A,"left"),z=r==="absolute"&&a.inArray("auto",[j,q])>-1;r={};var l={};if(z)l=i.position();j=z?l.top:parseInt(j,
163
- 10)||0;q=z?l.left:parseInt(q,10)||0;if(a.isFunction(u))u=u.call(A,C,f);if(u.top!=null)r.top=u.top-f.top+j;if(u.left!=null)r.left=u.left-f.left+q;"using"in u?u.using.call(A,r):i.css(r)}};a.fn.extend({position:function(){if(!this[0])return null;var A=this[0],u=this.offsetParent(),C=this.offset(),r=y.test(u[0].nodeName)?{top:0,left:0}:u.offset();C.top-=parseFloat(a.css(A,"marginTop"))||0;C.left-=parseFloat(a.css(A,"marginLeft"))||0;r.top+=parseFloat(a.css(u[0],"borderTopWidth"))||0;r.left+=parseFloat(a.css(u[0],
164
- "borderLeftWidth"))||0;return{top:C.top-r.top,left:C.left-r.left}},offsetParent:function(){return this.map(function(){for(var A=this.offsetParent||H.body;A&&!y.test(A.nodeName)&&a.css(A,"position")==="static";)A=A.offsetParent;return A})}});a.each(["Left","Top"],function(A,u){var C="scroll"+u;a.fn[C]=function(r){var i=this[0],f;if(!i)return null;if(r!==K)return this.each(function(){if(f=o(this))f.scrollTo(!A?r:a(f).scrollLeft(),A?r:a(f).scrollTop());else this[C]=r});else return(f=o(i))?"pageXOffset"in
165
- f?f[A?"pageYOffset":"pageXOffset"]:a.support.boxModel&&f.document.documentElement[C]||f.document.body[C]:i[C]}})})(S);(function(a){a.each(["Height","Width"],function(o,D){var y=D.toLowerCase();a.fn["inner"+D]=function(){return this[0]?parseFloat(a.css(this[0],y,"padding")):null};a.fn["outer"+D]=function(A){return this[0]?parseFloat(a.css(this[0],y,A?"margin":"border")):null};a.fn[y]=function(A){var u=this[0];if(!u)return A==null?null:this;if(a.isFunction(A))return this.each(function(r){var i=a(this);
166
- i[y](A.call(this,r,i[y]()))});if(a.isWindow(u)){var C=u.document.documentElement["client"+D];return u.document.compatMode==="CSS1Compat"&&C||u.document.body["client"+D]||C}else if(u.nodeType===9)return Math.max(u.documentElement["client"+D],u.body["scroll"+D],u.documentElement["scroll"+D],u.body["offset"+D],u.documentElement["offset"+D]);else if(A===K){u=a.css(u,y);C=parseFloat(u);return a.isNaN(C)?u:C}else return this.css(y,typeof A==="string"?A:A+"px")}})})(S)})(window);
1
+ (function(P,J){var H=P.document,S=function(){function a(){if(!n.isReady){try{H.documentElement.doScroll("left")}catch(f){setTimeout(a,1);return}n.ready()}}var n=function(f,r){return new n.fn.init(f,r,s)},D=P.jQuery,G=P.$,s,w=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]+)$)/,u=/\S/,F=/^\s+/,j=/\s+$/,d=/\d/,g=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,p=/^[\],:{}\s]*$/,A=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,l=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,m=/(?:^|:|,)(?:\s*\[)+/g,q=/(webkit)[ \/]([\w.]+)/,
2
+ v=/(opera)(?:.*version)?[ \/]([\w.]+)/,y=/(msie) ([\w.]+)/,e=/(mozilla)(?:.*? rv:([\w.]+))?/,b=navigator.userAgent,c=false,h,i="then done fail isResolved isRejected promise".split(" "),k,o=Object.prototype.toString,B=Object.prototype.hasOwnProperty,t=Array.prototype.push,z=Array.prototype.slice,I=String.prototype.trim,x=Array.prototype.indexOf,K={};n.fn=n.prototype={constructor:n,init:function(f,r,C){var E;if(!f)return this;if(f.nodeType){this.context=this[0]=f;this.length=1;return this}if(f==="body"&&
3
+ !r&&H.body){this.context=H;this[0]=H.body;this.selector="body";this.length=1;return this}if(typeof f==="string")if((E=w.exec(f))&&(E[1]||!r))if(E[1]){C=(r=r instanceof n?r[0]:r)?r.ownerDocument||r:H;if(f=g.exec(f))if(n.isPlainObject(r)){f=[H.createElement(f[1])];n.fn.attr.call(f,r,true)}else f=[C.createElement(f[1])];else{f=n.buildFragment([E[1]],[C]);f=(f.cacheable?n.clone(f.fragment):f.fragment).childNodes}return n.merge(this,f)}else{if((r=H.getElementById(E[2]))&&r.parentNode){if(r.id!==E[2])return C.find(f);
4
+ this.length=1;this[0]=r}this.context=H;this.selector=f;return this}else return!r||r.jquery?(r||C).find(f):this.constructor(r).find(f);else if(n.isFunction(f))return C.ready(f);if(f.selector!==J){this.selector=f.selector;this.context=f.context}return n.makeArray(f,this)},selector:"",jquery:"@VERSION",length:0,size:function(){return this.length},toArray:function(){return z.call(this,0)},get:function(f){return f==null?this.toArray():f<0?this[this.length+f]:this[f]},pushStack:function(f,r,C){var E=this.constructor();
5
+ n.isArray(f)?t.apply(E,f):n.merge(E,f);E.prevObject=this;E.context=this.context;if(r==="find")E.selector=this.selector+(this.selector?" ":"")+C;else if(r)E.selector=this.selector+"."+r+"("+C+")";return E},each:function(f,r){return n.each(this,f,r)},ready:function(f){n.bindReady();h.done(f);return this},eq:function(f){return f===-1?this.slice(f):this.slice(f,+f+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(z.apply(this,arguments),
6
+ "slice",z.call(arguments).join(","))},map:function(f){return this.pushStack(n.map(this,function(r,C){return f.call(r,C,r)}))},end:function(){return this.prevObject||this.constructor(null)},push:t,sort:[].sort,splice:[].splice};n.fn.init.prototype=n.fn;n.extend=n.fn.extend=function(){var f,r,C,E,L,M=arguments[0]||{},O=1,T=arguments.length,W=false;if(typeof M==="boolean"){W=M;M=arguments[1]||{};O=2}if(typeof M!=="object"&&!n.isFunction(M))M={};if(T===O){M=this;--O}for(;O<T;O++)if((f=arguments[O])!=
7
+ null)for(r in f){C=M[r];E=f[r];if(M!==E)if(W&&E&&(n.isPlainObject(E)||(L=n.isArray(E)))){if(L){L=false;C=C&&n.isArray(C)?C:[]}else C=C&&n.isPlainObject(C)?C:{};M[r]=n.extend(W,C,E)}else if(E!==J)M[r]=E}return M};n.extend({noConflict:function(f){P.$=G;if(f)P.jQuery=D;return n},isReady:false,readyWait:1,ready:function(f){f===true&&n.readyWait--;if(!n.readyWait||f!==true&&!n.isReady){if(!H.body)return setTimeout(n.ready,1);n.isReady=true;if(!(f!==true&&--n.readyWait>0)){h.resolveWith(H,[n]);n.fn.trigger&&
8
+ n(H).trigger("ready").unbind("ready")}}},bindReady:function(){if(!c){c=true;if(H.readyState==="complete")return setTimeout(n.ready,1);if(H.addEventListener){H.addEventListener("DOMContentLoaded",k,false);P.addEventListener("load",n.ready,false)}else if(H.attachEvent){H.attachEvent("onreadystatechange",k);P.attachEvent("onload",n.ready);var f=false;try{f=P.frameElement==null}catch(r){}H.documentElement.doScroll&&f&&a()}}},isFunction:function(f){return n.type(f)==="function"},isArray:Array.isArray||
9
+ function(f){return n.type(f)==="array"},isWindow:function(f){return f&&typeof f==="object"&&"setInterval"in f},isNaN:function(f){return f==null||!d.test(f)||isNaN(f)},type:function(f){return f==null?String(f):K[o.call(f)]||"object"},isPlainObject:function(f){if(!f||n.type(f)!=="object"||f.nodeType||n.isWindow(f))return false;if(f.constructor&&!B.call(f,"constructor")&&!B.call(f.constructor.prototype,"isPrototypeOf"))return false;for(var r in f);return r===J||B.call(f,r)},isEmptyObject:function(f){for(var r in f)return false;
10
+ return true},error:function(f){throw f;},parseJSON:function(f){if(typeof f!=="string"||!f)return null;f=n.trim(f);if(p.test(f.replace(A,"@").replace(l,"]").replace(m,"")))return P.JSON&&P.JSON.parse?P.JSON.parse(f):(new Function("return "+f))();else n.error("Invalid JSON: "+f)},parseXML:function(f,r,C){if(P.DOMParser){C=new DOMParser;r=C.parseFromString(f,"text/xml")}else{r=new ActiveXObject("Microsoft.XMLDOM");r.async="false";r.loadXML(f)}C=r.documentElement;if(!C||!C.nodeName||C.nodeName==="parsererror")n.error("Invalid XML: "+
11
+ f);return r},noop:function(){},globalEval:function(f){if(f&&u.test(f)){var r=H.head||H.getElementsByTagName("head")[0]||H.documentElement,C=H.createElement("script");if(n.support.scriptEval())C.appendChild(H.createTextNode(f));else C.text=f;r.insertBefore(C,r.firstChild);r.removeChild(C)}},nodeName:function(f,r){return f.nodeName&&f.nodeName.toUpperCase()===r.toUpperCase()},each:function(f,r,C){var E,L=0,M=f.length,O=M===J||n.isFunction(f);if(C)if(O)for(E in f){if(r.apply(f[E],C)===false)break}else for(;L<
12
+ M;){if(r.apply(f[L++],C)===false)break}else if(O)for(E in f){if(r.call(f[E],E,f[E])===false)break}else for(C=f[0];L<M&&r.call(C,L,C)!==false;C=f[++L]);return f},trim:I?function(f){return f==null?"":I.call(f)}:function(f){return f==null?"":f.toString().replace(F,"").replace(j,"")},makeArray:function(f,r){var C=r||[];if(f!=null){var E=n.type(f);f.length==null||E==="string"||E==="function"||E==="regexp"||n.isWindow(f)?t.call(C,f):n.merge(C,f)}return C},inArray:function(f,r){if(r.indexOf)return r.indexOf(f);
13
+ for(var C=0,E=r.length;C<E;C++)if(r[C]===f)return C;return-1},merge:function(f,r){var C=f.length,E=0;if(typeof r.length==="number")for(var L=r.length;E<L;E++)f[C++]=r[E];else for(;r[E]!==J;)f[C++]=r[E++];f.length=C;return f},grep:function(f,r,C){var E=[],L;C=!!C;for(var M=0,O=f.length;M<O;M++){L=!!r(f[M],M);C!==L&&E.push(f[M])}return E},map:function(f,r,C){for(var E=[],L,M=0,O=f.length;M<O;M++){L=r(f[M],M,C);if(L!=null)E[E.length]=L}return E.concat.apply([],E)},guid:1,proxy:function(f,r,C){if(arguments.length===
14
+ 2)if(typeof r==="string"){C=f;f=C[r];r=J}else if(r&&!n.isFunction(r)){C=r;r=J}if(!r&&f)r=function(){return f.apply(C||this,arguments)};if(f)r.guid=f.guid=f.guid||r.guid||n.guid++;return r},access:function(f,r,C,E,L,M){var O=f.length;if(typeof r==="object"){for(var T in r)n.access(f,T,r[T],E,L,C);return f}if(C!==J){E=!M&&E&&n.isFunction(C);for(T=0;T<O;T++)L(f[T],r,E?C.call(f[T],T,L(f[T],r)):C,M);return f}return O?L(f[0],r):J},now:function(){return(new Date).getTime()},_Deferred:function(){var f=[],
15
+ r,C,E,L={done:function(){if(!E){var M=arguments,O,T,W,da,Y;if(r){Y=r;r=0}O=0;for(T=M.length;O<T;O++){W=M[O];da=n.type(W);if(da==="array")L.done.apply(L,W);else da==="function"&&f.push(W)}Y&&L.resolveWith(Y[0],Y[1])}return this},resolveWith:function(M,O){if(!E&&!r&&!C){C=1;try{for(;f[0];)f.shift().apply(M,O)}finally{r=[M,O];C=0}}return this},resolve:function(){L.resolveWith(n.isFunction(this.promise)?this.promise():this,arguments);return this},isResolved:function(){return!!(C||r)},cancel:function(){E=
16
+ 1;f=[];return this}};return L},Deferred:function(f){var r=n._Deferred(),C=n._Deferred(),E;n.extend(r,{then:function(L,M){r.done(L).fail(M);return this},fail:C.done,rejectWith:C.resolveWith,reject:C.resolve,isRejected:C.isResolved,promise:function(L,M){if(L==null){if(E)return E;E=L={}}for(M=i.length;M--;)L[i[M]]=r[i[M]];return L}});r.then(C.cancel,r.cancel);delete r.cancel;f&&f.call(r,r);return r},when:function(f){var r=arguments,C=r.length,E=C<=1&&f&&n.isFunction(f.promise)?f:n.Deferred(),L=E.promise(),
17
+ M;if(C>1){M=Array(C);n.each(r,function(O,T){n.when(T).then(function(W){M[O]=arguments.length>1?z.call(arguments,0):W;--C||E.resolveWith(L,M)},E.reject)})}else E!==f&&E.resolve(f);return L},uaMatch:function(f){f=f.toLowerCase();f=q.exec(f)||v.exec(f)||y.exec(f)||f.indexOf("compatible")<0&&e.exec(f)||[];return{browser:f[1]||"",version:f[2]||"0"}},sub:function(){function f(C,E){return new f.fn.init(C,E)}n.extend(true,f,this);f.superclass=this;f.fn=f.prototype=this();f.fn.constructor=f;f.subclass=this.subclass;
18
+ f.fn.init=function(C,E){if(E&&E instanceof n&&!(E instanceof f))E=f(E);return n.fn.init.call(this,C,E,r)};f.fn.init.prototype=f.fn;var r=f(H);return f},browser:{}});h=n._Deferred();n.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(f,r){K["[object "+r+"]"]=r.toLowerCase()});b=n.uaMatch(b);if(b.browser){n.browser[b.browser]=true;n.browser.version=b.version}if(n.browser.webkit)n.browser.safari=true;if(x)n.inArray=function(f,r){return x.call(r,f)};if(u.test(" ")){F=
19
+ /^[\s\xA0]+/;j=/[\s\xA0]+$/}s=n(H);if(H.addEventListener)k=function(){H.removeEventListener("DOMContentLoaded",k,false);n.ready()};else if(H.attachEvent)k=function(){if(H.readyState==="complete"){H.detachEvent("onreadystatechange",k);n.ready()}};return n}();(function(a){(function(){a.support={};var n=H.createElement("div");n.style.display="none";n.innerHTML=" <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var D=n.getElementsByTagName("*"),
20
+ G=n.getElementsByTagName("a")[0],s=H.createElement("select"),w=s.appendChild(H.createElement("option"));if(!(!D||!D.length||!G)){a.support={leadingWhitespace:n.firstChild.nodeType===3,tbody:!n.getElementsByTagName("tbody").length,htmlSerialize:!!n.getElementsByTagName("link").length,style:/red/.test(G.getAttribute("style")),hrefNormalized:G.getAttribute("href")==="/a",opacity:/^0.55$/.test(G.style.opacity),cssFloat:!!G.style.cssFloat,checkOn:n.getElementsByTagName("input")[0].value==="on",optSelected:w.selected,
21
+ deleteExpando:true,optDisabled:false,checkClone:false,noCloneEvent:true,boxModel:null,inlineBlockNeedsLayout:false,shrinkWrapBlocks:false,reliableHiddenOffsets:true};s.disabled=true;a.support.optDisabled=!w.disabled;var u=null;a.support.scriptEval=function(){if(u===null){var j=H.documentElement,d=H.createElement("script"),g="script"+a.now();try{d.appendChild(H.createTextNode("window."+g+"=1;"))}catch(p){}j.insertBefore(d,j.firstChild);if(P[g]){u=true;delete P[g]}else u=false;j.removeChild(d)}return u};
22
+ try{delete n.test}catch(F){a.support.deleteExpando=false}if(!n.addEventListener&&n.attachEvent&&n.fireEvent){n.attachEvent("onclick",function j(){a.support.noCloneEvent=false;n.detachEvent("onclick",j)});n.cloneNode(true).fireEvent("onclick")}n=H.createElement("div");n.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";D=H.createDocumentFragment();D.appendChild(n.firstChild);a.support.checkClone=D.cloneNode(true).cloneNode(true).lastChild.checked;a(function(){var j=H.createElement("div"),
23
+ d=H.getElementsByTagName("body")[0];if(d){j.style.width=j.style.paddingLeft="1px";d.appendChild(j);a.boxModel=a.support.boxModel=j.offsetWidth===2;if("zoom"in j.style){j.style.display="inline";j.style.zoom=1;a.support.inlineBlockNeedsLayout=j.offsetWidth===2;j.style.display="";j.innerHTML="<div style='width:4px;'></div>";a.support.shrinkWrapBlocks=j.offsetWidth!==2}j.innerHTML="<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>";var g=j.getElementsByTagName("td");
24
+ a.support.reliableHiddenOffsets=g[0].offsetHeight===0;g[0].style.display="";g[1].style.display="none";a.support.reliableHiddenOffsets=a.support.reliableHiddenOffsets&&g[0].offsetHeight===0;j.innerHTML="";d.removeChild(j).style.display="none"}});D=function(j){var d=H.createElement("div");j="on"+j;if(!d.attachEvent)return true;var g=j in d;if(!g){d.setAttribute(j,"return;");g=typeof d[j]==="function"}return g};a.support.submitBubbles=D("submit");a.support.changeBubbles=D("change");n=D=G=null}})()})(S);
25
+ (function(a){function n(s,w,u){if(u===J&&s.nodeType===1){u=s.getAttribute("data-"+w);if(typeof u==="string"){try{u=u==="true"?true:u==="false"?false:u==="null"?null:!a.isNaN(u)?parseFloat(u):G.test(u)?a.parseJSON(u):u}catch(F){}a.data(s,w,u)}else u=J}return u}function D(s){for(var w in s)if(w!=="toJSON")return false;return true}var G=/^(?:\{.*\}|\[.*\])$/;a.extend({cache:{},uuid:0,expando:"jQuery"+(a.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:true,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",
26
+ applet:true},hasData:function(s){s=s.nodeType?a.cache[s[a.expando]]:s[a.expando];return!!s&&!D(s)},data:function(s,w,u,F){if(a.acceptData(s)){var j=a.expando,d=typeof w==="string",g=s.nodeType,p=g?a.cache:s,A=g?s[a.expando]:s[a.expando]&&a.expando;if(!((!A||F&&A&&!p[A][j])&&d&&u===J)){if(!A)if(g)s[a.expando]=A=++a.uuid;else A=a.expando;if(!p[A]){p[A]={};if(!g)p[A].toJSON=a.noop}if(typeof w==="object"||typeof w==="function")if(F)p[A][j]=a.extend(p[A][j],w);else p[A]=a.extend(p[A],w);s=p[A];if(F){s[j]||
27
+ (s[j]={});s=s[j]}if(u!==J)s[w]=u;if(w==="events"&&!s[w])return s[j]&&s[j].events;return d?s[w]:s}}},removeData:function(s,w,u){if(a.acceptData(s)){var F=a.expando,j=s.nodeType,d=j?a.cache:s,g=j?s[a.expando]:a.expando;if(d[g]){if(w){var p=u?d[g][F]:d[g];if(p){delete p[w];if(!D(p))return}}if(u){delete d[g][F];if(!D(d[g]))return}w=d[g][F];if(a.support.deleteExpando||d!=P)delete d[g];else d[g]=null;if(w){d[g]={};if(!j)d[g].toJSON=a.noop;d[g][F]=w}else if(j)if(a.support.deleteExpando)delete s[a.expando];
28
+ else if(s.removeAttribute)s.removeAttribute(a.expando);else s[a.expando]=null}}},_data:function(s,w,u){return a.data(s,w,u,true)},acceptData:function(s){if(s.nodeName){var w=a.noData[s.nodeName.toLowerCase()];if(w)return!(w===true||s.getAttribute("classid")!==w)}return true}});a.fn.extend({data:function(s,w){var u=null;if(typeof s==="undefined"){if(this.length){u=a.data(this[0]);if(this[0].nodeType===1)for(var F=this[0].attributes,j,d=0,g=F.length;d<g;d++){j=F[d].name;if(j.indexOf("data-")===0){j=
29
+ j.substr(5);n(this[0],j,u[j])}}}return u}else if(typeof s==="object")return this.each(function(){a.data(this,s)});var p=s.split(".");p[1]=p[1]?"."+p[1]:"";if(w===J){u=this.triggerHandler("getData"+p[1]+"!",[p[0]]);if(u===J&&this.length){u=a.data(this[0],s);u=n(this[0],s,u)}return u===J&&p[1]?this.data(p[0]):u}else return this.each(function(){var A=a(this),l=[p[0],w];A.triggerHandler("setData"+p[1]+"!",l);a.data(this,s,w);A.triggerHandler("changeData"+p[1]+"!",l)})},removeData:function(s){return this.each(function(){a.removeData(this,
30
+ s)})}})})(S);(function(a){a.extend({queue:function(n,D,G){if(n){D=(D||"fx")+"queue";var s=a._data(n,D);if(!G)return s||[];if(!s||a.isArray(G))s=a._data(n,D,a.makeArray(G));else s.push(G);return s}},dequeue:function(n,D){D=D||"fx";var G=a.queue(n,D),s=G.shift();if(s==="inprogress")s=G.shift();if(s){D==="fx"&&G.unshift("inprogress");s.call(n,function(){a.dequeue(n,D)})}G.length||a.removeData(n,D+"queue",true)}});a.fn.extend({queue:function(n,D){if(typeof n!=="string"){D=n;n="fx"}if(D===J)return a.queue(this[0],
31
+ n);return this.each(function(){var G=a.queue(this,n,D);n==="fx"&&G[0]!=="inprogress"&&a.dequeue(this,n)})},dequeue:function(n){return this.each(function(){a.dequeue(this,n)})},delay:function(n,D){n=a.fx?a.fx.speeds[n]||n:n;D=D||"fx";return this.queue(D,function(){var G=this;setTimeout(function(){a.dequeue(G,D)},n)})},clearQueue:function(n){return this.queue(n||"fx",[])}})})(S);(function(a){var n=/[\n\t\r]/g,D=/\s+/,G=/\r/g,s=/^(?:href|src|style)$/,w=/^(?:button|input)$/i,u=/^(?:button|input|object|select|textarea)$/i,
32
+ F=/^a(?:rea)?$/i,j=/^(?:radio|checkbox)$/i;a.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};a.fn.extend({attr:function(d,g){return a.access(this,d,g,true,a.attr)},removeAttr:function(d){return this.each(function(){a.attr(this,d,"");this.nodeType===1&&this.removeAttribute(d)})},addClass:function(d){if(a.isFunction(d))return this.each(function(e){var b=
33
+ a(this);b.addClass(d.call(this,e,b.attr("class")))});if(d&&typeof d==="string")for(var g=(d||"").split(D),p=0,A=this.length;p<A;p++){var l=this[p];if(l.nodeType===1)if(l.className){for(var m=" "+l.className+" ",q=l.className,v=0,y=g.length;v<y;v++)if(m.indexOf(" "+g[v]+" ")<0)q+=" "+g[v];l.className=a.trim(q)}else l.className=d}return this},removeClass:function(d){if(a.isFunction(d))return this.each(function(y){var e=a(this);e.removeClass(d.call(this,y,e.attr("class")))});if(d&&typeof d==="string"||
34
+ d===J)for(var g=(d||"").split(D),p=0,A=this.length;p<A;p++){var l=this[p];if(l.nodeType===1&&l.className)if(d){for(var m=(" "+l.className+" ").replace(n," "),q=0,v=g.length;q<v;q++)m=m.replace(" "+g[q]+" "," ");l.className=a.trim(m)}else l.className=""}return this},toggleClass:function(d,g){var p=typeof d,A=typeof g==="boolean";if(a.isFunction(d))return this.each(function(l){var m=a(this);m.toggleClass(d.call(this,l,m.attr("class"),g),g)});return this.each(function(){if(p==="string")for(var l,m=0,
35
+ q=a(this),v=g,y=d.split(D);l=y[m++];){v=A?v:!q.hasClass(l);q[v?"addClass":"removeClass"](l)}else if(p==="undefined"||p==="boolean"){this.className&&a._data(this,"__className__",this.className);this.className=this.className||d===false?"":a._data(this,"__className__")||""}})},hasClass:function(d){d=" "+d+" ";for(var g=0,p=this.length;g<p;g++)if((" "+this[g].className+" ").replace(n," ").indexOf(d)>-1)return true;return false},val:function(d){if(!arguments.length){var g=this[0];if(g){if(a.nodeName(g,
36
+ "option")){var p=g.attributes.value;return!p||p.specified?g.value:g.text}if(a.nodeName(g,"select")){p=g.selectedIndex;var A=[],l=g.options;g=g.type==="select-one";if(p<0)return null;for(var m=g?p:0,q=g?p+1:l.length;m<q;m++){var v=l[m];if(v.selected&&(a.support.optDisabled?!v.disabled:v.getAttribute("disabled")===null)&&(!v.parentNode.disabled||!a.nodeName(v.parentNode,"optgroup"))){d=a(v).val();if(g)return d;A.push(d)}}if(g&&!A.length&&l.length)return a(l[p]).val();return A}if(j.test(g.type)&&!a.support.checkOn)return g.getAttribute("value")===
37
+ null?"on":g.value;return(g.value||"").replace(G,"")}return J}var y=a.isFunction(d);return this.each(function(e){var b=a(this),c=d;if(this.nodeType===1){if(y)c=d.call(this,e,b.val());if(c==null)c="";else if(typeof c==="number")c+="";else if(a.isArray(c))c=a.map(c,function(i){return i==null?"":i+""});if(a.isArray(c)&&j.test(this.type))this.checked=a.inArray(b.val(),c)>=0;else if(a.nodeName(this,"select")){var h=a.makeArray(c);a("option",this).each(function(){this.selected=a.inArray(a(this).val(),h)>=
38
+ 0});if(!h.length)this.selectedIndex=-1}else this.value=c}})}});a.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(d,g,p,A){if(!d||d.nodeType===3||d.nodeType===8||d.nodeType===2)return J;if(A&&g in a.attrFn)return a(d)[g](p);A=d.nodeType!==1||!a.isXMLDoc(d);var l=p!==J;g=A&&a.props[g]||g;if(d.nodeType===1){var m=s.test(g);if((g in d||d[g]!==J)&&A&&!m){if(l){g==="type"&&w.test(d.nodeName)&&d.parentNode&&a.error("type property can't be changed");
39
+ if(p===null)d.nodeType===1&&d.removeAttribute(g);else d[g]=p}if(a.nodeName(d,"form")&&d.getAttributeNode(g))return d.getAttributeNode(g).nodeValue;if(g==="tabIndex")return(g=d.getAttributeNode("tabIndex"))&&g.specified?g.value:u.test(d.nodeName)||F.test(d.nodeName)&&d.href?0:J;return d[g]}if(!a.support.style&&A&&g==="style"){if(l)d.style.cssText=""+p;return d.style.cssText}l&&d.setAttribute(g,""+p);if(!d.attributes[g]&&d.hasAttribute&&!d.hasAttribute(g))return J;d=!a.support.hrefNormalized&&A&&m?
40
+ d.getAttribute(g,2):d.getAttribute(g);return d===null?J:d}if(l)d[g]=p;return d[g]}})})(S);(function(a){function n(){return false}function D(){return true}function G(e,b,c){var h=a.extend({},c[0]);h.type=e;h.originalEvent={};h.liveFired=J;a.event.handle.call(b,h);h.isDefaultPrevented()&&c[0].preventDefault()}function s(e){var b,c,h,i,k,o,B,t,z,I,x,K=[];i=[];k=a._data(this,"events");if(!(e.liveFired===this||!k||!k.live||e.target.disabled||e.button&&e.type==="click")){if(e.namespace)x=RegExp("(^|\\.)"+
41
+ e.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)");e.liveFired=this;var f=k.live.slice(0);for(B=0;B<f.length;B++){k=f[B];k.origType.replace(u,"")===e.type?i.push(k.selector):f.splice(B--,1)}i=a(e.target).closest(i,e.currentTarget);t=0;for(z=i.length;t<z;t++){I=i[t];for(B=0;B<f.length;B++){k=f[B];if(I.selector===k.selector&&(!x||x.test(k.namespace))&&!I.elem.disabled){o=I.elem;h=null;if(k.preType==="mouseenter"||k.preType==="mouseleave"){e.type=k.preType;h=a(e.relatedTarget).closest(k.selector)[0]}if(!h||
42
+ h!==o)K.push({elem:o,handleObj:k,level:I.level})}}}t=0;for(z=K.length;t<z;t++){i=K[t];if(c&&i.level>c)break;e.currentTarget=i.elem;e.data=i.handleObj.data;e.handleObj=i.handleObj;x=i.handleObj.origHandler.apply(i.elem,arguments);if(x===false||e.isPropagationStopped()){c=i.level;if(x===false)b=false;if(e.isImmediatePropagationStopped())break}}return b}}function w(e,b){return(e&&e!=="*"?e+".":"")+b.replace(j,"`").replace(d,"&")}var u=/\.(.*)$/,F=/^(?:textarea|input|select)$/i,j=/\./g,d=/ /g,g=/[^\w\s.|`]/g,
43
+ p=function(e){return e.replace(g,"\\$&")};a.event={add:function(e,b,c,h){if(!(e.nodeType===3||e.nodeType===8)){try{if(a.isWindow(e)&&e!==P&&!e.frameElement)e=P}catch(i){}if(c===false)c=n;else if(!c)return;var k,o;if(c.handler){k=c;c=k.handler}if(!c.guid)c.guid=a.guid++;if(o=a._data(e)){var B=o.events,t=o.handle;if(!B)o.events=B={};if(!t)o.handle=t=function(){return typeof a!=="undefined"&&!a.event.triggered?a.event.handle.apply(t.elem,arguments):J};t.elem=e;b=b.split(" ");for(var z,I=0,x;z=b[I++];){o=
44
+ k?a.extend({},k):{handler:c,data:h};if(z.indexOf(".")>-1){x=z.split(".");z=x.shift();o.namespace=x.slice(0).sort().join(".")}else{x=[];o.namespace=""}o.type=z;if(!o.guid)o.guid=c.guid;var K=B[z],f=a.event.special[z]||{};if(!K){K=B[z]=[];if(!f.setup||f.setup.call(e,h,x,t)===false)if(e.addEventListener)e.addEventListener(z,t,false);else e.attachEvent&&e.attachEvent("on"+z,t)}if(f.add){f.add.call(e,o);if(!o.handler.guid)o.handler.guid=c.guid}K.push(o);a.event.global[z]=true}e=null}}},global:{},remove:function(e,
45
+ b,c,h){if(!(e.nodeType===3||e.nodeType===8)){if(c===false)c=n;var i,k,o=0,B,t,z,I,x,K,f=a.hasData(e)&&a._data(e),r=f&&f.events;if(f&&r){if(b&&b.type){c=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(i in r)a.event.remove(e,i+b)}else{for(b=b.split(" ");i=b[o++];){I=i;B=i.indexOf(".")<0;t=[];if(!B){t=i.split(".");i=t.shift();z=RegExp("(^|\\.)"+a.map(t.slice(0).sort(),p).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(x=r[i])if(c){I=a.event.special[i]||{};for(k=h||0;k<x.length;k++){K=
46
+ x[k];if(c.guid===K.guid){if(B||z.test(K.namespace)){h==null&&x.splice(k--,1);I.remove&&I.remove.call(e,K)}if(h!=null)break}}if(x.length===0||h!=null&&x.length===1){if(!I.teardown||I.teardown.call(e,t)===false)a.removeEvent(e,i,f.handle);delete r[i]}}else for(k=0;k<x.length;k++){K=x[k];if(B||z.test(K.namespace)){a.event.remove(e,I,K.handler,k);x.splice(k--,1)}}}if(a.isEmptyObject(r)){if(b=f.handle)b.elem=null;delete f.events;delete f.handle;a.isEmptyObject(f)&&a.removeData(e,J,true)}}}}},trigger:function(e,
47
+ b,c,h){var i=e.type||e;if(!h){e=typeof e==="object"?e[a.expando]?e:a.extend(a.Event(i),e):a.Event(i);if(i.indexOf("!")>=0){e.type=i=i.slice(0,-1);e.exclusive=true}if(!c){e.stopPropagation();a.event.global[i]&&a.each(a.cache,function(){var x=this[a.expando];x&&x.events&&x.events[i]&&a.event.trigger(e,b,x.handle.elem)})}if(!c||c.nodeType===3||c.nodeType===8)return J;e.result=J;e.target=c;b=a.makeArray(b);b.unshift(e)}e.currentTarget=c;(h=a._data(c,"handle"))&&h.apply(c,b);h=c.parentNode||c.ownerDocument;
48
+ try{if(!(c&&c.nodeName&&a.noData[c.nodeName.toLowerCase()]))if(c["on"+i]&&c["on"+i].apply(c,b)===false){e.result=false;e.preventDefault()}}catch(k){}if(!e.isPropagationStopped()&&h)a.event.trigger(e,b,h,true);else if(!e.isDefaultPrevented()){var o;h=e.target;var B=i.replace(u,""),t=a.nodeName(h,"a")&&B==="click",z=a.event.special[B]||{};if((!z._default||z._default.call(c,e)===false)&&!t&&!(h&&h.nodeName&&a.noData[h.nodeName.toLowerCase()])){try{if(h[B]){if(o=h["on"+B])h["on"+B]=null;a.event.triggered=
49
+ true;h[B]()}}catch(I){}if(o)h["on"+B]=o;a.event.triggered=false}}},handle:function(e){var b,c,h,i;c=[];var k=a.makeArray(arguments);e=k[0]=a.event.fix(e||P.event);e.currentTarget=this;b=e.type.indexOf(".")<0&&!e.exclusive;if(!b){h=e.type.split(".");e.type=h.shift();c=h.slice(0).sort();h=RegExp("(^|\\.)"+c.join("\\.(?:.*\\.)?")+"(\\.|$)")}e.namespace=e.namespace||c.join(".");i=a._data(this,"events");c=(i||{})[e.type];if(i&&c){c=c.slice(0);i=0;for(var o=c.length;i<o;i++){var B=c[i];if(b||h.test(B.namespace)){e.handler=
50
+ B.handler;e.data=B.data;e.handleObj=B;B=B.handler.apply(this,k);if(B!==J){e.result=B;if(B===false){e.preventDefault();e.stopPropagation()}}if(e.isImmediatePropagationStopped())break}}}return e.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),
51
+ fix:function(e){if(e[a.expando])return e;var b=e;e=a.Event(b);for(var c=this.props.length,h;c;){h=this.props[--c];e[h]=b[h]}if(!e.target)e.target=e.srcElement||H;if(e.target.nodeType===3)e.target=e.target.parentNode;if(!e.relatedTarget&&e.fromElement)e.relatedTarget=e.fromElement===e.target?e.toElement:e.fromElement;if(e.pageX==null&&e.clientX!=null){b=H.documentElement;c=H.body;e.pageX=e.clientX+(b&&b.scrollLeft||c&&c.scrollLeft||0)-(b&&b.clientLeft||c&&c.clientLeft||0);e.pageY=e.clientY+(b&&b.scrollTop||
52
+ c&&c.scrollTop||0)-(b&&b.clientTop||c&&c.clientTop||0)}if(e.which==null&&(e.charCode!=null||e.keyCode!=null))e.which=e.charCode!=null?e.charCode:e.keyCode;if(!e.metaKey&&e.ctrlKey)e.metaKey=e.ctrlKey;if(!e.which&&e.button!==J)e.which=e.button&1?1:e.button&2?3:e.button&4?2:0;return e},guid:1E8,proxy:a.proxy,special:{ready:{setup:a.bindReady,teardown:a.noop},live:{add:function(e){a.event.add(this,w(e.origType,e.selector),a.extend({},e,{handler:s,guid:e.handler.guid}))},remove:function(e){a.event.remove(this,
53
+ w(e.origType,e.selector),e)}},beforeunload:{setup:function(e,b,c){if(a.isWindow(this))this.onbeforeunload=c},teardown:function(e,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};a.removeEvent=H.removeEventListener?function(e,b,c){e.removeEventListener&&e.removeEventListener(b,c,false)}:function(e,b,c){e.detachEvent&&e.detachEvent("on"+b,c)};a.Event=function(e){if(!this.preventDefault)return new a.Event(e);if(e&&e.type){this.originalEvent=e;this.type=e.type;this.isDefaultPrevented=e.defaultPrevented||
54
+ e.returnValue===false||e.getPreventDefault&&e.getPreventDefault()?D:n}else this.type=e;this.timeStamp=a.now();this[a.expando]=true};a.Event.prototype={preventDefault:function(){this.isDefaultPrevented=D;var e=this.originalEvent;if(e)if(e.preventDefault)e.preventDefault();else e.returnValue=false},stopPropagation:function(){this.isPropagationStopped=D;var e=this.originalEvent;if(e){e.stopPropagation&&e.stopPropagation();e.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=
55
+ D;this.stopPropagation()},isDefaultPrevented:n,isPropagationStopped:n,isImmediatePropagationStopped:n};var A=function(e){var b=e.relatedTarget;try{if(!(b!==H&&!b.parentNode)){for(;b&&b!==this;)b=b.parentNode;if(b!==this){e.type=e.data;a.event.handle.apply(this,arguments)}}}catch(c){}},l=function(e){e.type=e.data;a.event.handle.apply(this,arguments)};a.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(e,b){a.event.special[e]={setup:function(c){a.event.add(this,b,c&&c.selector?l:A,e)},teardown:function(c){a.event.remove(this,
56
+ b,c&&c.selector?l:A)}}});if(!a.support.submitBubbles)a.event.special.submit={setup:function(){if(this.nodeName&&this.nodeName.toLowerCase()!=="form"){a.event.add(this,"click.specialSubmit",function(e){var b=e.target,c=b.type;if((c==="submit"||c==="image")&&a(b).closest("form").length)G("submit",this,arguments)});a.event.add(this,"keypress.specialSubmit",function(e){var b=e.target,c=b.type;if((c==="text"||c==="password")&&a(b).closest("form").length&&e.keyCode===13)G("submit",this,arguments)})}else return false},
57
+ teardown:function(){a.event.remove(this,".specialSubmit")}};if(!a.support.changeBubbles){var m,q=function(e){var b=e.type,c=e.value;if(b==="radio"||b==="checkbox")c=e.checked;else if(b==="select-multiple")c=e.selectedIndex>-1?a.map(e.options,function(h){return h.selected}).join("-"):"";else if(e.nodeName.toLowerCase()==="select")c=e.selectedIndex;return c},v=function(e,b){var c=e.target,h,i;if(!(!F.test(c.nodeName)||c.readOnly)){h=a._data(c,"_change_data");i=q(c);if(e.type!=="focusout"||c.type!==
58
+ "radio")a._data(c,"_change_data",i);if(!(h===J||i===h))if(h!=null||i){e.type="change";e.liveFired=J;a.event.trigger(e,b,c)}}};a.event.special.change={filters:{focusout:v,beforedeactivate:v,click:function(e){var b=e.target,c=b.type;if(c==="radio"||c==="checkbox"||b.nodeName.toLowerCase()==="select")v.call(this,e)},keydown:function(e){var b=e.target,c=b.type;if(e.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||e.keyCode===32&&(c==="checkbox"||c==="radio")||c==="select-multiple")v.call(this,e)},
59
+ beforeactivate:function(e){e=e.target;a._data(e,"_change_data",q(e))}},setup:function(){if(this.type==="file")return false;for(var e in m)a.event.add(this,e+".specialChange",m[e]);return F.test(this.nodeName)},teardown:function(){a.event.remove(this,".specialChange");return F.test(this.nodeName)}};m=a.event.special.change.filters;m.focus=m.beforeactivate}H.addEventListener&&a.each({focus:"focusin",blur:"focusout"},function(e,b){function c(h){h=a.event.fix(h);h.type=b;return a.event.handle.call(this,
60
+ h)}a.event.special[b]={setup:function(){this.addEventListener(e,c,true)},teardown:function(){this.removeEventListener(e,c,true)}}});a.each(["bind","one"],function(e,b){a.fn[b]=function(c,h,i){if(typeof c==="object"){for(var k in c)this[b](k,h,c[k],i);return this}if(a.isFunction(h)||h===false){i=h;h=J}var o=b==="one"?a.proxy(i,function(t){a(this).unbind(t,o);return i.apply(this,arguments)}):i;if(c==="unload"&&b!=="one")this.one(c,h,i);else{k=0;for(var B=this.length;k<B;k++)a.event.add(this[k],c,o,
61
+ h)}return this}});a.fn.extend({unbind:function(e,b){if(typeof e==="object"&&!e.preventDefault)for(var c in e)this.unbind(c,e[c]);else{c=0;for(var h=this.length;c<h;c++)a.event.remove(this[c],e,b)}return this},delegate:function(e,b,c,h){return this.live(b,c,h,e)},undelegate:function(e,b,c){return arguments.length===0?this.unbind("live"):this.die(b,null,c,e)},trigger:function(e,b){return this.each(function(){a.event.trigger(e,b,this)})},triggerHandler:function(e,b){if(this[0]){var c=a.Event(e);c.preventDefault();
62
+ c.stopPropagation();a.event.trigger(c,b,this[0]);return c.result}},toggle:function(e){for(var b=arguments,c=1;c<b.length;)a.proxy(e,b[c++]);return this.click(a.proxy(e,function(h){var i=(a._data(this,"lastToggle"+e.guid)||0)%c;a._data(this,"lastToggle"+e.guid,i+1);h.preventDefault();return b[i].apply(this,arguments)||false}))},hover:function(e,b){return this.mouseenter(e).mouseleave(b||e)}});var y={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};a.each(["live","die"],
63
+ function(e,b){a.fn[b]=function(c,h,i,k){var o,B=0,t,z,I=k||this.selector;k=k?this:a(this.context);if(typeof c==="object"&&!c.preventDefault){for(o in c)k[b](o,h,c[o],I);return this}if(a.isFunction(h)){i=h;h=J}for(c=(c||"").split(" ");(o=c[B++])!=null;){t=u.exec(o);z="";if(t){z=t[0];o=o.replace(u,"")}if(o==="hover")c.push("mouseenter"+z,"mouseleave"+z);else{t=o;if(o==="focus"||o==="blur"){c.push(y[o]+z);o+=z}else o=(y[o]||o)+z;if(b==="live"){z=0;for(var x=k.length;z<x;z++)a.event.add(k[z],"live."+
64
+ w(o,I),{data:h,selector:I,handler:i,origType:o,origHandler:i,preType:t})}else k.unbind("live."+w(o,I),i)}}return this}});a.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(e,b){a.fn[b]=function(c,h){if(h==null){h=c;c=null}return arguments.length>0?this.bind(b,c,h):this.trigger(b)};if(a.attrFn)a.attrFn[b]=true})})(S);(function(){function a(b,
65
+ c,h,i,k,o){k=0;for(var B=i.length;k<B;k++){var t=i[k];if(t){var z=false;for(t=t[b];t;){if(t.sizcache===h){z=i[t.sizset];break}if(t.nodeType===1&&!o){t.sizcache=h;t.sizset=k}if(t.nodeName.toLowerCase()===c){z=t;break}t=t[b]}i[k]=z}}}function n(b,c,h,i,k,o){k=0;for(var B=i.length;k<B;k++){var t=i[k];if(t){var z=false;for(t=t[b];t;){if(t.sizcache===h){z=i[t.sizset];break}if(t.nodeType===1){if(!o){t.sizcache=h;t.sizset=k}if(typeof c!=="string"){if(t===c){z=true;break}}else if(d.filter(c,[t]).length>0){z=
66
+ t;break}}t=t[b]}i[k]=z}}}var D=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,G=0,s=Object.prototype.toString,w=false,u=true,F=/\\/g,j=/\W/;[0,0].sort(function(){u=false;return 0});var d=function(b,c,h,i){h=h||[];var k=c=c||H;if(c.nodeType!==1&&c.nodeType!==9)return[];if(!b||typeof b!=="string")return h;var o,B,t,z,I,x=true,K=d.isXML(c),f=[],r=b;do{D.exec("");if(o=D.exec(r)){r=o[3];f.push(o[1]);if(o[2]){z=o[3];
67
+ break}}}while(o);if(f.length>1&&p.exec(b))if(f.length===2&&g.relative[f[0]])B=e(f[0]+f[1],c);else for(B=g.relative[f[0]]?[c]:d(f.shift(),c);f.length;){b=f.shift();if(g.relative[b])b+=f.shift();B=e(b,B)}else{if(!i&&f.length>1&&c.nodeType===9&&!K&&g.match.ID.test(f[0])&&!g.match.ID.test(f[f.length-1])){o=d.find(f.shift(),c,K);c=o.expr?d.filter(o.expr,o.set)[0]:o.set[0]}if(c){o=i?{expr:f.pop(),set:m(i)}:d.find(f.pop(),f.length===1&&(f[0]==="~"||f[0]==="+")&&c.parentNode?c.parentNode:c,K);B=o.expr?d.filter(o.expr,
68
+ o.set):o.set;if(f.length>0)t=m(B);else x=false;for(;f.length;){o=I=f.pop();if(g.relative[I])o=f.pop();else I="";if(o==null)o=c;g.relative[I](t,o,K)}}else t=[]}t||(t=B);t||d.error(I||b);if(s.call(t)==="[object Array]")if(x)if(c&&c.nodeType===1)for(b=0;t[b]!=null;b++){if(t[b]&&(t[b]===true||t[b].nodeType===1&&d.contains(c,t[b])))h.push(B[b])}else for(b=0;t[b]!=null;b++)t[b]&&t[b].nodeType===1&&h.push(B[b]);else h.push.apply(h,t);else m(t,h);if(z){d(z,k,h,i);d.uniqueSort(h)}return h};d.uniqueSort=function(b){if(v){w=
69
+ u;b.sort(v);if(w)for(var c=1;c<b.length;c++)b[c]===b[c-1]&&b.splice(c--,1)}return b};d.matches=function(b,c){return d(b,null,null,c)};d.matchesSelector=function(b,c){return d(c,null,null,[b]).length>0};d.find=function(b,c,h){var i;if(!b)return[];for(var k=0,o=g.order.length;k<o;k++){var B,t=g.order[k];if(B=g.leftMatch[t].exec(b)){var z=B[1];B.splice(1,1);if(z.substr(z.length-1)!=="\\"){B[1]=(B[1]||"").replace(F,"");i=g.find[t](B,c,h);if(i!=null){b=b.replace(g.match[t],"");break}}}}i||(i=typeof c.getElementsByTagName!==
70
+ "undefined"?c.getElementsByTagName("*"):[]);return{set:i,expr:b}};d.filter=function(b,c,h,i){for(var k,o,B=b,t=[],z=c,I=c&&c[0]&&d.isXML(c[0]);b&&c.length;){for(var x in g.filter)if((k=g.leftMatch[x].exec(b))!=null&&k[2]){var K,f,r=g.filter[x];f=k[1];o=false;k.splice(1,1);if(f.substr(f.length-1)!=="\\"){if(z===t)t=[];if(g.preFilter[x])if(k=g.preFilter[x](k,z,h,t,i,I)){if(k===true)continue}else o=K=true;if(k)for(var C=0;(f=z[C])!=null;C++)if(f){K=r(f,k,C,z);var E=i^!!K;if(h&&K!=null)if(E)o=true;else z[C]=
71
+ false;else if(E){t.push(f);o=true}}if(K!==J){h||(z=t);b=b.replace(g.match[x],"");if(!o)return[];break}}}if(b===B)if(o==null)d.error(b);else break;B=b}return z};d.error=function(b){throw"Syntax error, unrecognized expression: "+b;};var g=d.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF\-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF\-]|\\.)+)\s*(?:(\S?=)\s*(?:(['"])(.*?)\3|(#?(?:[\w\u00c0-\uFFFF\-]|\\.)*)|)|)\s*\]/,
72
+ TAG:/^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+)?))\s*\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(b){return b.getAttribute("href")},type:function(b){return b.getAttribute("type")}},relative:{"+":function(b,c){var h=
73
+ typeof c==="string",i=h&&!j.test(c);h=h&&!i;if(i)c=c.toLowerCase();i=0;for(var k=b.length,o;i<k;i++)if(o=b[i]){for(;(o=o.previousSibling)&&o.nodeType!==1;);b[i]=h||o&&o.nodeName.toLowerCase()===c?o||false:o===c}h&&d.filter(c,b,true)},">":function(b,c){var h,i=typeof c==="string",k=0,o=b.length;if(i&&!j.test(c))for(c=c.toLowerCase();k<o;k++){if(h=b[k]){h=h.parentNode;b[k]=h.nodeName.toLowerCase()===c?h:false}}else{for(;k<o;k++)if(h=b[k])b[k]=i?h.parentNode:h.parentNode===c;i&&d.filter(c,b,true)}},
74
+ "":function(b,c,h){var i,k=G++,o=n;if(typeof c==="string"&&!j.test(c)){i=c=c.toLowerCase();o=a}o("parentNode",c,k,b,i,h)},"~":function(b,c,h){var i,k=G++,o=n;if(typeof c==="string"&&!j.test(c)){i=c=c.toLowerCase();o=a}o("previousSibling",c,k,b,i,h)}},find:{ID:function(b,c,h){if(typeof c.getElementById!=="undefined"&&!h)return(b=c.getElementById(b[1]))&&b.parentNode?[b]:[]},NAME:function(b,c){if(typeof c.getElementsByName!=="undefined"){for(var h=[],i=c.getElementsByName(b[1]),k=0,o=i.length;k<o;k++)i[k].getAttribute("name")===
75
+ b[1]&&h.push(i[k]);return h.length===0?null:h}},TAG:function(b,c){if(typeof c.getElementsByTagName!=="undefined")return c.getElementsByTagName(b[1])}},preFilter:{CLASS:function(b,c,h,i,k,o){b=" "+b[1].replace(F,"")+" ";if(o)return b;o=0;for(var B;(B=c[o])!=null;o++)if(B)if(k^(B.className&&(" "+B.className+" ").replace(/[\t\n\r]/g," ").indexOf(b)>=0))h||i.push(B);else if(h)c[o]=false;return false},ID:function(b){return b[1].replace(F,"")},TAG:function(b){return b[1].replace(F,"").toLowerCase()},CHILD:function(b){if(b[1]===
76
+ "nth"){b[2]||d.error(b[0]);b[2]=b[2].replace(/^\+|\s*/g,"");var c=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(b[2]==="even"&&"2n"||b[2]==="odd"&&"2n+1"||!/\D/.test(b[2])&&"0n+"+b[2]||b[2]);b[2]=c[1]+(c[2]||1)-0;b[3]=c[3]-0}else b[2]&&d.error(b[0]);b[0]=G++;return b},ATTR:function(b,c,h,i,k,o){c=b[1]=b[1].replace(F,"");if(!o&&g.attrMap[c])b[1]=g.attrMap[c];b[4]=(b[4]||b[5]||"").replace(F,"");if(b[2]==="~=")b[4]=" "+b[4]+" ";return b},PSEUDO:function(b,c,h,i,k){if(b[1]==="not")if((D.exec(b[3])||"").length>1||
77
+ /^\w/.test(b[3]))b[3]=d(b[3],null,null,c);else{b=d.filter(b[3],c,h,true^k);h||i.push.apply(i,b);return false}else if(g.match.POS.test(b[0])||g.match.CHILD.test(b[0]))return true;return b},POS:function(b){b.unshift(true);return b}},filters:{enabled:function(b){return b.disabled===false&&b.type!=="hidden"},disabled:function(b){return b.disabled===true},checked:function(b){return b.checked===true},selected:function(b){return b.selected===true},parent:function(b){return!!b.firstChild},empty:function(b){return!b.firstChild},
78
+ has:function(b,c,h){return!!d(h[3],b).length},header:function(b){return/h\d/i.test(b.nodeName)},text:function(b){return"text"===b.getAttribute("type")},radio:function(b){return"radio"===b.type},checkbox:function(b){return"checkbox"===b.type},file:function(b){return"file"===b.type},password:function(b){return"password"===b.type},submit:function(b){return"submit"===b.type},image:function(b){return"image"===b.type},reset:function(b){return"reset"===b.type},button:function(b){return"button"===b.type||
79
+ b.nodeName.toLowerCase()==="button"},input:function(b){return/input|select|textarea|button/i.test(b.nodeName)}},setFilters:{first:function(b,c){return c===0},last:function(b,c,h,i){return c===i.length-1},even:function(b,c){return c%2===0},odd:function(b,c){return c%2===1},lt:function(b,c,h){return c<h[3]-0},gt:function(b,c,h){return c>h[3]-0},nth:function(b,c,h){return h[3]-0===c},eq:function(b,c,h){return h[3]-0===c}},filter:{PSEUDO:function(b,c,h,i){var k=c[1],o=g.filters[k];if(o)return o(b,h,c,
80
+ i);else if(k==="contains")return(b.textContent||b.innerText||d.getText([b])||"").indexOf(c[3])>=0;else if(k==="not"){c=c[3];h=0;for(i=c.length;h<i;h++)if(c[h]===b)return false;return true}else d.error(k)},CHILD:function(b,c){var h=c[1],i=b;switch(h){case "only":case "first":for(;i=i.previousSibling;)if(i.nodeType===1)return false;if(h==="first")return true;i=b;case "last":for(;i=i.nextSibling;)if(i.nodeType===1)return false;return true;case "nth":h=c[2];var k=c[3];if(h===1&&k===0)return true;var o=
81
+ c[0],B=b.parentNode;if(B&&(B.sizcache!==o||!b.nodeIndex)){var t=0;for(i=B.firstChild;i;i=i.nextSibling)if(i.nodeType===1)i.nodeIndex=++t;B.sizcache=o}i=b.nodeIndex-k;return h===0?i===0:i%h===0&&i/h>=0}},ID:function(b,c){return b.nodeType===1&&b.getAttribute("id")===c},TAG:function(b,c){return c==="*"&&b.nodeType===1||b.nodeName.toLowerCase()===c},CLASS:function(b,c){return(" "+(b.className||b.getAttribute("class"))+" ").indexOf(c)>-1},ATTR:function(b,c){var h=c[1];h=g.attrHandle[h]?g.attrHandle[h](b):
82
+ b[h]!=null?b[h]:b.getAttribute(h);var i=h+"",k=c[2],o=c[4];return h==null?k==="!=":k==="="?i===o:k==="*="?i.indexOf(o)>=0:k==="~="?(" "+i+" ").indexOf(o)>=0:!o?i&&h!==false:k==="!="?i!==o:k==="^="?i.indexOf(o)===0:k==="$="?i.substr(i.length-o.length)===o:k==="|="?i===o||i.substr(0,o.length+1)===o+"-":false},POS:function(b,c,h,i){var k=g.setFilters[c[2]];if(k)return k(b,h,c,i)}}},p=g.match.POS,A=function(b,c){return"\\"+(c-0+1)},l;for(l in g.match){g.match[l]=RegExp(g.match[l].source+/(?![^\[]*\])(?![^\(]*\))/.source);
83
+ g.leftMatch[l]=RegExp(/(^(?:.|\r|\n)*?)/.source+g.match[l].source.replace(/\\(\d+)/g,A))}var m=function(b,c){b=Array.prototype.slice.call(b,0);if(c){c.push.apply(c,b);return c}return b};try{Array.prototype.slice.call(H.documentElement.childNodes,0)}catch(q){m=function(b,c){var h=0,i=c||[];if(s.call(b)==="[object Array]")Array.prototype.push.apply(i,b);else if(typeof b.length==="number")for(var k=b.length;h<k;h++)i.push(b[h]);else for(;b[h];h++)i.push(b[h]);return i}}var v,y;if(H.documentElement.compareDocumentPosition)v=
84
+ function(b,c){if(b===c){w=true;return 0}if(!b.compareDocumentPosition||!c.compareDocumentPosition)return b.compareDocumentPosition?-1:1;return b.compareDocumentPosition(c)&4?-1:1};else{v=function(b,c){var h,i,k=[],o=[];h=b.parentNode;i=c.parentNode;var B=h;if(b===c){w=true;return 0}else if(h===i)return y(b,c);else if(h){if(!i)return 1}else return-1;for(;B;){k.unshift(B);B=B.parentNode}for(B=i;B;){o.unshift(B);B=B.parentNode}h=k.length;i=o.length;for(B=0;B<h&&B<i;B++)if(k[B]!==o[B])return y(k[B],o[B]);
85
+ return B===h?y(b,o[B],-1):y(k[B],c,1)};y=function(b,c,h){if(b===c)return h;for(b=b.nextSibling;b;){if(b===c)return-1;b=b.nextSibling}return 1}}d.getText=function(b){for(var c="",h,i=0;b[i];i++){h=b[i];if(h.nodeType===3||h.nodeType===4)c+=h.nodeValue;else if(h.nodeType!==8)c+=d.getText(h.childNodes)}return c};(function(){var b=H.createElement("div"),c="script"+(new Date).getTime(),h=H.documentElement;b.innerHTML="<a name='"+c+"'/>";h.insertBefore(b,h.firstChild);if(H.getElementById(c)){g.find.ID=function(i,
86
+ k,o){if(typeof k.getElementById!=="undefined"&&!o)return(k=k.getElementById(i[1]))?k.id===i[1]||typeof k.getAttributeNode!=="undefined"&&k.getAttributeNode("id").nodeValue===i[1]?[k]:J:[]};g.filter.ID=function(i,k){var o=typeof i.getAttributeNode!=="undefined"&&i.getAttributeNode("id");return i.nodeType===1&&o&&o.nodeValue===k}}h.removeChild(b);h=b=null})();(function(){var b=H.createElement("div");b.appendChild(H.createComment(""));if(b.getElementsByTagName("*").length>0)g.find.TAG=function(c,h){var i=
87
+ h.getElementsByTagName(c[1]);if(c[1]==="*"){for(var k=[],o=0;i[o];o++)i[o].nodeType===1&&k.push(i[o]);i=k}return i};b.innerHTML="<a href='#'></a>";if(b.firstChild&&typeof b.firstChild.getAttribute!=="undefined"&&b.firstChild.getAttribute("href")!=="#")g.attrHandle.href=function(c){return c.getAttribute("href",2)};b=null})();H.querySelectorAll&&function(){var b=d,c=H.createElement("div");c.innerHTML="<p class='TEST'></p>";if(!(c.querySelectorAll&&c.querySelectorAll(".TEST").length===0)){d=function(i,
88
+ k,o,B){k=k||H;if(!B&&!d.isXML(k)){var t=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(i);if(t&&(k.nodeType===1||k.nodeType===9))if(t[1])return m(k.getElementsByTagName(i),o);else if(t[2]&&g.find.CLASS&&k.getElementsByClassName)return m(k.getElementsByClassName(t[2]),o);if(k.nodeType===9){if(i==="body"&&k.body)return m([k.body],o);else if(t&&t[3]){var z=k.getElementById(t[3]);if(z&&z.parentNode){if(z.id===t[3])return m([z],o)}else return m([],o)}try{return m(k.querySelectorAll(i),o)}catch(I){}}else if(k.nodeType===
89
+ 1&&k.nodeName.toLowerCase()!=="object"){t=k;var x=(z=k.getAttribute("id"))||"__sizzle__",K=k.parentNode,f=/^\s*[+~]/.test(i);if(z)x=x.replace(/'/g,"\\$&");else k.setAttribute("id",x);if(f&&K)k=k.parentNode;try{if(!f||K)return m(k.querySelectorAll("[id='"+x+"'] "+i),o)}catch(r){}finally{z||t.removeAttribute("id")}}}return b(i,k,o,B)};for(var h in b)d[h]=b[h];c=null}}();(function(){var b=H.documentElement,c=b.matchesSelector||b.mozMatchesSelector||b.webkitMatchesSelector||b.msMatchesSelector,h=false;
90
+ try{c.call(H.documentElement,"[test!='']:sizzle")}catch(i){h=true}if(c)d.matchesSelector=function(k,o){o=o.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!d.isXML(k))try{if(h||!g.match.PSEUDO.test(o)&&!/!=/.test(o))return c.call(k,o)}catch(B){}return d(o,null,null,[k]).length>0}})();(function(){var b=H.createElement("div");b.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!b.getElementsByClassName||b.getElementsByClassName("e").length===0)){b.lastChild.className="e";if(b.getElementsByClassName("e").length!==
91
+ 1){g.order.splice(1,0,"CLASS");g.find.CLASS=function(c,h,i){if(typeof h.getElementsByClassName!=="undefined"&&!i)return h.getElementsByClassName(c[1])};b=null}}})();d.contains=H.documentElement.contains?function(b,c){return b!==c&&(b.contains?b.contains(c):true)}:H.documentElement.compareDocumentPosition?function(b,c){return!!(b.compareDocumentPosition(c)&16)}:function(){return false};d.isXML=function(b){return(b=(b?b.ownerDocument||b:0).documentElement)?b.nodeName!=="HTML":false};var e=function(b,
92
+ c){for(var h,i=[],k="",o=c.nodeType?[c]:c;h=g.match.PSEUDO.exec(b);){k+=h[0];b=b.replace(g.match.PSEUDO,"")}b=g.relative[b]?b+"*":b;h=0;for(var B=o.length;h<B;h++)d(b,o[h],i);return d.filter(k,i)};S.find=d;S.expr=d.selectors;S.expr[":"]=S.expr.filters;S.unique=d.uniqueSort;S.text=d.getText;S.isXMLDoc=d.isXML;S.contains=d.contains})();(function(a){function n(d,g,p){if(a.isFunction(g))return a.grep(d,function(l,m){return!!g.call(l,m,l)===p});else if(g.nodeType)return a.grep(d,function(l){return l===
93
+ g===p});else if(typeof g==="string"){var A=a.grep(d,function(l){return l.nodeType===1});if(w.test(g))return a.filter(g,A,!p);else g=a.filter(g,A)}return a.grep(d,function(l){return a.inArray(l,g)>=0===p})}var D=/Until$/,G=/^(?:parents|prevUntil|prevAll)/,s=/,/,w=/^.[^:#\[\.,]*$/,u=Array.prototype.slice,F=a.expr.match.POS,j={children:true,contents:true,next:true,prev:true};a.fn.extend({find:function(d){for(var g=this.pushStack("","find",d),p=0,A=0,l=this.length;A<l;A++){p=g.length;a.find(d,this[A],
94
+ g);if(A>0)for(var m=p;m<g.length;m++)for(var q=0;q<p;q++)if(g[q]===g[m]){g.splice(m--,1);break}}return g},has:function(d){var g=a(d);return this.filter(function(){for(var p=0,A=g.length;p<A;p++)if(a.contains(this,g[p]))return true})},not:function(d){return this.pushStack(n(this,d,false),"not",d)},filter:function(d){return this.pushStack(n(this,d,true),"filter",d)},is:function(d){return!!d&&a.filter(d,this).length>0},closest:function(d,g){var p=[],A,l,m=this[0];if(a.isArray(d)){var q,v={},y=1;if(m&&
95
+ d.length){A=0;for(l=d.length;A<l;A++){q=d[A];v[q]||(v[q]=a.expr.match.POS.test(q)?a(q,g||this.context):q)}for(;m&&m.ownerDocument&&m!==g;){for(q in v){A=v[q];if(A.jquery?A.index(m)>-1:a(m).is(A))p.push({selector:q,elem:m,level:y})}m=m.parentNode;y++}}return p}q=F.test(d)?a(d,g||this.context):null;A=0;for(l=this.length;A<l;A++)for(m=this[A];m;)if(q?q.index(m)>-1:a.find.matchesSelector(m,d)){p.push(m);break}else{m=m.parentNode;if(!m||!m.ownerDocument||m===g)break}p=p.length>1?a.unique(p):p;return this.pushStack(p,
96
+ "closest",d)},index:function(d){if(!d||typeof d==="string")return a.inArray(this[0],d?a(d):this.parent().children());return a.inArray(d.jquery?d[0]:d,this)},add:function(d,g){var p=typeof d==="string"?a(d,g):a.makeArray(d),A=a.merge(this.get(),p);return this.pushStack(!p[0]||!p[0].parentNode||p[0].parentNode.nodeType===11||!A[0]||!A[0].parentNode||A[0].parentNode.nodeType===11?A:a.unique(A))},andSelf:function(){return this.add(this.prevObject)}});a.each({parent:function(d){return(d=d.parentNode)&&
97
+ d.nodeType!==11?d:null},parents:function(d){return a.dir(d,"parentNode")},parentsUntil:function(d,g,p){return a.dir(d,"parentNode",p)},next:function(d){return a.nth(d,2,"nextSibling")},prev:function(d){return a.nth(d,2,"previousSibling")},nextAll:function(d){return a.dir(d,"nextSibling")},prevAll:function(d){return a.dir(d,"previousSibling")},nextUntil:function(d,g,p){return a.dir(d,"nextSibling",p)},prevUntil:function(d,g,p){return a.dir(d,"previousSibling",p)},siblings:function(d){return a.sibling(d.parentNode.firstChild,
98
+ d)},children:function(d){return a.sibling(d.firstChild)},contents:function(d){return a.nodeName(d,"iframe")?d.contentDocument||d.contentWindow.document:a.makeArray(d.childNodes)}},function(d,g){a.fn[d]=function(p,A){var l=a.map(this,g,p),m=u.call(arguments);D.test(d)||(A=p);if(A&&typeof A==="string")l=a.filter(A,l);l=this.length>1&&!j[d]?a.unique(l):l;if((this.length>1||s.test(A))&&G.test(d))l=l.reverse();return this.pushStack(l,d,m.join(","))}});a.extend({filter:function(d,g,p){if(p)d=":not("+d+
99
+ ")";return g.length===1?a.find.matchesSelector(g[0],d)?[g[0]]:[]:a.find.matches(d,g)},dir:function(d,g,p){var A=[];for(d=d[g];d&&d.nodeType!==9&&(p===J||d.nodeType!==1||!a(d).is(p));){d.nodeType===1&&A.push(d);d=d[g]}return A},nth:function(d,g,p){g=g||1;for(var A=0;d;d=d[p])if(d.nodeType===1&&++A===g)break;return d},sibling:function(d,g){for(var p=[];d;d=d.nextSibling)d.nodeType===1&&d!==g&&p.push(d);return p}})})(S);(function(a){function n(l,m){if(!(m.nodeType!==1||!a.hasData(l))){var q=a.expando,
100
+ v=a.data(l),y=a.data(m,v);if(v=v[q]){var e=v.events;y=y[q]=a.extend({},v);if(e){delete y.handle;y.events={};for(var b in e){q=0;for(v=e[b].length;q<v;q++)a.event.add(m,b+(e[b][q].namespace?".":"")+e[b][q].namespace,e[b][q],e[b][q].data)}}}}}function D(l,m){if(m.nodeType===1){var q=m.nodeName.toLowerCase();m.clearAttributes();m.mergeAttributes(l);if(q==="object")m.outerHTML=l.outerHTML;else if(q==="input"&&(l.type==="checkbox"||l.type==="radio")){if(l.checked)m.defaultChecked=m.checked=l.checked;if(m.value!==
101
+ l.value)m.value=l.value}else if(q==="option")m.selected=l.defaultSelected;else if(q==="input"||q==="textarea")m.defaultValue=l.defaultValue;m.removeAttribute(a.expando)}}function G(l,m){m.src?a.ajax({url:m.src,async:false,dataType:"script"}):a.globalEval(m.text||m.textContent||m.innerHTML||"");m.parentNode&&m.parentNode.removeChild(m)}var s=/ jQuery\d+="(?:\d+|null)"/g,w=/^\s+/,u=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,F=/<([\w:]+)/,j=/<tbody/i,d=/<|&#?\w+;/,g=/<(?:script|object|embed|option|style)/i,
102
+ p=/checked\s*(?:[^=]|=\s*.checked.)/i,A={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};A.optgroup=A.option;A.tbody=A.tfoot=A.colgroup=A.caption=A.thead;A.th=A.td;if(!a.support.htmlSerialize)A._default=[1,"div<div>","</div>"];
103
+ a.fn.extend({text:function(l){if(a.isFunction(l))return this.each(function(m){var q=a(this);q.text(l.call(this,m,q.text()))});if(typeof l!=="object"&&l!==J)return this.empty().append((this[0]&&this[0].ownerDocument||H).createTextNode(l));return a.text(this)},wrapAll:function(l){if(a.isFunction(l))return this.each(function(q){a(this).wrapAll(l.call(this,q))});if(this[0]){var m=a(l,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&m.insertBefore(this[0]);m.map(function(){for(var q=this;q.firstChild&&
104
+ q.firstChild.nodeType===1;)q=q.firstChild;return q}).append(this)}return this},wrapInner:function(l){if(a.isFunction(l))return this.each(function(m){a(this).wrapInner(l.call(this,m))});return this.each(function(){var m=a(this),q=m.contents();q.length?q.wrapAll(l):m.append(l)})},wrap:function(l){return this.each(function(){a(this).wrapAll(l)})},unwrap:function(){return this.parent().each(function(){a.nodeName(this,"body")||a(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,
105
+ true,function(l){this.nodeType===1&&this.appendChild(l)})},prepend:function(){return this.domManip(arguments,true,function(l){this.nodeType===1&&this.insertBefore(l,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(m){this.parentNode.insertBefore(m,this)});else if(arguments.length){var l=a(arguments[0]);l.push.apply(l,this.toArray());return this.pushStack(l,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,
106
+ false,function(m){this.parentNode.insertBefore(m,this.nextSibling)});else if(arguments.length){var l=this.pushStack(this,"after",arguments);l.push.apply(l,a(arguments[0]).toArray());return l}},remove:function(l,m){for(var q=0,v;(v=this[q])!=null;q++)if(!l||a.filter(l,[v]).length){if(!m&&v.nodeType===1){a.cleanData(v.getElementsByTagName("*"));a.cleanData([v])}v.parentNode&&v.parentNode.removeChild(v)}return this},empty:function(){for(var l=0,m;(m=this[l])!=null;l++)for(m.nodeType===1&&a.cleanData(m.getElementsByTagName("*"));m.firstChild;)m.removeChild(m.firstChild);
107
+ return this},clone:function(l,m){l=l==null?false:l;m=m==null?l:m;return this.map(function(){return a.clone(this,l,m)})},html:function(l){if(l===J)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(s,""):null;else if(typeof l==="string"&&!g.test(l)&&(a.support.leadingWhitespace||!w.test(l))&&!A[(F.exec(l)||["",""])[1].toLowerCase()]){l=l.replace(u,"<$1></$2>");try{for(var m=0,q=this.length;m<q;m++)if(this[m].nodeType===1){a.cleanData(this[m].getElementsByTagName("*"));this[m].innerHTML=
108
+ l}}catch(v){this.empty().append(l)}}else a.isFunction(l)?this.each(function(y){var e=a(this);e.html(l.call(this,y,e.html()))}):this.empty().append(l);return this},replaceWith:function(l){if(this[0]&&this[0].parentNode){if(a.isFunction(l))return this.each(function(m){var q=a(this),v=q.html();q.replaceWith(l.call(this,m,v))});if(typeof l!=="string")l=a(l).detach();return this.each(function(){var m=this.nextSibling,q=this.parentNode;a(this).remove();m?a(m).before(l):a(q).append(l)})}else return this.pushStack(a(a.isFunction(l)?
109
+ l():l),"replaceWith",l)},detach:function(l){return this.remove(l,true)},domManip:function(l,m,q){var v,y,e,b=l[0],c=[];if(!a.support.checkClone&&arguments.length===3&&typeof b==="string"&&p.test(b))return this.each(function(){a(this).domManip(l,m,q,true)});if(a.isFunction(b))return this.each(function(k){var o=a(this);l[0]=b.call(this,k,m?o.html():J);o.domManip(l,m,q)});if(this[0]){v=b&&b.parentNode;v=a.support.parentNode&&v&&v.nodeType===11&&v.childNodes.length===this.length?{fragment:v}:a.buildFragment(l,
110
+ this,c);e=v.fragment;if(y=e.childNodes.length===1?e=e.firstChild:e.firstChild){m=m&&a.nodeName(y,"tr");y=0;for(var h=this.length,i=h-1;y<h;y++)q.call(m?a.nodeName(this[y],"table")?this[y].getElementsByTagName("tbody")[0]||this[y].appendChild(this[y].ownerDocument.createElement("tbody")):this[y]:this[y],v.cacheable||h>1&&y<i?a.clone(e,true,true):e)}c.length&&a.each(c,G)}return this}});a.buildFragment=function(l,m,q){var v,y,e;m=m&&m[0]?m[0].ownerDocument||m[0]:H;if(l.length===1&&typeof l[0]==="string"&&
111
+ l[0].length<512&&m===H&&l[0].charAt(0)==="<"&&!g.test(l[0])&&(a.support.checkClone||!p.test(l[0]))){y=true;if(e=a.fragments[l[0]])if(e!==1)v=e}if(!v){v=m.createDocumentFragment();a.clean(l,m,v,q)}if(y)a.fragments[l[0]]=e?v:1;return{fragment:v,cacheable:y}};a.fragments={};a.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(l,m){a.fn[l]=function(q){var v=[];q=a(q);var y=this.length===1&&this[0].parentNode;if(y&&y.nodeType===11&&
112
+ y.childNodes.length===1&&q.length===1){q[m](this[0]);return this}else{y=0;for(var e=q.length;y<e;y++){var b=(y>0?this.clone(true):this).get();a(q[y])[m](b);v=v.concat(b)}return this.pushStack(v,l,q.selector)}}});a.extend({clone:function(l,m,q){var v=l.cloneNode(true),y,e,b;if(!a.support.noCloneEvent&&(l.nodeType===1||l.nodeType===11)&&!a.isXMLDoc(l)){D(l,v);y=l.getElementsByTagName("*");e=v.getElementsByTagName("*");for(b=0;y[b];++b)D(y[b],e[b])}if(m){n(l,v);if(q&&"getElementsByTagName"in l){y=l.getElementsByTagName("*");
113
+ e=v.getElementsByTagName("*");if(y.length)for(b=0;y[b];++b)n(y[b],e[b])}}return v},clean:function(l,m,q,v){m=m||H;if(typeof m.createElement==="undefined")m=m.ownerDocument||m[0]&&m[0].ownerDocument||H;for(var y=[],e=0,b;(b=l[e])!=null;e++){if(typeof b==="number")b+="";if(b){if(typeof b==="string"&&!d.test(b))b=m.createTextNode(b);else if(typeof b==="string"){b=b.replace(u,"<$1></$2>");var c=(F.exec(b)||["",""])[1].toLowerCase(),h=A[c]||A._default,i=h[0],k=m.createElement("div");for(k.innerHTML=h[1]+
114
+ b+h[2];i--;)k=k.lastChild;if(!a.support.tbody){i=j.test(b);c=c==="table"&&!i?k.firstChild&&k.firstChild.childNodes:h[1]==="<table>"&&!i?k.childNodes:[];for(h=c.length-1;h>=0;--h)a.nodeName(c[h],"tbody")&&!c[h].childNodes.length&&c[h].parentNode.removeChild(c[h])}!a.support.leadingWhitespace&&w.test(b)&&k.insertBefore(m.createTextNode(w.exec(b)[0]),k.firstChild);b=k.childNodes}if(b.nodeType)y.push(b);else y=a.merge(y,b)}}if(q)for(e=0;y[e];e++)if(v&&a.nodeName(y[e],"script")&&(!y[e].type||y[e].type.toLowerCase()===
115
+ "text/javascript"))v.push(y[e].parentNode?y[e].parentNode.removeChild(y[e]):y[e]);else{y[e].nodeType===1&&y.splice.apply(y,[e+1,0].concat(a.makeArray(y[e].getElementsByTagName("script"))));q.appendChild(y[e])}return y},cleanData:function(l){for(var m,q,v=a.cache,y=a.expando,e=a.event.special,b=a.support.deleteExpando,c=0,h;(h=l[c])!=null;c++)if(!(h.nodeName&&a.noData[h.nodeName.toLowerCase()]))if(q=h[a.expando]){if((m=v[q]&&v[q][y])&&m.events){for(var i in m.events)e[i]?a.event.remove(h,i):a.removeEvent(h,
116
+ i,m.handle);if(m.handle)m.handle.elem=null}if(b)delete h[a.expando];else h.removeAttribute&&h.removeAttribute(a.expando);delete v[q]}}})})(S);(function(a){function n(q,v,y){var e=v==="width"?q.offsetWidth:q.offsetHeight;if(y==="border")return e;a.each(v==="width"?d:g,function(){y||(e-=parseFloat(a.css(q,"padding"+this))||0);if(y==="margin")e+=parseFloat(a.css(q,"margin"+this))||0;else e-=parseFloat(a.css(q,"border"+this+"Width"))||0});return e}var D=/alpha\([^)]*\)/i,G=/opacity=([^)]*)/,s=/-([a-z])/ig,
117
+ w=/([A-Z])/g,u=/^-?\d+(?:px)?$/i,F=/^-?\d/,j={position:"absolute",visibility:"hidden",display:"block"},d=["Left","Right"],g=["Top","Bottom"],p,A,l,m=function(q,v){return v.toUpperCase()};a.fn.css=function(q,v){if(arguments.length===2&&v===J)return this;return a.access(this,q,v,true,function(y,e,b){return b!==J?a.style(y,e,b):a.css(y,e)})};a.extend({cssHooks:{opacity:{get:function(q,v){if(v){var y=p(q,"opacity","opacity");return y===""?"1":y}else return q.style.opacity}}},cssNumber:{zIndex:true,fontWeight:true,
118
+ opacity:true,zoom:true,lineHeight:true},cssProps:{"float":a.support.cssFloat?"cssFloat":"styleFloat"},style:function(q,v,y,e){if(!(!q||q.nodeType===3||q.nodeType===8||!q.style)){var b,c=a.camelCase(v),h=q.style,i=a.cssHooks[c];v=a.cssProps[c]||c;if(y!==J){if(!(typeof y==="number"&&isNaN(y)||y==null)){if(typeof y==="number"&&!a.cssNumber[c])y+="px";if(!i||!("set"in i)||(y=i.set(q,y))!==J)try{h[v]=y}catch(k){}}}else{if(i&&"get"in i&&(b=i.get(q,false,e))!==J)return b;return h[v]}}},css:function(q,v,
119
+ y){var e,b=a.camelCase(v),c=a.cssHooks[b];v=a.cssProps[b]||b;if(c&&"get"in c&&(e=c.get(q,true,y))!==J)return e;else if(p)return p(q,v,b)},swap:function(q,v,y){var e={},b;for(b in v){e[b]=q.style[b];q.style[b]=v[b]}y.call(q);for(b in v)q.style[b]=e[b]},camelCase:function(q){return q.replace(s,m)}});a.curCSS=a.css;a.each(["height","width"],function(q,v){a.cssHooks[v]={get:function(y,e,b){var c;if(e){if(y.offsetWidth!==0)c=n(y,v,b);else a.swap(y,j,function(){c=n(y,v,b)});if(c<=0){c=p(y,v,v);if(c==="0px"&&
120
+ l)c=l(y,v,v);if(c!=null)return c===""||c==="auto"?"0px":c}if(c<0||c==null){c=y.style[v];return c===""||c==="auto"?"0px":c}return typeof c==="string"?c:c+"px"}},set:function(y,e){if(u.test(e)){e=parseFloat(e);if(e>=0)return e+"px"}else return e}}});if(!a.support.opacity)a.cssHooks.opacity={get:function(q,v){return G.test((v&&q.currentStyle?q.currentStyle.filter:q.style.filter)||"")?parseFloat(RegExp.$1)/100+"":v?"1":""},set:function(q,v){var y=q.style;y.zoom=1;var e=a.isNaN(v)?"":"alpha(opacity="+
121
+ v*100+")",b=y.filter||"";y.filter=D.test(b)?b.replace(D,e):y.filter+" "+e}};if(H.defaultView&&H.defaultView.getComputedStyle)A=function(q,v,y){var e;y=y.replace(w,"-$1").toLowerCase();if(!(v=q.ownerDocument.defaultView))return J;if(v=v.getComputedStyle(q,null)){e=v.getPropertyValue(y);if(e===""&&!a.contains(q.ownerDocument.documentElement,q))e=a.style(q,y)}return e};if(H.documentElement.currentStyle)l=function(q,v){var y,e=q.currentStyle&&q.currentStyle[v],b=q.runtimeStyle&&q.runtimeStyle[v],c=q.style;
122
+ if(!u.test(e)&&F.test(e)){y=c.left;if(b)q.runtimeStyle.left=q.currentStyle.left;c.left=v==="fontSize"?"1em":e||0;e=c.pixelLeft+"px";c.left=y;if(b)q.runtimeStyle.left=b}return e===""?"auto":e};p=A||l;if(a.expr&&a.expr.filters){a.expr.filters.hidden=function(q){var v=q.offsetHeight;return q.offsetWidth===0&&v===0||!a.support.reliableHiddenOffsets&&(q.style.display||a.css(q,"display"))==="none"};a.expr.filters.visible=function(q){return!a.expr.filters.hidden(q)}}})(S);(function(a){function n(t){return function(z,
123
+ I){if(typeof z!=="string"){I=z;z="*"}if(a.isFunction(I))for(var x=z.toLowerCase().split(q),K=0,f=x.length,r,C;K<f;K++){r=x[K];if(C=/^\+/.test(r))r=r.substr(1)||"*";r=t[r]=t[r]||[];r[C?"unshift":"push"](I)}}}function D(t,z,I,x,K,f){K=K||z.dataTypes[0];f=f||{};f[K]=true;K=t[K];for(var r=0,C=K?K.length:0,E=t===h,L;r<C&&(E||!L);r++){L=K[r](z,I,x);if(typeof L==="string")if(!E||f[L])L=J;else{z.dataTypes.unshift(L);L=D(t,z,I,x,L,f)}}if((E||!L)&&!f["*"])L=D(t,z,I,x,"*",f);return L}function G(t,z,I,x){if(a.isArray(z)&&
124
+ z.length)a.each(z,function(f,r){I||w.test(t)?x(t,r):G(t+"["+(typeof r==="object"||a.isArray(r)?f:"")+"]",r,I,x)});else if(!I&&z!=null&&typeof z==="object")if(a.isArray(z)||a.isEmptyObject(z))x(t,"");else for(var K in z)G(t+"["+K+"]",z[K],I,x);else x(t,z)}var s=/%20/g,w=/\[\]$/,u=/\r?\n/g,F=/#.*$/,j=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,d=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,g=/^(?:GET|HEAD)$/,p=/^\/\//,A=/\?/,l=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,
125
+ m=/^(?:select|textarea)/i,q=/\s+/,v=/([?&])_=[^&]*/,y=/(^|\-)([a-z])/g,e=function(t,z,I){return z+I.toUpperCase()},b=/^([\w\+\.\-]+:)\/\/([^\/?#:]*)(?::(\d+))?/,c=a.fn.load,h={},i={},k,o;try{k=H.location.href}catch(B){k=H.createElement("a");k.href="";k=k.href}o=b.exec(k.toLowerCase());a.fn.extend({load:function(t,z,I){if(typeof t!=="string"&&c)return c.apply(this,arguments);else if(!this.length)return this;var x=t.indexOf(" ");if(x>=0){var K=t.slice(x,t.length);t=t.slice(0,x)}x="GET";if(z)if(a.isFunction(z)){I=
126
+ z;z=J}else if(typeof z==="object"){z=a.param(z,a.ajaxSettings.traditional);x="POST"}var f=this;a.ajax({url:t,type:x,dataType:"html",data:z,complete:function(r,C,E){E=r.responseText;if(r.isResolved()){r.done(function(L){E=L});f.html(K?a("<div>").append(E.replace(l,"")).find(K):E)}I&&f.each(I,[E,C,r])}});return this},serialize:function(){return a.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?a.makeArray(this.elements):this}).filter(function(){return this.name&&
127
+ !this.disabled&&(this.checked||m.test(this.nodeName)||d.test(this.type))}).map(function(t,z){var I=a(this).val();return I==null?null:a.isArray(I)?a.map(I,function(x){return{name:z.name,value:x.replace(u,"\r\n")}}):{name:z.name,value:I.replace(u,"\r\n")}}).get()}});a.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(t,z){a.fn[z]=function(I){return this.bind(z,I)}});a.each(["get","post"],function(t,z){a[z]=function(I,x,K,f){if(a.isFunction(x)){f=f||K;K=x;x=J}return a.ajax({type:z,
128
+ url:I,data:x,success:K,dataType:f})}});a.extend({getScript:function(t,z){return a.get(t,J,z,"script")},getJSON:function(t,z,I){return a.get(t,z,I,"json")},ajaxSetup:function(t,z){if(z)a.extend(true,t,a.ajaxSettings,z);else{z=t;t=a.extend(true,a.ajaxSettings,z)}for(var I in{context:1,url:1})if(I in z)t[I]=z[I];else if(I in a.ajaxSettings)t[I]=a.ajaxSettings[I];return t},ajaxSettings:{url:k,isLocal:/(?:^file|^widget|\-extension):$/.test(o[1]),global:true,type:"GET",contentType:"application/x-www-form-urlencoded",
129
+ processData:true,async:true,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":"*/*"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":P.String,"text html":true,"text json":a.parseJSON,"text xml":a.parseXML}},ajaxPrefilter:n(h),ajaxTransport:n(i),ajax:function(t,z){function I(R,Q,U,ea){if(Z!==2){Z=2;da&&clearTimeout(da);W=J;O=ea||"";N.readyState=R?4:0;var ja,
130
+ pa,ma;if(U){ea=x;var ua=N,qa=ea.contents,$=ea.dataTypes,va=ea.responseFields,X,V,aa,ra;for(V in va)if(V in U)ua[va[V]]=U[V];for(;$[0]==="*";){$.shift();if(X===J)X=ea.mimeType||ua.getResponseHeader("content-type")}if(X)for(V in qa)if(qa[V]&&qa[V].test(X)){$.unshift(V);break}if($[0]in U)aa=$[0];else{for(V in U){if(!$[0]||ea.converters[V+" "+$[0]]){aa=V;break}ra||(ra=V)}aa=aa||ra}if(aa){aa!==$[0]&&$.unshift(aa);U=U[aa]}else U=void 0}else U=J;U=U;if(R>=200&&R<300||R===304){if(x.ifModified){if(X=N.getResponseHeader("Last-Modified"))a.lastModified[L]=
131
+ X;if(X=N.getResponseHeader("Etag"))a.etag[L]=X}if(R===304){Q="notmodified";ja=true}else try{X=x;U=U;if(X.dataFilter)U=X.dataFilter(U,X.dataType);var sa=X.dataTypes;V={};var ka,na,ya=sa.length,oa,ba=sa[0],ga,ta,ca,fa,ha;for(ka=1;ka<ya;ka++){if(ka===1)for(na in X.converters)if(typeof na==="string")V[na.toLowerCase()]=X.converters[na];ga=ba;ba=sa[ka];if(ba==="*")ba=ga;else if(ga!=="*"&&ga!==ba){ta=ga+" "+ba;ca=V[ta]||V["* "+ba];if(!ca){ha=J;for(fa in V){oa=fa.split(" ");if(oa[0]===ga||oa[0]==="*")if(ha=
132
+ V[oa[1]+" "+ba]){fa=V[fa];if(fa===true)ca=ha;else if(ha===true)ca=fa;break}}}ca||ha||a.error("No conversion from "+ta.replace(" "," to "));if(ca!==true)U=ca?ca(U):ha(fa(U))}}pa=U;Q="success";ja=true}catch(za){Q="parsererror";ma=za}}else{ma=Q;if(!Q||R){Q="error";if(R<0)R=0}}N.status=R;N.statusText=Q;ja?r.resolveWith(K,[pa,Q,N]):r.rejectWith(K,[N,Q,ma]);N.statusCode(E);E=J;if(la)f.trigger("ajax"+(ja?"Success":"Error"),[N,x,ja?pa:ma]);C.resolveWith(K,[N,Q]);if(la){f.trigger("ajaxComplete",[N,x]);--a.active||
133
+ a.event.trigger("ajaxStop")}}}if(typeof t==="object"){z=t;t=J}z=z||{};var x=a.ajaxSetup({},z),K=x.context||x,f=K!==x&&(K.nodeType||K instanceof a)?a(K):a.event,r=a.Deferred(),C=a._Deferred(),E=x.statusCode||{},L,M={},O,T,W,da,Y,Z=0,la,ia,N={readyState:0,setRequestHeader:function(R,Q){Z||(M[R.toLowerCase().replace(y,e)]=Q);return this},getAllResponseHeaders:function(){return Z===2?O:null},getResponseHeader:function(R){var Q;if(Z===2){if(!T)for(T={};Q=j.exec(O);)T[Q[1].toLowerCase()]=Q[2];Q=T[R.toLowerCase()]}return Q===
134
+ J?null:Q},overrideMimeType:function(R){if(!Z)x.mimeType=R;return this},abort:function(R){R=R||"abort";W&&W.abort(R);I(0,R);return this}};r.promise(N);N.success=N.done;N.error=N.fail;N.complete=C.done;N.statusCode=function(R){if(R){var Q;if(Z<2)for(Q in R)E[Q]=[E[Q],R[Q]];else{Q=R[N.status];N.then(Q,Q)}}return this};x.url=((t||x.url)+"").replace(F,"").replace(p,o[1]+"//");x.dataTypes=a.trim(x.dataType||"*").toLowerCase().split(q);if(!x.crossDomain){Y=b.exec(x.url.toLowerCase());x.crossDomain=!!(Y&&
135
+ (Y[1]!=o[1]||Y[2]!=o[2]||(Y[3]||(Y[1]==="http:"?80:443))!=(o[3]||(o[1]==="http:"?80:443))))}if(x.data&&x.processData&&typeof x.data!=="string")x.data=a.param(x.data,x.traditional);D(h,x,z,N);if(Z===2)return false;la=x.global;x.type=x.type.toUpperCase();x.hasContent=!g.test(x.type);la&&a.active++===0&&a.event.trigger("ajaxStart");if(!x.hasContent){if(x.data)x.url+=(A.test(x.url)?"&":"?")+x.data;L=x.url;if(x.cache===false){Y=a.now();var wa=x.url.replace(v,"$1_="+Y);x.url=wa+(wa===x.url?(A.test(x.url)?
136
+ "&":"?")+"_="+Y:"")}}if(x.data&&x.hasContent&&x.contentType!==false||z.contentType)M["Content-Type"]=x.contentType;if(x.ifModified){L=L||x.url;if(a.lastModified[L])M["If-Modified-Since"]=a.lastModified[L];if(a.etag[L])M["If-None-Match"]=a.etag[L]}M.Accept=x.dataTypes[0]&&x.accepts[x.dataTypes[0]]?x.accepts[x.dataTypes[0]]+(x.dataTypes[0]!=="*"?", */*; q=0.01":""):x.accepts["*"];for(ia in x.headers)N.setRequestHeader(ia,x.headers[ia]);if(x.beforeSend&&(x.beforeSend.call(K,N,x)===false||Z===2)){N.abort();
137
+ return false}for(ia in{success:1,error:1,complete:1})N[ia](x[ia]);if(W=D(i,x,z,N)){N.readyState=1;la&&f.trigger("ajaxSend",[N,x]);if(x.async&&x.timeout>0)da=setTimeout(function(){N.abort("timeout")},x.timeout);try{Z=1;W.send(M,I)}catch(xa){status<2?I(-1,xa):a.error(xa)}}else I(-1,"No Transport");return N},param:function(t,z){var I=[],x=function(f,r){r=a.isFunction(r)?r():r;I[I.length]=encodeURIComponent(f)+"="+encodeURIComponent(r)};if(z===J)z=a.ajaxSettings.traditional;if(a.isArray(t)||t.jquery&&
138
+ !a.isPlainObject(t))a.each(t,function(){x(this.name,this.value)});else for(var K in t)G(K,t[K],z,x);return I.join("&").replace(s,"+")}});a.extend({active:0,lastModified:{},etag:{}})})(S);(function(a){var n=a.now(),D=/(\=)\?(&|$)|()\?\?()/i;a.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return a.expando+"_"+n++}});a.ajaxPrefilter("json jsonp",function(G,s,w){var u=typeof G.data==="string";if(G.dataTypes[0]==="jsonp"||s.jsonpCallback||s.jsonp!=null||G.jsonp!==false&&(D.test(G.url)||u&&D.test(G.data))){var F,
139
+ j=G.jsonpCallback=a.isFunction(G.jsonpCallback)?G.jsonpCallback():G.jsonpCallback,d=P[j];s=G.url;var g=G.data,p="$1"+j+"$2",A=function(){P[j]=d;F&&a.isFunction(d)&&P[j](F[0])};if(G.jsonp!==false){s=s.replace(D,p);if(G.url===s){if(u)g=g.replace(D,p);if(G.data===g)s+=(/\?/.test(s)?"&":"?")+G.jsonp+"="+j}}G.url=s;G.data=g;P[j]=function(l){F=[l]};w.then(A,A);G.converters["script json"]=function(){F||a.error(j+" was not called");return F[0]};G.dataTypes[0]="json";return"script"}})})(S);(function(a){a.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},
140
+ contents:{script:/javascript|ecmascript/},converters:{"text script":function(n){a.globalEval(n);return n}}});a.ajaxPrefilter("script",function(n){if(n.cache===J)n.cache=false;if(n.crossDomain){n.type="GET";n.global=false}});a.ajaxTransport("script",function(n){if(n.crossDomain){var D,G=H.head||H.getElementsByTagName("head")[0]||H.documentElement;return{send:function(s,w){D=H.createElement("script");D.async="async";if(n.scriptCharset)D.charset=n.scriptCharset;D.src=n.url;D.onload=D.onreadystatechange=
141
+ function(u,F){if(!D.readyState||/loaded|complete/.test(D.readyState)){D.onload=D.onreadystatechange=null;G&&D.parentNode&&G.removeChild(D);D=J;F||w(200,"success")}};G.insertBefore(D,G.firstChild)},abort:function(){D&&D.onload(0,1)}}}})})(S);(function(a){function n(){a(P).unload(function(){for(var u in s)s[u](0,1)})}function D(){try{return new P.XMLHttpRequest}catch(u){}}var G=a.now(),s,w;a.ajaxSettings.xhr=P.ActiveXObject?function(){var u;if(!(u=!this.isLocal&&D()))a:{try{u=new P.ActiveXObject("Microsoft.XMLHTTP");
142
+ break a}catch(F){}u=void 0}return u}:D;w=a.ajaxSettings.xhr();a.support.ajax=!!w;a.support.cors=w&&"withCredentials"in w;w=J;a.support.ajax&&a.ajaxTransport(function(u){if(!u.crossDomain||a.support.cors){var F;return{send:function(j,d){var g=u.xhr(),p,A;u.username?g.open(u.type,u.url,u.async,u.username,u.password):g.open(u.type,u.url,u.async);if(u.xhrFields)for(A in u.xhrFields)g[A]=u.xhrFields[A];u.mimeType&&g.overrideMimeType&&g.overrideMimeType(u.mimeType);if(!(u.crossDomain&&!u.hasContent)&&!j["X-Requested-With"])j["X-Requested-With"]=
143
+ "XMLHttpRequest";try{for(A in j)g.setRequestHeader(A,j[A])}catch(l){}g.send(u.hasContent&&u.data||null);F=function(m,q){var v,y,e,b,c;try{if(F&&(q||g.readyState===4)){F=J;if(p){g.onreadystatechange=a.noop;delete s[p]}if(q)g.readyState!==4&&g.abort();else{v=g.status;e=g.getAllResponseHeaders();b={};if((c=g.responseXML)&&c.documentElement)b.xml=c;b.text=g.responseText;try{y=g.statusText}catch(h){y=""}if(!v&&u.isLocal&&!u.crossDomain)v=b.text?200:404;else if(v===1223)v=204}}}catch(i){q||d(-1,i)}b&&d(v,
144
+ y,b,e)};if(!u.async||g.readyState===4)F();else{if(!s){s={};n()}p=G++;g.onreadystatechange=s[p]=F}},abort:function(){F&&F(0,1)}}}})})(S);(function(a){function n(j,d){var g={};a.each(F.concat.apply([],F.slice(0,d)),function(){g[this]=j});return g}function D(j){if(!G[j]){var d=a("<"+j+">").appendTo("body"),g=d.css("display");d.remove();if(g==="none"||g==="")g="block";G[j]=g}return G[j]}var G={},s=/^(?:toggle|show|hide)$/,w=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,u,F=[["height","marginTop","marginBottom",
145
+ "paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];a.fn.extend({show:function(j,d,g){if(j||j===0)return this.animate(n("show",3),j,d,g);else{g=0;for(var p=this.length;g<p;g++){j=this[g];d=j.style.display;if(!a._data(j,"olddisplay")&&d==="none")d=j.style.display="";d===""&&a.css(j,"display")==="none"&&a._data(j,"olddisplay",D(j.nodeName))}for(g=0;g<p;g++){j=this[g];d=j.style.display;if(d===""||d==="none")j.style.display=a._data(j,"olddisplay")||
146
+ ""}return this}},hide:function(j,d,g){if(j||j===0)return this.animate(n("hide",3),j,d,g);else{j=0;for(d=this.length;j<d;j++){g=a.css(this[j],"display");g!=="none"&&!a._data(this[j],"olddisplay")&&a._data(this[j],"olddisplay",g)}for(j=0;j<d;j++)this[j].style.display="none";return this}},_toggle:a.fn.toggle,toggle:function(j,d,g){var p=typeof j==="boolean";if(a.isFunction(j)&&a.isFunction(d))this._toggle.apply(this,arguments);else j==null||p?this.each(function(){var A=p?j:a(this).is(":hidden");a(this)[A?
147
+ "show":"hide"]()}):this.animate(n("toggle",3),j,d,g);return this},fadeTo:function(j,d,g,p){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:d},j,g,p)},animate:function(j,d,g,p){var A=a.speed(d,g,p);if(a.isEmptyObject(j))return this.each(A.complete);return this[A.queue===false?"each":"queue"](function(){var l=a.extend({},A),m,q=this.nodeType===1,v=q&&a(this).is(":hidden"),y=this;for(m in j){var e=a.camelCase(m);if(m!==e){j[e]=j[m];delete j[m];m=e}if(j[m]==="hide"&&v||j[m]===
148
+ "show"&&!v)return l.complete.call(this);if(q&&(m==="height"||m==="width")){l.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY];if(a.css(this,"display")==="inline"&&a.css(this,"float")==="none")if(a.support.inlineBlockNeedsLayout)if(D(this.nodeName)==="inline")this.style.display="inline-block";else{this.style.display="inline";this.style.zoom=1}else this.style.display="inline-block"}if(a.isArray(j[m])){(l.specialEasing=l.specialEasing||{})[m]=j[m][1];j[m]=j[m][0]}}if(l.overflow!=
149
+ null)this.style.overflow="hidden";l.curAnim=a.extend({},j);a.each(j,function(b,c){var h=new a.fx(y,l,b);if(s.test(c))h[c==="toggle"?v?"show":"hide":c](j);else{var i=w.exec(c),k=h.cur();if(i){var o=parseFloat(i[2]),B=i[3]||(a.cssNumber[b]?"":"px");if(B!=="px"){a.style(y,b,(o||1)+B);k=(o||1)/h.cur()*k;a.style(y,b,k+B)}if(i[1])o=(i[1]==="-="?-1:1)*o+k;h.custom(k,o,B)}else h.custom(k,c,"")}});return true})},stop:function(j,d){var g=a.timers;j&&this.queue([]);this.each(function(){for(var p=g.length-1;p>=
150
+ 0;p--)if(g[p].elem===this){d&&g[p](true);g.splice(p,1)}});d||this.dequeue();return this}});a.each({slideDown:n("show",1),slideUp:n("hide",1),slideToggle:n("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(j,d){a.fn[j]=function(g,p,A){return this.animate(d,g,p,A)}});a.extend({speed:function(j,d,g){var p=j&&typeof j==="object"?a.extend({},j):{complete:g||!g&&d||a.isFunction(j)&&j,duration:j,easing:g&&d||d&&!a.isFunction(d)&&d};p.duration=a.fx.off?0:
151
+ typeof p.duration==="number"?p.duration:p.duration in a.fx.speeds?a.fx.speeds[p.duration]:a.fx.speeds._default;p.old=p.complete;p.complete=function(){p.queue!==false&&a(this).dequeue();a.isFunction(p.old)&&p.old.call(this)};return p},easing:{linear:function(j,d,g,p){return g+p*j},swing:function(j,d,g,p){return(-Math.cos(j*Math.PI)/2+0.5)*p+g}},timers:[],fx:function(j,d,g){this.options=d;this.elem=j;this.prop=g;if(!d.orig)d.orig={}}});a.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,
152
+ this.now,this);(a.fx.step[this.prop]||a.fx.step._default)(this)},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];var j,d=a.css(this.elem,this.prop);return isNaN(j=parseFloat(d))?!d||d==="auto"?0:d:j},custom:function(j,d,g){function p(m){return A.step(m)}var A=this,l=a.fx;this.startTime=a.now();this.start=j;this.end=d;this.unit=g||this.unit||(a.cssNumber[this.prop]?"":"px");this.now=this.start;this.pos=this.state=0;p.elem=
153
+ this.elem;if(p()&&a.timers.push(p)&&!u)u=setInterval(l.tick,l.interval)},show:function(){this.options.orig[this.prop]=a.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());a(this.elem).show()},hide:function(){this.options.orig[this.prop]=a.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(j){var d=a.now(),g=true;if(j||d>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=
154
+ 1;this.update();this.options.curAnim[this.prop]=true;for(var p in this.options.curAnim)if(this.options.curAnim[p]!==true)g=false;if(g){if(this.options.overflow!=null&&!a.support.shrinkWrapBlocks){var A=this.elem,l=this.options;a.each(["","X","Y"],function(q,v){A.style["overflow"+v]=l.overflow[q]})}this.options.hide&&a(this.elem).hide();if(this.options.hide||this.options.show)for(var m in this.options.curAnim)a.style(this.elem,m,this.options.orig[m]);this.options.complete.call(this.elem)}return false}else{j=
155
+ d-this.startTime;this.state=j/this.options.duration;d=this.options.easing||(a.easing.swing?"swing":"linear");this.pos=a.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||d](this.state,j,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};a.extend(a.fx,{tick:function(){for(var j=a.timers,d=0;d<j.length;d++)j[d]()||j.splice(d--,1);j.length||a.fx.stop()},interval:13,stop:function(){clearInterval(u);u=null},speeds:{slow:600,
156
+ fast:200,_default:400},step:{opacity:function(j){a.style(j.elem,"opacity",j.now)},_default:function(j){if(j.elem.style&&j.elem.style[j.prop]!=null)j.elem.style[j.prop]=(j.prop==="width"||j.prop==="height"?Math.max(0,j.now):j.now)+j.unit;else j.elem[j.prop]=j.now}}});if(a.expr&&a.expr.filters)a.expr.filters.animated=function(j){return a.grep(a.timers,function(d){return j===d.elem}).length}})(S);(function(a){function n(s){return a.isWindow(s)?s:s.nodeType===9?s.defaultView||s.parentWindow:false}var D=
157
+ /^t(?:able|d|h)$/i,G=/^(?:body|html)$/i;a.fn.offset="getBoundingClientRect"in H.documentElement?function(s){var w=this[0],u;if(s)return this.each(function(g){a.offset.setOffset(this,s,g)});if(!w||!w.ownerDocument)return null;if(w===w.ownerDocument.body)return a.offset.bodyOffset(w);try{u=w.getBoundingClientRect()}catch(F){}var j=w.ownerDocument,d=j.documentElement;if(!u||!a.contains(d,w))return u?{top:u.top,left:u.left}:{top:0,left:0};w=j.body;j=n(j);return{top:u.top+(j.pageYOffset||a.support.boxModel&&
158
+ d.scrollTop||w.scrollTop)-(d.clientTop||w.clientTop||0),left:u.left+(j.pageXOffset||a.support.boxModel&&d.scrollLeft||w.scrollLeft)-(d.clientLeft||w.clientLeft||0)}}:function(s){var w=this[0];if(s)return this.each(function(l){a.offset.setOffset(this,s,l)});if(!w||!w.ownerDocument)return null;if(w===w.ownerDocument.body)return a.offset.bodyOffset(w);a.offset.initialize();var u,F=w.offsetParent,j=w.ownerDocument,d=j.documentElement,g=j.body;u=(j=j.defaultView)?j.getComputedStyle(w,null):w.currentStyle;
159
+ for(var p=w.offsetTop,A=w.offsetLeft;(w=w.parentNode)&&w!==g&&w!==d;){if(a.offset.supportsFixedPosition&&u.position==="fixed")break;u=j?j.getComputedStyle(w,null):w.currentStyle;p-=w.scrollTop;A-=w.scrollLeft;if(w===F){p+=w.offsetTop;A+=w.offsetLeft;if(a.offset.doesNotAddBorder&&!(a.offset.doesAddBorderForTableAndCells&&D.test(w.nodeName))){p+=parseFloat(u.borderTopWidth)||0;A+=parseFloat(u.borderLeftWidth)||0}F=w.offsetParent}if(a.offset.subtractsBorderForOverflowNotVisible&&u.overflow!=="visible"){p+=
160
+ parseFloat(u.borderTopWidth)||0;A+=parseFloat(u.borderLeftWidth)||0}u=u}if(u.position==="relative"||u.position==="static"){p+=g.offsetTop;A+=g.offsetLeft}if(a.offset.supportsFixedPosition&&u.position==="fixed"){p+=Math.max(d.scrollTop,g.scrollTop);A+=Math.max(d.scrollLeft,g.scrollLeft)}return{top:p,left:A}};a.offset={initialize:function(){var s=H.body,w=H.createElement("div"),u,F,j,d=parseFloat(a.css(s,"marginTop"))||0;a.extend(w.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",
161
+ height:"1px",visibility:"hidden"});w.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";s.insertBefore(w,s.firstChild);u=w.firstChild;F=u.firstChild;j=u.nextSibling.firstChild.firstChild;this.doesNotAddBorder=F.offsetTop!==5;this.doesAddBorderForTableAndCells=
162
+ j.offsetTop===5;F.style.position="fixed";F.style.top="20px";this.supportsFixedPosition=F.offsetTop===20||F.offsetTop===15;F.style.position=F.style.top="";u.style.overflow="hidden";u.style.position="relative";this.subtractsBorderForOverflowNotVisible=F.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=s.offsetTop!==d;s.removeChild(w);a.offset.initialize=a.noop},bodyOffset:function(s){var w=s.offsetTop,u=s.offsetLeft;a.offset.initialize();if(a.offset.doesNotIncludeMarginInBodyOffset){w+=parseFloat(a.css(s,
163
+ "marginTop"))||0;u+=parseFloat(a.css(s,"marginLeft"))||0}return{top:w,left:u}},setOffset:function(s,w,u){var F=a.css(s,"position");if(F==="static")s.style.position="relative";var j=a(s),d=j.offset(),g=a.css(s,"top"),p=a.css(s,"left"),A=F==="absolute"&&a.inArray("auto",[g,p])>-1;F={};var l={};if(A)l=j.position();g=A?l.top:parseInt(g,10)||0;p=A?l.left:parseInt(p,10)||0;if(a.isFunction(w))w=w.call(s,u,d);if(w.top!=null)F.top=w.top-d.top+g;if(w.left!=null)F.left=w.left-d.left+p;"using"in w?w.using.call(s,
164
+ F):j.css(F)}};a.fn.extend({position:function(){if(!this[0])return null;var s=this[0],w=this.offsetParent(),u=this.offset(),F=G.test(w[0].nodeName)?{top:0,left:0}:w.offset();u.top-=parseFloat(a.css(s,"marginTop"))||0;u.left-=parseFloat(a.css(s,"marginLeft"))||0;F.top+=parseFloat(a.css(w[0],"borderTopWidth"))||0;F.left+=parseFloat(a.css(w[0],"borderLeftWidth"))||0;return{top:u.top-F.top,left:u.left-F.left}},offsetParent:function(){return this.map(function(){for(var s=this.offsetParent||H.body;s&&!G.test(s.nodeName)&&
165
+ a.css(s,"position")==="static";)s=s.offsetParent;return s})}});a.each(["Left","Top"],function(s,w){var u="scroll"+w;a.fn[u]=function(F){var j=this[0],d;if(!j)return null;if(F!==J)return this.each(function(){if(d=n(this))d.scrollTo(!s?F:a(d).scrollLeft(),s?F:a(d).scrollTop());else this[u]=F});else return(d=n(j))?"pageXOffset"in d?d[s?"pageYOffset":"pageXOffset"]:a.support.boxModel&&d.document.documentElement[u]||d.document.body[u]:j[u]}})})(S);(function(a){a.each(["Height","Width"],function(n,D){var G=
166
+ D.toLowerCase();a.fn["inner"+D]=function(){return this[0]?parseFloat(a.css(this[0],G,"padding")):null};a.fn["outer"+D]=function(s){return this[0]?parseFloat(a.css(this[0],G,s?"margin":"border")):null};a.fn[G]=function(s){var w=this[0];if(!w)return s==null?null:this;if(a.isFunction(s))return this.each(function(F){var j=a(this);j[G](s.call(this,F,j[G]()))});if(a.isWindow(w)){var u=w.document.documentElement["client"+D];return w.document.compatMode==="CSS1Compat"&&u||w.document.body["client"+D]||u}else if(w.nodeType===
167
+ 9)return Math.max(w.documentElement["client"+D],w.body["scroll"+D],w.documentElement["scroll"+D],w.body["offset"+D],w.documentElement["offset"+D]);else if(s===J){w=a.css(w,G);u=parseFloat(w);return a.isNaN(u)?w:u}else return this.css(G,typeof s==="string"?s:s+"px")}})})(S);P.jQuery=P.$=S})(window);
@@ -12,67 +12,75 @@
12
12
 
13
13
  (function($) {
14
14
 
15
- var types = ['DOMMouseScroll', 'mousewheel'];
15
+ var types = ['DOMMouseScroll', 'mousewheel'];
16
16
 
17
- $.event.special.mousewheel = {
18
- setup: function() {
19
- if ( this.addEventListener ) {
20
- for ( var i=types.length; i; ) {
21
- this.addEventListener( types[--i], handler, false );
17
+ $.event.special.mousewheel = {
18
+ setup: function() {
19
+ if (this.addEventListener) {
20
+ for (var i = types.length; i;) {
21
+ this.addEventListener(types[--i], handler, false);
22
+ }
23
+ } else {
24
+ this.onmousewheel = handler;
22
25
  }
23
- } else {
24
- this.onmousewheel = handler;
25
- }
26
- },
27
-
28
- teardown: function() {
29
- if ( this.removeEventListener ) {
30
- for ( var i=types.length; i; ) {
31
- this.removeEventListener( types[--i], handler, false );
26
+ },
27
+
28
+ teardown: function() {
29
+ if (this.removeEventListener) {
30
+ for (var i = types.length; i;) {
31
+ this.removeEventListener(types[--i], handler, false);
32
+ }
33
+ } else {
34
+ this.onmousewheel = null;
32
35
  }
33
- } else {
34
- this.onmousewheel = null;
35
36
  }
36
- }
37
- };
37
+ };
38
38
 
39
- $.fn.extend({
40
- mousewheel: function(fn) {
41
- return fn ? this.bind("mousewheel", fn) : this.trigger("mousewheel");
42
- },
43
-
44
- unmousewheel: function(fn) {
45
- return this.unbind("mousewheel", fn);
46
- }
47
- });
39
+ $.fn.extend({
40
+ mousewheel: function(fn) {
41
+ return fn ? this.bind("mousewheel", fn) : this.trigger("mousewheel");
42
+ },
43
+
44
+ unmousewheel: function(fn) {
45
+ return this.unbind("mousewheel", fn);
46
+ }
47
+ });
48
+
49
+
50
+ function handler(event) {
51
+ var orgEvent = event || window.event, args = [].slice.call(arguments, 1), delta = 0, returnValue = true, deltaX = 0, deltaY = 0;
52
+ event = $.event.fix(orgEvent);
53
+ event.type = "mousewheel";
54
+
55
+ // Old school scrollwheel delta
56
+ if (event.wheelDelta) {
57
+ delta = event.wheelDelta / 120;
58
+ }
59
+ if (event.detail) {
60
+ delta = -event.detail / 3;
61
+ }
62
+
63
+ // New school multidimensional scroll (touchpads) deltas
64
+ deltaY = delta;
65
+
66
+ // Gecko
67
+ if (orgEvent.axis !== undefined && orgEvent.axis === orgEvent.HORIZONTAL_AXIS) {
68
+ deltaY = 0;
69
+ deltaX = -1 * delta;
70
+ }
71
+
72
+ // Webkit
73
+ if (orgEvent.wheelDeltaY !== undefined) {
74
+ deltaY = orgEvent.wheelDeltaY / 120;
75
+ }
76
+ if (orgEvent.wheelDeltaX !== undefined) {
77
+ deltaX = -1 * orgEvent.wheelDeltaX / 120;
78
+ }
48
79
 
80
+ // Add event and delta to the front of the arguments
81
+ args.unshift(event, delta, deltaX, deltaY);
49
82
 
50
- function handler(event) {
51
- var orgEvent = event || window.event, args = [].slice.call( arguments, 1 ), delta = 0, returnValue = true, deltaX = 0, deltaY = 0;
52
- event = $.event.fix(orgEvent);
53
- event.type = "mousewheel";
54
-
55
- // Old school scrollwheel delta
56
- if ( event.wheelDelta ) { delta = event.wheelDelta/120; }
57
- if ( event.detail ) { delta = -event.detail/3; }
58
-
59
- // New school multidimensional scroll (touchpads) deltas
60
- deltaY = delta;
61
-
62
- // Gecko
63
- if ( orgEvent.axis !== undefined && orgEvent.axis === orgEvent.HORIZONTAL_AXIS ) {
64
- deltaY = 0;
65
- deltaX = -1*delta;
83
+ return $.event.handle.apply(this, args);
66
84
  }
67
-
68
- // Webkit
69
- if ( orgEvent.wheelDeltaY !== undefined ) { deltaY = orgEvent.wheelDeltaY/120; }
70
- if ( orgEvent.wheelDeltaX !== undefined ) { deltaX = -1*orgEvent.wheelDeltaX/120; }
71
-
72
- // Add event and delta to the front of the arguments
73
- args.unshift(event, delta, deltaX, deltaY);
74
-
75
- return $.event.handle.apply(this, args);
76
- }
77
85
 
78
86
  })(jQuery);