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,172 +0,0 @@
1
- var jsIframe_js = true;
2
- var jsIframe_isNS4 = document.layers && (parseInt(navigator.appVersion) >= 4) && (parseInt(navigator.appVersion) <= 5);
3
-
4
- function jsIframe_buildIframe (which, querystring, host) {
5
- var width;
6
- var height;
7
- var src;
8
- var name;
9
- var ilayer;
10
- var iframe;
11
- var env = "btob"
12
-
13
- switch (which) {
14
- case "jsIframeLeftPromoBooks" :
15
- if (host.indexOf(env) != -1) {
16
- pid="10054"; // isBtoB
17
- }
18
- else {
19
- pid="10053"; // isWWW
20
- }
21
- width = 146;
22
- height = 245;
23
- src = "http://" + host + "/newsletters/kmp_iframe_cds2.asp?pid=" + pid + "&" + querystring;
24
- name = "LeftPromo";
25
- ilayer = false;
26
- iframe = "ALIGN=\"CENTER\" FRAMEBORDER=\"0\" MARGINHEIGHT=\"0\" MARGINWIDTH=\"0\" SCROLLING=\"NO\"";
27
- break;
28
-
29
- case "jsIframeLeftPromoBooksSearch" :
30
- if (host.indexOf(env) != -1) {
31
- pid="7762"; // isBtoB
32
- }
33
- else {
34
- pid="6603"; // isWWW
35
- }
36
- width = 146;
37
- height = 245;
38
- src = "http://" + host + "/newsletters/kmp_iframe_cds2.asp?pid=" + pid + "&" + querystring;
39
- name = "LeftPromo";
40
- ilayer = false;
41
- iframe = "ALIGN=\"CENTER\" FRAMEBORDER=\"0\" MARGINHEIGHT=\"0\" MARGINWIDTH=\"0\" SCROLLING=\"NO\"";
42
- break;
43
-
44
-
45
- case "jsIframeLeftPromoMusic" :
46
- if (host.indexOf(env) != -1) {
47
- pid="7761"; // isBtoB
48
- }
49
- else {
50
- pid="4649"; // isWWW
51
- }
52
- width = 146;
53
- height = 245;
54
- src = "http://" + host + "/newsletters/kmp_iframe_cds2.asp?pid=" + pid + "&" + querystring;
55
- name = "LeftPromo";
56
- ilayer = false;
57
- iframe = "ALIGN=\"CENTER\" FRAMEBORDER=\"0\" MARGINHEIGHT=\"0\" MARGINWIDTH=\"0\" SCROLLING=\"NO\"";
58
- break;
59
-
60
- case "jsIframeLeftPromoMusicSearch" :
61
- if (host.indexOf(env) != -1) {
62
- pid="7761"; // isBtoB
63
- }
64
- else {
65
- pid="4649"; // isWWW
66
- }
67
- width = 146;
68
- height = 245;
69
- src = "http://" + host + "/newsletters/kmp_iframe_cds2.asp?pid=" + pid + "&" + querystring;
70
- name = "LeftPromo";
71
- ilayer = false;
72
- iframe = "ALIGN=\"CENTER\" FRAMEBORDER=\"0\" MARGINHEIGHT=\"0\" MARGINWIDTH=\"0\" SCROLLING=\"NO\"";
73
- break;
74
-
75
- case "jsIframeLeftPromoOOP" :
76
- width = 135;
77
- height = 155;
78
- src = "http://" + host + "/newsletters/kmp_iframe_cds2.asp?pid=4644&" + querystring;
79
- name = "LeftPromo";
80
- ilayer = false;
81
- iframe = "ALIGN=\"CENTER\" FRAMEBORDER=\"0\" MARGINHEIGHT=\"0\" MARGINWIDTH=\"0\" SCROLLING=\"NO\"";
82
- break;
83
-
84
- case "jsIframeLeftPromoVideo" :
85
- width = 146;
86
- height = 245;
87
- src = "http://" + host + "/newsletters/kmp_iframe_cds2.asp?pid=4650&" + querystring;
88
- name = "LeftPromo";
89
- ilayer = false;
90
- iframe = "ALIGN=\"CENTER\" FRAMEBORDER=\"0\" MARGINHEIGHT=\"0\" MARGINWIDTH=\"0\" SCROLLING=\"NO\"";
91
- break;
92
-
93
-
94
- case "jsIframeLeftPromoVideoSearch" :
95
- width = 146;
96
- height = 245;
97
- src = "http://" + host + "/newsletters/kmp_iframe_cds2.asp?pid=4650&" + querystring;
98
- name = "LeftPromo";
99
- ilayer = false;
100
- iframe = "ALIGN=\"CENTER\" FRAMEBORDER=\"0\" MARGINHEIGHT=\"0\" MARGINWIDTH=\"0\" SCROLLING=\"NO\"";
101
- break;
102
-
103
-
104
- case "jsIframeLeftPromoDVD" :
105
- if (host.indexOf(env) != -1) {
106
- pid="7752"; // isBtoB
107
- }
108
- else {
109
- pid="4650"; // isWWW
110
- }
111
- width = 146;
112
- height = 245;
113
- src = "http://" + host + "/newsletters/kmp_iframe_cds2.asp?pid=" + pid + "&" + querystring;
114
- name = "LeftPromo";
115
- ilayer = false;
116
- iframe = "ALIGN=\"CENTER\" FRAMEBORDER=\"0\" MARGINHEIGHT=\"0\" MARGINWIDTH=\"0\" SCROLLING=\"NO\"";
117
- break;
118
-
119
-
120
- case "jsIframeLeftPromoDVDSearch" :
121
- if (host.indexOf(env) != -1) {
122
- pid="7752"; // isBtoB
123
- }
124
- else {
125
- pid="4650"; // isWWW
126
- }
127
- width = 146;
128
- height = 245;
129
- src = "http://" + host + "/newsletters/kmp_iframe_cds2.asp?pid=" + pid + "&" + querystring;
130
- name = "LeftPromo";
131
- ilayer = false;
132
- iframe = "ALIGN=\"CENTER\" FRAMEBORDER=\"0\" MARGINHEIGHT=\"0\" MARGINWIDTH=\"0\" SCROLLING=\"NO\"";
133
- break;
134
-
135
- case "jsIframeLeftPromoVideoGame" :
136
- if (host.indexOf(env) != -1) {
137
- pid="8256"; // isBtoB
138
- }
139
- else {
140
- pid="8256"; // isWWW
141
- }
142
- width = 146;
143
- height = 245;
144
- src = "http://" + host + "/newsletters/kmp_iframe_cds2.asp?pid=" + pid + "&" + querystring;
145
- name = "LeftPromo";
146
- ilayer = false;
147
- iframe = "ALIGN=\"CENTER\" FRAMEBORDER=\"0\" MARGINHEIGHT=\"0\" MARGINWIDTH=\"0\" SCROLLING=\"NO\"";
148
- break;
149
-
150
- /*case "jsIframeChoice" :
151
- width = 135;
152
- height = 295;
153
- src = "http://" + host + "/newsletters/kmp_iframe_cds2.asp?" + querystring;
154
- name = "LeftPromo";
155
- ilayer = false;
156
- iframe = "ALIGN=\"CENTER\" FRAMEBORDER=\"0\" MARGINHEIGHT=\"0\" MARGINWIDTH=\"0\" SCROLLING=\"NO\"";
157
- break;*/
158
- default :
159
- return(false);
160
- }
161
-
162
- return(_jsIframe_renderIframe(width, height, src, name, ilayer, iframe));
163
- }
164
-
165
- function _jsIframe_renderIframe (width, height, src, name, ilayerAttrib, iframeAttrib) {
166
- document.write(
167
- "<IFRAME WIDTH=\"" + width + "\" HEIGHT=\"" + height + "\" SRC=\"" + src + "\"" +
168
- " NAME=\"" + name + "\"" + (iframeAttrib ? (" " + iframeAttrib) : "") + ">" +
169
- "</IFRAME>"
170
- );
171
- return(true);
172
- }
@@ -1,25 +0,0 @@
1
- <html><head><script type="text/javascript" src="kmp_iframe_cds2_data/productpreview.js"></script><script type="text/javascript" src="kmp_iframe_cds2_data/XmlUtil.js"> </script><script type="text/javascript" src="kmp_iframe_cds2_data/XslStyleSheet.js"> </script><script type="text/javascript" src="kmp_iframe_cds2_data/product-preview-core.js"> </script><link rel="stylesheet" type="text/css" href="kmp_iframe_cds2_data/product-preview.css"><title>Barnes&nbsp;&amp;&nbsp;Noble.com - Newsletters</title>
2
-
3
-
4
-
5
-
6
- <link rel="stylesheet" type="text/css" href="kmp_iframe_cds2_data/kmp_gen.css">
7
- <script language="Javascript">
8
- <!--
9
- function checkForm(strng) {
10
- var anySelected=false;
11
- for(var i=0; i< strng.length; i++)
12
- {
13
- if(strng[i].type=="checkbox" && strng[i].checked) anySelected=true;
14
- }
15
- if(!anySelected)
16
- {
17
- alert("You must select at least one newsletter to continue.");
18
- return false;
19
- }
20
- return true;
21
- }
22
- //-->
23
- </script></head><body>
24
- <!-- PID:6603 Start page:1 Date built:2/26/2007 9:10:12 AM --><img src="kmp_iframe_cds2_data/070226_mc_lnav_search.gif" alt="" usemap="#FirstPosMap" border="0" height="239" width="145"><map name="FirstPosMap" alt=""><area alt="Free $25 Gift Card Offer. The Barnes &amp; Noble MasterCard. Find Out More" coords="1,1,145,239" href="http://www.barnesandnoble.com/membership/mc.asp?jp=46&amp;z=y&amp;cds2Pid=6603" target="_parent"></map>
25
- </body></html>
@@ -1,199 +0,0 @@
1
- var XmlUtil = {
2
- /**
3
- * Create a new Document object. If no arguments are specified,
4
- * the document will be empty. If a root tag is specified, the document
5
- * will contain that single root tag. If the root tag has a namespace
6
- * prefix, the second argument must specify the URL that identifies the
7
- * namespace.
8
- */
9
- newDocument: function(rootTagName, namespaceURL) {
10
- if (!rootTagName) rootTagName = "";
11
- if (!namespaceURL) namespaceURL = "";
12
- if (document.implementation && document.implementation.createDocument) {
13
- // This is the W3C standard way to do it
14
- return document.implementation.createDocument(namespaceURL, rootTagName, null);
15
- }
16
- else { // This is the IE way to do it
17
- // Create an empty document as an ActiveX object
18
- // If there is no root element, this is all we have to do
19
- var doc = new ActiveXObject("Microsoft.XMLDOM");
20
- // If there is a root tag, initialize the document
21
- if (rootTagName) {
22
- // Look for a namespace prefix
23
- var prefix = "";
24
- var tagname = rootTagName;
25
- var p = rootTagName.indexOf(':');
26
- if (p != -1) {
27
- prefix = rootTagName.substring(0, p);
28
- tagname = rootTagName.substring(p+1);
29
- }
30
- // If we have a namespace, we must have a namespace prefix
31
- // If we don't have a namespace, we discard any prefix
32
- if (namespaceURL) {
33
- //if (!prefix) prefix = "a0"; // What Firefox uses
34
- }
35
- else prefix = "";
36
- // Create the root element (with optional namespace) as a
37
- // string of text
38
- var text = "<" + (prefix?(prefix+":"):"") + tagname +
39
- (namespaceURL
40
- ?(" xmlns:" + prefix + '="' + namespaceURL +'"')
41
- :"") +
42
- "/>";
43
- // And parse that text into the empty document
44
- doc.loadXML(text);
45
- }
46
- return doc;
47
- }
48
- },
49
-
50
- /**
51
- * Synchronously load the XML document at the specified URL and
52
- * return it as a Document object
53
- */
54
-
55
- load: function(url) {
56
- // Create a new document with the previously defined function
57
- var xmldoc = XmlUtil.newDocument();
58
- xmldoc.async = false; // We want to load synchronously
59
- xmldoc.load(url); // Load and parse
60
- return xmldoc; // Return the document
61
- },
62
-
63
- parseXml: function(xml) {
64
- var dom = null;
65
- if (window.DOMParser) {
66
- try {
67
- dom = (new DOMParser()).parseFromString(xml, "text/xml");
68
- }
69
- catch (e) { dom = null; alert(e); }
70
- }
71
- else if (window.ActiveXObject) {
72
- try {
73
- dom = new ActiveXObject('Microsoft.XMLDOM');
74
- dom.async = false;
75
- if (!dom.loadXML(xml)) // parse error ..
76
-
77
- window.alert(dom.parseError.reason + dom.parseError.srcText);
78
- }
79
- catch (e) { dom = null; }
80
- }
81
- else
82
- alert("cannot parse xml string!");
83
- return dom;
84
- },
85
-
86
- xslTransform:function(xmlUrl,xslUrl,elId) {
87
- var xml = XmlUtil.load(xmlUrl);
88
- var output = null;
89
- if (typeof XSLTProcessor != "undefined") {
90
- try {
91
- xsl = new XSLTProcessor();
92
- xsl.importStylesheet(XmlUtil.load(xslUrl));
93
-
94
- for (var key in XslParams.paramsCollection) {
95
- xsl.setParameter("",key,XslParams.paramsCollection[key]);
96
- }
97
- output = xsl.transformToFragment(xml, document);
98
- if (elId) {
99
- var container = document.getElementById(elId);
100
- if (container) {
101
- container.innerHTML = "";
102
- container.appendChild(output);
103
- }
104
- }
105
- if (output)
106
- return output;
107
- }
108
- catch (e) {
109
- return null;
110
- }
111
- }
112
- else if (window.ActiveXObject) {
113
- try {
114
- var xslDoc, docProcessor, docCache;
115
- xslDoc = new ActiveXObject("MSXML2.FreeThreadedDOMDocument");
116
- xslDoc.async = false;
117
- xslDoc.load(xslUrl);
118
-
119
- docCache = new ActiveXObject("MSXML2.XSLTemplate");
120
- docCache.stylesheet = xslDoc;
121
-
122
- docProcessor = docCache.createProcessor();
123
- docProcessor.input = xml;
124
-
125
- for (var key in XslParams.paramsCollection) {
126
- docProcessor.addParameter(key,XslParams.paramsCollection[key]);
127
- }
128
- docProcessor.transform();
129
- output = docProcessor.output;
130
- if (elId) {
131
- var container = document.getElementById(elId);
132
- if (container)
133
- container.innerHTML = output;
134
- }
135
- if (output)
136
- return output
137
- }
138
- catch (e) {
139
- return null;
140
- }
141
- }
142
- },
143
- /* This work is licensed under Creative Commons GNU LGPL License.
144
-
145
- License: http://creativecommons.org/licenses/LGPL/2.1/
146
- Version: 0.9
147
- Author: Stefan Goessner/2006
148
- Web: http://goessner.net/
149
- */
150
- json2xml: function (o, tab) {
151
- var toXml = function(v, name, ind) {
152
- var xml = "";
153
- if (v instanceof Array) {
154
- for (var i=0, n=v.length; i<n; i++)
155
- xml += ind + toXml(v[i], name, ind+"\t") + "\n";
156
- }
157
- else if (typeof(v) == "object") {
158
- var hasChild = false;
159
- xml += ind + "<" + name;
160
- for (var m in v) {
161
- if (m.charAt(0) == "@")
162
- xml += " " + m.substr(1) + "=\"" + v[m].toString() + "\"";
163
- else
164
- hasChild = true;
165
- }
166
- xml += hasChild ? ">" : "/>";
167
- if (hasChild) {
168
- for (var m in v) {
169
- if (m == "#text")
170
- xml += v[m];
171
- else if (m == "#cdata")
172
- xml += "<![CDATA[" + v[m] + "]]>";
173
- else if (m.charAt(0) != "@")
174
- xml += toXml(v[m], m, ind+"\t");
175
- }
176
- xml += (xml.charAt(xml.length-1)=="\n"?ind:"") + "</" + name + ">";
177
- }
178
- }
179
- else {
180
- xml += ind + "<" + name + ">" + v.toString() + "</" + name + ">";
181
- }
182
- return xml;
183
- }, xml="";
184
- for (var m in o)
185
- xml += toXml(o[m], m, "");
186
- return tab ? xml.replace(/\t/g, tab) : xml.replace(/\t|\n/g, "");
187
- }
188
-
189
- };
190
-
191
- var XslParams = {
192
- paramsCollection: {},
193
- displayParams: function() {
194
- for (var key in this.paramsCollection) {
195
- alert("XslParams.paramsCollection['"+key+"'] is " + this.paramsCollection[key])
196
- }
197
- }
198
- }
199
-
@@ -1 +0,0 @@
1
- var xslStyleSheet="<xsl:stylesheet version=\"1.0\" xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\"><xsl:output method=\"html\" omit-xml-declaration=\"yes\"/><xsl:variable name=\"IMAGEHOST\" select=\"'http://images.barnesandnoble.com'\"/><xsl:variable name=\"shophost\" select=\"//Product/shophost\"/><xsl:variable name=\"slinkprefix\" select=\"//Product/slinkprefix\"/><xsl:variable name=\"itemadded\" select=\"//Product/itemadded\"/><xsl:template match=\"//Product\"><xsl:variable name=\"params\" select=\"params\"/><xsl:variable name=\"URL\"><xsl:choose><xsl:when test=\"string-length($params)&gt;0\"><xsl:choose><xsl:when test=\"contains(//Product/shophost,'btobshop2')\"><xsl:value-of select=\"concat('http://btob', substring-before(substring-after(URL, 'http://'),'?'),$params,'&amp;pvsrc=1')\"/></xsl:when><xsl:otherwise><xsl:value-of select=\"concat(substring-before(URL,'?'),$params,'&amp;pvsrc=1')\"/></xsl:otherwise></xsl:choose></xsl:when><xsl:otherwise><xsl:choose><xsl:when test=\"contains(//Product/shophost,'btobshop2')\"><xsl:value-of select=\"concat('http://btob', substring-before(substring-after(URL, 'http://'),'?'),'&amp;pvsrc=1')\"/></xsl:when><xsl:otherwise><xsl:value-of select=\"concat(URL, '&amp;pvsrc=1')\"/></xsl:otherwise></xsl:choose></xsl:otherwise></xsl:choose></xsl:variable><table width=\"100%\" id=\"textLinkPreview\" cellpadding=\"5\" cellspacing=\"0\"><tr valign=\"top\"><td id=\"imageThumb\"><a href=\"{$URL}\"><img border=\"0\"><xsl:choose><xsl:when test=\"ProductPageImageURL!=''\"><xsl:attribute name=\"src\"><xsl:value-of select=\"ProductPageImageURL\"/></xsl:attribute><xsl:call-template name=\"scaleProductImage\"><xsl:with-param name=\"width\" select=\"ProductPageImageWidth\"/><xsl:with-param name=\"height\" select=\"ProductPageImageHeight\"/></xsl:call-template><xsl:attribute name=\"alt\"><xsl:value-of select=\"Title\"/></xsl:attribute></xsl:when><xsl:otherwise><xsl:attribute name=\"src\"><xsl:value-of select=\"concat($IMAGEHOST, '/pimages/gresources/ImageNA.gif')\"/></xsl:attribute><xsl:attribute name=\"alt\"><xsl:value-of select=\"'Image Unavailable'\"/></xsl:attribute></xsl:otherwise></xsl:choose></img></a><a class=\"seeDetails\" href=\"{$URL}\">See Details</a></td><td id=\"productDetails\"><ul><li class=\"productTitle\"><a href=\"{$URL}\"><xsl:value-of select=\"Title\"/></a></li><xsl:choose><xsl:when test=\"ProductType='Music'\"><xsl:if test=\"Contributors/Contributor[starts-with(Job,'Primary Artist')]\"><li><xsl:value-of select=\"Contributors/Contributor[starts-with(Job,'Primary Artist')]/ContributorName\"/></li></xsl:if></xsl:when><xsl:when test=\"ProductType='Book'\"><li><xsl:value-of select=\"Contributors/Contributor/ContributorName\"/></li></xsl:when></xsl:choose><xsl:if test=\"not(ProductType='Video') and string-length(FormatDescription)>0 and not(starts-with(FormatDescription,'Other'))\"><li class=\"previewFormat\">Format: <strong><xsl:value-of select=\"FormatDescription\" /></strong></li></xsl:if><xsl:if test=\"ProductType='Video'\"><li class=\"previewFormat\">Format: <strong><xsl:value-of select=\"FormatCode\" /></strong></li></xsl:if><li>Online Price: <strong><xsl:value-of select=\"format-number(BNPrice,'$#.00')\" /></strong></li><xsl:if test=\"BNMemberPrice and not(contains(//Product/shophost,'btobshop2'))\"><li>Members Pay: <strong><xsl:value-of select=\"format-number(BNMemberPrice,'$#.00')\" /></strong></li></xsl:if><xsl:if test=\"BNCustomerRating&gt;1\"><li><span class=\"customerRating\">Customer Rating: </span><xsl:call-template name=\"ratingRenderImage\"><xsl:with-param name=\"number\" select=\"BNCustomerRating\"/></xsl:call-template></li></xsl:if><xsl:if test=\"string-length(DeliveryTime)>0\"><li id=\"deliveryMessage\" class=\"deliveryMessage\"><xsl:value-of select=\"DeliveryTime\" disable-output-escaping=\"yes\" /></li></xsl:if></ul><xsl:if test=\"string-length($shophost)&gt;0 and AvailableForSale='true'\"><xsl:call-template name=\"renderAddToCartBtn\"></xsl:call-template></xsl:if></td></tr></table></xsl:template><xsl:template name=\"ratingRenderImage\"><xsl:param name=\"number\"/><img align=\"middle\" width=\"68\" height=\"17\" border=\"0\" hspace=\"5\"><xsl:attribute name=\"src\"><xsl:value-of select=\"concat($IMAGEHOST, '/pimages/productpages/', $number, '_circles.gif')\"/></xsl:attribute><xsl:attribute name=\"alt\"><xsl:text>Customer Rating </xsl:text><xsl:value-of select=\"$number\"/><xsl:text> out of 5</xsl:text></xsl:attribute></img></xsl:template><xsl:template name=\"scaleProductImage\"><xsl:param name=\"width\"/><xsl:param name=\"height\"/><xsl:variable name=\"Scale\"><xsl:choose><xsl:when test=\"$width &gt; 80\"><xsl:value-of select=\"80 div $width\"/></xsl:when><xsl:otherwise><xsl:value-of select=\"1\"/></xsl:otherwise></xsl:choose></xsl:variable><xsl:attribute name=\"width\"><xsl:value-of select=\"round($width * $Scale)\"/></xsl:attribute><xsl:attribute name=\"height\"><xsl:value-of select=\"round($height * $Scale)\"/></xsl:attribute></xsl:template><xsl:template name=\"renderAddToCartBtn\"><xsl:choose><xsl:when test=\"$itemadded='y'\"><a class=\"cartBtn\"><xsl:attribute name=\"href\"><xsl:value-of select=\"concat('http://',$shophost,'/shop/op.asp?step=fullCart&amp;UIAction=editCart&amp;',$slinkprefix)\"/></xsl:attribute><img><xsl:attribute name=\"src\"><xsl:value-of select=\"concat($IMAGEHOST,'/pimages/gresources/product/btn_ItemAdded.gif')\"/></xsl:attribute></img></a></xsl:when><xsl:otherwise><form method=\"post\"><xsl:attribute name=\"action\"><xsl:value-of select=\"concat('http://',$shophost,'/Shop/xt_manage_cart.asp','?',$slinkprefix)\"/></xsl:attribute><input type=\"hidden\"><xsl:attribute name=\"name\">productcode</xsl:attribute><xsl:attribute name=\"value\"><xsl:value-of select=\"ProductCode\"/></xsl:attribute></input><input type=\"hidden\"><xsl:attribute name=\"name\">ean</xsl:attribute><xsl:attribute name=\"value\"><xsl:value-of select=\"EAN\"/></xsl:attribute></input><input type=\"image\" class=\"cartBtn\"><xsl:attribute name=\"src\"><xsl:value-of select=\"concat($IMAGEHOST,'/pimages/gresources/product/AddtoCart_Dots3.gif')\"/></xsl:attribute></input></form></xsl:otherwise></xsl:choose></xsl:template></xsl:stylesheet>"
@@ -1,81 +0,0 @@
1
- .text {
2
- font-family: verdana;
3
- font-size: 11px;
4
- color: #4F6841;
5
- text-decoration: none;
6
- }
7
- a.text:hover {
8
- text-decoration: underline;
9
- }
10
- .alert {
11
- font-family: verdana;
12
- font-size: 11px;
13
- color: #4F6841;
14
- text-decoration: none;
15
- }
16
- .faq {
17
- font-family: verdana;
18
- font-size: 11px;
19
- color: #818963;
20
- text-decoration: none;
21
- }
22
- a.faq {
23
- font-family: verdana;
24
- font-size: 11px;
25
- color: #003000;
26
- font-weight: bold;
27
- text-decoration: none;
28
- }
29
- a.faq:hover {
30
- text-decoration: underline;
31
- }
32
- .KMPCopy {
33
- font-size: 11px;
34
- color: #666633;
35
- font-family: verdana, arial, helvetica, sans-serif;
36
- }
37
- .KMPcopy {
38
- font-size: 11px;
39
- color: #666633;
40
- font-family: verdana, arial, helvetica, sans-serif;
41
- }
42
- .NSEmail {
43
- font-size: 10px;
44
- font-family: verdana, arial, helvetica, sans-serif;
45
- }
46
- .Newsletter {
47
- font-size: 10px;
48
- font-family: verdana, arial, helvetica, sans-serif;
49
- }
50
- .GWD {
51
- background-image:url('http://images.barnesandnoble.com/pimages/saleannex/icons/greenwhitedot.gif');
52
- }
53
- .Checkbox {
54
- font-size: 11px;
55
- font-weight:bold;
56
- color: #666633;
57
- font-family: verdana, arial, helvetica, sans-serif;
58
- }
59
- .greenText {
60
- font: normal 11px verdana;
61
- color:#818963;
62
- }
63
- .dkgreenText {
64
- font: normal 11px verdana;
65
- color:#4F6841;
66
- }
67
- .greenTextBold {
68
- font: bold 11px verdana;
69
- color:#4F6841;
70
- }
71
- .greenTextBold A{
72
- text-decoration: none;
73
- color:#4F6841;
74
- }
75
- .greenTextBold A:hover{
76
- text-decoration: underline;
77
- }
78
- .greenTextLg {
79
- font: bold 16px verdana;
80
- color:#4F6841;
81
- }