compass-jquery-plugin 0.3.0.beta.5 → 0.3.0.beta.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1172) hide show
  1. data/.loadpath +5 -5
  2. data/.project +17 -17
  3. data/{MIT-LICENSE → LICENSE} +0 -0
  4. data/README.textile +192 -166
  5. data/Rakefile +27 -3
  6. data/VERSION.yml +1 -1
  7. data/compass-jquery-plugin.gemspec +614 -1082
  8. data/gem_tasks/dynatree.rake +1 -1
  9. data/gem_tasks/jqgrid.rake +6 -6
  10. data/gem_tasks/jqical.rake +86 -0
  11. data/gem_tasks/jqtouch.rake +8 -3
  12. data/gem_tasks/jrails.rake +296 -0
  13. data/gem_tasks/ribbon.rake +1 -1
  14. data/gem_tasks/rubygems.rake +1 -1
  15. data/gem_tasks/secret_sauce.rake +4 -4
  16. data/lib/compiler.jar +0 -0
  17. data/lib/jquery/flash_messages.rb +45 -0
  18. data/lib/jquery/gridify/grid_column.rb +4 -2
  19. data/lib/jquery/gridify/grid_options.rb +5 -1
  20. data/lib/jquery/gridify/grid_view.rb +33 -2
  21. data/lib/jquery/jqical/calendar.rb +5 -0
  22. data/lib/jquery/jqical/event.rb +118 -0
  23. data/lib/jquery/jqical/helpers/ui_event_helper.rb +13 -0
  24. data/lib/jquery/jqical.rb +7 -0
  25. data/lib/jquery/secret_sauce/model/find_for_grid.rb +37 -40
  26. data/lib/jquery.rb +10 -10
  27. data/spec/compass-jquery-plugin_spec.rb +7 -0
  28. data/spec/spec.opts +1 -0
  29. data/spec/spec_helper.rb +9 -0
  30. data/templates/dynatree/config/initializers/dynatree.rb +5 -0
  31. data/templates/dynatree/manifest.rb +1 -1
  32. data/templates/jqgrid/config/initializers/jqgrid.rb +2 -0
  33. data/templates/jqgrid/i18n/jqgrid/locale-fi.js +18 -16
  34. data/templates/jqgrid/i18n/jqgrid/locale-fi.min.js +6 -6
  35. data/templates/jqgrid/i18n/jqgrid/locale-hu.js +129 -0
  36. data/templates/jqgrid/i18n/jqgrid/locale-hu.min.js +8 -0
  37. data/templates/jqgrid/jquery.jqGrid.js +10792 -10085
  38. data/templates/jqgrid/jquery.jqGrid.min.js +389 -361
  39. data/templates/jqgrid/manifest.rb +3 -1
  40. data/templates/jqical/app/views/ui/_ui_event_for.js.haml +174 -0
  41. data/templates/jqical/config/initializers/jqical.rb +7 -0
  42. data/templates/jqical/jquery.jqical.js +7322 -0
  43. data/templates/jqical/jquery.jqical.min.js +186 -0
  44. data/templates/jqical/jquery.ui/jqical/calendar.png +0 -0
  45. data/templates/jqical/jquery.ui/jqical/clock.png +0 -0
  46. data/templates/jqical/jquery.ui/jqical.scss +941 -0
  47. data/templates/jqical/manifest.rb +10 -0
  48. data/templates/jqtouch/config/initializers/jqtouch.rb +5 -0
  49. data/templates/jqtouch/jqtouch/jqtouch.scss +1 -1
  50. data/templates/jqtouch/jquery.jqtouch.js +836 -0
  51. data/templates/jqtouch/jquery.jqtouch.min.js +1 -1
  52. data/templates/jqtouch/manifest.rb +1 -1
  53. data/templates/{jrails-1.4 → jrails}/config/initializers/jrails.rb +10 -5
  54. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-af.js +0 -0
  55. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-af.min.js +0 -0
  56. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-ar.js +0 -0
  57. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-ar.min.js +0 -0
  58. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-az.js +0 -0
  59. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-az.min.js +0 -0
  60. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-bg.js +0 -0
  61. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-bg.min.js +0 -0
  62. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-bs.js +0 -0
  63. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-bs.min.js +0 -0
  64. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-ca.js +0 -0
  65. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-ca.min.js +0 -0
  66. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-cs.js +0 -0
  67. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-cs.min.js +0 -0
  68. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-da.js +0 -0
  69. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-da.min.js +0 -0
  70. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-de.js +0 -0
  71. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-de.min.js +0 -0
  72. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-el.js +0 -0
  73. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-el.min.js +0 -0
  74. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-en-GB.js +0 -0
  75. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-en-GB.min.js +0 -0
  76. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-eo.js +0 -0
  77. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-eo.min.js +0 -0
  78. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-es.js +0 -0
  79. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-es.min.js +0 -0
  80. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-et.js +0 -0
  81. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-et.min.js +0 -0
  82. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-eu.js +0 -0
  83. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-eu.min.js +0 -0
  84. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-fa.js +0 -0
  85. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-fa.min.js +0 -0
  86. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-fi.js +0 -0
  87. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-fi.min.js +0 -0
  88. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-fo.js +0 -0
  89. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-fo.min.js +0 -0
  90. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-fr-CH.js +0 -0
  91. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-fr-CH.min.js +0 -0
  92. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-fr.js +0 -0
  93. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-fr.min.js +0 -0
  94. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-he.js +0 -0
  95. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-he.min.js +0 -0
  96. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-hr.js +0 -0
  97. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-hr.min.js +0 -0
  98. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-hu.js +0 -0
  99. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-hu.min.js +0 -0
  100. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-hy.js +0 -0
  101. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-hy.min.js +0 -0
  102. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-id.js +0 -0
  103. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-id.min.js +0 -0
  104. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-is.js +0 -0
  105. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-is.min.js +0 -0
  106. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-it.js +0 -0
  107. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-it.min.js +0 -0
  108. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-ja.js +0 -0
  109. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-ja.min.js +0 -0
  110. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-ko.js +0 -0
  111. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-ko.min.js +0 -0
  112. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-lt.js +0 -0
  113. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-lt.min.js +0 -0
  114. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-lv.js +0 -0
  115. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-lv.min.js +0 -0
  116. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-ms.js +0 -0
  117. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-ms.min.js +0 -0
  118. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-nl.js +0 -0
  119. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-nl.min.js +0 -0
  120. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-no.js +0 -0
  121. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-no.min.js +0 -0
  122. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-pl.js +1 -1
  123. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-pl.min.js +1 -1
  124. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-pt-BR.js +0 -0
  125. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-pt-BR.min.js +0 -0
  126. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-ro.js +0 -0
  127. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-ro.min.js +0 -0
  128. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-ru.js +0 -0
  129. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-ru.min.js +0 -0
  130. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-sk.js +1 -1
  131. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-sk.min.js +1 -1
  132. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-sl.js +0 -0
  133. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-sl.min.js +0 -0
  134. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-sq.js +0 -0
  135. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-sq.min.js +0 -0
  136. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-sr-SR.js +0 -0
  137. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-sr-SR.min.js +0 -0
  138. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-sr.js +0 -0
  139. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-sr.min.js +0 -0
  140. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-sv.js +0 -0
  141. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-sv.min.js +0 -0
  142. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-ta.js +0 -0
  143. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-ta.min.js +0 -0
  144. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-th.js +0 -0
  145. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-th.min.js +0 -0
  146. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-tr.js +0 -0
  147. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-tr.min.js +0 -0
  148. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-uk.js +0 -0
  149. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-uk.min.js +0 -0
  150. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-vi.js +0 -0
  151. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-vi.min.js +0 -0
  152. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-zh-CN.js +0 -0
  153. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-zh-CN.min.js +0 -0
  154. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-zh-HK.js +0 -0
  155. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-zh-HK.min.js +0 -0
  156. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-zh-TW.js +0 -0
  157. data/templates/{jrails-1.4 → jrails}/i18n/jquery.ui/datepicker-zh-TW.min.js +0 -0
  158. data/templates/{jrails-1.4 → jrails}/jquery-1.4.2.js +0 -0
  159. data/templates/{jrails-1.4 → jrails}/jquery-1.4.2.min.js +64 -64
  160. data/templates/{jrails-1.4/jquery-ui-1.8.1.js → jrails/jquery-ui-1.8.2.js} +254 -166
  161. data/templates/jrails/jquery-ui-1.8.2.min.js +767 -0
  162. data/templates/{jrails-1.4 → jrails}/jquery.bgiframe.js +0 -0
  163. data/templates/{jrails-1.4 → jrails}/jquery.bgiframe.min.js +0 -0
  164. data/templates/{jrails-1.4 → jrails}/jquery.compat-1.3.js +0 -0
  165. data/templates/{jrails-1.4 → jrails}/jquery.compat-1.3.min.js +0 -0
  166. data/templates/{jrails-1.3 → jrails}/jquery.contextMenu.js +0 -0
  167. data/templates/{jrails-1.3 → jrails}/jquery.contextMenu.min.js +3 -3
  168. data/templates/jrails/jquery.farbtastic.js +345 -0
  169. data/templates/jrails/jquery.farbtastic.min.js +10 -0
  170. data/templates/{jrails-1.3 → jrails}/jquery.haml.js +0 -0
  171. data/templates/jrails/jquery.haml.min.js +5 -0
  172. data/templates/{jrails-1.4 → jrails}/jquery.metadata.js +0 -0
  173. data/templates/{jrails-1.4 → jrails}/jquery.metadata.min.js +0 -0
  174. data/templates/{jrails-1.3 → jrails}/jquery.pngFix.js +0 -0
  175. data/templates/{jrails-1.3 → jrails}/jquery.pngFix.min.js +0 -0
  176. data/templates/{jrails-1.4 → jrails}/jquery.themeswitchertool.js +0 -0
  177. data/templates/{jrails-1.4 → jrails}/jquery.themeswitchertool.min.js +0 -0
  178. data/templates/{jrails-1.4 → jrails}/jquery.ui/_theme.scss +25 -17
  179. data/templates/{jrails-1.4 → jrails}/jquery.ui/base/ui-anim_basic_16x16.gif +0 -0
  180. data/templates/{jrails-1.3 → jrails}/jquery.ui/base/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  181. data/templates/{jrails-1.3 → jrails}/jquery.ui/base/ui-bg_flat_75_ffffff_40x100.png +0 -0
  182. data/templates/{jrails-1.3 → jrails}/jquery.ui/base/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  183. data/templates/{jrails-1.3 → jrails}/jquery.ui/base/ui-bg_glass_65_ffffff_1x400.png +0 -0
  184. data/templates/{jrails-1.3 → jrails}/jquery.ui/base/ui-bg_glass_75_dadada_1x400.png +0 -0
  185. data/templates/{jrails-1.3 → jrails}/jquery.ui/base/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  186. data/templates/{jrails-1.3 → jrails}/jquery.ui/base/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  187. data/templates/{jrails-1.3 → jrails}/jquery.ui/base/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  188. data/templates/{jrails-1.3 → jrails}/jquery.ui/base/ui-icons_222222_256x240.png +0 -0
  189. data/templates/{jrails-1.3 → jrails}/jquery.ui/base/ui-icons_2e83ff_256x240.png +0 -0
  190. data/templates/{jrails-1.3 → jrails}/jquery.ui/base/ui-icons_454545_256x240.png +0 -0
  191. data/templates/{jrails-1.3 → jrails}/jquery.ui/base/ui-icons_888888_256x240.png +0 -0
  192. data/templates/{jrails-1.3 → jrails}/jquery.ui/base/ui-icons_cd0a0a_256x240.png +0 -0
  193. data/templates/{jrails-1.4 → jrails}/jquery.ui/base.scss +0 -0
  194. data/templates/{jrails-1.4 → jrails}/jquery.ui/black-tie/ui-anim_basic_16x16.gif +0 -0
  195. data/templates/{jrails-1.3 → jrails}/jquery.ui/black-tie/ui-bg_diagonals-thick_8_333333_40x40.png +0 -0
  196. data/templates/{jrails-1.3 → jrails}/jquery.ui/black-tie/ui-bg_flat_65_ffffff_40x100.png +0 -0
  197. data/templates/{jrails-1.4 → jrails}/jquery.ui/black-tie/ui-bg_glass_40_111111_1x400.png +0 -0
  198. data/templates/{jrails-1.3 → jrails}/jquery.ui/black-tie/ui-bg_glass_55_1c1c1c_1x400.png +0 -0
  199. data/templates/{jrails-1.3 → jrails}/jquery.ui/black-tie/ui-bg_highlight-hard_100_f9f9f9_1x100.png +0 -0
  200. data/templates/{jrails-1.3 → jrails}/jquery.ui/black-tie/ui-bg_highlight-hard_40_aaaaaa_1x100.png +0 -0
  201. data/templates/{jrails-1.3 → jrails}/jquery.ui/black-tie/ui-bg_highlight-soft_50_aaaaaa_1x100.png +0 -0
  202. data/templates/{jrails-1.3 → jrails}/jquery.ui/black-tie/ui-bg_inset-hard_45_cd0a0a_1x100.png +0 -0
  203. data/templates/{jrails-1.4 → jrails}/jquery.ui/black-tie/ui-bg_inset-hard_55_ffeb80_1x100.png +0 -0
  204. data/templates/{jrails-1.4 → jrails}/jquery.ui/black-tie/ui-icons_222222_256x240.png +0 -0
  205. data/templates/{jrails-1.4 → jrails}/jquery.ui/black-tie/ui-icons_4ca300_256x240.png +0 -0
  206. data/templates/{jrails-1.4 → jrails}/jquery.ui/black-tie/ui-icons_bbbbbb_256x240.png +0 -0
  207. data/templates/{jrails-1.4 → jrails}/jquery.ui/black-tie/ui-icons_ededed_256x240.png +0 -0
  208. data/templates/{jrails-1.4 → jrails}/jquery.ui/black-tie/ui-icons_ffcf29_256x240.png +0 -0
  209. data/templates/{jrails-1.4 → jrails}/jquery.ui/black-tie/ui-icons_ffffff_256x240.png +0 -0
  210. data/templates/{jrails-1.4 → jrails}/jquery.ui/black-tie.scss +0 -0
  211. data/templates/{jrails-1.4 → jrails}/jquery.ui/blitzer/ui-anim_basic_16x16.gif +0 -0
  212. data/templates/{jrails-1.3 → jrails}/jquery.ui/blitzer/ui-bg_diagonals-thick_75_f3d8d8_40x40.png +0 -0
  213. data/templates/{jrails-1.3 → jrails}/jquery.ui/blitzer/ui-bg_dots-small_65_a6a6a6_2x2.png +0 -0
  214. data/templates/{jrails-1.3 → jrails}/jquery.ui/blitzer/ui-bg_flat_0_333333_40x100.png +0 -0
  215. data/templates/{jrails-1.3 → jrails}/jquery.ui/blitzer/ui-bg_flat_65_ffffff_40x100.png +0 -0
  216. data/templates/{jrails-1.3 → jrails}/jquery.ui/blitzer/ui-bg_flat_75_ffffff_40x100.png +0 -0
  217. data/templates/{jrails-1.3 → jrails}/jquery.ui/blitzer/ui-bg_glass_55_fbf8ee_1x400.png +0 -0
  218. data/templates/{jrails-1.3 → jrails}/jquery.ui/blitzer/ui-bg_highlight-hard_100_eeeeee_1x100.png +0 -0
  219. data/templates/{jrails-1.3 → jrails}/jquery.ui/blitzer/ui-bg_highlight-hard_100_f6f6f6_1x100.png +0 -0
  220. data/templates/{jrails-1.3 → jrails}/jquery.ui/blitzer/ui-bg_highlight-soft_15_cc0000_1x100.png +0 -0
  221. data/templates/{jrails-1.4 → jrails}/jquery.ui/blitzer/ui-icons_004276_256x240.png +0 -0
  222. data/templates/{jrails-1.4 → jrails}/jquery.ui/blitzer/ui-icons_cc0000_256x240.png +0 -0
  223. data/templates/{jrails-1.4 → jrails}/jquery.ui/blitzer/ui-icons_ffffff_256x240.png +0 -0
  224. data/templates/{jrails-1.4 → jrails}/jquery.ui/blitzer.scss +0 -0
  225. data/templates/{jrails-1.3 → jrails}/jquery.ui/contextMenu/cut.png +0 -0
  226. data/templates/{jrails-1.3 → jrails}/jquery.ui/contextMenu/door.png +0 -0
  227. data/templates/{jrails-1.3 → jrails}/jquery.ui/contextMenu/page_white_copy.png +0 -0
  228. data/templates/{jrails-1.3 → jrails}/jquery.ui/contextMenu/page_white_delete.png +0 -0
  229. data/templates/{jrails-1.3 → jrails}/jquery.ui/contextMenu/page_white_edit.png +0 -0
  230. data/templates/{jrails-1.3 → jrails}/jquery.ui/contextMenu/page_white_paste.png +0 -0
  231. data/templates/{jrails-1.3 → jrails}/jquery.ui/contextMenu.scss +0 -0
  232. data/templates/{jrails-1.4 → jrails}/jquery.ui/cupertino/ui-anim_basic_16x16.gif +0 -0
  233. data/templates/{jrails-1.3 → jrails}/jquery.ui/cupertino/ui-bg_diagonals-thick_90_eeeeee_40x40.png +0 -0
  234. data/templates/{jrails-1.3 → jrails}/jquery.ui/cupertino/ui-bg_flat_15_cd0a0a_40x100.png +0 -0
  235. data/templates/{jrails-1.3 → jrails}/jquery.ui/cupertino/ui-bg_glass_100_e4f1fb_1x400.png +0 -0
  236. data/templates/{jrails-1.3 → jrails}/jquery.ui/cupertino/ui-bg_glass_50_3baae3_1x400.png +0 -0
  237. data/templates/{jrails-1.3 → jrails}/jquery.ui/cupertino/ui-bg_glass_80_d7ebf9_1x400.png +0 -0
  238. data/templates/{jrails-1.3 → jrails}/jquery.ui/cupertino/ui-bg_highlight-hard_100_f2f5f7_1x100.png +0 -0
  239. data/templates/{jrails-1.3 → jrails}/jquery.ui/cupertino/ui-bg_highlight-hard_70_000000_1x100.png +0 -0
  240. data/templates/{jrails-1.3 → jrails}/jquery.ui/cupertino/ui-bg_highlight-soft_100_deedf7_1x100.png +0 -0
  241. data/templates/{jrails-1.3 → jrails}/jquery.ui/cupertino/ui-bg_highlight-soft_25_ffef8f_1x100.png +0 -0
  242. data/templates/{jrails-1.4 → jrails}/jquery.ui/cupertino/ui-icons_2694e8_256x240.png +0 -0
  243. data/templates/{jrails-1.4 → jrails}/jquery.ui/cupertino/ui-icons_2e83ff_256x240.png +0 -0
  244. data/templates/{jrails-1.4 → jrails}/jquery.ui/cupertino/ui-icons_3d80b3_256x240.png +0 -0
  245. data/templates/{jrails-1.4 → jrails}/jquery.ui/cupertino/ui-icons_72a7cf_256x240.png +0 -0
  246. data/templates/{jrails-1.4 → jrails}/jquery.ui/cupertino/ui-icons_ffffff_256x240.png +0 -0
  247. data/templates/{jrails-1.4 → jrails}/jquery.ui/cupertino.scss +0 -0
  248. data/templates/{jrails-1.4 → jrails}/jquery.ui/dark-hive/ui-anim_basic_16x16.gif +0 -0
  249. data/templates/{jrails-1.3 → jrails}/jquery.ui/dark-hive/ui-bg_flat_30_cccccc_40x100.png +0 -0
  250. data/templates/{jrails-1.3 → jrails}/jquery.ui/dark-hive/ui-bg_flat_50_5c5c5c_40x100.png +0 -0
  251. data/templates/{jrails-1.3 → jrails}/jquery.ui/dark-hive/ui-bg_glass_40_ffc73d_1x400.png +0 -0
  252. data/templates/{jrails-1.3 → jrails}/jquery.ui/dark-hive/ui-bg_highlight-hard_20_0972a5_1x100.png +0 -0
  253. data/templates/{jrails-1.3 → jrails}/jquery.ui/dark-hive/ui-bg_highlight-soft_33_003147_1x100.png +0 -0
  254. data/templates/{jrails-1.3 → jrails}/jquery.ui/dark-hive/ui-bg_highlight-soft_35_222222_1x100.png +0 -0
  255. data/templates/{jrails-1.3 → jrails}/jquery.ui/dark-hive/ui-bg_highlight-soft_44_444444_1x100.png +0 -0
  256. data/templates/{jrails-1.3 → jrails}/jquery.ui/dark-hive/ui-bg_highlight-soft_80_eeeeee_1x100.png +0 -0
  257. data/templates/{jrails-1.3 → jrails}/jquery.ui/dark-hive/ui-bg_loop_25_000000_21x21.png +0 -0
  258. data/templates/{jrails-1.4 → jrails}/jquery.ui/dark-hive/ui-icons_222222_256x240.png +0 -0
  259. data/templates/{jrails-1.4 → jrails}/jquery.ui/dark-hive/ui-icons_4b8e0b_256x240.png +0 -0
  260. data/templates/{jrails-1.4 → jrails}/jquery.ui/dark-hive/ui-icons_a83300_256x240.png +0 -0
  261. data/templates/{jrails-1.4 → jrails}/jquery.ui/dark-hive/ui-icons_cccccc_256x240.png +0 -0
  262. data/templates/{jrails-1.4 → jrails}/jquery.ui/dark-hive/ui-icons_ffffff_256x240.png +0 -0
  263. data/templates/{jrails-1.4 → jrails}/jquery.ui/dark-hive.scss +0 -0
  264. data/templates/{jrails-1.4 → jrails}/jquery.ui/dot-luv/ui-anim_basic_16x16.gif +0 -0
  265. data/templates/{jrails-1.3 → jrails}/jquery.ui/dot-luv/ui-bg_diagonals-thick_15_0b3e6f_40x40.png +0 -0
  266. data/templates/{jrails-1.4 → jrails}/jquery.ui/dot-luv/ui-bg_dots-medium_30_0b58a2_4x4.png +0 -0
  267. data/templates/{jrails-1.3 → jrails}/jquery.ui/dot-luv/ui-bg_dots-small_20_333333_2x2.png +0 -0
  268. data/templates/{jrails-1.3 → jrails}/jquery.ui/dot-luv/ui-bg_dots-small_30_a32d00_2x2.png +0 -0
  269. data/templates/{jrails-1.4 → jrails}/jquery.ui/dot-luv/ui-bg_dots-small_40_00498f_2x2.png +0 -0
  270. data/templates/{jrails-1.3 → jrails}/jquery.ui/dot-luv/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  271. data/templates/{jrails-1.3 → jrails}/jquery.ui/dot-luv/ui-bg_flat_40_292929_40x100.png +0 -0
  272. data/templates/{jrails-1.4 → jrails}/jquery.ui/dot-luv/ui-bg_gloss-wave_20_111111_500x100.png +0 -0
  273. data/templates/{jrails-1.4 → jrails}/jquery.ui/dot-luv/ui-icons_00498f_256x240.png +0 -0
  274. data/templates/{jrails-1.4 → jrails}/jquery.ui/dot-luv/ui-icons_98d2fb_256x240.png +0 -0
  275. data/templates/{jrails-1.4 → jrails}/jquery.ui/dot-luv/ui-icons_9ccdfc_256x240.png +0 -0
  276. data/templates/{jrails-1.4 → jrails}/jquery.ui/dot-luv/ui-icons_ffffff_256x240.png +0 -0
  277. data/templates/{jrails-1.4 → jrails}/jquery.ui/dot-luv.scss +0 -0
  278. data/templates/{jrails-1.4 → jrails}/jquery.ui/eggplant/ui-anim_basic_16x16.gif +0 -0
  279. data/templates/{jrails-1.3 → jrails}/jquery.ui/eggplant/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  280. data/templates/{jrails-1.3 → jrails}/jquery.ui/eggplant/ui-bg_flat_0_eeeeee_40x100.png +0 -0
  281. data/templates/{jrails-1.3 → jrails}/jquery.ui/eggplant/ui-bg_flat_55_994d53_40x100.png +0 -0
  282. data/templates/{jrails-1.3 → jrails}/jquery.ui/eggplant/ui-bg_flat_55_fafafa_40x100.png +0 -0
  283. data/templates/{jrails-1.3 → jrails}/jquery.ui/eggplant/ui-bg_gloss-wave_30_3d3644_500x100.png +0 -0
  284. data/templates/{jrails-1.3 → jrails}/jquery.ui/eggplant/ui-bg_highlight-soft_100_dcd9de_1x100.png +0 -0
  285. data/templates/{jrails-1.3 → jrails}/jquery.ui/eggplant/ui-bg_highlight-soft_100_eae6ea_1x100.png +0 -0
  286. data/templates/{jrails-1.3 → jrails}/jquery.ui/eggplant/ui-bg_highlight-soft_25_30273a_1x100.png +0 -0
  287. data/templates/{jrails-1.3 → jrails}/jquery.ui/eggplant/ui-bg_highlight-soft_45_5f5964_1x100.png +0 -0
  288. data/templates/{jrails-1.4 → jrails}/jquery.ui/eggplant/ui-icons_454545_256x240.png +0 -0
  289. data/templates/{jrails-1.4 → jrails}/jquery.ui/eggplant/ui-icons_734d99_256x240.png +0 -0
  290. data/templates/{jrails-1.4 → jrails}/jquery.ui/eggplant/ui-icons_8d78a5_256x240.png +0 -0
  291. data/templates/{jrails-1.4 → jrails}/jquery.ui/eggplant/ui-icons_a8a3ae_256x240.png +0 -0
  292. data/templates/{jrails-1.4 → jrails}/jquery.ui/eggplant/ui-icons_ebccce_256x240.png +0 -0
  293. data/templates/{jrails-1.4 → jrails}/jquery.ui/eggplant/ui-icons_ffffff_256x240.png +0 -0
  294. data/templates/{jrails-1.4 → jrails}/jquery.ui/eggplant.scss +0 -0
  295. data/templates/{jrails-1.4 → jrails}/jquery.ui/excite-bike/ui-anim_basic_16x16.gif +0 -0
  296. data/templates/{jrails-1.3 → jrails}/jquery.ui/excite-bike/ui-bg_diagonals-small_25_c5ddfc_40x40.png +0 -0
  297. data/templates/{jrails-1.3 → jrails}/jquery.ui/excite-bike/ui-bg_diagonals-thick_20_e69700_40x40.png +0 -0
  298. data/templates/{jrails-1.3 → jrails}/jquery.ui/excite-bike/ui-bg_diagonals-thick_22_1484e6_40x40.png +0 -0
  299. data/templates/{jrails-1.3 → jrails}/jquery.ui/excite-bike/ui-bg_diagonals-thick_26_2293f7_40x40.png +0 -0
  300. data/templates/{jrails-1.3 → jrails}/jquery.ui/excite-bike/ui-bg_flat_0_e69700_40x100.png +0 -0
  301. data/templates/{jrails-1.3 → jrails}/jquery.ui/excite-bike/ui-bg_flat_0_e6b900_40x100.png +0 -0
  302. data/templates/{jrails-1.3 → jrails}/jquery.ui/excite-bike/ui-bg_highlight-soft_100_f9f9f9_1x100.png +0 -0
  303. data/templates/{jrails-1.3 → jrails}/jquery.ui/excite-bike/ui-bg_inset-hard_100_eeeeee_1x100.png +0 -0
  304. data/templates/{jrails-1.4 → jrails}/jquery.ui/excite-bike/ui-icons_0a82eb_256x240.png +0 -0
  305. data/templates/{jrails-1.4 → jrails}/jquery.ui/excite-bike/ui-icons_0b54d5_256x240.png +0 -0
  306. data/templates/{jrails-1.4 → jrails}/jquery.ui/excite-bike/ui-icons_5fa5e3_256x240.png +0 -0
  307. data/templates/{jrails-1.4 → jrails}/jquery.ui/excite-bike/ui-icons_fcdd4a_256x240.png +0 -0
  308. data/templates/{jrails-1.4 → jrails}/jquery.ui/excite-bike/ui-icons_ffffff_256x240.png +0 -0
  309. data/templates/{jrails-1.4 → jrails}/jquery.ui/excite-bike.scss +0 -0
  310. data/templates/jrails/jquery.ui/farbtastic/marker.png +0 -0
  311. data/templates/jrails/jquery.ui/farbtastic/mask.png +0 -0
  312. data/templates/jrails/jquery.ui/farbtastic/wheel.png +0 -0
  313. data/templates/jrails/jquery.ui/farbtastic.scss +46 -0
  314. data/templates/jrails/jquery.ui/flash_messages/flash-check.png +0 -0
  315. data/templates/jrails/jquery.ui/flash_messages/flash-error-bg.png +0 -0
  316. data/templates/jrails/jquery.ui/flash_messages/flash-error.png +0 -0
  317. data/templates/jrails/jquery.ui/flash_messages/flash-notice-bg.png +0 -0
  318. data/templates/jrails/jquery.ui/flash_messages/flash-warning-bg.png +0 -0
  319. data/templates/jrails/jquery.ui/flash_messages/flash-warning.png +0 -0
  320. data/templates/{jrails-1.4 → jrails}/jquery.ui/flick/ui-anim_basic_16x16.gif +0 -0
  321. data/templates/{jrails-1.3 → jrails}/jquery.ui/flick/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  322. data/templates/{jrails-1.3 → jrails}/jquery.ui/flick/ui-bg_flat_0_eeeeee_40x100.png +0 -0
  323. data/templates/{jrails-1.3 → jrails}/jquery.ui/flick/ui-bg_flat_55_ffffff_40x100.png +0 -0
  324. data/templates/{jrails-1.3 → jrails}/jquery.ui/flick/ui-bg_flat_75_ffffff_40x100.png +0 -0
  325. data/templates/{jrails-1.3 → jrails}/jquery.ui/flick/ui-bg_glass_65_ffffff_1x400.png +0 -0
  326. data/templates/{jrails-1.3 → jrails}/jquery.ui/flick/ui-bg_highlight-soft_100_f6f6f6_1x100.png +0 -0
  327. data/templates/jrails/jquery.ui/flick/ui-bg_highlight-soft_25_0073ea_1x100.png +0 -0
  328. data/templates/{jrails-1.3 → jrails}/jquery.ui/flick/ui-bg_highlight-soft_50_dddddd_1x100.png +0 -0
  329. data/templates/{jrails-1.4 → jrails}/jquery.ui/flick/ui-icons_0073ea_256x240.png +0 -0
  330. data/templates/{jrails-1.4 → jrails}/jquery.ui/flick/ui-icons_454545_256x240.png +0 -0
  331. data/templates/{jrails-1.4 → jrails}/jquery.ui/flick/ui-icons_666666_256x240.png +0 -0
  332. data/templates/{jrails-1.3/jquery.ui/black-tie/ui-icons_ededed_256x240.png → jrails/jquery.ui/flick/ui-icons_ff0084_256x240.png} +0 -0
  333. data/templates/{jrails-1.4 → jrails}/jquery.ui/flick/ui-icons_ffffff_256x240.png +0 -0
  334. data/templates/{jrails-1.4 → jrails}/jquery.ui/flick.scss +0 -0
  335. data/templates/{jrails-1.4 → jrails}/jquery.ui/hot-sneaks/ui-anim_basic_16x16.gif +0 -0
  336. data/templates/{jrails-1.3 → jrails}/jquery.ui/hot-sneaks/ui-bg_diagonals-small_40_db4865_40x40.png +0 -0
  337. data/templates/{jrails-1.3 → jrails}/jquery.ui/hot-sneaks/ui-bg_diagonals-small_50_93c3cd_40x40.png +0 -0
  338. data/templates/{jrails-1.3 → jrails}/jquery.ui/hot-sneaks/ui-bg_diagonals-small_50_ff3853_40x40.png +0 -0
  339. data/templates/{jrails-1.3 → jrails}/jquery.ui/hot-sneaks/ui-bg_diagonals-small_75_ccd232_40x40.png +0 -0
  340. data/templates/{jrails-1.3 → jrails}/jquery.ui/hot-sneaks/ui-bg_dots-medium_80_ffff38_4x4.png +0 -0
  341. data/templates/{jrails-1.3 → jrails}/jquery.ui/hot-sneaks/ui-bg_dots-small_35_35414f_2x2.png +0 -0
  342. data/templates/{jrails-1.3 → jrails}/jquery.ui/hot-sneaks/ui-bg_flat_75_ba9217_40x100.png +0 -0
  343. data/templates/{jrails-1.3 → jrails}/jquery.ui/hot-sneaks/ui-bg_flat_75_ffffff_40x100.png +0 -0
  344. data/templates/{jrails-1.3 → jrails}/jquery.ui/hot-sneaks/ui-bg_white-lines_85_f7f7ba_40x100.png +0 -0
  345. data/templates/{jrails-1.4 → jrails}/jquery.ui/hot-sneaks/ui-icons_454545_256x240.png +0 -0
  346. data/templates/{jrails-1.4 → jrails}/jquery.ui/hot-sneaks/ui-icons_88a206_256x240.png +0 -0
  347. data/templates/{jrails-1.4 → jrails}/jquery.ui/hot-sneaks/ui-icons_c02669_256x240.png +0 -0
  348. data/templates/{jrails-1.4 → jrails}/jquery.ui/hot-sneaks/ui-icons_e1e463_256x240.png +0 -0
  349. data/templates/{jrails-1.4 → jrails}/jquery.ui/hot-sneaks/ui-icons_ffeb33_256x240.png +0 -0
  350. data/templates/{jrails-1.4 → jrails}/jquery.ui/hot-sneaks/ui-icons_ffffff_256x240.png +0 -0
  351. data/templates/{jrails-1.4 → jrails}/jquery.ui/hot-sneaks.scss +0 -0
  352. data/templates/{jrails-1.4 → jrails}/jquery.ui/humanity/ui-anim_basic_16x16.gif +0 -0
  353. data/templates/{jrails-1.3 → jrails}/jquery.ui/humanity/ui-bg_flat_75_aaaaaa_40x100.png +0 -0
  354. data/templates/{jrails-1.3 → jrails}/jquery.ui/humanity/ui-bg_glass_100_f5f0e5_1x400.png +0 -0
  355. data/templates/{jrails-1.3 → jrails}/jquery.ui/humanity/ui-bg_glass_25_cb842e_1x400.png +0 -0
  356. data/templates/{jrails-1.3 → jrails}/jquery.ui/humanity/ui-bg_glass_70_ede4d4_1x400.png +0 -0
  357. data/templates/{jrails-1.3 → jrails}/jquery.ui/humanity/ui-bg_highlight-hard_100_f4f0ec_1x100.png +0 -0
  358. data/templates/{jrails-1.3 → jrails}/jquery.ui/humanity/ui-bg_highlight-hard_65_fee4bd_1x100.png +0 -0
  359. data/templates/{jrails-1.3 → jrails}/jquery.ui/humanity/ui-bg_highlight-hard_75_f5f5b5_1x100.png +0 -0
  360. data/templates/{jrails-1.3 → jrails}/jquery.ui/humanity/ui-bg_inset-soft_100_f4f0ec_1x100.png +0 -0
  361. data/templates/{jrails-1.4 → jrails}/jquery.ui/humanity/ui-icons_c47a23_256x240.png +0 -0
  362. data/templates/{jrails-1.4 → jrails}/jquery.ui/humanity/ui-icons_cb672b_256x240.png +0 -0
  363. data/templates/{jrails-1.4 → jrails}/jquery.ui/humanity/ui-icons_f08000_256x240.png +0 -0
  364. data/templates/{jrails-1.4 → jrails}/jquery.ui/humanity/ui-icons_f35f07_256x240.png +0 -0
  365. data/templates/{jrails-1.4 → jrails}/jquery.ui/humanity/ui-icons_ff7519_256x240.png +0 -0
  366. data/templates/{jrails-1.4 → jrails}/jquery.ui/humanity/ui-icons_ffffff_256x240.png +0 -0
  367. data/templates/{jrails-1.4 → jrails}/jquery.ui/humanity.scss +0 -0
  368. data/templates/{jrails-1.4 → jrails}/jquery.ui/le-frog/ui-anim_basic_16x16.gif +0 -0
  369. data/templates/{jrails-1.3 → jrails}/jquery.ui/le-frog/ui-bg_diagonals-small_0_aaaaaa_40x40.png +0 -0
  370. data/templates/{jrails-1.3 → jrails}/jquery.ui/le-frog/ui-bg_diagonals-thick_15_444444_40x40.png +0 -0
  371. data/templates/{jrails-1.3 → jrails}/jquery.ui/le-frog/ui-bg_diagonals-thick_95_ffdc2e_40x40.png +0 -0
  372. data/templates/jrails/jquery.ui/le-frog/ui-bg_glass_55_fbf5d0_1x400.png +0 -0
  373. data/templates/{jrails-1.3 → jrails}/jquery.ui/le-frog/ui-bg_highlight-hard_30_285c00_1x100.png +0 -0
  374. data/templates/jrails/jquery.ui/le-frog/ui-bg_highlight-soft_33_3a8104_1x100.png +0 -0
  375. data/templates/jrails/jquery.ui/le-frog/ui-bg_highlight-soft_50_4eb305_1x100.png +0 -0
  376. data/templates/{jrails-1.3 → jrails}/jquery.ui/le-frog/ui-bg_highlight-soft_60_4ca20b_1x100.png +0 -0
  377. data/templates/{jrails-1.3 → jrails}/jquery.ui/le-frog/ui-bg_inset-soft_10_285c00_1x100.png +0 -0
  378. data/templates/{jrails-1.4 → jrails}/jquery.ui/le-frog/ui-icons_4eb305_256x240.png +0 -0
  379. data/templates/{jrails-1.3/jquery.ui/dot-luv/ui-icons_9ccdfc_256x240.png → jrails/jquery.ui/le-frog/ui-icons_72b42d_256x240.png} +0 -0
  380. data/templates/{jrails-1.4 → jrails}/jquery.ui/le-frog/ui-icons_cd0a0a_256x240.png +0 -0
  381. data/templates/{jrails-1.4 → jrails}/jquery.ui/le-frog/ui-icons_ffffff_256x240.png +0 -0
  382. data/templates/{jrails-1.4 → jrails}/jquery.ui/le-frog.scss +0 -0
  383. data/templates/{jrails-1.4 → jrails}/jquery.ui/mint-choc/ui-anim_basic_16x16.gif +0 -0
  384. data/templates/{jrails-1.3 → jrails}/jquery.ui/mint-choc/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  385. data/templates/{jrails-1.3 → jrails}/jquery.ui/mint-choc/ui-bg_glass_15_5f391b_1x400.png +0 -0
  386. data/templates/{jrails-1.3 → jrails}/jquery.ui/mint-choc/ui-bg_gloss-wave_20_1c160d_500x100.png +0 -0
  387. data/templates/{jrails-1.4 → jrails}/jquery.ui/mint-choc/ui-bg_gloss-wave_25_453326_500x100.png +0 -0
  388. data/templates/{jrails-1.4 → jrails}/jquery.ui/mint-choc/ui-bg_gloss-wave_30_44372c_500x100.png +0 -0
  389. data/templates/{jrails-1.3 → jrails}/jquery.ui/mint-choc/ui-bg_highlight-soft_20_201913_1x100.png +0 -0
  390. data/templates/{jrails-1.4 → jrails}/jquery.ui/mint-choc/ui-bg_highlight-soft_20_619226_1x100.png +0 -0
  391. data/templates/{jrails-1.3 → jrails}/jquery.ui/mint-choc/ui-bg_inset-soft_10_201913_1x100.png +0 -0
  392. data/templates/{jrails-1.4 → jrails}/jquery.ui/mint-choc/ui-icons_222222_256x240.png +0 -0
  393. data/templates/{jrails-1.4 → jrails}/jquery.ui/mint-choc/ui-icons_9bcc60_256x240.png +0 -0
  394. data/templates/{jrails-1.4 → jrails}/jquery.ui/mint-choc/ui-icons_add978_256x240.png +0 -0
  395. data/templates/{jrails-1.4 → jrails}/jquery.ui/mint-choc/ui-icons_e3ddc9_256x240.png +0 -0
  396. data/templates/{jrails-1.4 → jrails}/jquery.ui/mint-choc/ui-icons_f1fd86_256x240.png +0 -0
  397. data/templates/{jrails-1.4 → jrails}/jquery.ui/mint-choc/ui-icons_ffffff_256x240.png +0 -0
  398. data/templates/{jrails-1.4 → jrails}/jquery.ui/mint-choc.scss +0 -0
  399. data/templates/{jrails-1.4 → jrails}/jquery.ui/overcast/ui-anim_basic_16x16.gif +0 -0
  400. data/templates/{jrails-1.3 → jrails}/jquery.ui/overcast/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  401. data/templates/{jrails-1.3 → jrails}/jquery.ui/overcast/ui-bg_flat_0_eeeeee_40x100.png +0 -0
  402. data/templates/jrails/jquery.ui/overcast/ui-bg_flat_55_c0402a_40x100.png +0 -0
  403. data/templates/{jrails-1.3 → jrails}/jquery.ui/overcast/ui-bg_flat_55_eeeeee_40x100.png +0 -0
  404. data/templates/jrails/jquery.ui/overcast/ui-bg_glass_100_f8f8f8_1x400.png +0 -0
  405. data/templates/{jrails-1.3 → jrails}/jquery.ui/overcast/ui-bg_glass_35_dddddd_1x400.png +0 -0
  406. data/templates/{jrails-1.3 → jrails}/jquery.ui/overcast/ui-bg_glass_60_eeeeee_1x400.png +0 -0
  407. data/templates/{jrails-1.3 → jrails}/jquery.ui/overcast/ui-bg_inset-hard_75_999999_1x100.png +0 -0
  408. data/templates/jrails/jquery.ui/overcast/ui-bg_inset-soft_50_c9c9c9_1x100.png +0 -0
  409. data/templates/{jrails-1.4 → jrails}/jquery.ui/overcast/ui-icons_3383bb_256x240.png +0 -0
  410. data/templates/{jrails-1.4 → jrails}/jquery.ui/overcast/ui-icons_454545_256x240.png +0 -0
  411. data/templates/{jrails-1.3/jquery.ui/black-tie/ui-icons_ffcf29_256x240.png → jrails/jquery.ui/overcast/ui-icons_70b2e1_256x240.png} +0 -0
  412. data/templates/{jrails-1.4 → jrails}/jquery.ui/overcast/ui-icons_999999_256x240.png +0 -0
  413. data/templates/{jrails-1.3/jquery.ui/dot-luv/ui-icons_00498f_256x240.png → jrails/jquery.ui/overcast/ui-icons_fbc856_256x240.png} +0 -0
  414. data/templates/{jrails-1.4 → jrails}/jquery.ui/overcast.scss +0 -0
  415. data/templates/{jrails-1.4 → jrails}/jquery.ui/pepper-grinder/ui-anim_basic_16x16.gif +0 -0
  416. data/templates/{jrails-1.3 → jrails}/jquery.ui/pepper-grinder/ui-bg_diagonal-maze_20_6e4f1c_10x10.png +0 -0
  417. data/templates/{jrails-1.3 → jrails}/jquery.ui/pepper-grinder/ui-bg_diagonal-maze_40_000000_10x10.png +0 -0
  418. data/templates/{jrails-1.3 → jrails}/jquery.ui/pepper-grinder/ui-bg_fine-grain_10_eceadf_60x60.png +0 -0
  419. data/templates/{jrails-1.3 → jrails}/jquery.ui/pepper-grinder/ui-bg_fine-grain_10_f8f7f6_60x60.png +0 -0
  420. data/templates/{jrails-1.3 → jrails}/jquery.ui/pepper-grinder/ui-bg_fine-grain_15_eceadf_60x60.png +0 -0
  421. data/templates/{jrails-1.3 → jrails}/jquery.ui/pepper-grinder/ui-bg_fine-grain_15_f7f3de_60x60.png +0 -0
  422. data/templates/{jrails-1.3 → jrails}/jquery.ui/pepper-grinder/ui-bg_fine-grain_15_ffffff_60x60.png +0 -0
  423. data/templates/{jrails-1.3 → jrails}/jquery.ui/pepper-grinder/ui-bg_fine-grain_65_654b24_60x60.png +0 -0
  424. data/templates/{jrails-1.3 → jrails}/jquery.ui/pepper-grinder/ui-bg_fine-grain_68_b83400_60x60.png +0 -0
  425. data/templates/{jrails-1.4 → jrails}/jquery.ui/pepper-grinder/ui-icons_222222_256x240.png +0 -0
  426. data/templates/{jrails-1.4 → jrails}/jquery.ui/pepper-grinder/ui-icons_3572ac_256x240.png +0 -0
  427. data/templates/{jrails-1.4 → jrails}/jquery.ui/pepper-grinder/ui-icons_8c291d_256x240.png +0 -0
  428. data/templates/{jrails-1.4 → jrails}/jquery.ui/pepper-grinder/ui-icons_b83400_256x240.png +0 -0
  429. data/templates/{jrails-1.4 → jrails}/jquery.ui/pepper-grinder/ui-icons_fbdb93_256x240.png +0 -0
  430. data/templates/{jrails-1.4 → jrails}/jquery.ui/pepper-grinder/ui-icons_ffffff_256x240.png +0 -0
  431. data/templates/{jrails-1.4 → jrails}/jquery.ui/pepper-grinder.scss +0 -0
  432. data/templates/{jrails-1.4 → jrails}/jquery.ui/redmond/ui-anim_basic_16x16.gif +0 -0
  433. data/templates/{jrails-1.3 → jrails}/jquery.ui/redmond/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  434. data/templates/jrails/jquery.ui/redmond/ui-bg_flat_55_fbec88_40x100.png +0 -0
  435. data/templates/jrails/jquery.ui/redmond/ui-bg_glass_75_d0e5f5_1x400.png +0 -0
  436. data/templates/{jrails-1.3 → jrails}/jquery.ui/redmond/ui-bg_glass_85_dfeffc_1x400.png +0 -0
  437. data/templates/{jrails-1.3 → jrails}/jquery.ui/redmond/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  438. data/templates/jrails/jquery.ui/redmond/ui-bg_gloss-wave_55_5c9ccc_500x100.png +0 -0
  439. data/templates/{jrails-1.3 → jrails}/jquery.ui/redmond/ui-bg_inset-hard_100_f5f8f9_1x100.png +0 -0
  440. data/templates/{jrails-1.3 → jrails}/jquery.ui/redmond/ui-bg_inset-hard_100_fcfdfd_1x100.png +0 -0
  441. data/templates/jrails/jquery.ui/redmond/ui-icons_217bc0_256x240.png +0 -0
  442. data/templates/{jrails-1.4 → jrails}/jquery.ui/redmond/ui-icons_2e83ff_256x240.png +0 -0
  443. data/templates/{jrails-1.4 → jrails}/jquery.ui/redmond/ui-icons_469bdd_256x240.png +0 -0
  444. data/templates/{jrails-1.4 → jrails}/jquery.ui/redmond/ui-icons_6da8d5_256x240.png +0 -0
  445. data/templates/{jrails-1.4 → jrails}/jquery.ui/redmond/ui-icons_cd0a0a_256x240.png +0 -0
  446. data/templates/jrails/jquery.ui/redmond/ui-icons_d8e7f3_256x240.png +0 -0
  447. data/templates/{jrails-1.4 → jrails}/jquery.ui/redmond/ui-icons_f9bd01_256x240.png +0 -0
  448. data/templates/{jrails-1.4 → jrails}/jquery.ui/redmond.scss +0 -0
  449. data/templates/{jrails-1.4 → jrails}/jquery.ui/smoothness/ui-anim_basic_16x16.gif +0 -0
  450. data/templates/{jrails-1.3 → jrails}/jquery.ui/smoothness/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  451. data/templates/{jrails-1.3 → jrails}/jquery.ui/smoothness/ui-bg_flat_75_ffffff_40x100.png +0 -0
  452. data/templates/jrails/jquery.ui/smoothness/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  453. data/templates/{jrails-1.3 → jrails}/jquery.ui/smoothness/ui-bg_glass_65_ffffff_1x400.png +0 -0
  454. data/templates/{jrails-1.3 → jrails}/jquery.ui/smoothness/ui-bg_glass_75_dadada_1x400.png +0 -0
  455. data/templates/jrails/jquery.ui/smoothness/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  456. data/templates/{jrails-1.3 → jrails}/jquery.ui/smoothness/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  457. data/templates/{jrails-1.3 → jrails}/jquery.ui/smoothness/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  458. data/templates/{jrails-1.4 → jrails}/jquery.ui/smoothness/ui-icons_222222_256x240.png +0 -0
  459. data/templates/{jrails-1.4 → jrails}/jquery.ui/smoothness/ui-icons_2e83ff_256x240.png +0 -0
  460. data/templates/{jrails-1.4 → jrails}/jquery.ui/smoothness/ui-icons_454545_256x240.png +0 -0
  461. data/templates/{jrails-1.4 → jrails}/jquery.ui/smoothness/ui-icons_888888_256x240.png +0 -0
  462. data/templates/{jrails-1.4 → jrails}/jquery.ui/smoothness/ui-icons_cd0a0a_256x240.png +0 -0
  463. data/templates/{jrails-1.4 → jrails}/jquery.ui/smoothness.scss +0 -0
  464. data/templates/{jrails-1.4 → jrails}/jquery.ui/south-street/ui-anim_basic_16x16.gif +0 -0
  465. data/templates/{jrails-1.3 → jrails}/jquery.ui/south-street/ui-bg_glass_55_fcf0ba_1x400.png +0 -0
  466. data/templates/{jrails-1.3 → jrails}/jquery.ui/south-street/ui-bg_gloss-wave_100_ece8da_500x100.png +0 -0
  467. data/templates/{jrails-1.3 → jrails}/jquery.ui/south-street/ui-bg_highlight-hard_100_f5f3e5_1x100.png +0 -0
  468. data/templates/{jrails-1.3 → jrails}/jquery.ui/south-street/ui-bg_highlight-hard_100_fafaf4_1x100.png +0 -0
  469. data/templates/{jrails-1.3 → jrails}/jquery.ui/south-street/ui-bg_highlight-hard_15_459e00_1x100.png +0 -0
  470. data/templates/{jrails-1.3 → jrails}/jquery.ui/south-street/ui-bg_highlight-hard_95_cccccc_1x100.png +0 -0
  471. data/templates/{jrails-1.3 → jrails}/jquery.ui/south-street/ui-bg_highlight-soft_25_67b021_1x100.png +0 -0
  472. data/templates/{jrails-1.3 → jrails}/jquery.ui/south-street/ui-bg_highlight-soft_95_ffedad_1x100.png +0 -0
  473. data/templates/{jrails-1.3 → jrails}/jquery.ui/south-street/ui-bg_inset-soft_15_2b2922_1x100.png +0 -0
  474. data/templates/jrails/jquery.ui/south-street/ui-icons_808080_256x240.png +0 -0
  475. data/templates/{jrails-1.4 → jrails}/jquery.ui/south-street/ui-icons_847e71_256x240.png +0 -0
  476. data/templates/jrails/jquery.ui/south-street/ui-icons_8dc262_256x240.png +0 -0
  477. data/templates/{jrails-1.4 → jrails}/jquery.ui/south-street/ui-icons_cd0a0a_256x240.png +0 -0
  478. data/templates/{jrails-1.4 → jrails}/jquery.ui/south-street/ui-icons_eeeeee_256x240.png +0 -0
  479. data/templates/{jrails-1.4 → jrails}/jquery.ui/south-street/ui-icons_ffffff_256x240.png +0 -0
  480. data/templates/{jrails-1.4 → jrails}/jquery.ui/south-street.scss +0 -0
  481. data/templates/{jrails-1.4 → jrails}/jquery.ui/start/ui-anim_basic_16x16.gif +0 -0
  482. data/templates/{jrails-1.4 → jrails}/jquery.ui/start/ui-bg_flat_55_999999_40x100.png +0 -0
  483. data/templates/{jrails-1.4/jquery.ui/humanity → jrails/jquery.ui/start}/ui-bg_flat_75_aaaaaa_40x100.png +0 -0
  484. data/templates/{jrails-1.4 → jrails}/jquery.ui/start/ui-bg_glass_45_0078ae_1x400.png +0 -0
  485. data/templates/{jrails-1.4 → jrails}/jquery.ui/start/ui-bg_glass_55_f8da4e_1x400.png +0 -0
  486. data/templates/{jrails-1.4 → jrails}/jquery.ui/start/ui-bg_glass_75_79c9ec_1x400.png +0 -0
  487. data/templates/{jrails-1.4 → jrails}/jquery.ui/start/ui-bg_gloss-wave_45_e14f1c_500x100.png +0 -0
  488. data/templates/{jrails-1.4 → jrails}/jquery.ui/start/ui-bg_gloss-wave_50_6eac2c_500x100.png +0 -0
  489. data/templates/{jrails-1.4 → jrails}/jquery.ui/start/ui-bg_gloss-wave_75_2191c0_500x100.png +0 -0
  490. data/templates/{jrails-1.4/jquery.ui/redmond → jrails/jquery.ui/start}/ui-bg_inset-hard_100_fcfdfd_1x100.png +0 -0
  491. data/templates/{jrails-1.4 → jrails}/jquery.ui/start/ui-icons_0078ae_256x240.png +0 -0
  492. data/templates/jrails/jquery.ui/start/ui-icons_056b93_256x240.png +0 -0
  493. data/templates/jrails/jquery.ui/start/ui-icons_d8e7f3_256x240.png +0 -0
  494. data/templates/jrails/jquery.ui/start/ui-icons_e0fdff_256x240.png +0 -0
  495. data/templates/{jrails-1.4 → jrails}/jquery.ui/start/ui-icons_f5e175_256x240.png +0 -0
  496. data/templates/jrails/jquery.ui/start/ui-icons_f7a50d_256x240.png +0 -0
  497. data/templates/{jrails-1.4 → jrails}/jquery.ui/start/ui-icons_fcd113_256x240.png +0 -0
  498. data/templates/{jrails-1.4 → jrails}/jquery.ui/start.scss +0 -0
  499. data/templates/{jrails-1.4 → jrails}/jquery.ui/sunny/ui-anim_basic_16x16.gif +0 -0
  500. data/templates/{jrails-1.3 → jrails}/jquery.ui/sunny/ui-bg_diagonals-medium_20_d34d17_40x40.png +0 -0
  501. data/templates/{jrails-1.3 → jrails}/jquery.ui/sunny/ui-bg_flat_30_cccccc_40x100.png +0 -0
  502. data/templates/{jrails-1.3 → jrails}/jquery.ui/sunny/ui-bg_flat_50_5c5c5c_40x100.png +0 -0
  503. data/templates/{jrails-1.3 → jrails}/jquery.ui/sunny/ui-bg_gloss-wave_45_817865_500x100.png +0 -0
  504. data/templates/{jrails-1.4 → jrails}/jquery.ui/sunny/ui-bg_gloss-wave_60_fece2f_500x100.png +0 -0
  505. data/templates/{jrails-1.3 → jrails}/jquery.ui/sunny/ui-bg_gloss-wave_70_ffdd57_500x100.png +0 -0
  506. data/templates/{jrails-1.4 → jrails}/jquery.ui/sunny/ui-bg_gloss-wave_90_fff9e5_500x100.png +0 -0
  507. data/templates/{jrails-1.4 → jrails}/jquery.ui/sunny/ui-bg_highlight-soft_100_feeebd_1x100.png +0 -0
  508. data/templates/{jrails-1.3 → jrails}/jquery.ui/sunny/ui-bg_inset-soft_30_ffffff_1x100.png +0 -0
  509. data/templates/{jrails-1.4 → jrails}/jquery.ui/sunny/ui-icons_3d3d3d_256x240.png +0 -0
  510. data/templates/{jrails-1.4 → jrails}/jquery.ui/sunny/ui-icons_bd7b00_256x240.png +0 -0
  511. data/templates/{jrails-1.4 → jrails}/jquery.ui/sunny/ui-icons_d19405_256x240.png +0 -0
  512. data/templates/{jrails-1.4 → jrails}/jquery.ui/sunny/ui-icons_eb990f_256x240.png +0 -0
  513. data/templates/{jrails-1.4 → jrails}/jquery.ui/sunny/ui-icons_ed9f26_256x240.png +0 -0
  514. data/templates/{jrails-1.4 → jrails}/jquery.ui/sunny/ui-icons_fadc7a_256x240.png +0 -0
  515. data/templates/{jrails-1.4 → jrails}/jquery.ui/sunny/ui-icons_ffe180_256x240.png +0 -0
  516. data/templates/{jrails-1.4 → jrails}/jquery.ui/sunny.scss +0 -0
  517. data/templates/{jrails-1.4 → jrails}/jquery.ui/swanky-purse/ui-anim_basic_16x16.gif +0 -0
  518. data/templates/{jrails-1.4 → jrails}/jquery.ui/swanky-purse/ui-bg_diamond_10_4f4221_10x8.png +0 -0
  519. data/templates/{jrails-1.3 → jrails}/jquery.ui/swanky-purse/ui-bg_diamond_20_372806_10x8.png +0 -0
  520. data/templates/{jrails-1.3 → jrails}/jquery.ui/swanky-purse/ui-bg_diamond_25_675423_10x8.png +0 -0
  521. data/templates/{jrails-1.4 → jrails}/jquery.ui/swanky-purse/ui-bg_diamond_25_d5ac5d_10x8.png +0 -0
  522. data/templates/{jrails-1.3 → jrails}/jquery.ui/swanky-purse/ui-bg_diamond_8_261803_10x8.png +0 -0
  523. data/templates/{jrails-1.4 → jrails}/jquery.ui/swanky-purse/ui-bg_diamond_8_443113_10x8.png +0 -0
  524. data/templates/{jrails-1.4 → jrails}/jquery.ui/swanky-purse/ui-bg_flat_75_ddd4b0_40x100.png +0 -0
  525. data/templates/{jrails-1.3 → jrails}/jquery.ui/swanky-purse/ui-bg_highlight-hard_65_fee4bd_1x100.png +0 -0
  526. data/templates/{jrails-1.4 → jrails}/jquery.ui/swanky-purse/ui-icons_070603_256x240.png +0 -0
  527. data/templates/{jrails-1.3 → jrails}/jquery.ui/swanky-purse/ui-icons_e8e2b5_256x240.png +0 -0
  528. data/templates/{jrails-1.4 → jrails}/jquery.ui/swanky-purse/ui-icons_e9cd86_256x240.png +0 -0
  529. data/templates/{jrails-1.3 → jrails}/jquery.ui/swanky-purse/ui-icons_efec9f_256x240.png +0 -0
  530. data/templates/{jrails-1.4 → jrails}/jquery.ui/swanky-purse/ui-icons_f2ec64_256x240.png +0 -0
  531. data/templates/{jrails-1.3 → jrails}/jquery.ui/swanky-purse/ui-icons_f9f2bd_256x240.png +0 -0
  532. data/templates/{jrails-1.4 → jrails}/jquery.ui/swanky-purse/ui-icons_ff7519_256x240.png +0 -0
  533. data/templates/{jrails-1.4 → jrails}/jquery.ui/swanky-purse.scss +0 -0
  534. data/templates/{jrails-1.3 → jrails}/jquery.ui/themeSwitcher/buttonbg.png +0 -0
  535. data/templates/{jrails-1.3 → jrails}/jquery.ui/themeSwitcher/icon_color_arrow.gif +0 -0
  536. data/templates/{jrails-1.3 → jrails}/jquery.ui/themeSwitcher/menuhoverbg.png +0 -0
  537. data/templates/{jrails-1.3 → jrails}/jquery.ui/themeSwitcher/theme_90_black_matte.png +0 -0
  538. data/templates/{jrails-1.3 → jrails}/jquery.ui/themeSwitcher/theme_90_black_tie.png +0 -0
  539. data/templates/{jrails-1.3 → jrails}/jquery.ui/themeSwitcher/theme_90_blitzer.png +0 -0
  540. data/templates/{jrails-1.3 → jrails}/jquery.ui/themeSwitcher/theme_90_cupertino.png +0 -0
  541. data/templates/{jrails-1.3 → jrails}/jquery.ui/themeSwitcher/theme_90_dark_hive.png +0 -0
  542. data/templates/{jrails-1.3 → jrails}/jquery.ui/themeSwitcher/theme_90_dot_luv.png +0 -0
  543. data/templates/{jrails-1.3 → jrails}/jquery.ui/themeSwitcher/theme_90_eggplant.png +0 -0
  544. data/templates/{jrails-1.3 → jrails}/jquery.ui/themeSwitcher/theme_90_excite_bike.png +0 -0
  545. data/templates/{jrails-1.3 → jrails}/jquery.ui/themeSwitcher/theme_90_flick.png +0 -0
  546. data/templates/{jrails-1.3 → jrails}/jquery.ui/themeSwitcher/theme_90_hot_sneaks.png +0 -0
  547. data/templates/{jrails-1.3 → jrails}/jquery.ui/themeSwitcher/theme_90_humanity.png +0 -0
  548. data/templates/{jrails-1.3 → jrails}/jquery.ui/themeSwitcher/theme_90_le_frog.png +0 -0
  549. data/templates/{jrails-1.3 → jrails}/jquery.ui/themeSwitcher/theme_90_mint_choco.png +0 -0
  550. data/templates/{jrails-1.3 → jrails}/jquery.ui/themeSwitcher/theme_90_overcast.png +0 -0
  551. data/templates/{jrails-1.3 → jrails}/jquery.ui/themeSwitcher/theme_90_pepper_grinder.png +0 -0
  552. data/templates/{jrails-1.3 → jrails}/jquery.ui/themeSwitcher/theme_90_smoothness.png +0 -0
  553. data/templates/{jrails-1.3 → jrails}/jquery.ui/themeSwitcher/theme_90_south_street.png +0 -0
  554. data/templates/{jrails-1.4 → jrails}/jquery.ui/themeSwitcher/theme_90_start_menu.png +0 -0
  555. data/templates/{jrails-1.3 → jrails}/jquery.ui/themeSwitcher/theme_90_sunny.png +0 -0
  556. data/templates/{jrails-1.3 → jrails}/jquery.ui/themeSwitcher/theme_90_swanky_purse.png +0 -0
  557. data/templates/{jrails-1.3 → jrails}/jquery.ui/themeSwitcher/theme_90_trontastic.png +0 -0
  558. data/templates/{jrails-1.3 → jrails}/jquery.ui/themeSwitcher/theme_90_ui_dark.png +0 -0
  559. data/templates/{jrails-1.3 → jrails}/jquery.ui/themeSwitcher/theme_90_ui_light.png +0 -0
  560. data/templates/{jrails-1.3 → jrails}/jquery.ui/themeSwitcher/theme_90_windoze.png +0 -0
  561. data/templates/{jrails-1.4 → jrails}/jquery.ui/trontastic/ui-anim_basic_16x16.gif +0 -0
  562. data/templates/jrails/jquery.ui/trontastic/ui-bg_diagonals-small_50_262626_40x40.png +0 -0
  563. data/templates/{jrails-1.3 → jrails}/jquery.ui/trontastic/ui-bg_flat_0_303030_40x100.png +0 -0
  564. data/templates/jrails/jquery.ui/trontastic/ui-bg_flat_0_4c4c4c_40x100.png +0 -0
  565. data/templates/{jrails-1.3 → jrails}/jquery.ui/trontastic/ui-bg_glass_40_0a0a0a_1x400.png +0 -0
  566. data/templates/{jrails-1.3 → jrails}/jquery.ui/trontastic/ui-bg_glass_55_f1fbe5_1x400.png +0 -0
  567. data/templates/{jrails-1.3 → jrails}/jquery.ui/trontastic/ui-bg_glass_60_000000_1x400.png +0 -0
  568. data/templates/{jrails-1.3 → jrails}/jquery.ui/trontastic/ui-bg_gloss-wave_55_000000_500x100.png +0 -0
  569. data/templates/jrails/jquery.ui/trontastic/ui-bg_gloss-wave_85_9fda58_500x100.png +0 -0
  570. data/templates/jrails/jquery.ui/trontastic/ui-bg_gloss-wave_95_f6ecd5_500x100.png +0 -0
  571. data/templates/{jrails-1.4 → jrails}/jquery.ui/trontastic/ui-icons_000000_256x240.png +0 -0
  572. data/templates/jrails/jquery.ui/trontastic/ui-icons_1f1f1f_256x240.png +0 -0
  573. data/templates/{jrails-1.4 → jrails}/jquery.ui/trontastic/ui-icons_9fda58_256x240.png +0 -0
  574. data/templates/{jrails-1.4 → jrails}/jquery.ui/trontastic/ui-icons_b8ec79_256x240.png +0 -0
  575. data/templates/{jrails-1.4 → jrails}/jquery.ui/trontastic/ui-icons_cd0a0a_256x240.png +0 -0
  576. data/templates/{jrails-1.4 → jrails}/jquery.ui/trontastic/ui-icons_ffffff_256x240.png +0 -0
  577. data/templates/{jrails-1.4 → jrails}/jquery.ui/trontastic.scss +0 -0
  578. data/templates/{jrails-1.4 → jrails}/jquery.ui/ui-darkness/ui-anim_basic_16x16.gif +0 -0
  579. data/templates/{jrails-1.3 → jrails}/jquery.ui/ui-darkness/ui-bg_flat_30_cccccc_40x100.png +0 -0
  580. data/templates/{jrails-1.3 → jrails}/jquery.ui/ui-darkness/ui-bg_flat_50_5c5c5c_40x100.png +0 -0
  581. data/templates/{jrails-1.3 → jrails}/jquery.ui/ui-darkness/ui-bg_glass_20_555555_1x400.png +0 -0
  582. data/templates/jrails/jquery.ui/ui-darkness/ui-bg_glass_40_0078a3_1x400.png +0 -0
  583. data/templates/{jrails-1.3 → jrails}/jquery.ui/ui-darkness/ui-bg_glass_40_ffc73d_1x400.png +0 -0
  584. data/templates/{jrails-1.3 → jrails}/jquery.ui/ui-darkness/ui-bg_gloss-wave_25_333333_500x100.png +0 -0
  585. data/templates/{jrails-1.3 → jrails}/jquery.ui/ui-darkness/ui-bg_highlight-soft_80_eeeeee_1x100.png +0 -0
  586. data/templates/{jrails-1.3 → jrails}/jquery.ui/ui-darkness/ui-bg_inset-soft_25_000000_1x100.png +0 -0
  587. data/templates/{jrails-1.3 → jrails}/jquery.ui/ui-darkness/ui-bg_inset-soft_30_f58400_1x100.png +0 -0
  588. data/templates/{jrails-1.4 → jrails}/jquery.ui/ui-darkness/ui-icons_222222_256x240.png +0 -0
  589. data/templates/{jrails-1.4 → jrails}/jquery.ui/ui-darkness/ui-icons_4b8e0b_256x240.png +0 -0
  590. data/templates/{jrails-1.4 → jrails}/jquery.ui/ui-darkness/ui-icons_a83300_256x240.png +0 -0
  591. data/templates/{jrails-1.4 → jrails}/jquery.ui/ui-darkness/ui-icons_cccccc_256x240.png +0 -0
  592. data/templates/{jrails-1.4 → jrails}/jquery.ui/ui-darkness/ui-icons_ffffff_256x240.png +0 -0
  593. data/templates/{jrails-1.4 → jrails}/jquery.ui/ui-darkness.scss +0 -0
  594. data/templates/{jrails-1.4 → jrails}/jquery.ui/ui-lightness/ui-anim_basic_16x16.gif +0 -0
  595. data/templates/jrails/jquery.ui/ui-lightness/ui-bg_diagonals-thick_18_b81900_40x40.png +0 -0
  596. data/templates/{jrails-1.3 → jrails}/jquery.ui/ui-lightness/ui-bg_diagonals-thick_20_666666_40x40.png +0 -0
  597. data/templates/{jrails-1.3 → jrails}/jquery.ui/ui-lightness/ui-bg_flat_10_000000_40x100.png +0 -0
  598. data/templates/{jrails-1.3 → jrails}/jquery.ui/ui-lightness/ui-bg_glass_100_f6f6f6_1x400.png +0 -0
  599. data/templates/{jrails-1.4 → jrails}/jquery.ui/ui-lightness/ui-bg_glass_100_fdf5ce_1x400.png +0 -0
  600. data/templates/{jrails-1.3 → jrails}/jquery.ui/ui-lightness/ui-bg_glass_65_ffffff_1x400.png +0 -0
  601. data/templates/{jrails-1.4 → jrails}/jquery.ui/ui-lightness/ui-bg_gloss-wave_35_f6a828_500x100.png +0 -0
  602. data/templates/{jrails-1.3 → jrails}/jquery.ui/ui-lightness/ui-bg_highlight-soft_100_eeeeee_1x100.png +0 -0
  603. data/templates/{jrails-1.3 → jrails}/jquery.ui/ui-lightness/ui-bg_highlight-soft_75_ffe45c_1x100.png +0 -0
  604. data/templates/{jrails-1.4 → jrails}/jquery.ui/ui-lightness/ui-icons_222222_256x240.png +0 -0
  605. data/templates/jrails/jquery.ui/ui-lightness/ui-icons_228ef1_256x240.png +0 -0
  606. data/templates/{jrails-1.3 → jrails}/jquery.ui/ui-lightness/ui-icons_ef8c08_256x240.png +0 -0
  607. data/templates/{jrails-1.3 → jrails}/jquery.ui/ui-lightness/ui-icons_ffd27a_256x240.png +0 -0
  608. data/templates/{jrails-1.4 → jrails}/jquery.ui/ui-lightness/ui-icons_ffffff_256x240.png +0 -0
  609. data/templates/{jrails-1.4 → jrails}/jquery.ui/ui-lightness.scss +0 -0
  610. data/templates/{jrails-1.4 → jrails}/jquery.ui/vader/ui-anim_basic_16x16.gif +0 -0
  611. data/templates/{jrails-1.3 → jrails}/jquery.ui/vader/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  612. data/templates/{jrails-1.3 → jrails}/jquery.ui/vader/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  613. data/templates/{jrails-1.3 → jrails}/jquery.ui/vader/ui-bg_gloss-wave_16_121212_500x100.png +0 -0
  614. data/templates/{jrails-1.3 → jrails}/jquery.ui/vader/ui-bg_highlight-hard_15_888888_1x100.png +0 -0
  615. data/templates/{jrails-1.3 → jrails}/jquery.ui/vader/ui-bg_highlight-hard_55_555555_1x100.png +0 -0
  616. data/templates/{jrails-1.3 → jrails}/jquery.ui/vader/ui-bg_highlight-soft_35_adadad_1x100.png +0 -0
  617. data/templates/{jrails-1.3 → jrails}/jquery.ui/vader/ui-bg_highlight-soft_60_dddddd_1x100.png +0 -0
  618. data/templates/{jrails-1.3 → jrails}/jquery.ui/vader/ui-bg_inset-soft_15_121212_1x100.png +0 -0
  619. data/templates/{jrails-1.4 → jrails}/jquery.ui/vader/ui-icons_666666_256x240.png +0 -0
  620. data/templates/{jrails-1.4 → jrails}/jquery.ui/vader/ui-icons_aaaaaa_256x240.png +0 -0
  621. data/templates/jrails/jquery.ui/vader/ui-icons_bbbbbb_256x240.png +0 -0
  622. data/templates/{jrails-1.4 → jrails}/jquery.ui/vader/ui-icons_c98000_256x240.png +0 -0
  623. data/templates/{jrails-1.4 → jrails}/jquery.ui/vader/ui-icons_cccccc_256x240.png +0 -0
  624. data/templates/{jrails-1.4 → jrails}/jquery.ui/vader/ui-icons_cd0a0a_256x240.png +0 -0
  625. data/templates/jrails/jquery.ui/vader/ui-icons_f29a00_256x240.png +0 -0
  626. data/templates/{jrails-1.4 → jrails}/jquery.ui/vader.scss +0 -0
  627. data/templates/{jrails-1.3 → jrails}/jrails.js +0 -0
  628. data/templates/{jrails-1.3 → jrails}/jrails.min.js +0 -0
  629. data/templates/{jrails-1.4 → jrails}/manifest.rb +15 -2
  630. data/templates/jrails/partials/_flash_messages.scss +32 -0
  631. data/templates/ribbon/config/initializers/ribbon.rb +3 -0
  632. data/templates/ribbon/manifest.rb +1 -1
  633. data/templates/secret_sauce/config/initializers/secret_sauce.rb +1 -0
  634. data/templates/secret_sauce/manifest.rb +1 -1
  635. metadata +621 -1081
  636. data/gem_tasks/calendar.rake +0 -78
  637. data/gem_tasks/jrails13.rake +0 -233
  638. data/gem_tasks/jrails14.rake +0 -267
  639. data/lib/eventually/event.rb +0 -84
  640. data/lib/eventually.rb +0 -4
  641. data/lib/jquery/calendar.rb +0 -5
  642. data/templates/calendar/config/initializers/calendar.rb +0 -3
  643. data/templates/calendar/jquery.calendar.js +0 -5621
  644. data/templates/calendar/jquery.calendar.min.js +0 -198
  645. data/templates/calendar/jquery.ui/calendar.scss +0 -693
  646. data/templates/calendar/manifest.rb +0 -7
  647. data/templates/jrails-1.3/config/initializers/jrails.rb +0 -29
  648. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-ar.js +0 -20
  649. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-ar.min.js +0 -4
  650. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-bg.js +0 -20
  651. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-bg.min.js +0 -4
  652. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-ca.js +0 -19
  653. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-ca.min.js +0 -2
  654. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-cs.js +0 -19
  655. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-cs.min.js +0 -2
  656. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-da.js +0 -19
  657. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-da.min.js +0 -2
  658. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-de.js +0 -19
  659. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-de.min.js +0 -2
  660. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-el.js +0 -19
  661. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-el.min.js +0 -4
  662. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-eo.js +0 -19
  663. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-eo.min.js +0 -2
  664. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-es.js +0 -19
  665. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-es.min.js +0 -2
  666. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-fa.js +0 -19
  667. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-fa.min.js +0 -3
  668. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-fi.js +0 -19
  669. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-fi.min.js +0 -2
  670. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-fr.js +0 -19
  671. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-fr.min.js +0 -2
  672. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-he.js +0 -19
  673. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-he.min.js +0 -3
  674. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-hr.js +0 -19
  675. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-hr.min.js +0 -2
  676. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-hu.js +0 -19
  677. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-hu.min.js +0 -2
  678. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-hy.js +0 -19
  679. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-hy.min.js +0 -4
  680. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-id.js +0 -19
  681. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-id.min.js +0 -2
  682. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-is.js +0 -19
  683. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-is.min.js +0 -2
  684. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-it.js +0 -19
  685. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-it.min.js +0 -2
  686. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-ja.js +0 -20
  687. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-ja.min.js +0 -2
  688. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-ko.js +0 -19
  689. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-ko.min.js +0 -2
  690. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-lt.js +0 -19
  691. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-lt.min.js +0 -2
  692. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-lv.js +0 -19
  693. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-lv.min.js +0 -2
  694. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-ms.js +0 -19
  695. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-ms.min.js +0 -2
  696. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-nl.js +0 -19
  697. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-nl.min.js +0 -2
  698. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-no.js +0 -19
  699. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-no.min.js +0 -2
  700. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-pl.js +0 -19
  701. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-pl.min.js +0 -2
  702. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-pt-BR.js +0 -19
  703. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-pt-BR.min.js +0 -2
  704. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-ro.js +0 -22
  705. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-ro.min.js +0 -2
  706. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-ru.js +0 -19
  707. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-ru.min.js +0 -4
  708. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-sk.js +0 -19
  709. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-sk.min.js +0 -2
  710. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-sl.js +0 -20
  711. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-sl.min.js +0 -2
  712. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-sq.js +0 -19
  713. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-sq.min.js +0 -2
  714. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-sr-SR.js +0 -19
  715. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-sr-SR.min.js +0 -2
  716. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-sr.js +0 -19
  717. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-sr.min.js +0 -3
  718. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-sv.js +0 -19
  719. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-sv.min.js +0 -2
  720. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-th.js +0 -19
  721. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-th.min.js +0 -4
  722. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-tr.js +0 -19
  723. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-tr.min.js +0 -2
  724. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-uk.js +0 -25
  725. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-uk.min.js +0 -4
  726. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-zh-CN.js +0 -19
  727. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-zh-CN.min.js +0 -2
  728. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-zh-TW.js +0 -19
  729. data/templates/jrails-1.3/i18n/jquery.ui/datepicker-zh-TW.min.js +0 -2
  730. data/templates/jrails-1.3/jquery-1.3.2.js +0 -7638
  731. data/templates/jrails-1.3/jquery-1.3.2.min.js +0 -178
  732. data/templates/jrails-1.3/jquery-ui-1.7.3.js +0 -18330
  733. data/templates/jrails-1.3/jquery-ui-1.7.3.min.js +0 -690
  734. data/templates/jrails-1.3/jquery.haml.min.js +0 -5
  735. data/templates/jrails-1.3/jquery.themeswitchertool.js +0 -190
  736. data/templates/jrails-1.3/jquery.themeswitchertool.min.js +0 -8
  737. data/templates/jrails-1.3/jquery.ui/_theme.scss +0 -1283
  738. data/templates/jrails-1.3/jquery.ui/base.scss +0 -87
  739. data/templates/jrails-1.3/jquery.ui/black-tie/ui-bg_glass_40_111111_1x400.png +0 -0
  740. data/templates/jrails-1.3/jquery.ui/black-tie/ui-bg_inset-hard_55_ffeb80_1x100.png +0 -0
  741. data/templates/jrails-1.3/jquery.ui/black-tie/ui-icons_222222_256x240.png +0 -0
  742. data/templates/jrails-1.3/jquery.ui/black-tie/ui-icons_4ca300_256x240.png +0 -0
  743. data/templates/jrails-1.3/jquery.ui/black-tie/ui-icons_bbbbbb_256x240.png +0 -0
  744. data/templates/jrails-1.3/jquery.ui/black-tie/ui-icons_ffffff_256x240.png +0 -0
  745. data/templates/jrails-1.3/jquery.ui/black-tie.scss +0 -87
  746. data/templates/jrails-1.3/jquery.ui/blitzer/ui-icons_004276_256x240.png +0 -0
  747. data/templates/jrails-1.3/jquery.ui/blitzer/ui-icons_cc0000_256x240.png +0 -0
  748. data/templates/jrails-1.3/jquery.ui/blitzer/ui-icons_ffffff_256x240.png +0 -0
  749. data/templates/jrails-1.3/jquery.ui/blitzer.scss +0 -87
  750. data/templates/jrails-1.3/jquery.ui/cupertino/ui-icons_2694e8_256x240.png +0 -0
  751. data/templates/jrails-1.3/jquery.ui/cupertino/ui-icons_2e83ff_256x240.png +0 -0
  752. data/templates/jrails-1.3/jquery.ui/cupertino/ui-icons_3d80b3_256x240.png +0 -0
  753. data/templates/jrails-1.3/jquery.ui/cupertino/ui-icons_72a7cf_256x240.png +0 -0
  754. data/templates/jrails-1.3/jquery.ui/cupertino/ui-icons_ffffff_256x240.png +0 -0
  755. data/templates/jrails-1.3/jquery.ui/cupertino.scss +0 -87
  756. data/templates/jrails-1.3/jquery.ui/dark-hive/ui-icons_222222_256x240.png +0 -0
  757. data/templates/jrails-1.3/jquery.ui/dark-hive/ui-icons_4b8e0b_256x240.png +0 -0
  758. data/templates/jrails-1.3/jquery.ui/dark-hive/ui-icons_a83300_256x240.png +0 -0
  759. data/templates/jrails-1.3/jquery.ui/dark-hive/ui-icons_cccccc_256x240.png +0 -0
  760. data/templates/jrails-1.3/jquery.ui/dark-hive/ui-icons_ffffff_256x240.png +0 -0
  761. data/templates/jrails-1.3/jquery.ui/dark-hive.scss +0 -87
  762. data/templates/jrails-1.3/jquery.ui/dot-luv/ui-bg_dots-medium_30_0b58a2_4x4.png +0 -0
  763. data/templates/jrails-1.3/jquery.ui/dot-luv/ui-bg_dots-small_40_00498f_2x2.png +0 -0
  764. data/templates/jrails-1.3/jquery.ui/dot-luv/ui-bg_gloss-wave_20_111111_500x100.png +0 -0
  765. data/templates/jrails-1.3/jquery.ui/dot-luv/ui-icons_98d2fb_256x240.png +0 -0
  766. data/templates/jrails-1.3/jquery.ui/dot-luv/ui-icons_ffffff_256x240.png +0 -0
  767. data/templates/jrails-1.3/jquery.ui/dot-luv.scss +0 -87
  768. data/templates/jrails-1.3/jquery.ui/eggplant/ui-icons_454545_256x240.png +0 -0
  769. data/templates/jrails-1.3/jquery.ui/eggplant/ui-icons_734d99_256x240.png +0 -0
  770. data/templates/jrails-1.3/jquery.ui/eggplant/ui-icons_8d78a5_256x240.png +0 -0
  771. data/templates/jrails-1.3/jquery.ui/eggplant/ui-icons_a8a3ae_256x240.png +0 -0
  772. data/templates/jrails-1.3/jquery.ui/eggplant/ui-icons_ebccce_256x240.png +0 -0
  773. data/templates/jrails-1.3/jquery.ui/eggplant/ui-icons_ffffff_256x240.png +0 -0
  774. data/templates/jrails-1.3/jquery.ui/eggplant.scss +0 -87
  775. data/templates/jrails-1.3/jquery.ui/excite-bike/ui-icons_0a82eb_256x240.png +0 -0
  776. data/templates/jrails-1.3/jquery.ui/excite-bike/ui-icons_0b54d5_256x240.png +0 -0
  777. data/templates/jrails-1.3/jquery.ui/excite-bike/ui-icons_5fa5e3_256x240.png +0 -0
  778. data/templates/jrails-1.3/jquery.ui/excite-bike/ui-icons_fcdd4a_256x240.png +0 -0
  779. data/templates/jrails-1.3/jquery.ui/excite-bike/ui-icons_ffffff_256x240.png +0 -0
  780. data/templates/jrails-1.3/jquery.ui/excite-bike.scss +0 -87
  781. data/templates/jrails-1.3/jquery.ui/flick/ui-bg_highlight-soft_25_0073ea_1x100.png +0 -0
  782. data/templates/jrails-1.3/jquery.ui/flick/ui-icons_0073ea_256x240.png +0 -0
  783. data/templates/jrails-1.3/jquery.ui/flick/ui-icons_454545_256x240.png +0 -0
  784. data/templates/jrails-1.3/jquery.ui/flick/ui-icons_666666_256x240.png +0 -0
  785. data/templates/jrails-1.3/jquery.ui/flick/ui-icons_ff0084_256x240.png +0 -0
  786. data/templates/jrails-1.3/jquery.ui/flick/ui-icons_ffffff_256x240.png +0 -0
  787. data/templates/jrails-1.3/jquery.ui/flick.scss +0 -87
  788. data/templates/jrails-1.3/jquery.ui/hot-sneaks/ui-icons_454545_256x240.png +0 -0
  789. data/templates/jrails-1.3/jquery.ui/hot-sneaks/ui-icons_88a206_256x240.png +0 -0
  790. data/templates/jrails-1.3/jquery.ui/hot-sneaks/ui-icons_c02669_256x240.png +0 -0
  791. data/templates/jrails-1.3/jquery.ui/hot-sneaks/ui-icons_e1e463_256x240.png +0 -0
  792. data/templates/jrails-1.3/jquery.ui/hot-sneaks/ui-icons_ffeb33_256x240.png +0 -0
  793. data/templates/jrails-1.3/jquery.ui/hot-sneaks/ui-icons_ffffff_256x240.png +0 -0
  794. data/templates/jrails-1.3/jquery.ui/hot-sneaks.scss +0 -87
  795. data/templates/jrails-1.3/jquery.ui/humanity/ui-icons_c47a23_256x240.png +0 -0
  796. data/templates/jrails-1.3/jquery.ui/humanity/ui-icons_cb672b_256x240.png +0 -0
  797. data/templates/jrails-1.3/jquery.ui/humanity/ui-icons_f08000_256x240.png +0 -0
  798. data/templates/jrails-1.3/jquery.ui/humanity/ui-icons_f35f07_256x240.png +0 -0
  799. data/templates/jrails-1.3/jquery.ui/humanity/ui-icons_ff7519_256x240.png +0 -0
  800. data/templates/jrails-1.3/jquery.ui/humanity/ui-icons_ffffff_256x240.png +0 -0
  801. data/templates/jrails-1.3/jquery.ui/humanity.scss +0 -87
  802. data/templates/jrails-1.3/jquery.ui/le-frog/ui-bg_glass_55_fbf5d0_1x400.png +0 -0
  803. data/templates/jrails-1.3/jquery.ui/le-frog/ui-bg_highlight-soft_33_3a8104_1x100.png +0 -0
  804. data/templates/jrails-1.3/jquery.ui/le-frog/ui-bg_highlight-soft_50_4eb305_1x100.png +0 -0
  805. data/templates/jrails-1.3/jquery.ui/le-frog/ui-icons_4eb305_256x240.png +0 -0
  806. data/templates/jrails-1.3/jquery.ui/le-frog/ui-icons_72b42d_256x240.png +0 -0
  807. data/templates/jrails-1.3/jquery.ui/le-frog/ui-icons_cd0a0a_256x240.png +0 -0
  808. data/templates/jrails-1.3/jquery.ui/le-frog/ui-icons_ffffff_256x240.png +0 -0
  809. data/templates/jrails-1.3/jquery.ui/le-frog.scss +0 -87
  810. data/templates/jrails-1.3/jquery.ui/mint-choc/ui-bg_gloss-wave_25_453326_500x100.png +0 -0
  811. data/templates/jrails-1.3/jquery.ui/mint-choc/ui-bg_gloss-wave_30_44372c_500x100.png +0 -0
  812. data/templates/jrails-1.3/jquery.ui/mint-choc/ui-bg_highlight-soft_20_619226_1x100.png +0 -0
  813. data/templates/jrails-1.3/jquery.ui/mint-choc/ui-icons_222222_256x240.png +0 -0
  814. data/templates/jrails-1.3/jquery.ui/mint-choc/ui-icons_9bcc60_256x240.png +0 -0
  815. data/templates/jrails-1.3/jquery.ui/mint-choc/ui-icons_add978_256x240.png +0 -0
  816. data/templates/jrails-1.3/jquery.ui/mint-choc/ui-icons_e3ddc9_256x240.png +0 -0
  817. data/templates/jrails-1.3/jquery.ui/mint-choc/ui-icons_f1fd86_256x240.png +0 -0
  818. data/templates/jrails-1.3/jquery.ui/mint-choc/ui-icons_ffffff_256x240.png +0 -0
  819. data/templates/jrails-1.3/jquery.ui/mint-choc.scss +0 -87
  820. data/templates/jrails-1.3/jquery.ui/overcast/ui-bg_flat_55_c0402a_40x100.png +0 -0
  821. data/templates/jrails-1.3/jquery.ui/overcast/ui-bg_glass_100_f8f8f8_1x400.png +0 -0
  822. data/templates/jrails-1.3/jquery.ui/overcast/ui-bg_inset-soft_50_c9c9c9_1x100.png +0 -0
  823. data/templates/jrails-1.3/jquery.ui/overcast/ui-icons_3383bb_256x240.png +0 -0
  824. data/templates/jrails-1.3/jquery.ui/overcast/ui-icons_454545_256x240.png +0 -0
  825. data/templates/jrails-1.3/jquery.ui/overcast/ui-icons_70b2e1_256x240.png +0 -0
  826. data/templates/jrails-1.3/jquery.ui/overcast/ui-icons_999999_256x240.png +0 -0
  827. data/templates/jrails-1.3/jquery.ui/overcast/ui-icons_fbc856_256x240.png +0 -0
  828. data/templates/jrails-1.3/jquery.ui/overcast.scss +0 -87
  829. data/templates/jrails-1.3/jquery.ui/pepper-grinder/ui-icons_222222_256x240.png +0 -0
  830. data/templates/jrails-1.3/jquery.ui/pepper-grinder/ui-icons_3572ac_256x240.png +0 -0
  831. data/templates/jrails-1.3/jquery.ui/pepper-grinder/ui-icons_8c291d_256x240.png +0 -0
  832. data/templates/jrails-1.3/jquery.ui/pepper-grinder/ui-icons_b83400_256x240.png +0 -0
  833. data/templates/jrails-1.3/jquery.ui/pepper-grinder/ui-icons_fbdb93_256x240.png +0 -0
  834. data/templates/jrails-1.3/jquery.ui/pepper-grinder/ui-icons_ffffff_256x240.png +0 -0
  835. data/templates/jrails-1.3/jquery.ui/pepper-grinder.scss +0 -87
  836. data/templates/jrails-1.3/jquery.ui/redmond/ui-bg_flat_55_fbec88_40x100.png +0 -0
  837. data/templates/jrails-1.3/jquery.ui/redmond/ui-bg_glass_75_d0e5f5_1x400.png +0 -0
  838. data/templates/jrails-1.3/jquery.ui/redmond/ui-bg_gloss-wave_55_5c9ccc_500x100.png +0 -0
  839. data/templates/jrails-1.3/jquery.ui/redmond/ui-icons_217bc0_256x240.png +0 -0
  840. data/templates/jrails-1.3/jquery.ui/redmond/ui-icons_2e83ff_256x240.png +0 -0
  841. data/templates/jrails-1.3/jquery.ui/redmond/ui-icons_469bdd_256x240.png +0 -0
  842. data/templates/jrails-1.3/jquery.ui/redmond/ui-icons_6da8d5_256x240.png +0 -0
  843. data/templates/jrails-1.3/jquery.ui/redmond/ui-icons_cd0a0a_256x240.png +0 -0
  844. data/templates/jrails-1.3/jquery.ui/redmond/ui-icons_d8e7f3_256x240.png +0 -0
  845. data/templates/jrails-1.3/jquery.ui/redmond/ui-icons_f9bd01_256x240.png +0 -0
  846. data/templates/jrails-1.3/jquery.ui/redmond.scss +0 -87
  847. data/templates/jrails-1.3/jquery.ui/smoothness/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  848. data/templates/jrails-1.3/jquery.ui/smoothness/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  849. data/templates/jrails-1.3/jquery.ui/smoothness/ui-icons_222222_256x240.png +0 -0
  850. data/templates/jrails-1.3/jquery.ui/smoothness/ui-icons_2e83ff_256x240.png +0 -0
  851. data/templates/jrails-1.3/jquery.ui/smoothness/ui-icons_454545_256x240.png +0 -0
  852. data/templates/jrails-1.3/jquery.ui/smoothness/ui-icons_888888_256x240.png +0 -0
  853. data/templates/jrails-1.3/jquery.ui/smoothness/ui-icons_cd0a0a_256x240.png +0 -0
  854. data/templates/jrails-1.3/jquery.ui/smoothness.scss +0 -87
  855. data/templates/jrails-1.3/jquery.ui/south-street/ui-icons_808080_256x240.png +0 -0
  856. data/templates/jrails-1.3/jquery.ui/south-street/ui-icons_847e71_256x240.png +0 -0
  857. data/templates/jrails-1.3/jquery.ui/south-street/ui-icons_8DC262_256x240.png +0 -0
  858. data/templates/jrails-1.3/jquery.ui/south-street/ui-icons_cd0a0a_256x240.png +0 -0
  859. data/templates/jrails-1.3/jquery.ui/south-street/ui-icons_eeeeee_256x240.png +0 -0
  860. data/templates/jrails-1.3/jquery.ui/south-street/ui-icons_ffffff_256x240.png +0 -0
  861. data/templates/jrails-1.3/jquery.ui/south-street.scss +0 -87
  862. data/templates/jrails-1.3/jquery.ui/sunny/ui-bg_gloss-wave_60_fece2f_500x100.png +0 -0
  863. data/templates/jrails-1.3/jquery.ui/sunny/ui-bg_gloss-wave_90_fff9e5_500x100.png +0 -0
  864. data/templates/jrails-1.3/jquery.ui/sunny/ui-bg_highlight-soft_100_feeebd_1x100.png +0 -0
  865. data/templates/jrails-1.3/jquery.ui/sunny/ui-icons_3d3d3d_256x240.png +0 -0
  866. data/templates/jrails-1.3/jquery.ui/sunny/ui-icons_bd7b00_256x240.png +0 -0
  867. data/templates/jrails-1.3/jquery.ui/sunny/ui-icons_d19405_256x240.png +0 -0
  868. data/templates/jrails-1.3/jquery.ui/sunny/ui-icons_eb990f_256x240.png +0 -0
  869. data/templates/jrails-1.3/jquery.ui/sunny/ui-icons_ed9f26_256x240.png +0 -0
  870. data/templates/jrails-1.3/jquery.ui/sunny/ui-icons_fadc7a_256x240.png +0 -0
  871. data/templates/jrails-1.3/jquery.ui/sunny/ui-icons_ffe180_256x240.png +0 -0
  872. data/templates/jrails-1.3/jquery.ui/sunny.scss +0 -87
  873. data/templates/jrails-1.3/jquery.ui/swanky-purse/ui-bg_diamond_10_4f4221_10x8.png +0 -0
  874. data/templates/jrails-1.3/jquery.ui/swanky-purse/ui-bg_diamond_25_d5ac5d_10x8.png +0 -0
  875. data/templates/jrails-1.3/jquery.ui/swanky-purse/ui-bg_diamond_8_443113_10x8.png +0 -0
  876. data/templates/jrails-1.3/jquery.ui/swanky-purse/ui-bg_flat_75_ddd4b0_40x100.png +0 -0
  877. data/templates/jrails-1.3/jquery.ui/swanky-purse/ui-icons_070603_256x240.png +0 -0
  878. data/templates/jrails-1.3/jquery.ui/swanky-purse/ui-icons_e9cd86_256x240.png +0 -0
  879. data/templates/jrails-1.3/jquery.ui/swanky-purse/ui-icons_f2ec64_256x240.png +0 -0
  880. data/templates/jrails-1.3/jquery.ui/swanky-purse/ui-icons_ff7519_256x240.png +0 -0
  881. data/templates/jrails-1.3/jquery.ui/swanky-purse.scss +0 -87
  882. data/templates/jrails-1.3/jquery.ui/trontastic/ui-bg_diagonals-small_50_262626_40x40.png +0 -0
  883. data/templates/jrails-1.3/jquery.ui/trontastic/ui-bg_flat_0_4c4c4c_40x100.png +0 -0
  884. data/templates/jrails-1.3/jquery.ui/trontastic/ui-bg_gloss-wave_85_9fda58_500x100.png +0 -0
  885. data/templates/jrails-1.3/jquery.ui/trontastic/ui-bg_gloss-wave_95_f6ecd5_500x100.png +0 -0
  886. data/templates/jrails-1.3/jquery.ui/trontastic/ui-icons_000000_256x240.png +0 -0
  887. data/templates/jrails-1.3/jquery.ui/trontastic/ui-icons_1f1f1f_256x240.png +0 -0
  888. data/templates/jrails-1.3/jquery.ui/trontastic/ui-icons_9fda58_256x240.png +0 -0
  889. data/templates/jrails-1.3/jquery.ui/trontastic/ui-icons_b8ec79_256x240.png +0 -0
  890. data/templates/jrails-1.3/jquery.ui/trontastic/ui-icons_cd0a0a_256x240.png +0 -0
  891. data/templates/jrails-1.3/jquery.ui/trontastic/ui-icons_ffffff_256x240.png +0 -0
  892. data/templates/jrails-1.3/jquery.ui/trontastic.scss +0 -87
  893. data/templates/jrails-1.3/jquery.ui/ui-darkness/ui-bg_glass_40_0078a3_1x400.png +0 -0
  894. data/templates/jrails-1.3/jquery.ui/ui-darkness/ui-icons_222222_256x240.png +0 -0
  895. data/templates/jrails-1.3/jquery.ui/ui-darkness/ui-icons_4b8e0b_256x240.png +0 -0
  896. data/templates/jrails-1.3/jquery.ui/ui-darkness/ui-icons_a83300_256x240.png +0 -0
  897. data/templates/jrails-1.3/jquery.ui/ui-darkness/ui-icons_cccccc_256x240.png +0 -0
  898. data/templates/jrails-1.3/jquery.ui/ui-darkness/ui-icons_ffffff_256x240.png +0 -0
  899. data/templates/jrails-1.3/jquery.ui/ui-darkness.scss +0 -87
  900. data/templates/jrails-1.3/jquery.ui/ui-lightness/ui-bg_diagonals-thick_18_b81900_40x40.png +0 -0
  901. data/templates/jrails-1.3/jquery.ui/ui-lightness/ui-bg_glass_100_fdf5ce_1x400.png +0 -0
  902. data/templates/jrails-1.3/jquery.ui/ui-lightness/ui-bg_gloss-wave_35_f6a828_500x100.png +0 -0
  903. data/templates/jrails-1.3/jquery.ui/ui-lightness/ui-icons_222222_256x240.png +0 -0
  904. data/templates/jrails-1.3/jquery.ui/ui-lightness/ui-icons_228ef1_256x240.png +0 -0
  905. data/templates/jrails-1.3/jquery.ui/ui-lightness/ui-icons_ffffff_256x240.png +0 -0
  906. data/templates/jrails-1.3/jquery.ui/ui-lightness.scss +0 -87
  907. data/templates/jrails-1.3/jquery.ui/vader/ui-icons_666666_256x240.png +0 -0
  908. data/templates/jrails-1.3/jquery.ui/vader/ui-icons_aaaaaa_256x240.png +0 -0
  909. data/templates/jrails-1.3/jquery.ui/vader/ui-icons_bbbbbb_256x240.png +0 -0
  910. data/templates/jrails-1.3/jquery.ui/vader/ui-icons_c98000_256x240.png +0 -0
  911. data/templates/jrails-1.3/jquery.ui/vader/ui-icons_cccccc_256x240.png +0 -0
  912. data/templates/jrails-1.3/jquery.ui/vader/ui-icons_cd0a0a_256x240.png +0 -0
  913. data/templates/jrails-1.3/jquery.ui/vader/ui-icons_f29a00_256x240.png +0 -0
  914. data/templates/jrails-1.3/jquery.ui/vader.scss +0 -87
  915. data/templates/jrails-1.3/manifest.rb +0 -496
  916. data/templates/jrails-1.4/jquery-ui-1.8.1.min.js +0 -765
  917. data/templates/jrails-1.4/jquery.contextMenu.js +0 -211
  918. data/templates/jrails-1.4/jquery.contextMenu.min.js +0 -8
  919. data/templates/jrails-1.4/jquery.haml.js +0 -293
  920. data/templates/jrails-1.4/jquery.haml.min.js +0 -5
  921. data/templates/jrails-1.4/jquery.pngFix.js +0 -11
  922. data/templates/jrails-1.4/jquery.pngFix.min.js +0 -2
  923. data/templates/jrails-1.4/jquery.ui/base/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  924. data/templates/jrails-1.4/jquery.ui/base/ui-bg_flat_75_ffffff_40x100.png +0 -0
  925. data/templates/jrails-1.4/jquery.ui/base/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  926. data/templates/jrails-1.4/jquery.ui/base/ui-bg_glass_65_ffffff_1x400.png +0 -0
  927. data/templates/jrails-1.4/jquery.ui/base/ui-bg_glass_75_dadada_1x400.png +0 -0
  928. data/templates/jrails-1.4/jquery.ui/base/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  929. data/templates/jrails-1.4/jquery.ui/base/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  930. data/templates/jrails-1.4/jquery.ui/base/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  931. data/templates/jrails-1.4/jquery.ui/base/ui-icons_222222_256x240.png +0 -0
  932. data/templates/jrails-1.4/jquery.ui/base/ui-icons_2e83ff_256x240.png +0 -0
  933. data/templates/jrails-1.4/jquery.ui/base/ui-icons_454545_256x240.png +0 -0
  934. data/templates/jrails-1.4/jquery.ui/base/ui-icons_888888_256x240.png +0 -0
  935. data/templates/jrails-1.4/jquery.ui/base/ui-icons_cd0a0a_256x240.png +0 -0
  936. data/templates/jrails-1.4/jquery.ui/black-tie/ui-bg_diagonals-thick_8_333333_40x40.png +0 -0
  937. data/templates/jrails-1.4/jquery.ui/black-tie/ui-bg_flat_65_ffffff_40x100.png +0 -0
  938. data/templates/jrails-1.4/jquery.ui/black-tie/ui-bg_glass_55_1c1c1c_1x400.png +0 -0
  939. data/templates/jrails-1.4/jquery.ui/black-tie/ui-bg_highlight-hard_100_f9f9f9_1x100.png +0 -0
  940. data/templates/jrails-1.4/jquery.ui/black-tie/ui-bg_highlight-hard_40_aaaaaa_1x100.png +0 -0
  941. data/templates/jrails-1.4/jquery.ui/black-tie/ui-bg_highlight-soft_50_aaaaaa_1x100.png +0 -0
  942. data/templates/jrails-1.4/jquery.ui/black-tie/ui-bg_inset-hard_45_cd0a0a_1x100.png +0 -0
  943. data/templates/jrails-1.4/jquery.ui/blitzer/ui-bg_diagonals-thick_75_f3d8d8_40x40.png +0 -0
  944. data/templates/jrails-1.4/jquery.ui/blitzer/ui-bg_dots-small_65_a6a6a6_2x2.png +0 -0
  945. data/templates/jrails-1.4/jquery.ui/blitzer/ui-bg_flat_0_333333_40x100.png +0 -0
  946. data/templates/jrails-1.4/jquery.ui/blitzer/ui-bg_flat_65_ffffff_40x100.png +0 -0
  947. data/templates/jrails-1.4/jquery.ui/blitzer/ui-bg_flat_75_ffffff_40x100.png +0 -0
  948. data/templates/jrails-1.4/jquery.ui/blitzer/ui-bg_glass_55_fbf8ee_1x400.png +0 -0
  949. data/templates/jrails-1.4/jquery.ui/blitzer/ui-bg_highlight-hard_100_eeeeee_1x100.png +0 -0
  950. data/templates/jrails-1.4/jquery.ui/blitzer/ui-bg_highlight-hard_100_f6f6f6_1x100.png +0 -0
  951. data/templates/jrails-1.4/jquery.ui/blitzer/ui-bg_highlight-soft_15_cc0000_1x100.png +0 -0
  952. data/templates/jrails-1.4/jquery.ui/contextMenu/cut.png +0 -0
  953. data/templates/jrails-1.4/jquery.ui/contextMenu/door.png +0 -0
  954. data/templates/jrails-1.4/jquery.ui/contextMenu/page_white_copy.png +0 -0
  955. data/templates/jrails-1.4/jquery.ui/contextMenu/page_white_delete.png +0 -0
  956. data/templates/jrails-1.4/jquery.ui/contextMenu/page_white_edit.png +0 -0
  957. data/templates/jrails-1.4/jquery.ui/contextMenu/page_white_paste.png +0 -0
  958. data/templates/jrails-1.4/jquery.ui/contextMenu.scss +0 -49
  959. data/templates/jrails-1.4/jquery.ui/cupertino/ui-bg_diagonals-thick_90_eeeeee_40x40.png +0 -0
  960. data/templates/jrails-1.4/jquery.ui/cupertino/ui-bg_flat_15_cd0a0a_40x100.png +0 -0
  961. data/templates/jrails-1.4/jquery.ui/cupertino/ui-bg_glass_100_e4f1fb_1x400.png +0 -0
  962. data/templates/jrails-1.4/jquery.ui/cupertino/ui-bg_glass_50_3baae3_1x400.png +0 -0
  963. data/templates/jrails-1.4/jquery.ui/cupertino/ui-bg_glass_80_d7ebf9_1x400.png +0 -0
  964. data/templates/jrails-1.4/jquery.ui/cupertino/ui-bg_highlight-hard_100_f2f5f7_1x100.png +0 -0
  965. data/templates/jrails-1.4/jquery.ui/cupertino/ui-bg_highlight-hard_70_000000_1x100.png +0 -0
  966. data/templates/jrails-1.4/jquery.ui/cupertino/ui-bg_highlight-soft_100_deedf7_1x100.png +0 -0
  967. data/templates/jrails-1.4/jquery.ui/cupertino/ui-bg_highlight-soft_25_ffef8f_1x100.png +0 -0
  968. data/templates/jrails-1.4/jquery.ui/dark-hive/ui-bg_flat_30_cccccc_40x100.png +0 -0
  969. data/templates/jrails-1.4/jquery.ui/dark-hive/ui-bg_flat_50_5c5c5c_40x100.png +0 -0
  970. data/templates/jrails-1.4/jquery.ui/dark-hive/ui-bg_glass_40_ffc73d_1x400.png +0 -0
  971. data/templates/jrails-1.4/jquery.ui/dark-hive/ui-bg_highlight-hard_20_0972a5_1x100.png +0 -0
  972. data/templates/jrails-1.4/jquery.ui/dark-hive/ui-bg_highlight-soft_33_003147_1x100.png +0 -0
  973. data/templates/jrails-1.4/jquery.ui/dark-hive/ui-bg_highlight-soft_35_222222_1x100.png +0 -0
  974. data/templates/jrails-1.4/jquery.ui/dark-hive/ui-bg_highlight-soft_44_444444_1x100.png +0 -0
  975. data/templates/jrails-1.4/jquery.ui/dark-hive/ui-bg_highlight-soft_80_eeeeee_1x100.png +0 -0
  976. data/templates/jrails-1.4/jquery.ui/dark-hive/ui-bg_loop_25_000000_21x21.png +0 -0
  977. data/templates/jrails-1.4/jquery.ui/dot-luv/ui-bg_diagonals-thick_15_0b3e6f_40x40.png +0 -0
  978. data/templates/jrails-1.4/jquery.ui/dot-luv/ui-bg_dots-small_20_333333_2x2.png +0 -0
  979. data/templates/jrails-1.4/jquery.ui/dot-luv/ui-bg_dots-small_30_a32d00_2x2.png +0 -0
  980. data/templates/jrails-1.4/jquery.ui/dot-luv/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  981. data/templates/jrails-1.4/jquery.ui/dot-luv/ui-bg_flat_40_292929_40x100.png +0 -0
  982. data/templates/jrails-1.4/jquery.ui/eggplant/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  983. data/templates/jrails-1.4/jquery.ui/eggplant/ui-bg_flat_0_eeeeee_40x100.png +0 -0
  984. data/templates/jrails-1.4/jquery.ui/eggplant/ui-bg_flat_55_994d53_40x100.png +0 -0
  985. data/templates/jrails-1.4/jquery.ui/eggplant/ui-bg_flat_55_fafafa_40x100.png +0 -0
  986. data/templates/jrails-1.4/jquery.ui/eggplant/ui-bg_gloss-wave_30_3d3644_500x100.png +0 -0
  987. data/templates/jrails-1.4/jquery.ui/eggplant/ui-bg_highlight-soft_100_dcd9de_1x100.png +0 -0
  988. data/templates/jrails-1.4/jquery.ui/eggplant/ui-bg_highlight-soft_100_eae6ea_1x100.png +0 -0
  989. data/templates/jrails-1.4/jquery.ui/eggplant/ui-bg_highlight-soft_25_30273a_1x100.png +0 -0
  990. data/templates/jrails-1.4/jquery.ui/eggplant/ui-bg_highlight-soft_45_5f5964_1x100.png +0 -0
  991. data/templates/jrails-1.4/jquery.ui/excite-bike/ui-bg_diagonals-small_25_c5ddfc_40x40.png +0 -0
  992. data/templates/jrails-1.4/jquery.ui/excite-bike/ui-bg_diagonals-thick_20_e69700_40x40.png +0 -0
  993. data/templates/jrails-1.4/jquery.ui/excite-bike/ui-bg_diagonals-thick_22_1484e6_40x40.png +0 -0
  994. data/templates/jrails-1.4/jquery.ui/excite-bike/ui-bg_diagonals-thick_26_2293f7_40x40.png +0 -0
  995. data/templates/jrails-1.4/jquery.ui/excite-bike/ui-bg_flat_0_e69700_40x100.png +0 -0
  996. data/templates/jrails-1.4/jquery.ui/excite-bike/ui-bg_flat_0_e6b900_40x100.png +0 -0
  997. data/templates/jrails-1.4/jquery.ui/excite-bike/ui-bg_highlight-soft_100_f9f9f9_1x100.png +0 -0
  998. data/templates/jrails-1.4/jquery.ui/excite-bike/ui-bg_inset-hard_100_eeeeee_1x100.png +0 -0
  999. data/templates/jrails-1.4/jquery.ui/flick/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  1000. data/templates/jrails-1.4/jquery.ui/flick/ui-bg_flat_0_eeeeee_40x100.png +0 -0
  1001. data/templates/jrails-1.4/jquery.ui/flick/ui-bg_flat_55_ffffff_40x100.png +0 -0
  1002. data/templates/jrails-1.4/jquery.ui/flick/ui-bg_flat_75_ffffff_40x100.png +0 -0
  1003. data/templates/jrails-1.4/jquery.ui/flick/ui-bg_glass_65_ffffff_1x400.png +0 -0
  1004. data/templates/jrails-1.4/jquery.ui/flick/ui-bg_highlight-soft_100_f6f6f6_1x100.png +0 -0
  1005. data/templates/jrails-1.4/jquery.ui/flick/ui-bg_highlight-soft_25_0073ea_1x100.png +0 -0
  1006. data/templates/jrails-1.4/jquery.ui/flick/ui-bg_highlight-soft_50_dddddd_1x100.png +0 -0
  1007. data/templates/jrails-1.4/jquery.ui/flick/ui-icons_ff0084_256x240.png +0 -0
  1008. data/templates/jrails-1.4/jquery.ui/hot-sneaks/ui-bg_diagonals-small_40_db4865_40x40.png +0 -0
  1009. data/templates/jrails-1.4/jquery.ui/hot-sneaks/ui-bg_diagonals-small_50_93c3cd_40x40.png +0 -0
  1010. data/templates/jrails-1.4/jquery.ui/hot-sneaks/ui-bg_diagonals-small_50_ff3853_40x40.png +0 -0
  1011. data/templates/jrails-1.4/jquery.ui/hot-sneaks/ui-bg_diagonals-small_75_ccd232_40x40.png +0 -0
  1012. data/templates/jrails-1.4/jquery.ui/hot-sneaks/ui-bg_dots-medium_80_ffff38_4x4.png +0 -0
  1013. data/templates/jrails-1.4/jquery.ui/hot-sneaks/ui-bg_dots-small_35_35414f_2x2.png +0 -0
  1014. data/templates/jrails-1.4/jquery.ui/hot-sneaks/ui-bg_flat_75_ba9217_40x100.png +0 -0
  1015. data/templates/jrails-1.4/jquery.ui/hot-sneaks/ui-bg_flat_75_ffffff_40x100.png +0 -0
  1016. data/templates/jrails-1.4/jquery.ui/hot-sneaks/ui-bg_white-lines_85_f7f7ba_40x100.png +0 -0
  1017. data/templates/jrails-1.4/jquery.ui/humanity/ui-bg_glass_100_f5f0e5_1x400.png +0 -0
  1018. data/templates/jrails-1.4/jquery.ui/humanity/ui-bg_glass_25_cb842e_1x400.png +0 -0
  1019. data/templates/jrails-1.4/jquery.ui/humanity/ui-bg_glass_70_ede4d4_1x400.png +0 -0
  1020. data/templates/jrails-1.4/jquery.ui/humanity/ui-bg_highlight-hard_100_f4f0ec_1x100.png +0 -0
  1021. data/templates/jrails-1.4/jquery.ui/humanity/ui-bg_highlight-hard_65_fee4bd_1x100.png +0 -0
  1022. data/templates/jrails-1.4/jquery.ui/humanity/ui-bg_highlight-hard_75_f5f5b5_1x100.png +0 -0
  1023. data/templates/jrails-1.4/jquery.ui/humanity/ui-bg_inset-soft_100_f4f0ec_1x100.png +0 -0
  1024. data/templates/jrails-1.4/jquery.ui/le-frog/ui-bg_diagonals-small_0_aaaaaa_40x40.png +0 -0
  1025. data/templates/jrails-1.4/jquery.ui/le-frog/ui-bg_diagonals-thick_15_444444_40x40.png +0 -0
  1026. data/templates/jrails-1.4/jquery.ui/le-frog/ui-bg_diagonals-thick_95_ffdc2e_40x40.png +0 -0
  1027. data/templates/jrails-1.4/jquery.ui/le-frog/ui-bg_glass_55_fbf5d0_1x400.png +0 -0
  1028. data/templates/jrails-1.4/jquery.ui/le-frog/ui-bg_highlight-hard_30_285c00_1x100.png +0 -0
  1029. data/templates/jrails-1.4/jquery.ui/le-frog/ui-bg_highlight-soft_33_3a8104_1x100.png +0 -0
  1030. data/templates/jrails-1.4/jquery.ui/le-frog/ui-bg_highlight-soft_50_4eb305_1x100.png +0 -0
  1031. data/templates/jrails-1.4/jquery.ui/le-frog/ui-bg_highlight-soft_60_4ca20b_1x100.png +0 -0
  1032. data/templates/jrails-1.4/jquery.ui/le-frog/ui-bg_inset-soft_10_285c00_1x100.png +0 -0
  1033. data/templates/jrails-1.4/jquery.ui/le-frog/ui-icons_72b42d_256x240.png +0 -0
  1034. data/templates/jrails-1.4/jquery.ui/mint-choc/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  1035. data/templates/jrails-1.4/jquery.ui/mint-choc/ui-bg_glass_15_5f391b_1x400.png +0 -0
  1036. data/templates/jrails-1.4/jquery.ui/mint-choc/ui-bg_gloss-wave_20_1c160d_500x100.png +0 -0
  1037. data/templates/jrails-1.4/jquery.ui/mint-choc/ui-bg_highlight-soft_20_201913_1x100.png +0 -0
  1038. data/templates/jrails-1.4/jquery.ui/mint-choc/ui-bg_inset-soft_10_201913_1x100.png +0 -0
  1039. data/templates/jrails-1.4/jquery.ui/overcast/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  1040. data/templates/jrails-1.4/jquery.ui/overcast/ui-bg_flat_0_eeeeee_40x100.png +0 -0
  1041. data/templates/jrails-1.4/jquery.ui/overcast/ui-bg_flat_55_c0402a_40x100.png +0 -0
  1042. data/templates/jrails-1.4/jquery.ui/overcast/ui-bg_flat_55_eeeeee_40x100.png +0 -0
  1043. data/templates/jrails-1.4/jquery.ui/overcast/ui-bg_glass_100_f8f8f8_1x400.png +0 -0
  1044. data/templates/jrails-1.4/jquery.ui/overcast/ui-bg_glass_35_dddddd_1x400.png +0 -0
  1045. data/templates/jrails-1.4/jquery.ui/overcast/ui-bg_glass_60_eeeeee_1x400.png +0 -0
  1046. data/templates/jrails-1.4/jquery.ui/overcast/ui-bg_inset-hard_75_999999_1x100.png +0 -0
  1047. data/templates/jrails-1.4/jquery.ui/overcast/ui-bg_inset-soft_50_c9c9c9_1x100.png +0 -0
  1048. data/templates/jrails-1.4/jquery.ui/overcast/ui-icons_70b2e1_256x240.png +0 -0
  1049. data/templates/jrails-1.4/jquery.ui/overcast/ui-icons_fbc856_256x240.png +0 -0
  1050. data/templates/jrails-1.4/jquery.ui/pepper-grinder/ui-bg_diagonal-maze_20_6e4f1c_10x10.png +0 -0
  1051. data/templates/jrails-1.4/jquery.ui/pepper-grinder/ui-bg_diagonal-maze_40_000000_10x10.png +0 -0
  1052. data/templates/jrails-1.4/jquery.ui/pepper-grinder/ui-bg_fine-grain_10_eceadf_60x60.png +0 -0
  1053. data/templates/jrails-1.4/jquery.ui/pepper-grinder/ui-bg_fine-grain_10_f8f7f6_60x60.png +0 -0
  1054. data/templates/jrails-1.4/jquery.ui/pepper-grinder/ui-bg_fine-grain_15_eceadf_60x60.png +0 -0
  1055. data/templates/jrails-1.4/jquery.ui/pepper-grinder/ui-bg_fine-grain_15_f7f3de_60x60.png +0 -0
  1056. data/templates/jrails-1.4/jquery.ui/pepper-grinder/ui-bg_fine-grain_15_ffffff_60x60.png +0 -0
  1057. data/templates/jrails-1.4/jquery.ui/pepper-grinder/ui-bg_fine-grain_65_654b24_60x60.png +0 -0
  1058. data/templates/jrails-1.4/jquery.ui/pepper-grinder/ui-bg_fine-grain_68_b83400_60x60.png +0 -0
  1059. data/templates/jrails-1.4/jquery.ui/redmond/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  1060. data/templates/jrails-1.4/jquery.ui/redmond/ui-bg_flat_55_fbec88_40x100.png +0 -0
  1061. data/templates/jrails-1.4/jquery.ui/redmond/ui-bg_glass_75_d0e5f5_1x400.png +0 -0
  1062. data/templates/jrails-1.4/jquery.ui/redmond/ui-bg_glass_85_dfeffc_1x400.png +0 -0
  1063. data/templates/jrails-1.4/jquery.ui/redmond/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  1064. data/templates/jrails-1.4/jquery.ui/redmond/ui-bg_gloss-wave_55_5c9ccc_500x100.png +0 -0
  1065. data/templates/jrails-1.4/jquery.ui/redmond/ui-bg_inset-hard_100_f5f8f9_1x100.png +0 -0
  1066. data/templates/jrails-1.4/jquery.ui/redmond/ui-icons_217bc0_256x240.png +0 -0
  1067. data/templates/jrails-1.4/jquery.ui/redmond/ui-icons_d8e7f3_256x240.png +0 -0
  1068. data/templates/jrails-1.4/jquery.ui/smoothness/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  1069. data/templates/jrails-1.4/jquery.ui/smoothness/ui-bg_flat_75_ffffff_40x100.png +0 -0
  1070. data/templates/jrails-1.4/jquery.ui/smoothness/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  1071. data/templates/jrails-1.4/jquery.ui/smoothness/ui-bg_glass_65_ffffff_1x400.png +0 -0
  1072. data/templates/jrails-1.4/jquery.ui/smoothness/ui-bg_glass_75_dadada_1x400.png +0 -0
  1073. data/templates/jrails-1.4/jquery.ui/smoothness/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  1074. data/templates/jrails-1.4/jquery.ui/smoothness/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  1075. data/templates/jrails-1.4/jquery.ui/smoothness/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  1076. data/templates/jrails-1.4/jquery.ui/south-street/ui-bg_glass_55_fcf0ba_1x400.png +0 -0
  1077. data/templates/jrails-1.4/jquery.ui/south-street/ui-bg_gloss-wave_100_ece8da_500x100.png +0 -0
  1078. data/templates/jrails-1.4/jquery.ui/south-street/ui-bg_highlight-hard_100_f5f3e5_1x100.png +0 -0
  1079. data/templates/jrails-1.4/jquery.ui/south-street/ui-bg_highlight-hard_100_fafaf4_1x100.png +0 -0
  1080. data/templates/jrails-1.4/jquery.ui/south-street/ui-bg_highlight-hard_15_459e00_1x100.png +0 -0
  1081. data/templates/jrails-1.4/jquery.ui/south-street/ui-bg_highlight-hard_95_cccccc_1x100.png +0 -0
  1082. data/templates/jrails-1.4/jquery.ui/south-street/ui-bg_highlight-soft_25_67b021_1x100.png +0 -0
  1083. data/templates/jrails-1.4/jquery.ui/south-street/ui-bg_highlight-soft_95_ffedad_1x100.png +0 -0
  1084. data/templates/jrails-1.4/jquery.ui/south-street/ui-bg_inset-soft_15_2b2922_1x100.png +0 -0
  1085. data/templates/jrails-1.4/jquery.ui/south-street/ui-icons_808080_256x240.png +0 -0
  1086. data/templates/jrails-1.4/jquery.ui/south-street/ui-icons_8dc262_256x240.png +0 -0
  1087. data/templates/jrails-1.4/jquery.ui/start/ui-bg_flat_75_aaaaaa_40x100.png +0 -0
  1088. data/templates/jrails-1.4/jquery.ui/start/ui-bg_inset-hard_100_fcfdfd_1x100.png +0 -0
  1089. data/templates/jrails-1.4/jquery.ui/start/ui-icons_056b93_256x240.png +0 -0
  1090. data/templates/jrails-1.4/jquery.ui/start/ui-icons_d8e7f3_256x240.png +0 -0
  1091. data/templates/jrails-1.4/jquery.ui/start/ui-icons_e0fdff_256x240.png +0 -0
  1092. data/templates/jrails-1.4/jquery.ui/start/ui-icons_f7a50d_256x240.png +0 -0
  1093. data/templates/jrails-1.4/jquery.ui/sunny/ui-bg_diagonals-medium_20_d34d17_40x40.png +0 -0
  1094. data/templates/jrails-1.4/jquery.ui/sunny/ui-bg_flat_30_cccccc_40x100.png +0 -0
  1095. data/templates/jrails-1.4/jquery.ui/sunny/ui-bg_flat_50_5c5c5c_40x100.png +0 -0
  1096. data/templates/jrails-1.4/jquery.ui/sunny/ui-bg_gloss-wave_45_817865_500x100.png +0 -0
  1097. data/templates/jrails-1.4/jquery.ui/sunny/ui-bg_gloss-wave_70_ffdd57_500x100.png +0 -0
  1098. data/templates/jrails-1.4/jquery.ui/sunny/ui-bg_inset-soft_30_ffffff_1x100.png +0 -0
  1099. data/templates/jrails-1.4/jquery.ui/swanky-purse/ui-bg_diamond_20_372806_10x8.png +0 -0
  1100. data/templates/jrails-1.4/jquery.ui/swanky-purse/ui-bg_diamond_25_675423_10x8.png +0 -0
  1101. data/templates/jrails-1.4/jquery.ui/swanky-purse/ui-bg_diamond_8_261803_10x8.png +0 -0
  1102. data/templates/jrails-1.4/jquery.ui/swanky-purse/ui-bg_highlight-hard_65_fee4bd_1x100.png +0 -0
  1103. data/templates/jrails-1.4/jquery.ui/swanky-purse/ui-icons_e8e2b5_256x240.png +0 -0
  1104. data/templates/jrails-1.4/jquery.ui/swanky-purse/ui-icons_efec9f_256x240.png +0 -0
  1105. data/templates/jrails-1.4/jquery.ui/swanky-purse/ui-icons_f9f2bd_256x240.png +0 -0
  1106. data/templates/jrails-1.4/jquery.ui/themeSwitcher/buttonbg.png +0 -0
  1107. data/templates/jrails-1.4/jquery.ui/themeSwitcher/icon_color_arrow.gif +0 -0
  1108. data/templates/jrails-1.4/jquery.ui/themeSwitcher/menuhoverbg.png +0 -0
  1109. data/templates/jrails-1.4/jquery.ui/themeSwitcher/theme_90_black_matte.png +0 -0
  1110. data/templates/jrails-1.4/jquery.ui/themeSwitcher/theme_90_black_tie.png +0 -0
  1111. data/templates/jrails-1.4/jquery.ui/themeSwitcher/theme_90_blitzer.png +0 -0
  1112. data/templates/jrails-1.4/jquery.ui/themeSwitcher/theme_90_cupertino.png +0 -0
  1113. data/templates/jrails-1.4/jquery.ui/themeSwitcher/theme_90_dark_hive.png +0 -0
  1114. data/templates/jrails-1.4/jquery.ui/themeSwitcher/theme_90_dot_luv.png +0 -0
  1115. data/templates/jrails-1.4/jquery.ui/themeSwitcher/theme_90_eggplant.png +0 -0
  1116. data/templates/jrails-1.4/jquery.ui/themeSwitcher/theme_90_excite_bike.png +0 -0
  1117. data/templates/jrails-1.4/jquery.ui/themeSwitcher/theme_90_flick.png +0 -0
  1118. data/templates/jrails-1.4/jquery.ui/themeSwitcher/theme_90_hot_sneaks.png +0 -0
  1119. data/templates/jrails-1.4/jquery.ui/themeSwitcher/theme_90_humanity.png +0 -0
  1120. data/templates/jrails-1.4/jquery.ui/themeSwitcher/theme_90_le_frog.png +0 -0
  1121. data/templates/jrails-1.4/jquery.ui/themeSwitcher/theme_90_mint_choco.png +0 -0
  1122. data/templates/jrails-1.4/jquery.ui/themeSwitcher/theme_90_overcast.png +0 -0
  1123. data/templates/jrails-1.4/jquery.ui/themeSwitcher/theme_90_pepper_grinder.png +0 -0
  1124. data/templates/jrails-1.4/jquery.ui/themeSwitcher/theme_90_smoothness.png +0 -0
  1125. data/templates/jrails-1.4/jquery.ui/themeSwitcher/theme_90_south_street.png +0 -0
  1126. data/templates/jrails-1.4/jquery.ui/themeSwitcher/theme_90_sunny.png +0 -0
  1127. data/templates/jrails-1.4/jquery.ui/themeSwitcher/theme_90_swanky_purse.png +0 -0
  1128. data/templates/jrails-1.4/jquery.ui/themeSwitcher/theme_90_trontastic.png +0 -0
  1129. data/templates/jrails-1.4/jquery.ui/themeSwitcher/theme_90_ui_dark.png +0 -0
  1130. data/templates/jrails-1.4/jquery.ui/themeSwitcher/theme_90_ui_light.png +0 -0
  1131. data/templates/jrails-1.4/jquery.ui/themeSwitcher/theme_90_windoze.png +0 -0
  1132. data/templates/jrails-1.4/jquery.ui/trontastic/ui-bg_diagonals-small_50_262626_40x40.png +0 -0
  1133. data/templates/jrails-1.4/jquery.ui/trontastic/ui-bg_flat_0_303030_40x100.png +0 -0
  1134. data/templates/jrails-1.4/jquery.ui/trontastic/ui-bg_flat_0_4c4c4c_40x100.png +0 -0
  1135. data/templates/jrails-1.4/jquery.ui/trontastic/ui-bg_glass_40_0a0a0a_1x400.png +0 -0
  1136. data/templates/jrails-1.4/jquery.ui/trontastic/ui-bg_glass_55_f1fbe5_1x400.png +0 -0
  1137. data/templates/jrails-1.4/jquery.ui/trontastic/ui-bg_glass_60_000000_1x400.png +0 -0
  1138. data/templates/jrails-1.4/jquery.ui/trontastic/ui-bg_gloss-wave_55_000000_500x100.png +0 -0
  1139. data/templates/jrails-1.4/jquery.ui/trontastic/ui-bg_gloss-wave_85_9fda58_500x100.png +0 -0
  1140. data/templates/jrails-1.4/jquery.ui/trontastic/ui-bg_gloss-wave_95_f6ecd5_500x100.png +0 -0
  1141. data/templates/jrails-1.4/jquery.ui/trontastic/ui-icons_1f1f1f_256x240.png +0 -0
  1142. data/templates/jrails-1.4/jquery.ui/ui-darkness/ui-bg_flat_30_cccccc_40x100.png +0 -0
  1143. data/templates/jrails-1.4/jquery.ui/ui-darkness/ui-bg_flat_50_5c5c5c_40x100.png +0 -0
  1144. data/templates/jrails-1.4/jquery.ui/ui-darkness/ui-bg_glass_20_555555_1x400.png +0 -0
  1145. data/templates/jrails-1.4/jquery.ui/ui-darkness/ui-bg_glass_40_0078a3_1x400.png +0 -0
  1146. data/templates/jrails-1.4/jquery.ui/ui-darkness/ui-bg_glass_40_ffc73d_1x400.png +0 -0
  1147. data/templates/jrails-1.4/jquery.ui/ui-darkness/ui-bg_gloss-wave_25_333333_500x100.png +0 -0
  1148. data/templates/jrails-1.4/jquery.ui/ui-darkness/ui-bg_highlight-soft_80_eeeeee_1x100.png +0 -0
  1149. data/templates/jrails-1.4/jquery.ui/ui-darkness/ui-bg_inset-soft_25_000000_1x100.png +0 -0
  1150. data/templates/jrails-1.4/jquery.ui/ui-darkness/ui-bg_inset-soft_30_f58400_1x100.png +0 -0
  1151. data/templates/jrails-1.4/jquery.ui/ui-lightness/ui-bg_diagonals-thick_18_b81900_40x40.png +0 -0
  1152. data/templates/jrails-1.4/jquery.ui/ui-lightness/ui-bg_diagonals-thick_20_666666_40x40.png +0 -0
  1153. data/templates/jrails-1.4/jquery.ui/ui-lightness/ui-bg_flat_10_000000_40x100.png +0 -0
  1154. data/templates/jrails-1.4/jquery.ui/ui-lightness/ui-bg_glass_100_f6f6f6_1x400.png +0 -0
  1155. data/templates/jrails-1.4/jquery.ui/ui-lightness/ui-bg_glass_65_ffffff_1x400.png +0 -0
  1156. data/templates/jrails-1.4/jquery.ui/ui-lightness/ui-bg_highlight-soft_100_eeeeee_1x100.png +0 -0
  1157. data/templates/jrails-1.4/jquery.ui/ui-lightness/ui-bg_highlight-soft_75_ffe45c_1x100.png +0 -0
  1158. data/templates/jrails-1.4/jquery.ui/ui-lightness/ui-icons_228ef1_256x240.png +0 -0
  1159. data/templates/jrails-1.4/jquery.ui/ui-lightness/ui-icons_ef8c08_256x240.png +0 -0
  1160. data/templates/jrails-1.4/jquery.ui/ui-lightness/ui-icons_ffd27a_256x240.png +0 -0
  1161. data/templates/jrails-1.4/jquery.ui/vader/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  1162. data/templates/jrails-1.4/jquery.ui/vader/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  1163. data/templates/jrails-1.4/jquery.ui/vader/ui-bg_gloss-wave_16_121212_500x100.png +0 -0
  1164. data/templates/jrails-1.4/jquery.ui/vader/ui-bg_highlight-hard_15_888888_1x100.png +0 -0
  1165. data/templates/jrails-1.4/jquery.ui/vader/ui-bg_highlight-hard_55_555555_1x100.png +0 -0
  1166. data/templates/jrails-1.4/jquery.ui/vader/ui-bg_highlight-soft_35_adadad_1x100.png +0 -0
  1167. data/templates/jrails-1.4/jquery.ui/vader/ui-bg_highlight-soft_60_dddddd_1x100.png +0 -0
  1168. data/templates/jrails-1.4/jquery.ui/vader/ui-bg_inset-soft_15_121212_1x100.png +0 -0
  1169. data/templates/jrails-1.4/jquery.ui/vader/ui-icons_bbbbbb_256x240.png +0 -0
  1170. data/templates/jrails-1.4/jquery.ui/vader/ui-icons_f29a00_256x240.png +0 -0
  1171. data/templates/jrails-1.4/jrails.js +0 -197
  1172. data/templates/jrails-1.4/jrails.min.js +0 -8
@@ -1 +1 @@
1
- (function(a){a.jQTouch=function(e){a.support.WebKitCSSMatrix=(typeof WebKitCSSMatrix=="object");a.support.touch=(typeof Touch=="object");a.support.WebKitAnimationEvent=(typeof WebKitTransitionEvent=="object");var v,q=a("head"),k=[],i=0,m={},j,x,d,b=RegExp(" Mobile/").test(navigator.userAgent),f=true,w=0,F=[],s={},u=351,E=a.jQTouch.prototype.extensions,G=["slide","flip","slideup","swap","cube","pop","dissolve","fade","back"],o=[],h="";y(e);function y(K){var N={addGlossToIcon:true,backSelector:".back, .cancel, .goback",cacheGetRequests:true,cubeSelector:".cube",dissolveSelector:".dissolve",fadeSelector:".fade",fixedViewport:true,flipSelector:".flip",formSelector:"form",fullScreen:true,fullScreenClass:"fullscreen",icon:null,touchSelector:"a, .touch",popSelector:".pop",preloadImages:false,slideSelector:"#jqt > * > ul li a, .slide",slideupSelector:".slideup",startupScreen:null,statusBar:"default",submitSelector:".submit",swapSelector:".swap",useAnimations:true,useFastTouch:true};m=a.extend({},N,K);if(m.preloadImages){for(var L=m.preloadImages.length-1;L>=0;L--){(new Image()).src=m.preloadImages[L]}}if(m.icon){var M=(m.addGlossToIcon)?"":"-precomposed";h+='<link rel="apple-touch-icon'+M+'" href="'+m.icon+'" />'}if(m.startupScreen){h+='<link rel="apple-touch-startup-image" href="'+m.startupScreen+'" />'}if(m.fixedViewport){h+='<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0;"/>'}if(m.fullScreen){h+='<meta name="apple-mobile-web-app-capable" content="yes" />';if(m.statusBar){h+='<meta name="apple-mobile-web-app-status-bar-style" content="'+m.statusBar+'" />'}}if(h){q.prepend(h)}a(document).ready(function(){for(var Q in E){var R=E[Q];if(a.isFunction(R)){a.extend(s,R(s))}}for(var Q in G){var P=G[Q];var O=m[P+"Selector"];if(typeof(O)=="string"){A({name:P,selector:O})}}F.push("input");F.push(m.touchSelector);F.push(m.backSelector);F.push(m.submitSelector);a(F.join(", ")).css("-webkit-touch-callout","none");a(m.backSelector).tap(n);a(m.submitSelector).tap(r);v=a("#jqt");if(m.fullScreenClass&&window.navigator.standalone==true){v.addClass(m.fullScreenClass+" "+m.statusBar)}v.bind("touchstart",I).bind("orientationchange",C).trigger("orientationchange").submit(p);if(m.useFastTouch&&a.support.touch){v.click(function(T){var U=(new Date()).getTime()-w;if(U>u){var S=a(T.target);if(S.attr("nodeName")!=="A"&&S.attr("nodeName")!=="AREA"&&S.attr("nodeName")!=="INPUT"){S=S.closest("a, area")}if(S.isExternalLink()){return true}}return false});v.mousedown(function(S){var T=(new Date()).getTime()-w;if(T<u){return false}})}if(a("#jqt > .current").length==0){x=a("#jqt > *:first")}else{x=a("#jqt > .current:first");a("#jqt > .current").removeClass("current")}a(x).addClass("current");location.hash="#"+a(x).attr("id");t(x);scrollTo(0,0);B()})}function J(O){if(k.length<=1){window.history.go(-2)}var N=Math.min(parseInt(O||1,10),k.length-1),M=k[0];if(isNaN(N)&&typeof(O)==="string"&&O!="#"){for(var K=1,L=k.length;K<L;K++){if("#"+k[K].id===O){N=K;break}}}if(isNaN(N)||N<1){N=1}if(k.length>1){k.splice(0,N);g(M.page,k[0].page,M.animation,M.reverse===false)}else{location.hash="#"+M.id}return s}function H(M,N,K){var O=k[0].page;if(typeof(N)==="string"){for(var L=o.length-1;L>=0;L--){if(o[L].name===N){N=o[L];break}}}if(typeof(M)==="string"){nextPage=a(M);if(nextPage.length<1){z(M,{animation:N});return}else{M=nextPage}}if(g(O,M,N,K)){t(M,N,K);return s}else{console.error("Could not animate pages.");return false}}function l(){return d}function n(P){var L=a(P.target);if(L.attr("nodeName")!=="A"&&L.attr("nodeName")!=="AREA"){L=L.closest("a, area")}var O=L.attr("target"),N=L.attr("hash"),M=null;if(f==false||!L.length){console.warn("Not able to tap element.");return false}if(L.isExternalLink()){L.removeClass("active");return true}for(var K=o.length-1;K>=0;K--){if(L.is(o[K].selector)){M=o[K];break}}if(O=="_webapp"){window.location=L.attr("href")}else{if(L.is(m.backSelector)){J(N)}else{if(L.attr("href")=="#"){L.unselect();return true}else{if(N&&N!="#"){L.addClass("active");H(a(N).data("referrer",L),M,a(this).hasClass("reverse"))}else{L.addClass("loading active");z(L.attr("href"),{animation:M,callback:function(){L.removeClass("loading");setTimeout(a.fn.unselect,250,L)},$referrer:L})}}}}return false}function t(N,M,L){var K=N.attr("id");k.unshift({page:N,animation:M,reverse:L||false,id:K})}function g(O,M,N,L){if(M.length===0){a.fn.unselect();console.error("Target element is missing.");return false}if(M.hasClass("current")){a.fn.unselect();console.error("Target element is the current page.");return false}a(":focus").blur();M.css("top",window.pageYOffset);var P=function K(R){O[0].removeEventListener("webkitTransitionEnd",P);O[0].removeEventListener("webkitAnimationEnd",P);if(N){M.removeClass("start in "+N.name);O.removeClass("start out current "+N.name);if(L){M.toggleClass("reverse");O.toggleClass("reverse")}M.css("top",0)}else{O.removeClass("current")}M.trigger("pageAnimationEnd",{direction:"in",reverse:L});O.trigger("pageAnimationEnd",{direction:"out",reverse:L});clearInterval(j);x=M;location.hash="#"+x.attr("id");B();var Q=M.data("referrer");if(Q){Q.unselect()}w=(new Date()).getTime();f=true};O.trigger("pageAnimationStart",{direction:"out"});M.trigger("pageAnimationStart",{direction:"in"});if(a.support.WebKitAnimationEvent&&N&&m.useAnimations){f=false;if(L){M.toggleClass("reverse");O.toggleClass("reverse")}O[0].addEventListener("webkitTransitionEnd",P);O[0].addEventListener("webkitAnimationEnd",P);M.addClass(N.name+" in current");O.addClass(N.name+" out");setTimeout(function(){M.addClass("start");O.addClass("start")},0)}else{M.addClass("current");P()}return true}function D(){var K=x.attr("id");if(location.hash!="#"+K){clearInterval(j);J(location.hash)}else{if(location.hash==""){location.hash="#"+K}}}function B(){j=setInterval(D,100)}function c(K,L){var M=null;a(K).each(function(O,P){var N=a(this);if(!N.attr("id")){N.attr("id","page-"+(++i))}v.trigger("pageInserted",{page:N.appendTo(v)});if(N.hasClass("current")||!M){M=N}});if(M!==null){H(M,L);return M}else{return false}}function z(K,L){var N={data:null,method:"GET",animation:null,callback:null,$referrer:null};var M=a.extend({},N,L);if(K!="#"){a.ajax({url:K,data:M.data,type:M.method,success:function(O,Q){var P=c(O,M.animation);if(P){if(M.method=="GET"&&m.cacheGetRequests===true&&M.$referrer){M.$referrer.attr("href","#"+P.attr("id"))}if(M.callback){M.callback(true)}}},error:function(O){if(M.$referrer){M.$referrer.unselect()}if(M.callback){M.callback(false)}}})}else{if(M.$referrer){M.$referrer.unselect()}}}function p(L,M){var K=(typeof(L)==="string")?a(L).eq(0):(L.target?a(L.target):a(L));if(K.length&&K.is(m.formSelector)){z(K.attr("action"),{data:K.serialize(),method:K.attr("method")||"POST",animation:o[0]||null,callback:M});return false}return true}function r(M){var L=a(this).closest("form");if(L.length){var K=a.Event("submit");K.preventDefault();L.trigger(K);return false}return true}function A(K){if(typeof(K.selector)=="string"&&typeof(K.name)=="string"){o.push(K);a(K.selector).tap(n);F.push(K.selector)}}function C(){d=Math.abs(window.orientation)==90?"landscape":"portrait";v.removeClass("portrait landscape").addClass(d).trigger("turn",{orientation:d})}function I(S){var W=a(S.target);if(!a(S.target).is(F.join(", "))){var T=a(S.target).closest("a, area");if(T.length&&T.is(F.join(", "))){W=T}else{return}}if(S){var K=null,Q=event.changedTouches[0].clientX,P=event.changedTouches[0].clientY,L=(new Date).getTime(),O=0,M=0,R=0;W.bind("touchmove",N).bind("touchend",U);K=setTimeout(function(){W.makeActive()},100)}function N(Z){V();var Y=Math.abs(O);var X=Math.abs(M);if(Y>X&&(Y>35)&&R<1000){W.trigger("swipe",{direction:(O<0)?"left":"right",deltaX:O,deltaY:M}).unbind("touchmove",N).unbind("touchend",U)}else{if(X>1){W.removeClass("active")}}clearTimeout(K)}function U(){V();if(M===0&&O===0){W.makeActive();W.trigger("tap")}else{W.removeClass("active")}W.unbind("touchmove",N).unbind("touchend",U);clearTimeout(K)}function V(){var X=event.changedTouches[0]||null;O=X.pageX-Q;M=X.pageY-P;R=(new Date).getTime()-L}}a.fn.unselect=function(K){if(K){K.removeClass("active")}else{a(".active").removeClass("active")}};a.fn.makeActive=function(){return a(this).addClass("active")};a.fn.swipe=function(K){if(a.isFunction(K)){return a(this).live("swipe",K)}else{return a(this).trigger("swipe")}};a.fn.tap=function(L){if(a.isFunction(L)){var K=(m.useFastTouch&&a.support.touch)?"tap":"click";return a(this).live(K,L)}else{return a(this).trigger("tap")}};a.fn.isExternalLink=function(){var K=a(this);return(K.attr("target")=="_blank"||K.attr("rel")=="external"||K.is('input[type="checkbox"], input[type="radio"], a[href^="http://maps.google.com"], a[href^="mailto:"], a[href^="tel:"], a[href^="javascript:"], a[href*="youtube.com/v"], a[href*="youtube.com/watch"]'))};s={getOrientation:l,goBack:J,goTo:H,addAnimation:A,submitForm:p};return s};a.jQTouch.prototype.extensions=[];a.jQTouch.addExtension=function(b){a.jQTouch.prototype.extensions.push(b)}})(jQuery);(function(a){a.fn.transition=function(c,b){return this.each(function(){var e=a(this);var h={speed:"300ms",callback:null,ease:"ease-in-out"};var g=a.extend({},h,b);if(g.speed===0){e.css(c);window.setTimeout(g.callback,0)}else{if(a.browser.safari){var f=[];for(var d in c){f.push(d)}e.css({webkitTransitionProperty:f.join(", "),webkitTransitionDuration:g.speed,webkitTransitionTimingFunction:g.ease});if(g.callback){e.one("webkitTransitionEnd",g.callback)}setTimeout(function(i){i.css(c)},0,e)}else{e.animate(c,g.speed,g.callback)}}})}})(jQuery);var SpinningWheel={cellHeight:44,friction:0.003,slotData:[],handleEvent:function(a){if(a.type=="touchstart"){this.lockScreen(a);if(a.currentTarget.id=="sw-cancel"||a.currentTarget.id=="sw-done"){this.tapDown(a)}else{if(a.currentTarget.id=="sw-frame"){this.scrollStart(a)}}}else{if(a.type=="touchmove"){this.lockScreen(a);if(a.currentTarget.id=="sw-cancel"||a.currentTarget.id=="sw-done"){this.tapCancel(a)}else{if(a.currentTarget.id=="sw-frame"){this.scrollMove(a)}}}else{if(a.type=="touchend"){if(a.currentTarget.id=="sw-cancel"||a.currentTarget.id=="sw-done"){this.tapUp(a)}else{if(a.currentTarget.id=="sw-frame"){this.scrollEnd(a)}}}else{if(a.type=="webkitTransitionEnd"){if(a.target.id=="sw-wrapper"){}else{this.backWithinBoundaries(a)}}else{if(a.type=="orientationchange"){this.onOrientationChange(a)}else{if(a.type=="scroll"){this.onScroll(a)}}}}}}},onOrientationChange:function(a){window.scrollTo(0,0);this.swWrapper.style.top=window.innerHeight+window.pageYOffset+"px";this.calculateSlotsWidth()},onScroll:function(a){this.swWrapper.style.top=window.innerHeight+window.pageYOffset+"px"},lockScreen:function(a){a.preventDefault();a.stopPropagation()},reset:function(){this.slotEl=[];this.activeSlot=null;this.swWrapper=undefined;this.swSlotWrapper=undefined;this.swSlots=undefined;this.swFrame=undefined},calculateSlotsWidth:function(){var b=this.swSlots.getElementsByTagName("div");for(var a=0;a<b.length;a+=1){this.slotEl[a].slotWidth=b[a].offsetWidth}},create:function(){var d,a,b,c,e;this.reset();e=document.createElement("div");e.id="sw-wrapper";e.style.top=window.innerHeight+window.pageYOffset+"px";e.style.webkitTransitionProperty="-webkit-transform";e.innerHTML='<div id="sw-slots-wrapper"><div id="sw-slots"></div></div><div id="sw-frame"></div>';document.body.appendChild(e);this.swWrapper=e;this.swSlotWrapper=document.getElementById("sw-slots-wrapper");this.swSlots=document.getElementById("sw-slots");this.swFrame=document.getElementById("sw-frame");for(a=0;a<this.slotData.length;a+=1){c=document.createElement("ul");b="";for(d in this.slotData[a].values){b+="<li>"+this.slotData[a].values[d]+"</li>"}c.innerHTML=b;e=document.createElement("div");e.className=this.slotData[a].style;e.appendChild(c);this.swSlots.appendChild(e);c.slotPosition=a;c.slotYPosition=0;c.slotWidth=0;c.slotMaxScroll=this.swSlotWrapper.clientHeight-c.clientHeight-86;c.style.webkitTransitionTimingFunction="cubic-bezier(0, 0, 0.2, 1)";this.slotEl.push(c);if(this.slotData[a].defaultValue){this.scrollToValue(a,this.slotData[a].defaultValue)}}this.calculateSlotsWidth();document.addEventListener("touchmove",this,false);window.addEventListener("orientationchange",this,true);window.addEventListener("scroll",this,true);document.getElementById("sw-done").addEventListener("touchstart",this,false);this.swFrame.addEventListener("touchstart",this,false)},open:function(){this.create();this.swWrapper.style.webkitTransitionTimingFunction="ease-out";this.swWrapper.style.webkitTransitionDuration="400ms";this.swWrapper.style.webkitTransform="translate3d(0, -210px, 0)"},destroy:function(){this.swWrapper.removeEventListener("webkitTransitionEnd",this,false);this.swFrame.removeEventListener("touchstart",this,false);document.getElementById("sw-done").removeEventListener("touchstart",this,false);document.removeEventListener("touchmove",this,false);window.removeEventListener("orientationchange",this,true);window.removeEventListener("scroll",this,true);this.slotData=[];this.cancelAction=function(){return false};this.cancelDone=function(){return true};this.reset();document.body.removeChild(document.getElementById("sw-wrapper"))},close:function(){this.swWrapper.style.webkitTransitionTimingFunction="ease-in";this.swWrapper.style.webkitTransitionDuration="400ms";this.swWrapper.style.webkitTransform="translate3d(0, 0, 0)";this.swWrapper.addEventListener("webkitTransitionEnd",this,false)},addSlot:function(b,d,a){if(!d){d=""}d=d.split(" ");for(var c=0;c<d.length;c+=1){d[c]="sw-"+d[c]}d=d.join(" ");var e={values:b,style:d,defaultValue:a};this.slotData.push(e)},getSelectedValues:function(){var c,f,d,a,e=[],b=[];for(d in this.slotEl){this.slotEl[d].removeEventListener("webkitTransitionEnd",this,false);this.slotEl[d].style.webkitTransitionDuration="0";if(this.slotEl[d].slotYPosition>0){this.setPosition(d,0)}else{if(this.slotEl[d].slotYPosition<this.slotEl[d].slotMaxScroll){this.setPosition(d,this.slotEl[d].slotMaxScroll)}}c=-Math.round(this.slotEl[d].slotYPosition/this.cellHeight);f=0;for(a in this.slotData[d].values){if(f==c){e.push(a);b.push(this.slotData[d].values[a]);break}f+=1}}return{keys:e,values:b}},setPosition:function(b,a){this.slotEl[b].slotYPosition=a;this.slotEl[b].style.webkitTransform="translate3d(0, "+a+"px, 0)"},scrollStart:function(c){var d=c.targetTouches[0].clientX-this.swSlots.offsetLeft;var f=0;for(var a=0;a<this.slotEl.length;a+=1){f+=this.slotEl[a].slotWidth;if(d<f){this.activeSlot=a;break}}if(this.slotData[this.activeSlot].style.match("readonly")){this.swFrame.removeEventListener("touchmove",this,false);this.swFrame.removeEventListener("touchend",this,false);return false}this.slotEl[this.activeSlot].removeEventListener("webkitTransitionEnd",this,false);this.slotEl[this.activeSlot].style.webkitTransitionDuration="0";var b=window.getComputedStyle(this.slotEl[this.activeSlot]).webkitTransform;b=new WebKitCSSMatrix(b).m42;if(b!=this.slotEl[this.activeSlot].slotYPosition){this.setPosition(this.activeSlot,b)}this.startY=c.targetTouches[0].clientY;this.scrollStartY=this.slotEl[this.activeSlot].slotYPosition;this.scrollStartTime=c.timeStamp;this.swFrame.addEventListener("touchmove",this,false);this.swFrame.addEventListener("touchend",this,false);return true},scrollMove:function(b){var a=b.targetTouches[0].clientY-this.startY;if(this.slotEl[this.activeSlot].slotYPosition>0||this.slotEl[this.activeSlot].slotYPosition<this.slotEl[this.activeSlot].slotMaxScroll){a/=2}this.setPosition(this.activeSlot,this.slotEl[this.activeSlot].slotYPosition+a);this.startY=b.targetTouches[0].clientY;if(b.timeStamp-this.scrollStartTime>80){this.scrollStartY=this.slotEl[this.activeSlot].slotYPosition;this.scrollStartTime=b.timeStamp}},scrollEnd:function(f){this.swFrame.removeEventListener("touchmove",this,false);this.swFrame.removeEventListener("touchend",this,false);if(this.slotEl[this.activeSlot].slotYPosition>0||this.slotEl[this.activeSlot].slotYPosition<this.slotEl[this.activeSlot].slotMaxScroll){this.scrollTo(this.activeSlot,this.slotEl[this.activeSlot].slotYPosition>0?0:this.slotEl[this.activeSlot].slotMaxScroll);return false}var b=this.slotEl[this.activeSlot].slotYPosition-this.scrollStartY;if(b<this.cellHeight/1.5&&b>-this.cellHeight/1.5){if(this.slotEl[this.activeSlot].slotYPosition%this.cellHeight){this.scrollTo(this.activeSlot,Math.round(this.slotEl[this.activeSlot].slotYPosition/this.cellHeight)*this.cellHeight,"100ms")}return false}var g=f.timeStamp-this.scrollStartTime;var a=(2*b/g)/this.friction;var d=(this.friction/2)*(a*a);if(a<0){a=-a;d=-d}var c=this.slotEl[this.activeSlot].slotYPosition+d;if(c>0){c/=2;a/=3;if(c>this.swSlotWrapper.clientHeight/4){c=this.swSlotWrapper.clientHeight/4}}else{if(c<this.slotEl[this.activeSlot].slotMaxScroll){c=(c-this.slotEl[this.activeSlot].slotMaxScroll)/2+this.slotEl[this.activeSlot].slotMaxScroll;a/=3;if(c<this.slotEl[this.activeSlot].slotMaxScroll-this.swSlotWrapper.clientHeight/4){c=this.slotEl[this.activeSlot].slotMaxScroll-this.swSlotWrapper.clientHeight/4}}else{c=Math.round(c/this.cellHeight)*this.cellHeight}}this.scrollTo(this.activeSlot,Math.round(c),Math.round(a)+"ms");return true},scrollTo:function(c,a,b){this.slotEl[c].style.webkitTransitionDuration=b?b:"100ms";this.setPosition(c,a?a:0);if(this.slotEl[c].slotYPosition>0||this.slotEl[c].slotYPosition<this.slotEl[c].slotMaxScroll){this.slotEl[c].addEventListener("webkitTransitionEnd",this,false)}},scrollToValue:function(e,d){var c,b,a;this.slotEl[e].removeEventListener("webkitTransitionEnd",this,false);this.slotEl[e].style.webkitTransitionDuration="0";b=0;for(a in this.slotData[e].values){if(a==d){c=b*this.cellHeight;this.setPosition(e,c);break}b-=1}},backWithinBoundaries:function(a){a.target.removeEventListener("webkitTransitionEnd",this,false);this.scrollTo(a.target.slotPosition,a.target.slotYPosition>0?0:a.target.slotMaxScroll,"150ms");return false},tapDown:function(a){a.currentTarget.addEventListener("touchmove",this,false);a.currentTarget.addEventListener("touchend",this,false);a.currentTarget.className="sw-pressed"},tapCancel:function(a){a.currentTarget.removeEventListener("touchmove",this,false);a.currentTarget.removeEventListener("touchend",this,false);a.currentTarget.className=""},tapUp:function(a){this.tapCancel(a);if(a.currentTarget.id=="sw-cancel"){this.cancelAction()}else{this.doneAction()}},setCancelAction:function(a){this.cancelAction=a},setDoneAction:function(a){this.doneAction=a},cancelAction:function(){return false},cancelDone:function(){return true}};(function(){var o=this;var j=Array();var p=Array();function f(u,v){for(var t in v){u[t]=v[t]}}function h(v,t,u){v.style.width=t.toString()+"px";v.style.height=u.toString()+"px"}function s(u,t,v){u.style.left=Math.round(t).toString()+"px";u.style.top=Math.round(v).toString()+"px"}TrayController=function(){return this};TrayController.prototype.init=function(t){this.currentX=0;this.elem=t};TrayController.prototype.touchstart=function(t){this.startX=t.touches[0].pageX-this.currentX;this.touchMoved=false;window.addEventListener("touchmove",this,true);window.addEventListener("touchend",this,true);this.elem.style.webkitTransitionDuration="0s"};TrayController.prototype.touchmove=function(t){this.touchMoved=true;this.lastX=this.currentX;this.lastMoveTime=new Date();this.currentX=event.touches[0].pageX-this.startX;this.delegate.update(this.currentX)};TrayController.prototype.touchend=function(u){window.removeEventListener("touchmove",this,true);window.removeEventListener("touchend",this,true);this.elem.style.webkitTransitionDuration="0.4s";if(this.touchMoved){var v=this.currentX-this.lastX;var t=(new Date())-this.lastMoveTime+1;this.currentX=this.currentX+v*200/t;this.delegate.updateTouchEnd(this)}else{this.delegate.clicked(this.currentX)}};TrayController.prototype.handleEvent=function(t){this[t.type](t);t.preventDefault()};const e=150;const n=e/2;const d=70;const a=n/2;const g=e;const b=e/3;const k="rotateY("+(-d)+"deg)";const c="rotateY("+d+"deg)";const i="translateZ("+g+"px)";FlowDelegate=function(){this.cells=new Array();this.transforms=new Array()};FlowDelegate.prototype.init=function(t){this.elem=t};FlowDelegate.prototype.updateTouchEnd=function(t){this.lastFocus=undefined;var u=this.getFocusedCell(t.currentX);t.currentX=-u*n;this.update(t.currentX)};FlowDelegate.prototype.clicked=function(u){var v=-Math.round(u/n);var t=this.cells[v];galleryCell=v};FlowDelegate.prototype.getFocusedCell=function(t){var u=-Math.round(t/n);return Math.min(Math.max(u,0),this.cells.length-1)};FlowDelegate.prototype.transformForCell=function(u,w,y){var t=(w*n);var v=t+y;if((v<a)&&(v>=-a)){return i+" translateX("+t+"px)"}else{if(v>0){return"translateX("+(t+b)+"px) "+k}else{return"translateX("+(t-b)+"px) "+c}}};FlowDelegate.prototype.setTransformForCell=function(t,v,u){if(this.transforms[v]!=u){t.style.webkitTransform=u;this.transforms[v]=u}};FlowDelegate.prototype.update=function(u){this.elem.style.webkitTransform="translateX("+(u)+"px)";for(var v in this.cells){var t=this.cells[v];this.setTransformForCell(t,v,this.transformForCell(t,v,u));v+=1}};var l=new TrayController();var q=new FlowDelegate();o.zflow=function(v,u){var x=document.querySelector(u);l.init(x);q.init(x);l.delegate=q;var t={top:Math.round(-e*0.65)+"px",left:Math.round(-e/2)+"px",width:e+"px",height:Math.round(e*1.5)+"px",opacity:0,};var w=0;function y(){var z=document.createElement("div");var D=document.createElement("img");var B=document.createElement("canvas");var C=document.createElement("a");var A=document.createElement("caption");z.className="cell";z.appendChild(C);C.appendChild(D);z.appendChild(B);z.appendChild(A);D.src=v[w];j[w]=v[w];C.href="show_image?fName="+v[w];C.className="slide-right";o.afnc=function(){var E=D.width;var H=D.height;var F=Math.min(e/H,e/E);E*=F;H*=F;h(D,E,H);f(z.style,t);s(D,(e-E)/2,e-H);s(B,(e-E)/2,e);s(A,(e-E)/2,e+10);m(D,E,H,B);var G=v[w].match(/(.*)[\/\\]([^\/\\]+)\.\w+$/)[2];G=G.replace(/_/g," ");G=G.replace(/(^|\s)([a-z])/g,function(I,K,J){return K+J.toUpperCase()});p[w]=G;r(A,E,w);q.setTransformForCell(z,q.cells.length,q.transformForCell(z,q.cells.length,l.currentX));q.cells.push(z);x.appendChild(z);z.style.opacity=1;if(w<(v.length-1)){w++;y()}else{window.setTimeout(function(){window.scrollTo(0,0)},100);galleryInit=1}};D.addEventListener("load",afnc,true)}y();x.addEventListener("touchstart",l,false)};o.zflowCleanup=function(t){var u=document.querySelector(t);if(u){if(u.childNodes.length>0){q.transforms.length=0;q.cells.length=0;while(u.hasChildNodes()){var v=u.childNodes[0].childNodes[0].childNodes[0];v.removeEventListener("load",afnc,true);u.removeChild(u.childNodes[0])}var w=document.getElementById("gallery");if(w){w.parentNode.removeChild(w);galleryInit=0;galleryCell=0}}}};o.zflowGetImageSource=function(t,u){var v=document.querySelector(t);var w="";if(v){if(v.childNodes.length>0){while(v.hasChildNodes()){w=v.childNodes[0].childNodes[0].childNodes[u].src}}}return w};function r(u,t,v){u.width=t;u.innerHTML=p[v]}function m(x,u,y,v){v.width=u;v.height=y/2;var t=v.getContext("2d");t.save();t.translate(0,y-1);t.scale(1,-1);t.drawImage(x,0,0,u,y);t.restore();t.globalCompositeOperation="destination-out";var w=t.createLinearGradient(0,0,0,y/2);w.addColorStop(1,"rgba(255, 255, 255, 1.0)");w.addColorStop(0,"rgba(255, 255, 255, 0.5)");t.fillStyle=w;t.fillRect(0,0,u,y/2)}})();(function(a){if(a.jQTouch){a.jQTouch.addExtension(function b(e){var d=".toolbar h1";a(function(){a("#jqt").bind("pageAnimationStart",function(i,g){if(g.direction==="in"){var f=a(d,a(i.target));var h=a(i.target).data("referrer");if(f.length&&h){f.html(h.text())}}})});function c(f){d=f}return{setTitleSelector:c}})}})(jQuery);(function(b){if(b.jQTouch){b.jQTouch.addExtension(function a(c){b.fn.makeFloaty=function(d){var f={align:"top",spacing:20,time:".3s"};var e=b.extend({},f,d);e.align=(e.align=="top")?"top":"bottom";return this.each(function(){var g=b(this);g.css({"-webkit-transition":"top "+e.time+" ease-in-out",display:"block","min-height":"0 !important"}).data("settings",e);b(document).bind("scroll",function(){if(g.data("floatyVisible")===true){g.scrollFloaty()}});g.scrollFloaty()})};b.fn.scrollFloaty=function(){return this.each(function(){var d=b(this);var f=d.data("settings");var e=b("html").attr("clientHeight");var g=window.pageYOffset+((f.align=="top")?f.spacing:e-f.spacing-d.get(0).offsetHeight);d.css("top",g).data("floatyVisible",true)})};b.fn.hideFloaty=function(){return this.each(function(){var d=b(this);var e=d.get(0).offsetHeight;d.css("top",-e-10).data("floatyVisible",false)})};b.fn.toggleFloaty=function(){return this.each(function(){var d=b(this);if(d.data("floatyVisible")===true){d.hideFloaty()}else{d.scrollFloaty()}})}})}})(jQuery);(function(b){if(b.jQTouch){b.jQTouch.addExtension(function a(){var i,f,h;function d(){return navigator.geolocation}function g(j){if(d()){h=j;navigator.geolocation.getCurrentPosition(c);return true}else{console.log("Device not capable of geo-location.");j(false);return false}}function c(j){i=j.coords.latitude;f=j.coords.longitude;if(h){h(e())}}function e(){if(i&&f){return{latitude:i,longitude:f}}else{console.log("No location available. Try calling updateLocation() first.");return false}}return{updateLocation:g,getLocation:e}})}})(jQuery);(function(b){if(b.jQTouch){b.jQTouch.addExtension(function a(){var c=[];c[0]="uncached";c[1]="idle";c[2]="checking";c[3]="downloading";c[4]="updateready";c[5]="obsolete";var d=window.applicationCache;window.addEventListener("cached",f,false);window.addEventListener("checking",f,false);window.addEventListener("downloading",f,false);window.addEventListener("error",f,false);window.addEventListener("noupdate",f,false);window.addEventListener("obsolete",f,false);window.addEventListener("progress",f,false);window.addEventListener("updateready",f,false);function f(m){var j,i,k,l;j=(h())?"yes":"no";i=c[d.status];k=m.type;l="online: "+j;l+=", event: "+k;l+=", status: "+i;if(k=="error"&&navigator.onLine){l+=" There was an unknown error, check your Cache Manifest."}console.log(l)}function h(){return navigator.onLine}if(!b("html").attr("manifest")){console.log("No Cache Manifest listed on the <html> tag.")}window.addEventListener("updateready",function(i){if(c[d.status]!="idle"){d.swapCache();console.log("Swapped/updated the Cache Manifest.")}},false);function e(){d.update()}function g(){setInterval(function(){d.update()},10000)}return{isOnline:h,checkForUpdates:e,autoCheckForUpdates:g}})}})(jQuery);(function(b){b.fn.scalable=function(c){return this.each(function(){new a(this,c)})};if(b.jQTouch){b.jQTouch.addExtension(function(d){function c(g,f){f.page.find(".scalable").scalable()}b(document.body).bind("pageInserted",c);b(function(){b("body > *").each(function(){c({},{page:b(this)})})});return{}});function a(d,c){var e=this;this.numberOfTouches=2;this.element=d;this.scale(1);this.refresh();this.scaleLessThanOne=false;d.style.webkitTransitionTimingFunction="cubic-bezier(0, 0, 0.2, 1)";d.addEventListener("touchstart",this,false);d.addEventListener("touchmove",this,false);d.addEventListener("touchend",this,false);window.addEventListener("unload",function(){d.removeEventListener("touchstart",e,false);d.removeEventListener("touchmove",e,false);d.removeEventListener("touchend",e,false);this.removeEventListener("unload",arguments.callee,false)},false);if(c){b.extend(this,c)}}a.prototype={handleEvent:function(c){switch(c.type){case"touchstart":return this.onTouchStart(c);break;case"touchmove":return this.onTouchMove(c);break;case"touchend":return this.onTouchEnd(c);break}},scale:function(c){if(c!==undefined){this._scale=c;this.element.style.webkitTransform="scale("+c+")";return}return this._scale},refresh:function(){this.element.style.webkitTransitionDuration="0"},onTouchStart:function(c){if(c.targetTouches.length!=this.numberOfTouches){return}this.refresh();this.moved=false;this.startDistance=Math.sqrt(Math.pow((c.targetTouches[1].clientX-c.targetTouches[0].clientX),2)+Math.pow((c.targetTouches[1].clientX-c.targetTouches[0].clientX),2));return false},onTouchMove:function(f){if(f.targetTouches.length!=this.numberOfTouches){return}f.preventDefault();this.moved=true;this.refresh();var c=Math.sqrt(Math.pow((f.targetTouches[1].clientX-f.targetTouches[0].clientX),2)+Math.pow((f.targetTouches[1].clientY-f.targetTouches[0].clientY),2)),g=c-this.startDistance,d=(g/this.startDistance)/2;this.scale(this.scale()+(this.scale()*d));this.startDistance=c;return false},onTouchEnd:function(d){var c,f;if(!this.moved){c=d.target;if(c.nodeType==3){c=c.parentNode}f=document.createEvent("MouseEvents");f.initEvent("click",true,true);c.dispatchEvent(f);return}d.preventDefault();d.stopPropagation();if(!this.scaleLessThanOne&&this.scale()<1){this.element.style.webkitTransitionDuration="200ms";this.scale(1)}return false},scaleTo:function(c,d){this.element.style.webkitTransitionDuration=d?d:"300ms";this.scale(c?c:0)}}}})(jQuery);(function(a){a.fn.scrollVertically=function(d){return this.each(function(){new c(this,d)})};a.fn.scrollHorizontally=function(d){return this.each(function(){new b(this,d)})};if(a.jQTouch){a.jQTouch.addExtension(function(e){function d(i,h){var f=h.page.find(".horizontal-scroll > table"),g=h.page.find(".vertical-scroll > div");f.scrollHorizontally({acceleration:Number(f.attr("scrollspeed")||0.009)});g.scrollVertically({acceleration:Number(g.attr("scrollspeed")||0.009)})}a(document.body).bind("pageInserted",d);a(function(){a("body > *").each(function(){d({},{page:a(this)})})});return{}});function c(e,d){var f=this;this.numberOfTouches=1;this.element=e;this.position(0);this.refresh();e.style.webkitTransitionTimingFunction="cubic-bezier(0, 0, 0.2, 1)";this.acceleration=0.009;e.addEventListener("touchstart",this,false);window.addEventListener("unload",function(){e.removeEventListener("touchstart",f,false);window.removeEventListener("unload",arguments.callee,false)},false);if(d){a.extend(this,d)}}c.prototype={handleEvent:function(d){switch(d.type){case"touchstart":this.onTouchStart(d);break;case"touchmove":this.onTouchMove(d);break;case"touchend":this.onTouchEnd(d);break;case"webkitTransitionEnd":this.onTransitionEnd(d);break}},position:function(d){if(d!==undefined){this._position=d;this.element.style.webkitTransform="translate3d(0, "+d+"px, 0)";return}return this._position},refresh:function(){this.element.style.webkitTransitionDuration="0";if(this.element.offsetHeight<this.element.parentNode.clientHeight){this.maxScroll=0}else{this.maxScroll=this.element.parentNode.clientHeight-this.element.offsetHeight}},onTouchStart:function(f){if(f.targetTouches.length!=this.numberOfTouches){return}f.preventDefault();this.refresh();var d=window.getComputedStyle(this.element).webkitTransform;d=new WebKitCSSMatrix(d).m42;if(d!=this.position()){this.position(d)}this.startY=f.targetTouches[0].clientY;this.scrollStartY=this.position();this.scrollStartTime=f.timeStamp;this.moved=false;this.element.addEventListener("touchmove",this,false);this.element.addEventListener("touchend",this,false)},onTouchMove:function(f){if(f.targetTouches.length!=this.numberOfTouches){return}f.preventDefault();var d=f.targetTouches[0].clientY-this.startY;if(this.position()>0||this.position()<this.maxScroll){d/=2}this.position(this.position()+d);this.startY=f.targetTouches[0].clientY;this.moved=true;if(f.timeStamp-this.scrollStartTime>100){this.scrollStartY=this.position();this.scrollStartTime=f.timeStamp}},onTouchEnd:function(j){this.element.removeEventListener("touchmove",this,false);this.element.removeEventListener("touchend",this,false);j.preventDefault();var g,i,k,f,l,d,h;if(this.position()>0||this.position()<this.maxScroll){this.scrollTo(this.position()>0?0:this.maxScroll);return}if(!this.moved){i=j.target;if(i.nodeType==3){i=i.parentNode}k=document.createEvent("MouseEvents");k.initEvent("click",true,true);i.dispatchEvent(k);return false}f=this.position()-this.scrollStartY;l=j.timeStamp-this.scrollStartTime;d=(2*f/l)/this.acceleration;h=(this.acceleration/2)*(d*d);if(d<0){d=-d;h=-h}g=this.position()+h;if(g>this.element.parentNode.clientHeight/2){g=this.element.parentNode.clientHeight/2}else{if(g>0){g/=1.5}else{if(g<this.maxScroll-this.element.parentNode.clientHeight/2){g=this.maxScroll-this.element.parentNode.clientHeight/2}else{if(g<this.maxScroll){g=(g-this.maxScroll)/1.5+this.maxScroll}else{d*=6}}}}this.scrollTo(g,Math.round(d)+"ms")},onTransitionEnd:function(){this.element.removeEventListener("webkitTransitionEnd",this,false);this.scrollTo(this.position()>0?0:this.maxScroll)},scrollTo:function(d,e){this.element.style.webkitTransitionDuration=e?e:"300ms";this.position(d?d:0);if(this.position()>0||this.position()<this.maxScroll){this.element.addEventListener("webkitTransitionEnd",this,false)}}};function b(e,d){var f=this;this.numberOfTouches=1;this.element=e;this.position(0);this.refresh();e.style.webkitTransitionTimingFunction="cubic-bezier(0, 0, 0.2, 1)";this.acceleration=0.009;e.addEventListener("touchstart",this,false);window.addEventListener("unload",function(){e.removeEventListener("touchstart",f,false);window.removeEventListener("unload",arguments.callee,false)},false);if(d){a.extend(this,d)}}b.prototype={handleEvent:function(d){switch(d.type){case"touchstart":this.onTouchStart(d);break;case"touchmove":this.onTouchMove(d);break;case"touchend":this.onTouchEnd(d);break;case"webkitTransitionEnd":this.onTransitionEnd(d);break}},position:function(d){if(d!==undefined){this._position=d;this.element.style.webkitTransform="translateX("+d+"px)";return}return this._position},refresh:function(){this.element.style.webkitTransitionDuration="0";if(this.element.offsetWidth<this.element.parentNode.clientWidth){this.maxScroll=0}else{this.maxScroll=this.element.parentNode.clientWidth-this.element.offsetWidth}},onTouchStart:function(d){if(d.targetTouches.length!=this.numberOfTouches){return}d.preventDefault();this.refresh();this.startX=d.targetTouches[0].clientX;this.scrollStartX=this.position();this.scrollStartTime=d.timeStamp;this.moved=false;this.element.addEventListener("touchmove",this,false);this.element.addEventListener("touchend",this,false)},onTouchMove:function(f){if(f.targetTouches.length!=this.numberOfTouches){return}f.preventDefault();var d=f.targetTouches[0].clientX-this.startX;if(this.position()>0||this.position()<this.maxScroll){d/=2}this.position(this.position()+d);this.startX=f.targetTouches[0].clientX;this.moved=true;if(f.timeStamp-this.scrollStartTime>100){this.scrollStartX=this.position();this.scrollStartTime=f.timeStamp}},onTouchEnd:function(j){this.element.removeEventListener("touchmove",this,false);this.element.removeEventListener("touchend",this,false);j.preventDefault();var g,i,k,f,l,d,h;if(!this.moved){i=j.target;if(i.nodeType==3){i=i.parentNode}k=document.createEvent("MouseEvents");k.initEvent("click",true,true);i.dispatchEvent(k);return false}f=this.position()-this.scrollStartX;l=j.timeStamp-this.scrollStartTime;d=(2*f/l)/this.acceleration;h=(this.acceleration/2)*(d*d);if(d<0){d=-d;h=-h}g=this.position()+h;if(g>this.element.parentNode.clientWidth/2){g=this.element.parentNode.clientWidth/2}else{if(g<this.maxScroll-this.element.parentNode.clientWidth/2){g=this.maxScroll-this.element.parentNode.clientWidth/2}else{if(g<this.maxScroll){g=(g-this.maxScroll)/1.5+this.maxScroll}else{d*=6}}}this.scrollTo(g,Math.round(d)+"ms")},onTransitionEnd:function(){this.element.removeEventListener("webkitTransitionEnd",this,false);this.scrollTo(this.position()>0?0:this.maxScroll)},scrollTo:function(d,e){this.element.style.webkitTransitionDuration=e?e:"300ms";this.position(d?d:0);if(this.position()>0||this.position()<this.maxScroll){this.element.addEventListener("webkitTransitionEnd",this,false)}}}}})(jQuery);(function(c){c.fn.slideVertically=function(d){return this.each(function(){new b(this,d)})};c.fn.slideHorizontally=function(d){return this.each(function(){new a(this,d)})};if(c.jQTouch){c.jQTouch.addExtension(function(e){function d(i,h){var f=h.page.find(".horizontal-slide > table"),g=h.page.find(".vertical-slide > div");f.slideHorizontally({acceleration:Number(f.attr("slidespeed")||500)||null});g.slideVertically({acceleration:Number(g.attr("slidespeed")||500)})}c(document.body).bind("pageInserted",d);c(function(){c("body > *").each(function(){d({},{page:c(this)})})});return{}});function b(e,d){var f=this;this.numberOfTouches=1;this.acceleration=500;this.element=e;this.position(0);this.refresh();e.style.webkitTransitionTimingFunction="cubic-bezier(0, 0, 0.2, 1)";e.addEventListener("touchstart",this,false);window.addEventListener("unload",function(){e.removeEventListener("touchstart",f,false);window.removeEventListener("unload",arguments.callee,false)},false);if(d){c.extend(this,d)}}b.prototype={handleEvent:function(d){switch(d.type){case"touchstart":this.onTouchStart(d);break;case"touchmove":this.onTouchMove(d);break;case"touchend":this.onTouchEnd(d);break;case"webkitTransitionEnd":this.onTransitionEnd(d);break}},position:function(d){if(d!==undefined){this._position=d;this.element.style.webkitTransform="translate3d(0, "+d+"px, 0)";return}return this._position},refresh:function(){this.element.style.webkitTransitionDuration="0";if(this.element.offsetHeight<this.element.parentNode.clientHeight){this.maxSlide=0}else{this.maxSlide=this.element.parentNode.clientHeight-this.element.offsetHeight}},onTouchStart:function(f){if(f.targetTouches.length!=this.numberOfTouches){return}f.preventDefault();this.refresh();var d=window.getComputedStyle(this.element).webkitTransform;d=new WebKitCSSMatrix(d).m42;if(d!=this.position()){this.position(d)}this.startY=f.targetTouches[0].clientY;this.slideStartY=this.position();this.slideStartTime=f.timeStamp;this.moved=false;this.element.addEventListener("touchmove",this,false);this.element.addEventListener("touchend",this,false);return false},onTouchMove:function(f){if(f.targetTouches.length!=this.numberOfTouches){return}f.preventDefault();var d=f.targetTouches[0].clientY-this.startY;if(this.position()>0||this.position()<this.maxSlide){d/=2}this.position(this.position()+d);this.startY=f.targetTouches[0].clientY;this.moved=true;return false},onTouchEnd:function(h){h.preventDefault();this.element.removeEventListener("touchmove",this,false);this.element.removeEventListener("touchend",this,false);var d=this.position(),g,i,f;if(d>0||d<this.maxSlide){this.slideTo(d>0?0:this.maxSlide);return}if(!this.moved){g=h.target;if(g.nodeType==3){g=g.parentNode}i=document.createEvent("MouseEvents");i.initEvent("click",true,true);g.dispatchEvent(i);return false}if(d>0){f=0}else{if(d<this.maxSlide){f=this.maxSlide}else{f=this.snapTo(this.position(),this.slideStartY<this.position())}}this.slideTo(f,this.acceleration+"ms");return},onTransitionEnd:function(){this.element.removeEventListener("webkitTransitionEnd",this,false);this.slideTo(this.position()>0?0:this.maxSlide)},slideTo:function(d,e){this.element.style.webkitTransitionDuration=e?e:this.acceleration+"ms";this.position(d?d:0);if(this.position()>0||this.position()<this.maxSlide){this.element.addEventListener("webkitTransitionEnd",this,false)}},snapTo:function(f,e){if(f!=0){var j=-f,h=this.element.querySelectorAll(".vertical-slide-snapto"),g=0,d=h.length;for(d=h.length;g<d;++g){if(h[g].offsetTop>=j){return !e?-h[g].offsetTop:-(h[g-1]||h[0]||{offsetTop:f}).offsetTop}}}return f}};function a(e,d){var f=this;this.numberOfTouches=1;this.acceleration=500;this.element=e;this.position(0);this.refresh();e.style.webkitTransitionTimingFunction="cubic-bezier(0, 0, 0.2, 1)";this.acceleration=null;e.addEventListener("touchstart",this,false);window.addEventListener("unload",function(){e.removeEventListener("touchstart",f,false);window.removeEventListener("unload",arguments.callee,false)},false);if(d){c.extend(this,d)}}a.prototype={handleEvent:function(d){switch(d.type){case"touchstart":this.onTouchStart(d);break;case"touchmove":this.onTouchMove(d);break;case"touchend":this.onTouchEnd(d);break;case"webkitTransitionEnd":this.onTransitionEnd(d);break}},position:function(d){if(d!==undefined){this._position=d;this.element.style.webkitTransform="translateX("+d+"px)";return}return this._position},refresh:function(){this.element.style.webkitTransitionDuration="0";if(this.element.offsetWidth<this.element.parentNode.clientWidth){this.maxSlide=0}else{this.maxSlide=this.element.parentNode.clientWidth-this.element.offsetWidth}},onTouchStart:function(d){if(d.targetTouches.length!=this.numberOfTouches){return false}d.preventDefault();this.refresh();this.slideStartX=this.startX=d.targetTouches[0].clientX;this.slideStartTime=d.timeStamp;this.moved=false;this.element.addEventListener("touchmove",this,false);this.element.addEventListener("touchend",this,false);return false},onTouchMove:function(f){if(f.targetTouches.length!=this.numberOfTouches){return false}f.preventDefault();var d=f.targetTouches[0].clientX-this.startX;this.position(this.position()+d);this.startX=f.targetTouches[0].clientX;this.moved=true;return false},onTouchEnd:function(k){k.preventDefault();var h,j,l,i,g,d,f;this.element.removeEventListener("touchmove",this,false);this.element.removeEventListener("touchend",this,false);if(this.position()>0||this.position()<this.maxSlide){this.slideTo(this.position()>0?0:this.maxSlide);return}if(!this.moved){j=k.target;if(j.nodeType==3){j=j.parentNode}l=document.createEvent("MouseEvents");l.initEvent("click",true,true);j.dispatchEvent(l);return false}h=this.position()+((this.startX-this.slideStartX)/2);if(h>0){h=0}else{if(h<this.maxSlide){h=this.maxSlide}else{h=this.snapTo(this.position(),h>this.position())}}this.slideTo(h,this.acceleration+"ms");return false},onTransitionEnd:function(){this.element.removeEventListener("webkitTransitionEnd",this,false);this.slideTo(this.position()>0?0:this.maxScroll)},slideTo:function(d,e){this.element.style.webkitTransitionDuration=e?e:this.acceleration+"ms";this.position(d?d:0);if(this.position()>0||this.position()<this.maxSlide){this.element.addEventListener("webkitTransitionEnd",this,false)}},snapTo:function(f,e){if(f!=0){var j=-f,g=0,h=this.element.querySelectorAll(".horizontal-slide-snapto"),d=h.length;for(;g<d;++g){if(h[g].offsetLeft>=j){return !e?-h[g].offsetLeft:-(h[g-1]||h[0]||{offsetLeft:f}).offsetLeft}}}return f}}}})(jQuery);
1
+ (function(a){a.jQTouch=function(e){a.support.WebKitCSSMatrix=(typeof WebKitCSSMatrix=="object");a.support.touch=(typeof Touch=="object");a.support.WebKitAnimationEvent=(typeof WebKitTransitionEvent=="object");var v,q=a("head"),k=[],i=0,m={},j,x,d,b=RegExp(" Mobile/").test(navigator.userAgent),f=true,w=0,F=[],s={},u=351,E=a.jQTouch.prototype.extensions,G=["slide","flip","slideup","swap","cube","pop","dissolve","fade","back"],o=[],h="";y(e);function y(K){var N={addGlossToIcon:true,backSelector:".back, .cancel, .goback",cacheGetRequests:true,cubeSelector:".cube",dissolveSelector:".dissolve",fadeSelector:".fade",fixedViewport:true,flipSelector:".flip",formSelector:"form",fullScreen:true,fullScreenClass:"fullscreen",icon:null,touchSelector:"a, .touch",popSelector:".pop",preloadImages:false,slideSelector:"#jqt > * > ul li a, .slide",slideupSelector:".slideup",startupScreen:null,statusBar:"default",submitSelector:".submit",swapSelector:".swap",useAnimations:true,useFastTouch:true};m=a.extend({},N,K);if(m.preloadImages){for(var L=m.preloadImages.length-1;L>=0;L--){(new Image()).src=m.preloadImages[L]}}if(m.icon){var M=(m.addGlossToIcon)?"":"-precomposed";h+='<link rel="apple-touch-icon'+M+'" href="'+m.icon+'" />'}if(m.startupScreen){h+='<link rel="apple-touch-startup-image" href="'+m.startupScreen+'" />'}if(m.fixedViewport){h+='<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0;"/>'}if(m.fullScreen){h+='<meta name="apple-mobile-web-app-capable" content="yes" />';if(m.statusBar){h+='<meta name="apple-mobile-web-app-status-bar-style" content="'+m.statusBar+'" />'}}if(h){q.prepend(h)}a(document).ready(function(){for(var Q in E){var R=E[Q];if(a.isFunction(R)){a.extend(s,R(s))}}for(var Q in G){var P=G[Q];var O=m[P+"Selector"];if(typeof(O)=="string"){A({name:P,selector:O})}}F.push("input");F.push(m.touchSelector);F.push(m.backSelector);F.push(m.submitSelector);a(F.join(", ")).css("-webkit-touch-callout","none");a(m.backSelector).tap(n);a(m.submitSelector).tap(r);v=a("#jqt");if(m.fullScreenClass&&window.navigator.standalone==true){v.addClass(m.fullScreenClass+" "+m.statusBar)}v.bind("touchstart",I).bind("orientationchange",C).trigger("orientationchange").submit(p);if(m.useFastTouch&&a.support.touch){v.click(function(T){var U=(new Date()).getTime()-w;if(U>u){var S=a(T.target);if(S.attr("nodeName")!=="A"&&S.attr("nodeName")!=="AREA"&&S.attr("nodeName")!=="INPUT"){S=S.closest("a, area")}if(S.isExternalLink()){return true}}return false});v.mousedown(function(S){var T=(new Date()).getTime()-w;if(T<u){return false}})}if(a("#jqt > .current").length==0){x=a("#jqt > *:first")}else{x=a("#jqt > .current:first");a("#jqt > .current").removeClass("current")}a(x).addClass("current");location.hash="#"+a(x).attr("id");t(x);scrollTo(0,0);B()})}function J(O){if(k.length<=1){window.history.go(-2)}var N=Math.min(parseInt(O||1,10),k.length-1),M=k[0];if(isNaN(N)&&typeof(O)==="string"&&O!="#"){for(var K=1,L=k.length;K<L;K++){if("#"+k[K].id===O){N=K;break}}}if(isNaN(N)||N<1){N=1}if(k.length>1){k.splice(0,N);g(M.page,k[0].page,M.animation,M.reverse===false)}else{location.hash="#"+M.id}return s}function H(M,N,K){var O=k[0].page;if(typeof(N)==="string"){for(var L=o.length-1;L>=0;L--){if(o[L].name===N){N=o[L];break}}}if(typeof(M)==="string"){nextPage=a(M);if(nextPage.length<1){z(M,{animation:N});return}else{M=nextPage}}if(g(O,M,N,K)){t(M,N,K);return s}else{console.error("Could not animate pages.");return false}}function l(){return d}function n(P){var L=a(P.target);if(L.attr("nodeName")!=="A"&&L.attr("nodeName")!=="AREA"){L=L.closest("a, area")}var O=L.attr("target"),N=L.attr("hash"),M=null;if(f==false||!L.length){console.warn("Not able to tap element.");return false}if(L.isExternalLink()){L.removeClass("active");return true}for(var K=o.length-1;K>=0;K--){if(L.is(o[K].selector)){M=o[K];break}}if(O=="_webapp"){window.location=L.attr("href")}else{if(L.is(m.backSelector)){J(N)}else{if(L.attr("href")=="#"){L.unselect();return true}else{if(N&&N!="#"){L.addClass("active");H(a(N).data("referrer",L),M,a(this).hasClass("reverse"))}else{L.addClass("loading active");z(L.attr("href"),{animation:M,callback:function(){L.removeClass("loading");setTimeout(a.fn.unselect,250,L)},$referrer:L})}}}}return false}function t(N,M,L){var K=N.attr("id");k.unshift({page:N,animation:M,reverse:L||false,id:K})}function g(O,M,N,L){if(M.length===0){a.fn.unselect();console.error("Target element is missing.");return false}if(M.hasClass("current")){a.fn.unselect();console.error("Target element is the current page.");return false}a(":focus").blur();M.css("top",window.pageYOffset);var P=function K(R){O[0].removeEventListener("webkitTransitionEnd",P);O[0].removeEventListener("webkitAnimationEnd",P);if(N){M.removeClass("start in "+N.name);O.removeClass("start out current "+N.name);if(L){M.toggleClass("reverse");O.toggleClass("reverse")}M.css("top",0)}else{O.removeClass("current")}M.trigger("pageAnimationEnd",{direction:"in",reverse:L});O.trigger("pageAnimationEnd",{direction:"out",reverse:L});clearInterval(j);x=M;location.hash="#"+x.attr("id");B();var Q=M.data("referrer");if(Q){Q.unselect()}w=(new Date()).getTime();f=true};O.trigger("pageAnimationStart",{direction:"out"});M.trigger("pageAnimationStart",{direction:"in"});if(a.support.WebKitAnimationEvent&&N&&m.useAnimations){f=false;if(L){M.toggleClass("reverse");O.toggleClass("reverse")}O[0].addEventListener("webkitTransitionEnd",P);O[0].addEventListener("webkitAnimationEnd",P);M.addClass(N.name+" in current");O.addClass(N.name+" out");setTimeout(function(){M.addClass("start");O.addClass("start")},0)}else{M.addClass("current");P()}return true}function D(){var K=x.attr("id");if(location.hash!="#"+K){clearInterval(j);J(location.hash)}else{if(location.hash==""){location.hash="#"+K}}}function B(){j=setInterval(D,100)}function c(K,L){var M=null;a(K).each(function(O,P){var N=a(this);if(!N.attr("id")){N.attr("id","page-"+(++i))}v.trigger("pageInserted",{page:N.appendTo(v)});if(N.hasClass("current")||!M){M=N}});if(M!==null){H(M,L);return M}else{return false}}function z(K,L){var N={data:null,method:"GET",animation:null,callback:null,$referrer:null};var M=a.extend({},N,L);if(K!="#"){a.ajax({url:K,data:M.data,type:M.method,success:function(O,Q){var P=c(O,M.animation);if(P){if(M.method=="GET"&&m.cacheGetRequests===true&&M.$referrer){M.$referrer.attr("href","#"+P.attr("id"))}if(M.callback){M.callback(true)}}},error:function(O){if(M.$referrer){M.$referrer.unselect()}if(M.callback){M.callback(false)}}})}else{if(M.$referrer){M.$referrer.unselect()}}}function p(L,M){var K=(typeof(L)==="string")?a(L).eq(0):(L.target?a(L.target):a(L));if(K.length&&K.is(m.formSelector)){z(K.attr("action"),{data:K.serialize(),method:K.attr("method")||"POST",animation:o[0]||null,callback:M});return false}return true}function r(M){var L=a(this).closest("form");if(L.length){var K=a.Event("submit");K.preventDefault();L.trigger(K);return false}return true}function A(K){if(typeof(K.selector)=="string"&&typeof(K.name)=="string"){o.push(K);a(K.selector).tap(n);F.push(K.selector)}}function C(){d=Math.abs(window.orientation)==90?"landscape":"portrait";v.removeClass("portrait landscape").addClass(d).trigger("turn",{orientation:d})}function I(S){var W=a(S.target);if(!a(S.target).is(F.join(", "))){var T=a(S.target).closest("a, area");if(T.length&&T.is(F.join(", "))){W=T}else{return}}if(S){var K=null,Q=event.changedTouches[0].clientX,P=event.changedTouches[0].clientY,L=(new Date).getTime(),O=0,M=0,R=0;W.bind("touchmove",N).bind("touchend",U);K=setTimeout(function(){W.makeActive()},100)}function N(Z){V();var Y=Math.abs(O);var X=Math.abs(M);if(Y>X&&(Y>35)&&R<1000){W.trigger("swipe",{direction:(O<0)?"left":"right",deltaX:O,deltaY:M}).unbind("touchmove",N).unbind("touchend",U)}else{if(X>1){W.removeClass("active")}}clearTimeout(K)}function U(){V();if(M===0&&O===0){W.makeActive();W.trigger("tap")}else{W.removeClass("active")}W.unbind("touchmove",N).unbind("touchend",U);clearTimeout(K)}function V(){var X=event.changedTouches[0]||null;O=X.pageX-Q;M=X.pageY-P;R=(new Date).getTime()-L}}a.fn.unselect=function(K){if(K){K.removeClass("active")}else{a(".active").removeClass("active")}};a.fn.makeActive=function(){return a(this).addClass("active")};a.fn.swipe=function(K){if(a.isFunction(K)){return a(this).live("swipe",K)}else{return a(this).trigger("swipe")}};a.fn.tap=function(L){if(a.isFunction(L)){var K=(m.useFastTouch&&a.support.touch)?"tap":"click";return a(this).live(K,L)}else{return a(this).trigger("tap")}};a.fn.isExternalLink=function(){var K=a(this);return(K.attr("target")=="_blank"||K.attr("rel")=="external"||K.is('input[type="checkbox"], input[type="radio"], a[href^="http://maps.google.com"], a[href^="mailto:"], a[href^="tel:"], a[href^="javascript:"], a[href*="youtube.com/v"], a[href*="youtube.com/watch"]'))};s={getOrientation:l,goBack:J,goTo:H,addAnimation:A,submitForm:p};return s};a.jQTouch.prototype.extensions=[];a.jQTouch.addExtension=function(b){a.jQTouch.prototype.extensions.push(b)}})(jQuery);(function(a){a.fn.transition=function(c,b){return this.each(function(){var e=a(this);var h={speed:"300ms",callback:null,ease:"ease-in-out"};var g=a.extend({},h,b);if(g.speed===0){e.css(c);window.setTimeout(g.callback,0)}else{if(a.browser.safari){var f=[];for(var d in c){f.push(d)}e.css({webkitTransitionProperty:f.join(", "),webkitTransitionDuration:g.speed,webkitTransitionTimingFunction:g.ease});if(g.callback){e.one("webkitTransitionEnd",g.callback)}setTimeout(function(i){i.css(c)},0,e)}else{e.animate(c,g.speed,g.callback)}}})}})(jQuery);var SpinningWheel={cellHeight:44,friction:0.003,slotData:[],handleEvent:function(a){if(a.type=="touchstart"){this.lockScreen(a);if(a.currentTarget.id=="sw-cancel"||a.currentTarget.id=="sw-done"){this.tapDown(a)}else{if(a.currentTarget.id=="sw-frame"){this.scrollStart(a)}}}else{if(a.type=="touchmove"){this.lockScreen(a);if(a.currentTarget.id=="sw-cancel"||a.currentTarget.id=="sw-done"){this.tapCancel(a)}else{if(a.currentTarget.id=="sw-frame"){this.scrollMove(a)}}}else{if(a.type=="touchend"){if(a.currentTarget.id=="sw-cancel"||a.currentTarget.id=="sw-done"){this.tapUp(a)}else{if(a.currentTarget.id=="sw-frame"){this.scrollEnd(a)}}}else{if(a.type=="webkitTransitionEnd"){if(a.target.id=="sw-wrapper"){}else{this.backWithinBoundaries(a)}}else{if(a.type=="orientationchange"){this.onOrientationChange(a)}else{if(a.type=="scroll"){this.onScroll(a)}}}}}}},onOrientationChange:function(a){window.scrollTo(0,0);this.swWrapper.style.top=window.innerHeight+window.pageYOffset+"px";this.calculateSlotsWidth()},onScroll:function(a){this.swWrapper.style.top=window.innerHeight+window.pageYOffset+"px"},lockScreen:function(a){a.preventDefault();a.stopPropagation()},reset:function(){this.slotEl=[];this.activeSlot=null;this.swWrapper=undefined;this.swSlotWrapper=undefined;this.swSlots=undefined;this.swFrame=undefined},calculateSlotsWidth:function(){var b=this.swSlots.getElementsByTagName("div");for(var a=0;a<b.length;a+=1){this.slotEl[a].slotWidth=b[a].offsetWidth}},create:function(){var d,a,b,c,e;this.reset();e=document.createElement("div");e.id="sw-wrapper";e.style.top=window.innerHeight+window.pageYOffset+"px";e.style.webkitTransitionProperty="-webkit-transform";e.innerHTML='<div id="sw-slots-wrapper"><div id="sw-slots"></div></div><div id="sw-frame"></div>';document.body.appendChild(e);this.swWrapper=e;this.swSlotWrapper=document.getElementById("sw-slots-wrapper");this.swSlots=document.getElementById("sw-slots");this.swFrame=document.getElementById("sw-frame");for(a=0;a<this.slotData.length;a+=1){c=document.createElement("ul");b="";for(d in this.slotData[a].values){b+="<li>"+this.slotData[a].values[d]+"</li>"}c.innerHTML=b;e=document.createElement("div");e.className=this.slotData[a].style;e.appendChild(c);this.swSlots.appendChild(e);c.slotPosition=a;c.slotYPosition=0;c.slotWidth=0;c.slotMaxScroll=this.swSlotWrapper.clientHeight-c.clientHeight-86;c.style.webkitTransitionTimingFunction="cubic-bezier(0, 0, 0.2, 1)";this.slotEl.push(c);if(this.slotData[a].defaultValue){this.scrollToValue(a,this.slotData[a].defaultValue)}}this.calculateSlotsWidth();document.addEventListener("touchmove",this,false);window.addEventListener("orientationchange",this,true);window.addEventListener("scroll",this,true);document.getElementById("sw-done").addEventListener("touchstart",this,false);this.swFrame.addEventListener("touchstart",this,false)},open:function(){this.create();this.swWrapper.style.webkitTransitionTimingFunction="ease-out";this.swWrapper.style.webkitTransitionDuration="400ms";this.swWrapper.style.webkitTransform="translate3d(0, -210px, 0)"},destroy:function(){this.swWrapper.removeEventListener("webkitTransitionEnd",this,false);this.swFrame.removeEventListener("touchstart",this,false);document.getElementById("sw-done").removeEventListener("touchstart",this,false);document.removeEventListener("touchmove",this,false);window.removeEventListener("orientationchange",this,true);window.removeEventListener("scroll",this,true);this.slotData=[];this.cancelAction=function(){return false};this.cancelDone=function(){return true};this.reset();document.body.removeChild(document.getElementById("sw-wrapper"))},close:function(){this.swWrapper.style.webkitTransitionTimingFunction="ease-in";this.swWrapper.style.webkitTransitionDuration="400ms";this.swWrapper.style.webkitTransform="translate3d(0, 0, 0)";this.swWrapper.addEventListener("webkitTransitionEnd",this,false)},addSlot:function(b,d,a){if(!d){d=""}d=d.split(" ");for(var c=0;c<d.length;c+=1){d[c]="sw-"+d[c]}d=d.join(" ");var e={values:b,style:d,defaultValue:a};this.slotData.push(e)},getSelectedValues:function(){var c,f,d,a,e=[],b=[];for(d in this.slotEl){this.slotEl[d].removeEventListener("webkitTransitionEnd",this,false);this.slotEl[d].style.webkitTransitionDuration="0";if(this.slotEl[d].slotYPosition>0){this.setPosition(d,0)}else{if(this.slotEl[d].slotYPosition<this.slotEl[d].slotMaxScroll){this.setPosition(d,this.slotEl[d].slotMaxScroll)}}c=-Math.round(this.slotEl[d].slotYPosition/this.cellHeight);f=0;for(a in this.slotData[d].values){if(f==c){e.push(a);b.push(this.slotData[d].values[a]);break}f+=1}}return{keys:e,values:b}},setPosition:function(b,a){this.slotEl[b].slotYPosition=a;this.slotEl[b].style.webkitTransform="translate3d(0, "+a+"px, 0)"},scrollStart:function(c){var d=c.targetTouches[0].clientX-this.swSlots.offsetLeft;var f=0;for(var a=0;a<this.slotEl.length;a+=1){f+=this.slotEl[a].slotWidth;if(d<f){this.activeSlot=a;break}}if(this.slotData[this.activeSlot].style.match("readonly")){this.swFrame.removeEventListener("touchmove",this,false);this.swFrame.removeEventListener("touchend",this,false);return false}this.slotEl[this.activeSlot].removeEventListener("webkitTransitionEnd",this,false);this.slotEl[this.activeSlot].style.webkitTransitionDuration="0";var b=window.getComputedStyle(this.slotEl[this.activeSlot]).webkitTransform;b=new WebKitCSSMatrix(b).m42;if(b!=this.slotEl[this.activeSlot].slotYPosition){this.setPosition(this.activeSlot,b)}this.startY=c.targetTouches[0].clientY;this.scrollStartY=this.slotEl[this.activeSlot].slotYPosition;this.scrollStartTime=c.timeStamp;this.swFrame.addEventListener("touchmove",this,false);this.swFrame.addEventListener("touchend",this,false);return true},scrollMove:function(b){var a=b.targetTouches[0].clientY-this.startY;if(this.slotEl[this.activeSlot].slotYPosition>0||this.slotEl[this.activeSlot].slotYPosition<this.slotEl[this.activeSlot].slotMaxScroll){a/=2}this.setPosition(this.activeSlot,this.slotEl[this.activeSlot].slotYPosition+a);this.startY=b.targetTouches[0].clientY;if(b.timeStamp-this.scrollStartTime>80){this.scrollStartY=this.slotEl[this.activeSlot].slotYPosition;this.scrollStartTime=b.timeStamp}},scrollEnd:function(f){this.swFrame.removeEventListener("touchmove",this,false);this.swFrame.removeEventListener("touchend",this,false);if(this.slotEl[this.activeSlot].slotYPosition>0||this.slotEl[this.activeSlot].slotYPosition<this.slotEl[this.activeSlot].slotMaxScroll){this.scrollTo(this.activeSlot,this.slotEl[this.activeSlot].slotYPosition>0?0:this.slotEl[this.activeSlot].slotMaxScroll);return false}var b=this.slotEl[this.activeSlot].slotYPosition-this.scrollStartY;if(b<this.cellHeight/1.5&&b>-this.cellHeight/1.5){if(this.slotEl[this.activeSlot].slotYPosition%this.cellHeight){this.scrollTo(this.activeSlot,Math.round(this.slotEl[this.activeSlot].slotYPosition/this.cellHeight)*this.cellHeight,"100ms")}return false}var g=f.timeStamp-this.scrollStartTime;var a=(2*b/g)/this.friction;var d=(this.friction/2)*(a*a);if(a<0){a=-a;d=-d}var c=this.slotEl[this.activeSlot].slotYPosition+d;if(c>0){c/=2;a/=3;if(c>this.swSlotWrapper.clientHeight/4){c=this.swSlotWrapper.clientHeight/4}}else{if(c<this.slotEl[this.activeSlot].slotMaxScroll){c=(c-this.slotEl[this.activeSlot].slotMaxScroll)/2+this.slotEl[this.activeSlot].slotMaxScroll;a/=3;if(c<this.slotEl[this.activeSlot].slotMaxScroll-this.swSlotWrapper.clientHeight/4){c=this.slotEl[this.activeSlot].slotMaxScroll-this.swSlotWrapper.clientHeight/4}}else{c=Math.round(c/this.cellHeight)*this.cellHeight}}this.scrollTo(this.activeSlot,Math.round(c),Math.round(a)+"ms");return true},scrollTo:function(c,a,b){this.slotEl[c].style.webkitTransitionDuration=b?b:"100ms";this.setPosition(c,a?a:0);if(this.slotEl[c].slotYPosition>0||this.slotEl[c].slotYPosition<this.slotEl[c].slotMaxScroll){this.slotEl[c].addEventListener("webkitTransitionEnd",this,false)}},scrollToValue:function(e,d){var c,b,a;this.slotEl[e].removeEventListener("webkitTransitionEnd",this,false);this.slotEl[e].style.webkitTransitionDuration="0";b=0;for(a in this.slotData[e].values){if(a==d){c=b*this.cellHeight;this.setPosition(e,c);break}b-=1}},backWithinBoundaries:function(a){a.target.removeEventListener("webkitTransitionEnd",this,false);this.scrollTo(a.target.slotPosition,a.target.slotYPosition>0?0:a.target.slotMaxScroll,"150ms");return false},tapDown:function(a){a.currentTarget.addEventListener("touchmove",this,false);a.currentTarget.addEventListener("touchend",this,false);a.currentTarget.className="sw-pressed"},tapCancel:function(a){a.currentTarget.removeEventListener("touchmove",this,false);a.currentTarget.removeEventListener("touchend",this,false);a.currentTarget.className=""},tapUp:function(a){this.tapCancel(a);if(a.currentTarget.id=="sw-cancel"){this.cancelAction()}else{this.doneAction()}},setCancelAction:function(a){this.cancelAction=a},setDoneAction:function(a){this.doneAction=a},cancelAction:function(){return false},cancelDone:function(){return true}};(function(){var o=this;var j=Array();var p=Array();function f(u,v){for(var t in v){u[t]=v[t]}}function h(v,t,u){v.style.width=t.toString()+"px";v.style.height=u.toString()+"px"}function s(u,t,v){u.style.left=Math.round(t).toString()+"px";u.style.top=Math.round(v).toString()+"px"}TrayController=function(){return this};TrayController.prototype.init=function(t){this.currentX=0;this.elem=t};TrayController.prototype.touchstart=function(t){this.startX=t.touches[0].pageX-this.currentX;this.touchMoved=false;window.addEventListener("touchmove",this,true);window.addEventListener("touchend",this,true);this.elem.style.webkitTransitionDuration="0s"};TrayController.prototype.touchmove=function(t){this.touchMoved=true;this.lastX=this.currentX;this.lastMoveTime=new Date();this.currentX=event.touches[0].pageX-this.startX;this.delegate.update(this.currentX)};TrayController.prototype.touchend=function(u){window.removeEventListener("touchmove",this,true);window.removeEventListener("touchend",this,true);this.elem.style.webkitTransitionDuration="0.4s";if(this.touchMoved){var v=this.currentX-this.lastX;var t=(new Date())-this.lastMoveTime+1;this.currentX=this.currentX+v*200/t;this.delegate.updateTouchEnd(this)}else{this.delegate.clicked(this.currentX)}};TrayController.prototype.handleEvent=function(t){this[t.type](t);t.preventDefault()};const e=150;const n=e/2;const d=70;const a=n/2;const g=e;const b=e/3;const k="rotateY("+(-d)+"deg)";const c="rotateY("+d+"deg)";const i="translateZ("+g+"px)";FlowDelegate=function(){this.cells=new Array();this.transforms=new Array()};FlowDelegate.prototype.init=function(t){this.elem=t};FlowDelegate.prototype.updateTouchEnd=function(t){this.lastFocus=undefined;var u=this.getFocusedCell(t.currentX);t.currentX=-u*n;this.update(t.currentX)};FlowDelegate.prototype.clicked=function(u){var v=-Math.round(u/n);var t=this.cells[v];galleryCell=v};FlowDelegate.prototype.getFocusedCell=function(t){var u=-Math.round(t/n);return Math.min(Math.max(u,0),this.cells.length-1)};FlowDelegate.prototype.transformForCell=function(u,w,y){var t=(w*n);var v=t+y;if((v<a)&&(v>=-a)){return i+" translateX("+t+"px)"}else{if(v>0){return"translateX("+(t+b)+"px) "+k}else{return"translateX("+(t-b)+"px) "+c}}};FlowDelegate.prototype.setTransformForCell=function(t,v,u){if(this.transforms[v]!=u){t.style.webkitTransform=u;this.transforms[v]=u}};FlowDelegate.prototype.update=function(u){this.elem.style.webkitTransform="translateX("+(u)+"px)";for(var v in this.cells){var t=this.cells[v];this.setTransformForCell(t,v,this.transformForCell(t,v,u));v+=1}};var l=new TrayController();var q=new FlowDelegate();o.zflow=function(v,u){var x=document.querySelector(u);l.init(x);q.init(x);l.delegate=q;var t={top:Math.round(-e*0.65)+"px",left:Math.round(-e/2)+"px",width:e+"px",height:Math.round(e*1.5)+"px",opacity:0,};var w=0;function y(){var z=document.createElement("div");var D=document.createElement("img");var B=document.createElement("canvas");var C=document.createElement("a");var A=document.createElement("caption");z.className="cell";z.appendChild(C);C.appendChild(D);z.appendChild(B);z.appendChild(A);D.src=v[w];j[w]=v[w];C.href="show_image?fName="+v[w];C.className="slide-right";o.afnc=function(){var E=D.width;var H=D.height;var F=Math.min(e/H,e/E);E*=F;H*=F;h(D,E,H);f(z.style,t);s(D,(e-E)/2,e-H);s(B,(e-E)/2,e);s(A,(e-E)/2,e+10);m(D,E,H,B);var G=v[w].match(/(.*)[\/\\]([^\/\\]+)\.\w+$/)[2];G=G.replace(/_/g," ");G=G.replace(/(^|\s)([a-z])/g,function(I,K,J){return K+J.toUpperCase()});p[w]=G;r(A,E,w);q.setTransformForCell(z,q.cells.length,q.transformForCell(z,q.cells.length,l.currentX));q.cells.push(z);x.appendChild(z);z.style.opacity=1;if(w<(v.length-1)){w++;y()}else{window.setTimeout(function(){window.scrollTo(0,0)},100);galleryInit=1}};D.addEventListener("load",afnc,true)}y();x.addEventListener("touchstart",l,false)};o.zflowCleanup=function(t){var u=document.querySelector(t);if(u){if(u.childNodes.length>0){q.transforms.length=0;q.cells.length=0;while(u.hasChildNodes()){var v=u.childNodes[0].childNodes[0].childNodes[0];v.removeEventListener("load",afnc,true);u.removeChild(u.childNodes[0])}var w=document.getElementById("gallery");if(w){w.parentNode.removeChild(w);galleryInit=0;galleryCell=0}}}};o.zflowGetImageSource=function(t,u){var v=document.querySelector(t);var w="";if(v){if(v.childNodes.length>0){while(v.hasChildNodes()){w=v.childNodes[0].childNodes[0].childNodes[u].src}}}return w};function r(u,t,v){u.width=t;u.innerHTML=p[v]}function m(x,u,y,v){v.width=u;v.height=y/2;var t=v.getContext("2d");t.save();t.translate(0,y-1);t.scale(1,-1);t.drawImage(x,0,0,u,y);t.restore();t.globalCompositeOperation="destination-out";var w=t.createLinearGradient(0,0,0,y/2);w.addColorStop(1,"rgba(255, 255, 255, 1.0)");w.addColorStop(0,"rgba(255, 255, 255, 0.5)");t.fillStyle=w;t.fillRect(0,0,u,y/2)}})();var now=new Date();var url_month="month";var url_event="events.htm";function getCalendar(e,c,b){url_month=e;url_event=c;var f=b.getDate();var a=b.getMonth()+1;var g=b.getFullYear();$.get(url_month,{month:a,year:g},function(d){$("#ical").empty();$(d).appendTo("#ical");setBindings();setToday();setSelectedAndLoadEvents(b)})}function getEvents(b){var c=b.getDate();var a=b.getMonth()+1;var e=b.getFullYear();$.get(url_event,{day:c,month:a,year:e},function(d){$("#ical .events").empty();$(d).appendTo("#ical .events")})}function getNoEvents(){var a="<li class='no-event'>No Events</li>";$("#ical .events").empty();$(a).appendTo("#ical .events")}function setBindings(){$("#ical td").bind("click",function(){var b=$(this).attr("class");var a=getClickedDate($(this));RemoveSelectedCell();setToday();if(b.indexOf("date_has_event")!=-1||b.indexOf("today_date_has_event")!=-1){$(this).attr("class","selected_date_has_event");getEvents(a)}if(b==""||b.indexOf("today")!=-1){$(this).attr("class","selected");getNoEvents()}if(b.indexOf("prevmonth")!=-1||b.indexOf("nextmonth")!=-1){getCalendar(url,a)}});$("#ical .bottom-bar .bottom-bar-today").bind("click",function(){getCalendar(url_month,url_event,now)});$("#ical .goto-prevmonth").bind("click",function(){loadPrevNextMonth(-1)});$("#ical .goto-nextmonth").bind("click",function(){loadPrevNextMonth(1)})}function RemoveSelectedCell(){$("#ical .selected_date_has_event").removeClass("selected_date_has_event");$("#ical .selected").removeClass("selected")}function getClickedDate(b){var c=$(b).find("input").val();var a=getDateFromHiddenField(c);return a}function loadPrevNextMonth(c){var b=$("#ical .selected").text();if(b==""){b=$("#ical .selected_date_has_event").text()}var a=parseInt($("#ical > #month").val());var e=$("#ical > #year").val();var d=new Date(e,a-1,b);if(c==1){d.nextMonth()}else{d.prevMonth()}getCalendar(url_month,url_event,d)}function setToday(){$("#ical :hidden").each(function(c){var a=getDateFromHiddenField($(this).val());if(!isNaN(a)){var h=now;var j=now.getDate();var i=a.getDate();var g=now.getMonth();var f=a.getMonth();var e=now.getFullYear();var d=a.getFullYear();if(now.getDate()==a.getDate()&&now.getMonth()==a.getMonth()&&now.getFullYear()==a.getFullYear()){var b=$(this).closest("td");if($(b).attr("class")=="date_has_event"){$(b).attr("class","today_date_has_event")}else{$(b).attr("class","today")}}}})}function getDateFromHiddenField(c){var b=c.split("-");return new Date(b[0],b[1]-1,b[2])}function setSelectedAndLoadEvents(a){RemoveSelectedCell();$("#ical td").each(function(c){var d=$(this).attr("class");var b=getClickedDate($(this));if((d!="prevmonth"&&d!="nextmonth")&&a.getDate()==b.getDate()&&a.getMonth()==b.getMonth()&&a.getFullYear()==b.getFullYear()){if(d=="date_has_event"){$(this).attr("class","selected_date_has_event");getEvents(a)}else{$(this).attr("class","selected");getNoEvents()}}});setToday()}function trim(b,a){return ltrim(rtrim(b,a),a)}function ltrim(b,a){a=a||"\\s";return b.replace(new RegExp("^["+a+"]+","g"),"")}function rtrim(b,a){a=a||"\\s";return b.replace(new RegExp("["+a+"]+$","g"),"")}function dateAddExtention(c,a){var b=new String();c=c.toLowerCase();if(isNaN(a)){throw"The second parameter must be a number. \n You passed: "+a;return false}a=new Number(a);switch(c.toLowerCase()){case"yyyy":this.setFullYear(this.getFullYear()+a);break;case"q":this.setMonth(this.getMonth()+(a*3));break;case"m":this.setMonth(this.getMonth()+a);break;case"y":case"d":case"w":this.setDate(this.getDate()+a);break;case"ww":this.setDate(this.getDate()+(a*7));break;case"h":this.setHours(this.getHours()+a);break;case"n":this.setMinutes(this.getMinutes()+a);break;case"s":this.setSeconds(this.getSeconds()+a);break;case"ms":this.setMilliseconds(this.getMilliseconds()+a);break;default:throw"The first parameter must be a string from this list: \nyyyy, q, m, y, d, w, ww, h, n, s, or ms. You passed: "+c;return false}return this}Date.prototype.dateAdd=dateAddExtention;function prevMonth(){var a=this.getMonth();this.setMonth(a-1);if(this.getMonth()!=a-1&&(this.getMonth()!=11||(a==11&&this.getDate()==1))){this.setDate(0)}}function nextMonth(){var a=this.getMonth();this.setMonth(a+1);if(this.getMonth()!=a+1&&this.getMonth()!=0){this.setDate(0)}}Date.prototype.nextMonth=nextMonth;Date.prototype.prevMonth=prevMonth;(function(c){c.fn.drag=function(f,e,d){if(e){this.bind("dragstart",f)}if(d){this.bind("dragend",d)}return !f?this.trigger("mousedown",{which:1}):this.bind("drag",e?e:f)};var b=c.event.special.drag={distance:0,setup:function(d){d=c.extend({distance:b.distance},d||{});c.event.add(this,"mousedown",b.handler,d)},teardown:function(){c.event.remove(this,"mousedown",b.handler);if(this==b.dragging){b.dragging=b.proxy=null}a(this,true)},handler:function(e){var d;if(e.data.elem){e.dragTarget=e.data.elem;e.dragProxy=b.proxy||e.dragTarget;e.cursorOffsetX=e.data.x-e.data.left;e.cursorOffsetY=e.data.y-e.data.top;e.offsetX=e.pageX-e.cursorOffsetX;e.offsetY=e.pageY-e.cursorOffsetY}switch(e.type){case !b.dragging&&e.which==1&&"mousedown":c.extend(e.data,c(this).offset(),{x:e.pageX,y:e.pageY,elem:this,dist2:Math.pow(e.data.distance,2)});c.event.add(document.body,"mousemove mouseup",b.handler,e.data);a(this,false);return false;case !b.dragging&&"mousemove":if(Math.pow(e.pageX-e.data.x,2)+Math.pow(e.pageY-e.data.y,2)<e.data.dist2){break}b.dragging=e.dragTarget;e.type="dragstart";d=c.event.handle.call(b.dragging,e);b.proxy=c(d)[0]||b.dragging;if(d!==false){break}a(b.dragging,true);b.dragging=b.proxy=null;case"mousemove":if(b.dragging){e.type="drag";d=c.event.handle.call(b.dragging,e);if(c.event.special.drop){c.event.special.drop.allowed=(d!==false);c.event.special.drop.handler(e)}if(d!==false){break}e.type="mouseup"}case"mouseup":c.event.remove(document.body,"mousemove mouseup",b.handler);if(b.dragging){if(c.event.special.drop){c.event.special.drop.handler(e)}e.type="dragend";c.event.handle.call(b.dragging,e);a(b.dragging,true);b.dragging=b.proxy=null;e.data={}}break}}};function a(e,d){if(!e){return}e.unselectable=d?"off":"on";e.onselectstart=function(){return d};if(e.style){e.style.MozUserSelect=d?"":"none"}}})(jQuery);(function(b){b.fn.drop=function(e,d,c){if(d){this.bind("dropstart",e)}if(c){this.bind("dropend",c)}return !e?this.trigger("drop"):this.bind("drop",d?d:e)};b.dropManage=function(c){b.extend(a,{filter:"*",data:[],tolerance:null},c||{});return a.$elements.filter(a.filter).each(function(d){a.data[d]=a.locate(this)})};var a=b.event.special.drop={delay:100,mode:"intersect",$elements:b([]),data:[],setup:function(){a.$elements=a.$elements.add(this);a.data[a.data.length]=a.locate(this)},teardown:function(){var c=this;a.$elements=a.$elements.not(this);a.data=b.grep(a.data,function(d){return(d.elem!==c)})},handler:function(d){var c=null,e;d.dropTarget=a.dropping||undefined;if(a.data.length&&d.dragTarget){switch(d.type){case"drag":a.event=d;if(!a.timer){a.timer=setTimeout(a.tolerate,20)}break;case"mouseup":a.timer=clearTimeout(a.timer);if(!a.dropping){break}if(a.allowed){d.type="drop";e=b.event.handle.call(a.dropping,d)}c=false;case a.dropping&&"dropstart":d.type="dropend";c=c===null&&a.allowed?true:false;case a.dropping&&"dropend":b.event.handle.call(a.dropping,d);a.dropping=null;if(e===false){d.dropTarget=undefined}if(!c){break}d.type="dropstart";case a.allowed&&"dropstart":d.dropTarget=this;a.dropping=b.event.handle.call(this,d)!==false?this:null;break}}},tolerate:function(){var d=0,c,e,f=[a.event.pageX,a.event.pageY],g=a.locate(a.event.dragProxy);a.tolerance=a.tolerance||a.modes[a.mode];do{if(c=a.data[d]){if(a.tolerance){e=a.tolerance.call(a,a.event,g,c)}else{if(a.contains(c,f)){e=c}}}}while(++d<a.data.length&&!e);a.event.type=(e=e||a.best)?"dropstart":"dropend";if(a.event.type=="dropend"||e.elem!=a.dropping){a.handler.call(e?e.elem:a.dropping,a.event)}if(a.last&&f[0]==a.last.pageX&&f[1]==a.last.pageY){delete a.timer}else{a.timer=setTimeout(a.tolerate,a.delay)}a.last=a.event;a.best=null},locate:function(f){var d=b(f),g=d.offset(),e=d.outerHeight(),c=d.outerWidth();return{elem:f,L:g.left,R:g.left+c,T:g.top,B:g.top+e,W:c,H:e}},contains:function(c,d){return((d[0]||d.L)>=c.L&&(d[0]||d.R)<=c.R&&(d[1]||d.T)>=c.T&&(d[1]||d.B)<=c.B)},modes:{intersect:function(d,c,e){return this.contains(e,[d.pageX,d.pageY])?e:this.modes.overlap.apply(this,arguments)},overlap:function(d,c,e){e.overlap=Math.max(0,Math.min(e.B,c.B)-Math.max(e.T,c.T))*Math.max(0,Math.min(e.R,c.R)-Math.max(e.L,c.L));if(e.overlap>((this.best||{}).overlap||0)){this.best=e}return null},fit:function(d,c,e){return this.contains(e,c)?e:null},middle:function(d,c,e){return this.contains(e,[c.L+c.W/2,c.T+c.H/2])?e:null}}}})(jQuery);var _target=null,_dragx=null,_dragy=null,_rotate=null,_resort=null;var _dragging=false,_sizing=false,_animate=false;var _rotating=0,_width=0,_height=0,_left=0,_top=0,_xspeed=0,_yspeed=0;var _zindex=1000;jQuery.fn.touch=function(a){a=jQuery.extend({animate:true,sticky:false,dragx:true,dragy:true,rotate:false,resort:true,scale:false},a);var b=[];b=$.extend({},$.fn.touch.defaults,a);this.each(function(){this.opts=b;this.ontouchstart=touchstart;this.ontouchend=touchend;this.ontouchmove=touchmove;this.ongesturestart=gesturestart;this.ongesturechange=gesturechange;this.ongestureend=gestureend})};function touchstart(a){_target=this.id;_dragx=this.opts.dragx;_dragy=this.opts.dragy;_resort=this.opts.resort;_animate=this.opts.animate;_xspeed=0;_yspeed=0;$(a.changedTouches).each(function(){var c=($("#"+_target).css("left")=="auto")?this.pageX:parseInt($("#"+_target).css("left"));var b=($("#"+_target).css("top")=="auto")?this.pageY:parseInt($("#"+_target).css("top"));if(!_dragging&&!_sizing){_left=(a.pageX-c);_top=(a.pageY-b);_dragging=[_left,_top];if(_resort){_zindex=($("#"+_target).css("z-index")==_zindex)?_zindex:_zindex+1;$("#"+_target).css({zIndex:_zindex})}}})}function touchmove(c){if(_dragging&&!_sizing&&_animate){var a=(isNaN(parseInt($("#"+_target).css("left"))))?0:parseInt($("#"+_target).css("left"));var b=(isNaN(parseInt($("#"+_target).css("top"))))?0:parseInt($("#"+_target).css("top"))}$(c.changedTouches).each(function(){c.preventDefault();_left=(this.pageX-(parseInt($("#"+_target).css("width"))/2));_top=(this.pageY-(parseInt($("#"+_target).css("height"))/2));if(_dragging&&!_sizing){if(_animate){_xspeed=Math.round((_xspeed+Math.round(_left-a))/1.5);_yspeed=Math.round((_yspeed+Math.round(_top-b))/1.5)}if(_dragx||_dragy){$("#"+_target).css({position:"absolute"})}if(_dragx){$("#"+_target).css({left:_left+"px"})}if(_dragy){$("#"+_target).css({top:_top+"px"})}$("#"+_target).css({backgroundColor:"#4B880B"});$("#"+_target+" b").text("WEEEEEEEE!!!!")}})}function touchend(a){$(a.changedTouches).each(function(){if(!a.targetTouches.length){_dragging=false;if(_animate){_left=($("#"+_target).css("left")=="auto")?this.pageX:parseInt($("#"+_target).css("left"));_top=($("#"+_target).css("top")=="auto")?this.pageY:parseInt($("#"+_target).css("top"));var c=(_dragx)?(_left+_xspeed)+"px":_left+"px";var b=(_dragy)?(_top+_yspeed)+"px":_top+"px";if(_dragx||_dragy){$("#"+_target).animate({left:c,top:b},"fast")}}}});$("#"+_target+" b").text("I am sad :(");$("#"+_target).css({backgroundColor:"#0B4188"});setTimeout(changeBack,5000,_target)}function gesturestart(a){_sizing=[$("#"+this.id).css("width"),$("#"+this.id).css("height")]}function gesturechange(a){if(_sizing){_width=(this.opts.scale)?Math.min(parseInt(_sizing[0])*a.scale,300):_sizing[0];_height=(this.opts.scale)?Math.min(parseInt(_sizing[1])*a.scale,300):_sizing[1];_rotate=(this.opts.rotate)?"rotate("+((_rotating+a.rotation)%360)+"deg)":"0deg";$("#"+this.id).css({width:_width+"px",height:_height+"px",webkitTransform:_rotate});$("#"+this.id+" b").text("TRANSFORM!");$("#"+this.id).css({backgroundColor:"#4B880B"})}}function gestureend(a){_sizing=false;_rotating=(_rotating+a.rotation)%360}function changeBack(a){$("#"+a+" b").text("Touch Me :)");$("#"+a).css({backgroundColor:"#999"})}(function(a){if(a.jQTouch){a.jQTouch.addExtension(function b(e){var d=".toolbar h1";a(function(){a("#jqt").bind("pageAnimationStart",function(i,g){if(g.direction==="in"){var f=a(d,a(i.target));var h=a(i.target).data("referrer");if(f.length&&h){f.html(h.text())}}})});function c(f){d=f}return{setTitleSelector:c}})}})(jQuery);(function(a){if(a.jQTouch){a.jQTouch.addExtension(function b(d){function c(g){if(g==null){g=0}var f=e(g);a("body > *").css("min-height",f+"px !important");a("body.fullscreen > *").css("min-height",f+"px !important");a("body.fullscreen.black-translucent > *").css("min-height",f+"px !important");a("body.landscape > *").css("min-height",f+"px !important")}function e(g){var f=0;if(typeof(window.innerWidth)=="number"){f=window.innerHeight}else{if(document.documentElement&&(document.documentElement.clientWidth||document.documentElement.clientHeight)){f=document.documentElement.clientHeight}else{if(document.body&&(document.body.clientWidth||document.body.clientHeight)){f=document.body.clientHeight}}}if(f<g){f=g}return f}return{resetHeight:c}})}})(jQuery);(function(b){if(b.jQTouch){b.jQTouch.addExtension(function a(c){b.fn.makeFloaty=function(d){var f={align:"top",spacing:20,time:".3s"};var e=b.extend({},f,d);e.align=(e.align=="top")?"top":"bottom";return this.each(function(){var g=b(this);g.css({"-webkit-transition":"top "+e.time+" ease-in-out",display:"block","min-height":"0 !important"}).data("settings",e);b(document).bind("scroll",function(){if(g.data("floatyVisible")===true){g.scrollFloaty()}});g.scrollFloaty()})};b.fn.scrollFloaty=function(){return this.each(function(){var d=b(this);var f=d.data("settings");var e=b("html").attr("clientHeight");var g=window.pageYOffset+((f.align=="top")?f.spacing:e-f.spacing-d.get(0).offsetHeight);d.css("top",g).data("floatyVisible",true)})};b.fn.hideFloaty=function(){return this.each(function(){var d=b(this);var e=d.get(0).offsetHeight;d.css("top",-e-10).data("floatyVisible",false)})};b.fn.toggleFloaty=function(){return this.each(function(){var d=b(this);if(d.data("floatyVisible")===true){d.hideFloaty()}else{d.scrollFloaty()}})}})}})(jQuery);(function(c){if(c.jQTouch){function b(f){var i,e,h,i,g=0;h={element:c("#gesture_test"),onGestureStart:null,onGestureChange:null,onGestureEnd:null,};h=c.extend({},h,f);h.element.bind("gesturestart",function(j){j.originalEvent.preventDefault();if(h.onGestureStart){h.onGestureStart(a(j,i),d(j,g),j,h.element)}}).bind("gesturechange",function(j){if(h.onGestureChange){h.onGestureChange(a(j,i),d(j,g),j,h.element)}}).bind("gestureend",function(j){i=j.originalEvent.scale;g=(j.originalEvent.rotation+g)%360;if(h.onGestureEnd){h.onGestureEnd(a(j,i),d(j,g),j,h.element)}})}function d(f,e){return f.originalEvent.rotation+e}function a(f,e){return f.originalEvent.scale+e}c.fn.bindGestures=function(e){e.element=this;b(e)}}})(jQuery);(function(b){if(b.jQTouch){b.jQTouch.addExtension(function a(){var i,f,h;function d(){return navigator.geolocation}function g(j){if(d()){h=j;navigator.geolocation.getCurrentPosition(c);return true}else{console.log("Device not capable of geo-location.");j(false);return false}}function c(j){i=j.coords.latitude;f=j.coords.longitude;if(h){h(e())}}function e(){if(i&&f){return{latitude:i,longitude:f}}else{console.log("No location available. Try calling updateLocation() first.");return false}}return{updateLocation:g,getLocation:e}})}})(jQuery);(function(b){if(b.jQTouch){b.jQTouch.addExtension(function a(){var c=[];c[0]="uncached";c[1]="idle";c[2]="checking";c[3]="downloading";c[4]="updateready";c[5]="obsolete";var d=window.applicationCache;window.addEventListener("cached",f,false);window.addEventListener("checking",f,false);window.addEventListener("downloading",f,false);window.addEventListener("error",f,false);window.addEventListener("noupdate",f,false);window.addEventListener("obsolete",f,false);window.addEventListener("progress",f,false);window.addEventListener("updateready",f,false);function f(m){var j,i,k,l;j=(h())?"yes":"no";i=c[d.status];k=m.type;l="online: "+j;l+=", event: "+k;l+=", status: "+i;if(k=="error"&&navigator.onLine){l+=" There was an unknown error, check your Cache Manifest."}console.log(l)}function h(){return navigator.onLine}if(!b("html").attr("manifest")){console.log("No Cache Manifest listed on the <html> tag.")}window.addEventListener("updateready",function(i){if(c[d.status]!="idle"){d.swapCache();console.log("Swapped/updated the Cache Manifest.")}},false);function e(){d.update()}function g(){setInterval(function(){d.update()},10000)}return{isOnline:h,checkForUpdates:e,autoCheckForUpdates:g}})}})(jQuery);(function(b){b.fn.scalable=function(c){return this.each(function(){new a(this,c)})};if(b.jQTouch){b.jQTouch.addExtension(function(d){function c(g,f){f.page.find(".scalable").scalable()}b(document.body).bind("pageInserted",c);b(function(){b("body > *").each(function(){c({},{page:b(this)})})});return{}});function a(d,c){var e=this;this.numberOfTouches=2;this.element=d;this.scale(1);this.refresh();this.scaleLessThanOne=false;d.style.webkitTransitionTimingFunction="cubic-bezier(0, 0, 0.2, 1)";d.addEventListener("touchstart",this,false);d.addEventListener("touchmove",this,false);d.addEventListener("touchend",this,false);window.addEventListener("unload",function(){d.removeEventListener("touchstart",e,false);d.removeEventListener("touchmove",e,false);d.removeEventListener("touchend",e,false);this.removeEventListener("unload",arguments.callee,false)},false);if(c){b.extend(this,c)}}a.prototype={handleEvent:function(c){switch(c.type){case"touchstart":return this.onTouchStart(c);break;case"touchmove":return this.onTouchMove(c);break;case"touchend":return this.onTouchEnd(c);break}},scale:function(c){if(c!==undefined){this._scale=c;this.element.style.webkitTransform="scale("+c+")";return}return this._scale},refresh:function(){this.element.style.webkitTransitionDuration="0"},onTouchStart:function(c){if(c.targetTouches.length!=this.numberOfTouches){return}this.refresh();this.moved=false;this.startDistance=Math.sqrt(Math.pow((c.targetTouches[1].clientX-c.targetTouches[0].clientX),2)+Math.pow((c.targetTouches[1].clientX-c.targetTouches[0].clientX),2));return false},onTouchMove:function(f){if(f.targetTouches.length!=this.numberOfTouches){return}f.preventDefault();this.moved=true;this.refresh();var c=Math.sqrt(Math.pow((f.targetTouches[1].clientX-f.targetTouches[0].clientX),2)+Math.pow((f.targetTouches[1].clientY-f.targetTouches[0].clientY),2)),g=c-this.startDistance,d=(g/this.startDistance)/2;this.scale(this.scale()+(this.scale()*d));this.startDistance=c;return false},onTouchEnd:function(d){var c,f;if(!this.moved){c=d.target;if(c.nodeType==3){c=c.parentNode}f=document.createEvent("MouseEvents");f.initEvent("click",true,true);c.dispatchEvent(f);return}d.preventDefault();d.stopPropagation();if(!this.scaleLessThanOne&&this.scale()<1){this.element.style.webkitTransitionDuration="200ms";this.scale(1)}return false},scaleTo:function(c,d){this.element.style.webkitTransitionDuration=d?d:"300ms";this.scale(c?c:0)}}}})(jQuery);(function(a){a.fn.scrollVertically=function(d){return this.each(function(){new c(this,d)})};a.fn.scrollHorizontally=function(d){return this.each(function(){new b(this,d)})};if(a.jQTouch){a.jQTouch.addExtension(function(e){function d(i,h){var f=h.page.find(".horizontal-scroll > table"),g=h.page.find(".vertical-scroll > div");f.scrollHorizontally({acceleration:Number(f.attr("scrollspeed")||0.009)});g.scrollVertically({acceleration:Number(g.attr("scrollspeed")||0.009)})}a(document.body).bind("pageInserted",d);a(function(){a("body > *").each(function(){d({},{page:a(this)})})});return{}});function c(e,d){var f=this;this.numberOfTouches=1;this.element=e;this.position(0);this.refresh();e.style.webkitTransitionTimingFunction="cubic-bezier(0, 0, 0.2, 1)";this.acceleration=0.009;e.addEventListener("touchstart",this,false);window.addEventListener("unload",function(){e.removeEventListener("touchstart",f,false);window.removeEventListener("unload",arguments.callee,false)},false);if(d){a.extend(this,d)}}c.prototype={handleEvent:function(d){switch(d.type){case"touchstart":this.onTouchStart(d);break;case"touchmove":this.onTouchMove(d);break;case"touchend":this.onTouchEnd(d);break;case"webkitTransitionEnd":this.onTransitionEnd(d);break}},position:function(d){if(d!==undefined){this._position=d;this.element.style.webkitTransform="translate3d(0, "+d+"px, 0)";return}return this._position},refresh:function(){this.element.style.webkitTransitionDuration="0";if(this.element.offsetHeight<this.element.parentNode.clientHeight){this.maxScroll=0}else{this.maxScroll=this.element.parentNode.clientHeight-this.element.offsetHeight}},onTouchStart:function(f){if(f.targetTouches.length!=this.numberOfTouches){return}f.preventDefault();this.refresh();var d=window.getComputedStyle(this.element).webkitTransform;d=new WebKitCSSMatrix(d).m42;if(d!=this.position()){this.position(d)}this.startY=f.targetTouches[0].clientY;this.scrollStartY=this.position();this.scrollStartTime=f.timeStamp;this.moved=false;this.element.addEventListener("touchmove",this,false);this.element.addEventListener("touchend",this,false)},onTouchMove:function(f){if(f.targetTouches.length!=this.numberOfTouches){return}f.preventDefault();var d=f.targetTouches[0].clientY-this.startY;if(this.position()>0||this.position()<this.maxScroll){d/=2}this.position(this.position()+d);this.startY=f.targetTouches[0].clientY;this.moved=true;if(f.timeStamp-this.scrollStartTime>100){this.scrollStartY=this.position();this.scrollStartTime=f.timeStamp}},onTouchEnd:function(j){this.element.removeEventListener("touchmove",this,false);this.element.removeEventListener("touchend",this,false);j.preventDefault();var g,i,k,f,l,d,h;if(this.position()>0||this.position()<this.maxScroll){this.scrollTo(this.position()>0?0:this.maxScroll);return}if(!this.moved){i=j.target;if(i.nodeType==3){i=i.parentNode}k=document.createEvent("MouseEvents");k.initEvent("click",true,true);i.dispatchEvent(k);return false}f=this.position()-this.scrollStartY;l=j.timeStamp-this.scrollStartTime;d=(2*f/l)/this.acceleration;h=(this.acceleration/2)*(d*d);if(d<0){d=-d;h=-h}g=this.position()+h;if(g>this.element.parentNode.clientHeight/2){g=this.element.parentNode.clientHeight/2}else{if(g>0){g/=1.5}else{if(g<this.maxScroll-this.element.parentNode.clientHeight/2){g=this.maxScroll-this.element.parentNode.clientHeight/2}else{if(g<this.maxScroll){g=(g-this.maxScroll)/1.5+this.maxScroll}else{d*=6}}}}this.scrollTo(g,Math.round(d)+"ms")},onTransitionEnd:function(){this.element.removeEventListener("webkitTransitionEnd",this,false);this.scrollTo(this.position()>0?0:this.maxScroll)},scrollTo:function(d,e){this.element.style.webkitTransitionDuration=e?e:"300ms";this.position(d?d:0);if(this.position()>0||this.position()<this.maxScroll){this.element.addEventListener("webkitTransitionEnd",this,false)}}};function b(e,d){var f=this;this.numberOfTouches=1;this.element=e;this.position(0);this.refresh();e.style.webkitTransitionTimingFunction="cubic-bezier(0, 0, 0.2, 1)";this.acceleration=0.009;e.addEventListener("touchstart",this,false);window.addEventListener("unload",function(){e.removeEventListener("touchstart",f,false);window.removeEventListener("unload",arguments.callee,false)},false);if(d){a.extend(this,d)}}b.prototype={handleEvent:function(d){switch(d.type){case"touchstart":this.onTouchStart(d);break;case"touchmove":this.onTouchMove(d);break;case"touchend":this.onTouchEnd(d);break;case"webkitTransitionEnd":this.onTransitionEnd(d);break}},position:function(d){if(d!==undefined){this._position=d;this.element.style.webkitTransform="translateX("+d+"px)";return}return this._position},refresh:function(){this.element.style.webkitTransitionDuration="0";if(this.element.offsetWidth<this.element.parentNode.clientWidth){this.maxScroll=0}else{this.maxScroll=this.element.parentNode.clientWidth-this.element.offsetWidth}},onTouchStart:function(d){if(d.targetTouches.length!=this.numberOfTouches){return}d.preventDefault();this.refresh();this.startX=d.targetTouches[0].clientX;this.scrollStartX=this.position();this.scrollStartTime=d.timeStamp;this.moved=false;this.element.addEventListener("touchmove",this,false);this.element.addEventListener("touchend",this,false)},onTouchMove:function(f){if(f.targetTouches.length!=this.numberOfTouches){return}f.preventDefault();var d=f.targetTouches[0].clientX-this.startX;if(this.position()>0||this.position()<this.maxScroll){d/=2}this.position(this.position()+d);this.startX=f.targetTouches[0].clientX;this.moved=true;if(f.timeStamp-this.scrollStartTime>100){this.scrollStartX=this.position();this.scrollStartTime=f.timeStamp}},onTouchEnd:function(j){this.element.removeEventListener("touchmove",this,false);this.element.removeEventListener("touchend",this,false);j.preventDefault();var g,i,k,f,l,d,h;if(!this.moved){i=j.target;if(i.nodeType==3){i=i.parentNode}k=document.createEvent("MouseEvents");k.initEvent("click",true,true);i.dispatchEvent(k);return false}f=this.position()-this.scrollStartX;l=j.timeStamp-this.scrollStartTime;d=(2*f/l)/this.acceleration;h=(this.acceleration/2)*(d*d);if(d<0){d=-d;h=-h}g=this.position()+h;if(g>this.element.parentNode.clientWidth/2){g=this.element.parentNode.clientWidth/2}else{if(g<this.maxScroll-this.element.parentNode.clientWidth/2){g=this.maxScroll-this.element.parentNode.clientWidth/2}else{if(g<this.maxScroll){g=(g-this.maxScroll)/1.5+this.maxScroll}else{d*=6}}}this.scrollTo(g,Math.round(d)+"ms")},onTransitionEnd:function(){this.element.removeEventListener("webkitTransitionEnd",this,false);this.scrollTo(this.position()>0?0:this.maxScroll)},scrollTo:function(d,e){this.element.style.webkitTransitionDuration=e?e:"300ms";this.position(d?d:0);if(this.position()>0||this.position()<this.maxScroll){this.element.addEventListener("webkitTransitionEnd",this,false)}}}}})(jQuery);(function(c){c.fn.slideVertically=function(d){return this.each(function(){new b(this,d)})};c.fn.slideHorizontally=function(d){return this.each(function(){new a(this,d)})};if(c.jQTouch){c.jQTouch.addExtension(function(e){function d(i,h){var f=h.page.find(".horizontal-slide > table"),g=h.page.find(".vertical-slide > div");f.slideHorizontally({acceleration:Number(f.attr("slidespeed")||500)||null});g.slideVertically({acceleration:Number(g.attr("slidespeed")||500)})}c(document.body).bind("pageInserted",d);c(function(){c("body > *").each(function(){d({},{page:c(this)})})});return{}});function b(e,d){var f=this;this.numberOfTouches=1;this.acceleration=500;this.element=e;this.position(0);this.refresh();e.style.webkitTransitionTimingFunction="cubic-bezier(0, 0, 0.2, 1)";e.addEventListener("touchstart",this,false);window.addEventListener("unload",function(){e.removeEventListener("touchstart",f,false);window.removeEventListener("unload",arguments.callee,false)},false);if(d){c.extend(this,d)}}b.prototype={handleEvent:function(d){switch(d.type){case"touchstart":this.onTouchStart(d);break;case"touchmove":this.onTouchMove(d);break;case"touchend":this.onTouchEnd(d);break;case"webkitTransitionEnd":this.onTransitionEnd(d);break}},position:function(d){if(d!==undefined){this._position=d;this.element.style.webkitTransform="translate3d(0, "+d+"px, 0)";return}return this._position},refresh:function(){this.element.style.webkitTransitionDuration="0";if(this.element.offsetHeight<this.element.parentNode.clientHeight){this.maxSlide=0}else{this.maxSlide=this.element.parentNode.clientHeight-this.element.offsetHeight}},onTouchStart:function(f){if(f.targetTouches.length!=this.numberOfTouches){return}f.preventDefault();this.refresh();var d=window.getComputedStyle(this.element).webkitTransform;d=new WebKitCSSMatrix(d).m42;if(d!=this.position()){this.position(d)}this.startY=f.targetTouches[0].clientY;this.slideStartY=this.position();this.slideStartTime=f.timeStamp;this.moved=false;this.element.addEventListener("touchmove",this,false);this.element.addEventListener("touchend",this,false);return false},onTouchMove:function(f){if(f.targetTouches.length!=this.numberOfTouches){return}f.preventDefault();var d=f.targetTouches[0].clientY-this.startY;if(this.position()>0||this.position()<this.maxSlide){d/=2}this.position(this.position()+d);this.startY=f.targetTouches[0].clientY;this.moved=true;return false},onTouchEnd:function(h){h.preventDefault();this.element.removeEventListener("touchmove",this,false);this.element.removeEventListener("touchend",this,false);var d=this.position(),g,i,f;if(d>0||d<this.maxSlide){this.slideTo(d>0?0:this.maxSlide);return}if(!this.moved){g=h.target;if(g.nodeType==3){g=g.parentNode}i=document.createEvent("MouseEvents");i.initEvent("click",true,true);g.dispatchEvent(i);return false}if(d>0){f=0}else{if(d<this.maxSlide){f=this.maxSlide}else{f=this.snapTo(this.position(),this.slideStartY<this.position())}}this.slideTo(f,this.acceleration+"ms");return},onTransitionEnd:function(){this.element.removeEventListener("webkitTransitionEnd",this,false);this.slideTo(this.position()>0?0:this.maxSlide)},slideTo:function(d,e){this.element.style.webkitTransitionDuration=e?e:this.acceleration+"ms";this.position(d?d:0);if(this.position()>0||this.position()<this.maxSlide){this.element.addEventListener("webkitTransitionEnd",this,false)}},snapTo:function(f,e){if(f!=0){var j=-f,h=this.element.querySelectorAll(".vertical-slide-snapto"),g=0,d=h.length;for(d=h.length;g<d;++g){if(h[g].offsetTop>=j){return !e?-h[g].offsetTop:-(h[g-1]||h[0]||{offsetTop:f}).offsetTop}}}return f}};function a(e,d){var f=this;this.numberOfTouches=1;this.acceleration=500;this.element=e;this.position(0);this.refresh();e.style.webkitTransitionTimingFunction="cubic-bezier(0, 0, 0.2, 1)";this.acceleration=null;e.addEventListener("touchstart",this,false);window.addEventListener("unload",function(){e.removeEventListener("touchstart",f,false);window.removeEventListener("unload",arguments.callee,false)},false);if(d){c.extend(this,d)}}a.prototype={handleEvent:function(d){switch(d.type){case"touchstart":this.onTouchStart(d);break;case"touchmove":this.onTouchMove(d);break;case"touchend":this.onTouchEnd(d);break;case"webkitTransitionEnd":this.onTransitionEnd(d);break}},position:function(d){if(d!==undefined){this._position=d;this.element.style.webkitTransform="translateX("+d+"px)";return}return this._position},refresh:function(){this.element.style.webkitTransitionDuration="0";if(this.element.offsetWidth<this.element.parentNode.clientWidth){this.maxSlide=0}else{this.maxSlide=this.element.parentNode.clientWidth-this.element.offsetWidth}},onTouchStart:function(d){if(d.targetTouches.length!=this.numberOfTouches){return false}d.preventDefault();this.refresh();this.slideStartX=this.startX=d.targetTouches[0].clientX;this.slideStartTime=d.timeStamp;this.moved=false;this.element.addEventListener("touchmove",this,false);this.element.addEventListener("touchend",this,false);return false},onTouchMove:function(f){if(f.targetTouches.length!=this.numberOfTouches){return false}f.preventDefault();var d=f.targetTouches[0].clientX-this.startX;this.position(this.position()+d);this.startX=f.targetTouches[0].clientX;this.moved=true;return false},onTouchEnd:function(k){k.preventDefault();var h,j,l,i,g,d,f;this.element.removeEventListener("touchmove",this,false);this.element.removeEventListener("touchend",this,false);if(this.position()>0||this.position()<this.maxSlide){this.slideTo(this.position()>0?0:this.maxSlide);return}if(!this.moved){j=k.target;if(j.nodeType==3){j=j.parentNode}l=document.createEvent("MouseEvents");l.initEvent("click",true,true);j.dispatchEvent(l);return false}h=this.position()+((this.startX-this.slideStartX)/2);if(h>0){h=0}else{if(h<this.maxSlide){h=this.maxSlide}else{h=this.snapTo(this.position(),h>this.position())}}this.slideTo(h,this.acceleration+"ms");return false},onTransitionEnd:function(){this.element.removeEventListener("webkitTransitionEnd",this,false);this.slideTo(this.position()>0?0:this.maxScroll)},slideTo:function(d,e){this.element.style.webkitTransitionDuration=e?e:this.acceleration+"ms";this.position(d?d:0);if(this.position()>0||this.position()<this.maxSlide){this.element.addEventListener("webkitTransitionEnd",this,false)}},snapTo:function(f,e){if(f!=0){var j=-f,g=0,h=this.element.querySelectorAll(".horizontal-slide-snapto"),d=h.length;for(;g<d;++g){if(h[g].offsetLeft>=j){return !e?-h[g].offsetLeft:-(h[g-1]||h[0]||{offsetLeft:f}).offsetLeft}}}return f}}}})(jQuery);
@@ -1,5 +1,5 @@
1
1
  # Generated by compass-jquery-plugin/gem-tasks/jqtouch.rake
2
- # Install with: compass -f jquery -p jqtouch
2
+ # Install with: compass install jquery/jqtouch
3
3
 
4
4
  file 'config/initializers/jqtouch.rb'
5
5
  javascript 'jquery.jqtouch.js'
@@ -14,18 +14,23 @@ ActionView::Helpers::PrototypeHelper::JQUERY_VAR = 'jQuery'
14
14
  # ActionView::Helpers::PrototypeHelper::DISABLE_JQUERY_FORGERY_PROTECTION = true
15
15
  # ====
16
16
 
17
- ActionView::Helpers::AssetTagHelper::JAVASCRIPT_DEFAULT_SOURCES = ['jquery-1.4.2.min', 'jquery-ui-1.8.1.min', 'jrails.min']
17
+ ActionView::Helpers::AssetTagHelper::JAVASCRIPT_DEFAULT_SOURCES = ['jquery-1.4.2.min', 'jquery-ui-1.8.2.min', 'jrails.min']
18
18
  ActionView::Helpers::AssetTagHelper::reset_javascript_include_default
19
19
 
20
- ActionView::Helpers::AssetTagHelper.register_javascript_expansion :jquery_142 => ['jquery-1.4.2.min', 'jquery-ui-1.8.1.min']
20
+ ActionView::Helpers::AssetTagHelper.register_javascript_expansion :jquery_142 => ['jquery-1.4.2.min', 'jquery-ui-1.8.2.min']
21
21
  ActionView::Helpers::AssetTagHelper.register_javascript_expansion :jrails => ['jrails.min']
22
22
  ActionView::Helpers::AssetTagHelper.register_javascript_expansion :jhaml => ['jquery.haml.min']
23
23
  ActionView::Helpers::AssetTagHelper.register_stylesheet_expansion :contextMenu => ['compiled/jquery.ui/contextMenu.css']
24
24
  ActionView::Helpers::AssetTagHelper.register_javascript_expansion :contextMenu => ['jquery.contextMenu.min']
25
- ActionView::Helpers::AssetTagHelper.register_javascript_expansion :themeSwitcher => ['jquery.themeswitchertool.min']
25
+ ActionView::Helpers::AssetTagHelper.register_stylesheet_expansion :farbtastic => ['compiled/jquery.ui/farbtastic.css']
26
+ ActionView::Helpers::AssetTagHelper.register_javascript_expansion :farbtastic => ['jquery.farbtastic.min']
26
27
  ActionView::Helpers::AssetTagHelper.register_javascript_expansion :pngFix => ['jquery.pngFix.min']
27
-
28
+ ActionView::Helpers::AssetTagHelper.register_javascript_expansion :themeSwitcher => ['jquery.themeswitchertool.min']
28
29
 
29
30
  require 'jquery/jrails'
30
31
  require 'jquery/jquery_selector_assertions' if RAILS_ENV == 'test'
31
- require 'jquery/jquery_auto_complete'
32
+ require 'jquery/jquery_auto_complete'
33
+ require 'jquery/flash_messages'
34
+
35
+ ActionController::Base.send(:include, FlashMessages::ControllerMethods)
36
+ ActionView::Base.send(:include, FlashMessages::Display)
@@ -14,7 +14,7 @@ jQuery(function($){
14
14
  dayNamesShort: ['Nie','Pn','Wt','Śr','Czw','Pt','So'],
15
15
  dayNamesMin: ['N','Pn','Wt','Śr','Cz','Pt','So'],
16
16
  weekHeader: 'Tydz',
17
- dateFormat: 'yy-mm-dd',
17
+ dateFormat: 'dd.mm.yy',
18
18
  firstDay: 1,
19
19
  isRTL: false,
20
20
  showMonthAfterYear: false,
@@ -1,2 +1,2 @@
1
1
  jQuery(function(a){a.datepicker.regional.pl={closeText:"Zamknij",prevText:"&#x3c;Poprzedni",nextText:"Nast\u0119pny&#x3e;",currentText:"Dzi\u015b",monthNames:["Stycze\u0144","Luty","Marzec","Kwiecie\u0144","Maj","Czerwiec","Lipiec","Sierpie\u0144","Wrzesie\u0144","Pa\u017adziernik","Listopad","Grudzie\u0144"],monthNamesShort:["Sty","Lu","Mar","Kw","Maj","Cze","Lip","Sie","Wrz","Pa","Lis","Gru"],dayNames:["Niedziela","Poniedzia\u0142ek","Wtorek","\u015aroda","Czwartek","Pi\u0105tek","Sobota"],dayNamesShort:["Nie",
2
- "Pn","Wt","\u015ar","Czw","Pt","So"],dayNamesMin:["N","Pn","Wt","\u015ar","Cz","Pt","So"],weekHeader:"Tydz",dateFormat:"yy-mm-dd",firstDay:1,isRTL:false,showMonthAfterYear:false,yearSuffix:""};a.datepicker.setDefaults(a.datepicker.regional.pl)});
2
+ "Pn","Wt","\u015ar","Czw","Pt","So"],dayNamesMin:["N","Pn","Wt","\u015ar","Cz","Pt","So"],weekHeader:"Tydz",dateFormat:"dd.mm.yy",firstDay:1,isRTL:false,showMonthAfterYear:false,yearSuffix:""};a.datepicker.setDefaults(a.datepicker.regional.pl)});
@@ -15,7 +15,7 @@ jQuery(function($){
15
15
  dayNamesMin: ['Ne','Po','Ut','St','Št','Pia','So'],
16
16
  weekHeader: 'Ty',
17
17
  dateFormat: 'dd.mm.yy',
18
- firstDay: 0,
18
+ firstDay: 1,
19
19
  isRTL: false,
20
20
  showMonthAfterYear: false,
21
21
  yearSuffix: ''};
@@ -1,2 +1,2 @@
1
1
  jQuery(function(a){a.datepicker.regional.sk={closeText:"Zavrie\u0165",prevText:"&#x3c;Predch\u00e1dzaj\u00faci",nextText:"Nasleduj\u00faci&#x3e;",currentText:"Dnes",monthNames:["Janu\u00e1r","Febru\u00e1r","Marec","Apr\u00edl","M\u00e1j","J\u00fan","J\u00fal","August","September","Okt\u00f3ber","November","December"],monthNamesShort:["Jan","Feb","Mar","Apr","M\u00e1j","J\u00fan","J\u00fal","Aug","Sep","Okt","Nov","Dec"],dayNames:["Nedel'a","Pondelok","Utorok","Streda","\u0160tvrtok","Piatok","Sobota"],
2
- dayNamesShort:["Ned","Pon","Uto","Str","\u0160tv","Pia","Sob"],dayNamesMin:["Ne","Po","Ut","St","\u0160t","Pia","So"],weekHeader:"Ty",dateFormat:"dd.mm.yy",firstDay:0,isRTL:false,showMonthAfterYear:false,yearSuffix:""};a.datepicker.setDefaults(a.datepicker.regional.sk)});
2
+ dayNamesShort:["Ned","Pon","Uto","Str","\u0160tv","Pia","Sob"],dayNamesMin:["Ne","Po","Ut","St","\u0160t","Pia","So"],weekHeader:"Ty",dateFormat:"dd.mm.yy",firstDay:1,isRTL:false,showMonthAfterYear:false,yearSuffix:""};a.datepicker.setDefaults(a.datepicker.regional.sk)});