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__), "_finewines.html")
21
-
22
- record do
23
- wine_name 'LE CLOS JORDANNE LE CLOS JORDANNE VINEYARD CHARDONNAY 2004', 'CAVE SPRING GAMAY RESERVE 2004', 'CLOS PEGASE MITSUKOS VINEYARD CHARDONNAY 2005'
24
- price '$35', '$19.95', '$32.95'
25
- end.ensure_presence_of_pattern('price')
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,280 +0,0 @@
1
- //<!--
2
- // Ultimate client-side JavaScript client sniff. Version 3.03
3
- // (C) Netscape Communications 1999. Permission granted to reuse and distribute.
4
- // Revised 17 May 99 to add is_nav5up and is_ie5up (see below).
5
- // Revised 20 Dec 00 to add is_gecko and change is_nav5up to is_nav6up
6
- // also added support for IE5.5 Opera4&5 HotJava3 AOLTV
7
- // Revised 22 Feb 01 to correct Javascript Detection for IE 5.x, Opera 4,
8
- // correct Opera 5 detection
9
- // add support for winME and win2k
10
- // synch with browser-type-oo.js
11
- // Revised 26 Mar 01 to correct Opera detection
12
- // Revised 02 Oct 01 to add IE6 detection
13
-
14
- // Everything you always wanted to know about your JavaScript client
15
- // but were afraid to ask. Creates "is_" variables indicating:
16
- // (1) browser vendor:
17
- // is_nav, is_ie, is_opera, is_hotjava, is_webtv, is_TVNavigator, is_AOLTV
18
- // (2) browser version number:
19
- // is_major (integer indicating major version number: 2, 3, 4 ...)
20
- // is_minor (float indicating full version number: 2.02, 3.01, 4.04 ...)
21
- // (3) browser vendor AND major version number
22
- // is_nav2, is_nav3, is_nav4, is_nav4up, is_nav6, is_nav6up, is_gecko, is_ie3,
23
- // is_ie4, is_ie4up, is_ie5, is_ie5up, is_ie5_5, is_ie5_5up, is_ie6, is_ie6up, is_hotjava3, is_hotjava3up,
24
- // is_opera2, is_opera3, is_opera4, is_opera5, is_opera5up, is_aol3, is_aol4, is_aol5, is_aol6
25
- // (4) JavaScript version number:
26
- // is_js (float indicating full JavaScript version number: 1, 1.1, 1.2 ...)
27
- // (5) OS platform and version:
28
- // is_win, is_win16, is_win32, is_win31, is_win95, is_winnt, is_win98, is_winme, is_win2k
29
- // is_os2
30
- // is_mac, is_mac68k, is_macppc
31
- // is_unix
32
- // is_sun, is_sun4, is_sun5, is_suni86
33
- // is_irix, is_irix5, is_irix6
34
- // is_hpux, is_hpux9, is_hpux10
35
- // is_aix, is_aix1, is_aix2, is_aix3, is_aix4
36
- // is_linux, is_sco, is_unixware, is_mpras, is_reliant
37
- // is_dec, is_sinix, is_freebsd, is_bsd
38
- // is_vms
39
- //
40
- // See http://www.it97.de/JavaScript/JS_tutorial/bstat/navobj.html and
41
- // http://www.it97.de/JavaScript/JS_tutorial/bstat/Browseraol.html
42
- // for detailed lists of userAgent strings.
43
- //
44
- // Note: you don't want your Nav4 or IE4 code to "turn off" or
45
- // stop working when new versions of browsers are released, so
46
- // in conditional code forks, use is_ie5up ("IE 5.0 or greater")
47
- // is_opera5up ("Opera 5.0 or greater") instead of is_ie5 or is_opera5
48
- // to check version in code which you want to work on future
49
- // versions.
50
- var BOS = "1";
51
- // convert all characters to lowercase to simplify testing
52
- var agt=navigator.userAgent.toLowerCase();
53
-
54
- // *** BROWSER VERSION ***
55
- // Note: On IE5, these return 4, so use is_ie5up to detect IE5.
56
- var is_major = parseInt(navigator.appVersion);
57
- var is_minor = parseFloat(navigator.appVersion);
58
-
59
- // Note: Opera and WebTV spoof Navigator. We do strict client detection.
60
- // If you want to allow spoofing, take out the tests for opera and webtv.
61
- var is_nav = ((agt.indexOf('mozilla')!=-1) && (agt.indexOf('spoofer')==-1)
62
- && (agt.indexOf('compatible') == -1) && (agt.indexOf('opera')==-1)
63
- && (agt.indexOf('webtv')==-1) && (agt.indexOf('hotjava')==-1));
64
- var is_nav2 = (is_nav && (is_major == 2));
65
- var is_nav3 = (is_nav && (is_major == 3));
66
- var is_nav4 = (is_nav && (is_major == 4));
67
- var is_nav4up = (is_nav && (is_major >= 4));
68
- var is_navonly = (is_nav && ((agt.indexOf(";nav") != -1) ||
69
- (agt.indexOf("; nav") != -1)) );
70
- var is_nav6 = (is_nav && (is_major == 5));
71
- var is_nav6up = (is_nav && (is_major >= 5));
72
- var is_gecko = (agt.indexOf('gecko') != -1);
73
-
74
-
75
- var is_ie = ((agt.indexOf("msie") != -1) && (agt.indexOf("opera") == -1));
76
- var is_ie3 = (is_ie && (is_major < 4));
77
- var is_ie4 = (is_ie && (is_major == 4) && (agt.indexOf("msie 4")!=-1) );
78
- var is_ie4up = (is_ie && (is_major >= 4));
79
- var is_ie5 = (is_ie && (is_major == 4) && (agt.indexOf("msie 5.0")!=-1) );
80
- var is_ie5_5 = (is_ie && (is_major == 4) && (agt.indexOf("msie 5.5") !=-1));
81
- var is_ie5up = (is_ie && !is_ie3 && !is_ie4);
82
- var is_ie5_5up =(is_ie && !is_ie3 && !is_ie4 && !is_ie5);
83
- var is_ie6 = (is_ie && (is_major == 4) && (agt.indexOf("msie 6.")!=-1) );
84
- var is_ie6up = (is_ie && !is_ie3 && !is_ie4 && !is_ie5 && !is_ie5_5);
85
-
86
- // KNOWN BUG: On AOL4, returns false if IE3 is embedded browser
87
- // or if this is the first browser window opened. Thus the
88
- // variables is_aol, is_aol3, and is_aol4 aren't 100% reliable.
89
- var is_aol = (agt.indexOf("aol") != -1);
90
- var is_aol3 = (is_aol && is_ie3);
91
- var is_aol4 = (is_aol && is_ie4);
92
- var is_aol5 = (agt.indexOf("aol 5") != -1);
93
- var is_aol6 = (agt.indexOf("aol 6") != -1);
94
-
95
- var is_opera = (agt.indexOf("opera") != -1);
96
- var is_opera2 = (agt.indexOf("opera 2") != -1 || agt.indexOf("opera/2") != -1);
97
- var is_opera3 = (agt.indexOf("opera 3") != -1 || agt.indexOf("opera/3") != -1);
98
- var is_opera4 = (agt.indexOf("opera 4") != -1 || agt.indexOf("opera/4") != -1);
99
- var is_opera5 = (agt.indexOf("opera 5") != -1 || agt.indexOf("opera/5") != -1);
100
- var is_opera5up = (is_opera && !is_opera2 && !is_opera3 && !is_opera4);
101
-
102
- var is_webtv = (agt.indexOf("webtv") != -1);
103
-
104
- var is_TVNavigator = ((agt.indexOf("navio") != -1) || (agt.indexOf("navio_aoltv") != -1));
105
- var is_AOLTV = is_TVNavigator;
106
-
107
- var is_hotjava = (agt.indexOf("hotjava") != -1);
108
- var is_hotjava3 = (is_hotjava && (is_major == 3));
109
- var is_hotjava3up = (is_hotjava && (is_major >= 3));
110
-
111
- // *** JAVASCRIPT VERSION CHECK ***
112
- var is_js;
113
- if (is_nav2 || is_ie3) is_js = 1.0;
114
- else if (is_nav3) is_js = 1.1;
115
- else if (is_opera5up) is_js = 1.3;
116
- else if (is_opera) is_js = 1.1;
117
- else if ((is_nav4 && (is_minor <= 4.05)) || is_ie4) is_js = 1.2;
118
- else if ((is_nav4 && (is_minor > 4.05)) || is_ie5) is_js = 1.3;
119
- else if (is_hotjava3up) is_js = 1.4;
120
- else if (is_nav6 || is_gecko) is_js = 1.5;
121
- // NOTE: In the future, update this code when newer versions of JS
122
- // are released. For now, we try to provide some upward compatibility
123
- // so that future versions of Nav and IE will show they are at
124
- // *least* JS 1.x capable. Always check for JS version compatibility
125
- // with > or >=.
126
- else if (is_nav6up) is_js = 1.5;
127
- // NOTE: ie5up on mac is 1.4
128
- else if (is_ie5up) is_js = 1.3
129
-
130
- // HACK: no idea for other browsers; always check for JS version with > or >=
131
- else is_js = 0.0;
132
-
133
- // *** PLATFORM ***
134
- var is_win = ( (agt.indexOf("win")!=-1) || (agt.indexOf("16bit")!=-1) );
135
- // NOTE: On Opera 3.0, the userAgent string includes "Windows 95/NT4" on all
136
- // Win32, so you can't distinguish between Win95 and WinNT.
137
- var is_win95 = ((agt.indexOf("win95")!=-1) || (agt.indexOf("windows 95")!=-1));
138
-
139
- // is this a 16 bit compiled version?
140
- var is_win16 = ((agt.indexOf("win16")!=-1) ||
141
- (agt.indexOf("16bit")!=-1) || (agt.indexOf("windows 3.1")!=-1) ||
142
- (agt.indexOf("windows 16-bit")!=-1) );
143
-
144
- var is_win31 = ((agt.indexOf("windows 3.1")!=-1) || (agt.indexOf("win16")!=-1) ||
145
- (agt.indexOf("windows 16-bit")!=-1));
146
-
147
- var is_winme = ((agt.indexOf("win 9x 4.90")!=-1));
148
- var is_win2k = ((agt.indexOf("windows nt 5.0")!=-1));
149
- var is_winxp = ((agt.indexOf("windows nt 5.1")!=-1));
150
-
151
-
152
- // NOTE: Reliable detection of Win98 may not be possible. It appears that:
153
- // - On Nav 4.x and before you'll get plain "Windows" in userAgent.
154
- // - On Mercury client, the 32-bit version will return "Win98", but
155
- // the 16-bit version running on Win98 will still return "Win95".
156
- var is_win98 = ((agt.indexOf("win98")!=-1) || (agt.indexOf("windows 98")!=-1));
157
- var is_winnt = ((agt.indexOf("winnt")!=-1) || (agt.indexOf("windows nt")!=-1));
158
- var is_win32 = (is_win95 || is_winnt || is_win98 ||
159
- ((is_major >= 4) && (navigator.platform == "Win32")) ||
160
- (agt.indexOf("win32")!=-1) || (agt.indexOf("32bit")!=-1));
161
-
162
- var is_os2 = ((agt.indexOf("os/2")!=-1) ||
163
- (navigator.appVersion.indexOf("OS/2")!=-1) ||
164
- (agt.indexOf("ibm-webexplorer")!=-1));
165
-
166
- var is_mac = (agt.indexOf("mac")!=-1);
167
- // hack ie5 js version for mac
168
- if (is_mac && is_ie5up) is_js = 1.4;
169
- var is_mac68k = (is_mac && ((agt.indexOf("68k")!=-1) ||
170
- (agt.indexOf("68000")!=-1)));
171
- var is_macppc = (is_mac && ((agt.indexOf("ppc")!=-1) ||
172
- (agt.indexOf("powerpc")!=-1)));
173
-
174
- var is_sun = (agt.indexOf("sunos")!=-1);
175
- var is_sun4 = (agt.indexOf("sunos 4")!=-1);
176
- var is_sun5 = (agt.indexOf("sunos 5")!=-1);
177
- var is_suni86= (is_sun && (agt.indexOf("i86")!=-1));
178
- var is_irix = (agt.indexOf("irix") !=-1); // SGI
179
- var is_irix5 = (agt.indexOf("irix 5") !=-1);
180
- var is_irix6 = ((agt.indexOf("irix 6") !=-1) || (agt.indexOf("irix6") !=-1));
181
- var is_hpux = (agt.indexOf("hp-ux")!=-1);
182
- var is_hpux9 = (is_hpux && (agt.indexOf("09.")!=-1));
183
- var is_hpux10= (is_hpux && (agt.indexOf("10.")!=-1));
184
- var is_aix = (agt.indexOf("aix") !=-1); // IBM
185
- var is_aix1 = (agt.indexOf("aix 1") !=-1);
186
- var is_aix2 = (agt.indexOf("aix 2") !=-1);
187
- var is_aix3 = (agt.indexOf("aix 3") !=-1);
188
- var is_aix4 = (agt.indexOf("aix 4") !=-1);
189
- var is_linux = (agt.indexOf("inux")!=-1);
190
- var is_sco = (agt.indexOf("sco")!=-1) || (agt.indexOf("unix_sv")!=-1);
191
- var is_unixware = (agt.indexOf("unix_system_v")!=-1);
192
- var is_mpras = (agt.indexOf("ncr")!=-1);
193
- var is_reliant = (agt.indexOf("reliantunix")!=-1);
194
- var is_dec = ((agt.indexOf("dec")!=-1) || (agt.indexOf("osf1")!=-1) ||
195
- (agt.indexOf("dec_alpha")!=-1) || (agt.indexOf("alphaserver")!=-1) ||
196
- (agt.indexOf("ultrix")!=-1) || (agt.indexOf("alphastation")!=-1));
197
- var is_sinix = (agt.indexOf("sinix")!=-1);
198
- var is_freebsd = (agt.indexOf("freebsd")!=-1);
199
- var is_bsd = (agt.indexOf("bsd")!=-1);
200
- var is_unix = ((agt.indexOf("x11")!=-1) || is_sun || is_irix || is_hpux ||
201
- is_sco ||is_unixware || is_mpras || is_reliant ||
202
- is_dec || is_sinix || is_aix || is_linux || is_bsd || is_freebsd);
203
-
204
- var is_vms = ((agt.indexOf("vax")!=-1) || (agt.indexOf("openvms")!=-1));
205
-
206
- osnames = new Array(
207
- "Win", "Win16", "Win32", "Win31",
208
- "Win95", "Win98", "WinNT", "OS/2",
209
- "Mac", "Mac68k", "MacPPC", "UNIX",
210
- "Sun", "Sun4", "Sun5", "Suni86",
211
- "Irix", "Irix5", "Irix6", "HPUX",
212
- "HPUX9", "HPUX10", "AIX", "AIX1",
213
- "AIX2", "AIX3", "AIX4", "Linux",
214
- "sco", "unixware", "mpras", "Reliant",
215
- "dec", "sinix", "bsd", "freebsd",
216
- "vms", "WinME", "Win2k", "WinXP");
217
-
218
- osvalues = new Array(
219
- is_win, is_win16, is_win32, is_win31,
220
- is_win95, is_win98, is_winnt, is_os2,
221
- is_mac, is_mac68k, is_macppc, is_unix,
222
- is_sun, is_sun4, is_sun5, is_suni86,
223
- is_irix, is_irix5, is_irix6, is_hpux,
224
- is_hpux9, is_hpux10, is_aix, is_aix1,
225
- is_aix2, is_aix3, is_aix4, is_linux,
226
- is_sco, is_unixware, is_mpras, is_reliant,
227
- is_dec, is_sinix, is_bsd, is_freebsd,
228
- is_vms, is_winme, is_win2k, is_winxp);
229
-
230
- browsernames = new Array(
231
- "NS", "NS2", "NS3", "NS4",
232
- "NS4+", "NS6",
233
- "NS6+", "IE", "IE3", "IE4+",
234
- "IE4", "IE5+", "IE5", "IE5.5",
235
- "IE6+",
236
- "IE6", "AOL", "AOL3", "AOL4",
237
- "Opera", "WebTV", "Gecko", "AOL5",
238
- "AOL6", "Opera2", "Opera3", "Opera4",
239
- "Opera5", "Opera5+", "TVNavigator", "AOLTV",
240
- "HotJava", "HotJava3", "HotJava3+");
241
-
242
- browservalues = new Array(
243
- is_nav, is_nav2, is_nav3, is_nav4,
244
- is_nav4up, is_nav6,
245
- is_nav6up, is_ie, is_ie3, is_ie4up,
246
- is_ie4, is_ie5up, is_ie5, is_ie5_5,
247
- is_ie6up,
248
- is_ie6, is_aol, is_aol3, is_aol4,
249
- is_opera, is_webtv, is_gecko, is_aol5,
250
- is_aol6, is_opera2, is_opera3, is_opera4,
251
- is_opera5, is_opera5up, is_TVNavigator, is_AOLTV,
252
- is_hotjava, is_hotjava3, is_hotjava3up);
253
-
254
- var oslist = "";
255
- for(var x = 0; x < osnames.length; x++) {
256
- if (osvalues[x] == true) {
257
- /*
258
- if (oslist != "") {
259
- oslist = oslist + ";";
260
- }
261
- oslist = oslist + " " + osnames[x];
262
- */
263
- oslist = osnames[x];
264
- }
265
- }
266
-
267
- var browserlist="";
268
- for(var x = 0; x < browsernames.length; x++) {
269
- if (browservalues[x] == true) {
270
- /*
271
- if (browserlist != '') {
272
- browserlist = browserlist + ";";
273
- }
274
- browserlist = browserlist + " " + browsernames[x];
275
- */
276
- browserlist = browsernames[x];
277
- }
278
- }
279
-
280
- //--> end hide JavaScript
@@ -1 +0,0 @@
1
- <!-- x=1; -->
@@ -1,49 +0,0 @@
1
- <!---
2
- var dtExpires = new Date();
3
-
4
- function setCookie(strName, strValue, dtExpires)
5
- {var strCookie;strCookie = strName + '=' + escape(strValue);if(typeof dtExpires != 'undefined'){strCookie += '; expires=' + dtExpires.toGMTString();}strCookie += '; path=/';document.cookie = strCookie;}
6
-
7
- function getCookie(strName)
8
- {var reName = new RegExp('.*' + strName + '=','gi');var reSemiColon = new RegExp(';.*','gi');var strDocumentCookie = document.cookie;if(reName.test(strDocumentCookie)){strDocumentCookie = strDocumentCookie.replace(reName,'');return strDocumentCookie.replace(reSemiColon,'');}else return '';}
9
-
10
- function getDigit()
11
- {var numI;var digit;numI = getRandomNum();while (checkPunc(numI)){ numI = getRandomNum();}digit = String.fromCharCode(numI);return digit.toUpperCase();}
12
-
13
- function getRandomNum()
14
- {var rndNum = Math.random();rndNum = parseInt(rndNum * 1000);rndNum = (rndNum % 94) + 33;return rndNum;}
15
-
16
- function checkPunc(num)
17
- {if ((num >=33) && (num <=47)) { return true; }if ((num >=58) && (num <=64)) { return true; }if ((num >=91) && (num <=96)) { return true; }if ((num >=123) && (num <=126)) { return true; }return false;}
18
-
19
- if(navigator.appName != "Netscape")
20
- nc=window.screen.colorDepth;
21
- else
22
- nc=window.screen.pixelDepth;
23
-
24
- bsE = getCookie("roil");
25
-
26
- if(!bsE)
27
- {
28
- if (parseInt(navigator.appVersion) <= 3)
29
- {
30
- bsE = Math.random();
31
- bsE = bsE * 100000000000000000;
32
- dtExpires.setFullYear(2050,12,31);
33
- setCookie("roil", bsE, dtExpires);
34
- }
35
- else
36
- {
37
- for(i=0; i < 25; i++){bsE = bsE + getDigit();}
38
-
39
- dtExpires.setFullYear(2050,12,31);
40
- setCookie("roil", bsE, dtExpires);
41
- }
42
- }
43
-
44
- addon = "";if( typeof(KI) == "string" ) addon += "&ki=" + KI;if( typeof(AC) == "string" ) addon += "&ac=sale";if( typeof(AM) == "string" ) addon += "&am=" + AM;if( typeof(MG) == "string" ) addon += "&mg=" + MG;
45
- if( typeof(BOS) == "string" ){addon += "&p=" + navigator.platform;addon += "&os=" + oslist;addon += "&b=" + navigator.appName;addon += "&bv=" + browserlist;}
46
-
47
- document.write("<img src='https://209.16.70.147/t/tl.phtml?clid="+ CLID + "&stid="+ STID + "&bsE=" + bsE + "&ref=" + escape(document.referrer) + "&d="+ nc + "&w="+ window.screen.width + "&h="+ window.screen.height + addon + "' height=1 width=1 border=0>");
48
- //--->
49
-
@@ -1 +0,0 @@
1
- SPAN.intro
2
  FONT-SIZE: 14px;
3
1
  COLOR: #ff6600;
4
2
  FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
5
3
  FONT-SIZE: 12px;
6
4
  COLOR: #444444;
7
5
  FONT-STYLE: normal;
8
6
  FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
9
7
  FONT-SIZE: 10px;
10
8
  COLOR: black;
11
9
  FONT-STYLE: normal;
12
10
  FONT-FAMILY: Tahoma, Verdana, Arial
13
11
  FONT-SIZE: 11px;
14
12
  COLOR: #444444;
15
13
  FONT-STYLE: normal;
16
14
  FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
17
15
  TEXT-DECORATION: none
18
16
  FONT-SIZE: 11px;
19
17
  COLOR: darkred;
20
18
  FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
21
19
  BACKGROUND-COLOR: #ffe7cf;
22
20
  TEXT-ALIGN: center
23
21
  FONT-SIZE: 18px;
24
22
  COLOR: #003366;
25
23
  FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
26
24
  FONT-SIZE: 16px;
27
25
  COLOR: #003366;
28
26
  FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
29
27
  FONT-SIZE: 14px;
30
28
  COLOR: #003366;
31
29
  FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
32
30
  FONT-SIZE: 12px;
33
31
  COLOR: #003366;
34
32
  FONT-STYLE: normal;
35
33
  FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
36
34
  FONT-WEIGHT: bold
37
35
  FONT-SIZE: 10px;
38
36
  VERTICAL-ALIGN: text-top
39
37
  FONT-SIZE: 14px;
40
38
  COLOR: #999999;
41
39
  FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
42
40
  FONT-SIZE: 13px;
43
41
  COLOR: #eeeeee;
44
42
  FONT-STYLE: normal;
45
43
  FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
46
44
  FONT-SIZE: 11px;
47
45
  COLOR: #777777;
48
46
  FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
49
47
  FONT-SIZE: 11px;
50
48
  COLOR: #000000;
51
49
  LINE-HEIGHT: 15px;
52
50
  FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
53
51
  FONT-SIZE: 11px;
54
52
  COLOR: #003366;
55
53
  LINE-HEIGHT: 11px;
56
54
  FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
57
55
  TEXT-DECORATION: none
58
56
  FONT-SIZE: 10pt;
59
57
  COLOR: #000000;
60
58
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
61
59
  FONT-SIZE: 8pt;
62
60
  COLOR: #000000;
63
61
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
64
62
  COLOR: #003366
65
63
  FONT-SIZE: 8pt;
66
64
  COLOR: #000000;
67
65
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
68
66
  FONT-WEIGHT: bolder;
69
67
  COLOR: white;
70
68
  FONT-FAMILY: Tahoma, Helvetica;
71
69
  TEXT-DECORATION: none
72
70
  FONT-SIZE: 10px;
73
71
  COLOR: black;
74
72
  FONT-FAMILY: Tahoma, Helvetica, Arial;
75
73
  TEXT-DECORATION: none
76
74
  FONT-WEIGHT: bolder;
77
75
  FONT-SIZE: 11px;
78
76
  COLOR: #F16009
79
77
  }
80
78
  FONT-SIZE: 10px;
81
79
  FONT-VARIANT: small-caps;
82
80
  TEXT-DECORATION: none
83
81
  COLOR: darkred
84
82
  COLOR: yellow
85
83
  FONT-WEIGHT: bold;
86
84
  FONT-VARIANT: small-caps;
87
85
  TEXT-DECORATION: none
88
86
  FONT-WEIGHT: bold;
89
87
  COLOR: #F16009
90
88
  COLOR: #F16009;
91
89
  TEXT-DECORATION: none
92
90
  TEXT-DECORATION: none
93
91
  FONT-WEIGHT: bold
94
92
  FONT-WEIGHT: bold
95
93
  FONT-WEIGHT: bold;
96
94
  COLOR: #F16009
97
95
  TEXT-DECORATION: underline
98
96
  FONT-WEIGHT: bold;
99
97
  COLOR: royalblue;
100
98
  FONT-FAMILY: Tahoma, Arial, Verdana;
101
99
  TEXT-DECORATION: none
102
100
  FONT-WEIGHT: bold;
103
101
  COLOR: #dc143c
104
102
  FONT-SIZE: 10px;
105
103
  COLOR: #586574;
106
104
  TEXT-DECORATION: none
107
105
  TEXT-DECORATION: underline
108
106
  BORDER-RIGHT: black double;
109
107
  BORDER-TOP: black double;
110
108
  FONT-WEIGHT: bold;
111
109
  BORDER-LEFT: black double;
112
110
  COLOR: #eee8aa;
113
111
  BORDER-BOTTOM: black double;
114
112
  BACKGROUND-COLOR: #8c9db2
115
113
  FONT-WEIGHT: bold;
116
114
  COLOR: darkred;
117
115
  TEXT-DECORATION: none
118
116
  COLOR: royalblue
119
117
  FONT-SIZE: 10px;
120
118
  TEXT-DECORATION: none
121
119
  TEXT-DECORATION: underline
122
120
  COLOR: white
123
121
  FONT-SIZE: 10px;
124
122
  FONT-FAMILY: Tahoma
125
123
  TEXT-DECORATION: underline
126
124
  BACKGROUND-COLOR: #fff7ef
127
125
  COLOR: darkred;
128
126
  TEXT-DECORATION: none
129
127
  FONT-SIZE: 10px;
130
128
  FONT-FAMILY: Tahoma
131
129
  COLOR: darkred
132
130
  TEXT-DECORATION: underline
133
131
  TEXT-DECORATION: none
134
132
  TEXT-DECORATION: underline
135
133
  FONT-WEIGHT: bold;
136
134
  FONT-SIZE: 15px;
137
135
  COLOR: steelblue
138
136
  FONT-SIZE: 10px;
139
137
  FONT-FAMILY: Verdana, Tahoma, Arial
140
138
  FONT-SIZE: 10px
141
139
  FONT-SIZE: 10px;
142
140
  FONT-FAMILY: Tahoma, Arial, Verdana
143
141
  COLOR: steelblue;
144
142
  TEXT-DECORATION: none
145
143
  COLOR: darkred;
146
144
  TEXT-DECORATION: underline
147
145
  BORDER-RIGHT: white 2px;
148
146
  BORDER-TOP: white 2px;
149
147
  BORDER-LEFT: white 2px;
150
148
  CURSOR: hand;
151
149
  BORDER-BOTTOM: white 2px
152
150
  TEXT-DECORATION: none
153
151
  WIDTH: 100%
154
152
  BORDER-RIGHT: white;
155
153
  BORDER-TOP: white;
156
154
  BORDER-LEFT: white;
157
155
  BORDER-BOTTOM: white;
158
156
  TEXT-ALIGN: right
159
157
  BORDER-RIGHT: silver double;
160
158
  BORDER-TOP: silver double;
161
159
  BORDER-LEFT: silver double;
162
160
  BORDER-BOTTOM: silver double
163
161
  BORDER-RIGHT: silver double;
164
162
  BORDER-TOP: silver double;
165
163
  BORDER-LEFT: silver double;
166
164
  BORDER-BOTTOM: silver double
167
165
  BORDER-RIGHT: medium none;
168
166
  BORDER-TOP: medium none;
169
167
  FONT-WEIGHT: bold;
170
168
  BORDER-LEFT: medium none;
171
169
  COLOR: steelblue;
172
170
  BORDER-BOTTOM: medium none;
173
171
  TEXT-ALIGN: left
174
172
  BORDER-RIGHT: steelblue;
175
173
  BORDER-TOP: steelblue;
176
174
  BORDER-LEFT: steelblue;
177
175
  BORDER-BOTTOM: steelblue
178
176
  FONT-SIZE: 9px;
179
177
  COLOR: black;
180
178
  TEXT-DECORATION: none
181
179
  TEXT-DECORATION: none
182
180
  FONT-WEIGHT: bold;
183
181
  FONT-SIZE: 9px;
184
182
  COLOR: black;
185
183
  FONT-FAMILY: Tahoma, Arial;
186
184
  FONT-VARIANT: small-caps;
187
185
  TEXT-DECORATION: none
188
186
  COLOR: darkred;
189
187
  TEXT-DECORATION: underline
190
188
  TEXT-DECORATION: none