pstuteville-scrubyt 0.4.31 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (462) hide show
  1. data/Rakefile +23 -23
  2. data/VERSION +1 -1
  3. metadata +20 -500
  4. data/examples/README.txt +0 -1
  5. data/examples/events/delta/input.html +0 -682
  6. data/examples/events/delta/test.rb +0 -16
  7. data/examples/misc/auto_regex/input.html +0 -22
  8. data/examples/misc/auto_regex/test.rb +0 -14
  9. data/examples/misc/compound_example/advanced/test.rb +0 -11
  10. data/examples/misc/compound_example/advanced/tricky_compound.html +0 -9
  11. data/examples/misc/compound_example/regexp/regexp_compound.html +0 -17
  12. data/examples/misc/compound_example/regexp/test.rb +0 -11
  13. data/examples/misc/compound_example/simple/compound.html +0 -5
  14. data/examples/misc/compound_example/simple/test.rb +0 -11
  15. data/examples/misc/detail_page/detailpage.html +0 -6
  16. data/examples/misc/detail_page/index.html +0 -9
  17. data/examples/misc/detail_page/test.rb +0 -17
  18. data/examples/misc/google/test.rb +0 -39
  19. data/examples/misc/identical_examples/data_extractor_export.rb +0 -12
  20. data/examples/misc/identical_examples/input.html +0 -16
  21. data/examples/misc/identical_examples/test.rb +0 -15
  22. data/examples/misc/immediate_attribute_extraction/data_extractor_export.rb +0 -10
  23. data/examples/misc/immediate_attribute_extraction/input.html +0 -16
  24. data/examples/misc/immediate_attribute_extraction/test.rb +0 -14
  25. data/examples/misc/multiple_examples/input.html +0 -7
  26. data/examples/misc/multiple_examples/test.rb +0 -22
  27. data/examples/misc/on_click_next/next_page_link.rb +0 -42
  28. data/examples/misc/on_click_next/page_1.html +0 -10
  29. data/examples/misc/on_click_next/page_2.html +0 -10
  30. data/examples/misc/on_click_next/page_3.html +0 -7
  31. data/examples/misc/rubycorner/test.rb +0 -29
  32. data/examples/misc/rubyforge_login/test.rb +0 -30
  33. data/examples/misc/tables/ambigous_records/input.html +0 -17
  34. data/examples/misc/tables/ambigous_records/test.rb +0 -37
  35. data/examples/misc/tables/another_plain_table/input.html +0 -15
  36. data/examples/misc/tables/another_plain_table/test.rb +0 -25
  37. data/examples/misc/tables/complex_table/input.html +0 -45
  38. data/examples/misc/tables/complex_table/test.rb +0 -30
  39. data/examples/misc/tables/grab_rows/input.html +0 -20
  40. data/examples/misc/tables/grab_rows/test.rb +0 -30
  41. data/examples/misc/tables/plain_table/input.html +0 -39
  42. data/examples/misc/tables/plain_table/test.rb +0 -35
  43. data/examples/misc/tables/plain_table_morepages/2.html +0 -38
  44. data/examples/misc/tables/plain_table_morepages/3.html +0 -33
  45. data/examples/misc/tables/plain_table_morepages/input.html +0 -40
  46. data/examples/misc/tables/plain_table_morepages/test.rb +0 -32
  47. data/examples/misc/tables/plain_table_morepages_with_image/2.html +0 -40
  48. data/examples/misc/tables/plain_table_morepages_with_image/3.html +0 -33
  49. data/examples/misc/tables/plain_table_morepages_with_image/images/right_arrow.png +0 -0
  50. data/examples/misc/tables/plain_table_morepages_with_image/input.html +0 -42
  51. data/examples/misc/tables/plain_table_morepages_with_image/test.rb +0 -32
  52. data/examples/misc/tables/test_select_indices/input.html +0 -46
  53. data/examples/misc/tables/test_select_indices/test.rb +0 -55
  54. data/examples/misc/xpath_example_type/input.html +0 -15
  55. data/examples/misc/xpath_example_type/test.rb +0 -18
  56. data/examples/misc/yahoo_finance/test.rb +0 -26
  57. data/examples/social/blog_comment/test.rb +0 -27
  58. data/examples/social/del.icio.us/test.rb +0 -22
  59. data/examples/social/digg/test.rb +0 -37
  60. data/examples/social/dzone/test.rb +0 -28
  61. data/examples/social/linkedin/linkedin.rb +0 -23
  62. data/examples/social/reddit/test.rb +0 -23
  63. data/examples/tones_extractor_export.rb +0 -23
  64. data/examples/webshops/amazon-online/test.rb +0 -34
  65. data/examples/webshops/amazon/002-8212888-3924065.html +0 -5311
  66. data/examples/webshops/amazon/002-8212888-3924065_files/0130796034.jpg +0 -0
  67. data/examples/webshops/amazon/002-8212888-3924065_files/020161622X.jpg +0 -0
  68. data/examples/webshops/amazon/002-8212888-3924065_files/0321223675.jpg +0 -0
  69. data/examples/webshops/amazon/002-8212888-3924065_files/0465067107.jpg +0 -0
  70. data/examples/webshops/amazon/002-8212888-3924065_files/0470069155.jpg +0 -0
  71. data/examples/webshops/amazon/002-8212888-3924065_files/0470081201.jpg +0 -0
  72. data/examples/webshops/amazon/002-8212888-3924065_files/0596005253.jpg +0 -0
  73. data/examples/webshops/amazon/002-8212888-3924065_files/0596101325.jpg +0 -0
  74. data/examples/webshops/amazon/002-8212888-3924065_files/0596523696.jpg +0 -0
  75. data/examples/webshops/amazon/002-8212888-3924065_files/0672328844.jpg +0 -0
  76. data/examples/webshops/amazon/002-8212888-3924065_files/0764596861.jpg +0 -0
  77. data/examples/webshops/amazon/002-8212888-3924065_files/0974514055.jpg +0 -0
  78. data/examples/webshops/amazon/002-8212888-3924065_files/0976694069.jpg +0 -0
  79. data/examples/webshops/amazon/002-8212888-3924065_files/0977616606.jpg +0 -0
  80. data/examples/webshops/amazon/002-8212888-3924065_files/0977616614.jpg +0 -0
  81. data/examples/webshops/amazon/002-8212888-3924065_files/0977616630.jpg +0 -0
  82. data/examples/webshops/amazon/002-8212888-3924065_files/1590597362.jpg +0 -0
  83. data/examples/webshops/amazon/002-8212888-3924065_files/1594480060.jpg +0 -0
  84. data/examples/webshops/amazon/002-8212888-3924065_files/1932394699.jpg +0 -0
  85. data/examples/webshops/amazon/002-8212888-3924065_files/2841772101.jpg +0 -0
  86. data/examples/webshops/amazon/002-8212888-3924065_files/amzn-logo-118w.gif +0 -0
  87. data/examples/webshops/amazon/002-8212888-3924065_files/askville-adwidget-bullet.gif +0 -0
  88. data/examples/webshops/amazon/002-8212888-3924065_files/askville-logo-sm-adwidget-white-bg.gif +0 -0
  89. data/examples/webshops/amazon/002-8212888-3924065_files/book_display_on_website-icon.gif +0 -0
  90. data/examples/webshops/amazon/002-8212888-3924065_files/btn-inactive-no-ns.gif +0 -0
  91. data/examples/webshops/amazon/002-8212888-3924065_files/btn-inactive-no.gif +0 -0
  92. data/examples/webshops/amazon/002-8212888-3924065_files/btn-inactive-yes-ns.gif +0 -0
  93. data/examples/webshops/amazon/002-8212888-3924065_files/btn-inactive-yes.gif +0 -0
  94. data/examples/webshops/amazon/002-8212888-3924065_files/btn-no-tiny.gif +0 -0
  95. data/examples/webshops/amazon/002-8212888-3924065_files/btn-yes-tiny.gif +0 -0
  96. data/examples/webshops/amazon/002-8212888-3924065_files/buybox-button-find-gifts-a.gif +0 -0
  97. data/examples/webshops/amazon/002-8212888-3924065_files/c7y_badge_rn_1.gif +0 -0
  98. data/examples/webshops/amazon/002-8212888-3924065_files/cap-a9-3.gif +0 -0
  99. data/examples/webshops/amazon/002-8212888-3924065_files/drop-down-icon-small-arrow.gif +0 -0
  100. data/examples/webshops/amazon/002-8212888-3924065_files/endcap-a9-go-2.gif +0 -0
  101. data/examples/webshops/amazon/002-8212888-3924065_files/gb-open-new.gif +0 -0
  102. data/examples/webshops/amazon/002-8212888-3924065_files/gc-logo-popover-a.gif +0 -0
  103. data/examples/webshops/amazon/002-8212888-3924065_files/gift-cert-roto-pop-a.gif +0 -0
  104. data/examples/webshops/amazon/002-8212888-3924065_files/go-button-books.gif +0 -0
  105. data/examples/webshops/amazon/002-8212888-3924065_files/go-button.gif +0 -0
  106. data/examples/webshops/amazon/002-8212888-3924065_files/go-orange-trans.gif +0 -0
  107. data/examples/webshops/amazon/002-8212888-3924065_files/go_button_photo.gif +0 -0
  108. data/examples/webshops/amazon/002-8212888-3924065_files/logo-off.gif +0 -0
  109. data/examples/webshops/amazon/002-8212888-3924065_files/n2CoreLibs-events-18134.js +0 -1407
  110. data/examples/webshops/amazon/002-8212888-3924065_files/n2CoreLibs-n2v1-57871.css +0 -364
  111. data/examples/webshops/amazon/002-8212888-3924065_files/n2CoreLibs-simplePopover-41153.js +0 -749
  112. data/examples/webshops/amazon/002-8212888-3924065_files/n2CoreLibs-utilities-25439.js +0 -1608
  113. data/examples/webshops/amazon/002-8212888-3924065_files/orange-arrow.gif +0 -0
  114. data/examples/webshops/amazon/002-8212888-3924065_files/orange-arrow_002.gif +0 -0
  115. data/examples/webshops/amazon/002-8212888-3924065_files/popover-blurb.gif +0 -0
  116. data/examples/webshops/amazon/002-8212888-3924065_files/powered-by-a9.gif +0 -0
  117. data/examples/webshops/amazon/002-8212888-3924065_files/stars-3-5.gif +0 -0
  118. data/examples/webshops/amazon/002-8212888-3924065_files/stars-4-0.gif +0 -0
  119. data/examples/webshops/amazon/002-8212888-3924065_files/stars-4-5.gif +0 -0
  120. data/examples/webshops/amazon/002-8212888-3924065_files/stars-5-0.gif +0 -0
  121. data/examples/webshops/amazon/002-8212888-3924065_files/tagline-adwidget.gif +0 -0
  122. data/examples/webshops/amazon/002-8212888-3924065_files/topnav-cart.gif +0 -0
  123. data/examples/webshops/amazon/002-8212888-3924065_files/transparent-pixel.gif +0 -0
  124. data/examples/webshops/amazon/002-8212888-3924065_files/transparent-pixel_002.gif +0 -0
  125. data/examples/webshops/amazon/test.rb +0 -27
  126. data/examples/webshops/barnes_and_noble/test.rb +0 -32
  127. data/examples/webshops/barnes_offline/barnes_and_noble.html +0 -115
  128. data/examples/webshops/barnes_offline/barnes_and_noble_files/10964080.gif +0 -0
  129. data/examples/webshops/barnes_offline/barnes_and_noble_files/10999676.gif +0 -0
  130. data/examples/webshops/barnes_offline/barnes_and_noble_files/11018492.gif +0 -0
  131. data/examples/webshops/barnes_offline/barnes_and_noble_files/11656534.gif +0 -0
  132. data/examples/webshops/barnes_offline/barnes_and_noble_files/11985045.gif +0 -0
  133. data/examples/webshops/barnes_offline/barnes_and_noble_files/12052378.gif +0 -0
  134. data/examples/webshops/barnes_offline/barnes_and_noble_files/12138286.gif +0 -0
  135. data/examples/webshops/barnes_offline/barnes_and_noble_files/12533212.gif +0 -0
  136. data/examples/webshops/barnes_offline/barnes_and_noble_files/12533268.gif +0 -0
  137. data/examples/webshops/barnes_offline/barnes_and_noble_files/9583392.gif +0 -0
  138. data/examples/webshops/barnes_offline/barnes_and_noble_files/SearchProduct.css +0 -626
  139. data/examples/webshops/barnes_offline/barnes_and_noble_files/admin3_gtpointup.gif +0 -0
  140. data/examples/webshops/barnes_offline/barnes_and_noble_files/admin_aboutshipping.gif +0 -0
  141. data/examples/webshops/barnes_offline/barnes_and_noble_files/admin_account.gif +0 -0
  142. data/examples/webshops/barnes_offline/barnes_and_noble_files/admin_colon.gif +0 -0
  143. data/examples/webshops/barnes_offline/barnes_and_noble_files/admin_giftreminder.gif +0 -0
  144. data/examples/webshops/barnes_offline/barnes_and_noble_files/admin_help.gif +0 -0
  145. data/examples/webshops/barnes_offline/barnes_and_noble_files/admin_orderstatus.gif +0 -0
  146. data/examples/webshops/barnes_offline/barnes_and_noble_files/admin_wishlist.gif +0 -0
  147. data/examples/webshops/barnes_offline/barnes_and_noble_files/bg.gif +0 -0
  148. data/examples/webshops/barnes_offline/barnes_and_noble_files/btnGoGrn.gif +0 -0
  149. data/examples/webshops/barnes_offline/barnes_and_noble_files/cleardot.gif +0 -0
  150. data/examples/webshops/barnes_offline/barnes_and_noble_files/cleardot_002.gif +0 -0
  151. data/examples/webshops/barnes_offline/barnes_and_noble_files/dot4.gif +0 -0
  152. data/examples/webshops/barnes_offline/barnes_and_noble_files/dotGold20.gif +0 -0
  153. data/examples/webshops/barnes_offline/barnes_and_noble_files/hdCantFind.gif +0 -0
  154. data/examples/webshops/barnes_offline/barnes_and_noble_files/hdSearchResults.gif +0 -0
  155. data/examples/webshops/barnes_offline/barnes_and_noble_files/hgg_tab_home_cold.gif +0 -0
  156. data/examples/webshops/barnes_offline/barnes_and_noble_files/hgg_tab_toy_cold.gif +0 -0
  157. data/examples/webshops/barnes_offline/barnes_and_noble_files/iframeKMP.js +0 -172
  158. data/examples/webshops/barnes_offline/barnes_and_noble_files/kmp_iframe_cds2.html +0 -25
  159. data/examples/webshops/barnes_offline/barnes_and_noble_files/kmp_iframe_cds2_data/070226_mc_lnav_search.gif +0 -0
  160. data/examples/webshops/barnes_offline/barnes_and_noble_files/kmp_iframe_cds2_data/XmlUtil.js +0 -199
  161. data/examples/webshops/barnes_offline/barnes_and_noble_files/kmp_iframe_cds2_data/XslStyleSheet.js +0 -1
  162. data/examples/webshops/barnes_offline/barnes_and_noble_files/kmp_iframe_cds2_data/kmp_gen.css +0 -81
  163. data/examples/webshops/barnes_offline/barnes_and_noble_files/kmp_iframe_cds2_data/product-preview-core.js +0 -337
  164. data/examples/webshops/barnes_offline/barnes_and_noble_files/kmp_iframe_cds2_data/product-preview.css +0 -36
  165. data/examples/webshops/barnes_offline/barnes_and_noble_files/kmp_iframe_cds2_data/productpreview.js +0 -11
  166. data/examples/webshops/barnes_offline/barnes_and_noble_files/linePagination.gif +0 -0
  167. data/examples/webshops/barnes_offline/barnes_and_noble_files/logo_bn05.gif +0 -0
  168. data/examples/webshops/barnes_offline/barnes_and_noble_files/navbar.js +0 -34
  169. data/examples/webshops/barnes_offline/barnes_and_noble_files/navbar_06.css +0 -136
  170. data/examples/webshops/barnes_offline/barnes_and_noble_files/popup_open.js +0 -116
  171. data/examples/webshops/barnes_offline/barnes_and_noble_files/qsearch3_vline_dots.gif +0 -0
  172. data/examples/webshops/barnes_offline/barnes_and_noble_files/qsearch4_search.gif +0 -0
  173. data/examples/webshops/barnes_offline/barnes_and_noble_files/qsearch_AdvSearch.jpg +0 -0
  174. data/examples/webshops/barnes_offline/barnes_and_noble_files/subnav_colon.gif +0 -0
  175. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_Bookclubs_cold.gif +0 -0
  176. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_bnjr_cold.gif +0 -0
  177. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_books_hot.gif +0 -0
  178. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_dvd_cold.gif +0 -0
  179. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_giftcards_cold.gif +0 -0
  180. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_home_cold.gif +0 -0
  181. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_member_cc_cold.gif +0 -0
  182. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_music_cold.gif +0 -0
  183. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_pipe.gif +0 -0
  184. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_textbooksonly_cold.gif +0 -0
  185. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_usedoop_cold.gif +0 -0
  186. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_videogames_cold.gif +0 -0
  187. data/examples/webshops/barnes_offline/barnes_and_noble_files/toppromo3_rule.gif +0 -0
  188. data/examples/webshops/barnes_offline/barnes_and_noble_files/toppromo_fastfree05.gif +0 -0
  189. data/examples/webshops/barnes_offline/barnes_and_noble_files/vcart_btn_checkout.gif +0 -0
  190. data/examples/webshops/barnes_offline/barnes_and_noble_files/vcart_icon_cart.gif +0 -0
  191. data/examples/webshops/barnes_offline/barnes_and_noble_files/vcart_topbot_rule.gif +0 -0
  192. data/examples/webshops/barnes_offline/barnes_and_noble_files/visualcart_prodid.js +0 -401
  193. data/examples/webshops/barnes_offline/test.rb +0 -30
  194. data/examples/webshops/buydig/2_files/03AA1BB9089A4A6A92CF23F280D664EB.jpg +0 -0
  195. data/examples/webshops/buydig/2_files/1008.gif +0 -0
  196. data/examples/webshops/buydig/2_files/1013.gif +0 -0
  197. data/examples/webshops/buydig/2_files/1020.gif +0 -0
  198. data/examples/webshops/buydig/2_files/106CF2FB84B446518397517C3E6D5AD8.jpg +0 -0
  199. data/examples/webshops/buydig/2_files/13-www.gif +0 -0
  200. data/examples/webshops/buydig/2_files/1E9BB2E56AB145FC9D6EF952703AF476.jpg +0 -0
  201. data/examples/webshops/buydig/2_files/1FCDFBE85CDB4D429EC2C8CB24D20457.jpg +0 -0
  202. data/examples/webshops/buydig/2_files/1pix.gif +0 -0
  203. data/examples/webshops/buydig/2_files/2014.gif +0 -0
  204. data/examples/webshops/buydig/2_files/2089.gif +0 -0
  205. data/examples/webshops/buydig/2_files/24992_medal.gif +0 -0
  206. data/examples/webshops/buydig/2_files/24BBCBA1397F4DDCBBBBE8456D6D6E5B.jpg +0 -0
  207. data/examples/webshops/buydig/2_files/281F8A6019B140F38DFD45EB7B69B0FB.jpg +0 -0
  208. data/examples/webshops/buydig/2_files/2975F866CB2149F7ACBC559C8E24E304.jpg +0 -0
  209. data/examples/webshops/buydig/2_files/316FC9256DC9460ABC3C5ECAF6C60286.jpg +0 -0
  210. data/examples/webshops/buydig/2_files/50569327D8B94252B95E449AE470E505.jpg +0 -0
  211. data/examples/webshops/buydig/2_files/519CDAB404FA4543B76B5F281468ACBF.jpg +0 -0
  212. data/examples/webshops/buydig/2_files/57D6146419A647BA89C96AF0B5CAB03C.jpg +0 -0
  213. data/examples/webshops/buydig/2_files/58E3F988E184448B8C0A59874AE123A8.jpg +0 -0
  214. data/examples/webshops/buydig/2_files/5E5B10197A4E4C9B9ECCD6309DBE4C54.jpg +0 -0
  215. data/examples/webshops/buydig/2_files/609A249177D04065B37B9161CB0BC92D.jpg +0 -0
  216. data/examples/webshops/buydig/2_files/676CEE8E53C2445982E991871B4DF613.jpg +0 -0
  217. data/examples/webshops/buydig/2_files/712BA08FAB524A31A76ABB9E2009FF8E.jpg +0 -0
  218. data/examples/webshops/buydig/2_files/734BD08D7A5049339393166491D09D21.jpg +0 -0
  219. data/examples/webshops/buydig/2_files/751E72B7003343248497FE6905F80787.jpg +0 -0
  220. data/examples/webshops/buydig/2_files/76493D4F02F14EF7B5886510604C7BB4.jpg +0 -0
  221. data/examples/webshops/buydig/2_files/79521E251278486DB29529C60C9D012A.jpg +0 -0
  222. data/examples/webshops/buydig/2_files/9C9AF82AC3B54BDC8C705278B50FDFD6.jpg +0 -0
  223. data/examples/webshops/buydig/2_files/BC3FD8307B9948FDB7EEF156D8629C37.jpg +0 -0
  224. data/examples/webshops/buydig/2_files/C0DD4574765047D1836F505E69DC8AE5.jpg +0 -0
  225. data/examples/webshops/buydig/2_files/C143F48515274A44B04F4B3E46306BD2.jpg +0 -0
  226. data/examples/webshops/buydig/2_files/C6B02E88F729464699DB275D140F4563.jpg +0 -0
  227. data/examples/webshops/buydig/2_files/CE334D6206DB4FA9AFDF339AEF0AF50F.jpg +0 -0
  228. data/examples/webshops/buydig/2_files/D66AE0DC865A4021AB300ED3A0C4CD11.jpg +0 -0
  229. data/examples/webshops/buydig/2_files/DEA2EC2093DC474D96B651068576DAE5.jpg +0 -0
  230. data/examples/webshops/buydig/2_files/F547677D83844042BF13A4BE6523BB50.jpg +0 -0
  231. data/examples/webshops/buydig/2_files/Rbbbonlineseal.gif +0 -0
  232. data/examples/webshops/buydig/2_files/TopSellers_bottom.gif +0 -0
  233. data/examples/webshops/buydig/2_files/TopSellers_ttl.gif +0 -0
  234. data/examples/webshops/buydig/2_files/addToFavorites_ttl.gif +0 -0
  235. data/examples/webshops/buydig/2_files/banner_CorporateSales.gif +0 -0
  236. data/examples/webshops/buydig/2_files/banner_Shipping.gif +0 -0
  237. data/examples/webshops/buydig/2_files/bizratehonoree.gif +0 -0
  238. data/examples/webshops/buydig/2_files/btn_submit.gif +0 -0
  239. data/examples/webshops/buydig/2_files/checkFlash.js +0 -110
  240. data/examples/webshops/buydig/2_files/checkFlash2.js +0 -109
  241. data/examples/webshops/buydig/2_files/cnetcertified.gif +0 -0
  242. data/examples/webshops/buydig/2_files/credPriceGrabber.gif +0 -0
  243. data/examples/webshops/buydig/2_files/credShopping.gif +0 -0
  244. data/examples/webshops/buydig/2_files/credential_paypal.gif +0 -0
  245. data/examples/webshops/buydig/2_files/credentials.gif +0 -0
  246. data/examples/webshops/buydig/2_files/dealtime.gif +0 -0
  247. data/examples/webshops/buydig/2_files/dvxstyle.css +0 -754
  248. data/examples/webshops/buydig/2_files/footer_021306_1_v1.gif +0 -0
  249. data/examples/webshops/buydig/2_files/func.js +0 -132
  250. data/examples/webshops/buydig/2_files/getseal +0 -1
  251. data/examples/webshops/buydig/2_files/help.gif +0 -0
  252. data/examples/webshops/buydig/2_files/home.gif +0 -0
  253. data/examples/webshops/buydig/2_files/java.js +0 -155
  254. data/examples/webshops/buydig/2_files/leftnv_help.gif +0 -0
  255. data/examples/webshops/buydig/2_files/logo.gif +0 -0
  256. data/examples/webshops/buydig/2_files/logo2.gif +0 -0
  257. data/examples/webshops/buydig/2_files/logo3.gif +0 -0
  258. data/examples/webshops/buydig/2_files/main.js +0 -227
  259. data/examples/webshops/buydig/2_files/mastercard_secured.gif +0 -0
  260. data/examples/webshops/buydig/2_files/newsBox_bkg.jpg +0 -0
  261. data/examples/webshops/buydig/2_files/newsBox_bottom.jpg +0 -0
  262. data/examples/webshops/buydig/2_files/newsBox_text.gif +0 -0
  263. data/examples/webshops/buydig/2_files/newsBox_ttl.jpg +0 -0
  264. data/examples/webshops/buydig/2_files/noimage75.gif +0 -0
  265. data/examples/webshops/buydig/2_files/orangeleftfrmbtm.gif +0 -0
  266. data/examples/webshops/buydig/2_files/pixel153.gif +0 -0
  267. data/examples/webshops/buydig/2_files/rightnv_bottom.gif +0 -0
  268. data/examples/webshops/buydig/2_files/search_btn_off.gif +0 -0
  269. data/examples/webshops/buydig/2_files/search_c1.gif +0 -0
  270. data/examples/webshops/buydig/2_files/search_c2.gif +0 -0
  271. data/examples/webshops/buydig/2_files/search_c3.gif +0 -0
  272. data/examples/webshops/buydig/2_files/search_c4.gif +0 -0
  273. data/examples/webshops/buydig/2_files/search_down.gif +0 -0
  274. data/examples/webshops/buydig/2_files/search_left.gif +0 -0
  275. data/examples/webshops/buydig/2_files/search_right.gif +0 -0
  276. data/examples/webshops/buydig/2_files/search_top.gif +0 -0
  277. data/examples/webshops/buydig/2_files/siteLinks_bottom.gif +0 -0
  278. data/examples/webshops/buydig/2_files/siteLinks_bullet.gif +0 -0
  279. data/examples/webshops/buydig/2_files/siteLinks_ttl.gif +0 -0
  280. data/examples/webshops/buydig/2_files/spacer.gif +0 -0
  281. data/examples/webshops/buydig/2_files/style.js +0 -45
  282. data/examples/webshops/buydig/2_files/styles.html +0 -33
  283. data/examples/webshops/buydig/2_files/track_orders.jpg +0 -0
  284. data/examples/webshops/buydig/2_files/urchin +0 -534
  285. data/examples/webshops/buydig/2_files/verified_by_visa.gif +0 -0
  286. data/examples/webshops/buydig/2_files/welcome.gif +0 -0
  287. data/examples/webshops/buydig/2_files/welcome_ttl.gif +0 -0
  288. data/examples/webshops/buydig/2_files/yahoologo.gif +0 -0
  289. data/examples/webshops/buydig/input.html +0 -1194
  290. data/examples/webshops/buydig/test.rb +0 -31
  291. data/examples/webshops/ebay/test.rb +0 -32
  292. data/examples/webshops/finewines_offline/_finewines.html +0 -1739
  293. data/examples/webshops/finewines_offline/_finewines_cut.html +0 -371
  294. data/examples/webshops/finewines_offline/_finewines_files/011064.jpg +0 -0
  295. data/examples/webshops/finewines_offline/_finewines_files/012674.jpg +0 -0
  296. data/examples/webshops/finewines_offline/_finewines_files/013268.jpg +0 -0
  297. data/examples/webshops/finewines_offline/_finewines_files/013300.jpg +0 -0
  298. data/examples/webshops/finewines_offline/_finewines_files/013409.jpg +0 -0
  299. data/examples/webshops/finewines_offline/_finewines_files/014340.jpg +0 -0
  300. data/examples/webshops/finewines_offline/_finewines_files/015073.jpg +0 -0
  301. data/examples/webshops/finewines_offline/_finewines_files/015255.jpg +0 -0
  302. data/examples/webshops/finewines_offline/_finewines_files/015479.jpg +0 -0
  303. data/examples/webshops/finewines_offline/_finewines_files/015487.jpg +0 -0
  304. data/examples/webshops/finewines_offline/_finewines_files/017038.jpg +0 -0
  305. data/examples/webshops/finewines_offline/_finewines_files/017129.jpg +0 -0
  306. data/examples/webshops/finewines_offline/_finewines_files/017145.jpg +0 -0
  307. data/examples/webshops/finewines_offline/_finewines_files/017152.jpg +0 -0
  308. data/examples/webshops/finewines_offline/_finewines_files/017285.jpg +0 -0
  309. data/examples/webshops/finewines_offline/_finewines_files/017392.jpg +0 -0
  310. data/examples/webshops/finewines_offline/_finewines_files/017400.jpg +0 -0
  311. data/examples/webshops/finewines_offline/_finewines_files/019778.jpg +0 -0
  312. data/examples/webshops/finewines_offline/_finewines_files/019786.jpg +0 -0
  313. data/examples/webshops/finewines_offline/_finewines_files/020503.jpg +0 -0
  314. data/examples/webshops/finewines_offline/_finewines_files/021253.jpg +0 -0
  315. data/examples/webshops/finewines_offline/_finewines_files/021279.jpg +0 -0
  316. data/examples/webshops/finewines_offline/_finewines_files/021337.jpg +0 -0
  317. data/examples/webshops/finewines_offline/_finewines_files/021352.jpg +0 -0
  318. data/examples/webshops/finewines_offline/_finewines_files/023002.jpg +0 -0
  319. data/examples/webshops/finewines_offline/_finewines_files/023135.jpg +0 -0
  320. data/examples/webshops/finewines_offline/_finewines_files/023143.jpg +0 -0
  321. data/examples/webshops/finewines_offline/_finewines_files/023788.jpg +0 -0
  322. data/examples/webshops/finewines_offline/_finewines_files/024166.jpg +0 -0
  323. data/examples/webshops/finewines_offline/_finewines_files/024182.jpg +0 -0
  324. data/examples/webshops/finewines_offline/_finewines_files/024216.jpg +0 -0
  325. data/examples/webshops/finewines_offline/_finewines_files/027268.jpg +0 -0
  326. data/examples/webshops/finewines_offline/_finewines_files/027516.jpg +0 -0
  327. data/examples/webshops/finewines_offline/_finewines_files/027862.jpg +0 -0
  328. data/examples/webshops/finewines_offline/_finewines_files/028118.jpg +0 -0
  329. data/examples/webshops/finewines_offline/_finewines_files/028936.jpg +0 -0
  330. data/examples/webshops/finewines_offline/_finewines_files/033894.jpg +0 -0
  331. data/examples/webshops/finewines_offline/_finewines_files/033902.jpg +0 -0
  332. data/examples/webshops/finewines_offline/_finewines_files/033910.jpg +0 -0
  333. data/examples/webshops/finewines_offline/_finewines_files/033936.jpg +0 -0
  334. data/examples/webshops/finewines_offline/_finewines_files/033944.jpg +0 -0
  335. data/examples/webshops/finewines_offline/_finewines_files/033951.jpg +0 -0
  336. data/examples/webshops/finewines_offline/_finewines_files/034553.jpg +0 -0
  337. data/examples/webshops/finewines_offline/_finewines_files/034561.jpg +0 -0
  338. data/examples/webshops/finewines_offline/_finewines_files/232439.jpg +0 -0
  339. data/examples/webshops/finewines_offline/_finewines_files/237834.jpg +0 -0
  340. data/examples/webshops/finewines_offline/_finewines_files/268359.jpg +0 -0
  341. data/examples/webshops/finewines_offline/_finewines_files/289082.jpg +0 -0
  342. data/examples/webshops/finewines_offline/_finewines_files/331603.jpg +0 -0
  343. data/examples/webshops/finewines_offline/_finewines_files/369686.jpg +0 -0
  344. data/examples/webshops/finewines_offline/_finewines_files/420257.jpg +0 -0
  345. data/examples/webshops/finewines_offline/_finewines_files/422014.jpg +0 -0
  346. data/examples/webshops/finewines_offline/_finewines_files/460410.jpg +0 -0
  347. data/examples/webshops/finewines_offline/_finewines_files/480533.jpg +0 -0
  348. data/examples/webshops/finewines_offline/_finewines_files/556795.jpg +0 -0
  349. data/examples/webshops/finewines_offline/_finewines_files/597054.jpg +0 -0
  350. data/examples/webshops/finewines_offline/_finewines_files/650606.jpg +0 -0
  351. data/examples/webshops/finewines_offline/_finewines_files/652628.jpg +0 -0
  352. data/examples/webshops/finewines_offline/_finewines_files/653790.jpg +0 -0
  353. data/examples/webshops/finewines_offline/_finewines_files/658450.jpg +0 -0
  354. data/examples/webshops/finewines_offline/_finewines_files/660027.jpg +0 -0
  355. data/examples/webshops/finewines_offline/_finewines_files/660951.jpg +0 -0
  356. data/examples/webshops/finewines_offline/_finewines_files/684514.jpg +0 -0
  357. data/examples/webshops/finewines_offline/_finewines_files/685131.jpg +0 -0
  358. data/examples/webshops/finewines_offline/_finewines_files/686865.jpg +0 -0
  359. data/examples/webshops/finewines_offline/_finewines_files/699330.jpg +0 -0
  360. data/examples/webshops/finewines_offline/_finewines_files/703017.jpg +0 -0
  361. data/examples/webshops/finewines_offline/_finewines_files/703140.jpg +0 -0
  362. data/examples/webshops/finewines_offline/_finewines_files/703850.jpg +0 -0
  363. data/examples/webshops/finewines_offline/_finewines_files/717306.jpg +0 -0
  364. data/examples/webshops/finewines_offline/_finewines_files/900274.jpg +0 -0
  365. data/examples/webshops/finewines_offline/_finewines_files/938225.jpg +0 -0
  366. data/examples/webshops/finewines_offline/_finewines_files/947440.jpg +0 -0
  367. data/examples/webshops/finewines_offline/_finewines_files/951319.jpg +0 -0
  368. data/examples/webshops/finewines_offline/_finewines_files/967893.jpg +0 -0
  369. data/examples/webshops/finewines_offline/_finewines_files/981407.jpg +0 -0
  370. data/examples/webshops/finewines_offline/_finewines_files/981613.jpg +0 -0
  371. data/examples/webshops/finewines_offline/_finewines_files/982421.jpg +0 -0
  372. data/examples/webshops/finewines_offline/_finewines_files/985598.jpg +0 -0
  373. data/examples/webshops/finewines_offline/_finewines_files/986737.jpg +0 -0
  374. data/examples/webshops/finewines_offline/_finewines_files/987503.jpg +0 -0
  375. data/examples/webshops/finewines_offline/_finewines_files/992800.jpg +0 -0
  376. data/examples/webshops/finewines_offline/_finewines_files/VintageslogoEN.gif +0 -0
  377. data/examples/webshops/finewines_offline/_finewines_files/blanc-up.gif +0 -0
  378. data/examples/webshops/finewines_offline/_finewines_files/btn_vintages_latest.gif +0 -0
  379. data/examples/webshops/finewines_offline/_finewines_files/cc_en.gif +0 -0
  380. data/examples/webshops/finewines_offline/_finewines_files/common.js +0 -860
  381. data/examples/webshops/finewines_offline/_finewines_files/drink.gif +0 -0
  382. data/examples/webshops/finewines_offline/_finewines_files/drinkhold.gif +0 -0
  383. data/examples/webshops/finewines_offline/_finewines_files/ec_en.gif +0 -0
  384. data/examples/webshops/finewines_offline/_finewines_files/ev_en.gif +0 -0
  385. data/examples/webshops/finewines_offline/_finewines_files/hold.gif +0 -0
  386. data/examples/webshops/finewines_offline/_finewines_files/index-wines-features.jpg +0 -0
  387. data/examples/webshops/finewines_offline/_finewines_files/indexSTYLE.css +0 -398
  388. data/examples/webshops/finewines_offline/_finewines_files/keyword_search.gif +0 -0
  389. data/examples/webshops/finewines_offline/_finewines_files/mm_menu.js +0 -1
  390. data/examples/webshops/finewines_offline/_finewines_files/nr_en.gif +0 -0
  391. data/examples/webshops/finewines_offline/_finewines_files/ontario_en.gif +0 -0
  392. data/examples/webshops/finewines_offline/_finewines_files/popup.js +0 -81
  393. data/examples/webshops/finewines_offline/_finewines_files/releases_nav.js +0 -229
  394. data/examples/webshops/finewines_offline/_finewines_files/so_en.gif +0 -0
  395. data/examples/webshops/finewines_offline/_finewines_files/spacer.gif +0 -0
  396. data/examples/webshops/finewines_offline/_finewines_files/top.gif +0 -0
  397. data/examples/webshops/finewines_offline/_finewines_files/urchin.js +0 -576
  398. data/examples/webshops/finewines_offline/_finewines_files/wom_en.gif +0 -0
  399. data/examples/webshops/finewines_offline/test.rb +0 -30
  400. data/examples/webshops/us1camera/1_files/1pix.gif +0 -0
  401. data/examples/webshops/us1camera/1_files/1pix_002.gif +0 -0
  402. data/examples/webshops/us1camera/1_files/CnetCertified.gif +0 -0
  403. data/examples/webshops/us1camera/1_files/CyberSource.gif +0 -0
  404. data/examples/webshops/us1camera/1_files/Images50.gif +0 -0
  405. data/examples/webshops/us1camera/1_files/Images50_002.gif +0 -0
  406. data/examples/webshops/us1camera/1_files/Images50_003.gif +0 -0
  407. data/examples/webshops/us1camera/1_files/Images50_004.gif +0 -0
  408. data/examples/webshops/us1camera/1_files/Images50_005.gif +0 -0
  409. data/examples/webshops/us1camera/1_files/Images50_006.gif +0 -0
  410. data/examples/webshops/us1camera/1_files/PriceGrabber.gif +0 -0
  411. data/examples/webshops/us1camera/1_files/QSearch.gif +0 -0
  412. data/examples/webshops/us1camera/1_files/ban-m.jpg +0 -0
  413. data/examples/webshops/us1camera/1_files/banner1.bin +0 -0
  414. data/examples/webshops/us1camera/1_files/banner3.bin +0 -0
  415. data/examples/webshops/us1camera/1_files/block1.jpg +0 -0
  416. data/examples/webshops/us1camera/1_files/block2.jpg +0 -0
  417. data/examples/webshops/us1camera/1_files/block3.jpg +0 -0
  418. data/examples/webshops/us1camera/1_files/block4.jpg +0 -0
  419. data/examples/webshops/us1camera/1_files/block5.jpg +0 -0
  420. data/examples/webshops/us1camera/1_files/block6.jpg +0 -0
  421. data/examples/webshops/us1camera/1_files/bos.js +0 -280
  422. data/examples/webshops/us1camera/1_files/box1.jpg +0 -0
  423. data/examples/webshops/us1camera/1_files/box2.jpg +0 -0
  424. data/examples/webshops/us1camera/1_files/box3.jpg +0 -0
  425. data/examples/webshops/us1camera/1_files/box4.jpg +0 -0
  426. data/examples/webshops/us1camera/1_files/dot.jpg +0 -0
  427. data/examples/webshops/us1camera/1_files/eDevix.gif +0 -0
  428. data/examples/webshops/us1camera/1_files/electronics1.jpg +0 -0
  429. data/examples/webshops/us1camera/1_files/getseal +0 -1
  430. data/examples/webshops/us1camera/1_files/pride.jpg +0 -0
  431. data/examples/webshops/us1camera/1_files/search.jpg +0 -0
  432. data/examples/webshops/us1camera/1_files/sidebutton.jpg +0 -0
  433. data/examples/webshops/us1camera/1_files/sslroilogic.js +0 -49
  434. data/examples/webshops/us1camera/1_files/style.css +0 -1
  435. data/examples/webshops/us1camera/1_files/tl.html +0 -2
  436. data/examples/webshops/us1camera/input.html +0 -548
  437. data/examples/webshops/us1camera/test.rb +0 -37
  438. data/pkg/scrubyt-0.4.31.gem +0 -0
  439. data/resources/allison/LICENSE +0 -184
  440. data/resources/allison/README +0 -37
  441. data/resources/allison/allison.css +0 -301
  442. data/resources/allison/allison.gif +0 -0
  443. data/resources/allison/allison.js +0 -307
  444. data/resources/allison/allison.rb +0 -287
  445. data/resources/allison/cache/BODY +0 -588
  446. data/resources/allison/cache/CLASS_INDEX +0 -4
  447. data/resources/allison/cache/CLASS_PAGE +0 -1
  448. data/resources/allison/cache/FILE_INDEX +0 -4
  449. data/resources/allison/cache/FILE_PAGE +0 -1
  450. data/resources/allison/cache/FONTS +0 -1
  451. data/resources/allison/cache/FR_INDEX_BODY +0 -1
  452. data/resources/allison/cache/IMGPATH +0 -1
  453. data/resources/allison/cache/INDEX +0 -1
  454. data/resources/allison/cache/JAVASCRIPT +0 -307
  455. data/resources/allison/cache/METHOD_INDEX +0 -4
  456. data/resources/allison/cache/METHOD_LIST +0 -1
  457. data/resources/allison/cache/SRC_PAGE +0 -1
  458. data/resources/allison/cache/STYLE +0 -323
  459. data/resources/allison/cache/URL +0 -1
  460. data/scrubyt.gemspec +0 -609
  461. data/todo/backlog.txt +0 -73
  462. data/todo/scenario_ideas.txt +0 -19
@@ -1,30 +0,0 @@
1
- $:.unshift File.join(File.dirname(__FILE__), '../../..//lib')
2
-
3
- require 'scrubyt'
4
-
5
- #Example of:
6
- # - Barnes and Noble book extraction scenario
7
- # I did this example instead of amazon, because that's not
8
- # correctly parsable with the current version (0.5) of Hpricot
9
- #
10
- #Goal: For every book, extract it's name and it's price.
11
- # Since some books's prices are at a different XPath,
12
- # need to define two examples to capture every possibility.
13
- #
14
- #Solution: Simple Extractor with a 'book' pattern which has 'title' and 'price'
15
- # child patterns, with multiple examples.
16
- # Crawling is also involved - all the records are wrapped this way!
17
-
18
-
19
- b_and_n_data = Scrubyt::Extractor.define do
20
- fetch File.join(File.dirname(__FILE__), "barnes_and_noble.html")
21
-
22
- record do
23
- item_name 'Agile Web Development with Rails', 'Rails Recipes (The Facets of Ruby Series)'
24
- price '$31.96 (Save 20%)', '$32.95'
25
- end
26
- end
27
-
28
- b_and_n_data.to_xml.write($stdout, 1)
29
- Scrubyt::ResultDumper.print_statistics(b_and_n_data)
30
- b_and_n_data.export(__FILE__)
@@ -1,110 +0,0 @@
1
- // JavaScript Document
2
- <!--
3
- // -----------------------------------------------------------------------------
4
- // Globals
5
- // Major version of Flash required
6
- var requiredMajorVersion = 8;
7
- // Minor version of Flash required
8
- var requiredMinorVersion = 0;
9
- // Minor version of Flash required
10
- var requiredRevision = 0;
11
- // the version of javascript supported
12
- var jsVersion = 1.0;
13
- // -----------------------------------------------------------------------------
14
- // -->
15
-
16
- /*Don't delete; use with this JavaScrip file in destination code
17
- <script language="VBScript" type="text/vbscript">
18
- <!-- // Visual basic helper required to detect Flash Player ActiveX control version information
19
- Function VBGetSwfVer(i)
20
- on error resume next
21
- Dim swControl, swVersion
22
- swVersion = 0
23
-
24
- set swControl = CreateObject("ShockwaveFlash.ShockwaveFlash." + CStr(i))
25
- if (IsObject(swControl)) then
26
- swVersion = swControl.GetVariable("$version")
27
- end if
28
- VBGetSwfVer = swVersion
29
- End Function
30
- // -->
31
- </script>
32
- */
33
-
34
- <!-- // Detect Client Browser type
35
- var isIE = (navigator.appVersion.indexOf("MSIE") != -1) ? true : false;
36
- var isWin = (navigator.appVersion.toLowerCase().indexOf("win") != -1) ? true : false;
37
- var isOpera = (navigator.userAgent.indexOf("Opera") != -1) ? true : false;
38
- jsVersion = 1.1;
39
- // JavaScript helper required to detect Flash Player PlugIn version information
40
- function JSGetSwfVer(i){
41
- // NS/Opera version >= 3 check for Flash plugin in plugin array
42
- if (navigator.plugins != null && navigator.plugins.length > 0) {
43
- if (navigator.plugins["Shockwave Flash 2.0"] || navigator.plugins["Shockwave Flash"]) {
44
- var swVer2 = navigator.plugins["Shockwave Flash 2.0"] ? " 2.0" : "";
45
- var flashDescription = navigator.plugins["Shockwave Flash" + swVer2].description;
46
- descArray = flashDescription.split(" ");
47
- tempArrayMajor = descArray[2].split(".");
48
- versionMajor = tempArrayMajor[0];
49
- versionMinor = tempArrayMajor[1];
50
- if ( descArray[3] != "" ) {
51
- tempArrayMinor = descArray[3].split("r");
52
- } else {
53
- tempArrayMinor = descArray[4].split("r");
54
- }
55
- versionRevision = tempArrayMinor[1] > 0 ? tempArrayMinor[1] : 0;
56
- flashVer = versionMajor + "." + versionMinor + "." + versionRevision;
57
- } else {
58
- flashVer = -1;
59
- }
60
- }
61
- // MSN/WebTV 2.6 supports Flash 4
62
- else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.6") != -1) flashVer = 4;
63
- // WebTV 2.5 supports Flash 3
64
- else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.5") != -1) flashVer = 3;
65
- // older WebTV supports Flash 2
66
- else if (navigator.userAgent.toLowerCase().indexOf("webtv") != -1) flashVer = 2;
67
- // Can't detect in all other cases
68
- else {
69
-
70
- flashVer = -1;
71
- }
72
- return flashVer;
73
- }
74
- // When called with reqMajorVer, reqMinorVer, reqRevision returns true if that version or greater is available
75
- function DetectFlashVer(reqMajorVer, reqMinorVer, reqRevision)
76
- {
77
- reqVer = parseFloat(reqMajorVer + "." + reqRevision);
78
- // loop backwards through the versions until we find the newest version
79
- for (i=25;i>0;i--) {
80
- if (isIE && isWin && !isOpera) {
81
- versionStr = VBGetSwfVer(i);
82
- } else {
83
- versionStr = JSGetSwfVer(i);
84
- }
85
- if (versionStr == -1 ) {
86
- return false;
87
- } else if (versionStr != 0) {
88
- if(isIE && isWin && !isOpera) {
89
- tempArray = versionStr.split(" ");
90
- tempString = tempArray[1];
91
- versionArray = tempString .split(",");
92
- } else {
93
- versionArray = versionStr.split(".");
94
- }
95
- versionMajor = versionArray[0];
96
- versionMinor = versionArray[1];
97
- versionRevision = versionArray[2];
98
-
99
- versionString = versionMajor + "." + versionRevision; // 7.0r24 == 7.24
100
- versionNum = parseFloat(versionString);
101
- // is the major.revision >= requested major.revision AND the minor version >= requested minor
102
- if ( (versionMajor > reqMajorVer) && (versionNum >= reqVer) ) {
103
- return true;
104
- } else {
105
- return ((versionNum >= reqVer && versionMinor >= reqMinorVer) ? true : false );
106
- }
107
- }
108
- }
109
- }
110
- // -->
@@ -1,109 +0,0 @@
1
- <!--
2
- function ShowFlash(movieLink, width, height, altContent)
3
- {
4
- // Check to see if the version meets the requirements for playback
5
- if (SupportFlash()) { // if we've detected an acceptable version
6
- var oeTags = "<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0' width='"+width+"' height='"+height+"'>"
7
- + "<param name='movie' value='"+movieLink+"'>"
8
- + "<param name='quality' value='high'>"
9
- + "<param name='wmode' value='transparent'>"
10
- + "<embed src='"+movieLink+"' quality='high' wmode='transparent' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='"+width+"' height='"+height+"'></embed>"
11
- + "</object>";
12
- document.write(oeTags);
13
- }
14
- else {
15
- document.write(altContent);
16
- }
17
- }
18
-
19
- // Return true if support required flash version
20
- function SupportFlash()
21
- {
22
- // Major version of Flash required
23
- var requiredMajorVersion = 8;
24
- // Minor version of Flash required
25
- var requiredMinorVersion = 0;
26
- // Minor version of Flash required
27
- var requiredRevision = 0;
28
-
29
- return detectFlashVer2(requiredMajorVersion, requiredMinorVersion, requiredRevision);
30
- }
31
-
32
- // When called with reqMajorVer, reqMinorVer, reqRevision returns true if that version or greater is available
33
- function detectFlashVer2(reqMajorVer, reqMinorVer, reqRevision)
34
- {
35
- // Detect Client Browser type
36
- var isIE = (navigator.appVersion.indexOf("MSIE") != -1) ? true : false;
37
- var isWin = (navigator.appVersion.toLowerCase().indexOf("win") != -1) ? true : false;
38
- var isOpera = (navigator.userAgent.indexOf("Opera") != -1) ? true : false;
39
-
40
- reqVer = parseFloat(reqMajorVer + "." + reqRevision);
41
- // loop backwards through the versions until we find the newest version
42
- for (i=25;i>0;i--) {
43
- if (isIE && isWin && !isOpera) {
44
- versionStr = VBGetSwfVer(i);
45
- } else {
46
- versionStr = JSGetSwfVer2(i);
47
- }
48
- if (versionStr == -1 ) {
49
- return false;
50
- } else if (versionStr != 0) {
51
- if(isIE && isWin && !isOpera) {
52
- tempArray = versionStr.split(" ");
53
- tempString = tempArray[1];
54
- versionArray = tempString .split(",");
55
- } else {
56
- versionArray = versionStr.split(".");
57
- }
58
- versionMajor = versionArray[0];
59
- versionMinor = versionArray[1];
60
- versionRevision = versionArray[2];
61
-
62
- versionString = versionMajor + "." + versionRevision; // 7.0r24 == 7.24
63
- versionNum = parseFloat(versionString);
64
- // is the major.revision >= requested major.revision AND the minor version >= requested minor
65
- if ( (versionMajor > reqMajorVer) && (versionNum >= reqVer) ) {
66
- return true;
67
- } else {
68
- return ((versionNum >= reqVer && versionMinor >= reqMinorVer) ? true : false );
69
- }
70
- }
71
- }
72
- }
73
-
74
- // JavaScript helper required to detect Flash Player PlugIn version information
75
- function JSGetSwfVer2(i){
76
- // NS/Opera version >= 3 check for Flash plugin in plugin array
77
- if (navigator.plugins != null && navigator.plugins.length > 0) {
78
- if (navigator.plugins["Shockwave Flash 2.0"] || navigator.plugins["Shockwave Flash"]) {
79
- var swVer2 = navigator.plugins["Shockwave Flash 2.0"] ? " 2.0" : "";
80
- var flashDescription = navigator.plugins["Shockwave Flash" + swVer2].description;
81
- descArray = flashDescription.split(" ");
82
- tempArrayMajor = descArray[2].split(".");
83
- versionMajor = tempArrayMajor[0];
84
- versionMinor = tempArrayMajor[1];
85
- if ( descArray[3] != "" ) {
86
- tempArrayMinor = descArray[3].split("r");
87
- } else {
88
- tempArrayMinor = descArray[4].split("r");
89
- }
90
- versionRevision = tempArrayMinor[1] > 0 ? tempArrayMinor[1] : 0;
91
- flashVer = versionMajor + "." + versionMinor + "." + versionRevision;
92
- } else {
93
- flashVer = -1;
94
- }
95
- }
96
- // MSN/WebTV 2.6 supports Flash 4
97
- else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.6") != -1) flashVer = 4;
98
- // WebTV 2.5 supports Flash 3
99
- else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.5") != -1) flashVer = 3;
100
- // older WebTV supports Flash 2
101
- else if (navigator.userAgent.toLowerCase().indexOf("webtv") != -1) flashVer = 2;
102
- // Can't detect in all other cases
103
- else {
104
-
105
- flashVer = -1;
106
- }
107
- return flashVer;
108
- }
109
- // -->
@@ -1,754 +0,0 @@
1
- body
2
- {
3
- margin: 0px;
4
- }
5
- A
6
- {
7
- font-size: 10pt;
8
- color: black;
9
- text-decoration: none;
10
- }
11
- A:hover
12
- {
13
- text-decoration: underline;
14
- }
15
- BODY
16
- {
17
- font-size: 10pt;
18
- color: black;
19
- font-family: Tahoma, Arial, Verdana;
20
- text-decoration: none;
21
- }
22
- TABLE
23
- {
24
- border-collapse: collapse;
25
- }
26
- TR
27
- {
28
- }
29
- TH
30
- {
31
- font-weight: bold;
32
- font-size: 10pt;
33
- color: dimgray;
34
- font-family: tahoma,arial,verdana;
35
- text-decoration: none;
36
- }
37
- TD
38
- {
39
- font-size: 10pt;
40
- color: black;
41
- }
42
- FONT.corporate
43
- {
44
- font-size: 10pt;
45
- color: black;
46
- text-decoration: none;
47
- }
48
- FORM
49
- {
50
- margin: 0px;
51
- }
52
- .BUTTON
53
- {
54
- width:130px;
55
- height:20px;
56
- border-right: black 1px solid;
57
- border-top: black 1px solid;
58
- font-weight: bold;
59
- font-size: 9pt;
60
- margin: 3px;
61
- text-transform: none;
62
- border-left: black 1px solid;
63
- border-bottom: black 1px solid;
64
- font-family: Sans-Serif;
65
- background-color: white;
66
- font-variant: small-caps;
67
- }
68
- .tbl
69
- {
70
- border: #0e256f 1px inset;
71
- }
72
- .idxhome
73
- {
74
- color:Olive;
75
- font-weight:bold;
76
- }
77
- .srcfld
78
- {
79
- border-right: #336699 1px solid;
80
- border-top: #336699 1px solid;
81
- border-left: #336699 1px solid;
82
- width: 75px;
83
- height:21;
84
- border-bottom: #336699 1px solid;
85
- }
86
- .srcbtn
87
- {
88
- height:21;
89
- border-right: darkblue 1px solid;
90
- border-top: darkblue 1px solid;
91
- font-weight: bold;
92
- font-size: 8pt;
93
- text-transform: uppercase;
94
- border-left: darkblue 1px solid;
95
- color: white;
96
- border-bottom: darkblue 1px solid;
97
- font-family: Sans-Serif, Arial, Monospace;
98
- background-color: #336699;
99
- }
100
- .DeptTopHome
101
- {
102
- font-weight: bold;
103
- font-size: 8pt;
104
- text-transform: uppercase;
105
- color: orangered;
106
- font-family: 'Arial Narrow' , 'Helvetica Narrow' , Tahoma, Sans-Serif, Helvetica;
107
- }
108
- .DeptTop
109
- {
110
- font-weight: bold;
111
- font-size: 8pt;
112
- text-transform: uppercase;
113
- color: #336699;
114
- font-family: 'Arial Narrow' , 'Helvetica Narrow' , Tahoma, Sans-Serif, Helvetica;
115
- }
116
- .DeptTopSelected
117
- {
118
- font-weight: bold;
119
- font-size: 8pt;
120
- text-transform: uppercase;
121
- color: dimgray;
122
- font-family: 'Arial Narrow' , 'Helvetica Narrow' , Tahoma, Sans-Serif, Helvetica;
123
- }
124
- .deptbl
125
- {
126
- margin: 0px;
127
- width: 100%;
128
- border-collapse: collapse;
129
- }
130
- .dephome
131
- {
132
- padding-bottom: 4px;
133
- padding-top: 4px;
134
- padding-left: 10px;
135
- font-weight: bold;
136
- text-transform: lowercase;
137
- color: orangered;
138
- }
139
- .dephome1
140
- {
141
- padding-bottom: 4px;
142
- padding-top: 4px;
143
- padding-left: 0px;
144
- font-weight: bold;
145
- text-transform: lowercase;
146
- color: orangered;
147
- }
148
- .dephome2
149
- {
150
- padding-bottom: 4px;
151
- padding-top: 4px;
152
- padding-left: 10px;
153
- font-weight: bold;
154
- text-transform: lowercase;
155
- color: black;
156
- }
157
- .depcatsel
158
- {
159
- padding-bottom: 4px;
160
- font-weight: bold;
161
- padding-top: 4px;
162
- padding-left: 10px;
163
- font-size: 9pt;
164
- text-transform:lowercase;
165
- color: darkorange;
166
- }
167
- .depcat
168
- {
169
- padding-left: 10px;
170
- font-weight: bold;
171
- font-size: 9pt;
172
- padding-bottom: 4px;
173
- text-transform: lowercase;
174
- color: #323232;
175
- padding-top: 4px;
176
- }
177
- .depcat1
178
- {
179
- font-weight: regular;
180
- font-size: 9pt;
181
- color: #323232;
182
- }
183
- .categoryParent
184
- {
185
- font-weight: bold;
186
- font-size: 8pt;
187
- color: #313131;
188
- font-family: Arial, Sans-Serif, Helvetica ;
189
- }
190
- .categorySub
191
- {
192
- font-size: 8pt;
193
- color: #313131;
194
- font-family: Arial, Sans-Serif, Helvetica;
195
- }
196
- .cartSummaryTbl
197
- {
198
- width: 100%;
199
- background-color: #ff9933;
200
- }
201
- .cartSummary
202
- {
203
- font-weight: bold;
204
- color: white;
205
- text-align: center;
206
- }
207
- .cartSummeryLink
208
- {
209
- text-transform: uppercase;
210
- font-weight: bold;
211
- padding-bottom: 3px;
212
- color: white;
213
- padding-top: 3px;
214
- text-align: center;
215
- }
216
- .cartSummaryItem
217
- {
218
- padding-right: 5px;
219
- padding-bottom: 1px;
220
- text-transform: lowercase;
221
- color: white;
222
- padding-top: 1px;
223
- }
224
- .cartSummaryValue
225
- {
226
- color: black;
227
- background-color: white;
228
- font-size: 8pt;
229
- text-align: right;
230
- }
231
- .leftNavLinksTextHdr
232
- {
233
- font-weight: bold;
234
- font-size: 10pt;
235
- text-transform: uppercase;
236
- color: #4d4d4d;
237
- font-family: Sans-Serif, Tahoma;
238
- text-align: center;
239
- }
240
- .leftNavLinksText
241
- {
242
- font-size: 10pt;
243
- font-family: Sans-Serif, Tahoma;
244
- color: #4d4d4d;
245
- }
246
- .footerSpecialsTbl
247
- {
248
- }
249
- .footerSpecialsTd
250
- {
251
- padding-left: 3px;
252
- border-left: #336699 1px solid;
253
- border-right: #336699 1px solid;
254
- font-size:7pt;
255
- }
256
- .footerSpecialsMfg
257
- {
258
- font-weight: bold;
259
- color: #3366cc;
260
- }
261
- .footerSpecialsName
262
- {
263
- font-weight: bold;
264
- font-size: 7pt;
265
- color: #336699;
266
- }
267
- .footerSpecialsPrice
268
- {
269
- font-weight: bold;
270
- font-size: 8pt;
271
- color: #474f21;
272
- }
273
- .footerSpecialsView
274
- {
275
- font-weight: bold;
276
- font-size:8pt;
277
- color: #336699;
278
- }
279
- .footerSpecialsBuy
280
- {
281
- font-weight: bold;
282
- font-size:8pt;
283
- color: #474f21;
284
- }
285
- .productName
286
- {
287
- text-transform: uppercase;
288
- text-align:center;
289
- font-weight: bold;
290
- font-size: 10pt;
291
- color: white;
292
- background-color: #969696;
293
- }
294
- .productImageTbl
295
- {
296
- border-left: #cfcfcf 1px solid;
297
- color: dimgray;
298
- }
299
- .productImage
300
- {
301
- width: 250px;
302
- }
303
- .productPriceTbl
304
- {
305
- border-right: silver 1px solid;
306
- border-top: silver 1px solid;
307
- border-left: silver 1px solid;
308
- border-bottom: silver 1px solid;
309
- }
310
- .productPriceCap
311
- {
312
- color: #313131;
313
- }
314
- .productPrice
315
- {
316
- color: #313131;
317
- }
318
- .productBuy
319
- {
320
- font-weight: bold;
321
- font-size: 14pt;
322
- color: darkorange;
323
- }
324
- .productKitTbl
325
- {
326
- border-top: silver 1px solid;
327
- border-left: silver 1px solid;
328
- }
329
- .productKitTdLast
330
- {
331
- border-bottom: silver 1px solid;
332
- font-weight: bold;
333
- font-size: 8pt;
334
- color: #3f3f3f;
335
- }
336
- .productKitName
337
- {
338
- text-transform: uppercase;
339
- font-weight: bold;
340
- font-size: 9pt;
341
- color: black;
342
- }
343
- .productKitItemMfgName
344
- {
345
- font-weight: bold;
346
- font-size: 8pt;
347
- text-transform: uppercase;
348
- color: #313131;
349
- }
350
- .productKitItemName
351
- {
352
- font-size: 8pt;
353
- color: #233f77;
354
- }
355
- .productKitItemQty
356
- {
357
- font-weight: bold;
358
- font-size: 8pt;
359
- color: #313131;
360
- }
361
- .productKitPrices
362
- {
363
- font-weight: bold;
364
- font-size: 8pt;
365
- color: black;
366
- }
367
- .productKitPrice
368
- {
369
- font-weight: bold;
370
- font-size: 8pt;
371
- color: darkorange;
372
- }
373
- .productKitBuy
374
- {
375
- font-weight: bold;
376
- font-size: 10pt;
377
- color: darkorange;
378
- }
379
- .productAccessTbl
380
- {
381
- border-top: silver 1px solid;
382
- border-left: silver 1px solid;
383
- }
384
- .productAccessMfg
385
- {
386
- font-size: 8pt;
387
- text-transform: uppercase;
388
- font-weight: bold;
389
- }
390
- .productAccessName
391
- {
392
- font-size: 8pt;
393
- text-transform: lowercase;
394
- }
395
- .productAccessDesc
396
- {
397
- font-size: 8pt;
398
- color: orangered;
399
- }
400
- .productAccessPrice
401
- {
402
- font-weight: bold;
403
- font-size: 8pt;
404
- color: black;
405
- }
406
- .productAccessPrice1
407
- {
408
- font-weight: bold;
409
- font-size: 8pt;
410
- color: black;
411
- }
412
- .productAccessBuy
413
- {
414
- font-weight: bold;
415
- font-size: 10pt;
416
- color: darkorange;
417
- }
418
- .productDescTbl
419
- {
420
- border-top: silver 1px solid;
421
- border-left: silver 1px solid;
422
- }
423
- .searchRefine
424
- {
425
- width:487px;
426
- background-color: lightgrey;
427
- }
428
- .searchRefineLabel
429
- {
430
- font-weight: bold;
431
- font-size: 10pt;
432
- color: #3f3f3f;
433
- }
434
- .searchRefinePriceMnu
435
- {
436
- border-right: dimgray 1px solid;
437
- border-top: dimgray 1px solid;
438
- font-weight: bold;
439
- font-size: 10pt;
440
- border-left: dimgray 1px solid;
441
- border-bottom: dimgray 1px solid;
442
- color: #3f3f3f;
443
- }
444
- .searchRefinePriceFld
445
- {
446
- border-right: dimgray 1px solid;
447
- border-top: dimgray 1px solid;
448
- font-weight: bold;
449
- font-size: 10pt;
450
- border-left: dimgray 1px solid;
451
- border-bottom: dimgray 1px solid;
452
- color: #3f3f3f;
453
- }
454
- .searchLinksDis
455
- {
456
- color: darkgray;
457
- }
458
- .searchTbl
459
- {
460
- width:490px;
461
- }
462
- .searchTd
463
- {
464
- border-bottom: lightgrey 1px solid;
465
- }
466
- .searchProductMfgName
467
- {
468
- font-weight: bold;
469
- font-size: 10pt;
470
- text-transform: uppercase;
471
- color: #313131;
472
- }
473
- .searchProductName
474
- {
475
- font-size: 10pt;
476
- text-transform: uppercase;
477
- color: #313131;
478
- }
479
- .searchProductDesc
480
- {
481
- font-size: 10pt;
482
- text-transform:lowercase;
483
- color: #313131;
484
- }
485
- .searchProductCat
486
- {
487
- font-size: 8pt;
488
- color: dimgray;
489
- }
490
- .searchProductMpn
491
- {
492
- font-weight: bold;
493
- font-size: 8pt;
494
- color: dimgray;
495
- }
496
- .searchProductPrice
497
- {
498
- font-weight: bold;
499
- font-size: 8pt;
500
- color: #3f3f3f;
501
- }
502
- .searchProductBuy
503
- {
504
- font-weight: bold;
505
- font-size: 10pt;
506
- color: darkorange;
507
- }
508
- .searchProductLink
509
- {
510
- font-size: 10pt;
511
- color: darkorange;
512
- }
513
- .searchMfgCatInput
514
- {
515
- font-size: 10pt;
516
- text-transform: capitalize;
517
- font-family: 'Arial Narrow' , Tahoma, Serif;
518
- }
519
- .clogtable
520
- {
521
- border-top: dimgray 1px solid;
522
- border-bottom: dimgray 1px solid;
523
- font-size: 10pt;
524
- width: 140px;
525
- font-family: Tahoma, Verdana, Arial;
526
- }
527
- .clogtd
528
- {
529
- }
530
- .clogtext
531
- {
532
- border-right: darkgray 1px solid;
533
- border-top: darkgray 1px solid;
534
- border-left: darkgray 1px solid;
535
- width: 60px;
536
- border-bottom: darkgray 1px solid;
537
- }
538
- .spctbl
539
- {
540
- width: 495px;
541
- }
542
- .spctbltd
543
- {
544
- font-size: 9pt;
545
- width: 500px;
546
- border-bottom: darkgray 1px solid;
547
- }
548
- .spcmfgn
549
- {
550
- color:#336699;
551
- font-size: 9pt;
552
- font-weight:bold;
553
- text-transform: uppercase;
554
- }
555
- .spcskun
556
- {
557
- text-transform: uppercase;
558
- font-size: 7pt;
559
- color: #3f3f3f;
560
- }
561
- .spcskup
562
- {
563
- color:#336699;
564
- font-weight: bold;
565
- font-size: 10pt;
566
- }
567
- .spcview
568
- {
569
- font-weight:bold;
570
- color: #3f3f3f;
571
- font-size: 8pt;
572
- }
573
- .spcadd
574
- {
575
- font-weight:bold;
576
- color: #3f3f3f;
577
- font-size: 8pt;
578
- }
579
- .orderLinesTbl
580
- {
581
- width: 350;
582
- }
583
- .orderLineDesc
584
- {
585
- text-transform: uppercase;
586
- font-weight: bold;
587
- color: #0e256f;
588
- }
589
- .orderLinePriceLabel
590
- {
591
- width:100px;
592
- text-align:right;
593
- font-weight:bold;
594
- }
595
- .orderLinePrice
596
- {
597
- font-weight: bold;
598
- color: darkorange;
599
- }
600
- .orderLineQtyLabel
601
- {
602
- font-weight:bold;
603
- }
604
- .orderLineQty
605
- {
606
- border-right: whitesmoke 2px inset;
607
- border-top: whitesmoke 2px inset;
608
- font-weight: bold;
609
- border-left: whitesmoke 2px inset;
610
- width: 50px;
611
- border-bottom: whitesmoke 2px inset;
612
- height: 20px;
613
- text-align: center;
614
- }
615
- .orsmst
616
- {
617
- font-weight:bold;
618
- }
619
- .orsmstp
620
- {
621
- font-weight: bold;
622
- color: #333f9b;
623
- }
624
- .orsmsp
625
- {
626
- font-weight:bold;
627
- }
628
- .orsmspp
629
- {
630
- font-weight:bold;
631
- color:#333f9b;
632
- }
633
- .basketTbl
634
- {
635
- border-right: silver 1px solid;
636
- border-top: silver 1px solid;
637
- border-left: silver 1px solid;
638
- width: 100%;
639
- border-bottom: silver 1px solid;
640
- }
641
- .basketCaption
642
- {
643
- font-weight: bold;
644
- color: white;
645
- background-color: silver;
646
- }
647
- .basketSummary
648
- {
649
- vertical-align:top;
650
- }
651
- .basketTotal
652
- {
653
- vertical-align: top;
654
- border-left: silver 1px solid;
655
- }
656
- .bskbtnupd
657
- {
658
- border-right: black 1px solid;
659
- border-top: black 1px solid;
660
- font-weight: bold;
661
- font-size: 10pt;
662
- margin: 3px;
663
- text-transform: none;
664
- border-left: black 1px solid;
665
- border-bottom: black 1px solid;
666
- font-family: Sans-Serif;
667
- background-color: white;
668
- font-variant: small-caps;
669
- }
670
- .shipViaSelectedTr
671
- {
672
- background-color: #ffe366;
673
- }
674
- .accLoginTbl
675
- {
676
- border-left: silver 1px solid;
677
- border-top: silver 1px solid;
678
- }
679
- .shopperTblTh
680
- {
681
- font-weight: bold;
682
- color: dimgray;
683
- }
684
- .shopperBillingTbl
685
- {
686
- }
687
- .shopperShippingTbl
688
- {
689
- }
690
- .shopperPaymentTbl
691
- {
692
- }
693
- .confirmCustomerTbl
694
- {
695
- border-right: silver 1px solid;
696
- border-top: silver 1px solid;
697
- border-left: silver 1px solid;
698
- width: 100%;
699
- border-bottom: silver 1px solid;
700
- }
701
- .confirmCartTbl
702
- {
703
- border-right: silver 1px solid;
704
- border-top: silver 1px solid;
705
- border-left: silver 1px solid;
706
- width: 100%;
707
- border-bottom: silver 1px solid;
708
- }
709
-
710
- a.Pink {
711
- font-family: Arial, Helvetica, sans-serif;
712
- font-size: 11px;
713
- color:#E96E91;
714
- text-decoration:underline;
715
- }
716
- a:link.Pink {
717
- font-family: Arial, Helvetica, sans-serif;
718
- font-size: 12px;
719
- color: #E96E91;
720
- text-decoration:underline;
721
- }
722
- a:visited.Pink {
723
- font-family: Arial, Helvetica, sans-serif;
724
- font-size: 12px;
725
- color: #E96E91;
726
- text-decoration:underline;
727
- }
728
- a:hover.Pink {
729
- font-family: Arial, Helvetica, sans-serif;
730
- font-size: 12px;
731
- color: #000000;
732
- text-decoration:none;
733
- }
734
- a:active.Pink {
735
- font-family: Arial, Helvetica, sans-serif;
736
- font-size: 12px;
737
- color: #E96E91;
738
- text-decoration:underline;
739
- }
740
- .stylew{
741
- font-family: Arial, Helvetica, sans-serif;
742
- font-size: 12px;
743
- color: #ffffff;
744
- font-weight: bold;
745
- text-align: center;
746
- }
747
- .styleb{
748
- font-family: Arial, Helvetica, sans-serif;
749
- font-size: 12px;
750
- color: #000000;
751
- font-weight: bold;
752
- text-align: center;
753
-
754
- }