RubyApp 0.6.67 → 0.6.68

Sign up to get free protection for your applications and to get access to all the features.
Files changed (460) hide show
  1. data/lib/ruby_app/application.rb +1 -1
  2. data/lib/ruby_app/elements/mobile/document.js.haml +0 -1
  3. data/lib/ruby_app/elements/mobile/document.rb +2 -4
  4. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0 → jquery.mobile-1.3.0}/demos/css/themes/default/images/ajax-loader.gif +0 -0
  5. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/images/icons-18-black.png +0 -0
  6. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/images/icons-18-white.png +0 -0
  7. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/images/icons-36-black.png +0 -0
  8. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/images/icons-36-white.png +0 -0
  9. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/jquery.mobile-1.3.0.css +3357 -0
  10. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/jquery.mobile-1.3.0.min.css +2 -0
  11. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/jquery.mobile.structure-1.3.0.css +2197 -0
  12. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/jquery.mobile.structure-1.3.0.min.css +2 -0
  13. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/jquery.mobile.theme-1.1.0.css → jquery.mobile-1.3.0/demos/css/themes/default/jquery.mobile.theme-1.3.0.css} +367 -367
  14. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/jquery.mobile.theme-1.3.0.min.css +2 -0
  15. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/css/jqm-demos.css +1032 -0
  16. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/css/jqm_demo-icons-hd.png +0 -0
  17. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/css/jqm_demo-icons-sd.png +0 -0
  18. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-af.jpg +0 -0
  19. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-ag.jpg +0 -0
  20. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/album-bb.jpg +0 -0
  21. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-bk.jpg +0 -0
  22. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-hc.jpg +0 -0
  23. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-k.jpg +0 -0
  24. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-mg.jpg +0 -0
  25. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-ok.jpg +0 -0
  26. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-p.jpg +0 -0
  27. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-rh.jpg +0 -0
  28. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-ws.jpg +0 -0
  29. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-xx.jpg +0 -0
  30. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/apple.png +0 -0
  31. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/bg-pattern.png +0 -0
  32. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/bike.jpg +0 -0
  33. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/blackberry_10.png +0 -0
  34. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/bmw-thumb.jpg +0 -0
  35. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/bmw.jpg +0 -0
  36. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/buenosaires.jpg +0 -0
  37. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/capetown.jpg +0 -0
  38. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/de.png +0 -0
  39. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/fi.png +0 -0
  40. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/firefox-logo.png +0 -0
  41. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/firefox_os.png +0 -0
  42. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/galaxy_express.png +0 -0
  43. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/gb.png +0 -0
  44. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/gf.png +0 -0
  45. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars → jquery.mobile-1.3.0/demos/docs/_assets/img}/glyphish-icons/09-chat2.png +0 -0
  46. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars → jquery.mobile-1.3.0/demos/docs/_assets/img}/glyphish-icons/100-coffee.png +0 -0
  47. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars → jquery.mobile-1.3.0/demos/docs/_assets/img}/glyphish-icons/18-envelope.png +0 -0
  48. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars → jquery.mobile-1.3.0/demos/docs/_assets/img}/glyphish-icons/19-gear.png +0 -0
  49. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars → jquery.mobile-1.3.0/demos/docs/_assets/img}/glyphish-icons/21-skull.png +0 -0
  50. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars → jquery.mobile-1.3.0/demos/docs/_assets/img}/glyphish-icons/30-key.png +0 -0
  51. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars → jquery.mobile-1.3.0/demos/docs/_assets/img}/glyphish-icons/34-coffee.png +0 -0
  52. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars → jquery.mobile-1.3.0/demos/docs/_assets/img}/glyphish-icons/88-beermug.png +0 -0
  53. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/glyphish-icons/Read me first - license.txt b/data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/glyphish-icons/Read me first - → license.txt +0 -0
  54. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/jquery-logo.png +0 -0
  55. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/landrover-thumb.jpg +0 -0
  56. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/landrover.jpg +0 -0
  57. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/lumia_800.png +0 -0
  58. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/newyork.jpg +0 -0
  59. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/nexus_7.png +0 -0
  60. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/paris.jpg +0 -0
  61. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/phone_galaxy3.png +0 -0
  62. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/phone_iphone5.png +0 -0
  63. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/phone_lumia920.png +0 -0
  64. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/phone_onex.png +0 -0
  65. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/photo-landscape.jpg +0 -0
  66. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/photo-portrait.jpg +0 -0
  67. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/photo-run.jpeg +0 -0
  68. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/seoul.jpg +0 -0
  69. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/sydney.jpg +0 -0
  70. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/tesla-thumb.jpg +0 -0
  71. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/tesla.jpg +0 -0
  72. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/tizen.png +0 -0
  73. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/us.png +0 -0
  74. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/js/globalnav.js +35 -0
  75. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/js/h2widget.js +169 -0
  76. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/js/index.html +10 -0
  77. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/js/jqm-demos.js +336 -0
  78. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/js/jquery.mobile.demos.js +1076 -0
  79. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/js/view-source.js +533 -0
  80. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/backbone-require.html +83 -0
  81. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/index.html +445 -0
  82. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/collections/CategoriesCollection.js +98 -0
  83. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/libs/backbone.js +1431 -0
  84. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/js → jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/libs}/jquery.js +3932 -3731
  85. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/libs/jquerymobile.js +10945 -0
  86. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/libs/lodash.js +4215 -0
  87. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/libs/require.js +1981 -0
  88. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/mobile.js +45 -0
  89. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/models/CategoryModel.js +15 -0
  90. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/routers/mobileRouter.js +83 -0
  91. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/views/CategoryView.js +37 -0
  92. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/collapsibles/dynamic-collapsible.html +363 -0
  93. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/controlgroups/dynamic-controlgroup.html +428 -0
  94. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/index.html +388 -0
  95. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/listviews/autodividers-linkbar-demo.html +158 -0
  96. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/listviews/autodividers-linkbar.css +20 -0
  97. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/listviews/autodividers-linkbar.html +692 -0
  98. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/listviews/autodividers-linkbar.js +58 -0
  99. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/listviews/autodividers-selector.html +368 -0
  100. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/listviews/grid-listview-demo.html +84 -0
  101. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/listviews/grid-listview.css +180 -0
  102. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/listviews/grid-listview.html +411 -0
  103. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/panels/panel-styling.html +551 -0
  104. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/panels/panel-swipe-open.html +413 -0
  105. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/popups/arrow.html +363 -0
  106. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/popups/dynamic-popup.html +407 -0
  107. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/popups/jquery.mobile.popup.arrow.css +233 -0
  108. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/popups/popup.arrow.js +276 -0
  109. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/redirect/index.html +375 -0
  110. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/redirect/redirect-target.html +27 -0
  111. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/redirect/redirect.php +19 -0
  112. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/redirect/source.php +4 -0
  113. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/slider/slider.tooltip.css +15 -0
  114. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/slider/slider.tooltip.js +111 -0
  115. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/slider/tooltip.html +339 -0
  116. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/buenosaires.html +46 -0
  117. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/capetown.html +46 -0
  118. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/newyork.html +46 -0
  119. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/paris.html +46 -0
  120. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/seoul.html +46 -0
  121. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/swipe-list.html +805 -0
  122. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/swipe-page.css +39 -0
  123. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/swipe-page.html +368 -0
  124. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/swipe-page.js +37 -0
  125. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/sydney.html +46 -0
  126. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/tables/financial-grouped-columns.html +506 -0
  127. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/tables/financial-grouped-reflow.html +503 -0
  128. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/tables/movie-list-toggle-options.html +422 -0
  129. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/tables/movie-list.html +529 -0
  130. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/tables/phone-compare.html +477 -0
  131. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/controls-in-header-footer.html +335 -0
  132. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/disabling-a-button-does-not-work.html +335 -0
  133. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/dom-ready-not-working.html +349 -0
  134. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/how-can-i-stop-auto-enhancement-of-a-block-of-elements.html +342 -0
  135. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/how-can-i-stop-auto-enhancement-of-elements.html +348 -0
  136. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/how-configure-phonegap-cordova.html +398 -0
  137. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/how-do-i-control-page-titles.html +344 -0
  138. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/how-do-i-load-a-page.html +338 -0
  139. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/how-do-i-scroll-to-a-position.html +340 -0
  140. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/how-do-i-use-touch-mouse-events.html +335 -0
  141. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/how-does-theming-work.html +446 -0
  142. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/index.html +424 -0
  143. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/injected-content-is-not-enhanced.html +360 -0
  144. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/my-html-5-inputs-look-different-in-browsers.html +335 -0
  145. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/my-range-search-input-type-is-being-changed.html +335 -0
  146. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/pass-query-params-to-page.html +343 -0
  147. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/pass-via-the-hash-to-page.html +334 -0
  148. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/question-template.html +353 -0
  149. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/scripts-and-styles-not-loading.html +342 -0
  150. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/sometimes-custom-select-shows-as-dialog-popup.html +335 -0
  151. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/the-application-cache-is-not-working.html +346 -0
  152. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/triggering-create-on-injected-content-does-not-work.html +346 -0
  153. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/updating-the-value-of-enhanced-form-elements-does-not-work.html +364 -0
  154. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/why-is-only-the-first-page-loaded.html +334 -0
  155. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/favicon.ico +0 -0
  156. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/global-nav.html +73 -0
  157. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/index.html +31 -0
  158. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/intro/index.html +418 -0
  159. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/intro/rwd.html +409 -0
  160. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/nav-examples.html +55 -0
  161. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/nav-faq.html +91 -0
  162. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/nav-widgets.html +61 -0
  163. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/search-results.html +540 -0
  164. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/search.html +214 -0
  165. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/accordions/index.html +513 -0
  166. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/autocomplete/autocomplete-remote.html +376 -0
  167. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/autocomplete/index.html +416 -0
  168. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/buttons/buttons-grids.html +453 -0
  169. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/buttons/index.html +476 -0
  170. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/checkbox/index.html +426 -0
  171. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/collapsibles/index.html +512 -0
  172. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/controlgroups/index.html +651 -0
  173. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/pages → jquery.mobile-1.3.0/demos/docs/widgets/dialog}/dialog-alt.html +4 -6
  174. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/pages → jquery.mobile-1.3.0/demos/docs/widgets/dialog}/dialog-buttons.html +4 -6
  175. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/dialog/dialog-corners.html +29 -0
  176. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/dialog/dialog-noclosebtn.html +29 -0
  177. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/pages → jquery.mobile-1.3.0/demos/docs/widgets/dialog}/dialog-overlay.html +4 -6
  178. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/dialog/dialog-rightclosebtn.html +29 -0
  179. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/pages → jquery.mobile-1.3.0/demos/docs/widgets/dialog}/dialog-success.html +6 -8
  180. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/pages → jquery.mobile-1.3.0/demos/docs/widgets/dialog}/dialog-with-select.html +7 -9
  181. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/pages → jquery.mobile-1.3.0/demos/docs/widgets/dialog}/dialog.html +8 -10
  182. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/dialog/index.html +403 -0
  183. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars/footer-persist-d.html → jquery.mobile-1.3.0/demos/docs/widgets/footers/footer-persist-a.html} +32 -33
  184. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars/footer-persist-a.html → jquery.mobile-1.3.0/demos/docs/widgets/footers/footer-persist-b.html} +17 -28
  185. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars/footer-persist-b.html → jquery.mobile-1.3.0/demos/docs/widgets/footers/footer-persist-c.html} +22 -26
  186. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars/footer-persist-c.html → jquery.mobile-1.3.0/demos/docs/widgets/footers/footer-persist-d.html} +17 -40
  187. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/footers/index.html +387 -0
  188. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/forms/form-disabled.html +795 -0
  189. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/forms/form-fieldcontain.html +785 -0
  190. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/forms/form-hide-label.html +785 -0
  191. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/forms/form-label-hidden.html +713 -0
  192. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/forms/form.html +646 -0
  193. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/forms/index.html +706 -0
  194. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/grids/grid-custom.html +438 -0
  195. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/grids/index.html +497 -0
  196. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/headers/bars-fixed-forms.html +121 -0
  197. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/headers/bars-fixed.html +471 -0
  198. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/headers/bars-fullscreen.html +333 -0
  199. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/headers/index.html +444 -0
  200. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/icons/index.html +642 -0
  201. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/index.html +395 -0
  202. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/links/index.html +411 -0
  203. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/listviews/index.html +853 -0
  204. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/loader/index.html +384 -0
  205. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/navbar/footer-persist-a.html +358 -0
  206. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/navbar/footer-persist-b.html +370 -0
  207. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/navbar/footer-persist-c.html +408 -0
  208. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/navbar/footer-persist-d.html +386 -0
  209. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/navbar/index.html +599 -0
  210. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/navigation/demo.js +38 -0
  211. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/navigation/index.html +429 -0
  212. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/pages/index.html +524 -0
  213. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs → jquery.mobile-1.3.0/demos/docs/widgets}/pages/multipage-template.html +32 -31
  214. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/panels/index.html +535 -0
  215. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/panels/panel-fixed.html +170 -0
  216. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/popup/index.html +582 -0
  217. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/popup/map.html +38 -0
  218. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/popup/popup-examples.css +16 -0
  219. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/popup/popup-examples.js +98 -0
  220. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/popup/popup-iframes.html +526 -0
  221. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/popup/popup-images.html +361 -0
  222. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/radiobuttons/index.html +434 -0
  223. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/selects/custom-selects.html +598 -0
  224. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/selects/index.html +545 -0
  225. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/sliders/index.html +479 -0
  226. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/sliders/rangeslider.html +534 -0
  227. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/sliders/switch.html +485 -0
  228. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/table-column-toggle/index.html +602 -0
  229. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/table-reflow/index.html +458 -0
  230. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/textinputs/index.html +689 -0
  231. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/transitions/index.html +447 -0
  232. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/pages → jquery.mobile-1.3.0/demos/docs/widgets/transitions}/page-transitions-dialog.html +11 -11
  233. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/pages → jquery.mobile-1.3.0/demos/docs/widgets/transitions}/page-transitions-page.html +13 -15
  234. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/index.html +340 -0
  235. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/js/jquery.js +9597 -0
  236. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/js/jquery.mobile-1.3.0.js +11092 -0
  237. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/js/jquery.mobile-1.3.0.min.js +2 -0
  238. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0 → jquery.mobile-1.3.0}/images/ajax-loader.gif +0 -0
  239. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/images/icons-18-black.png +0 -0
  240. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/images/icons-18-white.png +0 -0
  241. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/images/icons-36-black.png +0 -0
  242. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/images/icons-36-white.png +0 -0
  243. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/jquery.mobile-1.3.0.css +3357 -0
  244. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/jquery.mobile-1.3.0.js +11092 -0
  245. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/jquery.mobile-1.3.0.min.css +2 -0
  246. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/jquery.mobile-1.3.0.min.js +2 -0
  247. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/jquery.mobile.structure-1.3.0.css +2197 -0
  248. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/jquery.mobile.structure-1.3.0.min.css +2 -0
  249. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/css/themes/default/jquery.mobile.theme-1.1.0.css → jquery.mobile-1.3.0/jquery.mobile.theme-1.3.0.css} +367 -367
  250. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/jquery.mobile.theme-1.3.0.min.css +2 -0
  251. data/lib/ruby_app/scripts/phantom/phantom.js +23 -0
  252. data/lib/ruby_app/scripts/phantom/standard_no_logon.rb +3 -0
  253. data/lib/ruby_app/version.rb +1 -1
  254. metadata +253 -254
  255. data/lib/ruby_app/resources/elements/mobile/document/fastclick-0.5.6.js +0 -660
  256. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/images/ajax-loader.png +0 -0
  257. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/images/icons-18-black.png +0 -0
  258. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/images/icons-18-white.png +0 -0
  259. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/images/icons-36-black.png +0 -0
  260. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/images/icons-36-white.png +0 -0
  261. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/jquery.mobile-1.1.0.css +0 -2053
  262. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/jquery.mobile-1.1.0.min.css +0 -2
  263. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/jquery.mobile.structure-1.1.0.css +0 -946
  264. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/jquery.mobile.structure-1.1.0.min.css +0 -2
  265. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/jquery.mobile.theme-1.1.0.min.css +0 -2
  266. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/css/jqm-docs.css +0 -359
  267. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/images/ios_icon.png +0 -0
  268. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/images/ios_startup.png +0 -0
  269. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/images/jqm-sitebg.png +0 -0
  270. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/images/jquery-logo.png +0 -0
  271. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/images/mobile-devices.png +0 -0
  272. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/images/px-ccc.gif +0 -0
  273. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/images/themroller-mobile-logo.png +0 -0
  274. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/images/version.png +0 -0
  275. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/js/_viewsource.js +0 -42
  276. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/js/jqm-docs.js +0 -52
  277. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/about/accessibility.html +0 -70
  278. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/about/features.html +0 -77
  279. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/about/getting-started.html +0 -171
  280. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/about/index.html +0 -40
  281. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/about/intro.html +0 -70
  282. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/about/platforms.html +0 -108
  283. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/api/data-attributes.html +0 -530
  284. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/api/events-nav.html +0 -557
  285. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/api/events.html +0 -514
  286. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/api/globalconfig.html +0 -181
  287. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/api/index.html +0 -40
  288. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/api/mediahelpers.html +0 -133
  289. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/api/methods.html +0 -597
  290. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/api/themes.html +0 -291
  291. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/api-buttons.html +0 -45
  292. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/buttons-events.html +0 -92
  293. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/buttons-grouped.html +0 -112
  294. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/buttons-icons.html +0 -247
  295. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/buttons-inline.html +0 -99
  296. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/buttons-methods.html +0 -98
  297. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/buttons-options.html +0 -153
  298. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/buttons-themes.html +0 -130
  299. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/buttons-types.html +0 -119
  300. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/index.html +0 -43
  301. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/dialogTransition.html +0 -44
  302. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/iOSFullscreen.html +0 -50
  303. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/index.html +0 -86
  304. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/jq17b1.html +0 -37
  305. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/loadingMessage.html +0 -43
  306. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/loadingMessageTextVisible.html +0 -84
  307. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/minScrollBack.html +0 -43
  308. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/pageLoadErrorMessage.html +0 -45
  309. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/pageTransition.html +0 -43
  310. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/pushState.html +0 -44
  311. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/touchOverflow.html +0 -51
  312. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/api-content.html +0 -42
  313. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-collapsible-events.html +0 -109
  314. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-collapsible-methods.html +0 -67
  315. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-collapsible-options.html +0 -178
  316. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-collapsible-set-events.html +0 -89
  317. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-collapsible-set-methods.html +0 -80
  318. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-collapsible-set-options.html +0 -112
  319. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-collapsible-set.html +0 -198
  320. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-collapsible.html +0 -226
  321. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-grids.html +0 -193
  322. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-html.html +0 -144
  323. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-themes.html +0 -144
  324. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/index.html +0 -45
  325. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/checkboxes/events.html +0 -104
  326. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/checkboxes/index.html +0 -189
  327. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/checkboxes/methods.html +0 -108
  328. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/checkboxes/options.html +0 -98
  329. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/docs-forms.html +0 -267
  330. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/forms-all-compare.html +0 -263
  331. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/forms-all-mini.html +0 -245
  332. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/forms-all-native.html +0 -250
  333. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/forms-all.html +0 -247
  334. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/forms-sample-response.php +0 -81
  335. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/forms-sample-selfsubmit.php +0 -80
  336. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/forms-sample.html +0 -114
  337. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/forms-themes.html +0 -408
  338. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/index.html +0 -50
  339. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/plugin-eventsmethods.html +0 -73
  340. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/radiobuttons/events.html +0 -106
  341. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/radiobuttons/index.html +0 -225
  342. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/radiobuttons/methods.html +0 -108
  343. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/radiobuttons/options.html +0 -98
  344. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/search/events.html +0 -103
  345. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/search/index.html +0 -141
  346. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/search/methods.html +0 -100
  347. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/search/options.html +0 -113
  348. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/selects/custom.html +0 -424
  349. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/selects/events.html +0 -105
  350. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/selects/index.html +0 -418
  351. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/selects/methods.html +0 -126
  352. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/selects/options.html +0 -173
  353. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/slider/events.html +0 -104
  354. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/slider/index.html +0 -179
  355. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/slider/methods.html +0 -108
  356. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/slider/options.html +0 -131
  357. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/switch/events.html +0 -104
  358. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/switch/index.html +0 -210
  359. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/switch/methods.html +0 -108
  360. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/switch/options.html +0 -123
  361. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/textinputs/events.html +0 -103
  362. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/textinputs/index.html +0 -244
  363. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/textinputs/methods.html +0 -100
  364. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/textinputs/options.html +0 -117
  365. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/index.html +0 -33
  366. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/docs-lists.html +0 -177
  367. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/images/album-bb.jpg +0 -0
  368. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/images/sj.png +0 -0
  369. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/index.html +0 -72
  370. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-all-full.html +0 -174
  371. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-count.html +0 -83
  372. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-divider.html +0 -114
  373. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-events.html +0 -108
  374. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-formatting.html +0 -135
  375. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-forms-inset.html +0 -249
  376. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-forms.html +0 -249
  377. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-icons.html +0 -89
  378. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-inset.html +0 -175
  379. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-methods.html +0 -108
  380. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-nested.html +0 -194
  381. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-ol.html +0 -98
  382. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-options.html +0 -222
  383. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-performance.html +0 -578
  384. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-readonly-inset.html +0 -171
  385. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-readonly.html +0 -173
  386. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-search-filtertext.html +0 -94
  387. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-search-inset.html +0 -100
  388. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-search-with-dividers.html +0 -113
  389. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-search.html +0 -100
  390. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-split-purchase.html +0 -35
  391. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-split.html +0 -147
  392. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-themes.html +0 -264
  393. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-thumbnails.html +0 -135
  394. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-ul.html +0 -100
  395. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/nav.html +0 -296
  396. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/docs-links-urltest/index.html +0 -28
  397. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/dynamic-samples/animals.html +0 -27
  398. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/dynamic-samples/category.php +0 -150
  399. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/dynamic-samples/colors.html +0 -31
  400. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/dynamic-samples/index.html +0 -26
  401. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/dynamic-samples/sample-reuse-page-external.html +0 -121
  402. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/dynamic-samples/sample-reuse-page.html +0 -197
  403. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/dynamic-samples/vehicles.html +0 -27
  404. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/index.html +0 -52
  405. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-anatomy.html +0 -225
  406. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-cache.html +0 -125
  407. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-customtransitions.html +0 -297
  408. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-dialogs.html +0 -129
  409. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-dynamic.html +0 -300
  410. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-links.html +0 -147
  411. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-navmodel.html +0 -182
  412. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-scripting.html +0 -156
  413. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-template.html +0 -34
  414. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-titles.html +0 -82
  415. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-transitions.html +0 -174
  416. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/pages-themes.html +0 -150
  417. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/pages-themes/theme-a.html +0 -163
  418. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/pages-themes/theme-b.html +0 -163
  419. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/pages-themes/theme-c.html +0 -163
  420. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/pages-themes/theme-d.html +0 -163
  421. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/pages-themes/theme-e.html +0 -163
  422. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/phonegap.html +0 -115
  423. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/touchoverflow.html +0 -127
  424. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/transition-success.html +0 -33
  425. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-events.html +0 -84
  426. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms-a.html +0 -299
  427. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms-b.html +0 -129
  428. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms-c.html +0 -129
  429. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms-d.html +0 -153
  430. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms-e.html +0 -153
  431. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms-f.html +0 -129
  432. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms-g.html +0 -231
  433. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms-h.html +0 -135
  434. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms.html +0 -45
  435. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-methods.html +0 -134
  436. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-options.html +0 -177
  437. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed.html +0 -231
  438. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fullscreen.html +0 -68
  439. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-themes.html +0 -177
  440. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/docs-bars.html +0 -85
  441. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/docs-footers.html +0 -153
  442. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/docs-headers.html +0 -216
  443. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/docs-navbar.html +0 -318
  444. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/index.html +0 -45
  445. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/index.html +0 -76
  446. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/js/jquery.mobile-1.1.0.js +0 -7551
  447. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/js/jquery.mobile-1.1.0.min.js +0 -177
  448. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/images/ajax-loader.png +0 -0
  449. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/images/icons-18-black.png +0 -0
  450. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/images/icons-18-white.png +0 -0
  451. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/images/icons-36-black.png +0 -0
  452. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/images/icons-36-white.png +0 -0
  453. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/jquery.mobile-1.1.0.css +0 -2053
  454. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/jquery.mobile-1.1.0.js +0 -7551
  455. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/jquery.mobile-1.1.0.min.css +0 -2
  456. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/jquery.mobile-1.1.0.min.js +0 -177
  457. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/jquery.mobile.structure-1.1.0.css +0 -946
  458. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/jquery.mobile.structure-1.1.0.min.css +0 -2
  459. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/jquery.mobile.theme-1.1.0.min.css +0 -2
  460. data/lib/ruby_app/resources/elements/mobile/document/jquery.ui.touch-punch-0.2.2.min.js +0 -11
@@ -1,98 +0,0 @@
1
- <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8">
5
- <meta name="viewport" content="width=device-width, initial-scale=1">
6
- <title>jQuery Mobile Docs - Ordered Lists</title>
7
- <link rel="stylesheet" href="../../css/themes/default/jquery.mobile-1.1.0.css" />
8
- <link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
9
-
10
- <script src="../../js/jquery.js"></script>
11
- <script src="../../docs/_assets/js/jqm-docs.js"></script>
12
- <script src="../../js/jquery.mobile-1.1.0.js"></script>
13
-
14
- </head>
15
- <body>
16
-
17
- <div data-role="page" class="type-interior">
18
-
19
- <div data-role="header" data-theme="f">
20
- <h1>Numbered list</h1>
21
- <a href="../../" data-icon="home" data-iconpos="notext" data-direction="reverse">Home</a>
22
- <a href="../nav.html" data-icon="search" data-iconpos="notext" data-rel="dialog" data-transition="fade">Search</a>
23
- </div><!-- /header -->
24
-
25
- <div data-role="content">
26
- <div class="content-primary">
27
- <ol data-role="listview">
28
- <li><a href="index.html">The Godfather</a></li>
29
- <li><a href="index.html">Inception</a></li>
30
- <li><a href="index.html">The Good, the Bad and the Ugly </a></li>
31
- <li><a href="index.html">Pulp Fiction</a></li>
32
- <li><a href="index.html">Schindler's List</a></li>
33
- <li><a href="index.html">12 Angry Men</a></li>
34
- <li><a href="index.html">One Flew Over the Cuckoo's Nest</a></li>
35
- <li><a href="index.html">Star Wars: Episode V - The Empire Strikes Back</a></li>
36
- <li><a href="index.html">The Dark Knight</a></li>
37
- <li><a href="index.html">The Lord of the Rings: The Return of the King</a></li>
38
- <li><a href="index.html">Seven Samurai</a></li>
39
- <li><a href="index.html">Star Wars: Episode IV - A New Hope</a></li>
40
- <li><a href="index.html">Casablanca</a></li>
41
- <li><a href="index.html">Goodfellas </a></li>
42
- <li><a href="index.html">Toy Story 3</a></li>
43
- <li><a href="index.html">Fight Club</a></li>
44
- <li><a href="index.html">City of God</a></li>
45
- <li><a href="index.html">The Lord of the Rings: The Fellowship of the Ring</a></li>
46
- <li><a href="index.html">The Big Lebowski</a></li>
47
- <li><a href="index.html">Psycho</a></li>
48
- </ol>
49
- </div><!--/content-primary -->
50
-
51
- <div class="content-secondary">
52
-
53
- <div data-role="collapsible" data-collapsed="true" data-theme="b" data-content-theme="d">
54
-
55
- <h3>More in this section</h3>
56
-
57
- <ul data-role="listview" data-theme="c" data-dividertheme="d">
58
-
59
- <li data-role="list-divider">List views</li>
60
- <li><a href="docs-lists.html">List basics &amp; API</a></li>
61
- <li><a href="lists-ul.html">Basic linked list</a></li>
62
- <li><a href="lists-nested.html">Nested list</a></li>
63
- <li data-theme="a"><a href="lists-ol.html">Numbered list</a></li>
64
-
65
- <li><a href="lists-split.html">Split button list</a></li>
66
- <li><a href="lists-divider.html">List dividers</a></li>
67
- <li><a href="lists-count.html">Count bubble</a></li>
68
- <li><a href="lists-thumbnails.html">Thumbnails</a></li>
69
- <li><a href="lists-icons.html">Icons</a></li>
70
- <li><a href="lists-formatting.html">Content formatting</a></li>
71
- <li><a href="lists-search.html">Search filter bar</a></li>
72
- <li><a href="lists-search-inset.html">Inset search filter bar</a></li>
73
- <li><a href="lists-search-with-dividers.html">Search filter bar with dividers</a></li>
74
- <li><a href="lists-search-filtertext.html">Search filter hidden data</a></li>
75
-
76
- <li><a href="lists-readonly.html">Read-only lists</a></li>
77
- <li><a href="lists-readonly-inset.html">Read-only inset lists</a></li>
78
- <li><a href="lists-forms.html">Lists with forms</a></li>
79
- <li><a href="lists-forms-inset.html">Inset lists with forms</a></li>
80
-
81
- <li><a href="lists-inset.html">Inset styled lists</a></li>
82
- <li><a href="lists-performance.html">List performance test</a></li>
83
- <li><a href="lists-themes.html">Theming lists</a></li>
84
-
85
- </ul>
86
- </div>
87
- </div>
88
-
89
- </div><!-- /content -->
90
-
91
- <div data-role="footer" class="footer-docs" data-theme="c">
92
- <p>&copy; 2011-12 The jQuery Foundation</p>
93
- </div>
94
-
95
- </div><!-- /page -->
96
-
97
- </body>
98
- </html>
@@ -1,222 +0,0 @@
1
- <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8">
5
- <meta name="viewport" content="width=device-width, initial-scale=1">
6
- <title>jQuery Mobile Docs - Lists Overview</title>
7
- <link rel="stylesheet" href="../../css/themes/default/jquery.mobile-1.1.0.css" />
8
- <link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
9
-
10
- <script src="../../js/jquery.js"></script>
11
- <script src="../../docs/_assets/js/jqm-docs.js"></script>
12
- <script src="../../js/jquery.mobile-1.1.0.js"></script>
13
-
14
- </head>
15
- <body>
16
-
17
- <div data-role="page" class="type-interior">
18
-
19
- <div data-role="header" data-theme="f">
20
- <h1>Lists</h1>
21
- <a href="../../" data-icon="home" data-iconpos="notext" data-direction="reverse">Home</a>
22
- <a href="../nav.html" data-icon="search" data-iconpos="notext" data-rel="dialog" data-transition="fade">Search</a>
23
- </div><!-- /header -->
24
-
25
- <div data-role="content">
26
- <div class="content-primary">
27
- <h2>List views</h2>
28
-
29
- <ul data-role="controlgroup" data-type="horizontal" class="localnav">
30
- <li><a href="docs-lists.html" data-role="button" data-transition="fade">Basics</a></li>
31
- <li><a href="lists-options.html" data-role="button" data-transition="fade" class="ui-btn-active">Options</a></li>
32
- <li><a href="lists-methods.html" data-role="button" data-transition="fade">Methods</a></li>
33
- <li><a href="lists-events.html" data-role="button" data-transition="fade">Events</a></li>
34
- </ul>
35
-
36
- <p>The listview plugin has the following options:</p>
37
-
38
- <dl>
39
- <dt><code>countTheme</code> <em>string</em></dt>
40
- <dd>
41
- <p class="default">default: "c"</p>
42
- <p>Sets the color scheme (swatch) for list item <a href="lists-count.html">count bubbles</a>. It accepts a single letter from a-z that maps to the swatches included in your theme. To set the value for all instances of this widget, bind this option to the <a href="../../api/globalconfig.html">mobileinit event</a>:</p>
43
- <pre><code>$( document ).bind( "mobileinit", function(){
44
- <strong>$.mobile.listview.prototype.options.countTheme = "a";</strong>
45
- });
46
- </code></pre>
47
- <p>This option is also exposed as a data attribute: <code>data-count-theme=&quot;a&quot;</code>.</p>
48
- </dd>
49
-
50
- <dt><code>dividerTheme</code> <em>string</em></dt>
51
- <dd>
52
- <p class="default">default: "b"</p>
53
- <p>Sets the color scheme (swatch) for list <a href="lists-divider.html">dividers</a>. It accepts a single letter from a-z that maps to the swatches included in your theme. To set the value for all instances of this widget, bind this option to the <a href="../../api/globalconfig.html">mobileinit event</a>:</p>
54
- <pre><code>$( document ).bind( "mobileinit", function(){
55
- <strong>$.mobile.listview.prototype.options.dividerTheme = "a";</strong>
56
- });
57
- </code></pre>
58
- <p>This option is also exposed as a data attribute: <code>data-dividertheme=&quot;a&quot;</code>.</p>
59
- </dd>
60
-
61
- <dt><code>filter</code> <em>boolean</em></dt>
62
- <dd>
63
- <p class="default">default: false</p>
64
- <p>Adds a <a href="lists-search.html">search filter bar</a> to listviews. To set the value for all instances of this widget, bind this option to the <a href="../../api/globalconfig.html">mobileinit event</a>:</p>
65
- <pre><code>$( document ).bind( "mobileinit", function(){
66
- <strong>$.mobile.listview.prototype.options.filter = true;</strong>
67
- });
68
- </code></pre>
69
- <p>This option is also exposed as a data attribute: <code>data-filter=&quot;true&quot;</code>.</p>
70
- </dd>
71
-
72
- <dt><code>filterCallback</code> <em>function</em></dt>
73
- <dd>
74
- <p>The function to determine which rows to hide when the <a href="lists-search.html">search filter</a> textbox changes. The function accepts two arguments -- the text of the list item (or <code>data-filtertext</code> value if present), and the search string. Return <code>true</code> to hide the item, <code>false</code> to leave it visible. To set the value for all instances of this widget, bind this option to the <a href="../../api/globalconfig.html">mobileinit event</a>:</p>
75
- <pre><code>$( document ).bind( "mobileinit", function(){
76
- <strong>$.mobile.listview.prototype.options.filterCallback = function( text, searchValue ) {
77
- // only show items that *begin* with the search string
78
- return text.toLowerCase().substring( 0, searchValue.length ) !== searchValue;
79
- };</strong>
80
- });
81
- </code></pre>
82
- </dd>
83
-
84
- <dt><code>filterPlaceholder</code> <em>string</em></dt>
85
- <dd>
86
- <p class="default">default: "Filter items..."</p>
87
- <p>The placeholder text used in <a href="lists-search.html">search filter bars</a>. To set the value for all instances of this widget, bind this option to the <a href="../../api/globalconfig.html">mobileinit event</a>:</p>
88
- <pre><code>$( document ).bind( "mobileinit", function(){
89
- <strong>$.mobile.listview.prototype.options.filterPlaceholder = "Search...";</strong>
90
- });
91
- </code></pre>
92
- <p>This option is also exposed as a data attribute: <code>data-filter-placeholder=&quot;Search...&quot;</code>.</p>
93
- </dd>
94
-
95
- <dt><code>filterTheme</code> <em>string</em></dt>
96
- <dd>
97
- <p class="default">default: "c"</p>
98
- <p>Sets the color scheme (swatch) for the <a href="lists-search.html">search filter bar</a>. It accepts a single letter from a-z that maps to the swatches included in your theme. To set the value for all instances of this widget, bind this option to the <a href="../../api/globalconfig.html">mobileinit event</a>:</p>
99
- <pre><code>$( document ).bind( "mobileinit", function(){
100
- <strong>$.mobile.listview.prototype.options.filterTheme = "a";</strong>
101
- });
102
- </code></pre>
103
- <p>This option is also exposed as a data attribute: <code>data-filter-theme=&quot;a&quot;</code>.</p>
104
- </dd>
105
-
106
- <dt><code>headerTheme</code> <em>string</em></dt>
107
- <dd>
108
- <p class="default">default: "b"</p>
109
- <p>Sets the color scheme (swatch) for headers of <a href="lists-nested.html">nested list</a> sub pages. It accepts a single letter from a-z that maps to the swatches included in your theme. To set the value for all instances of this widget, bind this option to the <a href="../../api/globalconfig.html">mobileinit event</a>:</p>
110
- <pre><code>$( document ).bind( "mobileinit", function(){
111
- <strong>$.mobile.listview.prototype.options.headerTheme = "a";</strong>
112
- });
113
- </code></pre>
114
- <p>This option is also exposed as a data attribute: <code>data-header-theme=&quot;a&quot;</code>.</p>
115
- </dd>
116
-
117
- <dt><code>initSelector</code> <em>CSS selector string</em></dt>
118
- <dd>
119
- <p class="default">default: ":jqmData(role='listview')"</p>
120
- <p>This is used to define the selectors (element types, data roles, etc.) that will automatically be initialized as list views. To change which elements are initialized, bind this option to the <a href="../../api/globalconfig.html">mobileinit event</a>:</p>
121
- <pre><code>$( document ).bind( "mobileinit", function(){
122
- <strong>$.mobile.listview.prototype.options.initSelector = ".mylistview";</strong>
123
- });
124
- </code></pre>
125
- </dd>
126
-
127
- <dt><code>inset</code> <em>boolean</em></dt>
128
- <dd>
129
- <p class="default">default: false</p>
130
- <p>Adds <a href="lists-inset.html">inset list</a> styles. To set the value for all instances of this widget, bind this option to the <a href="../../api/globalconfig.html">mobileinit event</a>:</p>
131
- <pre><code>$( document ).bind( "mobileinit", function(){
132
- <strong>$.mobile.listview.prototype.options.inset = true;</strong>
133
- });
134
- </code></pre>
135
- <p>This option is also exposed as a data attribute: <code>data-inset=&quot;true&quot;</code>.</p>
136
- </dd>
137
-
138
- <dt><code>splitIcon</code> <em>string</em></dt>
139
- <dd>
140
- <p class="default">default: "arrow-r"</p>
141
- <p>Applies an icon from the <a href="../buttons/buttons-icons.html">icon set</a> to all <a href="lists-split.html">split list buttons</a>. To set the value for all instances of this widget, bind this option to the <a href="../../api/globalconfig.html">mobileinit event</a>:</p>
142
- <pre><code>$( document ).bind( "mobileinit", function(){
143
- <strong>$.mobile.listview.prototype.options.splitIcon = "a";</strong>
144
- });
145
- </code></pre>
146
- <p>This option is also exposed as a data attribute: <code>data-split-icon=&quot;a&quot;</code>.</p>
147
- </dd>
148
-
149
- <dt><code>splitTheme</code> <em>string</em></dt>
150
- <dd>
151
- <p class="default">default: "b"</p>
152
- <p>Sets the color scheme (swatch) for <a href="lists-split.html">split list buttons</a>. It accepts a single letter from a-z that maps to the swatches included in your theme. To set the value for all instances of this widget, bind this option to the <a href="../../api/globalconfig.html">mobileinit event</a>:</p>
153
- <pre><code>$( document ).bind( "mobileinit", function(){
154
- <strong>$.mobile.listview.prototype.options.splitTheme = "a";</strong>
155
- });
156
- </code></pre>
157
- <p>This option is also exposed as a data attribute: <code>data-split-theme=&quot;a&quot;</code>.</p>
158
- </dd>
159
-
160
- <dt><code>theme</code> <em>string</em></dt>
161
- <dd>
162
- <p class="default">default: null, inherited from parent</p>
163
- <p>Sets the color scheme (swatch) for this widget. It accepts a single letter from a-z that maps to the swatches included in your theme. By default, it will inherit the same swatch color as its parent container if not explicitly set. To set the value for all instances of this widget, bind this option to the <a href="../../api/globalconfig.html">mobileinit event</a>:</p>
164
- <pre><code>$( document ).bind( "mobileinit", function(){
165
- <strong>$.mobile.listview.prototype.options.theme = "a";</strong>
166
- });
167
- </code></pre>
168
- <p>This option is also exposed as a data attribute: <code>data-theme=&quot;a&quot;</code>.</p>
169
- </dd>
170
-
171
- </dl>
172
-
173
- </div><!--/content-primary -->
174
-
175
- <div class="content-secondary">
176
-
177
- <div data-role="collapsible" data-collapsed="true" data-theme="b" data-content-theme="d">
178
-
179
- <h3>More in this section</h3>
180
-
181
- <ul data-role="listview" data-theme="c" data-dividertheme="d">
182
-
183
- <li data-role="list-divider">List views</li>
184
- <li data-theme="a"><a href="docs-lists.html">List basics &amp; API</a></li>
185
- <li><a href="lists-ul.html">Basic linked list</a></li>
186
- <li><a href="lists-nested.html">Nested list</a></li>
187
- <li><a href="lists-ol.html">Numbered list</a></li>
188
-
189
- <li><a href="lists-split.html">Split button list</a></li>
190
- <li><a href="lists-divider.html">List dividers</a></li>
191
- <li><a href="lists-count.html">Count bubble</a></li>
192
- <li><a href="lists-thumbnails.html">Thumbnails</a></li>
193
- <li><a href="lists-icons.html">Icons</a></li>
194
- <li><a href="lists-formatting.html">Content formatting</a></li>
195
- <li><a href="lists-search.html">Search filter bar</a></li>
196
- <li><a href="lists-search-inset.html">Inset search filter bar</a></li>
197
- <li><a href="lists-search-with-dividers.html">Search filter bar with dividers</a></li>
198
- <li><a href="lists-search-filtertext.html">Search filter hidden data</a></li>
199
-
200
- <li><a href="lists-readonly.html">Read-only lists</a></li>
201
- <li><a href="lists-readonly-inset.html">Read-only inset lists</a></li>
202
- <li><a href="lists-forms.html">Lists with forms</a></li>
203
- <li><a href="lists-forms-inset.html">Inset lists with forms</a></li>
204
-
205
- <li><a href="lists-inset.html">Inset styled lists</a></li>
206
- <li><a href="lists-performance.html">List performance test</a></li>
207
- <li><a href="lists-themes.html">Theming lists</a></li>
208
-
209
- </ul>
210
- </div>
211
- </div>
212
-
213
- </div><!-- /content -->
214
-
215
- <div data-role="footer" class="footer-docs" data-theme="c">
216
- <p>&copy; 2011-12 The jQuery Foundation</p>
217
- </div>
218
-
219
- </div><!-- /page -->
220
-
221
- </body>
222
- </html>
@@ -1,578 +0,0 @@
1
- <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8">
5
- <meta name="viewport" content="width=device-width, initial-scale=1">
6
- <title>jQuery Mobile Docs - List Performance Test</title>
7
- <link rel="stylesheet" href="../../css/themes/default/jquery.mobile-1.1.0.css" />
8
- <link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
9
-
10
- <script src="../../js/jquery.js"></script>
11
- <script src="../../docs/_assets/js/jqm-docs.js"></script>
12
- <script src="../../js/jquery.mobile-1.1.0.js"></script>
13
-
14
- </head>
15
- <body>
16
-
17
- <div data-role="page" class="type-interior">
18
-
19
- <div data-role="header" data-theme="f">
20
- <h1>500 item list</h1>
21
- <a href="../../" data-icon="home" data-iconpos="notext" data-direction="reverse">Home</a>
22
- <a href="../nav.html" data-icon="search" data-iconpos="notext" data-rel="dialog" data-transition="fade">Search</a>
23
- </div><!-- /header -->
24
-
25
- <div data-role="content">
26
- <div class="content-primary">
27
- <ul data-role="listview" data-filter="true" data-theme="d">
28
- <li><a href="index.html">Acura</a></li>
29
- <li><a href="index.html">Audi</a></li>
30
- <li><a href="index.html">BMW</a></li>
31
- <li><a href="index.html">Cadillac</a></li>
32
- <li><a href="index.html">Chrysler</a></li>
33
- <li><a href="index.html">Dodge</a></li>
34
- <li><a href="index.html">Ferrari</a></li>
35
- <li><a href="index.html">Ford</a></li>
36
- <li><a href="index.html">GMC</a></li>
37
- <li><a href="index.html">Honda</a></li>
38
- <li><a href="index.html">Hyundai</a></li>
39
- <li><a href="index.html">Infiniti</a></li>
40
- <li><a href="index.html">Jeep</a></li>
41
- <li><a href="index.html">Kia</a></li>
42
- <li><a href="index.html">Lexus</a></li>
43
- <li><a href="index.html">Mini</a></li>
44
- <li><a href="index.html">Nissan</a></li>
45
- <li><a href="index.html">Porsche</a></li>
46
- <li><a href="index.html">Subaru</a></li>
47
- <li><a href="index.html">Toyota</a></li>
48
- <li><a href="index.html">Acura</a></li>
49
- <li><a href="index.html">Audi</a></li>
50
- <li><a href="index.html">BMW</a></li>
51
- <li><a href="index.html">Cadillac</a></li>
52
- <li><a href="index.html">Chrysler</a></li>
53
- <li><a href="index.html">Dodge</a></li>
54
- <li><a href="index.html">Ferrari</a></li>
55
- <li><a href="index.html">Ford</a></li>
56
- <li><a href="index.html">GMC</a></li>
57
- <li><a href="index.html">Honda</a></li>
58
- <li><a href="index.html">Hyundai</a></li>
59
- <li><a href="index.html">Infiniti</a></li>
60
- <li><a href="index.html">Jeep</a></li>
61
- <li><a href="index.html">Kia</a></li>
62
- <li><a href="index.html">Lexus</a></li>
63
- <li><a href="index.html">Mini</a></li>
64
- <li><a href="index.html">Nissan</a></li>
65
- <li><a href="index.html">Porsche</a></li>
66
- <li><a href="index.html">Subaru</a></li>
67
- <li><a href="index.html">Toyota</a></li>
68
- <li><a href="index.html">Acura</a></li>
69
- <li><a href="index.html">Audi</a></li>
70
- <li><a href="index.html">BMW</a></li>
71
- <li><a href="index.html">Cadillac</a></li>
72
- <li><a href="index.html">Chrysler</a></li>
73
- <li><a href="index.html">Dodge</a></li>
74
- <li><a href="index.html">Ferrari</a></li>
75
- <li><a href="index.html">Ford</a></li>
76
- <li><a href="index.html">GMC</a></li>
77
- <li><a href="index.html">Honda</a></li>
78
- <li><a href="index.html">Hyundai</a></li>
79
- <li><a href="index.html">Infiniti</a></li>
80
- <li><a href="index.html">Jeep</a></li>
81
- <li><a href="index.html">Kia</a></li>
82
- <li><a href="index.html">Lexus</a></li>
83
- <li><a href="index.html">Mini</a></li>
84
- <li><a href="index.html">Nissan</a></li>
85
- <li><a href="index.html">Porsche</a></li>
86
- <li><a href="index.html">Subaru</a></li>
87
- <li><a href="index.html">Toyota</a></li>
88
- <li><a href="index.html">Acura</a></li>
89
- <li><a href="index.html">Audi</a></li>
90
- <li><a href="index.html">BMW</a></li>
91
- <li><a href="index.html">Cadillac</a></li>
92
- <li><a href="index.html">Chrysler</a></li>
93
- <li><a href="index.html">Dodge</a></li>
94
- <li><a href="index.html">Ferrari</a></li>
95
- <li><a href="index.html">Ford</a></li>
96
- <li><a href="index.html">GMC</a></li>
97
- <li><a href="index.html">Honda</a></li>
98
- <li><a href="index.html">Hyundai</a></li>
99
- <li><a href="index.html">Infiniti</a></li>
100
- <li><a href="index.html">Jeep</a></li>
101
- <li><a href="index.html">Kia</a></li>
102
- <li><a href="index.html">Lexus</a></li>
103
- <li><a href="index.html">Mini</a></li>
104
- <li><a href="index.html">Nissan</a></li>
105
- <li><a href="index.html">Porsche</a></li>
106
- <li><a href="index.html">Subaru</a></li>
107
- <li><a href="index.html">Toyota</a></li>
108
- <li><a href="index.html">Acura</a></li>
109
- <li><a href="index.html">Audi</a></li>
110
- <li><a href="index.html">BMW</a></li>
111
- <li><a href="index.html">Cadillac</a></li>
112
- <li><a href="index.html">Chrysler</a></li>
113
- <li><a href="index.html">Dodge</a></li>
114
- <li><a href="index.html">Ferrari</a></li>
115
- <li><a href="index.html">Ford</a></li>
116
- <li><a href="index.html">GMC</a></li>
117
- <li><a href="index.html">Honda</a></li>
118
- <li><a href="index.html">Hyundai</a></li>
119
- <li><a href="index.html">Infiniti</a></li>
120
- <li><a href="index.html">Jeep</a></li>
121
- <li><a href="index.html">Kia</a></li>
122
- <li><a href="index.html">Lexus</a></li>
123
- <li><a href="index.html">Mini</a></li>
124
- <li><a href="index.html">Nissan</a></li>
125
- <li><a href="index.html">Porsche</a></li>
126
- <li><a href="index.html">Subaru</a></li>
127
- <li><a href="index.html">Toyota</a></li>
128
- <li><a href="index.html">Acura</a></li>
129
- <li><a href="index.html">Audi</a></li>
130
- <li><a href="index.html">BMW</a></li>
131
- <li><a href="index.html">Cadillac</a></li>
132
- <li><a href="index.html">Chrysler</a></li>
133
- <li><a href="index.html">Dodge</a></li>
134
- <li><a href="index.html">Ferrari</a></li>
135
- <li><a href="index.html">Ford</a></li>
136
- <li><a href="index.html">GMC</a></li>
137
- <li><a href="index.html">Honda</a></li>
138
- <li><a href="index.html">Hyundai</a></li>
139
- <li><a href="index.html">Infiniti</a></li>
140
- <li><a href="index.html">Jeep</a></li>
141
- <li><a href="index.html">Kia</a></li>
142
- <li><a href="index.html">Lexus</a></li>
143
- <li><a href="index.html">Mini</a></li>
144
- <li><a href="index.html">Nissan</a></li>
145
- <li><a href="index.html">Porsche</a></li>
146
- <li><a href="index.html">Subaru</a></li>
147
- <li><a href="index.html">Toyota</a></li>
148
- <li><a href="index.html">Acura</a></li>
149
- <li><a href="index.html">Audi</a></li>
150
- <li><a href="index.html">BMW</a></li>
151
- <li><a href="index.html">Cadillac</a></li>
152
- <li><a href="index.html">Chrysler</a></li>
153
- <li><a href="index.html">Dodge</a></li>
154
- <li><a href="index.html">Ferrari</a></li>
155
- <li><a href="index.html">Ford</a></li>
156
- <li><a href="index.html">GMC</a></li>
157
- <li><a href="index.html">Honda</a></li>
158
- <li><a href="index.html">Hyundai</a></li>
159
- <li><a href="index.html">Infiniti</a></li>
160
- <li><a href="index.html">Jeep</a></li>
161
- <li><a href="index.html">Kia</a></li>
162
- <li><a href="index.html">Lexus</a></li>
163
- <li><a href="index.html">Mini</a></li>
164
- <li><a href="index.html">Nissan</a></li>
165
- <li><a href="index.html">Porsche</a></li>
166
- <li><a href="index.html">Subaru</a></li>
167
- <li><a href="index.html">Toyota</a></li>
168
- <li><a href="index.html">Acura</a></li>
169
- <li><a href="index.html">Audi</a></li>
170
- <li><a href="index.html">BMW</a></li>
171
- <li><a href="index.html">Cadillac</a></li>
172
- <li><a href="index.html">Chrysler</a></li>
173
- <li><a href="index.html">Dodge</a></li>
174
- <li><a href="index.html">Ferrari</a></li>
175
- <li><a href="index.html">Ford</a></li>
176
- <li><a href="index.html">GMC</a></li>
177
- <li><a href="index.html">Honda</a></li>
178
- <li><a href="index.html">Hyundai</a></li>
179
- <li><a href="index.html">Infiniti</a></li>
180
- <li><a href="index.html">Jeep</a></li>
181
- <li><a href="index.html">Kia</a></li>
182
- <li><a href="index.html">Lexus</a></li>
183
- <li><a href="index.html">Mini</a></li>
184
- <li><a href="index.html">Nissan</a></li>
185
- <li><a href="index.html">Porsche</a></li>
186
- <li><a href="index.html">Subaru</a></li>
187
- <li><a href="index.html">Toyota</a></li>
188
- <li><a href="index.html">Acura</a></li>
189
- <li><a href="index.html">Audi</a></li>
190
- <li><a href="index.html">BMW</a></li>
191
- <li><a href="index.html">Cadillac</a></li>
192
- <li><a href="index.html">Chrysler</a></li>
193
- <li><a href="index.html">Dodge</a></li>
194
- <li><a href="index.html">Ferrari</a></li>
195
- <li><a href="index.html">Ford</a></li>
196
- <li><a href="index.html">GMC</a></li>
197
- <li><a href="index.html">Honda</a></li>
198
- <li><a href="index.html">Hyundai</a></li>
199
- <li><a href="index.html">Infiniti</a></li>
200
- <li><a href="index.html">Jeep</a></li>
201
- <li><a href="index.html">Kia</a></li>
202
- <li><a href="index.html">Lexus</a></li>
203
- <li><a href="index.html">Mini</a></li>
204
- <li><a href="index.html">Nissan</a></li>
205
- <li><a href="index.html">Porsche</a></li>
206
- <li><a href="index.html">Subaru</a></li>
207
- <li><a href="index.html">Toyota</a></li>
208
- <li><a href="index.html">Acura</a></li>
209
- <li><a href="index.html">Audi</a></li>
210
- <li><a href="index.html">BMW</a></li>
211
- <li><a href="index.html">Cadillac</a></li>
212
- <li><a href="index.html">Chrysler</a></li>
213
- <li><a href="index.html">Dodge</a></li>
214
- <li><a href="index.html">Ferrari</a></li>
215
- <li><a href="index.html">Ford</a></li>
216
- <li><a href="index.html">GMC</a></li>
217
- <li><a href="index.html">Honda</a></li>
218
- <li><a href="index.html">Hyundai</a></li>
219
- <li><a href="index.html">Infiniti</a></li>
220
- <li><a href="index.html">Jeep</a></li>
221
- <li><a href="index.html">Kia</a></li>
222
- <li><a href="index.html">Lexus</a></li>
223
- <li><a href="index.html">Mini</a></li>
224
- <li><a href="index.html">Nissan</a></li>
225
- <li><a href="index.html">Porsche</a></li>
226
- <li><a href="index.html">Subaru</a></li>
227
- <li><a href="index.html">Toyota</a></li>
228
- <li><a href="index.html">Acura</a></li>
229
- <li><a href="index.html">Audi</a></li>
230
- <li><a href="index.html">BMW</a></li>
231
- <li><a href="index.html">Cadillac</a></li>
232
- <li><a href="index.html">Chrysler</a></li>
233
- <li><a href="index.html">Dodge</a></li>
234
- <li><a href="index.html">Ferrari</a></li>
235
- <li><a href="index.html">Ford</a></li>
236
- <li><a href="index.html">GMC</a></li>
237
- <li><a href="index.html">Honda</a></li>
238
- <li><a href="index.html">Hyundai</a></li>
239
- <li><a href="index.html">Infiniti</a></li>
240
- <li><a href="index.html">Jeep</a></li>
241
- <li><a href="index.html">Kia</a></li>
242
- <li><a href="index.html">Lexus</a></li>
243
- <li><a href="index.html">Mini</a></li>
244
- <li><a href="index.html">Nissan</a></li>
245
- <li><a href="index.html">Porsche</a></li>
246
- <li><a href="index.html">Subaru</a></li>
247
- <li><a href="index.html">Toyota</a></li>
248
- <li><a href="index.html">Acura</a></li>
249
- <li><a href="index.html">Audi</a></li>
250
- <li><a href="index.html">BMW</a></li>
251
- <li><a href="index.html">Cadillac</a></li>
252
- <li><a href="index.html">Chrysler</a></li>
253
- <li><a href="index.html">Dodge</a></li>
254
- <li><a href="index.html">Ferrari</a></li>
255
- <li><a href="index.html">Ford</a></li>
256
- <li><a href="index.html">GMC</a></li>
257
- <li><a href="index.html">Honda</a></li>
258
- <li><a href="index.html">Hyundai</a></li>
259
- <li><a href="index.html">Infiniti</a></li>
260
- <li><a href="index.html">Jeep</a></li>
261
- <li><a href="index.html">Kia</a></li>
262
- <li><a href="index.html">Lexus</a></li>
263
- <li><a href="index.html">Mini</a></li>
264
- <li><a href="index.html">Nissan</a></li>
265
- <li><a href="index.html">Porsche</a></li>
266
- <li><a href="index.html">Subaru</a></li>
267
- <li><a href="index.html">Toyota</a></li>
268
- <li><a href="index.html">Acura</a></li>
269
- <li><a href="index.html">Audi</a></li>
270
- <li><a href="index.html">BMW</a></li>
271
- <li><a href="index.html">Cadillac</a></li>
272
- <li><a href="index.html">Chrysler</a></li>
273
- <li><a href="index.html">Dodge</a></li>
274
- <li><a href="index.html">Ferrari</a></li>
275
- <li><a href="index.html">Ford</a></li>
276
- <li><a href="index.html">GMC</a></li>
277
- <li><a href="index.html">Honda</a></li>
278
- <li><a href="index.html">Hyundai</a></li>
279
- <li><a href="index.html">Infiniti</a></li>
280
- <li><a href="index.html">Jeep</a></li>
281
- <li><a href="index.html">Kia</a></li>
282
- <li><a href="index.html">Lexus</a></li>
283
- <li><a href="index.html">Mini</a></li>
284
- <li><a href="index.html">Nissan</a></li>
285
- <li><a href="index.html">Porsche</a></li>
286
- <li><a href="index.html">Subaru</a></li>
287
- <li><a href="index.html">Toyota</a></li>
288
- <li><a href="index.html">Acura</a></li>
289
- <li><a href="index.html">Audi</a></li>
290
- <li><a href="index.html">BMW</a></li>
291
- <li><a href="index.html">Cadillac</a></li>
292
- <li><a href="index.html">Chrysler</a></li>
293
- <li><a href="index.html">Dodge</a></li>
294
- <li><a href="index.html">Ferrari</a></li>
295
- <li><a href="index.html">Ford</a></li>
296
- <li><a href="index.html">GMC</a></li>
297
- <li><a href="index.html">Honda</a></li>
298
- <li><a href="index.html">Hyundai</a></li>
299
- <li><a href="index.html">Infiniti</a></li>
300
- <li><a href="index.html">Jeep</a></li>
301
- <li><a href="index.html">Kia</a></li>
302
- <li><a href="index.html">Lexus</a></li>
303
- <li><a href="index.html">Mini</a></li>
304
- <li><a href="index.html">Nissan</a></li>
305
- <li><a href="index.html">Porsche</a></li>
306
- <li><a href="index.html">Subaru</a></li>
307
- <li><a href="index.html">Toyota</a></li>
308
- <li><a href="index.html">Acura</a></li>
309
- <li><a href="index.html">Audi</a></li>
310
- <li><a href="index.html">BMW</a></li>
311
- <li><a href="index.html">Cadillac</a></li>
312
- <li><a href="index.html">Chrysler</a></li>
313
- <li><a href="index.html">Dodge</a></li>
314
- <li><a href="index.html">Ferrari</a></li>
315
- <li><a href="index.html">Ford</a></li>
316
- <li><a href="index.html">GMC</a></li>
317
- <li><a href="index.html">Honda</a></li>
318
- <li><a href="index.html">Hyundai</a></li>
319
- <li><a href="index.html">Infiniti</a></li>
320
- <li><a href="index.html">Jeep</a></li>
321
- <li><a href="index.html">Kia</a></li>
322
- <li><a href="index.html">Lexus</a></li>
323
- <li><a href="index.html">Mini</a></li>
324
- <li><a href="index.html">Nissan</a></li>
325
- <li><a href="index.html">Porsche</a></li>
326
- <li><a href="index.html">Subaru</a></li>
327
- <li><a href="index.html">Toyota</a></li>
328
- <li><a href="index.html">Acura</a></li>
329
- <li><a href="index.html">Audi</a></li>
330
- <li><a href="index.html">BMW</a></li>
331
- <li><a href="index.html">Cadillac</a></li>
332
- <li><a href="index.html">Chrysler</a></li>
333
- <li><a href="index.html">Dodge</a></li>
334
- <li><a href="index.html">Ferrari</a></li>
335
- <li><a href="index.html">Ford</a></li>
336
- <li><a href="index.html">GMC</a></li>
337
- <li><a href="index.html">Honda</a></li>
338
- <li><a href="index.html">Hyundai</a></li>
339
- <li><a href="index.html">Infiniti</a></li>
340
- <li><a href="index.html">Jeep</a></li>
341
- <li><a href="index.html">Kia</a></li>
342
- <li><a href="index.html">Lexus</a></li>
343
- <li><a href="index.html">Mini</a></li>
344
- <li><a href="index.html">Nissan</a></li>
345
- <li><a href="index.html">Porsche</a></li>
346
- <li><a href="index.html">Subaru</a></li>
347
- <li><a href="index.html">Toyota</a></li>
348
- <li><a href="index.html">Acura</a></li>
349
- <li><a href="index.html">Audi</a></li>
350
- <li><a href="index.html">BMW</a></li>
351
- <li><a href="index.html">Cadillac</a></li>
352
- <li><a href="index.html">Chrysler</a></li>
353
- <li><a href="index.html">Dodge</a></li>
354
- <li><a href="index.html">Ferrari</a></li>
355
- <li><a href="index.html">Ford</a></li>
356
- <li><a href="index.html">GMC</a></li>
357
- <li><a href="index.html">Honda</a></li>
358
- <li><a href="index.html">Hyundai</a></li>
359
- <li><a href="index.html">Infiniti</a></li>
360
- <li><a href="index.html">Jeep</a></li>
361
- <li><a href="index.html">Kia</a></li>
362
- <li><a href="index.html">Lexus</a></li>
363
- <li><a href="index.html">Mini</a></li>
364
- <li><a href="index.html">Nissan</a></li>
365
- <li><a href="index.html">Porsche</a></li>
366
- <li><a href="index.html">Subaru</a></li>
367
- <li><a href="index.html">Toyota</a></li>
368
- <li><a href="index.html">Acura</a></li>
369
- <li><a href="index.html">Audi</a></li>
370
- <li><a href="index.html">BMW</a></li>
371
- <li><a href="index.html">Cadillac</a></li>
372
- <li><a href="index.html">Chrysler</a></li>
373
- <li><a href="index.html">Dodge</a></li>
374
- <li><a href="index.html">Ferrari</a></li>
375
- <li><a href="index.html">Ford</a></li>
376
- <li><a href="index.html">GMC</a></li>
377
- <li><a href="index.html">Honda</a></li>
378
- <li><a href="index.html">Hyundai</a></li>
379
- <li><a href="index.html">Infiniti</a></li>
380
- <li><a href="index.html">Jeep</a></li>
381
- <li><a href="index.html">Kia</a></li>
382
- <li><a href="index.html">Lexus</a></li>
383
- <li><a href="index.html">Mini</a></li>
384
- <li><a href="index.html">Nissan</a></li>
385
- <li><a href="index.html">Porsche</a></li>
386
- <li><a href="index.html">Subaru</a></li>
387
- <li><a href="index.html">Toyota</a></li>
388
- <li><a href="index.html">Acura</a></li>
389
- <li><a href="index.html">Audi</a></li>
390
- <li><a href="index.html">BMW</a></li>
391
- <li><a href="index.html">Cadillac</a></li>
392
- <li><a href="index.html">Chrysler</a></li>
393
- <li><a href="index.html">Dodge</a></li>
394
- <li><a href="index.html">Ferrari</a></li>
395
- <li><a href="index.html">Ford</a></li>
396
- <li><a href="index.html">GMC</a></li>
397
- <li><a href="index.html">Honda</a></li>
398
- <li><a href="index.html">Hyundai</a></li>
399
- <li><a href="index.html">Infiniti</a></li>
400
- <li><a href="index.html">Jeep</a></li>
401
- <li><a href="index.html">Kia</a></li>
402
- <li><a href="index.html">Lexus</a></li>
403
- <li><a href="index.html">Mini</a></li>
404
- <li><a href="index.html">Nissan</a></li>
405
- <li><a href="index.html">Porsche</a></li>
406
- <li><a href="index.html">Subaru</a></li>
407
- <li><a href="index.html">Toyota</a></li>
408
- <li><a href="index.html">Acura</a></li>
409
- <li><a href="index.html">Audi</a></li>
410
- <li><a href="index.html">BMW</a></li>
411
- <li><a href="index.html">Cadillac</a></li>
412
- <li><a href="index.html">Chrysler</a></li>
413
- <li><a href="index.html">Dodge</a></li>
414
- <li><a href="index.html">Ferrari</a></li>
415
- <li><a href="index.html">Ford</a></li>
416
- <li><a href="index.html">GMC</a></li>
417
- <li><a href="index.html">Honda</a></li>
418
- <li><a href="index.html">Hyundai</a></li>
419
- <li><a href="index.html">Infiniti</a></li>
420
- <li><a href="index.html">Jeep</a></li>
421
- <li><a href="index.html">Kia</a></li>
422
- <li><a href="index.html">Lexus</a></li>
423
- <li><a href="index.html">Mini</a></li>
424
- <li><a href="index.html">Nissan</a></li>
425
- <li><a href="index.html">Porsche</a></li>
426
- <li><a href="index.html">Subaru</a></li>
427
- <li><a href="index.html">Toyota</a></li>
428
- <li><a href="index.html">Acura</a></li>
429
- <li><a href="index.html">Audi</a></li>
430
- <li><a href="index.html">BMW</a></li>
431
- <li><a href="index.html">Cadillac</a></li>
432
- <li><a href="index.html">Chrysler</a></li>
433
- <li><a href="index.html">Dodge</a></li>
434
- <li><a href="index.html">Ferrari</a></li>
435
- <li><a href="index.html">Ford</a></li>
436
- <li><a href="index.html">GMC</a></li>
437
- <li><a href="index.html">Honda</a></li>
438
- <li><a href="index.html">Hyundai</a></li>
439
- <li><a href="index.html">Infiniti</a></li>
440
- <li><a href="index.html">Jeep</a></li>
441
- <li><a href="index.html">Kia</a></li>
442
- <li><a href="index.html">Lexus</a></li>
443
- <li><a href="index.html">Mini</a></li>
444
- <li><a href="index.html">Nissan</a></li>
445
- <li><a href="index.html">Porsche</a></li>
446
- <li><a href="index.html">Subaru</a></li>
447
- <li><a href="index.html">Toyota</a></li>
448
- <li><a href="index.html">Acura</a></li>
449
- <li><a href="index.html">Audi</a></li>
450
- <li><a href="index.html">BMW</a></li>
451
- <li><a href="index.html">Cadillac</a></li>
452
- <li><a href="index.html">Chrysler</a></li>
453
- <li><a href="index.html">Dodge</a></li>
454
- <li><a href="index.html">Ferrari</a></li>
455
- <li><a href="index.html">Ford</a></li>
456
- <li><a href="index.html">GMC</a></li>
457
- <li><a href="index.html">Honda</a></li>
458
- <li><a href="index.html">Hyundai</a></li>
459
- <li><a href="index.html">Infiniti</a></li>
460
- <li><a href="index.html">Jeep</a></li>
461
- <li><a href="index.html">Kia</a></li>
462
- <li><a href="index.html">Lexus</a></li>
463
- <li><a href="index.html">Mini</a></li>
464
- <li><a href="index.html">Nissan</a></li>
465
- <li><a href="index.html">Porsche</a></li>
466
- <li><a href="index.html">Subaru</a></li>
467
- <li><a href="index.html">Toyota</a></li>
468
- <li><a href="index.html">Acura</a></li>
469
- <li><a href="index.html">Audi</a></li>
470
- <li><a href="index.html">BMW</a></li>
471
- <li><a href="index.html">Cadillac</a></li>
472
- <li><a href="index.html">Chrysler</a></li>
473
- <li><a href="index.html">Dodge</a></li>
474
- <li><a href="index.html">Ferrari</a></li>
475
- <li><a href="index.html">Ford</a></li>
476
- <li><a href="index.html">GMC</a></li>
477
- <li><a href="index.html">Honda</a></li>
478
- <li><a href="index.html">Hyundai</a></li>
479
- <li><a href="index.html">Infiniti</a></li>
480
- <li><a href="index.html">Jeep</a></li>
481
- <li><a href="index.html">Kia</a></li>
482
- <li><a href="index.html">Lexus</a></li>
483
- <li><a href="index.html">Mini</a></li>
484
- <li><a href="index.html">Nissan</a></li>
485
- <li><a href="index.html">Porsche</a></li>
486
- <li><a href="index.html">Subaru</a></li>
487
- <li><a href="index.html">Toyota</a></li>
488
- <li><a href="index.html">Acura</a></li>
489
- <li><a href="index.html">Audi</a></li>
490
- <li><a href="index.html">BMW</a></li>
491
- <li><a href="index.html">Cadillac</a></li>
492
- <li><a href="index.html">Chrysler</a></li>
493
- <li><a href="index.html">Dodge</a></li>
494
- <li><a href="index.html">Ferrari</a></li>
495
- <li><a href="index.html">Ford</a></li>
496
- <li><a href="index.html">GMC</a></li>
497
- <li><a href="index.html">Honda</a></li>
498
- <li><a href="index.html">Hyundai</a></li>
499
- <li><a href="index.html">Infiniti</a></li>
500
- <li><a href="index.html">Jeep</a></li>
501
- <li><a href="index.html">Kia</a></li>
502
- <li><a href="index.html">Lexus</a></li>
503
- <li><a href="index.html">Mini</a></li>
504
- <li><a href="index.html">Nissan</a></li>
505
- <li><a href="index.html">Porsche</a></li>
506
- <li><a href="index.html">Subaru</a></li>
507
- <li><a href="index.html">Toyota</a></li>
508
- <li><a href="index.html">Acura</a></li>
509
- <li><a href="index.html">Audi</a></li>
510
- <li><a href="index.html">BMW</a></li>
511
- <li><a href="index.html">Cadillac</a></li>
512
- <li><a href="index.html">Chrysler</a></li>
513
- <li><a href="index.html">Dodge</a></li>
514
- <li><a href="index.html">Ferrari</a></li>
515
- <li><a href="index.html">Ford</a></li>
516
- <li><a href="index.html">GMC</a></li>
517
- <li><a href="index.html">Honda</a></li>
518
- <li><a href="index.html">Hyundai</a></li>
519
- <li><a href="index.html">Infiniti</a></li>
520
- <li><a href="index.html">Jeep</a></li>
521
- <li><a href="index.html">Kia</a></li>
522
- <li><a href="index.html">Lexus</a></li>
523
- <li><a href="index.html">Mini</a></li>
524
- <li><a href="index.html">Nissan</a></li>
525
- <li><a href="index.html">Porsche</a></li>
526
- <li><a href="index.html">Subaru</a></li>
527
- <li><a href="index.html">Toyota</a></li>
528
- </ul>
529
- </div><!--/content-primary -->
530
-
531
- <div class="content-secondary">
532
-
533
- <div data-role="collapsible" data-collapsed="true" data-theme="b" data-content-theme="d">
534
-
535
- <h3>More in this section</h3>
536
-
537
- <ul data-role="listview" data-theme="c" data-dividertheme="d">
538
-
539
- <li data-role="list-divider">List views</li>
540
- <li><a href="docs-lists.html">List basics &amp; API</a></li>
541
- <li><a href="lists-ul.html">Basic linked list</a></li>
542
- <li><a href="lists-nested.html">Nested list</a></li>
543
- <li><a href="lists-ol.html">Numbered list</a></li>
544
-
545
- <li><a href="lists-split.html">Split button list</a></li>
546
- <li><a href="lists-divider.html">List dividers</a></li>
547
- <li><a href="lists-count.html">Count bubble</a></li>
548
- <li><a href="lists-thumbnails.html">Thumbnails</a></li>
549
- <li><a href="lists-icons.html">Icons</a></li>
550
- <li><a href="lists-formatting.html">Content formatting</a></li>
551
- <li><a href="lists-search.html">Search filter bar</a></li>
552
- <li><a href="lists-search-inset.html">Inset search filter bar</a></li>
553
- <li><a href="lists-search-with-dividers.html">Search filter bar with dividers</a></li>
554
- <li><a href="lists-search-filtertext.html">Search filter hidden data</a></li>
555
-
556
- <li><a href="lists-readonly.html">Read-only lists</a></li>
557
- <li><a href="lists-readonly-inset.html">Read-only inset lists</a></li>
558
- <li><a href="lists-forms.html">Lists with forms</a></li>
559
- <li><a href="lists-forms-inset.html">Inset lists with forms</a></li>
560
-
561
- <li><a href="lists-inset.html">Inset styled lists</a></li>
562
- <li data-theme="a"><a href="lists-performance.html">List performance test</a></li>
563
- <li><a href="lists-themes.html">Theming lists</a></li>
564
-
565
- </ul>
566
- </div>
567
- </div>
568
-
569
- </div><!-- /content -->
570
-
571
- <div data-role="footer" class="footer-docs" data-theme="c">
572
- <p>&copy; 2011-12 The jQuery Foundation</p>
573
- </div>
574
-
575
- </div><!-- /page -->
576
-
577
- </body>
578
- </html>