compass-jquery-plugin 0.3.2.8 → 0.3.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (542) hide show
  1. data/README.md +24 -6
  2. data/VERSION.yml +3 -3
  3. data/lib/jquery/gridify/grid_column.rb +6 -6
  4. data/lib/jquery/gridify/grid_options.rb +4 -4
  5. data/lib/jquery/mark_it_up.rb +2 -0
  6. data/lib/jquery/mobile.rb +0 -1
  7. data/templates/dynatree/jquery.dynatree.js +2896 -2880
  8. data/templates/dynatree/jquery.dynatree.min.js +55 -54
  9. data/templates/dynatree/jquery/dynatree/aero.scss +4 -2
  10. data/templates/dynatree/jquery/dynatree/aqua.scss +4 -2
  11. data/templates/dynatree/jquery/dynatree/crystal.scss +4 -2
  12. data/templates/dynatree/jquery/dynatree/xp.scss +5 -3
  13. data/templates/emulators/emulators/bb.playbook.landscape.png +0 -0
  14. data/templates/emulators/emulators/bb.playbook.landscape.scss +18 -0
  15. data/templates/emulators/emulators/bb.playbook.portrait.png +0 -0
  16. data/templates/emulators/emulators/bb.playbook.portrait.scss +18 -0
  17. data/templates/emulators/emulators/{blackberry.torch.landscape.png → bb.torch.landscape.png} +0 -0
  18. data/templates/emulators/emulators/{blackberry.torch.landscape.scss → bb.torch.landscape.scss} +1 -3
  19. data/templates/emulators/emulators/{blackberry.torch.portrait.png → bb.torch.portrait.png} +0 -0
  20. data/templates/emulators/emulators/{blackberry.torch.portrait.scss → bb.torch.portrait.scss} +1 -3
  21. data/templates/emulators/emulators/galaxy.ace.landscape.png +0 -0
  22. data/templates/emulators/emulators/galaxy.ace.landscape.scss +18 -0
  23. data/templates/emulators/emulators/galaxy.ace.portrait.png +0 -0
  24. data/templates/emulators/emulators/galaxy.ace.portrait.scss +18 -0
  25. data/templates/emulators/emulators/galaxy.s.landscape.scss +0 -2
  26. data/templates/emulators/emulators/galaxy.s.portrait.scss +0 -2
  27. data/templates/emulators/emulators/galaxy.s2.landscape.scss +0 -2
  28. data/templates/emulators/emulators/galaxy.s2.portrait.scss +0 -2
  29. data/templates/emulators/emulators/galaxy.tab.10.1.landscape.scss +0 -2
  30. data/templates/emulators/emulators/galaxy.tab.10.1.portrait.scss +0 -2
  31. data/templates/emulators/emulators/galaxy.tab.7.landscape.scss +0 -2
  32. data/templates/emulators/emulators/galaxy.tab.7.portrait.scss +0 -2
  33. data/templates/emulators/emulators/galaxy.tab.8.9.landscape.scss +0 -2
  34. data/templates/emulators/emulators/galaxy.tab.8.9.portrait.scss +0 -2
  35. data/templates/emulators/emulators/htc.sensation.landscape.png +0 -0
  36. data/templates/emulators/emulators/htc.sensation.landscape.scss +18 -0
  37. data/templates/emulators/emulators/htc.sensation.portrait.png +0 -0
  38. data/templates/emulators/emulators/htc.sensation.portrait.scss +18 -0
  39. data/templates/emulators/emulators/ipad.landscape.scss +0 -2
  40. data/templates/emulators/emulators/ipad.portrait.scss +0 -2
  41. data/templates/emulators/emulators/iphone.3.landscape.scss +0 -2
  42. data/templates/emulators/emulators/iphone.3.portrait.scss +0 -2
  43. data/templates/emulators/emulators/{iphone.4.landscape .scss → iphone.4.landscape.scss} +0 -2
  44. data/templates/emulators/emulators/iphone.4.portrait.scss +0 -2
  45. data/templates/emulators/emulators/palm.pre.2.landscape.scss +0 -2
  46. data/templates/emulators/emulators/palm.pre.2.portrait.scss +0 -2
  47. data/templates/emulators/manifest.rb +17 -5
  48. data/templates/graphics/highcharts/dark-blue.js +159 -159
  49. data/templates/graphics/highcharts/dark-green.js +159 -159
  50. data/templates/graphics/highcharts/gray.js +154 -154
  51. data/templates/graphics/highcharts/grid.js +84 -84
  52. data/templates/graphics/highcharts/highslide-config.js +2 -2
  53. data/templates/graphics/highcharts/highslide-full.js +3310 -3310
  54. data/templates/graphics/highcharts/skies.js +72 -72
  55. data/templates/graphics/jquery.ganttView.js +1550 -1550
  56. data/templates/graphics/jquery.highcharts.js +11277 -11285
  57. data/templates/graphics/jquery.sparkline.js +1072 -1072
  58. data/templates/ical/jquery.ical.js +7637 -7637
  59. data/templates/ical/jquery/ical.print.scss +3 -3
  60. data/templates/jqgrid/i18n/jqgrid/locale-ar.js +127 -127
  61. data/templates/jqgrid/i18n/jqgrid/locale-bg.js +131 -131
  62. data/templates/jqgrid/i18n/jqgrid/locale-bg1251.js +131 -131
  63. data/templates/jqgrid/i18n/jqgrid/locale-cat.js +128 -128
  64. data/templates/jqgrid/i18n/jqgrid/locale-cn.js +132 -132
  65. data/templates/jqgrid/i18n/jqgrid/locale-cs.js +129 -129
  66. data/templates/jqgrid/i18n/jqgrid/locale-da.js +128 -128
  67. data/templates/jqgrid/i18n/jqgrid/locale-de.js +134 -134
  68. data/templates/jqgrid/i18n/jqgrid/locale-el.js +127 -127
  69. data/templates/jqgrid/i18n/jqgrid/locale-en.js +128 -128
  70. data/templates/jqgrid/i18n/jqgrid/locale-es.js +129 -129
  71. data/templates/jqgrid/i18n/jqgrid/locale-fa.js +141 -141
  72. data/templates/jqgrid/i18n/jqgrid/locale-fi.js +128 -128
  73. data/templates/jqgrid/i18n/jqgrid/locale-fr.js +127 -127
  74. data/templates/jqgrid/i18n/jqgrid/locale-gl.js +127 -127
  75. data/templates/jqgrid/i18n/jqgrid/locale-he.js +128 -128
  76. data/templates/jqgrid/i18n/jqgrid/locale-hu.js +128 -128
  77. data/templates/jqgrid/i18n/jqgrid/locale-is.js +127 -127
  78. data/templates/jqgrid/i18n/jqgrid/locale-it.js +6 -6
  79. data/templates/jqgrid/i18n/jqgrid/locale-ja.js +153 -153
  80. data/templates/jqgrid/i18n/jqgrid/locale-lt.js +128 -128
  81. data/templates/jqgrid/i18n/jqgrid/locale-mne.js +134 -0
  82. data/templates/jqgrid/i18n/jqgrid/locale-mne.min.js +7 -0
  83. data/templates/jqgrid/i18n/jqgrid/locale-nl.js +145 -145
  84. data/templates/jqgrid/i18n/jqgrid/locale-no.js +12 -12
  85. data/templates/jqgrid/i18n/jqgrid/locale-pl.js +128 -128
  86. data/templates/jqgrid/i18n/jqgrid/locale-pt-br.js +128 -128
  87. data/templates/jqgrid/i18n/jqgrid/locale-pt.js +126 -126
  88. data/templates/jqgrid/i18n/jqgrid/locale-ro.js +140 -140
  89. data/templates/jqgrid/i18n/jqgrid/locale-ru.js +128 -128
  90. data/templates/jqgrid/i18n/jqgrid/locale-sk.js +128 -128
  91. data/templates/jqgrid/i18n/jqgrid/locale-sr.js +128 -128
  92. data/templates/jqgrid/i18n/jqgrid/locale-sv.js +128 -128
  93. data/templates/jqgrid/i18n/jqgrid/locale-tr.js +127 -127
  94. data/templates/jqgrid/i18n/jqgrid/locale-ua.js +128 -128
  95. data/templates/jqgrid/jquery.jqGrid.js +13477 -13443
  96. data/templates/jqgrid/jquery.jqGrid.min.js +292 -287
  97. data/templates/jqgrid/jquery/jqGrid.scss +13 -12
  98. data/templates/jqgrid/manifest.rb +2 -0
  99. data/templates/jqtouch/jquery.jqtouch.js +9601 -9556
  100. data/templates/jqtouch/jquery.jqtouch.min.js +3 -3
  101. data/templates/jqtouch/jquery/touch/default.scss +2 -2
  102. data/templates/jqtouch/jquery/touch/jqt.scss +2 -2
  103. data/templates/jqtouch/jquery/touch/jqtouch.scss +26 -5
  104. data/templates/jquery/amplify.store.js +211 -211
  105. data/templates/jquery/config/initializers/jquery.rb +2 -0
  106. data/templates/jquery/history.adapter.jquery.js +42 -36
  107. data/templates/jquery/history.html4.js +563 -563
  108. data/templates/jquery/history.html4.min.js +5 -5
  109. data/templates/jquery/history.js +1721 -1694
  110. data/templates/jquery/history.min.js +28 -27
  111. data/templates/jquery/i18n/jquery.ui/datepicker-af.js +20 -20
  112. data/templates/jquery/i18n/jquery.ui/datepicker-ar-DZ.js +18 -18
  113. data/templates/jquery/i18n/jquery.ui/datepicker-ar.js +19 -19
  114. data/templates/jquery/i18n/jquery.ui/datepicker-az.js +20 -20
  115. data/templates/jquery/i18n/jquery.ui/datepicker-bg.js +21 -21
  116. data/templates/jquery/i18n/jquery.ui/datepicker-bs.js +20 -20
  117. data/templates/jquery/i18n/jquery.ui/datepicker-ca.js +19 -19
  118. data/templates/jquery/i18n/jquery.ui/datepicker-cs.js +20 -20
  119. data/templates/jquery/i18n/jquery.ui/datepicker-da.js +20 -20
  120. data/templates/jquery/i18n/jquery.ui/datepicker-de.js +20 -20
  121. data/templates/jquery/i18n/jquery.ui/datepicker-el.js +20 -20
  122. data/templates/jquery/i18n/jquery.ui/datepicker-en-AU.js +19 -19
  123. data/templates/jquery/i18n/jquery.ui/datepicker-en-GB.js +20 -20
  124. data/templates/jquery/i18n/jquery.ui/datepicker-en-NZ.js +19 -19
  125. data/templates/jquery/i18n/jquery.ui/datepicker-eo.js +20 -20
  126. data/templates/jquery/i18n/jquery.ui/datepicker-es.js +19 -19
  127. data/templates/jquery/i18n/jquery.ui/datepicker-et.js +20 -20
  128. data/templates/jquery/i18n/jquery.ui/datepicker-eu.js +20 -20
  129. data/templates/jquery/i18n/jquery.ui/datepicker-fa.js +19 -19
  130. data/templates/jquery/i18n/jquery.ui/datepicker-fi.js +19 -19
  131. data/templates/jquery/i18n/jquery.ui/datepicker-fo.js +20 -20
  132. data/templates/jquery/i18n/jquery.ui/datepicker-fr-CH.js +20 -20
  133. data/templates/jquery/i18n/jquery.ui/datepicker-fr.js +20 -20
  134. data/templates/jquery/i18n/jquery.ui/datepicker-gl.js +19 -19
  135. data/templates/jquery/i18n/jquery.ui/datepicker-he.js +20 -20
  136. data/templates/jquery/i18n/jquery.ui/datepicker-hr.js +20 -20
  137. data/templates/jquery/i18n/jquery.ui/datepicker-hu.js +19 -19
  138. data/templates/jquery/i18n/jquery.ui/datepicker-hy.js +19 -19
  139. data/templates/jquery/i18n/jquery.ui/datepicker-id.js +19 -19
  140. data/templates/jquery/i18n/jquery.ui/datepicker-is.js +19 -19
  141. data/templates/jquery/i18n/jquery.ui/datepicker-it.js +19 -19
  142. data/templates/jquery/i18n/jquery.ui/datepicker-ja.js +20 -20
  143. data/templates/jquery/i18n/jquery.ui/datepicker-ko.js +19 -19
  144. data/templates/jquery/i18n/jquery.ui/datepicker-kz.js +19 -19
  145. data/templates/jquery/i18n/jquery.ui/datepicker-lt.js +19 -19
  146. data/templates/jquery/i18n/jquery.ui/datepicker-lv.js +19 -19
  147. data/templates/jquery/i18n/jquery.ui/datepicker-ml.js +20 -20
  148. data/templates/jquery/i18n/jquery.ui/datepicker-ms.js +19 -19
  149. data/templates/jquery/i18n/jquery.ui/datepicker-nl.js +20 -20
  150. data/templates/jquery/i18n/jquery.ui/datepicker-nl.min.js +1 -1
  151. data/templates/jquery/i18n/jquery.ui/datepicker-no.js +18 -18
  152. data/templates/jquery/i18n/jquery.ui/datepicker-pl.js +19 -19
  153. data/templates/jquery/i18n/jquery.ui/datepicker-pt-BR.js +19 -19
  154. data/templates/jquery/i18n/jquery.ui/datepicker-pt.js +19 -19
  155. data/templates/jquery/i18n/jquery.ui/datepicker-rm.js +17 -17
  156. data/templates/jquery/i18n/jquery.ui/datepicker-ro.js +20 -20
  157. data/templates/jquery/i18n/jquery.ui/datepicker-ru.js +19 -19
  158. data/templates/jquery/i18n/jquery.ui/datepicker-sk.js +19 -19
  159. data/templates/jquery/i18n/jquery.ui/datepicker-sk.min.js +1 -1
  160. data/templates/jquery/i18n/jquery.ui/datepicker-sl.js +19 -19
  161. data/templates/jquery/i18n/jquery.ui/datepicker-sq.js +20 -20
  162. data/templates/jquery/i18n/jquery.ui/datepicker-sr-SR.js +20 -20
  163. data/templates/jquery/i18n/jquery.ui/datepicker-sr.js +20 -20
  164. data/templates/jquery/i18n/jquery.ui/datepicker-sv.js +20 -20
  165. data/templates/jquery/i18n/jquery.ui/datepicker-ta.js +20 -20
  166. data/templates/jquery/i18n/jquery.ui/datepicker-th.js +20 -20
  167. data/templates/jquery/i18n/jquery.ui/datepicker-tj.js +19 -19
  168. data/templates/jquery/i18n/jquery.ui/datepicker-tr.js +19 -19
  169. data/templates/jquery/i18n/jquery.ui/datepicker-uk.js +19 -19
  170. data/templates/jquery/i18n/jquery.ui/datepicker-vi.js +20 -20
  171. data/templates/jquery/i18n/jquery.ui/datepicker-zh-CN.js +19 -19
  172. data/templates/jquery/i18n/jquery.ui/datepicker-zh-HK.js +19 -19
  173. data/templates/jquery/i18n/jquery.ui/datepicker-zh-TW.js +20 -20
  174. data/templates/jquery/jquery-ui.js +11913 -11882
  175. data/templates/jquery/jquery-ui.min.js +340 -339
  176. data/templates/jquery/jquery.bgiframe.js +27 -27
  177. data/templates/jquery/jquery.contextMenu.js +202 -202
  178. data/templates/jquery/jquery.cookie.js +26 -26
  179. data/templates/jquery/jquery.dotimeout.js +227 -227
  180. data/templates/jquery/jquery.dst.js +89 -89
  181. data/templates/jquery/jquery.easing.js +226 -0
  182. data/templates/jquery/jquery.easing.min.js +8 -0
  183. data/templates/jquery/jquery.farbtastic.js +294 -294
  184. data/templates/jquery/jquery.flashMessages.js +14 -14
  185. data/templates/jquery/jquery.form.js +761 -761
  186. data/templates/jquery/jquery.haml.js +247 -247
  187. data/templates/jquery/jquery.hotkeys.js +79 -79
  188. data/templates/jquery/jquery.js +1490 -928
  189. data/templates/jquery/jquery.layout.js +2454 -2454
  190. data/templates/jquery/jquery.mediahelpers.js +216 -0
  191. data/templates/jquery/jquery.mediahelpers.min.js +3 -0
  192. data/templates/jquery/jquery.min.js +177 -166
  193. data/templates/jquery/jquery.mousewheel.js +57 -57
  194. data/templates/jquery/jquery.offline.js +171 -171
  195. data/templates/jquery/jquery.pngFix.js +72 -72
  196. data/templates/jquery/jquery.rails.js +145 -145
  197. data/templates/jquery/jquery.replacetext.js +80 -80
  198. data/templates/jquery/jquery.themeswitchertool.js +195 -195
  199. data/templates/jquery/jquery.tmpl.js +460 -460
  200. data/templates/jquery/jquery.tmplPlus.js +78 -78
  201. data/templates/jquery/jquery.tokeninput.js +480 -475
  202. data/templates/jquery/jquery/ui/_theme.scss +14 -14
  203. data/templates/jquery/jquery/ui/black-tie/ui-icons_4ca300_256x240.png +0 -0
  204. data/templates/jquery/jquery/ui/black-tie/ui-icons_bbbbbb_256x240.png +0 -0
  205. data/templates/jquery/jquery/ui/black-tie/ui-icons_ededed_256x240.png +0 -0
  206. data/templates/jquery/jquery/ui/black-tie/ui-icons_ffcf29_256x240.png +0 -0
  207. data/templates/jquery/jquery/ui/vader/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  208. data/templates/jquery/jquery/ui/vader/ui-icons_bbbbbb_256x240.png +0 -0
  209. data/templates/jquery/jquery/ui/vader/ui-icons_c98000_256x240.png +0 -0
  210. data/templates/jquery/jquery/ui/vader/ui-icons_f29a00_256x240.png +0 -0
  211. data/templates/jquery/json.js +66 -66
  212. data/templates/jquery/json2.js +177 -177
  213. data/templates/jquery/manifest.rb +4 -0
  214. data/templates/jstree/jquery.jstree.js +5918 -5918
  215. data/templates/markitup/app/views/shared/_mark_it_up.parsed.preview.blue.html.haml +9 -0
  216. data/templates/markitup/app/views/shared/_mark_it_up.parsed.preview.html.haml +9 -0
  217. data/templates/markitup/app/views/shared/_mark_it_up.preview.blue.html.haml +8 -0
  218. data/templates/markitup/app/views/shared/_mark_it_up.preview.html.haml +8 -0
  219. data/templates/markitup/config/initializers/mark_it_up.rb +40 -0
  220. data/templates/markitup/jquery.markitup.js +586 -0
  221. data/templates/markitup/jquery.markitup.min.js +1 -0
  222. data/templates/markitup/jquery/markitup/preview/body.blue.png +0 -0
  223. data/templates/markitup/jquery/markitup/preview/bullet.blue.png +0 -0
  224. data/templates/markitup/jquery/markitup/preview/preview.blue.scss +58 -0
  225. data/templates/markitup/jquery/markitup/preview/preview.scss +7 -0
  226. data/templates/markitup/jquery/markitup/sets/bbcode.scss +34 -0
  227. data/templates/markitup/jquery/markitup/sets/bbcode/bold.png +0 -0
  228. data/templates/markitup/jquery/markitup/sets/bbcode/clean.png +0 -0
  229. data/templates/markitup/jquery/markitup/sets/bbcode/code.png +0 -0
  230. data/templates/markitup/jquery/markitup/sets/bbcode/fonts.png +0 -0
  231. data/templates/markitup/jquery/markitup/sets/bbcode/italic.png +0 -0
  232. data/templates/markitup/jquery/markitup/sets/bbcode/link.png +0 -0
  233. data/templates/markitup/jquery/markitup/sets/bbcode/list-bullet.png +0 -0
  234. data/templates/markitup/jquery/markitup/sets/bbcode/list-item.png +0 -0
  235. data/templates/markitup/jquery/markitup/sets/bbcode/list-numeric.png +0 -0
  236. data/templates/markitup/jquery/markitup/sets/bbcode/picture.png +0 -0
  237. data/templates/markitup/jquery/markitup/sets/bbcode/preview.png +0 -0
  238. data/templates/markitup/jquery/markitup/sets/bbcode/quotes.png +0 -0
  239. data/templates/markitup/jquery/markitup/sets/bbcode/stroke.png +0 -0
  240. data/templates/markitup/jquery/markitup/sets/bbcode/underline.png +0 -0
  241. data/templates/markitup/jquery/markitup/sets/css.scss +54 -0
  242. data/templates/markitup/jquery/markitup/sets/css/bold.png +0 -0
  243. data/templates/markitup/jquery/markitup/sets/css/css.png +0 -0
  244. data/templates/markitup/jquery/markitup/sets/css/italic.png +0 -0
  245. data/templates/markitup/jquery/markitup/sets/css/picture.png +0 -0
  246. data/templates/markitup/jquery/markitup/sets/css/stroke.png +0 -0
  247. data/templates/markitup/jquery/markitup/sets/css/tag.png +0 -0
  248. data/templates/markitup/jquery/markitup/sets/css/text_align_center.png +0 -0
  249. data/templates/markitup/jquery/markitup/sets/css/text_align_justify.png +0 -0
  250. data/templates/markitup/jquery/markitup/sets/css/text_align_left.png +0 -0
  251. data/templates/markitup/jquery/markitup/sets/css/text_align_right.png +0 -0
  252. data/templates/markitup/jquery/markitup/sets/css/text_indent.png +0 -0
  253. data/templates/markitup/jquery/markitup/sets/css/text_letterspacing.png +0 -0
  254. data/templates/markitup/jquery/markitup/sets/css/text_linespacing.png +0 -0
  255. data/templates/markitup/jquery/markitup/sets/css/text_lowercase.png +0 -0
  256. data/templates/markitup/jquery/markitup/sets/css/text_padding_bottom.png +0 -0
  257. data/templates/markitup/jquery/markitup/sets/css/text_padding_left.png +0 -0
  258. data/templates/markitup/jquery/markitup/sets/css/text_padding_right.png +0 -0
  259. data/templates/markitup/jquery/markitup/sets/css/text_padding_top.png +0 -0
  260. data/templates/markitup/jquery/markitup/sets/css/text_uppercase.png +0 -0
  261. data/templates/markitup/jquery/markitup/sets/default.scss +22 -0
  262. data/templates/markitup/jquery/markitup/sets/default/bold.png +0 -0
  263. data/templates/markitup/jquery/markitup/sets/default/clean.png +0 -0
  264. data/templates/markitup/jquery/markitup/sets/default/image.png +0 -0
  265. data/templates/markitup/jquery/markitup/sets/default/italic.png +0 -0
  266. data/templates/markitup/jquery/markitup/sets/default/link.png +0 -0
  267. data/templates/markitup/jquery/markitup/sets/default/picture.png +0 -0
  268. data/templates/markitup/jquery/markitup/sets/default/preview.png +0 -0
  269. data/templates/markitup/jquery/markitup/sets/default/stroke.png +0 -0
  270. data/templates/markitup/jquery/markitup/sets/dotclear.scss +38 -0
  271. data/templates/markitup/jquery/markitup/sets/dotclear/bold.png +0 -0
  272. data/templates/markitup/jquery/markitup/sets/dotclear/code.png +0 -0
  273. data/templates/markitup/jquery/markitup/sets/dotclear/h1.png +0 -0
  274. data/templates/markitup/jquery/markitup/sets/dotclear/h2.png +0 -0
  275. data/templates/markitup/jquery/markitup/sets/dotclear/h3.png +0 -0
  276. data/templates/markitup/jquery/markitup/sets/dotclear/h4.png +0 -0
  277. data/templates/markitup/jquery/markitup/sets/dotclear/h5.png +0 -0
  278. data/templates/markitup/jquery/markitup/sets/dotclear/h6.png +0 -0
  279. data/templates/markitup/jquery/markitup/sets/dotclear/italic.png +0 -0
  280. data/templates/markitup/jquery/markitup/sets/dotclear/link.png +0 -0
  281. data/templates/markitup/jquery/markitup/sets/dotclear/list-bullet.png +0 -0
  282. data/templates/markitup/jquery/markitup/sets/dotclear/list-numeric.png +0 -0
  283. data/templates/markitup/jquery/markitup/sets/dotclear/picture.png +0 -0
  284. data/templates/markitup/jquery/markitup/sets/dotclear/preview.png +0 -0
  285. data/templates/markitup/jquery/markitup/sets/dotclear/quotes.png +0 -0
  286. data/templates/markitup/jquery/markitup/sets/dotclear/stroke.png +0 -0
  287. data/templates/markitup/jquery/markitup/sets/dotclear/url.png +0 -0
  288. data/templates/markitup/jquery/markitup/sets/html.scss +42 -0
  289. data/templates/markitup/jquery/markitup/sets/html/bold.png +0 -0
  290. data/templates/markitup/jquery/markitup/sets/html/clean.png +0 -0
  291. data/templates/markitup/jquery/markitup/sets/html/h1.png +0 -0
  292. data/templates/markitup/jquery/markitup/sets/html/h2.png +0 -0
  293. data/templates/markitup/jquery/markitup/sets/html/h3.png +0 -0
  294. data/templates/markitup/jquery/markitup/sets/html/h4.png +0 -0
  295. data/templates/markitup/jquery/markitup/sets/html/h5.png +0 -0
  296. data/templates/markitup/jquery/markitup/sets/html/h6.png +0 -0
  297. data/templates/markitup/jquery/markitup/sets/html/image.png +0 -0
  298. data/templates/markitup/jquery/markitup/sets/html/italic.png +0 -0
  299. data/templates/markitup/jquery/markitup/sets/html/link.png +0 -0
  300. data/templates/markitup/jquery/markitup/sets/html/list-bullet.png +0 -0
  301. data/templates/markitup/jquery/markitup/sets/html/list-item.png +0 -0
  302. data/templates/markitup/jquery/markitup/sets/html/list-numeric.png +0 -0
  303. data/templates/markitup/jquery/markitup/sets/html/paragraph.png +0 -0
  304. data/templates/markitup/jquery/markitup/sets/html/picture.png +0 -0
  305. data/templates/markitup/jquery/markitup/sets/html/preview.png +0 -0
  306. data/templates/markitup/jquery/markitup/sets/html/stroke.png +0 -0
  307. data/templates/markitup/jquery/markitup/sets/markdown.scss +38 -0
  308. data/templates/markitup/jquery/markitup/sets/markdown/bold.png +0 -0
  309. data/templates/markitup/jquery/markitup/sets/markdown/code.png +0 -0
  310. data/templates/markitup/jquery/markitup/sets/markdown/h1.png +0 -0
  311. data/templates/markitup/jquery/markitup/sets/markdown/h2.png +0 -0
  312. data/templates/markitup/jquery/markitup/sets/markdown/h3.png +0 -0
  313. data/templates/markitup/jquery/markitup/sets/markdown/h4.png +0 -0
  314. data/templates/markitup/jquery/markitup/sets/markdown/h5.png +0 -0
  315. data/templates/markitup/jquery/markitup/sets/markdown/h6.png +0 -0
  316. data/templates/markitup/jquery/markitup/sets/markdown/italic.png +0 -0
  317. data/templates/markitup/jquery/markitup/sets/markdown/link.png +0 -0
  318. data/templates/markitup/jquery/markitup/sets/markdown/list-bullet.png +0 -0
  319. data/templates/markitup/jquery/markitup/sets/markdown/list-numeric.png +0 -0
  320. data/templates/markitup/jquery/markitup/sets/markdown/picture.png +0 -0
  321. data/templates/markitup/jquery/markitup/sets/markdown/preview.png +0 -0
  322. data/templates/markitup/jquery/markitup/sets/markdown/quotes.png +0 -0
  323. data/templates/markitup/jquery/markitup/sets/markmin.scss +38 -0
  324. data/templates/markitup/jquery/markitup/sets/markmin/bold.png +0 -0
  325. data/templates/markitup/jquery/markitup/sets/markmin/code.png +0 -0
  326. data/templates/markitup/jquery/markitup/sets/markmin/h1.png +0 -0
  327. data/templates/markitup/jquery/markitup/sets/markmin/h2.png +0 -0
  328. data/templates/markitup/jquery/markitup/sets/markmin/h3.png +0 -0
  329. data/templates/markitup/jquery/markitup/sets/markmin/h4.png +0 -0
  330. data/templates/markitup/jquery/markitup/sets/markmin/h5.png +0 -0
  331. data/templates/markitup/jquery/markitup/sets/markmin/h6.png +0 -0
  332. data/templates/markitup/jquery/markitup/sets/markmin/italic.png +0 -0
  333. data/templates/markitup/jquery/markitup/sets/markmin/link.png +0 -0
  334. data/templates/markitup/jquery/markitup/sets/markmin/list-bullet.png +0 -0
  335. data/templates/markitup/jquery/markitup/sets/markmin/list-numeric.png +0 -0
  336. data/templates/markitup/jquery/markitup/sets/markmin/picture.png +0 -0
  337. data/templates/markitup/jquery/markitup/sets/markmin/preview.png +0 -0
  338. data/templates/markitup/jquery/markitup/sets/markmin/quotes.png +0 -0
  339. data/templates/markitup/jquery/markitup/sets/rest.scss +38 -0
  340. data/templates/markitup/jquery/markitup/sets/rest/bold.png +0 -0
  341. data/templates/markitup/jquery/markitup/sets/rest/code.png +0 -0
  342. data/templates/markitup/jquery/markitup/sets/rest/h1.png +0 -0
  343. data/templates/markitup/jquery/markitup/sets/rest/h2.png +0 -0
  344. data/templates/markitup/jquery/markitup/sets/rest/h3.png +0 -0
  345. data/templates/markitup/jquery/markitup/sets/rest/h4.png +0 -0
  346. data/templates/markitup/jquery/markitup/sets/rest/h5.png +0 -0
  347. data/templates/markitup/jquery/markitup/sets/rest/italic.png +0 -0
  348. data/templates/markitup/jquery/markitup/sets/rest/link.png +0 -0
  349. data/templates/markitup/jquery/markitup/sets/rest/list-bullet.png +0 -0
  350. data/templates/markitup/jquery/markitup/sets/rest/list-numeric.png +0 -0
  351. data/templates/markitup/jquery/markitup/sets/rest/picture.png +0 -0
  352. data/templates/markitup/jquery/markitup/sets/rest/preview.png +0 -0
  353. data/templates/markitup/jquery/markitup/sets/rest/quotes.png +0 -0
  354. data/templates/markitup/jquery/markitup/sets/textile.scss +44 -0
  355. data/templates/markitup/jquery/markitup/sets/textile/bold.png +0 -0
  356. data/templates/markitup/jquery/markitup/sets/textile/code.png +0 -0
  357. data/templates/markitup/jquery/markitup/sets/textile/h1.png +0 -0
  358. data/templates/markitup/jquery/markitup/sets/textile/h2.png +0 -0
  359. data/templates/markitup/jquery/markitup/sets/textile/h3.png +0 -0
  360. data/templates/markitup/jquery/markitup/sets/textile/h4.png +0 -0
  361. data/templates/markitup/jquery/markitup/sets/textile/h5.png +0 -0
  362. data/templates/markitup/jquery/markitup/sets/textile/h6.png +0 -0
  363. data/templates/markitup/jquery/markitup/sets/textile/italic.png +0 -0
  364. data/templates/markitup/jquery/markitup/sets/textile/link.png +0 -0
  365. data/templates/markitup/jquery/markitup/sets/textile/list-bullet.png +0 -0
  366. data/templates/markitup/jquery/markitup/sets/textile/list-numeric.png +0 -0
  367. data/templates/markitup/jquery/markitup/sets/textile/paragraph.png +0 -0
  368. data/templates/markitup/jquery/markitup/sets/textile/picture.png +0 -0
  369. data/templates/markitup/jquery/markitup/sets/textile/preview.png +0 -0
  370. data/templates/markitup/jquery/markitup/sets/textile/quotes.png +0 -0
  371. data/templates/markitup/jquery/markitup/sets/textile/stroke.png +0 -0
  372. data/templates/markitup/jquery/markitup/sets/textile/table.png +0 -0
  373. data/templates/markitup/jquery/markitup/sets/texy.scss +40 -0
  374. data/templates/markitup/jquery/markitup/sets/texy/bold.png +0 -0
  375. data/templates/markitup/jquery/markitup/sets/texy/code.png +0 -0
  376. data/templates/markitup/jquery/markitup/sets/texy/disconnect.png +0 -0
  377. data/templates/markitup/jquery/markitup/sets/texy/h1.png +0 -0
  378. data/templates/markitup/jquery/markitup/sets/texy/h2.png +0 -0
  379. data/templates/markitup/jquery/markitup/sets/texy/h3.png +0 -0
  380. data/templates/markitup/jquery/markitup/sets/texy/h4.png +0 -0
  381. data/templates/markitup/jquery/markitup/sets/texy/h5.png +0 -0
  382. data/templates/markitup/jquery/markitup/sets/texy/h6.png +0 -0
  383. data/templates/markitup/jquery/markitup/sets/texy/italic.png +0 -0
  384. data/templates/markitup/jquery/markitup/sets/texy/link.png +0 -0
  385. data/templates/markitup/jquery/markitup/sets/texy/list-bullet.png +0 -0
  386. data/templates/markitup/jquery/markitup/sets/texy/list-numeric.png +0 -0
  387. data/templates/markitup/jquery/markitup/sets/texy/page_white_code.png +0 -0
  388. data/templates/markitup/jquery/markitup/sets/texy/picture.png +0 -0
  389. data/templates/markitup/jquery/markitup/sets/texy/preview.png +0 -0
  390. data/templates/markitup/jquery/markitup/sets/texy/quotes.png +0 -0
  391. data/templates/markitup/jquery/markitup/sets/texy/stroke.png +0 -0
  392. data/templates/markitup/jquery/markitup/sets/txt2tags.scss +44 -0
  393. data/templates/markitup/jquery/markitup/sets/txt2tags/bold.png +0 -0
  394. data/templates/markitup/jquery/markitup/sets/txt2tags/code.png +0 -0
  395. data/templates/markitup/jquery/markitup/sets/txt2tags/disconnect.png +0 -0
  396. data/templates/markitup/jquery/markitup/sets/txt2tags/h1.png +0 -0
  397. data/templates/markitup/jquery/markitup/sets/txt2tags/h2.png +0 -0
  398. data/templates/markitup/jquery/markitup/sets/txt2tags/h3.png +0 -0
  399. data/templates/markitup/jquery/markitup/sets/txt2tags/h4.png +0 -0
  400. data/templates/markitup/jquery/markitup/sets/txt2tags/h5.png +0 -0
  401. data/templates/markitup/jquery/markitup/sets/txt2tags/italic.png +0 -0
  402. data/templates/markitup/jquery/markitup/sets/txt2tags/link.png +0 -0
  403. data/templates/markitup/jquery/markitup/sets/txt2tags/list-bullet.png +0 -0
  404. data/templates/markitup/jquery/markitup/sets/txt2tags/list-numeric.png +0 -0
  405. data/templates/markitup/jquery/markitup/sets/txt2tags/picture.png +0 -0
  406. data/templates/markitup/jquery/markitup/sets/txt2tags/preview.png +0 -0
  407. data/templates/markitup/jquery/markitup/sets/txt2tags/quotes.png +0 -0
  408. data/templates/markitup/jquery/markitup/sets/txt2tags/stroke.png +0 -0
  409. data/templates/markitup/jquery/markitup/sets/txt2tags/underline.png +0 -0
  410. data/templates/markitup/jquery/markitup/sets/wiki.scss +42 -0
  411. data/templates/markitup/jquery/markitup/sets/wiki/bold.png +0 -0
  412. data/templates/markitup/jquery/markitup/sets/wiki/code.png +0 -0
  413. data/templates/markitup/jquery/markitup/sets/wiki/h1.png +0 -0
  414. data/templates/markitup/jquery/markitup/sets/wiki/h2.png +0 -0
  415. data/templates/markitup/jquery/markitup/sets/wiki/h3.png +0 -0
  416. data/templates/markitup/jquery/markitup/sets/wiki/h4.png +0 -0
  417. data/templates/markitup/jquery/markitup/sets/wiki/h5.png +0 -0
  418. data/templates/markitup/jquery/markitup/sets/wiki/h6.png +0 -0
  419. data/templates/markitup/jquery/markitup/sets/wiki/italic.png +0 -0
  420. data/templates/markitup/jquery/markitup/sets/wiki/link.png +0 -0
  421. data/templates/markitup/jquery/markitup/sets/wiki/list-bullet.png +0 -0
  422. data/templates/markitup/jquery/markitup/sets/wiki/list-numeric.png +0 -0
  423. data/templates/markitup/jquery/markitup/sets/wiki/picture.png +0 -0
  424. data/templates/markitup/jquery/markitup/sets/wiki/preview.png +0 -0
  425. data/templates/markitup/jquery/markitup/sets/wiki/quotes.png +0 -0
  426. data/templates/markitup/jquery/markitup/sets/wiki/stroke.png +0 -0
  427. data/templates/markitup/jquery/markitup/sets/wiki/table.png +0 -0
  428. data/templates/markitup/jquery/markitup/sets/wiki/url.png +0 -0
  429. data/templates/markitup/jquery/markitup/sets/xbbcode.scss +42 -0
  430. data/templates/markitup/jquery/markitup/sets/xbbcode/bold.png +0 -0
  431. data/templates/markitup/jquery/markitup/sets/xbbcode/clean.png +0 -0
  432. data/templates/markitup/jquery/markitup/sets/xbbcode/h1.png +0 -0
  433. data/templates/markitup/jquery/markitup/sets/xbbcode/h2.png +0 -0
  434. data/templates/markitup/jquery/markitup/sets/xbbcode/h3.png +0 -0
  435. data/templates/markitup/jquery/markitup/sets/xbbcode/h4.png +0 -0
  436. data/templates/markitup/jquery/markitup/sets/xbbcode/h5.png +0 -0
  437. data/templates/markitup/jquery/markitup/sets/xbbcode/h6.png +0 -0
  438. data/templates/markitup/jquery/markitup/sets/xbbcode/image.png +0 -0
  439. data/templates/markitup/jquery/markitup/sets/xbbcode/italic.png +0 -0
  440. data/templates/markitup/jquery/markitup/sets/xbbcode/link.png +0 -0
  441. data/templates/markitup/jquery/markitup/sets/xbbcode/list-bullet.png +0 -0
  442. data/templates/markitup/jquery/markitup/sets/xbbcode/list-item.png +0 -0
  443. data/templates/markitup/jquery/markitup/sets/xbbcode/list-numeric.png +0 -0
  444. data/templates/markitup/jquery/markitup/sets/xbbcode/paragraph.png +0 -0
  445. data/templates/markitup/jquery/markitup/sets/xbbcode/picture.png +0 -0
  446. data/templates/markitup/jquery/markitup/sets/xbbcode/preview.png +0 -0
  447. data/templates/markitup/jquery/markitup/sets/xbbcode/stroke.png +0 -0
  448. data/templates/markitup/jquery/markitup/skins/aqua.scss +136 -0
  449. data/templates/markitup/jquery/markitup/skins/aqua/bg-container-white.png +0 -0
  450. data/templates/markitup/jquery/markitup/skins/aqua/bg-container.png +0 -0
  451. data/templates/markitup/jquery/markitup/skins/aqua/bg-footer-white.png +0 -0
  452. data/templates/markitup/jquery/markitup/skins/aqua/bg-footer.png +0 -0
  453. data/templates/markitup/jquery/markitup/skins/aqua/bg-header-white.png +0 -0
  454. data/templates/markitup/jquery/markitup/skins/aqua/bg-header.png +0 -0
  455. data/templates/markitup/jquery/markitup/skins/aqua/handle.png +0 -0
  456. data/templates/markitup/jquery/markitup/skins/aqua/menu.png +0 -0
  457. data/templates/markitup/jquery/markitup/skins/aqua/spacer.gif +0 -0
  458. data/templates/markitup/jquery/markitup/skins/aqua/submenu.png +0 -0
  459. data/templates/markitup/jquery/markitup/skins/jtageditor.scss +141 -0
  460. data/templates/markitup/jquery/markitup/skins/jtageditor/bg-container.png +0 -0
  461. data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-bbcode.png +0 -0
  462. data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-dotclear.png +0 -0
  463. data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-html.png +0 -0
  464. data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-markdown.png +0 -0
  465. data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-textile.png +0 -0
  466. data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-wiki.png +0 -0
  467. data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor.png +0 -0
  468. data/templates/markitup/jquery/markitup/skins/jtageditor/handle.png +0 -0
  469. data/templates/markitup/jquery/markitup/skins/jtageditor/menu.png +0 -0
  470. data/templates/markitup/jquery/markitup/skins/jtageditor/submenu.png +0 -0
  471. data/templates/markitup/jquery/markitup/skins/live.scss +135 -0
  472. data/templates/markitup/jquery/markitup/skins/live/bg-container.png +0 -0
  473. data/templates/markitup/jquery/markitup/skins/live/bg-footer.png +0 -0
  474. data/templates/markitup/jquery/markitup/skins/live/bg-header.png +0 -0
  475. data/templates/markitup/jquery/markitup/skins/live/editor.png +0 -0
  476. data/templates/markitup/jquery/markitup/skins/live/handle.png +0 -0
  477. data/templates/markitup/jquery/markitup/skins/live/menu.png +0 -0
  478. data/templates/markitup/jquery/markitup/skins/live/submenu.png +0 -0
  479. data/templates/markitup/jquery/markitup/skins/markitup.scss +150 -0
  480. data/templates/markitup/jquery/markitup/skins/markitup/bg-container.png +0 -0
  481. data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-bbcode.png +0 -0
  482. data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-dotclear.png +0 -0
  483. data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-html.png +0 -0
  484. data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-json.png +0 -0
  485. data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-markdown.png +0 -0
  486. data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-textile.png +0 -0
  487. data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-wiki.png +0 -0
  488. data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-xml.png +0 -0
  489. data/templates/markitup/jquery/markitup/skins/markitup/bg-editor.png +0 -0
  490. data/templates/markitup/jquery/markitup/skins/markitup/handle.png +0 -0
  491. data/templates/markitup/jquery/markitup/skins/markitup/menu.png +0 -0
  492. data/templates/markitup/jquery/markitup/skins/markitup/submenu.png +0 -0
  493. data/templates/markitup/jquery/markitup/skins/simple.scss +117 -0
  494. data/templates/markitup/jquery/markitup/skins/simple/handle.png +0 -0
  495. data/templates/markitup/jquery/markitup/skins/simple/menu.png +0 -0
  496. data/templates/markitup/jquery/markitup/skins/simple/submenu.png +0 -0
  497. data/templates/markitup/manifest.rb +311 -0
  498. data/templates/markitup/markitup/jquery.markitup.set.bbcode.js +40 -0
  499. data/templates/markitup/markitup/jquery.markitup.set.bbcode.min.js +3 -0
  500. data/templates/markitup/markitup/jquery.markitup.set.css.js +53 -0
  501. data/templates/markitup/markitup/jquery.markitup.set.css.min.js +5 -0
  502. data/templates/markitup/markitup/jquery.markitup.set.default.js +30 -0
  503. data/templates/markitup/markitup/jquery.markitup.set.default.min.js +2 -0
  504. data/templates/markitup/markitup/jquery.markitup.set.dotclear.js +38 -0
  505. data/templates/markitup/markitup/jquery.markitup.set.dotclear.min.js +3 -0
  506. data/templates/markitup/markitup/jquery.markitup.set.html.js +40 -0
  507. data/templates/markitup/markitup/jquery.markitup.set.html.min.js +4 -0
  508. data/templates/markitup/markitup/jquery.markitup.set.markdown.js +53 -0
  509. data/templates/markitup/markitup/jquery.markitup.set.markdown.min.js +3 -0
  510. data/templates/markitup/markitup/jquery.markitup.set.markmin.js +50 -0
  511. data/templates/markitup/markitup/jquery.markitup.set.markmin.min.js +3 -0
  512. data/templates/markitup/markitup/jquery.markitup.set.rest.js +52 -0
  513. data/templates/markitup/markitup/jquery.markitup.set.rest.min.js +3 -0
  514. data/templates/markitup/markitup/jquery.markitup.set.textile.js +58 -0
  515. data/templates/markitup/markitup/jquery.markitup.set.textile.min.js +4 -0
  516. data/templates/markitup/markitup/jquery.markitup.set.texy.js +52 -0
  517. data/templates/markitup/markitup/jquery.markitup.set.texy.min.js +4 -0
  518. data/templates/markitup/markitup/jquery.markitup.set.txt2tags.js +42 -0
  519. data/templates/markitup/markitup/jquery.markitup.set.txt2tags.min.js +3 -0
  520. data/templates/markitup/markitup/jquery.markitup.set.wiki.js +61 -0
  521. data/templates/markitup/markitup/jquery.markitup.set.wiki.min.js +4 -0
  522. data/templates/markitup/markitup/jquery.markitup.set.xbbcode.js +36 -0
  523. data/templates/markitup/markitup/jquery.markitup.set.xbbcode.min.js +4 -0
  524. data/templates/mobile/config/initializers/mobile.rb +2 -0
  525. data/templates/mobile/jquery.mobile.js +4545 -4454
  526. data/templates/mobile/jquery.mobile.min.js +16 -7
  527. data/templates/mobile/jquery/mobile/960.fluid.scss +191 -0
  528. data/templates/mobile/jquery/mobile/960.scss +213 -0
  529. data/templates/mobile/jquery/mobile/_base.scss +37 -20
  530. data/templates/mobile/jquery/mobile/default.scss +48 -56
  531. data/templates/mobile/jquery/mobile/valencia.scss +43 -44
  532. data/templates/mobile/manifest.rb +2 -0
  533. data/templates/ribbon/jquery.ribbon.js +195 -195
  534. data/templates/ribbon/jquery.ribbon.min.js +1 -1
  535. data/templates/ribbon/jquery/ribbon/office.scss +12 -12
  536. data/templates/ribbon/jquery/ribbon/windows7.scss +12 -12
  537. data/templates/secret_sauce/secret_sauce.js +8 -8
  538. data/templates/tools/flowplayer.js +897 -897
  539. data/templates/tools/jquery.tools.js +3647 -3647
  540. data/templates/tools/jquery.tools.min.js +47 -47
  541. data/templates/tools/swfobject.js +760 -760
  542. metadata +350 -22
@@ -0,0 +1,216 @@
1
+ /*
2
+ * jQuery Media Helper Utilities from jQuery Mobile: resolution and CSS media query related helpers and behavior
3
+ * Copyright (c) jQuery Project, Scott Jehl, Filament Group, Inc
4
+ * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
5
+ * Exposed utilities:
6
+
7
+ * orientationchange event from jQuery Mobile
8
+ Handler automatically falls back to resize event in browsers that don't natively support it
9
+ The event object contains an "orientation" property, which will equal either "portrait" or "landscape"
10
+ Examples:
11
+ $(window).bind('orientationchange', function(event){
12
+ //alert( event.orientation );
13
+ });
14
+
15
+
16
+ * $.mh.media method: pass a CSS media type or query and get a bool return
17
+ Note: this feature relies on actual media query support for media queries, though types will work most anywhere
18
+ Examples:
19
+ $.mh.media('screen') //>> tests for screen media type
20
+ $.mh.media('screen and (min-width: 480px)') //>> tests for screen media type with window width > 480px
21
+ $.mh.media('@media screen and (-webkit-min-device-pixel-ratio: 2)') //>> tests for webkit 2x pixel ratio (iPhone 4)
22
+
23
+
24
+ * Cross-browser media-query width and orientation breakpoint classes
25
+ This script automatically adds classes to the HTML element:
26
+ - "portrait" or "landscape" for orientation
27
+ - Min/Max width breakpoint classes for the following widths (by default):
28
+ 320px, 480px, 768px, 1024px
29
+
30
+ ...which translate to classes that correspond to media query sytnax:
31
+ .min-width-480px, .max-width-1024px, etc
32
+
33
+ You can add breakpoints by number or array, like so:
34
+ $.mh.addResolutionBreakpoints( 500 );
35
+ $.mh.addResolutionBreakpoints( [500, 1200] );
36
+
37
+ */
38
+ (function($, window, undefined) {
39
+
40
+ var $win = $(window),
41
+ $html = $("html"),
42
+ doc = window.document,
43
+
44
+ //media-query-like width breakpoints, which are translated to classes on the html element
45
+ resolutionBreakpoints = [320,480,768,1024];
46
+
47
+ //mh namespace
48
+ $.mh = {};
49
+
50
+
51
+ /* $.mh.media method: pass a CSS media type or query and get a bool return
52
+ note: this feature relies on actual media query support for media queries, though types will work most anywhere
53
+ examples:
54
+ $.mh.media('screen') //>> tests for screen media type
55
+ $.mh.media('screen and (min-width: 480px)') //>> tests for screen media type with window width > 480px
56
+ $.mh.media('@media screen and (-webkit-min-device-pixel-ratio: 2)') //>> tests for webkit 2x pixel ratio (iPhone 4)
57
+ */
58
+ $.mh.media = (function() {
59
+ // TODO: use window.matchMedia once at least one UA implements it
60
+ var cache = {},
61
+ testDiv = $("<div id='jquery-mediatest'>"),
62
+ fakeBody = $("<body>").append(testDiv);
63
+
64
+ return function(query) {
65
+ if (!( query in cache )) {
66
+ var styleBlock = $("<style type='text/css'>" +
67
+ "@media " + query + "{#jquery-mediatest{position:absolute;}}" +
68
+ "</style>");
69
+ $html.prepend(fakeBody).prepend(styleBlock);
70
+ cache[ query ] = testDiv.css("position") === "absolute";
71
+ fakeBody.add(styleBlock).remove();
72
+ }
73
+ return cache[ query ];
74
+ };
75
+ })();
76
+
77
+ /*
78
+ orientationchange event support from jQuery Mobile
79
+ - falls back to resize in browsers that don't natively support the event
80
+ - written by "Cowboy" Ben Alman and Scott Gonz�lez
81
+ */
82
+ var special_event,
83
+ get_orientation,
84
+ last_orientation;
85
+
86
+ $.event.special.orientationchange = special_event = {
87
+ setup: function() {
88
+ // If the event is supported natively, return false so that jQuery
89
+ // will bind to the event using DOM methods.
90
+ if ("orientation" in window) {
91
+ return false;
92
+ }
93
+
94
+ // Get the current orientation to avoid initial double-triggering.
95
+ last_orientation = get_orientation();
96
+
97
+ // Because the orientationchange event doesn't exist, simulate the
98
+ // event by testing window dimensions on resize.
99
+ $win.bind("resize", handler);
100
+ },
101
+ teardown: function() {
102
+ // If the event is not supported natively, return false so that
103
+ // jQuery will unbind the event using DOM methods.
104
+ if ($.support.orientation) {
105
+ return false;
106
+ }
107
+
108
+ // Because the orientationchange event doesn't exist, unbind the
109
+ // resize event handler.
110
+ $win.unbind("resize", handler);
111
+ },
112
+ add: function(handleObj) {
113
+ // Save a reference to the bound event handler.
114
+ var old_handler = handleObj.handler;
115
+
116
+ handleObj.handler = function(event) {
117
+ // Modify event object, adding the .orientation property.
118
+ event.orientation = get_orientation();
119
+
120
+ // Call the originally-bound event handler and return its result.
121
+ return old_handler.apply(this, arguments);
122
+ };
123
+ }
124
+ };
125
+
126
+ // If the event is not supported natively, this handler will be bound to
127
+ // the window resize event to simulate the orientationchange event.
128
+ function handler() {
129
+ // Get the current orientation.
130
+ var orientation = get_orientation();
131
+
132
+ if (orientation !== last_orientation) {
133
+ // The orientation has changed, so trigger the orientationchange event.
134
+ last_orientation = orientation;
135
+ $win.trigger("orientationchange");
136
+ }
137
+ }
138
+
139
+ ;
140
+
141
+ // Get the current page orientation. This method is exposed publicly, should it
142
+ // be needed, as jQuery.event.special.orientationchange.orientation()
143
+ special_event.orientation = get_orientation = function() {
144
+ var elem = doc.documentElement;
145
+ return elem && elem.clientWidth / elem.clientHeight < 1.1 ? "portrait" : "landscape";
146
+ };
147
+
148
+
149
+ /*
150
+ private function for adding/removing breakpoint classes to HTML element for faux media-query support
151
+ It does not require media query support, instead using JS to detect screen width > cross-browser support
152
+ This function is called on orientationchange, resize, and mobileinit, and is bound via the 'htmlclass' event namespace
153
+ */
154
+ function detectResolutionBreakpoints() {
155
+ var currWidth = $win.width(),
156
+ minPrefix = "min-width-",
157
+ maxPrefix = "max-width-",
158
+ minBreakpoints = [],
159
+ maxBreakpoints = [],
160
+ unit = "px",
161
+ breakpointClasses;
162
+
163
+ $html.removeClass(minPrefix + resolutionBreakpoints.join(unit + " " + minPrefix) + unit + " " +
164
+ maxPrefix + resolutionBreakpoints.join(unit + " " + maxPrefix) + unit);
165
+
166
+ $.each(resolutionBreakpoints, function(i, breakPoint) {
167
+ if (currWidth >= breakPoint) {
168
+ minBreakpoints.push(minPrefix + breakPoint + unit);
169
+ }
170
+ if (currWidth <= breakPoint) {
171
+ maxBreakpoints.push(maxPrefix + breakPoint + unit);
172
+ }
173
+ });
174
+
175
+ if (minBreakpoints.length) {
176
+ breakpointClasses = minBreakpoints.join(" ");
177
+ }
178
+ if (maxBreakpoints.length) {
179
+ breakpointClasses += " " + maxBreakpoints.join(" ");
180
+ }
181
+
182
+ $html.addClass(breakpointClasses);
183
+ }
184
+
185
+ ;
186
+
187
+ /* $.mh.addResolutionBreakpoints method: */
188
+ $.mh.addResolutionBreakpoints = function(newbps) {
189
+ if ($.type(newbps) === "array") {
190
+ resolutionBreakpoints = resolutionBreakpoints.concat(newbps);
191
+ }
192
+ else {
193
+ resolutionBreakpoints.push(newbps);
194
+ }
195
+ resolutionBreakpoints.sort(function(a, b) {
196
+ return a - b;
197
+ })
198
+ detectResolutionBreakpoints();
199
+ }
200
+
201
+
202
+ /* bind to orientationchange and resize
203
+ to add classes to HTML element for min/max breakpoints and orientation */
204
+ $win.bind("orientationchange.htmlclass resize.htmlclass", function(event) {
205
+ //add orientation class to HTML element on flip/resize.
206
+ if (event.orientation) {
207
+ $html.removeClass("portrait landscape").addClass(event.orientation);
208
+ }
209
+ //add classes to HTML element for min/max breakpoints
210
+ detectResolutionBreakpoints();
211
+ });
212
+
213
+ //trigger event manually
214
+ $win.trigger("orientationchange.htmlclass");
215
+
216
+ })(jQuery, this);
@@ -0,0 +1,3 @@
1
+ (function(b,j){function l(){var a=h();a!==k&&(k=a,e.trigger("orientationchange"))}function m(){var a=e.width(),f=[],g=[],c;i.removeClass("min-width-"+d.join("px min-width-")+"px max-width-"+d.join("px max-width-")+"px");b.each(d,function(b,c){a>=c&&f.push("min-width-"+c+"px");a<=c&&g.push("max-width-"+c+"px")});f.length&&(c=f.join(" "));g.length&&(c+=" "+g.join(" "));i.addClass(c)}var e=b(j),i=b("html"),n=j.document,d=[320,480,768,1024];b.mh={};b.mh.media=function(){var a={},f=b("<div id='jquery-mediatest'>"),
2
+ g=b("<body>").append(f);return function(c){if(!(c in a)){var d=b("<style type='text/css'>@media "+c+"{#jquery-mediatest{position:absolute;}}</style>");i.prepend(g).prepend(d);a[c]=f.css("position")==="absolute";g.add(d).remove()}return a[c]}}();var h,k;b.event.special.orientationchange={setup:function(){if("orientation"in j)return!1;k=h();e.bind("resize",l)},teardown:function(){if(b.support.orientation)return!1;e.unbind("resize",l)},add:function(a){var b=a.handler;a.handler=function(a){a.orientation=
3
+ h();return b.apply(this,arguments)}}};h=function(){var a=n.documentElement;return a&&a.clientWidth/a.clientHeight<1.1?"portrait":"landscape"};b.mh.addResolutionBreakpoints=function(a){b.type(a)==="array"?d=d.concat(a):d.push(a);d.sort(function(a,b){return a-b});m()};e.bind("orientationchange.htmlclass resize.htmlclass",function(a){a.orientation&&i.removeClass("portrait landscape").addClass(a.orientation);m()});e.trigger("orientationchange.htmlclass")})(jQuery,this);
@@ -1,166 +1,177 @@
1
- (function(w,t){var p=w.document,y=function(){function a(){if(!c.isReady){try{p.documentElement.doScroll("left")}catch(h){setTimeout(a,1);return}c.ready()}}var c=function(a,h){return new c.fn.init(a,h,m)},k=w.jQuery,o=w.$,m,e=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]+)$)/,i=/\S/,r=/^\s+/,f=/\s+$/,b=/\d/,d=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,n=/^[\],:{}\s]*$/,q=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,x=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,j=/(?:^|:|,)(?:\s*\[)+/g,l=/(webkit)[ \/]([\w.]+)/,
2
- s=/(opera)(?:.*version)?[ \/]([\w.]+)/,u=/(msie) ([\w.]+)/,v=/(mozilla)(?:.*? rv:([\w.]+))?/,h=navigator.userAgent,g,z,B=Object.prototype.toString,E=Object.prototype.hasOwnProperty,D=Array.prototype.push,G=Array.prototype.slice,K=String.prototype.trim,I=Array.prototype.indexOf,M={};c.fn=c.prototype={constructor:c,init:function(a,h,g){var b;if(!a)return this;if(a.nodeType)return this.context=this[0]=a,this.length=1,this;if(a==="body"&&!h&&p.body)return this.context=p,this[0]=p.body,this.selector="body",
3
- this.length=1,this;if(typeof a==="string")if((b=e.exec(a))&&(b[1]||!h))if(b[1])return g=(h=h instanceof c?h[0]:h)?h.ownerDocument||h:p,(a=d.exec(a))?c.isPlainObject(h)?(a=[p.createElement(a[1])],c.fn.attr.call(a,h,!0)):a=[g.createElement(a[1])]:(a=c.buildFragment([b[1]],[g]),a=(a.cacheable?c.clone(a.fragment):a.fragment).childNodes),c.merge(this,a);else{if((h=p.getElementById(b[2]))&&h.parentNode){if(h.id!==b[2])return g.find(a);this.length=1;this[0]=h}this.context=p;this.selector=a;return this}else return!h||
4
- h.jquery?(h||g).find(a):this.constructor(h).find(a);else if(c.isFunction(a))return g.ready(a);if(a.selector!==t)this.selector=a.selector,this.context=a.context;return c.makeArray(a,this)},selector:"",jquery:"@VERSION",length:0,size:function(){return this.length},toArray:function(){return G.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,h,g){var b=this.constructor();c.isArray(a)?D.apply(b,a):c.merge(b,a);b.prevObject=this;b.context=
5
- this.context;if(h==="find")b.selector=this.selector+(this.selector?" ":"")+g;else if(h)b.selector=this.selector+"."+h+"("+g+")";return b},each:function(a,h){return c.each(this,a,h)},ready:function(a){c.bindReady();g.done(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(G.apply(this,arguments),"slice",G.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,
6
- function(h,g){return a.call(h,g,h)}))},end:function(){return this.prevObject||this.constructor(null)},push:D,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a,h,g,b,v,d=arguments[0]||{},z=1,B=arguments.length,l=!1;typeof d==="boolean"&&(l=d,d=arguments[1]||{},z=2);typeof d!=="object"&&!c.isFunction(d)&&(d={});B===z&&(d=this,--z);for(;z<B;z++)if((a=arguments[z])!=null)for(h in a)g=d[h],b=a[h],d!==b&&(l&&b&&(c.isPlainObject(b)||(v=c.isArray(b)))?(v?(v=!1,
7
- g=g&&c.isArray(g)?g:[]):g=g&&c.isPlainObject(g)?g:{},d[h]=c.extend(l,g,b)):b!==t&&(d[h]=b));return d};c.extend({noConflict:function(a){w.$=o;if(a)w.jQuery=k;return c},isReady:!1,readyWait:1,ready:function(a){a===!0&&c.readyWait--;if(!c.readyWait||a!==!0&&!c.isReady){if(!p.body)return setTimeout(c.ready,1);c.isReady=!0;a!==!0&&--c.readyWait>0||(g.resolveWith(p,[c]),c.fn.trigger&&c(p).trigger("ready").unbind("ready"))}},bindReady:function(){if(!g){g=c._Deferred();if(p.readyState==="complete")return setTimeout(c.ready,
8
- 1);if(p.addEventListener)p.addEventListener("DOMContentLoaded",z,!1),w.addEventListener("load",c.ready,!1);else if(p.attachEvent){p.attachEvent("onreadystatechange",z);w.attachEvent("onload",c.ready);var h=!1;try{h=w.frameElement==null}catch(b){}p.documentElement.doScroll&&h&&a()}}},isFunction:function(a){return c.type(a)==="function"},isArray:Array.isArray||function(a){return c.type(a)==="array"},isWindow:function(a){return a&&typeof a==="object"&&"setInterval"in a},isNaN:function(a){return a==null||
9
- !b.test(a)||isNaN(a)},type:function(a){return a==null?String(a):M[B.call(a)]||"object"},isPlainObject:function(a){if(!a||c.type(a)!=="object"||a.nodeType||c.isWindow(a))return!1;if(a.constructor&&!E.call(a,"constructor")&&!E.call(a.constructor.prototype,"isPrototypeOf"))return!1;for(var h in a);return h===t||E.call(a,h)},isEmptyObject:function(a){for(var h in a)return!1;return!0},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(n.test(a.replace(q,
10
- "@").replace(x,"]").replace(j,"")))return w.JSON&&w.JSON.parse?w.JSON.parse(a):(new Function("return "+a))();else c.error("Invalid JSON: "+a)},parseXML:function(a,h,g){w.DOMParser?(g=new DOMParser,h=g.parseFromString(a,"text/xml")):(h=new ActiveXObject("Microsoft.XMLDOM"),h.async="false",h.loadXML(a));g=h.documentElement;(!g||!g.nodeName||g.nodeName==="parsererror")&&c.error("Invalid XML: "+a);return h},noop:function(){},globalEval:function(a){if(a&&i.test(a)){var h=p.head||p.getElementsByTagName("head")[0]||
11
- p.documentElement,g=p.createElement("script");c.support.scriptEval()?g.appendChild(p.createTextNode(a)):g.text=a;h.insertBefore(g,h.firstChild);h.removeChild(g)}},nodeName:function(a,h){return a.nodeName&&a.nodeName.toUpperCase()===h.toUpperCase()},each:function(a,h,g){var b,v=0,d=a.length,z=d===t||c.isFunction(a);if(g)if(z)for(b in a){if(h.apply(a[b],g)===!1)break}else for(;v<d;){if(h.apply(a[v++],g)===!1)break}else if(z)for(b in a){if(h.call(a[b],b,a[b])===!1)break}else for(g=a[0];v<d&&h.call(g,
12
- v,g)!==!1;g=a[++v]);return a},trim:K?function(a){return a==null?"":K.call(a)}:function(a){return a==null?"":a.toString().replace(r,"").replace(f,"")},makeArray:function(a,h){var g=h||[];if(a!=null){var b=c.type(a);a.length==null||b==="string"||b==="function"||b==="regexp"||c.isWindow(a)?D.call(g,a):c.merge(g,a)}return g},inArray:function(a,h){if(h.indexOf)return h.indexOf(a);for(var g=0,b=h.length;g<b;g++)if(h[g]===a)return g;return-1},merge:function(a,h){var g=a.length,b=0;if(typeof h.length==="number")for(var v=
13
- h.length;b<v;b++)a[g++]=h[b];else for(;h[b]!==t;)a[g++]=h[b++];a.length=g;return a},grep:function(a,h,g){for(var b=[],v,g=!!g,d=0,z=a.length;d<z;d++)v=!!h(a[d],d),g!==v&&b.push(a[d]);return b},map:function(a,h,g){for(var b=[],v,d=0,z=a.length;d<z;d++)v=h(a[d],d,g),v!=null&&(b[b.length]=v);return b.concat.apply([],b)},guid:1,proxy:function(a,h,g){arguments.length===2&&(typeof h==="string"?(g=a,a=g[h],h=t):h&&!c.isFunction(h)&&(g=h,h=t));!h&&a&&(h=function(){return a.apply(g||this,arguments)});if(a)h.guid=
14
- a.guid=a.guid||h.guid||c.guid++;return h},access:function(a,h,g,b,v,d){var z=a.length;if(typeof h==="object"){for(var B in h)c.access(a,B,h[B],b,v,g);return a}if(g!==t){b=!d&&b&&c.isFunction(g);for(B=0;B<z;B++)v(a[B],h,b?g.call(a[B],B,v(a[B],h)):g,d);return a}return z?v(a[0],h):t},now:function(){return(new Date).getTime()},uaMatch:function(a){a=a.toLowerCase();a=l.exec(a)||s.exec(a)||u.exec(a)||a.indexOf("compatible")<0&&v.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},sub:function(){function a(h,
15
- g){return new a.fn.init(h,g)}c.extend(!0,a,this);a.superclass=this;a.fn=a.prototype=this();a.fn.constructor=a;a.subclass=this.subclass;a.fn.init=function(g,b){b&&b instanceof c&&!(b instanceof a)&&(b=a(b));return c.fn.init.call(this,g,b,h)};a.fn.init.prototype=a.fn;var h=a(p);return a},browser:{}});c.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(a,h){M["[object "+h+"]"]=h.toLowerCase()});h=c.uaMatch(h);if(h.browser)c.browser[h.browser]=!0,c.browser.version=h.version;
16
- if(c.browser.webkit)c.browser.safari=!0;if(I)c.inArray=function(a,h){return I.call(h,a)};i.test(" ")&&(r=/^[\s\xA0]+/,f=/[\s\xA0]+$/);m=c(p);p.addEventListener?z=function(){p.removeEventListener("DOMContentLoaded",z,!1);c.ready()}:p.attachEvent&&(z=function(){p.readyState==="complete"&&(p.detachEvent("onreadystatechange",z),c.ready())});return c}();(function(a){var c="then done fail isResolved isRejected promise".split(" "),k=[].slice;a.extend({_Deferred:function(){var c=[],m,e,i,r={done:function(){if(!i){var f=
17
- arguments,b,d,n,e,x;m&&(x=m,m=0);b=0;for(d=f.length;b<d;b++)n=f[b],e=a.type(n),e==="array"?r.done.apply(r,n):e==="function"&&c.push(n);x&&r.resolveWith(x[0],x[1])}return this},resolveWith:function(a,b){if(!i&&!m&&!e){b=b||[];e=1;try{for(;c[0];)c.shift().apply(a,b)}finally{m=[a,b],e=0}}return this},resolve:function(){r.resolveWith(this,arguments);return this},isResolved:function(){return!(!e&&!m)},cancel:function(){i=1;c=[];return this}};return r},Deferred:function(k){var m=a._Deferred(),e=a._Deferred(),
18
- i;a.extend(m,{then:function(a,f){m.done(a).fail(f);return this},fail:e.done,rejectWith:e.resolveWith,reject:e.resolve,isRejected:e.isResolved,promise:function(a){if(a==null){if(i)return i;i=a={}}for(var f=c.length;f--;)a[c[f]]=m[c[f]];return a}});m.done(e.cancel).fail(m.cancel);delete m.cancel;k&&k.call(m,m);return m},when:function(c){function m(a){return function(n){e[a]=arguments.length>1?k.call(arguments,0):n;--f||b.resolveWith(b,k.call(e,0))}}var e=arguments,i=0,r=e.length,f=r,b=r<=1&&c&&a.isFunction(c.promise)?
19
- c:a.Deferred();if(r>1){for(;i<r;i++)e[i]&&a.isFunction(e[i].promise)?e[i].promise().then(m(i),b.reject):--f;f||b.resolveWith(b,e)}else b!==c&&b.resolveWith(b,r?[c]:[]);return b.promise()}})})(y);(function(a){(function(){a.support={};var c=p.createElement("div");c.style.display="none";c.innerHTML=" <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var k=c.getElementsByTagName("*"),o=c.getElementsByTagName("a")[0],m=p.createElement("select"),
20
- e=m.appendChild(p.createElement("option")),i=c.getElementsByTagName("input")[0];if(k&&k.length&&o){a.support={leadingWhitespace:c.firstChild.nodeType===3,tbody:!c.getElementsByTagName("tbody").length,htmlSerialize:!!c.getElementsByTagName("link").length,style:/red/.test(o.getAttribute("style")),hrefNormalized:o.getAttribute("href")==="/a",opacity:/^0.55$/.test(o.style.opacity),cssFloat:!!o.style.cssFloat,checkOn:i.value==="on",optSelected:e.selected,deleteExpando:!0,optDisabled:!1,checkClone:!1,noCloneEvent:!0,
21
- noCloneChecked:!0,boxModel:null,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableHiddenOffsets:!0,reliableMarginRight:!0};i.checked=!0;a.support.noCloneChecked=i.cloneNode(!0).checked;m.disabled=!0;a.support.optDisabled=!e.disabled;var r=null;a.support.scriptEval=function(){if(r===null){var b=p.documentElement,d=p.createElement("script"),f="script"+a.now();try{d.appendChild(p.createTextNode("window."+f+"=1;"))}catch(c){}b.insertBefore(d,b.firstChild);w[f]?(r=!0,delete w[f]):r=!1;b.removeChild(d)}return r};
22
- try{delete c.test}catch(f){a.support.deleteExpando=!1}!c.addEventListener&&c.attachEvent&&c.fireEvent&&(c.attachEvent("onclick",function d(){a.support.noCloneEvent=!1;c.detachEvent("onclick",d)}),c.cloneNode(!0).fireEvent("onclick"));c=p.createElement("div");c.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";k=p.createDocumentFragment();k.appendChild(c.firstChild);a.support.checkClone=k.cloneNode(!0).cloneNode(!0).lastChild.checked;a(function(){var d=p.createElement("div"),f=p.getElementsByTagName("body")[0];
23
- if(f){d.style.width=d.style.paddingLeft="1px";f.appendChild(d);a.boxModel=a.support.boxModel=d.offsetWidth===2;if("zoom"in d.style)d.style.display="inline",d.style.zoom=1,a.support.inlineBlockNeedsLayout=d.offsetWidth===2,d.style.display="",d.innerHTML="<div style='width:4px;'></div>",a.support.shrinkWrapBlocks=d.offsetWidth!==2;d.innerHTML="<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>";var c=d.getElementsByTagName("td");a.support.reliableHiddenOffsets=c[0].offsetHeight===
24
- 0;c[0].style.display="";c[1].style.display="none";a.support.reliableHiddenOffsets=a.support.reliableHiddenOffsets&&c[0].offsetHeight===0;d.innerHTML="";if(p.defaultView&&p.defaultView.getComputedStyle)d.style.width="1px",d.style.marginRight="0",a.support.reliableMarginRight=(parseInt(p.defaultView.getComputedStyle(d,null).marginRight,10)||0)===0;f.removeChild(d).style.display="none"}});k=function(a){var f=p.createElement("div"),a="on"+a;if(!f.attachEvent)return!0;var c=a in f;c||(f.setAttribute(a,
25
- "return;"),c=typeof f[a]==="function");return c};a.support.submitBubbles=k("submit");a.support.changeBubbles=k("change");c=k=o=null}})()})(y);(function(a){function c(c,e,i){if(i===t&&c.nodeType===1)if(i=c.getAttribute("data-"+e),typeof i==="string"){try{i=i==="true"?!0:i==="false"?!1:i==="null"?null:!a.isNaN(i)?parseFloat(i):o.test(i)?a.parseJSON(i):i}catch(k){}a.data(c,e,i)}else i=t;return i}function k(a){for(var c in a)if(c!=="toJSON")return!1;return!0}var o=/^(?:\{.*\}|\[.*\])$/;a.extend({cache:{},
26
- uuid:0,expando:"jQuery"+(a.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(c){c=c.nodeType?a.cache[c[a.expando]]:c[a.expando];return!!c&&!k(c)},data:function(c,e,i,k){if(a.acceptData(c)){var f=a.expando,b=typeof e==="string",d=c.nodeType,n=d?a.cache:c,q=d?c[a.expando]:c[a.expando]&&a.expando;if(q&&(!k||!q||n[q][f])||!(b&&i===t)){if(!q)d?c[a.expando]=q=++a.uuid:q=a.expando;if(!n[q]&&(n[q]={},!d))n[q].toJSON=
27
- a.noop;if(typeof e==="object"||typeof e==="function")k?n[q][f]=a.extend(n[q][f],e):n[q]=a.extend(n[q],e);c=n[q];k&&(c[f]||(c[f]={}),c=c[f]);i!==t&&(c[e]=i);if(e==="events"&&!c[e])return c[f]&&c[f].events;return b?c[e]:c}}},removeData:function(c,e,i){if(a.acceptData(c)){var r=a.expando,f=c.nodeType,b=f?a.cache:c,d=f?c[a.expando]:a.expando;if(b[d]){if(e){var n=i?b[d][r]:b[d];if(n&&(delete n[e],!k(n)))return}if(i&&(delete b[d][r],!k(b[d])))return;e=b[d][r];a.support.deleteExpando||b!=w?delete b[d]:b[d]=
28
- null;if(e){b[d]={};if(!f)b[d].toJSON=a.noop;b[d][r]=e}else f&&(a.support.deleteExpando?delete c[a.expando]:c.removeAttribute?c.removeAttribute(a.expando):c[a.expando]=null)}}},_data:function(c,e,i){return a.data(c,e,i,!0)},acceptData:function(c){if(c.nodeName){var e=a.noData[c.nodeName.toLowerCase()];if(e)return!(e===!0||c.getAttribute("classid")!==e)}return!0}});a.fn.extend({data:function(m,e){var i=null;if(typeof m==="undefined"){if(this.length&&(i=a.data(this[0]),this[0].nodeType===1))for(var k=
29
- this[0].attributes,f,b=0,d=k.length;b<d;b++)f=k[b].name,f.indexOf("data-")===0&&(f=f.substr(5),c(this[0],f,i[f]));return i}else if(typeof m==="object")return this.each(function(){a.data(this,m)});var n=m.split(".");n[1]=n[1]?"."+n[1]:"";return e===t?(i=this.triggerHandler("getData"+n[1]+"!",[n[0]]),i===t&&this.length&&(i=a.data(this[0],m),i=c(this[0],m,i)),i===t&&n[1]?this.data(n[0]):i):this.each(function(){var b=a(this),d=[n[0],e];b.triggerHandler("setData"+n[1]+"!",d);a.data(this,m,e);b.triggerHandler("changeData"+
30
- n[1]+"!",d)})},removeData:function(c){return this.each(function(){a.removeData(this,c)})}})})(y);(function(a){a.extend({queue:function(c,k,o){if(c){var k=(k||"fx")+"queue",m=a._data(c,k);if(!o)return m||[];!m||a.isArray(o)?m=a._data(c,k,a.makeArray(o)):m.push(o);return m}},dequeue:function(c,k){var k=k||"fx",o=a.queue(c,k),m=o.shift();m==="inprogress"&&(m=o.shift());m&&(k==="fx"&&o.unshift("inprogress"),m.call(c,function(){a.dequeue(c,k)}));o.length||a.removeData(c,k+"queue",!0)}});a.fn.extend({queue:function(c,
31
- k){typeof c!=="string"&&(k=c,c="fx");if(k===t)return a.queue(this[0],c);return this.each(function(){var o=a.queue(this,c,k);c==="fx"&&o[0]!=="inprogress"&&a.dequeue(this,c)})},dequeue:function(c){return this.each(function(){a.dequeue(this,c)})},delay:function(c,k){c=a.fx?a.fx.speeds[c]||c:c;k=k||"fx";return this.queue(k,function(){var o=this;setTimeout(function(){a.dequeue(o,k)},c)})},clearQueue:function(a){return this.queue(a||"fx",[])}})})(y);(function(a){var c=/[\n\t\r]/g,k=/\s+/,o=/\r/g,m=/^(?:href|src|style)$/,
32
- e=/^(?:button|input)$/i,i=/^(?:button|input|object|select|textarea)$/i,r=/^a(?:rea)?$/i,f=/^(?: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(b,d){return a.access(this,b,d,!0,a.attr)},removeAttr:function(b){return this.each(function(){a.attr(this,b,"");this.nodeType===1&&this.removeAttribute(b)})},
33
- addClass:function(b){if(a.isFunction(b))return this.each(function(v){var h=a(this);h.addClass(b.call(this,v,h.attr("class")))});if(b&&typeof b==="string")for(var d=(b||"").split(k),c=0,f=this.length;c<f;c++){var e=this[c];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",l=e.className,i=0,m=d.length;i<m;i++)j.indexOf(" "+d[i]+" ")<0&&(l+=" "+d[i]);e.className=a.trim(l)}else e.className=b}return this},removeClass:function(b){if(a.isFunction(b))return this.each(function(d){var v=a(this);
34
- v.removeClass(b.call(this,d,v.attr("class")))});if(b&&typeof b==="string"||b===t)for(var d=(b||"").split(k),f=0,e=this.length;f<e;f++){var i=this[f];if(i.nodeType===1&&i.className)if(b){for(var j=(" "+i.className+" ").replace(c," "),l=0,s=d.length;l<s;l++)j=j.replace(" "+d[l]+" "," ");i.className=a.trim(j)}else i.className=""}return this},toggleClass:function(b,d){var c=typeof b,f=typeof d==="boolean";if(a.isFunction(b))return this.each(function(c){var f=a(this);f.toggleClass(b.call(this,c,f.attr("class"),
35
- d),d)});return this.each(function(){if(c==="string")for(var e,j=0,l=a(this),i=d,m=b.split(k);e=m[j++];)i=f?i:!l.hasClass(e),l[i?"addClass":"removeClass"](e);else if(c==="undefined"||c==="boolean")this.className&&a._data(this,"__className__",this.className),this.className=this.className||b===!1?"":a._data(this,"__className__")||""})},hasClass:function(a){for(var a=" "+a+" ",d=0,f=this.length;d<f;d++)if((" "+this[d].className+" ").replace(c," ").indexOf(a)>-1)return!0;return!1},val:function(b){if(!arguments.length){var d=
36
- this[0];if(d){if(a.nodeName(d,"option")){var c=d.attributes.value;return!c||c.specified?d.value:d.text}if(a.nodeName(d,"select")){var c=d.selectedIndex,e=[],i=d.options,d=d.type==="select-one";if(c<0)return null;for(var j=d?c:0,l=d?c+1:i.length;j<l;j++){var s=i[j];if(s.selected&&(a.support.optDisabled?!s.disabled:s.getAttribute("disabled")===null)&&(!s.parentNode.disabled||!a.nodeName(s.parentNode,"optgroup"))){b=a(s).val();if(d)return b;e.push(b)}}if(d&&!e.length&&i.length)return a(i[c]).val();return e}if(f.test(d.type)&&
37
- !a.support.checkOn)return d.getAttribute("value")===null?"on":d.value;return(d.value||"").replace(o,"")}return t}var m=a.isFunction(b);return this.each(function(v){var h=a(this),g=b;if(this.nodeType===1)if(m&&(g=b.call(this,v,h.val())),g==null?g="":typeof g==="number"?g+="":a.isArray(g)&&(g=a.map(g,function(a){return a==null?"":a+""})),a.isArray(g)&&f.test(this.type))this.checked=a.inArray(h.val(),g)>=0;else if(a.nodeName(this,"select")){var d=a.makeArray(g);a("option",this).each(function(){this.selected=
38
- a.inArray(a(this).val(),d)>=0});if(!d.length)this.selectedIndex=-1}else this.value=g})}});a.extend({attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attr:function(b,d,c,f){if(!b||b.nodeType===3||b.nodeType===8||b.nodeType===2)return t;if(f&&d in a.attrFn)return a(b)[d](c);var f=b.nodeType!==1||!a.isXMLDoc(b),k=c!==t,d=f&&a.props[d]||d;if(b.nodeType===1){var j=m.test(d);if((d in b||b[d]!==t)&&f&&!j){k&&(d==="type"&&e.test(b.nodeName)&&b.parentNode&&a.error("type property can't be changed"),
39
- c===null?b.nodeType===1&&b.removeAttribute(d):b[d]=c);if(a.nodeName(b,"form")&&b.getAttributeNode(d))return b.getAttributeNode(d).nodeValue;if(d==="tabIndex")return(d=b.getAttributeNode("tabIndex"))&&d.specified?d.value:i.test(b.nodeName)||r.test(b.nodeName)&&b.href?0:t;return b[d]}if(!a.support.style&&f&&d==="style"){if(k)b.style.cssText=""+c;return b.style.cssText}k&&b.setAttribute(d,""+c);if(!b.attributes[d]&&b.hasAttribute&&!b.hasAttribute(d))return t;b=!a.support.hrefNormalized&&f&&j?b.getAttribute(d,
40
- 2):b.getAttribute(d);return b===null?t:b}k&&(b[d]=c);return b[d]}})})(y);(function(a){function c(){return!1}function k(){return!0}function o(b,h,g){var d=a.extend({},g[0]);d.type=b;d.originalEvent={};d.liveFired=t;a.event.handle.call(h,d);d.isDefaultPrevented()&&g[0].preventDefault()}function m(b){var h,g,d,c,f,l,j,e,n,s,m,u=[];c=[];f=a._data(this,"events");if(!(b.liveFired===this||!f||!f.live||b.target.disabled||b.button&&b.type==="click")){b.namespace&&(m=RegExp("(^|\\.)"+b.namespace.split(".").join("\\.(?:.*\\.)?")+
41
- "(\\.|$)"));b.liveFired=this;var k=f.live.slice(0);for(j=0;j<k.length;j++)f=k[j],f.origType.replace(i,"")===b.type?c.push(f.selector):k.splice(j--,1);c=a(b.target).closest(c,b.currentTarget);e=0;for(n=c.length;e<n;e++){s=c[e];for(j=0;j<k.length;j++)if(f=k[j],s.selector===f.selector&&(!m||m.test(f.namespace))&&!s.elem.disabled){l=s.elem;d=null;if(f.preType==="mouseenter"||f.preType==="mouseleave")b.type=f.preType,d=a(b.relatedTarget).closest(f.selector)[0];(!d||d!==l)&&u.push({elem:l,handleObj:f,level:s.level})}}e=
42
- 0;for(n=u.length;e<n;e++){c=u[e];if(g&&c.level>g)break;b.currentTarget=c.elem;b.data=c.handleObj.data;b.handleObj=c.handleObj;m=c.handleObj.origHandler.apply(c.elem,arguments);if(m===!1||b.isPropagationStopped())if(g=c.level,m===!1&&(h=!1),b.isImmediatePropagationStopped())break}return h}}function e(a,h){return(a&&a!=="*"?a+".":"")+h.replace(f,"`").replace(b,"&")}var i=/\.(.*)$/,r=/^(?:textarea|input|select)$/i,f=/\./g,b=/ /g,d=/[^\w\s.|`]/g,n=function(a){return a.replace(d,"\\$&")};a.event={add:function(b,
43
- h,g,d){if(!(b.nodeType===3||b.nodeType===8)){try{a.isWindow(b)&&b!==w&&!b.frameElement&&(b=w)}catch(f){}if(g===!1)g=c;else if(!g)return;var l,j;if(g.handler)l=g,g=l.handler;if(!g.guid)g.guid=a.guid++;if(j=a._data(b)){var e=j.events,i=j.handle;if(!e)j.events=e={};if(!i)j.handle=i=function(h){return typeof a!=="undefined"&&a.event.triggered!==h.type?a.event.handle.apply(i.elem,arguments):t};i.elem=b;for(var h=h.split(" "),n,s=0,m;n=h[s++];){j=l?a.extend({},l):{handler:g,data:d};n.indexOf(".")>-1?(m=
44
- n.split("."),n=m.shift(),j.namespace=m.slice(0).sort().join(".")):(m=[],j.namespace="");j.type=n;if(!j.guid)j.guid=g.guid;var u=e[n],k=a.event.special[n]||{};if(!u&&(u=e[n]=[],!k.setup||k.setup.call(b,d,m,i)===!1))b.addEventListener?b.addEventListener(n,i,!1):b.attachEvent&&b.attachEvent("on"+n,i);if(k.add&&(k.add.call(b,j),!j.handler.guid))j.handler.guid=g.guid;u.push(j);a.event.global[n]=!0}b=null}}},global:{},remove:function(b,h,g,d){if(!(b.nodeType===3||b.nodeType===8)){g===!1&&(g=c);var f,j,
45
- l=0,e,i,s,m,k,u,q=a.hasData(b)&&a._data(b),r=q&&q.events;if(q&&r){if(h&&h.type)g=h.handler,h=h.type;if(!h||typeof h==="string"&&h.charAt(0)===".")for(f in h=h||"",r)a.event.remove(b,f+h);else{for(h=h.split(" ");f=h[l++];)if(m=f,e=f.indexOf(".")<0,i=[],e||(i=f.split("."),f=i.shift(),s=RegExp("(^|\\.)"+a.map(i.slice(0).sort(),n).join("\\.(?:.*\\.)?")+"(\\.|$)")),k=r[f])if(g){m=a.event.special[f]||{};for(j=d||0;j<k.length;j++)if(u=k[j],g.guid===u.guid){if(e||s.test(u.namespace))d==null&&k.splice(j--,
46
- 1),m.remove&&m.remove.call(b,u);if(d!=null)break}if(k.length===0||d!=null&&k.length===1)(!m.teardown||m.teardown.call(b,i)===!1)&&a.removeEvent(b,f,q.handle),delete r[f]}else for(j=0;j<k.length;j++)if(u=k[j],e||s.test(u.namespace))a.event.remove(b,m,u.handler,j),k.splice(j--,1);if(a.isEmptyObject(r)){if(h=q.handle)h.elem=null;delete q.events;delete q.handle;a.isEmptyObject(q)&&a.removeData(b,t,!0)}}}}},trigger:function(b,h,g,d){var c=b.type||b;if(!d){b=typeof b==="object"?b[a.expando]?b:a.extend(a.Event(c),
47
- b):a.Event(c);if(c.indexOf("!")>=0)b.type=c=c.slice(0,-1),b.exclusive=!0;g||(b.stopPropagation(),a.event.global[c]&&a.each(a.cache,function(){var g=this[a.expando];g&&g.events&&g.events[c]&&a.event.trigger(b,h,g.handle.elem)}));if(!g||g.nodeType===3||g.nodeType===8)return t;b.result=t;b.target=g;h=a.makeArray(h);h.unshift(b)}b.currentTarget=g;(d=a._data(g,"handle"))&&d.apply(g,h);d=g.parentNode||g.ownerDocument;try{if((!g||!g.nodeName||!a.noData[g.nodeName.toLowerCase()])&&g["on"+c]&&g["on"+c].apply(g,
48
- h)===!1)b.result=!1,b.preventDefault()}catch(f){}if(!b.isPropagationStopped()&&d)a.event.trigger(b,h,d,!0);else if(!b.isDefaultPrevented()){var j,d=b.target,l=c.replace(i,""),e=a.nodeName(d,"a")&&l==="click",n=a.event.special[l]||{};if((!n._default||n._default.call(g,b)===!1)&&!e&&(!d||!d.nodeName||!a.noData[d.nodeName.toLowerCase()])){try{if(d[l])(j=d["on"+l])&&(d["on"+l]=null),a.event.triggered=b.type,d[l]()}catch(s){}j&&(d["on"+l]=j);a.event.triggered=t}}},handle:function(b){var h,g,d,c;g=[];var f=
49
- a.makeArray(arguments),b=f[0]=a.event.fix(b||w.event);b.currentTarget=this;h=b.type.indexOf(".")<0&&!b.exclusive;if(!h)d=b.type.split("."),b.type=d.shift(),g=d.slice(0).sort(),d=RegExp("(^|\\.)"+g.join("\\.(?:.*\\.)?")+"(\\.|$)");b.namespace=b.namespace||g.join(".");c=a._data(this,"events");g=(c||{})[b.type];if(c&&g){g=g.slice(0);c=0;for(var j=g.length;c<j;c++){var l=g[c];if(h||d.test(l.namespace)){b.handler=l.handler;b.data=l.data;b.handleObj=l;l=l.handler.apply(this,f);if(l!==t)b.result=l,l===!1&&
50
- (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(" "),fix:function(b){if(b[a.expando])return b;for(var h=b,b=a.Event(h),
51
- g=this.props.length,d;g;)d=this.props[--g],b[d]=h[d];if(!b.target)b.target=b.srcElement||p;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)h=p.documentElement,g=p.body,b.pageX=b.clientX+(h&&h.scrollLeft||g&&g.scrollLeft||0)-(h&&h.clientLeft||g&&g.clientLeft||0),b.pageY=b.clientY+(h&&h.scrollTop||g&&g.scrollTop||0)-(h&&h.clientTop||g&&g.clientTop||0);if(b.which==
52
- 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!==t)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,e(b.origType,b.selector),a.extend({},b,{handler:m,guid:b.handler.guid}))},remove:function(b){a.event.remove(this,e(b.origType,b.selector),b)}},beforeunload:{setup:function(b,
53
- h,g){if(a.isWindow(this))this.onbeforeunload=g},teardown:function(a,h){if(this.onbeforeunload===h)this.onbeforeunload=null}}}};a.removeEvent=p.removeEventListener?function(a,h,b){a.removeEventListener&&a.removeEventListener(h,b,!1)}:function(a,h,b){a.detachEvent&&a.detachEvent("on"+h,b)};a.Event=function(b){if(!this.preventDefault)return new a.Event(b);b&&b.type?(this.originalEvent=b,this.type=b.type,this.isDefaultPrevented=b.defaultPrevented||b.returnValue===!1||b.getPreventDefault&&b.getPreventDefault()?
54
- k:c):this.type=b;this.timeStamp=a.now();this[a.expando]=!0};a.Event.prototype={preventDefault:function(){this.isDefaultPrevented=k;var a=this.originalEvent;if(a)a.preventDefault?a.preventDefault():a.returnValue=!1},stopPropagation:function(){this.isPropagationStopped=k;var a=this.originalEvent;if(a)a.stopPropagation&&a.stopPropagation(),a.cancelBubble=!0},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=k;this.stopPropagation()},isDefaultPrevented:c,isPropagationStopped:c,isImmediatePropagationStopped:c};
55
- var q=function(b){var h=b.relatedTarget;try{if(!h||h===p||h.parentNode){for(;h&&h!==this;)h=h.parentNode;if(h!==this)b.type=b.data,a.event.handle.apply(this,arguments)}}catch(g){}},x=function(b){b.type=b.data;a.event.handle.apply(this,arguments)};a.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(b,h){a.event.special[b]={setup:function(g){a.event.add(this,h,g&&g.selector?x:q,b)},teardown:function(b){a.event.remove(this,h,b&&b.selector?x:q)}}});if(!a.support.submitBubbles)a.event.special.submit=
56
- {setup:function(){if(this.nodeName&&this.nodeName.toLowerCase()!=="form")a.event.add(this,"click.specialSubmit",function(b){var h=b.target,g=h.type;(g==="submit"||g==="image")&&a(h).closest("form").length&&o("submit",this,arguments)}),a.event.add(this,"keypress.specialSubmit",function(b){var h=b.target,g=h.type;(g==="text"||g==="password")&&a(h).closest("form").length&&b.keyCode===13&&o("submit",this,arguments)});else return!1},teardown:function(){a.event.remove(this,".specialSubmit")}};if(!a.support.changeBubbles){var j,
57
- l=function(b){var h=b.type,g=b.value;if(h==="radio"||h==="checkbox")g=b.checked;else if(h==="select-multiple")g=b.selectedIndex>-1?a.map(b.options,function(a){return a.selected}).join("-"):"";else if(b.nodeName.toLowerCase()==="select")g=b.selectedIndex;return g},s=function(b,h){var g=b.target,d,c;if(r.test(g.nodeName)&&!g.readOnly&&(d=a._data(g,"_change_data"),c=l(g),(b.type!=="focusout"||g.type!=="radio")&&a._data(g,"_change_data",c),!(d===t||c===d)))if(d!=null||c)b.type="change",b.liveFired=t,
58
- a.event.trigger(b,h,g)};a.event.special.change={filters:{focusout:s,beforedeactivate:s,click:function(a){var h=a.target,b=h.type;(b==="radio"||b==="checkbox"||h.nodeName.toLowerCase()==="select")&&s.call(this,a)},keydown:function(a){var h=a.target,b=h.type;(a.keyCode===13&&h.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(b==="checkbox"||b==="radio")||b==="select-multiple")&&s.call(this,a)},beforeactivate:function(b){b=b.target;a._data(b,"_change_data",l(b))}},setup:function(){if(this.type===
59
- "file")return!1;for(var b in j)a.event.add(this,b+".specialChange",j[b]);return r.test(this.nodeName)},teardown:function(){a.event.remove(this,".specialChange");return r.test(this.nodeName)}};j=a.event.special.change.filters;j.focus=j.beforeactivate}p.addEventListener&&a.each({focus:"focusin",blur:"focusout"},function(b,h){function g(b){var g=a.event.fix(b);g.type=h;g.originalEvent={};a.event.trigger(g,null,g.target);g.isDefaultPrevented()&&b.preventDefault()}var d=0;a.event.special[h]={setup:function(){d++===
60
- 0&&p.addEventListener(b,g,!0)},teardown:function(){--d===0&&p.removeEventListener(b,g,!0)}}});a.each(["bind","one"],function(b,h){a.fn[h]=function(b,d,c){if(typeof b==="object"){for(var f in b)this[h](f,d,b[f],c);return this}if(a.isFunction(d)||d===!1)c=d,d=t;var j=h==="one"?a.proxy(c,function(b){a(this).unbind(b,j);return c.apply(this,arguments)}):c;if(b==="unload"&&h!=="one")this.one(b,d,c);else{f=0;for(var l=this.length;f<l;f++)a.event.add(this[f],b,j,d)}return this}});a.fn.extend({unbind:function(b,
61
- h){if(typeof b==="object"&&!b.preventDefault)for(var g in b)this.unbind(g,b[g]);else{g=0;for(var d=this.length;g<d;g++)a.event.remove(this[g],b,h)}return this},delegate:function(a,b,g,d){return this.live(b,g,d,a)},undelegate:function(a,b,g){return arguments.length===0?this.unbind("live"):this.die(b,null,g,a)},trigger:function(b,h){return this.each(function(){a.event.trigger(b,h,this)})},triggerHandler:function(b,h){if(this[0]){var g=a.Event(b);g.preventDefault();g.stopPropagation();a.event.trigger(g,
62
- h,this[0]);return g.result}},toggle:function(b){for(var h=arguments,g=1;g<h.length;)a.proxy(b,h[g++]);return this.click(a.proxy(b,function(d){var c=(a._data(this,"lastToggle"+b.guid)||0)%g;a._data(this,"lastToggle"+b.guid,c+1);d.preventDefault();return h[c].apply(this,arguments)||!1}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var u={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};a.each(["live","die"],function(b,h){a.fn[h]=function(b,d,c,f){var j,
63
- l=0,n,s,m=f||this.selector,f=f?this:a(this.context);if(typeof b==="object"&&!b.preventDefault){for(j in b)f[h](j,d,b[j],m);return this}a.isFunction(d)&&(c=d,d=t);for(b=(b||"").split(" ");(j=b[l++])!=null;)if(n=i.exec(j),s="",n&&(s=n[0],j=j.replace(i,"")),j==="hover")b.push("mouseenter"+s,"mouseleave"+s);else if(n=j,j==="focus"||j==="blur"?(b.push(u[j]+s),j+=s):j=(u[j]||j)+s,h==="live"){s=0;for(var v=f.length;s<v;s++)a.event.add(f[s],"live."+e(j,m),{data:d,selector:m,handler:c,origType:j,origHandler:c,
64
- preType:n})}else f.unbind("live."+e(j,m),c);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,h){a.fn[h]=function(a,b){b==null&&(b=a,a=null);return arguments.length>0?this.bind(h,a,b):this.trigger(h)};a.attrFn&&(a.attrFn[h]=!0)})})(y);(function(){function a(a,b,d,c,f,j){for(var f=0,l=c.length;f<l;f++){var e=c[f];if(e){for(var i=
65
- !1,e=e[a];e;){if(e.sizcache===d){i=c[e.sizset];break}if(e.nodeType===1&&!j)e.sizcache=d,e.sizset=f;if(e.nodeName.toLowerCase()===b){i=e;break}e=e[a]}c[f]=i}}}function c(a,g,d,c,f,j){for(var f=0,l=c.length;f<l;f++){var e=c[f];if(e){for(var i=!1,e=e[a];e;){if(e.sizcache===d){i=c[e.sizset];break}if(e.nodeType===1){if(!j)e.sizcache=d,e.sizset=f;if(typeof g!=="string"){if(e===g){i=!0;break}}else if(b.filter(g,[e]).length>0){i=e;break}}e=e[a]}c[f]=i}}}var k=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,
66
- o=0,m=Object.prototype.toString,e=!1,i=!0,r=/\\/g,f=/\W/;[0,0].sort(function(){i=!1;return 0});var b=function(a,g,c,f){var c=c||[],l=g=g||p;if(g.nodeType!==1&&g.nodeType!==9)return[];if(!a||typeof a!=="string")return c;var e,i,s,u,q,R=!0,r=b.isXML(g),o=[],x=a;do if(k.exec(""),e=k.exec(x))if(x=e[3],o.push(e[1]),e[2]){u=e[3];break}while(e);if(o.length>1&&n.exec(a))if(o.length===2&&d.relative[o[0]])i=v(o[0]+o[1],g);else for(i=d.relative[o[0]]?[g]:b(o.shift(),g);o.length;)a=o.shift(),d.relative[a]&&(a+=
67
- o.shift()),i=v(a,i);else if(!f&&o.length>1&&g.nodeType===9&&!r&&d.match.ID.test(o[0])&&!d.match.ID.test(o[o.length-1])&&(e=b.find(o.shift(),g,r),g=e.expr?b.filter(e.expr,e.set)[0]:e.set[0]),g){e=f?{expr:o.pop(),set:j(f)}:b.find(o.pop(),o.length===1&&(o[0]==="~"||o[0]==="+")&&g.parentNode?g.parentNode:g,r);i=e.expr?b.filter(e.expr,e.set):e.set;for(o.length>0?s=j(i):R=!1;o.length;)e=q=o.pop(),d.relative[q]?e=o.pop():q="",e==null&&(e=g),d.relative[q](s,e,r)}else s=[];s||(s=i);s||b.error(q||a);if(m.call(s)===
68
- "[object Array]")if(R)if(g&&g.nodeType===1)for(a=0;s[a]!=null;a++)s[a]&&(s[a]===!0||s[a].nodeType===1&&b.contains(g,s[a]))&&c.push(i[a]);else for(a=0;s[a]!=null;a++)s[a]&&s[a].nodeType===1&&c.push(i[a]);else c.push.apply(c,s);else j(s,c);u&&(b(u,l,c,f),b.uniqueSort(c));return c};b.uniqueSort=function(a){if(s&&(e=i,a.sort(s),e))for(var b=1;b<a.length;b++)a[b]===a[b-1]&&a.splice(b--,1);return a};b.matches=function(a,g){return b(a,null,null,g)};b.matchesSelector=function(a,g){return b(g,null,null,[a]).length>
69
- 0};b.find=function(a,b,c){var f;if(!a)return[];for(var j=0,e=d.order.length;j<e;j++){var l,i=d.order[j];if(l=d.leftMatch[i].exec(a)){var s=l[1];l.splice(1,1);if(s.substr(s.length-1)!=="\\"&&(l[1]=(l[1]||"").replace(r,""),f=d.find[i](l,b,c),f!=null)){a=a.replace(d.match[i],"");break}}}f||(f=typeof b.getElementsByTagName!=="undefined"?b.getElementsByTagName("*"):[]);return{set:f,expr:a}};b.filter=function(a,g,c,f){for(var j,l,e=a,i=[],s=g,n=g&&g[0]&&b.isXML(g[0]);a&&g.length;){for(var m in d.filter)if((j=
70
- d.leftMatch[m].exec(a))!=null&&j[2]){var v,u,k=d.filter[m];u=j[1];l=!1;j.splice(1,1);if(u.substr(u.length-1)!=="\\"){s===i&&(i=[]);if(d.preFilter[m])if(j=d.preFilter[m](j,s,c,i,f,n)){if(j===!0)continue}else l=v=!0;if(j)for(var q=0;(u=s[q])!=null;q++)if(u){v=k(u,j,q,s);var o=f^!!v;c&&v!=null?o?l=!0:s[q]=!1:o&&(i.push(u),l=!0)}if(v!==t){c||(s=i);a=a.replace(d.match[m],"");if(!l)return[];break}}}if(a===e)if(l==null)b.error(a);else break;e=a}return s};b.error=function(a){throw"Syntax error, unrecognized expression: "+
71
- a;};var d=b.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*\]/,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*)\))?(?=[^\-]|$)/,
72
- PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(a){return a.getAttribute("href")},type:function(a){return a.getAttribute("type")}},relative:{"+":function(a,g){var d=typeof g==="string",c=d&&!f.test(g),d=d&&!c;c&&(g=g.toLowerCase());for(var c=0,j=a.length,l;c<j;c++)if(l=a[c]){for(;(l=l.previousSibling)&&l.nodeType!==1;);a[c]=d||l&&l.nodeName.toLowerCase()===g?l||!1:l===g}d&&b.filter(g,
73
- a,!0)},">":function(a,g){var d,c=typeof g==="string",j=0,l=a.length;if(c&&!f.test(g))for(g=g.toLowerCase();j<l;j++){if(d=a[j])d=d.parentNode,a[j]=d.nodeName.toLowerCase()===g?d:!1}else{for(;j<l;j++)(d=a[j])&&(a[j]=c?d.parentNode:d.parentNode===g);c&&b.filter(g,a,!0)}},"":function(b,g,d){var j,l=o++,e=c;typeof g==="string"&&!f.test(g)&&(j=g=g.toLowerCase(),e=a);e("parentNode",g,l,b,j,d)},"~":function(b,g,d){var j,l=o++,e=c;typeof g==="string"&&!f.test(g)&&(j=g=g.toLowerCase(),e=a);e("previousSibling",
74
- g,l,b,j,d)}},find:{ID:function(a,b,d){if(typeof b.getElementById!=="undefined"&&!d)return(a=b.getElementById(a[1]))&&a.parentNode?[a]:[]},NAME:function(a,b){if(typeof b.getElementsByName!=="undefined"){for(var d=[],c=b.getElementsByName(a[1]),f=0,j=c.length;f<j;f++)c[f].getAttribute("name")===a[1]&&d.push(c[f]);return d.length===0?null:d}},TAG:function(a,b){if(typeof b.getElementsByTagName!=="undefined")return b.getElementsByTagName(a[1])}},preFilter:{CLASS:function(a,b,d,c,f,j){a=" "+a[1].replace(r,
75
- "")+" ";if(j)return a;for(var j=0,l;(l=b[j])!=null;j++)l&&(f^(l.className&&(" "+l.className+" ").replace(/[\t\n\r]/g," ").indexOf(a)>=0)?d||c.push(l):d&&(b[j]=!1));return!1},ID:function(a){return a[1].replace(r,"")},TAG:function(a){return a[1].replace(r,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||b.error(a[0]);a[2]=a[2].replace(/^\+|\s*/g,"");var g=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=g[1]+(g[2]||1)-0;
76
- a[3]=g[3]-0}else a[2]&&b.error(a[0]);a[0]=o++;return a},ATTR:function(a,b,c,f,j,l){b=a[1]=a[1].replace(r,"");!l&&d.attrMap[b]&&(a[1]=d.attrMap[b]);a[4]=(a[4]||a[5]||"").replace(r,"");a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(a,g,c,f,j){if(a[1]==="not")if((k.exec(a[3])||"").length>1||/^\w/.test(a[3]))a[3]=b(a[3],null,null,g);else return a=b.filter(a[3],g,c,1^j),c||f.push.apply(f,a),!1;else if(d.match.POS.test(a[0])||d.match.CHILD.test(a[0]))return!0;return a},POS:function(a){a.unshift(!0);
77
- return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,g,d){return!!b(d[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){var b=a.getAttribute("type"),a=a.type;return"text"===a&&(b===a||b===null)},radio:function(a){return"radio"===
78
- a.type},checkbox:function(a){return"checkbox"===a.type},file:function(a){return"file"===a.type},password:function(a){return"password"===a.type},submit:function(a){return"submit"===a.type},image:function(a){return"image"===a.type},reset:function(a){return"reset"===a.type},button:function(a){return"button"===a.type||a.nodeName.toLowerCase()==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)}},setFilters:{first:function(a,b){return b===0},last:function(a,b,d,c){return b===
79
- c.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,d){return b<d[3]-0},gt:function(a,b,d){return b>d[3]-0},nth:function(a,b,d){return d[3]-0===b},eq:function(a,b,d){return d[3]-0===b}},filter:{PSEUDO:function(a,g,c,f){var j=g[1],l=d.filters[j];if(l)return l(a,c,g,f);else if(j==="contains")return(a.textContent||a.innerText||b.getText([a])||"").indexOf(g[3])>=0;else if(j==="not"){g=g[3];c=0;for(f=g.length;c<f;c++)if(g[c]===a)return!1;return!0}else b.error(j)},
80
- CHILD:function(a,b){var d=b[1],c=a;switch(d){case "only":case "first":for(;c=c.previousSibling;)if(c.nodeType===1)return!1;if(d==="first")return!0;c=a;case "last":for(;c=c.nextSibling;)if(c.nodeType===1)return!1;return!0;case "nth":var d=b[2],f=b[3];if(d===1&&f===0)return!0;var j=b[0],l=a.parentNode;if(l&&(l.sizcache!==j||!a.nodeIndex)){for(var e=0,c=l.firstChild;c;c=c.nextSibling)if(c.nodeType===1)c.nodeIndex=++e;l.sizcache=j}c=a.nodeIndex-f;return d===0?c===0:c%d===0&&c/d>=0}},ID:function(a,b){return a.nodeType===
81
- 1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],c=d.attrHandle[c]?d.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),f=c+"",j=b[2],l=b[4];return c==null?j==="!=":j==="="?f===l:j==="*="?f.indexOf(l)>=0:j==="~="?(" "+f+" ").indexOf(l)>=0:!l?f&&c!==!1:j==="!="?f!==l:j==="^="?f.indexOf(l)===0:j==="$="?f.substr(f.length-l.length)===
82
- l:j==="|="?f===l||f.substr(0,l.length+1)===l+"-":!1},POS:function(a,b,c,f){var j=d.setFilters[b[2]];if(j)return j(a,c,b,f)}}},n=d.match.POS,q=function(a,b){return"\\"+(b-0+1)},x;for(x in d.match)d.match[x]=RegExp(d.match[x].source+/(?![^\[]*\])(?![^\(]*\))/.source),d.leftMatch[x]=RegExp(/(^(?:.|\r|\n)*?)/.source+d.match[x].source.replace(/\\(\d+)/g,q));var j=function(a,b){a=Array.prototype.slice.call(a,0);if(b)return b.push.apply(b,a),b;return a};try{Array.prototype.slice.call(p.documentElement.childNodes,
83
- 0)}catch(l){j=function(a,b){var d=0,c=b||[];if(m.call(a)==="[object Array]")Array.prototype.push.apply(c,a);else if(typeof a.length==="number")for(var f=a.length;d<f;d++)c.push(a[d]);else for(;a[d];d++)c.push(a[d]);return c}}var s,u;p.documentElement.compareDocumentPosition?s=function(a,b){if(a===b)return e=!0,0;if(!a.compareDocumentPosition||!b.compareDocumentPosition)return a.compareDocumentPosition?-1:1;return a.compareDocumentPosition(b)&4?-1:1}:(s=function(a,b){var d,c,f=[],j=[];d=a.parentNode;
84
- c=b.parentNode;var l=d;if(a===b)return e=!0,0;else if(d===c)return u(a,b);else if(d){if(!c)return 1}else return-1;for(;l;)f.unshift(l),l=l.parentNode;for(l=c;l;)j.unshift(l),l=l.parentNode;d=f.length;c=j.length;for(l=0;l<d&&l<c;l++)if(f[l]!==j[l])return u(f[l],j[l]);return l===d?u(a,j[l],-1):u(f[l],b,1)},u=function(a,b,d){if(a===b)return d;for(a=a.nextSibling;a;){if(a===b)return-1;a=a.nextSibling}return 1});b.getText=function(a){for(var d="",c,f=0;a[f];f++)c=a[f],c.nodeType===3||c.nodeType===4?d+=
85
- c.nodeValue:c.nodeType!==8&&(d+=b.getText(c.childNodes));return d};(function(){var a=p.createElement("div"),b="script"+(new Date).getTime(),c=p.documentElement;a.innerHTML="<a name='"+b+"'/>";c.insertBefore(a,c.firstChild);if(p.getElementById(b))d.find.ID=function(a,b,d){if(typeof b.getElementById!=="undefined"&&!d)return(b=b.getElementById(a[1]))?b.id===a[1]||typeof b.getAttributeNode!=="undefined"&&b.getAttributeNode("id").nodeValue===a[1]?[b]:t:[]},d.filter.ID=function(a,b){var d=typeof a.getAttributeNode!==
86
- "undefined"&&a.getAttributeNode("id");return a.nodeType===1&&d&&d.nodeValue===b};c.removeChild(a);c=a=null})();(function(){var a=p.createElement("div");a.appendChild(p.createComment(""));if(a.getElementsByTagName("*").length>0)d.find.TAG=function(a,b){var d=b.getElementsByTagName(a[1]);if(a[1]==="*"){for(var c=[],h=0;d[h];h++)d[h].nodeType===1&&c.push(d[h]);d=c}return d};a.innerHTML="<a href='#'></a>";if(a.firstChild&&typeof a.firstChild.getAttribute!=="undefined"&&a.firstChild.getAttribute("href")!==
87
- "#")d.attrHandle.href=function(a){return a.getAttribute("href",2)};a=null})();p.querySelectorAll&&function(){var a=b,c=p.createElement("div");c.innerHTML="<p class='TEST'></p>";if(!(c.querySelectorAll&&c.querySelectorAll(".TEST").length===0)){b=function(c,g,f,l){g=g||p;if(!l&&!b.isXML(g)){var e=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(c);if(e&&(g.nodeType===1||g.nodeType===9))if(e[1])return j(g.getElementsByTagName(c),f);else if(e[2]&&d.find.CLASS&&g.getElementsByClassName)return j(g.getElementsByClassName(e[2]),
88
- f);if(g.nodeType===9){if(c==="body"&&g.body)return j([g.body],f);else if(e&&e[3]){var i=g.getElementById(e[3]);if(i&&i.parentNode){if(i.id===e[3])return j([i],f)}else return j([],f)}try{return j(g.querySelectorAll(c),f)}catch(s){}}else if(g.nodeType===1&&g.nodeName.toLowerCase()!=="object"){var e=g,n=(i=g.getAttribute("id"))||"__sizzle__",m=g.parentNode,u=/^\s*[+~]/.test(c);i?n=n.replace(/'/g,"\\$&"):g.setAttribute("id",n);if(u&&m)g=g.parentNode;try{if(!u||m)return j(g.querySelectorAll("[id='"+n+
89
- "'] "+c),f)}catch(v){}finally{i||e.removeAttribute("id")}}}return a(c,g,f,l)};for(var f in a)b[f]=a[f];c=null}}();(function(){var a=p.documentElement,c=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector;if(c){var f=!c.call(p.createElement("div"),"div"),j=!1;try{c.call(p.documentElement,"[test!='']:sizzle")}catch(l){j=!0}b.matchesSelector=function(a,h){h=h.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!b.isXML(a))try{if(j||!d.match.PSEUDO.test(h)&&!/!=/.test(h)){var l=
90
- c.call(a,h);if(l||!f||a.document&&a.document.nodeType!==11)return l}}catch(e){}return b(h,null,null,[a]).length>0}}})();(function(){var a=p.createElement("div");a.innerHTML="<div class='test e'></div><div class='test'></div>";if(a.getElementsByClassName&&a.getElementsByClassName("e").length!==0&&(a.lastChild.className="e",a.getElementsByClassName("e").length!==1))d.order.splice(1,0,"CLASS"),d.find.CLASS=function(a,b,d){if(typeof b.getElementsByClassName!=="undefined"&&!d)return b.getElementsByClassName(a[1])},
91
- a=null})();b.contains=p.documentElement.contains?function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:p.documentElement.compareDocumentPosition?function(a,b){return!!(a.compareDocumentPosition(b)&16)}:function(){return!1};b.isXML=function(a){return(a=(a?a.ownerDocument||a:0).documentElement)?a.nodeName!=="HTML":!1};var v=function(a,c){for(var f,j=[],l="",e=c.nodeType?[c]:c;f=d.match.PSEUDO.exec(a);)l+=f[0],a=a.replace(d.match.PSEUDO,"");a=d.relative[a]?a+"*":a;f=0;for(var i=e.length;f<i;f++)b(a,
92
- e[f],j);return b.filter(l,j)};y.find=b;y.expr=b.selectors;y.expr[":"]=y.expr.filters;y.unique=b.uniqueSort;y.text=b.getText;y.isXMLDoc=b.isXML;y.contains=b.contains})();(function(a){function c(b,d,c){if(a.isFunction(d))return a.grep(b,function(a,b){return!!d.call(a,b,a)===c});else if(d.nodeType)return a.grep(b,function(a){return a===d===c});else if(typeof d==="string"){var f=a.grep(b,function(a){return a.nodeType===1});if(e.test(d))return a.filter(d,f,!c);else d=a.filter(d,f)}return a.grep(b,function(b){return a.inArray(b,
93
- d)>=0===c})}var k=/Until$/,o=/^(?:parents|prevUntil|prevAll)/,m=/,/,e=/^.[^:#\[\.,]*$/,i=Array.prototype.slice,r=a.expr.match.POS,f={children:!0,contents:!0,next:!0,prev:!0};a.fn.extend({find:function(b){for(var d=this.pushStack("","find",b),c=0,f=0,e=this.length;f<e;f++)if(c=d.length,a.find(b,this[f],d),f>0)for(var j=c;j<d.length;j++)for(var l=0;l<c;l++)if(d[l]===d[j]){d.splice(j--,1);break}return d},has:function(b){var d=a(b);return this.filter(function(){for(var b=0,c=d.length;b<c;b++)if(a.contains(this,
94
- d[b]))return!0})},not:function(a){return this.pushStack(c(this,a,!1),"not",a)},filter:function(a){return this.pushStack(c(this,a,!0),"filter",a)},is:function(b){return!!b&&a.filter(b,this).length>0},closest:function(b,d){var c=[],f,e,j=this[0];if(a.isArray(b)){var l,i={},m=1;if(j&&b.length){f=0;for(e=b.length;f<e;f++)l=b[f],i[l]||(i[l]=a.expr.match.POS.test(l)?a(l,d||this.context):l);for(;j&&j.ownerDocument&&j!==d;){for(l in i)f=i[l],(f.jquery?f.index(j)>-1:a(j).is(f))&&c.push({selector:l,elem:j,
95
- level:m});j=j.parentNode;m++}}return c}l=r.test(b)?a(b,d||this.context):null;f=0;for(e=this.length;f<e;f++)for(j=this[f];j;)if(l?l.index(j)>-1:a.find.matchesSelector(j,b)){c.push(j);break}else if(j=j.parentNode,!j||!j.ownerDocument||j===d)break;c=c.length>1?a.unique(c):c;return this.pushStack(c,"closest",b)},index:function(b){if(!b||typeof b==="string")return a.inArray(this[0],b?a(b):this.parent().children());return a.inArray(b.jquery?b[0]:b,this)},add:function(b,d){var c=typeof b==="string"?a(b,
96
- d):a.makeArray(b),f=a.merge(this.get(),c);return this.pushStack(!c[0]||!c[0].parentNode||c[0].parentNode.nodeType===11||!f[0]||!f[0].parentNode||f[0].parentNode.nodeType===11?f:a.unique(f))},andSelf:function(){return this.add(this.prevObject)}});a.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(b){return a.dir(b,"parentNode")},parentsUntil:function(b,d,c){return a.dir(b,"parentNode",c)},next:function(b){return a.nth(b,2,"nextSibling")},prev:function(b){return a.nth(b,
97
- 2,"previousSibling")},nextAll:function(b){return a.dir(b,"nextSibling")},prevAll:function(b){return a.dir(b,"previousSibling")},nextUntil:function(b,d,c){return a.dir(b,"nextSibling",c)},prevUntil:function(b,d,c){return a.dir(b,"previousSibling",c)},siblings:function(b){return a.sibling(b.parentNode.firstChild,b)},children:function(b){return a.sibling(b.firstChild)},contents:function(b){return a.nodeName(b,"iframe")?b.contentDocument||b.contentWindow.document:a.makeArray(b.childNodes)}},function(b,
98
- d){a.fn[b]=function(c,e){var r=a.map(this,d,c),j=i.call(arguments);k.test(b)||(e=c);e&&typeof e==="string"&&(r=a.filter(e,r));r=this.length>1&&!f[b]?a.unique(r):r;if((this.length>1||m.test(e))&&o.test(b))r=r.reverse();return this.pushStack(r,b,j.join(","))}});a.extend({filter:function(b,c,f){f&&(b=":not("+b+")");return c.length===1?a.find.matchesSelector(c[0],b)?[c[0]]:[]:a.find.matches(b,c)},dir:function(b,c,f){for(var e=[],b=b[c];b&&b.nodeType!==9&&(f===t||b.nodeType!==1||!a(b).is(f));)b.nodeType===
99
- 1&&e.push(b),b=b[c];return e},nth:function(a,c,f){for(var c=c||1,e=0;a;a=a[f])if(a.nodeType===1&&++e===c)break;return a},sibling:function(a,c){for(var f=[];a;a=a.nextSibling)a.nodeType===1&&a!==c&&f.push(a);return f}})})(y);(function(a){function c(b,c){if(c.nodeType===1&&a.hasData(b)){var d=a.expando,f=a.data(b),e=a.data(c,f);if(f=f[d]){var h=f.events,e=e[d]=a.extend({},f);if(h)for(var g in delete e.handle,e.events={},h){d=0;for(f=h[g].length;d<f;d++)a.event.add(c,g+(h[g][d].namespace?".":"")+h[g][d].namespace,
100
- h[g][d],h[g][d].data)}}}}function k(b,c){if(c.nodeType===1){var d=c.nodeName.toLowerCase();c.clearAttributes();c.mergeAttributes(b);if(d==="object")c.outerHTML=b.outerHTML;else if(d==="input"&&(b.type==="checkbox"||b.type==="radio")){if(b.checked)c.defaultChecked=c.checked=b.checked;if(c.value!==b.value)c.value=b.value}else if(d==="option")c.selected=b.defaultSelected;else if(d==="input"||d==="textarea")c.defaultValue=b.defaultValue;c.removeAttribute(a.expando)}}function o(a){return"getElementsByTagName"in
101
- a?a.getElementsByTagName("*"):"querySelectorAll"in a?a.querySelectorAll("*"):[]}function m(b,c){c.src?a.ajax({url:c.src,async:!1,dataType:"script"}):a.globalEval(c.text||c.textContent||c.innerHTML||"");c.parentNode&&c.parentNode.removeChild(c)}var e=/ jQuery\d+="(?:\d+|null)"/g,i=/^\s+/,r=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,f=/<([\w:]+)/,b=/<tbody/i,d=/<|&#?\w+;/,n=/<(?:script|object|embed|option|style)/i,q=/checked\s*(?:[^=]|=\s*.checked.)/i,x={option:[1,"<select multiple='multiple'>",
102
- "</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,"",""]};x.optgroup=x.option;x.tbody=x.tfoot=x.colgroup=x.caption=x.thead;x.th=x.td;if(!a.support.htmlSerialize)x._default=[1,"div<div>","</div>"];a.fn.extend({text:function(b){if(a.isFunction(b))return this.each(function(c){var d=
103
- a(this);d.text(b.call(this,c,d.text()))});if(typeof b!=="object"&&b!==t)return this.empty().append((this[0]&&this[0].ownerDocument||p).createTextNode(b));return a.text(this)},wrapAll:function(b){if(a.isFunction(b))return this.each(function(c){a(this).wrapAll(b.call(this,c))});if(this[0]){var c=a(b,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&c.insertBefore(this[0]);c.map(function(){for(var a=this;a.firstChild&&a.firstChild.nodeType===1;)a=a.firstChild;return a}).append(this)}return this},
104
- wrapInner:function(b){if(a.isFunction(b))return this.each(function(c){a(this).wrapInner(b.call(this,c))});return this.each(function(){var c=a(this),d=c.contents();d.length?d.wrapAll(b):c.append(b)})},wrap:function(b){return this.each(function(){a(this).wrapAll(b)})},unwrap:function(){return this.parent().each(function(){a.nodeName(this,"body")||a(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,
105
- !0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});else if(arguments.length){var b=a(arguments[0]);b.push.apply(b,this.toArray());return this.pushStack(b,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});else if(arguments.length){var b=
106
- this.pushStack(this,"after",arguments);b.push.apply(b,a(arguments[0]).toArray());return b}},remove:function(b,c){for(var d=0,f;(f=this[d])!=null;d++)if(!b||a.filter(b,[f]).length)!c&&f.nodeType===1&&(a.cleanData(f.getElementsByTagName("*")),a.cleanData([f])),f.parentNode&&f.parentNode.removeChild(f);return this},empty:function(){for(var b=0,c;(c=this[b])!=null;b++)for(c.nodeType===1&&a.cleanData(c.getElementsByTagName("*"));c.firstChild;)c.removeChild(c.firstChild);return this},clone:function(b,c){b=
107
- b==null?!1:b;c=c==null?b:c;return this.map(function(){return a.clone(this,b,c)})},html:function(b){if(b===t)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(e,""):null;else if(typeof b==="string"&&!n.test(b)&&(a.support.leadingWhitespace||!i.test(b))&&!x[(f.exec(b)||["",""])[1].toLowerCase()]){b=b.replace(r,"<$1></$2>");try{for(var c=0,d=this.length;c<d;c++)if(this[c].nodeType===1)a.cleanData(this[c].getElementsByTagName("*")),this[c].innerHTML=b}catch(m){this.empty().append(b)}}else a.isFunction(b)?
108
- this.each(function(c){var d=a(this);d.html(b.call(this,c,d.html()))}):this.empty().append(b);return this},replaceWith:function(b){if(this[0]&&this[0].parentNode){if(a.isFunction(b))return this.each(function(c){var d=a(this),f=d.html();d.replaceWith(b.call(this,c,f))});typeof b!=="string"&&(b=a(b).detach());return this.each(function(){var c=this.nextSibling,d=this.parentNode;a(this).remove();c?a(c).before(b):a(d).append(b)})}else return this.length?this.pushStack(a(a.isFunction(b)?b():b),"replaceWith",
109
- b):this},detach:function(a){return this.remove(a,!0)},domManip:function(b,c,d){var f,e,h,g=b[0],i=[];if(!a.support.checkClone&&arguments.length===3&&typeof g==="string"&&q.test(g))return this.each(function(){a(this).domManip(b,c,d,!0)});if(a.isFunction(g))return this.each(function(f){var h=a(this);b[0]=g.call(this,f,c?h.html():t);h.domManip(b,c,d)});if(this[0]){f=g&&g.parentNode;f=a.support.parentNode&&f&&f.nodeType===11&&f.childNodes.length===this.length?{fragment:f}:a.buildFragment(b,this,i);h=
110
- f.fragment;if(e=h.childNodes.length===1?h=h.firstChild:h.firstChild){c=c&&a.nodeName(e,"tr");e=0;for(var k=this.length,n=k-1;e<k;e++)d.call(c?a.nodeName(this[e],"table")?this[e].getElementsByTagName("tbody")[0]||this[e].appendChild(this[e].ownerDocument.createElement("tbody")):this[e]:this[e],f.cacheable||k>1&&e<n?a.clone(h,!0,!0):h)}i.length&&a.each(i,m)}return this}});a.buildFragment=function(b,c,d){var f,e,h,c=c&&c[0]?c[0].ownerDocument||c[0]:p;if(b.length===1&&typeof b[0]==="string"&&b[0].length<
111
- 512&&c===p&&b[0].charAt(0)==="<"&&!n.test(b[0])&&(a.support.checkClone||!q.test(b[0])))e=!0,(h=a.fragments[b[0]])&&h!==1&&(f=h);f||(f=c.createDocumentFragment(),a.clean(b,c,f,d));e&&(a.fragments[b[0]]=h?f:1);return{fragment:f,cacheable:e}};a.fragments={};a.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(b,c){a.fn[b]=function(d){var f=[],d=a(d),e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===
112
- 1&&d.length===1)return d[c](this[0]),this;else{for(var e=0,h=d.length;e<h;e++){var g=(e>0?this.clone(!0):this).get();a(d[e])[c](g);f=f.concat(g)}return this.pushStack(f,b,d.selector)}}});a.extend({clone:function(b,d,f){var e=b.cloneNode(!0),i,h,g;if((!a.support.noCloneEvent||!a.support.noCloneChecked)&&(b.nodeType===1||b.nodeType===11)&&!a.isXMLDoc(b)){k(b,e);i=o(b);h=o(e);for(g=0;i[g];++g)k(i[g],h[g])}if(d&&(c(b,e),f)){i=o(b);h=o(e);for(g=0;i[g];++g)c(i[g],h[g])}return e},clean:function(c,e,m,k){e=
113
- e||p;typeof e.createElement==="undefined"&&(e=e.ownerDocument||e[0]&&e[0].ownerDocument||p);for(var n=[],h=0,g;(g=c[h])!=null;h++)if(typeof g==="number"&&(g+=""),g){if(typeof g==="string"&&!d.test(g))g=e.createTextNode(g);else if(typeof g==="string"){g=g.replace(r,"<$1></$2>");var o=(f.exec(g)||["",""])[1].toLowerCase(),q=x[o]||x._default,t=q[0],w=e.createElement("div");for(w.innerHTML=q[1]+g+q[2];t--;)w=w.lastChild;if(!a.support.tbody){t=b.test(g);o=o==="table"&&!t?w.firstChild&&w.firstChild.childNodes:
114
- q[1]==="<table>"&&!t?w.childNodes:[];for(q=o.length-1;q>=0;--q)a.nodeName(o[q],"tbody")&&!o[q].childNodes.length&&o[q].parentNode.removeChild(o[q])}!a.support.leadingWhitespace&&i.test(g)&&w.insertBefore(e.createTextNode(i.exec(g)[0]),w.firstChild);g=w.childNodes}g.nodeType?n.push(g):n=a.merge(n,g)}if(m)for(h=0;n[h];h++)k&&a.nodeName(n[h],"script")&&(!n[h].type||n[h].type.toLowerCase()==="text/javascript")?k.push(n[h].parentNode?n[h].parentNode.removeChild(n[h]):n[h]):(n[h].nodeType===1&&n.splice.apply(n,
115
- [h+1,0].concat(a.makeArray(n[h].getElementsByTagName("script")))),m.appendChild(n[h]));return n},cleanData:function(b){for(var c,d,f=a.cache,e=a.expando,h=a.event.special,g=a.support.deleteExpando,i=0,m;(m=b[i])!=null;i++)if(!m.nodeName||!a.noData[m.nodeName.toLowerCase()])if(d=m[a.expando]){if((c=f[d]&&f[d][e])&&c.events){for(var n in c.events)h[n]?a.event.remove(m,n):a.removeEvent(m,n,c.handle);if(c.handle)c.handle.elem=null}g?delete m[a.expando]:m.removeAttribute&&m.removeAttribute(a.expando);
116
- delete f[d]}}})})(y);(function(a){function c(c,f,e){var i=f==="width"?c.offsetWidth:c.offsetHeight;if(e==="border")return i;a.each(f==="width"?b:d,function(){e||(i-=parseFloat(a.css(c,"padding"+this))||0);e==="margin"?i+=parseFloat(a.css(c,"margin"+this))||0:i-=parseFloat(a.css(c,"border"+this+"Width"))||0});return i}var k=/alpha\([^)]*\)/i,o=/opacity=([^)]*)/,m=/-([a-z])/ig,e=/([A-Z]|^ms)/g,i=/^-?\d+(?:px)?$/i,r=/^-?\d/,f={position:"absolute",visibility:"hidden",display:"block"},b=["Left","Right"],
117
- d=["Top","Bottom"],n,q,x,j=function(a,b){return b.toUpperCase()};a.fn.css=function(b,c){if(arguments.length===2&&c===t)return this;return a.access(this,b,c,!0,function(b,c,d){return d!==t?a.style(b,c,d):a.css(b,c)})};a.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=n(a,"opacity","opacity");return c===""?"1":c}else return a.style.opacity}}},cssNumber:{zIndex:!0,fontWeight:!0,opacity:!0,zoom:!0,lineHeight:!0},cssProps:{"float":a.support.cssFloat?"cssFloat":"styleFloat"},style:function(b,c,
118
- d,f){if(b&&!(b.nodeType===3||b.nodeType===8||!b.style)){var e,g=a.camelCase(c),i=b.style,j=a.cssHooks[g],c=a.cssProps[g]||g;if(d!==t){if(!(typeof d==="number"&&isNaN(d)||d==null))if(typeof d==="number"&&!a.cssNumber[g]&&(d+="px"),!j||!("set"in j)||(d=j.set(b,d))!==t)try{i[c]=d}catch(m){}}else{if(j&&"get"in j&&(e=j.get(b,!1,f))!==t)return e;return i[c]}}},css:function(b,c,d){var f,e=a.camelCase(c),g=a.cssHooks[e],c=a.cssProps[e]||e;if(g&&"get"in g&&(f=g.get(b,!0,d))!==t)return f;else if(n)return n(b,
119
- c,e)},swap:function(a,b,c){var d={},f;for(f in b)d[f]=a.style[f],a.style[f]=b[f];c.call(a);for(f in b)a.style[f]=d[f]},camelCase:function(a){return a.replace(m,j)}});a.curCSS=a.css;a.each(["height","width"],function(b,d){a.cssHooks[d]={get:function(b,e,h){var g;if(e){b.offsetWidth!==0?g=c(b,d,h):a.swap(b,f,function(){g=c(b,d,h)});if(g<=0&&(g=n(b,d,d),g==="0px"&&x&&(g=x(b,d,d)),g!=null))return g===""||g==="auto"?"0px":g;if(g<0||g==null)return g=b.style[d],g===""||g==="auto"?"0px":g;return typeof g===
120
- "string"?g:g+"px"}},set:function(a,b){if(i.test(b)){if(b=parseFloat(b),b>=0)return b+"px"}else return b}}});if(!a.support.opacity)a.cssHooks.opacity={get:function(a,b){return o.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(b,c){var d=b.style;d.zoom=1;var f=a.isNaN(c)?"":"alpha(opacity="+c*100+")",e=d.filter||"";d.filter=k.test(e)?e.replace(k,f):d.filter+" "+f}};a(function(){if(!a.support.reliableMarginRight)a.cssHooks.marginRight=
121
- {get:function(b,c){var d;a.swap(b,{display:"inline-block"},function(){d=c?n(b,"margin-right","marginRight"):b.style.marginRight});return d}}});p.defaultView&&p.defaultView.getComputedStyle&&(q=function(b,c,d){var f,d=d.replace(e,"-$1").toLowerCase();if(!(c=b.ownerDocument.defaultView))return t;if(c=c.getComputedStyle(b,null))f=c.getPropertyValue(d),f===""&&!a.contains(b.ownerDocument.documentElement,b)&&(f=a.style(b,d));return f});p.documentElement.currentStyle&&(x=function(a,b){var c,d=a.currentStyle&&
122
- a.currentStyle[b],f=a.runtimeStyle&&a.runtimeStyle[b],g=a.style;if(!i.test(d)&&r.test(d)){c=g.left;if(f)a.runtimeStyle.left=a.currentStyle.left;g.left=b==="fontSize"?"1em":d||0;d=g.pixelLeft+"px";g.left=c;if(f)a.runtimeStyle.left=f}return d===""?"auto":d});n=q||x;if(a.expr&&a.expr.filters)a.expr.filters.hidden=function(b){var c=b.offsetHeight;return b.offsetWidth===0&&c===0||!a.support.reliableHiddenOffsets&&(b.style.display||a.css(b,"display"))==="none"},a.expr.filters.visible=function(b){return!a.expr.filters.hidden(b)}})(y);
123
- (function(a){function c(b){return function(c,d){var A;typeof c!=="string"&&(d=c,c="*");if(a.isFunction(d))for(var f=c.toLowerCase().split(l),g=0,e=f.length,h,i;g<e;g++)h=f[g],(i=/^\+/.test(h))&&(h=h.substr(1)||"*"),A=b[h]=b[h]||[],h=A,h[i?"unshift":"push"](d)}}function k(a,b,c,d,f,g){f=f||b.dataTypes[0];g=g||{};g[f]=!0;for(var f=a[f],e=0,h=f?f.length:0,i=a===z,j;e<h&&(i||!j);e++)j=f[e](b,c,d),typeof j==="string"&&(!i||g[j]?j=t:(b.dataTypes.unshift(j),j=k(a,b,c,d,j,g)));if((i||!j)&&!g["*"])j=k(a,b,
124
- c,d,"*",g);return j}function o(b,c,d,f){if(a.isArray(c)&&c.length)a.each(c,function(c,g){d||e.test(b)?f(b,g):o(b+"["+(typeof g==="object"||a.isArray(g)?c:"")+"]",g,d,f)});else if(!d&&c!=null&&typeof c==="object")if(a.isArray(c)||a.isEmptyObject(c))f(b,"");else for(var g in c)o(b+"["+g+"]",c[g],d,f);else f(b,c)}var m=/%20/g,e=/\[\]$/,i=/\r?\n/g,r=/#.*$/,f=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,b=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,d=/^(?:GET|HEAD)$/,
125
- n=/^\/\//,q=/\?/,x=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,j=/^(?:select|textarea)/i,l=/\s+/,s=/([?&])_=[^&]*/,u=/(^|\-)([a-z])/g,v=function(a,b,c){return b+c.toUpperCase()},h=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,g=a.fn.load,z={},y={},E,D;try{E=p.location.href}catch(G){E=p.createElement("a"),E.href="",E=E.href}D=h.exec(E.toLowerCase())||[];a.fn.extend({load:function(b,c,d){if(typeof b!=="string"&&g)return g.apply(this,arguments);else if(!this.length)return this;var f=b.indexOf(" ");
126
- if(f>=0)var e=b.slice(f,b.length),b=b.slice(0,f);f="GET";c&&(a.isFunction(c)?(d=c,c=t):typeof c==="object"&&(c=a.param(c,a.ajaxSettings.traditional),f="POST"));var h=this;a.ajax({url:b,type:f,dataType:"html",data:c,complete:function(b,c,f){f=b.responseText;b.isResolved()&&(b.done(function(a){f=a}),h.html(e?a("<div>").append(f.replace(x,"")).find(e):f));d&&h.each(d,[f,c,b])}});return this},serialize:function(){return a.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?
127
- a.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||j.test(this.nodeName)||b.test(this.type))}).map(function(b,c){var d=a(this).val();return d==null?null:a.isArray(d)?a.map(d,function(a){return{name:c.name,value:a.replace(i,"\r\n")}}):{name:c.name,value:d.replace(i,"\r\n")}}).get()}});a.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(b,c){a.fn[c]=function(a){return this.bind(c,a)}});a.each(["get","post"],function(b,
128
- c){a[c]=function(b,d,f,g){a.isFunction(d)&&(g=g||f,f=d,d=t);return a.ajax({type:c,url:b,data:d,success:f,dataType:g})}});a.extend({getScript:function(b,c){return a.get(b,t,c,"script")},getJSON:function(b,c,d){return a.get(b,c,d,"json")},ajaxSetup:function(b,c){c?a.extend(!0,b,a.ajaxSettings,c):(c=b,b=a.extend(!0,a.ajaxSettings,c));for(var d in{context:1,url:1})d in c?b[d]=c[d]:d in a.ajaxSettings&&(b[d]=a.ajaxSettings[d]);return b},ajaxSettings:{url:E,isLocal:/^(?:about|app|app\-storage|.+\-extension|file|widget):$/.test(D[1]),
129
- global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,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":w.String,"text html":!0,"text json":a.parseJSON,"text xml":a.parseXML}},ajaxPrefilter:c(z),ajaxTransport:c(y),ajax:function(b,c){function g(b,c,d,f){if(H!==2){H=
130
- 2;Q&&clearTimeout(Q);N=t;E=f||"";A.readyState=b?4:0;var h,l,n;if(d){var f=e,k=A,r=f.contents,q=f.dataTypes,s=f.responseFields,v,u,w,z;for(u in s)u in d&&(k[s[u]]=d[u]);for(;q[0]==="*";)q.shift(),v===t&&(v=f.mimeType||k.getResponseHeader("content-type"));if(v)for(u in r)if(r[u]&&r[u].test(v)){q.unshift(u);break}if(q[0]in d)w=q[0];else{for(u in d){if(!q[0]||f.converters[u+" "+q[0]]){w=u;break}z||(z=u)}w=w||z}w?(w!==q[0]&&q.unshift(w),d=d[w]):d=void 0}else d=t;if(b>=200&&b<300||b===304){if(e.ifModified){if(v=
131
- A.getResponseHeader("Last-Modified"))a.lastModified[x]=v;if(v=A.getResponseHeader("Etag"))a.etag[x]=v}if(b===304)c="notmodified",h=!0;else try{v=e;v.dataFilter&&(d=v.dataFilter(d,v.dataType));var y=v.dataTypes;u={};var B,D,G=y.length,K,C=y[0],I,M,J,L,F;for(B=1;B<G;B++){if(B===1)for(D in v.converters)typeof D==="string"&&(u[D.toLowerCase()]=v.converters[D]);I=C;C=y[B];if(C==="*")C=I;else if(I!=="*"&&I!==C){M=I+" "+C;J=u[M]||u["* "+C];if(!J)for(L in F=t,u)if(K=L.split(" "),K[0]===I||K[0]==="*")if(F=
132
- u[K[1]+" "+C]){L=u[L];L===!0?J=F:F===!0&&(J=L);break}!J&&!F&&a.error("No conversion from "+M.replace(" "," to "));J!==!0&&(d=J?J(d):F(L(d)))}}l=d;c="success";h=!0}catch(P){c="parsererror",n=P}}else if(n=c,!c||b)c="error",b<0&&(b=0);A.status=b;A.statusText=c;h?m.resolveWith(i,[l,c,A]):m.rejectWith(i,[A,c,n]);A.statusCode(p);p=t;O&&j.trigger("ajax"+(h?"Success":"Error"),[A,e,h?l:n]);o.resolveWith(i,[A,c]);O&&(j.trigger("ajaxComplete",[A,e]),--a.active||a.event.trigger("ajaxStop"))}}typeof b==="object"&&
133
- (c=b,b=t);var c=c||{},e=a.ajaxSetup({},c),i=e.context||e,j=i!==e&&(i.nodeType||i instanceof a)?a(i):a.event,m=a.Deferred(),o=a._Deferred(),p=e.statusCode||{},x,w={},E,G,N,Q,C,H=0,O,F,A={readyState:0,setRequestHeader:function(a,b){H||(w[a.toLowerCase().replace(u,v)]=b);return this},getAllResponseHeaders:function(){return H===2?E:null},getResponseHeader:function(a){var b;if(H===2){if(!G)for(G={};b=f.exec(E);)G[b[1].toLowerCase()]=b[2];b=G[a.toLowerCase()]}return b===t?null:b},overrideMimeType:function(a){if(!H)e.mimeType=
134
- a;return this},abort:function(a){a=a||"abort";N&&N.abort(a);g(0,a);return this}};m.promise(A);A.success=A.done;A.error=A.fail;A.complete=o.done;A.statusCode=function(a){if(a){var b;if(H<2)for(b in a)p[b]=[p[b],a[b]];else b=a[A.status],A.then(b,b)}return this};e.url=((b||e.url)+"").replace(r,"").replace(n,D[1]+"//");e.dataTypes=a.trim(e.dataType||"*").toLowerCase().split(l);if(e.crossDomain==null)C=h.exec(e.url.toLowerCase()),e.crossDomain=!(!C||!(C[1]!=D[1]||C[2]!=D[2]||(C[3]||(C[1]==="http:"?80:
135
- 443))!=(D[3]||(D[1]==="http:"?80:443))));if(e.data&&e.processData&&typeof e.data!=="string")e.data=a.param(e.data,e.traditional);k(z,e,c,A);if(H===2)return!1;O=e.global;e.type=e.type.toUpperCase();e.hasContent=!d.test(e.type);O&&a.active++===0&&a.event.trigger("ajaxStart");if(!e.hasContent&&(e.data&&(e.url+=(q.test(e.url)?"&":"?")+e.data),x=e.url,e.cache===!1)){C=a.now();var P=e.url.replace(s,"$1_="+C);e.url=P+(P===e.url?(q.test(e.url)?"&":"?")+"_="+C:"")}if(e.data&&e.hasContent&&e.contentType!==
136
- !1||c.contentType)w["Content-Type"]=e.contentType;e.ifModified&&(x=x||e.url,a.lastModified[x]&&(w["If-Modified-Since"]=a.lastModified[x]),a.etag[x]&&(w["If-None-Match"]=a.etag[x]));w.Accept=e.dataTypes[0]&&e.accepts[e.dataTypes[0]]?e.accepts[e.dataTypes[0]]+(e.dataTypes[0]!=="*"?", */*; q=0.01":""):e.accepts["*"];for(F in e.headers)A.setRequestHeader(F,e.headers[F]);if(e.beforeSend&&(e.beforeSend.call(i,A,e)===!1||H===2))return A.abort(),!1;for(F in{success:1,error:1,complete:1})A[F](e[F]);if(N=k(y,
137
- e,c,A)){A.readyState=1;O&&j.trigger("ajaxSend",[A,e]);e.async&&e.timeout>0&&(Q=setTimeout(function(){A.abort("timeout")},e.timeout));try{H=1,N.send(w,g)}catch(S){status<2?g(-1,S):a.error(S)}}else g(-1,"No Transport");return A},param:function(b,c){var d=[],f=function(b,c){c=a.isFunction(c)?c():c;d[d.length]=encodeURIComponent(b)+"="+encodeURIComponent(c)};if(c===t)c=a.ajaxSettings.traditional;if(a.isArray(b)||b.jquery&&!a.isPlainObject(b))a.each(b,function(){f(this.name,this.value)});else for(var g in b)o(g,
138
- b[g],c,f);return d.join("&").replace(m,"+")}});a.extend({active:0,lastModified:{},etag:{}})})(y);(function(a){var c=a.now(),k=/(\=)\?(&|$)|\?\?/i;a.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return a.expando+"_"+c++}});a.ajaxPrefilter("json jsonp",function(c,m,e){var i=typeof c.data==="string";if(c.dataTypes[0]==="jsonp"||m.jsonpCallback||m.jsonp!=null||c.jsonp!==!1&&(k.test(c.url)||i&&k.test(c.data))){var r,f=c.jsonpCallback=a.isFunction(c.jsonpCallback)?c.jsonpCallback():c.jsonpCallback,
139
- b=w[f],m=c.url,d=c.data,n="$1"+f+"$2",q=function(){w[f]=b;if(r&&a.isFunction(b))w[f](r[0])};c.jsonp!==!1&&(m=m.replace(k,n),c.url===m&&(i&&(d=d.replace(k,n)),c.data===d&&(m+=(/\?/.test(m)?"&":"?")+c.jsonp+"="+f)));c.url=m;c.data=d;w[f]=function(a){r=[a]};e.then(q,q);c.converters["script json"]=function(){r||a.error(f+" was not called");return r[0]};c.dataTypes[0]="json";return"script"}})})(y);(function(a){a.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},
140
- contents:{script:/javascript|ecmascript/},converters:{"text script":function(c){a.globalEval(c);return c}}});a.ajaxPrefilter("script",function(a){if(a.cache===t)a.cache=!1;if(a.crossDomain)a.type="GET",a.global=!1});a.ajaxTransport("script",function(a){if(a.crossDomain){var k,o=p.head||p.getElementsByTagName("head")[0]||p.documentElement;return{send:function(m,e){k=p.createElement("script");k.async="async";if(a.scriptCharset)k.charset=a.scriptCharset;k.src=a.url;k.onload=k.onreadystatechange=function(a,
141
- c){if(!k.readyState||/loaded|complete/.test(k.readyState))k.onload=k.onreadystatechange=null,o&&k.parentNode&&o.removeChild(k),k=t,c||e(200,"success")};o.insertBefore(k,o.firstChild)},abort:function(){if(k)k.onload(0,1)}}}})})(y);(function(a){function c(){a(w).unload(function(){for(var a in m)m[a](0,1)})}function k(){try{return new w.XMLHttpRequest}catch(a){}}var o=a.now(),m,e;a.ajaxSettings.xhr=w.ActiveXObject?function(){var a;if(!(a=!this.isLocal&&k()))a:{try{a=new w.ActiveXObject("Microsoft.XMLHTTP");
142
- break a}catch(c){}a=void 0}return a}:k;e=a.ajaxSettings.xhr();a.support.ajax=!!e;a.support.cors=e&&"withCredentials"in e;e=t;a.support.ajax&&a.ajaxTransport(function(e){if(!e.crossDomain||a.support.cors){var k;return{send:function(f,b){var d=e.xhr(),n,q;e.username?d.open(e.type,e.url,e.async,e.username,e.password):d.open(e.type,e.url,e.async);if(e.xhrFields)for(q in e.xhrFields)d[q]=e.xhrFields[q];e.mimeType&&d.overrideMimeType&&d.overrideMimeType(e.mimeType);!e.crossDomain&&!f["X-Requested-With"]&&
143
- (f["X-Requested-With"]="XMLHttpRequest");try{for(q in f)d.setRequestHeader(q,f[q])}catch(p){}d.send(e.hasContent&&e.data||null);k=function(c,f){var o,q,p,h,g;try{if(k&&(f||d.readyState===4)){k=t;if(n)d.onreadystatechange=a.noop,delete m[n];if(f)d.readyState!==4&&d.abort();else{o=d.status;p=d.getAllResponseHeaders();h={};if((g=d.responseXML)&&g.documentElement)h.xml=g;h.text=d.responseText;try{q=d.statusText}catch(x){q=""}!o&&e.isLocal&&!e.crossDomain?o=h.text?200:404:o===1223&&(o=204)}}}catch(w){f||
144
- b(-1,w)}h&&b(o,q,h,p)};!e.async||d.readyState===4?k():(m||(m={},c()),n=o++,d.onreadystatechange=m[n]=k)},abort:function(){k&&k(0,1)}}}})})(y);(function(a){function c(c,b){var d={};a.each(r.concat.apply([],r.slice(0,b)),function(){d[this]=c});return d}function k(c){if(!o[c]){var b=a("<"+c+">").appendTo("body"),d=b.css("display");b.remove();if(d==="none"||d==="")d="block";o[c]=d}return o[c]}var o={},m=/^(?:toggle|show|hide)$/,e=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,i,r=[["height","marginTop","marginBottom",
145
- "paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];a.fn.extend({show:function(f,b,d){if(f||f===0)return this.animate(c("show",3),f,b,d);else{for(var d=0,e=this.length;d<e;d++){f=this[d];b=f.style.display;if(!a._data(f,"olddisplay")&&b==="none")b=f.style.display="";b===""&&a.css(f,"display")==="none"&&a._data(f,"olddisplay",k(f.nodeName))}for(d=0;d<e;d++)if(f=this[d],b=f.style.display,b===""||b==="none")f.style.display=a._data(f,"olddisplay")||
146
- "";return this}},hide:function(f,b,d){if(f||f===0)return this.animate(c("hide",3),f,b,d);else{f=0;for(b=this.length;f<b;f++)d=a.css(this[f],"display"),d!=="none"&&!a._data(this[f],"olddisplay")&&a._data(this[f],"olddisplay",d);for(f=0;f<b;f++)this[f].style.display="none";return this}},_toggle:a.fn.toggle,toggle:function(f,b,d){var e=typeof f==="boolean";a.isFunction(f)&&a.isFunction(b)?this._toggle.apply(this,arguments):f==null||e?this.each(function(){var b=e?f:a(this).is(":hidden");a(this)[b?"show":
147
- "hide"]()}):this.animate(c("toggle",3),f,b,d);return this},fadeTo:function(a,b,c,e){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,c,e)},animate:function(c,b,d,i){var o=a.speed(b,d,i);if(a.isEmptyObject(c))return this.each(o.complete);return this[o.queue===!1?"each":"queue"](function(){var b=a.extend({},o),d,i=this.nodeType===1,n=i&&a(this).is(":hidden"),r=this;for(d in c){var p=a.camelCase(d);d!==p&&(c[p]=c[d],delete c[d],d=p);if(c[d]==="hide"&&n||c[d]==="show"&&
148
- !n)return b.complete.call(this);if(i&&(d==="height"||d==="width"))if(b.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY],a.css(this,"display")==="inline"&&a.css(this,"float")==="none")a.support.inlineBlockNeedsLayout?k(this.nodeName)==="inline"?this.style.display="inline-block":(this.style.display="inline",this.style.zoom=1):this.style.display="inline-block";if(a.isArray(c[d]))(b.specialEasing=b.specialEasing||{})[d]=c[d][1],c[d]=c[d][0]}if(b.overflow!=null)this.style.overflow=
149
- "hidden";b.curAnim=a.extend({},c);a.each(c,function(d,g){var i=new a.fx(r,b,d);if(m.test(g))i[g==="toggle"?n?"show":"hide":g](c);else{var j=e.exec(g),l=i.cur();if(j){var k=parseFloat(j[2]),o=j[3]||(a.cssNumber[d]?"":"px");o!=="px"&&(a.style(r,d,(k||1)+o),l*=(k||1)/i.cur(),a.style(r,d,l+o));j[1]&&(k=(j[1]==="-="?-1:1)*k+l);i.custom(l,k,o)}else i.custom(l,g,"")}});return!0})},stop:function(c,b){var d=a.timers;c&&this.queue([]);this.each(function(){for(var a=d.length-1;a>=0;a--)if(d[a].elem===this){if(b)d[a](!0);
150
- d.splice(a,1)}});b||this.dequeue();return this}});a.each({slideDown:c("show",1),slideUp:c("hide",1),slideToggle:c("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(c,b){a.fn[c]=function(a,c,f){return this.animate(b,a,c,f)}});a.extend({speed:function(c,b,d){var e=c&&typeof c==="object"?a.extend({},c):{complete:d||!d&&b||a.isFunction(c)&&c,duration:c,easing:d&&b||b&&!a.isFunction(b)&&b};e.duration=a.fx.off?0:typeof e.duration==="number"?e.duration:
151
- e.duration in a.fx.speeds?a.fx.speeds[e.duration]:a.fx.speeds._default;e.old=e.complete;e.complete=function(){e.queue!==!1&&a(this).dequeue();a.isFunction(e.old)&&e.old.call(this)};return e},easing:{linear:function(a,b,c,e){return c+e*a},swing:function(a,b,c,e){return(-Math.cos(a*Math.PI)/2+0.5)*e+c}},timers:[],fx:function(a,b,c){this.options=b;this.elem=a;this.prop=c;if(!b.orig)b.orig={}}});a.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(a.fx.step[this.prop]||
152
- 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 c,b=a.css(this.elem,this.prop);return isNaN(c=parseFloat(b))?!b||b==="auto"?0:b:c},custom:function(c,b,d){function e(a){return m.step(a)}var m=this,k=a.fx;this.startTime=a.now();this.start=c;this.end=b;this.unit=d||this.unit||(a.cssNumber[this.prop]?"":"px");this.now=this.start;this.pos=this.state=0;e.elem=this.elem;e()&&a.timers.push(e)&&!i&&
153
- (i=setInterval(k.tick,k.interval))},show:function(){this.options.orig[this.prop]=a.style(this.elem,this.prop);this.options.show=!0;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=!0;this.custom(this.cur(),0)},step:function(c){var b=a.now(),d=!0;if(c||b>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=
154
- !0;for(var e in this.options.curAnim)this.options.curAnim[e]!==!0&&(d=!1);if(d){if(this.options.overflow!=null&&!a.support.shrinkWrapBlocks){var i=this.elem,m=this.options;a.each(["","X","Y"],function(a,b){i.style["overflow"+b]=m.overflow[a]})}this.options.hide&&a(this.elem).hide();if(this.options.hide||this.options.show)for(var j in this.options.curAnim)a.style(this.elem,j,this.options.orig[j]);this.options.complete.call(this.elem)}return!1}else c=b-this.startTime,this.state=c/this.options.duration,
155
- b=this.options.easing||(a.easing.swing?"swing":"linear"),this.pos=a.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||b](this.state,c,0,1,this.options.duration),this.now=this.start+(this.end-this.start)*this.pos,this.update();return!0}};a.extend(a.fx,{tick:function(){for(var c=a.timers,b=0;b<c.length;b++)c[b]()||c.splice(b--,1);c.length||a.fx.stop()},interval:13,stop:function(){clearInterval(i);i=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(c){a.style(c.elem,
156
- "opacity",c.now)},_default:function(a){a.elem.style&&a.elem.style[a.prop]!=null?a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit:a.elem[a.prop]=a.now}}});if(a.expr&&a.expr.filters)a.expr.filters.animated=function(c){return a.grep(a.timers,function(a){return c===a.elem}).length}})(y);(function(a){function c(c){return a.isWindow(c)?c:c.nodeType===9?c.defaultView||c.parentWindow:!1}var k=/^t(?:able|d|h)$/i,o=/^(?:body|html)$/i;a.fn.offset="getBoundingClientRect"in
157
- p.documentElement?function(m){var e=this[0],i;if(m)return this.each(function(b){a.offset.setOffset(this,m,b)});if(!e||!e.ownerDocument)return null;if(e===e.ownerDocument.body)return a.offset.bodyOffset(e);try{i=e.getBoundingClientRect()}catch(k){}var f=e.ownerDocument,b=f.documentElement;if(!i||!a.contains(b,e))return i?{top:i.top,left:i.left}:{top:0,left:0};e=f.body;f=c(f);return{top:i.top+(f.pageYOffset||a.support.boxModel&&b.scrollTop||e.scrollTop)-(b.clientTop||e.clientTop||0),left:i.left+(f.pageXOffset||
158
- a.support.boxModel&&b.scrollLeft||e.scrollLeft)-(b.clientLeft||e.clientLeft||0)}}:function(c){var e=this[0];if(c)return this.each(function(b){a.offset.setOffset(this,c,b)});if(!e||!e.ownerDocument)return null;if(e===e.ownerDocument.body)return a.offset.bodyOffset(e);a.offset.initialize();var i,o=e.offsetParent,f=e.ownerDocument,b=f.documentElement,d=f.body;i=(f=f.defaultView)?f.getComputedStyle(e,null):e.currentStyle;for(var n=e.offsetTop,p=e.offsetLeft;(e=e.parentNode)&&e!==d&&e!==b;){if(a.offset.supportsFixedPosition&&
159
- i.position==="fixed")break;i=f?f.getComputedStyle(e,null):e.currentStyle;n-=e.scrollTop;p-=e.scrollLeft;if(e===o){n+=e.offsetTop;p+=e.offsetLeft;if(a.offset.doesNotAddBorder&&(!a.offset.doesAddBorderForTableAndCells||!k.test(e.nodeName)))n+=parseFloat(i.borderTopWidth)||0,p+=parseFloat(i.borderLeftWidth)||0;o=e.offsetParent}a.offset.subtractsBorderForOverflowNotVisible&&i.overflow!=="visible"&&(n+=parseFloat(i.borderTopWidth)||0,p+=parseFloat(i.borderLeftWidth)||0)}if(i.position==="relative"||i.position===
160
- "static")n+=d.offsetTop,p+=d.offsetLeft;a.offset.supportsFixedPosition&&i.position==="fixed"&&(n+=Math.max(b.scrollTop,d.scrollTop),p+=Math.max(b.scrollLeft,d.scrollLeft));return{top:n,left:p}};a.offset={initialize:function(){var c=p.body,e=p.createElement("div"),i,k,f,b=parseFloat(a.css(c,"marginTop"))||0;a.extend(e.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});e.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
- c.insertBefore(e,c.firstChild);i=e.firstChild;k=i.firstChild;f=i.nextSibling.firstChild.firstChild;this.doesNotAddBorder=k.offsetTop!==5;this.doesAddBorderForTableAndCells=f.offsetTop===5;k.style.position="fixed";k.style.top="20px";this.supportsFixedPosition=k.offsetTop===20||k.offsetTop===15;k.style.position=k.style.top="";i.style.overflow="hidden";i.style.position="relative";this.subtractsBorderForOverflowNotVisible=k.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=c.offsetTop!==b;c.removeChild(e);
162
- a.offset.initialize=a.noop},bodyOffset:function(c){var e=c.offsetTop,i=c.offsetLeft;a.offset.initialize();a.offset.doesNotIncludeMarginInBodyOffset&&(e+=parseFloat(a.css(c,"marginTop"))||0,i+=parseFloat(a.css(c,"marginLeft"))||0);return{top:e,left:i}},setOffset:function(c,e,i){var k=a.css(c,"position");if(k==="static")c.style.position="relative";var f=a(c),b=f.offset(),d=a.css(c,"top"),n=a.css(c,"left"),o=(k==="absolute"||k==="fixed")&&a.inArray("auto",[d,n])>-1,k={},p={};o&&(p=f.position());d=o?
163
- p.top:parseInt(d,10)||0;n=o?p.left:parseInt(n,10)||0;a.isFunction(e)&&(e=e.call(c,i,b));if(e.top!=null)k.top=e.top-b.top+d;if(e.left!=null)k.left=e.left-b.left+n;"using"in e?e.using.call(c,k):f.css(k)}};a.fn.extend({position:function(){if(!this[0])return null;var c=this[0],e=this.offsetParent(),i=this.offset(),k=o.test(e[0].nodeName)?{top:0,left:0}:e.offset();i.top-=parseFloat(a.css(c,"marginTop"))||0;i.left-=parseFloat(a.css(c,"marginLeft"))||0;k.top+=parseFloat(a.css(e[0],"borderTopWidth"))||0;
164
- k.left+=parseFloat(a.css(e[0],"borderLeftWidth"))||0;return{top:i.top-k.top,left:i.left-k.left}},offsetParent:function(){return this.map(function(){for(var c=this.offsetParent||p.body;c&&!o.test(c.nodeName)&&a.css(c,"position")==="static";)c=c.offsetParent;return c})}});a.each(["Left","Top"],function(k,e){var i="scroll"+e;a.fn[i]=function(e){var f=this[0],b;if(!f)return null;return e!==t?this.each(function(){(b=c(this))?b.scrollTo(!k?e:a(b).scrollLeft(),k?e:a(b).scrollTop()):this[i]=e}):(b=c(f))?
165
- "pageXOffset"in b?b[k?"pageYOffset":"pageXOffset"]:a.support.boxModel&&b.document.documentElement[i]||b.document.body[i]:f[i]}})})(y);(function(a){a.each(["Height","Width"],function(c,k){var o=k.toLowerCase();a.fn["inner"+k]=function(){return this[0]?parseFloat(a.css(this[0],o,"padding")):null};a.fn["outer"+k]=function(c){return this[0]?parseFloat(a.css(this[0],o,c?"margin":"border")):null};a.fn[o]=function(c){var e=this[0];if(!e)return c==null?null:this;if(a.isFunction(c))return this.each(function(e){var f=
166
- a(this);f[o](c.call(this,e,f[o]()))});if(a.isWindow(e)){var i=e.document.documentElement["client"+k];return e.document.compatMode==="CSS1Compat"&&i||e.document.body["client"+k]||i}else return e.nodeType===9?Math.max(e.documentElement["client"+k],e.body["scroll"+k],e.documentElement["scroll"+k],e.body["offset"+k],e.documentElement["offset"+k]):c===t?(e=a.css(e,o),i=parseFloat(e),a.isNaN(i)?e:i):this.css(o,typeof c==="string"?c:c+"px")}})})(y);w.jQuery=w.$=y})(window);
1
+ (function(x,l){var r=x.document,U=x.navigator,V=x.location,A=function(){function a(){if(!c.isReady){try{r.documentElement.doScroll("left")}catch(i){setTimeout(a,1);return}c.ready()}}var c=function(a,i){return new c.fn.init(a,i,f)},p=x.jQuery,g=x.$,f,b=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,n=/\S/,k=/^\s+/,D=/\s+$/,e=/\d/,o=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,t=/^[\],:{}\s]*$/,u=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,s=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,h=/(?:^|:|,)(?:\s*\[)+/g,
2
+ C=/(webkit)[ \/]([\w.]+)/,w=/(opera)(?:.*version)?[ \/]([\w.]+)/,q=/(msie) ([\w.]+)/,d=/(mozilla)(?:.*? rv:([\w.]+))?/,i=U.userAgent,j,v,z=Object.prototype.toString,m=Object.prototype.hasOwnProperty,y=Array.prototype.push,I=Array.prototype.slice,J=String.prototype.trim,R=Array.prototype.indexOf,S={};c.fn=c.prototype={constructor:c,init:function(a,i,d){var j;if(!a)return this;if(a.nodeType)return this.context=this[0]=a,this.length=1,this;if(a==="body"&&!i&&r.body)return this.context=r,this[0]=r.body,
3
+ this.selector=a,this.length=1,this;if(typeof a==="string")if((j=a.charAt(0)==="<"&&a.charAt(a.length-1)===">"&&a.length>=3?[null,a,null]:b.exec(a))&&(j[1]||!i))if(j[1])return d=(i=i instanceof c?i[0]:i)?i.ownerDocument||i:r,(a=o.exec(a))?c.isPlainObject(i)?(a=[r.createElement(a[1])],c.fn.attr.call(a,i,!0)):a=[d.createElement(a[1])]:(a=c.buildFragment([j[1]],[d]),a=(a.cacheable?c.clone(a.fragment):a.fragment).childNodes),c.merge(this,a);else{if((i=r.getElementById(j[2]))&&i.parentNode){if(i.id!==j[2])return d.find(a);
4
+ this.length=1;this[0]=i}this.context=r;this.selector=a;return this}else return!i||i.jquery?(i||d).find(a):this.constructor(i).find(a);else if(c.isFunction(a))return d.ready(a);if(a.selector!==l)this.selector=a.selector,this.context=a.context;return c.makeArray(a,this)},selector:"",jquery:"1.6.1",length:0,size:function(){return this.length},toArray:function(){return I.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,i,d){var j=this.constructor();
5
+ c.isArray(a)?y.apply(j,a):c.merge(j,a);j.prevObject=this;j.context=this.context;if(i==="find")j.selector=this.selector+(this.selector?" ":"")+d;else if(i)j.selector=this.selector+"."+i+"("+d+")";return j},each:function(a,i){return c.each(this,a,i)},ready:function(a){c.bindReady();j.done(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(I.apply(this,arguments),
6
+ "slice",I.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,function(i,d){return a.call(i,d,i)}))},end:function(){return this.prevObject||this.constructor(null)},push:y,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a,i,d,j,z,v=arguments[0]||{},m=1,e=arguments.length,y=!1;typeof v==="boolean"&&(y=v,v=arguments[1]||{},m=2);typeof v!=="object"&&!c.isFunction(v)&&(v={});e===m&&(v=this,--m);for(;m<e;m++)if((a=arguments[m])!=null)for(i in a)d=
7
+ v[i],j=a[i],v!==j&&(y&&j&&(c.isPlainObject(j)||(z=c.isArray(j)))?(z?(z=!1,d=d&&c.isArray(d)?d:[]):d=d&&c.isPlainObject(d)?d:{},v[i]=c.extend(y,d,j)):j!==l&&(v[i]=j));return v};c.extend({noConflict:function(a){if(x.$===c)x.$=g;if(a&&x.jQuery===c)x.jQuery=p;return c},isReady:!1,readyWait:1,holdReady:function(a){a?c.readyWait++:c.ready(!0)},ready:function(a){if(a===!0&&!--c.readyWait||a!==!0&&!c.isReady){if(!r.body)return setTimeout(c.ready,1);c.isReady=!0;a!==!0&&--c.readyWait>0||(j.resolveWith(r,[c]),
8
+ c.fn.trigger&&c(r).trigger("ready").unbind("ready"))}},bindReady:function(){if(!j){j=c._Deferred();if(r.readyState==="complete")return setTimeout(c.ready,1);if(r.addEventListener)r.addEventListener("DOMContentLoaded",v,!1),x.addEventListener("load",c.ready,!1);else if(r.attachEvent){r.attachEvent("onreadystatechange",v);x.attachEvent("onload",c.ready);var i=!1;try{i=x.frameElement==null}catch(d){}r.documentElement.doScroll&&i&&a()}}},isFunction:function(a){return c.type(a)==="function"},isArray:Array.isArray||
9
+ function(a){return c.type(a)==="array"},isWindow:function(a){return a&&typeof a==="object"&&"setInterval"in a},isNaN:function(a){return a==null||!e.test(a)||isNaN(a)},type:function(a){return a==null?String(a):S[z.call(a)]||"object"},isPlainObject:function(a){if(!a||c.type(a)!=="object"||a.nodeType||c.isWindow(a))return!1;if(a.constructor&&!m.call(a,"constructor")&&!m.call(a.constructor.prototype,"isPrototypeOf"))return!1;for(var i in a);return i===l||m.call(a,i)},isEmptyObject:function(a){for(var i in a)return!1;
10
+ return!0},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(x.JSON&&x.JSON.parse)return x.JSON.parse(a);if(t.test(a.replace(u,"@").replace(s,"]").replace(h,"")))return(new Function("return "+a))();c.error("Invalid JSON: "+a)},parseXML:function(a,i,d){x.DOMParser?(d=new DOMParser,i=d.parseFromString(a,"text/xml")):(i=new ActiveXObject("Microsoft.XMLDOM"),i.async="false",i.loadXML(a));d=i.documentElement;(!d||!d.nodeName||d.nodeName==="parsererror")&&
11
+ c.error("Invalid XML: "+a);return i},noop:function(){},globalEval:function(a){a&&n.test(a)&&(x.execScript||function(a){x.eval.call(x,a)})(a)},nodeName:function(a,i){return a.nodeName&&a.nodeName.toUpperCase()===i.toUpperCase()},each:function(a,i,d){var j,v=0,z=a.length,m=z===l||c.isFunction(a);if(d)if(m)for(j in a){if(i.apply(a[j],d)===!1)break}else for(;v<z;){if(i.apply(a[v++],d)===!1)break}else if(m)for(j in a){if(i.call(a[j],j,a[j])===!1)break}else for(;v<z;)if(i.call(a[v],v,a[v++])===!1)break;
12
+ return a},trim:J?function(a){return a==null?"":J.call(a)}:function(a){return a==null?"":a.toString().replace(k,"").replace(D,"")},makeArray:function(a,i){var d=i||[];if(a!=null){var j=c.type(a);a.length==null||j==="string"||j==="function"||j==="regexp"||c.isWindow(a)?y.call(d,a):c.merge(d,a)}return d},inArray:function(a,i){if(R)return R.call(i,a);for(var d=0,j=i.length;d<j;d++)if(i[d]===a)return d;return-1},merge:function(a,i){var d=a.length,j=0;if(typeof i.length==="number")for(var v=i.length;j<
13
+ v;j++)a[d++]=i[j];else for(;i[j]!==l;)a[d++]=i[j++];a.length=d;return a},grep:function(a,i,d){for(var j=[],v,d=!!d,z=0,m=a.length;z<m;z++)v=!!i(a[z],z),d!==v&&j.push(a[z]);return j},map:function(a,i,d){var j,v,z=[],m=0,e=a.length;if(a instanceof c||e!==l&&typeof e==="number"&&(e>0&&a[0]&&a[e-1]||e===0||c.isArray(a)))for(;m<e;m++)j=i(a[m],m,d),j!=null&&(z[z.length]=j);else for(v in a)j=i(a[v],v,d),j!=null&&(z[z.length]=j);return z.concat.apply([],z)},guid:1,proxy:function(a,i){if(typeof i==="string")var d=
14
+ a[i],i=a,a=d;if(!c.isFunction(a))return l;var j=I.call(arguments,2),d=function(){return a.apply(i,j.concat(I.call(arguments)))};d.guid=a.guid=a.guid||d.guid||c.guid++;return d},access:function(a,i,d,j,v,z){var m=a.length;if(typeof i==="object"){for(var e in i)c.access(a,e,i[e],j,v,d);return a}if(d!==l){j=!z&&j&&c.isFunction(d);for(e=0;e<m;e++)v(a[e],i,j?d.call(a[e],e,v(a[e],i)):d,z);return a}return m?v(a[0],i):l},now:function(){return(new Date).getTime()},uaMatch:function(a){a=a.toLowerCase();a=C.exec(a)||
15
+ w.exec(a)||q.exec(a)||a.indexOf("compatible")<0&&d.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},sub:function(){function a(i,d){return new a.fn.init(i,d)}c.extend(!0,a,this);a.superclass=this;a.fn=a.prototype=this();a.fn.constructor=a;a.sub=this.sub;a.fn.init=function(d,j){j&&j instanceof c&&!(j instanceof a)&&(j=a(j));return c.fn.init.call(this,d,j,i)};a.fn.init.prototype=a.fn;var i=a(r);return a},browser:{}});c.each("Boolean Number String Function Array Date RegExp Object".split(" "),
16
+ function(a,i){S["[object "+i+"]"]=i.toLowerCase()});i=c.uaMatch(i);if(i.browser)c.browser[i.browser]=!0,c.browser.version=i.version;if(c.browser.webkit)c.browser.safari=!0;n.test(" ")&&(k=/^[\s\xA0]+/,D=/[\s\xA0]+$/);f=c(r);r.addEventListener?v=function(){r.removeEventListener("DOMContentLoaded",v,!1);c.ready()}:r.attachEvent&&(v=function(){r.readyState==="complete"&&(r.detachEvent("onreadystatechange",v),c.ready())});return c}();(function(a){var c="done fail isResolved isRejected promise then always pipe".split(" "),
17
+ p=[].slice;a.extend({_Deferred:function(){var c=[],f,b,n,k={done:function(){if(!n){var b=arguments,e,o,t,u,s;f&&(s=f,f=0);e=0;for(o=b.length;e<o;e++)t=b[e],u=a.type(t),u==="array"?k.done.apply(k,t):u==="function"&&c.push(t);s&&k.resolveWith(s[0],s[1])}return this},resolveWith:function(a,e){if(!n&&!f&&!b){e=e||[];b=1;try{for(;c[0];)c.shift().apply(a,e)}finally{f=[a,e],b=0}}return this},resolve:function(){k.resolveWith(this,arguments);return this},isResolved:function(){return!(!b&&!f)},cancel:function(){n=
18
+ 1;c=[];return this}};return k},Deferred:function(g){var f=a._Deferred(),b=a._Deferred(),n;a.extend(f,{then:function(a,b){f.done(a).fail(b);return this},always:function(){return f.done.apply(f,arguments).fail.apply(this,arguments)},fail:b.done,rejectWith:b.resolveWith,reject:b.resolve,isRejected:b.isResolved,pipe:function(b,c){return a.Deferred(function(e){a.each({done:[b,"resolve"],fail:[c,"reject"]},function(b,t){var u=t[0],c=t[1],h;if(a.isFunction(u))f[b](function(){if((h=u.apply(this,arguments))&&
19
+ a.isFunction(h.promise))h.promise().then(e.resolve,e.reject);else e[c](h)});else f[b](e[c])})}).promise()},promise:function(a){if(a==null){if(n)return n;n=a={}}for(var b=c.length;b--;)a[c[b]]=f[c[b]];return a}});f.done(b.cancel).fail(f.cancel);delete f.cancel;g&&g.call(f,f);return f},when:function(c){function f(a){return function(t){b[a]=arguments.length>1?p.call(arguments,0):t;--l||e.resolveWith(e,p.call(b,0))}}var b=arguments,n=0,k=b.length,l=k,e=k<=1&&c&&a.isFunction(c.promise)?c:a.Deferred();
20
+ if(k>1){for(;n<k;n++)b[n]&&a.isFunction(b[n].promise)?b[n].promise().then(f(n),e.reject):--l;l||e.resolveWith(e,b)}else e!==c&&e.resolveWith(e,k?[c]:[]);return e.promise()}})})(A);(function(a){a.support=function(){var a=r.createElement("div"),p=r.documentElement,g,f,b,n,k,l;a.setAttribute("className","t");a.innerHTML=" <link/><table></table><a href='/a' style='top:1px;float:left;opacity:.55;'>a</a><input type='checkbox'/>";g=a.getElementsByTagName("*");f=a.getElementsByTagName("a")[0];if(!g||!g.length||
21
+ !f)return{};b=r.createElement("select");n=b.appendChild(r.createElement("option"));g=a.getElementsByTagName("input")[0];k={leadingWhitespace:a.firstChild.nodeType===3,tbody:!a.getElementsByTagName("tbody").length,htmlSerialize:!!a.getElementsByTagName("link").length,style:/top/.test(f.getAttribute("style")),hrefNormalized:f.getAttribute("href")==="/a",opacity:/^0.55$/.test(f.style.opacity),cssFloat:!!f.style.cssFloat,checkOn:g.value==="on",optSelected:n.selected,getSetAttribute:a.className!=="t",
22
+ submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0};g.checked=!0;k.noCloneChecked=g.cloneNode(!0).checked;b.disabled=!0;k.optDisabled=!n.disabled;try{delete a.test}catch(e){k.deleteExpando=!1}!a.addEventListener&&a.attachEvent&&a.fireEvent&&(a.attachEvent("onclick",function t(){k.noCloneEvent=!1;a.detachEvent("onclick",t)}),a.cloneNode(!0).fireEvent("onclick"));g=r.createElement("input");g.value=
23
+ "t";g.setAttribute("type","radio");k.radioValue=g.value==="t";g.setAttribute("checked","checked");a.appendChild(g);f=r.createDocumentFragment();f.appendChild(a.firstChild);k.checkClone=f.cloneNode(!0).cloneNode(!0).lastChild.checked;a.innerHTML="";a.style.width=a.style.paddingLeft="1px";f=r.createElement("body");b={visibility:"hidden",width:0,height:0,border:0,margin:0,background:"none"};for(l in b)f.style[l]=b[l];f.appendChild(a);p.insertBefore(f,p.firstChild);k.appendChecked=g.checked;k.boxModel=
24
+ a.offsetWidth===2;if("zoom"in a.style)a.style.display="inline",a.style.zoom=1,k.inlineBlockNeedsLayout=a.offsetWidth===2,a.style.display="",a.innerHTML="<div style='width:4px;'></div>",k.shrinkWrapBlocks=a.offsetWidth!==2;a.innerHTML="<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>";b=a.getElementsByTagName("td");g=b[0].offsetHeight===0;b[0].style.display="";b[1].style.display="none";k.reliableHiddenOffsets=g&&b[0].offsetHeight===0;a.innerHTML="";if(r.defaultView&&
25
+ r.defaultView.getComputedStyle)g=r.createElement("div"),g.style.width="0",g.style.marginRight="0",a.appendChild(g),k.reliableMarginRight=(parseInt((r.defaultView.getComputedStyle(g,null)||{marginRight:0}).marginRight,10)||0)===0;f.innerHTML="";p.removeChild(f);if(a.attachEvent)for(l in{submit:1,change:1,focusin:1})p="on"+l,g=p in a,g||(a.setAttribute(p,"return;"),g=typeof a[p]==="function"),k[l+"Bubbles"]=g;return k}();a.boxModel=a.support.boxModel})(A);(function(a){function c(b,c,k){if(k===l&&b.nodeType===
26
+ 1)if(k="data-"+c.replace(f,"$1-$2").toLowerCase(),k=b.getAttribute(k),typeof k==="string"){try{k=k==="true"?!0:k==="false"?!1:k==="null"?null:!a.isNaN(k)?parseFloat(k):g.test(k)?a.parseJSON(k):k}catch(p){}a.data(b,c,k)}else k=l;return k}function p(a){for(var c in a)if(c!=="toJSON")return!1;return!0}var g=/^(?:\{.*\}|\[.*\])$/,f=/([a-z])([A-Z])/g;a.extend({cache:{},uuid:0,expando:"jQuery"+(a.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",
27
+ applet:!0},hasData:function(b){b=b.nodeType?a.cache[b[a.expando]]:b[a.expando];return!!b&&!p(b)},data:function(b,c,f,g){if(a.acceptData(b)){var e=a.expando,o=typeof c==="string",t=b.nodeType,u=t?a.cache:b,s=t?b[a.expando]:b[a.expando]&&a.expando;if(s&&(!g||!s||u[s][e])||!(o&&f===l)){if(!s)t?b[a.expando]=s=++a.uuid:s=a.expando;if(!u[s]&&(u[s]={},!t))u[s].toJSON=a.noop;if(typeof c==="object"||typeof c==="function")g?u[s][e]=a.extend(u[s][e],c):u[s]=a.extend(u[s],c);b=u[s];g&&(b[e]||(b[e]={}),b=b[e]);
28
+ f!==l&&(b[a.camelCase(c)]=f);if(c==="events"&&!b[c])return b[e]&&b[e].events;return o?b[a.camelCase(c)]:b}}},removeData:function(b,c,f){if(a.acceptData(b)){var g=a.expando,e=b.nodeType,o=e?a.cache:b,t=e?b[a.expando]:a.expando;if(o[t]){if(c){var u=f?o[t][g]:o[t];if(u&&(delete u[c],!p(u)))return}if(f&&(delete o[t][g],!p(o[t])))return;c=o[t][g];a.support.deleteExpando||o!=x?delete o[t]:o[t]=null;if(c){o[t]={};if(!e)o[t].toJSON=a.noop;o[t][g]=c}else e&&(a.support.deleteExpando?delete b[a.expando]:b.removeAttribute?
29
+ b.removeAttribute(a.expando):b[a.expando]=null)}}},_data:function(b,c,f){return a.data(b,c,f,!0)},acceptData:function(b){if(b.nodeName){var c=a.noData[b.nodeName.toLowerCase()];if(c)return!(c===!0||b.getAttribute("classid")!==c)}return!0}});a.fn.extend({data:function(b,f){var g=null;if(typeof b==="undefined"){if(this.length&&(g=a.data(this[0]),this[0].nodeType===1))for(var p=this[0].attributes,e,o=0,t=p.length;o<t;o++)e=p[o].name,e.indexOf("data-")===0&&(e=a.camelCase(e.substring(5)),c(this[0],e,
30
+ g[e]));return g}else if(typeof b==="object")return this.each(function(){a.data(this,b)});var u=b.split(".");u[1]=u[1]?"."+u[1]:"";return f===l?(g=this.triggerHandler("getData"+u[1]+"!",[u[0]]),g===l&&this.length&&(g=a.data(this[0],b),g=c(this[0],b,g)),g===l&&u[1]?this.data(u[0]):g):this.each(function(){var e=a(this),t=[u[0],f];e.triggerHandler("setData"+u[1]+"!",t);a.data(this,b,f);e.triggerHandler("changeData"+u[1]+"!",t)})},removeData:function(b){return this.each(function(){a.removeData(this,b)})}})})(A);
31
+ (function(a){function c(c,g,f){var b=g+"defer",n=g+"queue",k=g+"mark",r=a.data(c,b,l,!0);r&&(f==="queue"||!a.data(c,n,l,!0))&&(f==="mark"||!a.data(c,k,l,!0))&&setTimeout(function(){!a.data(c,n,l,!0)&&!a.data(c,k,l,!0)&&(a.removeData(c,b,!0),r.resolve())},0)}a.extend({_mark:function(c,g){c&&(g=(g||"fx")+"mark",a.data(c,g,(a.data(c,g,l,!0)||0)+1,!0))},_unmark:function(p,g,f){p!==!0&&(f=g,g=p,p=!1);if(g){var f=f||"fx",b=f+"mark";(p=p?0:(a.data(g,b,l,!0)||1)-1)?a.data(g,b,p,!0):(a.removeData(g,b,!0),
32
+ c(g,f,"mark"))}},queue:function(c,g,f){if(c){var g=(g||"fx")+"queue",b=a.data(c,g,l,!0);f&&(!b||a.isArray(f)?b=a.data(c,g,a.makeArray(f),!0):b.push(f));return b||[]}},dequeue:function(p,g){var g=g||"fx",f=a.queue(p,g),b=f.shift();b==="inprogress"&&(b=f.shift());b&&(g==="fx"&&f.unshift("inprogress"),b.call(p,function(){a.dequeue(p,g)}));f.length||(a.removeData(p,g+"queue",!0),c(p,g,"queue"))}});a.fn.extend({queue:function(c,g){typeof c!=="string"&&(g=c,c="fx");if(g===l)return a.queue(this[0],c);return this.each(function(){var f=
33
+ a.queue(this,c,g);c==="fx"&&f[0]!=="inprogress"&&a.dequeue(this,c)})},dequeue:function(c){return this.each(function(){a.dequeue(this,c)})},delay:function(c,g){c=a.fx?a.fx.speeds[c]||c:c;g=g||"fx";return this.queue(g,function(){var f=this;setTimeout(function(){a.dequeue(f,g)},c)})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(c){function g(){--k||f.resolveWith(b,[b])}typeof c!=="string"&&(c=l);var c=c||"fx",f=a.Deferred(),b=this,n=b.length,k=1,r=c+"defer",e=c+"queue";c+="mark";
34
+ for(var o;n--;)if(o=a.data(b[n],r,l,!0)||(a.data(b[n],e,l,!0)||a.data(b[n],c,l,!0))&&a.data(b[n],r,a._Deferred(),!0))k++,o.done(g);g();return f.promise()}})})(A);(function(a){var c=/[\n\t\r]/g,p=/\s+/,g=/\r/g,f=/^(?:button|input)$/i,b=/^(?:button|input|object|select|textarea)$/i,n=/^a(?:rea)?$/i,k=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,r=/\:/,e,o;a.fn.extend({attr:function(e,b){return a.access(this,e,b,!0,a.attr)},
35
+ removeAttr:function(e){return this.each(function(){a.removeAttr(this,e)})},prop:function(e,b){return a.access(this,e,b,!0,a.prop)},removeProp:function(e){e=a.propFix[e]||e;return this.each(function(){try{this[e]=l,delete this[e]}catch(a){}})},addClass:function(e){if(a.isFunction(e))return this.each(function(i){var d=a(this);d.addClass(e.call(this,i,d.attr("class")||""))});if(e&&typeof e==="string")for(var b=(e||"").split(p),c=0,h=this.length;c<h;c++){var f=this[c];if(f.nodeType===1)if(f.className){for(var g=
36
+ " "+f.className+" ",o=f.className,d=0,i=b.length;d<i;d++)g.indexOf(" "+b[d]+" ")<0&&(o+=" "+b[d]);f.className=a.trim(o)}else f.className=e}return this},removeClass:function(e){if(a.isFunction(e))return this.each(function(i){var d=a(this);d.removeClass(e.call(this,i,d.attr("class")))});if(e&&typeof e==="string"||e===l)for(var b=(e||"").split(p),f=0,h=this.length;f<h;f++){var g=this[f];if(g.nodeType===1&&g.className)if(e){for(var o=(" "+g.className+" ").replace(c," "),q=0,d=b.length;q<d;q++)o=o.replace(" "+
37
+ b[q]+" "," ");g.className=a.trim(o)}else g.className=""}return this},toggleClass:function(e,b){var c=typeof e,h=typeof b==="boolean";if(a.isFunction(e))return this.each(function(c){var h=a(this);h.toggleClass(e.call(this,c,h.attr("class"),b),b)});return this.each(function(){if(c==="string")for(var f,g=0,o=a(this),d=b,i=e.split(p);f=i[g++];)d=h?d:!o.hasClass(f),o[d?"addClass":"removeClass"](f);else if(c==="undefined"||c==="boolean")this.className&&a._data(this,"__className__",this.className),this.className=
38
+ this.className||e===!1?"":a._data(this,"__className__")||""})},hasClass:function(a){for(var a=" "+a+" ",e=0,b=this.length;e<b;e++)if((" "+this[e].className+" ").replace(c," ").indexOf(a)>-1)return!0;return!1},val:function(e){var b,c,h=this[0];if(!arguments.length){if(h){if((b=a.valHooks[h.nodeName.toLowerCase()]||a.valHooks[h.type])&&"get"in b&&(c=b.get(h,"value"))!==l)return c;return(h.value||"").replace(g,"")}return l}var f=a.isFunction(e);return this.each(function(c){var h=a(this);if(this.nodeType===
39
+ 1&&(c=f?e.call(this,c,h.val()):e,c==null?c="":typeof c==="number"?c+="":a.isArray(c)&&(c=a.map(c,function(a){return a==null?"":a+""})),b=a.valHooks[this.nodeName.toLowerCase()]||a.valHooks[this.type],!b||!("set"in b)||b.set(this,c,"value")===l))this.value=c})}});a.extend({valHooks:{option:{get:function(a){var e=a.attributes.value;return!e||e.specified?a.value:a.text}},select:{get:function(e){var b,c=e.selectedIndex,h=[],f=e.options,e=e.type==="select-one";if(c<0)return null;for(var g=e?c:0,o=e?c+
40
+ 1:f.length;g<o;g++)if(b=f[g],b.selected&&(a.support.optDisabled?!b.disabled:b.getAttribute("disabled")===null)&&(!b.parentNode.disabled||!a.nodeName(b.parentNode,"optgroup"))){b=a(b).val();if(e)return b;h.push(b)}if(e&&!h.length&&f.length)return a(f[c]).val();return h},set:function(e,b){var c=a.makeArray(b);a(e).find("option").each(function(){this.selected=a.inArray(a(this).val(),c)>=0});if(!c.length)e.selectedIndex=-1;return c}}},attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},
41
+ attrFix:{tabindex:"tabIndex"},attr:function(b,c,f,h){var g=b.nodeType;if(!b||g===3||g===8||g===2)return l;if(h&&c in a.attrFn)return a(b)[c](f);if(!("getAttribute"in b))return a.prop(b,c,f);var n,c=(g=g!==1||!a.isXMLDoc(b))&&a.attrFix[c]||c,h=a.attrHooks[c];if(!h)if(k.test(c)&&(typeof f==="boolean"||f===l||f.toLowerCase()===c.toLowerCase()))h=o;else if(e&&(a.nodeName(b,"form")||r.test(c)))h=e;return f!==l?f===null?(a.removeAttr(b,c),l):h&&"set"in h&&g&&(n=h.set(b,f,c))!==l?n:(b.setAttribute(c,""+
42
+ f),f):h&&"get"in h&&g?h.get(b,c):(n=b.getAttribute(c),n===null?l:n)},removeAttr:function(e,b){var c;if(e.nodeType===1&&(b=a.attrFix[b]||b,a.support.getSetAttribute?e.removeAttribute(b):(a.attr(e,b,""),e.removeAttributeNode(e.getAttributeNode(b))),k.test(b)&&(c=a.propFix[b]||b)in e))e[c]=!1},attrHooks:{type:{set:function(e,b){if(f.test(e.nodeName)&&e.parentNode)a.error("type property can't be changed");else if(!a.support.radioValue&&b==="radio"&&a.nodeName(e,"input")){var c=e.value;e.setAttribute("type",
43
+ b);if(c)e.value=c;return b}}},tabIndex:{get:function(a){var e=a.getAttributeNode("tabIndex");return e&&e.specified?parseInt(e.value,10):b.test(a.nodeName)||n.test(a.nodeName)&&a.href?0:l}}},propFix:{tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},prop:function(e,b,c){var h=e.nodeType;if(!e||
44
+ h===3||h===8||h===2)return l;var f,b=(h!==1||!a.isXMLDoc(e))&&a.propFix[b]||b,h=a.propHooks[b];return c!==l?h&&"set"in h&&(f=h.set(e,c,b))!==l?f:e[b]=c:h&&"get"in h&&(f=h.get(e,b))!==l?f:e[b]},propHooks:{}});o={get:function(e,b){return e[a.propFix[b]||b]?b.toLowerCase():l},set:function(e,b,c){var h;b===!1?a.removeAttr(e,c):(h=a.propFix[c]||c,h in e&&(e[h]=b),e.setAttribute(c,c.toLowerCase()));return c}};a.attrHooks.value={get:function(b,c){if(e&&a.nodeName(b,"button"))return e.get(b,c);return b.value},
45
+ set:function(b,c,f){if(e&&a.nodeName(b,"button"))return e.set(b,c,f);b.value=c}};if(!a.support.getSetAttribute)a.attrFix=a.propFix,e=a.attrHooks.name=a.valHooks.button={get:function(a,e){var b;return(b=a.getAttributeNode(e))&&b.nodeValue!==""?b.nodeValue:l},set:function(a,e,b){if(a=a.getAttributeNode(b))return a.nodeValue=e}},a.each(["width","height"],function(e,b){a.attrHooks[b]=a.extend(a.attrHooks[b],{set:function(a,e){if(e==="")return a.setAttribute(b,"auto"),e}})});a.support.hrefNormalized||
46
+ a.each(["href","src","width","height"],function(e,b){a.attrHooks[b]=a.extend(a.attrHooks[b],{get:function(a){a=a.getAttribute(b,2);return a===null?l:a}})});if(!a.support.style)a.attrHooks.style={get:function(a){return a.style.cssText.toLowerCase()||l},set:function(a,e){return a.style.cssText=""+e}};if(!a.support.optSelected)a.propHooks.selected=a.extend(a.propHooks.selected,{get:function(){}});a.support.checkOn||a.each(["radio","checkbox"],function(){a.valHooks[this]={get:function(a){return a.getAttribute("value")===
47
+ null?"on":a.value}}});a.each(["radio","checkbox"],function(){a.valHooks[this]=a.extend(a.valHooks[this],{set:function(e,b){if(a.isArray(b))return e.checked=a.inArray(a(e).val(),b)>=0}})})})(A);(function(a){function c(){return!1}function p(){return!0}function g(d,i,j){var e=a.extend({},j[0]);e.type=d;e.originalEvent={};e.liveFired=l;a.event.handle.call(i,e);e.isDefaultPrevented()&&j[0].preventDefault()}function f(d){var i,j,e,b,m,c,h,f,g,o,q,k=[];b=[];m=a._data(this,"events");if(!(d.liveFired===this||
48
+ !m||!m.live||d.target.disabled||d.button&&d.type==="click")){d.namespace&&(q=RegExp("(^|\\.)"+d.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)"));d.liveFired=this;var t=m.live.slice(0);for(h=0;h<t.length;h++)m=t[h],m.origType.replace(n,"")===d.type?b.push(m.selector):t.splice(h--,1);b=a(d.target).closest(b,d.currentTarget);f=0;for(g=b.length;f<g;f++){o=b[f];for(h=0;h<t.length;h++)if(m=t[h],o.selector===m.selector&&(!q||q.test(m.namespace))&&!o.elem.disabled){c=o.elem;e=null;if(m.preType==="mouseenter"||
49
+ m.preType==="mouseleave")d.type=m.preType,(e=a(d.relatedTarget).closest(m.selector)[0])&&a.contains(c,e)&&(e=c);(!e||e!==c)&&k.push({elem:c,handleObj:m,level:o.level})}}f=0;for(g=k.length;f<g;f++){b=k[f];if(j&&b.level>j)break;d.currentTarget=b.elem;d.data=b.handleObj.data;d.handleObj=b.handleObj;q=b.handleObj.origHandler.apply(b.elem,arguments);if(q===!1||d.isPropagationStopped())if(j=b.level,q===!1&&(i=!1),d.isImmediatePropagationStopped())break}return i}}function b(a,i){return(a&&a!=="*"?a+".":
50
+ "")+i.replace(D,"`").replace(e,"&")}var n=/\.(.*)$/,k=/^(?:textarea|input|select)$/i,D=/\./g,e=/ /g,o=/[^\w\s.|`]/g,t=function(a){return a.replace(o,"\\$&")};a.event={add:function(d,i,j,e){if(!(d.nodeType===3||d.nodeType===8)){if(j===!1)j=c;else if(!j)return;var b,m;if(j.handler)b=j,j=b.handler;if(!j.guid)j.guid=a.guid++;if(m=a._data(d)){var y=m.events,h=m.handle;if(!y)m.events=y={};if(!h)m.handle=h=function(i){return typeof a!=="undefined"&&(!i||a.event.triggered!==i.type)?a.event.handle.apply(h.elem,
51
+ arguments):l};h.elem=d;for(var i=i.split(" "),f,g=0,o;f=i[g++];){m=b?a.extend({},b):{handler:j,data:e};f.indexOf(".")>-1?(o=f.split("."),f=o.shift(),m.namespace=o.slice(0).sort().join(".")):(o=[],m.namespace="");m.type=f;if(!m.guid)m.guid=j.guid;var q=y[f],k=a.event.special[f]||{};if(!q&&(q=y[f]=[],!k.setup||k.setup.call(d,e,o,h)===!1))d.addEventListener?d.addEventListener(f,h,!1):d.attachEvent&&d.attachEvent("on"+f,h);if(k.add&&(k.add.call(d,m),!m.handler.guid))m.handler.guid=j.guid;q.push(m);a.event.global[f]=
52
+ !0}d=null}}},global:{},remove:function(d,i,j,e){if(!(d.nodeType===3||d.nodeType===8)){j===!1&&(j=c);var b,m,y=0,h,f,g,o,q,k,n=a.hasData(d)&&a._data(d),u=n&&n.events;if(n&&u){if(i&&i.type)j=i.handler,i=i.type;if(!i||typeof i==="string"&&i.charAt(0)===".")for(b in i=i||"",u)a.event.remove(d,b+i);else{for(i=i.split(" ");b=i[y++];)if(o=b,h=b.indexOf(".")<0,f=[],h||(f=b.split("."),b=f.shift(),g=RegExp("(^|\\.)"+a.map(f.slice(0).sort(),t).join("\\.(?:.*\\.)?")+"(\\.|$)")),q=u[b])if(j){o=a.event.special[b]||
53
+ {};for(m=e||0;m<q.length;m++)if(k=q[m],j.guid===k.guid){if(h||g.test(k.namespace))e==null&&q.splice(m--,1),o.remove&&o.remove.call(d,k);if(e!=null)break}if(q.length===0||e!=null&&q.length===1)(!o.teardown||o.teardown.call(d,f)===!1)&&a.removeEvent(d,b,n.handle),delete u[b]}else for(m=0;m<q.length;m++)if(k=q[m],h||g.test(k.namespace))a.event.remove(d,o,k.handler,m),q.splice(m--,1);if(a.isEmptyObject(u)){if(i=n.handle)i.elem=null;delete n.events;delete n.handle;a.isEmptyObject(n)&&a.removeData(d,l,
54
+ !0)}}}}},customEvent:{getData:!0,setData:!0,changeData:!0},trigger:function(d,i,j,e){var b=d.type||d,m=[],c;b.indexOf("!")>=0&&(b=b.slice(0,-1),c=!0);b.indexOf(".")>=0&&(m=b.split("."),b=m.shift(),m.sort());if(j&&!a.event.customEvent[b]||a.event.global[b]){d=typeof d==="object"?d[a.expando]?d:new a.Event(b,d):new a.Event(b);d.type=b;d.exclusive=c;d.namespace=m.join(".");d.namespace_re=RegExp("(^|\\.)"+m.join("\\.(?:.*\\.)?")+"(\\.|$)");if(e||!j)d.preventDefault(),d.stopPropagation();if(j){if(!(j.nodeType===
55
+ 3||j.nodeType===8)){d.result=l;d.target=j;i=i?a.makeArray(i):[];i.unshift(d);m=j;e=b.indexOf(":")<0?"on"+b:"";do{c=a._data(m,"handle");d.currentTarget=m;c&&c.apply(m,i);if(e&&a.acceptData(m)&&m[e]&&m[e].apply(m,i)===!1)d.result=!1,d.preventDefault();m=m.parentNode||m.ownerDocument||m===d.target.ownerDocument&&x}while(m&&!d.isPropagationStopped());if(!d.isDefaultPrevented()){var h,m=a.event.special[b]||{};if((!m._default||m._default.call(j.ownerDocument,d)===!1)&&!(b==="click"&&a.nodeName(j,"a"))&&
56
+ a.acceptData(j)){try{if(e&&j[b])(h=j[e])&&(j[e]=null),a.event.triggered=b,j[b]()}catch(f){}h&&(j[e]=h);a.event.triggered=l}}return d.result}}else a.each(a.cache,function(){var j=this[a.expando];j&&j.events&&j.events[b]&&a.event.trigger(d,i,j.handle.elem)})}},handle:function(d){var d=a.event.fix(d||x.event),i=((a._data(this,"events")||{})[d.type]||[]).slice(0),j=!d.exclusive&&!d.namespace,e=Array.prototype.slice.call(arguments,0);e[0]=d;d.currentTarget=this;for(var b=0,m=i.length;b<m;b++){var c=i[b];
57
+ if(j||d.namespace_re.test(c.namespace)){d.handler=c.handler;d.data=c.data;d.handleObj=c;c=c.handler.apply(this,e);if(c!==l)d.result=c,c===!1&&(d.preventDefault(),d.stopPropagation());if(d.isImmediatePropagationStopped())break}}return d.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(" "),
58
+ fix:function(d){if(d[a.expando])return d;for(var i=d,d=a.Event(i),j=this.props.length,e;j;)e=this.props[--j],d[e]=i[e];if(!d.target)d.target=d.srcElement||r;if(d.target.nodeType===3)d.target=d.target.parentNode;if(!d.relatedTarget&&d.fromElement)d.relatedTarget=d.fromElement===d.target?d.toElement:d.fromElement;if(d.pageX==null&&d.clientX!=null)j=d.target.ownerDocument||r,i=j.documentElement,j=j.body,d.pageX=d.clientX+(i&&i.scrollLeft||j&&j.scrollLeft||0)-(i&&i.clientLeft||j&&j.clientLeft||0),d.pageY=
59
+ d.clientY+(i&&i.scrollTop||j&&j.scrollTop||0)-(i&&i.clientTop||j&&j.clientTop||0);if(d.which==null&&(d.charCode!=null||d.keyCode!=null))d.which=d.charCode!=null?d.charCode:d.keyCode;if(!d.metaKey&&d.ctrlKey)d.metaKey=d.ctrlKey;if(!d.which&&d.button!==l)d.which=d.button&1?1:d.button&2?3:d.button&4?2:0;return d},guid:1E8,proxy:a.proxy,special:{ready:{setup:a.bindReady,teardown:a.noop},live:{add:function(d){a.event.add(this,b(d.origType,d.selector),a.extend({},d,{handler:f,guid:d.handler.guid}))},remove:function(d){a.event.remove(this,
60
+ b(d.origType,d.selector),d)}},beforeunload:{setup:function(d,i,j){if(a.isWindow(this))this.onbeforeunload=j},teardown:function(a,i){if(this.onbeforeunload===i)this.onbeforeunload=null}}}};a.removeEvent=r.removeEventListener?function(a,i,j){a.removeEventListener&&a.removeEventListener(i,j,!1)}:function(a,i,j){a.detachEvent&&a.detachEvent("on"+i,j)};a.Event=function(d,i){if(!this.preventDefault)return new a.Event(d,i);d&&d.type?(this.originalEvent=d,this.type=d.type,this.isDefaultPrevented=d.defaultPrevented||
61
+ d.returnValue===!1||d.getPreventDefault&&d.getPreventDefault()?p:c):this.type=d;i&&a.extend(this,i);this.timeStamp=a.now();this[a.expando]=!0};a.Event.prototype={preventDefault:function(){this.isDefaultPrevented=p;var a=this.originalEvent;if(a)a.preventDefault?a.preventDefault():a.returnValue=!1},stopPropagation:function(){this.isPropagationStopped=p;var a=this.originalEvent;if(a)a.stopPropagation&&a.stopPropagation(),a.cancelBubble=!0},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=
62
+ p;this.stopPropagation()},isDefaultPrevented:c,isPropagationStopped:c,isImmediatePropagationStopped:c};var u=function(d){var i=d.relatedTarget;d.type=d.data;try{if(!i||i===r||i.parentNode){for(;i&&i!==this;)i=i.parentNode;i!==this&&a.event.handle.apply(this,arguments)}}catch(j){}},s=function(d){d.type=d.data;a.event.handle.apply(this,arguments)};a.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(d,i){a.event.special[d]={setup:function(j){a.event.add(this,i,j&&j.selector?s:u,d)},teardown:function(j){a.event.remove(this,
63
+ i,j&&j.selector?s:u)}}});if(!a.support.submitBubbles)a.event.special.submit={setup:function(){if(a.nodeName(this,"form"))return!1;else a.event.add(this,"click.specialSubmit",function(d){var i=d.target,j=i.type;(j==="submit"||j==="image")&&a(i).closest("form").length&&g("submit",this,arguments)}),a.event.add(this,"keypress.specialSubmit",function(d){var i=d.target,j=i.type;(j==="text"||j==="password")&&a(i).closest("form").length&&d.keyCode===13&&g("submit",this,arguments)})},teardown:function(){a.event.remove(this,
64
+ ".specialSubmit")}};if(!a.support.changeBubbles){var h,C=function(d){var i=d.type,j=d.value;if(i==="radio"||i==="checkbox")j=d.checked;else if(i==="select-multiple")j=d.selectedIndex>-1?a.map(d.options,function(a){return a.selected}).join("-"):"";else if(a.nodeName(d,"select"))j=d.selectedIndex;return j},w=function(d,i){var j=d.target,e,b;if(k.test(j.nodeName)&&!j.readOnly&&(e=a._data(j,"_change_data"),b=C(j),(d.type!=="focusout"||j.type!=="radio")&&a._data(j,"_change_data",b),!(e===l||b===e)))if(e!=
65
+ null||b)d.type="change",d.liveFired=l,a.event.trigger(d,i,j)};a.event.special.change={filters:{focusout:w,beforedeactivate:w,click:function(d){var i=d.target,j=a.nodeName(i,"input")?i.type:"";(j==="radio"||j==="checkbox"||a.nodeName(i,"select"))&&w.call(this,d)},keydown:function(d){var i=d.target,j=a.nodeName(i,"input")?i.type:"";(d.keyCode===13&&!a.nodeName(i,"textarea")||d.keyCode===32&&(j==="checkbox"||j==="radio")||j==="select-multiple")&&w.call(this,d)},beforeactivate:function(d){d=d.target;
66
+ a._data(d,"_change_data",C(d))}},setup:function(){if(this.type==="file")return!1;for(var d in h)a.event.add(this,d+".specialChange",h[d]);return k.test(this.nodeName)},teardown:function(){a.event.remove(this,".specialChange");return k.test(this.nodeName)}};h=a.event.special.change.filters;h.focus=h.beforeactivate}a.support.focusinBubbles||a.each({focus:"focusin",blur:"focusout"},function(d,i){function j(j){var d=a.event.fix(j);d.type=i;d.originalEvent={};a.event.trigger(d,null,d.target);d.isDefaultPrevented()&&
67
+ j.preventDefault()}var e=0;a.event.special[i]={setup:function(){e++===0&&r.addEventListener(d,j,!0)},teardown:function(){--e===0&&r.removeEventListener(d,j,!0)}}});a.each(["bind","one"],function(d,i){a.fn[i]=function(j,d,e){var b;if(typeof j==="object"){for(var c in j)this[i](c,d,j[c],e);return this}if(arguments.length===2||d===!1)e=d,d=l;i==="one"?(b=function(i){a(this).unbind(i,b);return e.apply(this,arguments)},b.guid=e.guid||a.guid++):b=e;if(j==="unload"&&i!=="one")this.one(j,d,e);else{c=0;for(var h=
68
+ this.length;c<h;c++)a.event.add(this[c],j,b,d)}return this}});a.fn.extend({unbind:function(d,i){if(typeof d==="object"&&!d.preventDefault)for(var j in d)this.unbind(j,d[j]);else{j=0;for(var e=this.length;j<e;j++)a.event.remove(this[j],d,i)}return this},delegate:function(a,i,j,e){return this.live(i,j,e,a)},undelegate:function(a,i,j){return arguments.length===0?this.unbind("live"):this.die(i,null,j,a)},trigger:function(d,i){return this.each(function(){a.event.trigger(d,i,this)})},triggerHandler:function(d,
69
+ i){if(this[0])return a.event.trigger(d,i,this[0],!0)},toggle:function(d){var i=arguments,j=d.guid||a.guid++,e=0,b=function(j){var b=(a.data(this,"lastToggle"+d.guid)||0)%e;a.data(this,"lastToggle"+d.guid,b+1);j.preventDefault();return i[b].apply(this,arguments)||!1};for(b.guid=j;e<i.length;)i[e++].guid=j;return this.click(b)},hover:function(a,i){return this.mouseenter(a).mouseleave(i||a)}});var q={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};a.each(["live","die"],
70
+ function(d,i){a.fn[i]=function(j,d,e,m){var h=0,f,g,o=m||this.selector,k=m?this:a(this.context);if(typeof j==="object"&&!j.preventDefault){for(f in j)k[i](f,d,j[f],o);return this}if(i==="die"&&!j&&m&&m.charAt(0)===".")return k.unbind(m),this;if(d===!1||a.isFunction(d))e=d||c,d=l;for(j=(j||"").split(" ");(m=j[h++])!=null;)if(f=n.exec(m),g="",f&&(g=f[0],m=m.replace(n,"")),m==="hover")j.push("mouseenter"+g,"mouseleave"+g);else if(f=m,q[m]?(j.push(q[m]+g),m+=g):m=(q[m]||m)+g,i==="live"){g=0;for(var t=
71
+ k.length;g<t;g++)a.event.add(k[g],"live."+b(m,o),{data:d,selector:o,handler:e,origType:m,origHandler:e,preType:f})}else k.unbind("live."+b(m,o),e);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(d,i){a.fn[i]=function(a,d){d==null&&(d=a,a=null);return arguments.length>0?this.bind(i,a,d):this.trigger(i)};a.attrFn&&(a.attrFn[i]=
72
+ !0)})})(A);(function(){function a(a,d,e,b,c,h){for(var c=0,f=b.length;c<f;c++){var g=b[c];if(g){for(var o=!1,g=g[a];g;){if(g.sizcache===e){o=b[g.sizset];break}if(g.nodeType===1&&!h)g.sizcache=e,g.sizset=c;if(g.nodeName.toLowerCase()===d){o=g;break}g=g[a]}b[c]=o}}}function c(a,d,b,c,m,h){for(var m=0,f=c.length;m<f;m++){var g=c[m];if(g){for(var o=!1,g=g[a];g;){if(g.sizcache===b){o=c[g.sizset];break}if(g.nodeType===1){if(!h)g.sizcache=b,g.sizset=m;if(typeof d!=="string"){if(g===d){o=!0;break}}else if(e.filter(d,
73
+ [g]).length>0){o=g;break}}g=g[a]}c[m]=o}}}var p=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,g=0,f=Object.prototype.toString,b=!1,n=!0,k=/\\/g,D=/\W/;[0,0].sort(function(){n=!1;return 0});var e=function(a,j,b,c){var b=b||[],m=j=j||r;if(j.nodeType!==1&&j.nodeType!==9)return[];if(!a||typeof a!=="string")return b;var y,g,q,k,n,u=!0,C=e.isXML(j),l=[],s=a;do if(p.exec(""),y=p.exec(s))if(s=y[3],l.push(y[1]),y[2]){k=
74
+ y[3];break}while(y);if(l.length>1&&t.exec(a))if(l.length===2&&o.relative[l[0]])g=d(l[0]+l[1],j);else for(g=o.relative[l[0]]?[j]:e(l.shift(),j);l.length;)a=l.shift(),o.relative[a]&&(a+=l.shift()),g=d(a,g);else if(!c&&l.length>1&&j.nodeType===9&&!C&&o.match.ID.test(l[0])&&!o.match.ID.test(l[l.length-1])&&(y=e.find(l.shift(),j,C),j=y.expr?e.filter(y.expr,y.set)[0]:y.set[0]),j){y=c?{expr:l.pop(),set:h(c)}:e.find(l.pop(),l.length===1&&(l[0]==="~"||l[0]==="+")&&j.parentNode?j.parentNode:j,C);g=y.expr?e.filter(y.expr,
75
+ y.set):y.set;for(l.length>0?q=h(g):u=!1;l.length;)y=n=l.pop(),o.relative[n]?y=l.pop():n="",y==null&&(y=j),o.relative[n](q,y,C)}else q=[];q||(q=g);q||e.error(n||a);if(f.call(q)==="[object Array]")if(u)if(j&&j.nodeType===1)for(a=0;q[a]!=null;a++)q[a]&&(q[a]===!0||q[a].nodeType===1&&e.contains(j,q[a]))&&b.push(g[a]);else for(a=0;q[a]!=null;a++)q[a]&&q[a].nodeType===1&&b.push(g[a]);else b.push.apply(b,q);else h(q,b);k&&(e(k,m,b,c),e.uniqueSort(b));return b};e.uniqueSort=function(a){if(w&&(b=n,a.sort(w),
76
+ b))for(var d=1;d<a.length;d++)a[d]===a[d-1]&&a.splice(d--,1);return a};e.matches=function(a,d){return e(a,null,null,d)};e.matchesSelector=function(a,d){return e(d,null,null,[a]).length>0};e.find=function(a,d,e){var b;if(!a)return[];for(var c=0,h=o.order.length;c<h;c++){var f,g=o.order[c];if(f=o.leftMatch[g].exec(a)){var q=f[1];f.splice(1,1);if(q.substr(q.length-1)!=="\\"&&(f[1]=(f[1]||"").replace(k,""),b=o.find[g](f,d,e),b!=null)){a=a.replace(o.match[g],"");break}}}b||(b=typeof d.getElementsByTagName!==
77
+ "undefined"?d.getElementsByTagName("*"):[]);return{set:b,expr:a}};e.filter=function(a,d,b,c){for(var m,h,f=a,g=[],q=d,k=d&&d[0]&&e.isXML(d[0]);a&&d.length;){for(var n in o.filter)if((m=o.leftMatch[n].exec(a))!=null&&m[2]){var t,u,C=o.filter[n];u=m[1];h=!1;m.splice(1,1);if(u.substr(u.length-1)!=="\\"){q===g&&(g=[]);if(o.preFilter[n])if(m=o.preFilter[n](m,q,b,g,c,k)){if(m===!0)continue}else h=t=!0;if(m)for(var p=0;(u=q[p])!=null;p++)if(u){t=C(u,m,p,q);var s=c^!!t;b&&t!=null?s?h=!0:q[p]=!1:s&&(g.push(u),
78
+ h=!0)}if(t!==l){b||(q=g);a=a.replace(o.match[n],"");if(!h)return[];break}}}if(a===f)if(h==null)e.error(a);else break;f=a}return q};e.error=function(a){throw"Syntax error, unrecognized expression: "+a;};var o=e.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*\]/,
79
+ 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(a){return a.getAttribute("href")},type:function(a){return a.getAttribute("type")}},relative:{"+":function(a,d){var b=
80
+ typeof d==="string",c=b&&!D.test(d),b=b&&!c;c&&(d=d.toLowerCase());for(var c=0,m=a.length,h;c<m;c++)if(h=a[c]){for(;(h=h.previousSibling)&&h.nodeType!==1;);a[c]=b||h&&h.nodeName.toLowerCase()===d?h||!1:h===d}b&&e.filter(d,a,!0)},">":function(a,d){var b,c=typeof d==="string",m=0,h=a.length;if(c&&!D.test(d))for(d=d.toLowerCase();m<h;m++){if(b=a[m])b=b.parentNode,a[m]=b.nodeName.toLowerCase()===d?b:!1}else{for(;m<h;m++)(b=a[m])&&(a[m]=c?b.parentNode:b.parentNode===d);c&&e.filter(d,a,!0)}},"":function(i,
81
+ d,b){var e,m=g++,h=c;typeof d==="string"&&!D.test(d)&&(e=d=d.toLowerCase(),h=a);h("parentNode",d,m,i,e,b)},"~":function(i,d,b){var e,m=g++,h=c;typeof d==="string"&&!D.test(d)&&(e=d=d.toLowerCase(),h=a);h("previousSibling",d,m,i,e,b)}},find:{ID:function(a,d,b){if(typeof d.getElementById!=="undefined"&&!b)return(a=d.getElementById(a[1]))&&a.parentNode?[a]:[]},NAME:function(a,d){if(typeof d.getElementsByName!=="undefined"){for(var b=[],e=d.getElementsByName(a[1]),c=0,h=e.length;c<h;c++)e[c].getAttribute("name")===
82
+ a[1]&&b.push(e[c]);return b.length===0?null:b}},TAG:function(a,d){if(typeof d.getElementsByTagName!=="undefined")return d.getElementsByTagName(a[1])}},preFilter:{CLASS:function(a,d,b,e,c,h){a=" "+a[1].replace(k,"")+" ";if(h)return a;for(var h=0,f;(f=d[h])!=null;h++)f&&(c^(f.className&&(" "+f.className+" ").replace(/[\t\n\r]/g," ").indexOf(a)>=0)?b||e.push(f):b&&(d[h]=!1));return!1},ID:function(a){return a[1].replace(k,"")},TAG:function(a){return a[1].replace(k,"").toLowerCase()},CHILD:function(a){if(a[1]===
83
+ "nth"){a[2]||e.error(a[0]);a[2]=a[2].replace(/^\+|\s*/g,"");var d=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=d[1]+(d[2]||1)-0;a[3]=d[3]-0}else a[2]&&e.error(a[0]);a[0]=g++;return a},ATTR:function(a,d,b,e,c,h){d=a[1]=a[1].replace(k,"");!h&&o.attrMap[d]&&(a[1]=o.attrMap[d]);a[4]=(a[4]||a[5]||"").replace(k,"");a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(a,d,b,c,h){if(a[1]==="not")if((p.exec(a[3])||"").length>1||
84
+ /^\w/.test(a[3]))a[3]=e(a[3],null,null,d);else return a=e.filter(a[3],d,b,1^h),b||c.push.apply(c,a),!1;else if(o.match.POS.test(a[0])||o.match.CHILD.test(a[0]))return!0;return a},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},
85
+ has:function(a,d,b){return!!e(b[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){var d=a.getAttribute("type"),b=a.type;return a.nodeName.toLowerCase()==="input"&&"text"===b&&(d===b||d===null)},radio:function(a){return a.nodeName.toLowerCase()==="input"&&"radio"===a.type},checkbox:function(a){return a.nodeName.toLowerCase()==="input"&&"checkbox"===a.type},file:function(a){return a.nodeName.toLowerCase()==="input"&&"file"===a.type},password:function(a){return a.nodeName.toLowerCase()===
86
+ "input"&&"password"===a.type},submit:function(a){var d=a.nodeName.toLowerCase();return(d==="input"||d==="button")&&"submit"===a.type},image:function(a){return a.nodeName.toLowerCase()==="input"&&"image"===a.type},reset:function(a){var d=a.nodeName.toLowerCase();return(d==="input"||d==="button")&&"reset"===a.type},button:function(a){var d=a.nodeName.toLowerCase();return d==="input"&&"button"===a.type||d==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)},focus:function(a){return a===
87
+ a.ownerDocument.activeElement}},setFilters:{first:function(a,d){return d===0},last:function(a,d,b,e){return d===e.length-1},even:function(a,d){return d%2===0},odd:function(a,d){return d%2===1},lt:function(a,d,b){return d<b[3]-0},gt:function(a,d,b){return d>b[3]-0},nth:function(a,d,b){return b[3]-0===d},eq:function(a,d,b){return b[3]-0===d}},filter:{PSEUDO:function(a,d,b,c){var h=d[1],f=o.filters[h];if(f)return f(a,b,d,c);else if(h==="contains")return(a.textContent||a.innerText||e.getText([a])||"").indexOf(d[3])>=
88
+ 0;else if(h==="not"){d=d[3];b=0;for(c=d.length;b<c;b++)if(d[b]===a)return!1;return!0}else e.error(h)},CHILD:function(a,d){var b=d[1],e=a;switch(b){case "only":case "first":for(;e=e.previousSibling;)if(e.nodeType===1)return!1;if(b==="first")return!0;e=a;case "last":for(;e=e.nextSibling;)if(e.nodeType===1)return!1;return!0;case "nth":var b=d[2],c=d[3];if(b===1&&c===0)return!0;var h=d[0],f=a.parentNode;if(f&&(f.sizcache!==h||!a.nodeIndex)){for(var g=0,e=f.firstChild;e;e=e.nextSibling)if(e.nodeType===
89
+ 1)e.nodeIndex=++g;f.sizcache=h}e=a.nodeIndex-c;return b===0?e===0:e%b===0&&e/b>=0}},ID:function(a,d){return a.nodeType===1&&a.getAttribute("id")===d},TAG:function(a,d){return d==="*"&&a.nodeType===1||a.nodeName.toLowerCase()===d},CLASS:function(a,d){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(d)>-1},ATTR:function(a,d){var b=d[1],b=o.attrHandle[b]?o.attrHandle[b](a):a[b]!=null?a[b]:a.getAttribute(b),e=b+"",c=d[2],h=d[4];return b==null?c==="!=":c==="="?e===h:c==="*="?e.indexOf(h)>=
90
+ 0:c==="~="?(" "+e+" ").indexOf(h)>=0:!h?e&&b!==!1:c==="!="?e!==h:c==="^="?e.indexOf(h)===0:c==="$="?e.substr(e.length-h.length)===h:c==="|="?e===h||e.substr(0,h.length+1)===h+"-":!1},POS:function(a,d,b,e){var c=o.setFilters[d[2]];if(c)return c(a,b,d,e)}}},t=o.match.POS,u=function(a,d){return"\\"+(d-0+1)},s;for(s in o.match)o.match[s]=RegExp(o.match[s].source+/(?![^\[]*\])(?![^\(]*\))/.source),o.leftMatch[s]=RegExp(/(^(?:.|\r|\n)*?)/.source+o.match[s].source.replace(/\\(\d+)/g,u));var h=function(a,
91
+ d){a=Array.prototype.slice.call(a,0);if(d)return d.push.apply(d,a),d;return a};try{Array.prototype.slice.call(r.documentElement.childNodes,0)}catch(C){h=function(a,d){var b=0,e=d||[];if(f.call(a)==="[object Array]")Array.prototype.push.apply(e,a);else if(typeof a.length==="number")for(var c=a.length;b<c;b++)e.push(a[b]);else for(;a[b];b++)e.push(a[b]);return e}}var w,q;r.documentElement.compareDocumentPosition?w=function(a,d){if(a===d)return b=!0,0;if(!a.compareDocumentPosition||!d.compareDocumentPosition)return a.compareDocumentPosition?
92
+ -1:1;return a.compareDocumentPosition(d)&4?-1:1}:(w=function(a,d){if(a===d)return b=!0,0;else if(a.sourceIndex&&d.sourceIndex)return a.sourceIndex-d.sourceIndex;var e,c,h=[],f=[];e=a.parentNode;c=d.parentNode;var g=e;if(e===c)return q(a,d);else if(e){if(!c)return 1}else return-1;for(;g;)h.unshift(g),g=g.parentNode;for(g=c;g;)f.unshift(g),g=g.parentNode;e=h.length;c=f.length;for(g=0;g<e&&g<c;g++)if(h[g]!==f[g])return q(h[g],f[g]);return g===e?q(a,f[g],-1):q(h[g],d,1)},q=function(a,d,b){if(a===d)return b;
93
+ for(a=a.nextSibling;a;){if(a===d)return-1;a=a.nextSibling}return 1});e.getText=function(a){for(var d="",b,c=0;a[c];c++)b=a[c],b.nodeType===3||b.nodeType===4?d+=b.nodeValue:b.nodeType!==8&&(d+=e.getText(b.childNodes));return d};(function(){var a=r.createElement("div"),d="script"+(new Date).getTime(),b=r.documentElement;a.innerHTML="<a name='"+d+"'/>";b.insertBefore(a,b.firstChild);if(r.getElementById(d))o.find.ID=function(a,d,b){if(typeof d.getElementById!=="undefined"&&!b)return(d=d.getElementById(a[1]))?
94
+ d.id===a[1]||typeof d.getAttributeNode!=="undefined"&&d.getAttributeNode("id").nodeValue===a[1]?[d]:l:[]},o.filter.ID=function(a,d){var b=typeof a.getAttributeNode!=="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&b&&b.nodeValue===d};b.removeChild(a);b=a=null})();(function(){var a=r.createElement("div");a.appendChild(r.createComment(""));if(a.getElementsByTagName("*").length>0)o.find.TAG=function(a,d){var b=d.getElementsByTagName(a[1]);if(a[1]==="*"){for(var e=[],i=0;b[i];i++)b[i].nodeType===
95
+ 1&&e.push(b[i]);b=e}return b};a.innerHTML="<a href='#'></a>";if(a.firstChild&&typeof a.firstChild.getAttribute!=="undefined"&&a.firstChild.getAttribute("href")!=="#")o.attrHandle.href=function(a){return a.getAttribute("href",2)};a=null})();r.querySelectorAll&&function(){var a=e,d=r.createElement("div");d.innerHTML="<p class='TEST'></p>";if(!(d.querySelectorAll&&d.querySelectorAll(".TEST").length===0)){e=function(d,b,c,j){b=b||r;if(!j&&!e.isXML(b)){var f=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(d);
96
+ if(f&&(b.nodeType===1||b.nodeType===9))if(f[1])return h(b.getElementsByTagName(d),c);else if(f[2]&&o.find.CLASS&&b.getElementsByClassName)return h(b.getElementsByClassName(f[2]),c);if(b.nodeType===9){if(d==="body"&&b.body)return h([b.body],c);else if(f&&f[3]){var g=b.getElementById(f[3]);if(g&&g.parentNode){if(g.id===f[3])return h([g],c)}else return h([],c)}try{return h(b.querySelectorAll(d),c)}catch(q){}}else if(b.nodeType===1&&b.nodeName.toLowerCase()!=="object"){var f=b,k=(g=b.getAttribute("id"))||
97
+ "__sizzle__",v=b.parentNode,n=/^\s*[+~]/.test(d);g?k=k.replace(/'/g,"\\$&"):b.setAttribute("id",k);if(n&&v)b=b.parentNode;try{if(!n||v)return h(b.querySelectorAll("[id='"+k+"'] "+d),c)}catch(t){}finally{g||f.removeAttribute("id")}}}return a(d,b,c,j)};for(var b in a)e[b]=a[b];d=null}}();(function(){var a=r.documentElement,d=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector;if(d){var b=!d.call(r.createElement("div"),"div"),c=!1;try{d.call(r.documentElement,"[test!='']:sizzle")}catch(h){c=
98
+ !0}e.matchesSelector=function(a,i){i=i.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!e.isXML(a))try{if(c||!o.match.PSEUDO.test(i)&&!/!=/.test(i)){var h=d.call(a,i);if(h||!b||a.document&&a.document.nodeType!==11)return h}}catch(f){}return e(i,null,null,[a]).length>0}}})();(function(){var a=r.createElement("div");a.innerHTML="<div class='test e'></div><div class='test'></div>";if(a.getElementsByClassName&&a.getElementsByClassName("e").length!==0&&(a.lastChild.className="e",a.getElementsByClassName("e").length!==
99
+ 1))o.order.splice(1,0,"CLASS"),o.find.CLASS=function(a,d,b){if(typeof d.getElementsByClassName!=="undefined"&&!b)return d.getElementsByClassName(a[1])},a=null})();e.contains=r.documentElement.contains?function(a,d){return a!==d&&(a.contains?a.contains(d):!0)}:r.documentElement.compareDocumentPosition?function(a,d){return!!(a.compareDocumentPosition(d)&16)}:function(){return!1};e.isXML=function(a){return(a=(a?a.ownerDocument||a:0).documentElement)?a.nodeName!=="HTML":!1};var d=function(a,d){for(var b,
100
+ c=[],h="",f=d.nodeType?[d]:d;b=o.match.PSEUDO.exec(a);)h+=b[0],a=a.replace(o.match.PSEUDO,"");a=o.relative[a]?a+"*":a;b=0;for(var g=f.length;b<g;b++)e(a,f[b],c);return e.filter(h,c)};A.find=e;A.expr=e.selectors;A.expr[":"]=A.expr.filters;A.unique=e.uniqueSort;A.text=e.getText;A.isXMLDoc=e.isXML;A.contains=e.contains})();(function(a){function c(e,c,f){c=c||0;if(a.isFunction(c))return a.grep(e,function(a,b){return!!c.call(a,b,a)===f});else if(c.nodeType)return a.grep(e,function(a){return a===c===f});
101
+ else if(typeof c==="string"){var g=a.grep(e,function(a){return a.nodeType===1});if(b.test(c))return a.filter(c,g,!f);else c=a.filter(c,g)}return a.grep(e,function(b){return a.inArray(b,c)>=0===f})}var p=/Until$/,g=/^(?:parents|prevUntil|prevAll)/,f=/,/,b=/^.[^:#\[\.,]*$/,n=Array.prototype.slice,k=a.expr.match.POS,r={children:!0,contents:!0,next:!0,prev:!0};a.fn.extend({find:function(b){var c=this,f,g;if(typeof b!=="string")return a(b).filter(function(){f=0;for(g=c.length;f<g;f++)if(a.contains(c[f],
102
+ this))return!0});var k=this.pushStack("","find",b),h,n,l;f=0;for(g=this.length;f<g;f++)if(h=k.length,a.find(b,this[f],k),f>0)for(n=h;n<k.length;n++)for(l=0;l<h;l++)if(k[l]===k[n]){k.splice(n--,1);break}return k},has:function(b){var c=a(b);return this.filter(function(){for(var b=0,e=c.length;b<e;b++)if(a.contains(this,c[b]))return!0})},not:function(a){return this.pushStack(c(this,a,!1),"not",a)},filter:function(a){return this.pushStack(c(this,a,!0),"filter",a)},is:function(b){return!!b&&(typeof b===
103
+ "string"?a.filter(b,this).length>0:this.filter(b).length>0)},closest:function(b,c){var f=[],g,n,h=this[0];if(a.isArray(b)){var l,p={},q=1;if(h&&b.length){g=0;for(n=b.length;g<n;g++)l=b[g],p[l]||(p[l]=k.test(l)?a(l,c||this.context):l);for(;h&&h.ownerDocument&&h!==c;){for(l in p)g=p[l],(g.jquery?g.index(h)>-1:a(h).is(g))&&f.push({selector:l,elem:h,level:q});h=h.parentNode;q++}}return f}l=k.test(b)||typeof b!=="string"?a(b,c||this.context):0;g=0;for(n=this.length;g<n;g++)for(h=this[g];h;)if(l?l.index(h)>
104
+ -1:a.find.matchesSelector(h,b)){f.push(h);break}else if(h=h.parentNode,!h||!h.ownerDocument||h===c||h.nodeType===11)break;f=f.length>1?a.unique(f):f;return this.pushStack(f,"closest",b)},index:function(b){if(!b||typeof b==="string")return a.inArray(this[0],b?a(b):this.parent().children());return a.inArray(b.jquery?b[0]:b,this)},add:function(b,c){var f=typeof b==="string"?a(b,c):a.makeArray(b&&b.nodeType?[b]:b),g=a.merge(this.get(),f);return this.pushStack(!f[0]||!f[0].parentNode||f[0].parentNode.nodeType===
105
+ 11||!g[0]||!g[0].parentNode||g[0].parentNode.nodeType===11?g:a.unique(g))},andSelf:function(){return this.add(this.prevObject)}});a.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(b){return a.dir(b,"parentNode")},parentsUntil:function(b,c,f){return a.dir(b,"parentNode",f)},next:function(b){return a.nth(b,2,"nextSibling")},prev:function(b){return a.nth(b,2,"previousSibling")},nextAll:function(b){return a.dir(b,"nextSibling")},prevAll:function(b){return a.dir(b,
106
+ "previousSibling")},nextUntil:function(b,c,f){return a.dir(b,"nextSibling",f)},prevUntil:function(b,c,f){return a.dir(b,"previousSibling",f)},siblings:function(b){return a.sibling(b.parentNode.firstChild,b)},children:function(b){return a.sibling(b.firstChild)},contents:function(b){return a.nodeName(b,"iframe")?b.contentDocument||b.contentWindow.document:a.makeArray(b.childNodes)}},function(b,c){a.fn[b]=function(k,l){var s=a.map(this,c,k),h=n.call(arguments);p.test(b)||(l=k);l&&typeof l==="string"&&
107
+ (s=a.filter(l,s));s=this.length>1&&!r[b]?a.unique(s):s;if((this.length>1||f.test(l))&&g.test(b))s=s.reverse();return this.pushStack(s,b,h.join(","))}});a.extend({filter:function(b,c,f){f&&(b=":not("+b+")");return c.length===1?a.find.matchesSelector(c[0],b)?[c[0]]:[]:a.find.matches(b,c)},dir:function(b,c,f){for(var g=[],b=b[c];b&&b.nodeType!==9&&(f===l||b.nodeType!==1||!a(b).is(f));)b.nodeType===1&&g.push(b),b=b[c];return g},nth:function(a,b,c){for(var b=b||1,f=0;a;a=a[c])if(a.nodeType===1&&++f===
108
+ b)break;return a},sibling:function(a,b){for(var c=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&c.push(a);return c}})})(A);(function(a){function c(d,b){if(b.nodeType===1&&a.hasData(d)){var c=a.expando,e=a.data(d),f=a.data(b,e);if(e=e[c]){var h=e.events,f=f[c]=a.extend({},e);if(h)for(var g in delete f.handle,f.events={},h){c=0;for(e=h[g].length;c<e;c++)a.event.add(b,g+(h[g][c].namespace?".":"")+h[g][c].namespace,h[g][c],h[g][c].data)}}}}function p(d,b){var c;if(b.nodeType===1){b.clearAttributes&&b.clearAttributes();
109
+ b.mergeAttributes&&b.mergeAttributes(d);c=b.nodeName.toLowerCase();if(c==="object")b.outerHTML=d.outerHTML;else if(c==="input"&&(d.type==="checkbox"||d.type==="radio")){if(d.checked)b.defaultChecked=b.checked=d.checked;if(b.value!==d.value)b.value=d.value}else if(c==="option")b.selected=d.defaultSelected;else if(c==="input"||c==="textarea")b.defaultValue=d.defaultValue;b.removeAttribute(a.expando)}}function g(a){return"getElementsByTagName"in a?a.getElementsByTagName("*"):"querySelectorAll"in a?a.querySelectorAll("*"):
110
+ []}function f(a){if(a.type==="checkbox"||a.type==="radio")a.defaultChecked=a.checked}function b(d){a.nodeName(d,"input")?f(d):d.getElementsByTagName&&a.grep(d.getElementsByTagName("input"),f)}function n(d,b){b.src?a.ajax({url:b.src,async:!1,dataType:"script"}):a.globalEval((b.text||b.textContent||b.innerHTML||"").replace(w,"/*$0*/"));b.parentNode&&b.parentNode.removeChild(b)}var k=/ jQuery\d+="(?:\d+|null)"/g,D=/^\s+/,e=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,o=/<([\w:]+)/,
111
+ t=/<tbody/i,u=/<|&#?\w+;/,s=/<(?:script|object|embed|option|style)/i,h=/checked\s*(?:[^=]|=\s*.checked.)/i,C=/\/(java|ecma)script/i,w=/^\s*<!(?:\[CDATA\[|\-\-)/,q={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,"",""]};q.optgroup=
112
+ q.option;q.tbody=q.tfoot=q.colgroup=q.caption=q.thead;q.th=q.td;if(!a.support.htmlSerialize)q._default=[1,"div<div>","</div>"];a.fn.extend({text:function(d){if(a.isFunction(d))return this.each(function(b){var c=a(this);c.text(d.call(this,b,c.text()))});if(typeof d!=="object"&&d!==l)return this.empty().append((this[0]&&this[0].ownerDocument||r).createTextNode(d));return a.text(this)},wrapAll:function(d){if(a.isFunction(d))return this.each(function(b){a(this).wrapAll(d.call(this,b))});if(this[0]){var b=
113
+ a(d,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var a=this;a.firstChild&&a.firstChild.nodeType===1;)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(d){if(a.isFunction(d))return this.each(function(b){a(this).wrapInner(d.call(this,b))});return this.each(function(){var b=a(this),c=b.contents();c.length?c.wrapAll(d):b.append(d)})},wrap:function(b){return this.each(function(){a(this).wrapAll(b)})},unwrap:function(){return this.parent().each(function(){a.nodeName(this,
114
+ "body")||a(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});else if(arguments.length){var b=a(arguments[0]);b.push.apply(b,this.toArray());return this.pushStack(b,
115
+ "before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});else if(arguments.length){var b=this.pushStack(this,"after",arguments);b.push.apply(b,a(arguments[0]).toArray());return b}},remove:function(b,c){for(var e=0,f;(f=this[e])!=null;e++)if(!b||a.filter(b,[f]).length)!c&&f.nodeType===1&&(a.cleanData(f.getElementsByTagName("*")),a.cleanData([f])),f.parentNode&&f.parentNode.removeChild(f);return this},
116
+ empty:function(){for(var b=0,c;(c=this[b])!=null;b++)for(c.nodeType===1&&a.cleanData(c.getElementsByTagName("*"));c.firstChild;)c.removeChild(c.firstChild);return this},clone:function(b,c){b=b==null?!1:b;c=c==null?b:c;return this.map(function(){return a.clone(this,b,c)})},html:function(b){if(b===l)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(k,""):null;else if(typeof b==="string"&&!s.test(b)&&(a.support.leadingWhitespace||!D.test(b))&&!q[(o.exec(b)||["",""])[1].toLowerCase()]){b=
117
+ b.replace(e,"<$1></$2>");try{for(var c=0,f=this.length;c<f;c++)if(this[c].nodeType===1)a.cleanData(this[c].getElementsByTagName("*")),this[c].innerHTML=b}catch(h){this.empty().append(b)}}else a.isFunction(b)?this.each(function(c){var e=a(this);e.html(b.call(this,c,e.html()))}):this.empty().append(b);return this},replaceWith:function(b){if(this[0]&&this[0].parentNode){if(a.isFunction(b))return this.each(function(c){var e=a(this),f=e.html();e.replaceWith(b.call(this,c,f))});typeof b!=="string"&&(b=
118
+ a(b).detach());return this.each(function(){var c=this.nextSibling,e=this.parentNode;a(this).remove();c?a(c).before(b):a(e).append(b)})}else return this.length?this.pushStack(a(a.isFunction(b)?b():b),"replaceWith",b):this},detach:function(a){return this.remove(a,!0)},domManip:function(b,c,e){var f,g,m,q=b[0],k=[];if(!a.support.checkClone&&arguments.length===3&&typeof q==="string"&&h.test(q))return this.each(function(){a(this).domManip(b,c,e,!0)});if(a.isFunction(q))return this.each(function(f){var h=
119
+ a(this);b[0]=q.call(this,f,c?h.html():l);h.domManip(b,c,e)});if(this[0]){f=q&&q.parentNode;f=a.support.parentNode&&f&&f.nodeType===11&&f.childNodes.length===this.length?{fragment:f}:a.buildFragment(b,this,k);m=f.fragment;if(g=m.childNodes.length===1?m=m.firstChild:m.firstChild){c=c&&a.nodeName(g,"tr");g=0;for(var o=this.length,p=o-1;g<o;g++)e.call(c?a.nodeName(this[g],"table")?this[g].getElementsByTagName("tbody")[0]||this[g].appendChild(this[g].ownerDocument.createElement("tbody")):this[g]:this[g],
120
+ f.cacheable||o>1&&g<p?a.clone(m,!0,!0):m)}k.length&&a.each(k,n)}return this}});a.buildFragment=function(b,c,e){var f,g,m,c=c&&c[0]?c[0].ownerDocument||c[0]:r;if(b.length===1&&typeof b[0]==="string"&&b[0].length<512&&c===r&&b[0].charAt(0)==="<"&&!s.test(b[0])&&(a.support.checkClone||!h.test(b[0])))g=!0,(m=a.fragments[b[0]])&&m!==1&&(f=m);f||(f=c.createDocumentFragment(),a.clean(b,c,f,e));g&&(a.fragments[b[0]]=m?f:1);return{fragment:f,cacheable:g}};a.fragments={};a.each({appendTo:"append",prependTo:"prepend",
121
+ insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(b,c){a.fn[b]=function(e){var f=[],e=a(e),g=this.length===1&&this[0].parentNode;if(g&&g.nodeType===11&&g.childNodes.length===1&&e.length===1)return e[c](this[0]),this;else{for(var g=0,h=e.length;g<h;g++){var q=(g>0?this.clone(!0):this).get();a(e[g])[c](q);f=f.concat(q)}return this.pushStack(f,b,e.selector)}}});a.extend({clone:function(b,e,f){var h=b.cloneNode(!0),q,m,k;if((!a.support.noCloneEvent||!a.support.noCloneChecked)&&
122
+ (b.nodeType===1||b.nodeType===11)&&!a.isXMLDoc(b)){p(b,h);q=g(b);m=g(h);for(k=0;q[k];++k)p(q[k],m[k])}if(e&&(c(b,h),f)){q=g(b);m=g(h);for(k=0;q[k];++k)c(q[k],m[k])}return h},clean:function(d,c,f,g){c=c||r;typeof c.createElement==="undefined"&&(c=c.ownerDocument||c[0]&&c[0].ownerDocument||r);for(var h=[],m,k=0,n;(n=d[k])!=null;k++)if(typeof n==="number"&&(n+=""),n){if(typeof n==="string")if(u.test(n)){n=n.replace(e,"<$1></$2>");m=(o.exec(n)||["",""])[1].toLowerCase();var l=q[m]||q._default,p=l[0],
123
+ w=c.createElement("div");for(w.innerHTML=l[1]+n+l[2];p--;)w=w.lastChild;if(!a.support.tbody){p=t.test(n);l=m==="table"&&!p?w.firstChild&&w.firstChild.childNodes:l[1]==="<table>"&&!p?w.childNodes:[];for(m=l.length-1;m>=0;--m)a.nodeName(l[m],"tbody")&&!l[m].childNodes.length&&l[m].parentNode.removeChild(l[m])}!a.support.leadingWhitespace&&D.test(n)&&w.insertBefore(c.createTextNode(D.exec(n)[0]),w.firstChild);n=w.childNodes}else n=c.createTextNode(n);var s;if(!a.support.appendChecked)if(n[0]&&typeof(s=
124
+ n.length)==="number")for(m=0;m<s;m++)b(n[m]);else b(n);n.nodeType?h.push(n):h=a.merge(h,n)}if(f){d=function(a){return!a.type||C.test(a.type)};for(k=0;h[k];k++)g&&a.nodeName(h[k],"script")&&(!h[k].type||h[k].type.toLowerCase()==="text/javascript")?g.push(h[k].parentNode?h[k].parentNode.removeChild(h[k]):h[k]):(h[k].nodeType===1&&(c=a.grep(h[k].getElementsByTagName("script"),d),h.splice.apply(h,[k+1,0].concat(c))),f.appendChild(h[k]))}return h},cleanData:function(b){for(var c,e,f=a.cache,h=a.expando,
125
+ g=a.event.special,q=a.support.deleteExpando,k=0,n;(n=b[k])!=null;k++)if(!n.nodeName||!a.noData[n.nodeName.toLowerCase()])if(e=n[a.expando]){if((c=f[e]&&f[e][h])&&c.events){for(var l in c.events)g[l]?a.event.remove(n,l):a.removeEvent(n,l,c.handle);if(c.handle)c.handle.elem=null}q?delete n[a.expando]:n.removeAttribute&&n.removeAttribute(a.expando);delete f[e]}}})})(A);(function(a){function c(b,d,c){var e=d==="width"?b.offsetWidth:b.offsetHeight;if(c==="border")return e;a.each(d==="width"?t:u,function(){c||
126
+ (e-=parseFloat(a.css(b,"padding"+this))||0);c==="margin"?e+=parseFloat(a.css(b,"margin"+this))||0:e-=parseFloat(a.css(b,"border"+this+"Width"))||0});return e}var p=/alpha\([^)]*\)/i,g=/opacity=([^)]*)/,f=/-([a-z])/ig,b=/([A-Z]|^ms)/g,n=/^-?\d+(?:px)?$/i,k=/^-?\d/,D=/^[+\-]=/,e=/[^+\-\.\de]+/g,o={position:"absolute",visibility:"hidden",display:"block"},t=["Left","Right"],u=["Top","Bottom"],s,h,C,w=function(a,b){return b.toUpperCase()};a.fn.css=function(b,d){if(arguments.length===2&&d===l)return this;
127
+ return a.access(this,b,d,!0,function(b,d,c){return c!==l?a.style(b,d,c):a.css(b,d)})};a.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=s(a,"opacity","opacity");return c===""?"1":c}else return a.style.opacity}}},cssNumber:{zIndex:!0,fontWeight:!0,opacity:!0,zoom:!0,lineHeight:!0,widows:!0,orphans:!0},cssProps:{"float":a.support.cssFloat?"cssFloat":"styleFloat"},style:function(b,d,c,f){if(b&&!(b.nodeType===3||b.nodeType===8||!b.style)){var h,g=a.camelCase(d),k=b.style,n=a.cssHooks[g],d=a.cssProps[g]||
128
+ g;if(c!==l){if(f=typeof c,!(f==="number"&&isNaN(c)||c==null))if(f==="string"&&D.test(c)&&(c=+c.replace(e,"")+parseFloat(a.css(b,d))),f==="number"&&!a.cssNumber[g]&&(c+="px"),!n||!("set"in n)||(c=n.set(b,c))!==l)try{k[d]=c}catch(o){}}else{if(n&&"get"in n&&(h=n.get(b,!1,f))!==l)return h;return k[d]}}},css:function(b,d,c){var e,f,d=a.camelCase(d);f=a.cssHooks[d];d=a.cssProps[d]||d;d==="cssFloat"&&(d="float");if(f&&"get"in f&&(e=f.get(b,!0,c))!==l)return e;else if(s)return s(b,d)},swap:function(a,b,c){var e=
129
+ {},f;for(f in b)e[f]=a.style[f],a.style[f]=b[f];c.call(a);for(f in b)a.style[f]=e[f]},camelCase:function(a){return a.replace(f,w)}});a.curCSS=a.css;a.each(["height","width"],function(b,d){a.cssHooks[d]={get:function(b,e,f){var h;if(e){b.offsetWidth!==0?h=c(b,d,f):a.swap(b,o,function(){h=c(b,d,f)});if(h<=0&&(h=s(b,d,d),h==="0px"&&C&&(h=C(b,d,d)),h!=null))return h===""||h==="auto"?"0px":h;if(h<0||h==null)return h=b.style[d],h===""||h==="auto"?"0px":h;return typeof h==="string"?h:h+"px"}},set:function(a,
130
+ b){if(n.test(b)){if(b=parseFloat(b),b>=0)return b+"px"}else return b}}});if(!a.support.opacity)a.cssHooks.opacity={get:function(a,b){return g.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(b,d){var c=b.style,e=b.currentStyle;c.zoom=1;var f=a.isNaN(d)?"":"alpha(opacity="+d*100+")",e=e&&e.filter||c.filter||"";c.filter=p.test(e)?e.replace(p,f):e+" "+f}};a(function(){if(!a.support.reliableMarginRight)a.cssHooks.marginRight={get:function(b,
131
+ d){var c;a.swap(b,{display:"inline-block"},function(){c=d?s(b,"margin-right","marginRight"):b.style.marginRight});return c}}});r.defaultView&&r.defaultView.getComputedStyle&&(h=function(c,d){var e,f,d=d.replace(b,"-$1").toLowerCase();if(!(f=c.ownerDocument.defaultView))return l;if(f=f.getComputedStyle(c,null))e=f.getPropertyValue(d),e===""&&!a.contains(c.ownerDocument.documentElement,c)&&(e=a.style(c,d));return e});r.documentElement.currentStyle&&(C=function(a,b){var c,e=a.currentStyle&&a.currentStyle[b],
132
+ f=a.runtimeStyle&&a.runtimeStyle[b],h=a.style;if(!n.test(e)&&k.test(e)){c=h.left;if(f)a.runtimeStyle.left=a.currentStyle.left;h.left=b==="fontSize"?"1em":e||0;e=h.pixelLeft+"px";h.left=c;if(f)a.runtimeStyle.left=f}return e===""?"auto":e});s=h||C;if(a.expr&&a.expr.filters)a.expr.filters.hidden=function(b){var d=b.offsetHeight;return b.offsetWidth===0&&d===0||!a.support.reliableHiddenOffsets&&(b.style.display||a.css(b,"display"))==="none"},a.expr.filters.visible=function(b){return!a.expr.filters.hidden(b)}})(A);
133
+ (function(a){function c(b){return function(d,c){var y;typeof d!=="string"&&(c=d,d="*");if(a.isFunction(c))for(var e=d.toLowerCase().split(C),f=0,h=e.length,g,i;f<h;f++)g=e[f],(i=/^\+/.test(g))&&(g=g.substr(1)||"*"),y=b[g]=b[g]||[],g=y,g[i?"unshift":"push"](c)}}function p(a,b,d,c,e,f){e=e||b.dataTypes[0];f=f||{};f[e]=!0;for(var e=a[e],h=0,g=e?e.length:0,j=a===i,k;h<g&&(j||!k);h++)k=e[h](b,d,c),typeof k==="string"&&(!j||f[k]?k=l:(b.dataTypes.unshift(k),k=p(a,b,d,c,k,f)));if((j||!k)&&!f["*"])k=p(a,b,
134
+ d,c,"*",f);return k}function g(d,c,e,f){if(a.isArray(c))a.each(c,function(c,h){e||b.test(d)?f(d,h):g(d+"["+(typeof h==="object"||a.isArray(h)?c:"")+"]",h,e,f)});else if(!e&&c!=null&&typeof c==="object")for(var h in c)g(d+"["+h+"]",c[h],e,f);else f(d,c)}var f=/%20/g,b=/\[\]$/,n=/\r?\n/g,k=/#.*$/,D=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,e=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,o=/^(?:GET|HEAD)$/,t=/^\/\//,u=/\?/,s=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,
135
+ h=/^(?:select|textarea)/i,C=/\s+/,w=/([?&])_=[^&]*/,q=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,d=a.fn.load,i={},j={},v,z;try{v=V.href}catch(m){v=r.createElement("a"),v.href="",v=v.href}z=q.exec(v.toLowerCase())||[];a.fn.extend({load:function(b,c,e){if(typeof b!=="string"&&d)return d.apply(this,arguments);else if(!this.length)return this;var f=b.indexOf(" ");if(f>=0)var h=b.slice(f,b.length),b=b.slice(0,f);f="GET";c&&(a.isFunction(c)?(e=c,c=l):typeof c==="object"&&(c=a.param(c,a.ajaxSettings.traditional),
136
+ f="POST"));var g=this;a.ajax({url:b,type:f,dataType:"html",data:c,complete:function(b,d,c){c=b.responseText;b.isResolved()&&(b.done(function(a){c=a}),g.html(h?a("<div>").append(c.replace(s,"")).find(h):c));e&&g.each(e,[c,d,b])}});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||h.test(this.nodeName)||
137
+ e.test(this.type))}).map(function(b,d){var c=a(this).val();return c==null?null:a.isArray(c)?a.map(c,function(a){return{name:d.name,value:a.replace(n,"\r\n")}}):{name:d.name,value:c.replace(n,"\r\n")}}).get()}});a.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(b,d){a.fn[d]=function(a){return this.bind(d,a)}});a.each(["get","post"],function(b,d){a[d]=function(b,c,e,f){a.isFunction(c)&&(f=f||e,e=c,c=l);return a.ajax({type:d,url:b,data:c,success:e,dataType:f})}});
138
+ a.extend({getScript:function(b,d){return a.get(b,l,d,"script")},getJSON:function(b,d,c){return a.get(b,d,c,"json")},ajaxSetup:function(b,d){d?a.extend(!0,b,a.ajaxSettings,d):(d=b,b=a.extend(!0,a.ajaxSettings,d));for(var c in{context:1,url:1})c in d?b[c]=d[c]:c in a.ajaxSettings&&(b[c]=a.ajaxSettings[c]);return b},ajaxSettings:{url:v,isLocal:/^(?:about|app|app\-storage|.+\-extension|file|widget):$/.test(z[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,
139
+ 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":x.String,"text html":!0,"text json":a.parseJSON,"text xml":a.parseXML}},ajaxPrefilter:c(i),ajaxTransport:c(j),ajax:function(b,d){function c(b,d,i,j){if(G!==2){G=2;P&&clearTimeout(P);M=l;x=j||"";B.readyState=b?4:0;var k,o,q;if(i){var j=e,p=B,C=j.contents,
140
+ t=j.dataTypes,u=j.responseFields,w,s,v,D;for(s in u)s in i&&(p[u[s]]=i[s]);for(;t[0]==="*";)t.shift(),w===l&&(w=j.mimeType||p.getResponseHeader("content-type"));if(w)for(s in C)if(C[s]&&C[s].test(w)){t.unshift(s);break}if(t[0]in i)v=t[0];else{for(s in i){if(!t[0]||j.converters[s+" "+t[0]]){v=s;break}D||(D=s)}v=v||D}v?(v!==t[0]&&t.unshift(v),i=i[v]):i=void 0}else i=l;if(b>=200&&b<300||b===304){if(e.ifModified){if(w=B.getResponseHeader("Last-Modified"))a.lastModified[r]=w;if(w=B.getResponseHeader("Etag"))a.etag[r]=
141
+ w}if(b===304)d="notmodified",k=!0;else try{w=e;w.dataFilter&&(i=w.dataFilter(i,w.dataType));var y=w.dataTypes;s={};var z,A,I=y.length,J,E=y[0],F,Q,H,K,L;for(z=1;z<I;z++){if(z===1)for(A in w.converters)typeof A==="string"&&(s[A.toLowerCase()]=w.converters[A]);F=E;E=y[z];if(E==="*")E=F;else if(F!=="*"&&F!==E){Q=F+" "+E;H=s[Q]||s["* "+E];if(!H)for(K in L=l,s)if(J=K.split(" "),J[0]===F||J[0]==="*")if(L=s[J[1]+" "+E]){K=s[K];K===!0?H=L:L===!0&&(H=K);break}!H&&!L&&a.error("No conversion from "+Q.replace(" ",
142
+ " to "));H!==!0&&(i=H?H(i):L(K(i)))}}o=i;d="success";k=!0}catch(O){d="parsererror",q=O}}else if(q=d,!d||b)d="error",b<0&&(b=0);B.status=b;B.statusText=d;k?g.resolveWith(f,[o,d,B]):g.rejectWith(f,[B,d,q]);B.statusCode(m);m=l;N&&h.trigger("ajax"+(k?"Success":"Error"),[B,e,k?o:q]);n.resolveWith(f,[B,d]);N&&(h.trigger("ajaxComplete",[B,e]),--a.active||a.event.trigger("ajaxStop"))}}typeof b==="object"&&(d=b,b=l);var d=d||{},e=a.ajaxSetup({},d),f=e.context||e,h=f!==e&&(f.nodeType||f instanceof a)?a(f):
143
+ a.event,g=a.Deferred(),n=a._Deferred(),m=e.statusCode||{},r,s={},v={},x,A,M,P,E,G=0,N,F,B={readyState:0,setRequestHeader:function(a,b){if(!G){var d=a.toLowerCase(),a=v[d]=v[d]||a;s[a]=b}return this},getAllResponseHeaders:function(){return G===2?x:null},getResponseHeader:function(a){var b;if(G===2){if(!A)for(A={};b=D.exec(x);)A[b[1].toLowerCase()]=b[2];b=A[a.toLowerCase()]}return b===l?null:b},overrideMimeType:function(a){if(!G)e.mimeType=a;return this},abort:function(a){a=a||"abort";M&&M.abort(a);
144
+ c(0,a);return this}};g.promise(B);B.success=B.done;B.error=B.fail;B.complete=n.done;B.statusCode=function(a){if(a){var b;if(G<2)for(b in a)m[b]=[m[b],a[b]];else b=a[B.status],B.then(b,b)}return this};e.url=((b||e.url)+"").replace(k,"").replace(t,z[1]+"//");e.dataTypes=a.trim(e.dataType||"*").toLowerCase().split(C);if(e.crossDomain==null)E=q.exec(e.url.toLowerCase()),e.crossDomain=!(!E||!(E[1]!=z[1]||E[2]!=z[2]||(E[3]||(E[1]==="http:"?80:443))!=(z[3]||(z[1]==="http:"?80:443))));if(e.data&&e.processData&&
145
+ typeof e.data!=="string")e.data=a.param(e.data,e.traditional);p(i,e,d,B);if(G===2)return!1;N=e.global;e.type=e.type.toUpperCase();e.hasContent=!o.test(e.type);N&&a.active++===0&&a.event.trigger("ajaxStart");if(!e.hasContent&&(e.data&&(e.url+=(u.test(e.url)?"&":"?")+e.data),r=e.url,e.cache===!1)){E=a.now();var O=e.url.replace(w,"$1_="+E);e.url=O+(O===e.url?(u.test(e.url)?"&":"?")+"_="+E:"")}(e.data&&e.hasContent&&e.contentType!==!1||d.contentType)&&B.setRequestHeader("Content-Type",e.contentType);
146
+ e.ifModified&&(r=r||e.url,a.lastModified[r]&&B.setRequestHeader("If-Modified-Since",a.lastModified[r]),a.etag[r]&&B.setRequestHeader("If-None-Match",a.etag[r]));B.setRequestHeader("Accept",e.dataTypes[0]&&e.accepts[e.dataTypes[0]]?e.accepts[e.dataTypes[0]]+(e.dataTypes[0]!=="*"?", */*; q=0.01":""):e.accepts["*"]);for(F in e.headers)B.setRequestHeader(F,e.headers[F]);if(e.beforeSend&&(e.beforeSend.call(f,B,e)===!1||G===2))return B.abort(),!1;for(F in{success:1,error:1,complete:1})B[F](e[F]);if(M=p(j,
147
+ e,d,B)){B.readyState=1;N&&h.trigger("ajaxSend",[B,e]);e.async&&e.timeout>0&&(P=setTimeout(function(){B.abort("timeout")},e.timeout));try{G=1,M.send(s,c)}catch(T){status<2?c(-1,T):a.error(T)}}else c(-1,"No Transport");return B},param:function(b,d){var c=[],e=function(b,d){d=a.isFunction(d)?d():d;c[c.length]=encodeURIComponent(b)+"="+encodeURIComponent(d)};if(d===l)d=a.ajaxSettings.traditional;if(a.isArray(b)||b.jquery&&!a.isPlainObject(b))a.each(b,function(){e(this.name,this.value)});else for(var h in b)g(h,
148
+ b[h],d,e);return c.join("&").replace(f,"+")}});a.extend({active:0,lastModified:{},etag:{}})})(A);(function(a){var c=a.now(),l=/(\=)\?(&|$)|\?\?/i;a.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return a.expando+"_"+c++}});a.ajaxPrefilter("json jsonp",function(c,f,b){f=c.contentType==="application/x-www-form-urlencoded"&&typeof c.data==="string";if(c.dataTypes[0]==="jsonp"||c.jsonp!==!1&&(l.test(c.url)||f&&l.test(c.data))){var n,k=c.jsonpCallback=a.isFunction(c.jsonpCallback)?c.jsonpCallback():
149
+ c.jsonpCallback,r=x[k],e=c.url,o=c.data,t="$1"+k+"$2";c.jsonp!==!1&&(e=e.replace(l,t),c.url===e&&(f&&(o=o.replace(l,t)),c.data===o&&(e+=(/\?/.test(e)?"&":"?")+c.jsonp+"="+k)));c.url=e;c.data=o;x[k]=function(a){n=[a]};b.always(function(){x[k]=r;if(n&&a.isFunction(r))x[k](n[0])});c.converters["script json"]=function(){n||a.error(k+" was not called");return n[0]};c.dataTypes[0]="json";return"script"}})})(A);(function(a){a.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},
150
+ contents:{script:/javascript|ecmascript/},converters:{"text script":function(c){a.globalEval(c);return c}}});a.ajaxPrefilter("script",function(a){if(a.cache===l)a.cache=!1;if(a.crossDomain)a.type="GET",a.global=!1});a.ajaxTransport("script",function(a){if(a.crossDomain){var p,g=r.head||r.getElementsByTagName("head")[0]||r.documentElement;return{send:function(f,b){p=r.createElement("script");p.async="async";if(a.scriptCharset)p.charset=a.scriptCharset;p.src=a.url;p.onload=p.onreadystatechange=function(a,
151
+ c){if(c||!p.readyState||/loaded|complete/.test(p.readyState))p.onload=p.onreadystatechange=null,g&&p.parentNode&&g.removeChild(p),p=l,c||b(200,"success")};g.insertBefore(p,g.firstChild)},abort:function(){if(p)p.onload(0,1)}}}})})(A);(function(a){function c(){try{return new x.XMLHttpRequest}catch(a){}}var p=x.ActiveXObject?function(){for(var a in f)f[a](0,1)}:!1,g=0,f;a.ajaxSettings.xhr=x.ActiveXObject?function(){var a;if(!(a=!this.isLocal&&c()))a:{try{a=new x.ActiveXObject("Microsoft.XMLHTTP");break a}catch(f){}a=
152
+ void 0}return a}:c;(function(b){a.extend(a.support,{ajax:!!b,cors:!!b&&"withCredentials"in b})})(a.ajaxSettings.xhr());a.support.ajax&&a.ajaxTransport(function(b){if(!b.crossDomain||a.support.cors){var c;return{send:function(k,r){var e=b.xhr(),o,t;b.username?e.open(b.type,b.url,b.async,b.username,b.password):e.open(b.type,b.url,b.async);if(b.xhrFields)for(t in b.xhrFields)e[t]=b.xhrFields[t];b.mimeType&&e.overrideMimeType&&e.overrideMimeType(b.mimeType);!b.crossDomain&&!k["X-Requested-With"]&&(k["X-Requested-With"]=
153
+ "XMLHttpRequest");try{for(t in k)e.setRequestHeader(t,k[t])}catch(u){}e.send(b.hasContent&&b.data||null);c=function(g,h){var k,w,q,d,i;try{if(c&&(h||e.readyState===4)){c=l;if(o)e.onreadystatechange=a.noop,p&&delete f[o];if(h)e.readyState!==4&&e.abort();else{k=e.status;q=e.getAllResponseHeaders();d={};if((i=e.responseXML)&&i.documentElement)d.xml=i;d.text=e.responseText;try{w=e.statusText}catch(j){w=""}!k&&b.isLocal&&!b.crossDomain?k=d.text?200:404:k===1223&&(k=204)}}}catch(t){h||r(-1,t)}d&&r(k,w,
154
+ d,q)};!b.async||e.readyState===4?c():(o=++g,p&&(f||(f={},a(x).unload(p)),f[o]=c),e.onreadystatechange=c)},abort:function(){c&&c(0,1)}}}})})(A);(function(a){function c(){setTimeout(p,0);return u=a.now()}function p(){u=l}function g(b,c){var e={};a.each(t.concat.apply([],t.slice(0,c)),function(){e[this]=b});return e}function f(c){if(!b[c]){var e=a("<"+c+">").appendTo("body"),f=e.css("display");e.remove();if(f==="none"||f===""){if(!n)n=r.createElement("iframe"),n.frameBorder=n.width=n.height=0;r.body.appendChild(n);
155
+ if(!k||!n.createElement)k=(n.contentWindow||n.contentDocument).document,k.write("<!doctype><html><body></body></html>");e=k.createElement(c);k.body.appendChild(e);f=a.css(e,"display");r.body.removeChild(n)}b[c]=f}return b[c]}var b={},n,k,D=/^(?:toggle|show|hide)$/,e=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,o,t=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]],u,s=x.webkitRequestAnimationFrame||x.mozRequestAnimationFrame||
156
+ x.oRequestAnimationFrame;a.fn.extend({show:function(b,c,e){if(b||b===0)return this.animate(g("show",3),b,c,e);else{for(var e=0,k=this.length;e<k;e++)if(b=this[e],b.style){c=b.style.display;if(!a._data(b,"olddisplay")&&c==="none")c=b.style.display="";c===""&&a.css(b,"display")==="none"&&a._data(b,"olddisplay",f(b.nodeName))}for(e=0;e<k;e++)if(b=this[e],b.style&&(c=b.style.display,c===""||c==="none"))b.style.display=a._data(b,"olddisplay")||"";return this}},hide:function(b,c,e){if(b||b===0)return this.animate(g("hide",
157
+ 3),b,c,e);else{b=0;for(c=this.length;b<c;b++)this[b].style&&(e=a.css(this[b],"display"),e!=="none"&&!a._data(this[b],"olddisplay")&&a._data(this[b],"olddisplay",e));for(b=0;b<c;b++)if(this[b].style)this[b].style.display="none";return this}},_toggle:a.fn.toggle,toggle:function(b,c,e){var f=typeof b==="boolean";a.isFunction(b)&&a.isFunction(c)?this._toggle.apply(this,arguments):b==null||f?this.each(function(){var d=f?b:a(this).is(":hidden");a(this)[d?"show":"hide"]()}):this.animate(g("toggle",3),b,
158
+ c,e);return this},fadeTo:function(a,b,c,e){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,c,e)},animate:function(b,c,g,k){var d=a.speed(c,g,k);if(a.isEmptyObject(b))return this.each(d.complete,[!1]);b=a.extend({},b);return this[d.queue===!1?"each":"queue"](function(){var h;d.queue===!1&&a._mark(this);var c=a.extend({},d),g=this.nodeType===1,k=g&&a(this).is(":hidden"),n,m,l,o,q;c.animatedProperties={};for(l in b){n=a.camelCase(l);l!==n&&(b[n]=b[l],delete b[l]);m=
159
+ b[n];a.isArray(m)?(c.animatedProperties[n]=m[1],h=b[n]=m[0],m=h):c.animatedProperties[n]=c.specialEasing&&c.specialEasing[n]||c.easing||"swing";if(m==="hide"&&k||m==="show"&&!k)return c.complete.call(this);if(g&&(n==="height"||n==="width"))if(c.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY],a.css(this,"display")==="inline"&&a.css(this,"float")==="none")a.support.inlineBlockNeedsLayout?(m=f(this.nodeName),m==="inline"?this.style.display="inline-block":(this.style.display=
160
+ "inline",this.style.zoom=1)):this.style.display="inline-block"}if(c.overflow!=null)this.style.overflow="hidden";for(l in b)if(g=new a.fx(this,c,l),m=b[l],D.test(m))g[m==="toggle"?k?"show":"hide":m]();else n=e.exec(m),o=g.cur(),n?(m=parseFloat(n[2]),q=n[3]||(a.cssNumber[l]?"":"px"),q!=="px"&&(a.style(this,l,(m||1)+q),o*=(m||1)/g.cur(),a.style(this,l,o+q)),n[1]&&(m=(n[1]==="-="?-1:1)*m+o),g.custom(o,m,q)):g.custom(o,m,"");return!0})},stop:function(b,c){b&&this.queue([]);this.each(function(){var b=a.timers,
161
+ e=b.length;for(c||a._unmark(!0,this);e--;)if(b[e].elem===this){if(c)b[e](!0);b.splice(e,1)}});c||this.dequeue();return this}});a.each({slideDown:g("show",1),slideUp:g("hide",1),slideToggle:g("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(b,c){a.fn[b]=function(a,b,d){return this.animate(c,a,b,d)}});a.extend({speed:function(b,c,e){var f=b&&typeof b==="object"?a.extend({},b):{complete:e||!e&&c||a.isFunction(b)&&b,duration:b,easing:e&&c||c&&!a.isFunction(c)&&
162
+ c};f.duration=a.fx.off?0:typeof f.duration==="number"?f.duration:f.duration in a.fx.speeds?a.fx.speeds[f.duration]:a.fx.speeds._default;f.old=f.complete;f.complete=function(b){f.queue!==!1?a.dequeue(this):b!==!1&&a._unmark(this);a.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,c,e){return c+e*a},swing:function(a,b,c,e){return(-Math.cos(a*Math.PI)/2+0.5)*e+c}},timers:[],fx:function(a,b,c){this.options=b;this.elem=a;this.prop=c;b.orig=b.orig||{}}});a.fx.prototype={update:function(){this.options.step&&
163
+ 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];var b,c=a.css(this.elem,this.prop);return isNaN(b=parseFloat(c))?!c||c==="auto"?0:c:b},custom:function(b,e,f){function g(a){return d.step(a)}var d=this,i=a.fx,j;this.startTime=u||c();this.start=b;this.end=e;this.unit=f||this.unit||(a.cssNumber[this.prop]?"":"px");this.now=this.start;
164
+ this.pos=this.state=0;g.elem=this.elem;g()&&a.timers.push(g)&&!o&&(s?(o=1,j=function(){o&&(s(j),i.tick())},s(j)):o=setInterval(i.tick,i.interval))},show:function(){this.options.orig[this.prop]=a.style(this.elem,this.prop);this.options.show=!0;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=!0;this.custom(this.cur(),0)},step:function(b){var e=u||c(),f=!0,g=this.elem,
165
+ d=this.options,i;if(b||e>=d.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();d.animatedProperties[this.prop]=!0;for(i in d.animatedProperties)d.animatedProperties[i]!==!0&&(f=!1);if(f){d.overflow!=null&&!a.support.shrinkWrapBlocks&&a.each(["","X","Y"],function(a,b){g.style["overflow"+b]=d.overflow[a]});d.hide&&a(g).hide();if(d.hide||d.show)for(var j in d.animatedProperties)a.style(g,j,d.orig[j]);d.complete.call(g)}return!1}else d.duration==Infinity?this.now=e:(b=e-this.startTime,
166
+ this.state=b/d.duration,this.pos=a.easing[d.animatedProperties[this.prop]](this.state,b,0,1,d.duration),this.now=this.start+(this.end-this.start)*this.pos),this.update();return!0}};a.extend(a.fx,{tick:function(){for(var b=a.timers,c=0;c<b.length;++c)b[c]()||b.splice(c--,1);b.length||a.fx.stop()},interval:13,stop:function(){clearInterval(o);o=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(b){a.style(b.elem,"opacity",b.now)},_default:function(a){a.elem.style&&a.elem.style[a.prop]!=
167
+ null?a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit:a.elem[a.prop]=a.now}}});if(a.expr&&a.expr.filters)a.expr.filters.animated=function(b){return a.grep(a.timers,function(a){return b===a.elem}).length}})(A);(function(a){function c(c){return a.isWindow(c)?c:c.nodeType===9?c.defaultView||c.parentWindow:!1}var p=/^t(?:able|d|h)$/i,g=/^(?:body|html)$/i;a.fn.offset="getBoundingClientRect"in r.documentElement?function(f){var b=this[0],g;if(f)return this.each(function(b){a.offset.setOffset(this,
168
+ f,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return a.offset.bodyOffset(b);try{g=b.getBoundingClientRect()}catch(k){}var l=b.ownerDocument,e=l.documentElement;if(!g||!a.contains(e,b))return g?{top:g.top,left:g.left}:{top:0,left:0};b=l.body;l=c(l);return{top:g.top+(l.pageYOffset||a.support.boxModel&&e.scrollTop||b.scrollTop)-(e.clientTop||b.clientTop||0),left:g.left+(l.pageXOffset||a.support.boxModel&&e.scrollLeft||b.scrollLeft)-(e.clientLeft||b.clientLeft||0)}}:function(c){var b=
169
+ this[0];if(c)return this.each(function(b){a.offset.setOffset(this,c,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return a.offset.bodyOffset(b);a.offset.initialize();var g,k=b.offsetParent,l=b.ownerDocument,e=l.documentElement,o=l.body;g=(l=l.defaultView)?l.getComputedStyle(b,null):b.currentStyle;for(var r=b.offsetTop,u=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==e;){if(a.offset.supportsFixedPosition&&g.position==="fixed")break;g=l?l.getComputedStyle(b,null):b.currentStyle;r-=
170
+ b.scrollTop;u-=b.scrollLeft;if(b===k){r+=b.offsetTop;u+=b.offsetLeft;if(a.offset.doesNotAddBorder&&(!a.offset.doesAddBorderForTableAndCells||!p.test(b.nodeName)))r+=parseFloat(g.borderTopWidth)||0,u+=parseFloat(g.borderLeftWidth)||0;k=b.offsetParent}a.offset.subtractsBorderForOverflowNotVisible&&g.overflow!=="visible"&&(r+=parseFloat(g.borderTopWidth)||0,u+=parseFloat(g.borderLeftWidth)||0)}if(g.position==="relative"||g.position==="static")r+=o.offsetTop,u+=o.offsetLeft;a.offset.supportsFixedPosition&&
171
+ g.position==="fixed"&&(r+=Math.max(e.scrollTop,o.scrollTop),u+=Math.max(e.scrollLeft,o.scrollLeft));return{top:r,left:u}};a.offset={initialize:function(){var c=r.body,b=r.createElement("div"),g,k,l,e=parseFloat(a.css(c,"marginTop"))||0;a.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.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>";
172
+ c.insertBefore(b,c.firstChild);g=b.firstChild;k=g.firstChild;l=g.nextSibling.firstChild.firstChild;this.doesNotAddBorder=k.offsetTop!==5;this.doesAddBorderForTableAndCells=l.offsetTop===5;k.style.position="fixed";k.style.top="20px";this.supportsFixedPosition=k.offsetTop===20||k.offsetTop===15;k.style.position=k.style.top="";g.style.overflow="hidden";g.style.position="relative";this.subtractsBorderForOverflowNotVisible=k.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=c.offsetTop!==e;c.removeChild(b);
173
+ a.offset.initialize=a.noop},bodyOffset:function(c){var b=c.offsetTop,g=c.offsetLeft;a.offset.initialize();a.offset.doesNotIncludeMarginInBodyOffset&&(b+=parseFloat(a.css(c,"marginTop"))||0,g+=parseFloat(a.css(c,"marginLeft"))||0);return{top:b,left:g}},setOffset:function(c,b,g){var k=a.css(c,"position");if(k==="static")c.style.position="relative";var l=a(c),e=l.offset(),o=a.css(c,"top"),p=a.css(c,"left"),r={},s={};(k==="absolute"||k==="fixed")&&a.inArray("auto",[o,p])>-1?(s=l.position(),k=s.top,p=
174
+ s.left):(k=parseFloat(o)||0,p=parseFloat(p)||0);a.isFunction(b)&&(b=b.call(c,g,e));if(b.top!=null)r.top=b.top-e.top+k;if(b.left!=null)r.left=b.left-e.left+p;"using"in b?b.using.call(c,r):l.css(r)}};a.fn.extend({position:function(){if(!this[0])return null;var c=this[0],b=this.offsetParent(),l=this.offset(),k=g.test(b[0].nodeName)?{top:0,left:0}:b.offset();l.top-=parseFloat(a.css(c,"marginTop"))||0;l.left-=parseFloat(a.css(c,"marginLeft"))||0;k.top+=parseFloat(a.css(b[0],"borderTopWidth"))||0;k.left+=
175
+ parseFloat(a.css(b[0],"borderLeftWidth"))||0;return{top:l.top-k.top,left:l.left-k.left}},offsetParent:function(){return this.map(function(){for(var c=this.offsetParent||r.body;c&&!g.test(c.nodeName)&&a.css(c,"position")==="static";)c=c.offsetParent;return c})}});a.each(["Left","Top"],function(f,b){var g="scroll"+b;a.fn[g]=function(b){var p,e;if(b===l){p=this[0];if(!p)return null;return(e=c(p))?"pageXOffset"in e?e[f?"pageYOffset":"pageXOffset"]:a.support.boxModel&&e.document.documentElement[g]||e.document.body[g]:
176
+ p[g]}return this.each(function(){(e=c(this))?e.scrollTo(!f?b:a(e).scrollLeft(),f?b:a(e).scrollTop()):this[g]=b})}})})(A);(function(a){a.each(["Height","Width"],function(c,p){var g=p.toLowerCase();a.fn["inner"+p]=function(){return this[0]?parseFloat(a.css(this[0],g,"padding")):null};a.fn["outer"+p]=function(c){return this[0]?parseFloat(a.css(this[0],g,c?"margin":"border")):null};a.fn[g]=function(c){var b=this[0];if(!b)return c==null?null:this;if(a.isFunction(c))return this.each(function(b){var l=a(this);
177
+ l[g](c.call(this,b,l[g]()))});if(a.isWindow(b)){var n=b.document.documentElement["client"+p];return b.document.compatMode==="CSS1Compat"&&n||b.document.body["client"+p]||n}else return b.nodeType===9?Math.max(b.documentElement["client"+p],b.body["scroll"+p],b.documentElement["scroll"+p],b.body["offset"+p],b.documentElement["offset"+p]):c===l?(b=a.css(b,g),n=parseFloat(b),a.isNaN(n)?b:n):this.css(g,typeof c==="string"?c:c+"px")}})})(A);x.jQuery=x.$=A})(window);