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,1194 +0,0 @@
1
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
- <html><head><title>BuyDig.com</title>
3
-
4
- <meta content="Microsoft Visual Studio 7.0" name="GENERATOR">
5
- <meta content="C#" name="CODE_LANGUAGE">
6
- <meta content="Author" name="Devix Group LLC, www.devix.com">
7
- <meta content="JavaScript" name="vs_defaultClientScript">
8
- <meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
9
- <script language="JavaScript" src="2_files/main.js" type="text/javascript"></script>
10
- <script language="JavaScript" src="2_files/style.js" type="text/javascript"></script>
11
- <link href="2_files/dvxstyle.css" type="text/css" rel="stylesheet"><link rel="stylesheet" href="2_files/styles.html" type="text/css"><style type="text/css">
12
-
13
- FONT.menu {font-family:verdana,arial; font-size:11px; color:#303C83; text-decoration:none;}
14
-
15
- #dropmenudiv{
16
- position:absolute;
17
- border:1px solid #98999E;
18
- font:normal 12px Verdana;
19
- line-height:18px;
20
- z-index:100;
21
- }
22
-
23
- #dropmenudiv a{
24
- width: 100%;
25
- display: block;
26
- text-indent: 3px;
27
- }
28
-
29
- #dropmenudiv a:hover{ /*hover background color*/
30
- background-color: #FFFFFF;
31
- }
32
-
33
- </style></head>
34
-
35
-
36
-
37
- <body bgcolor="white">
38
-
39
-
40
- <script language="JavaScript" src="2_files/checkFlash2.js" type="text/javascript"></script>
41
- <script language="JavaScript">
42
- var pageNo=0;
43
- </script>
44
-
45
-
46
- <script language="javascript" type="text/javascript">
47
- var url ="http://www.buydig.com"
48
- var desc ="BuyDig.com"
49
- function AddFav() {if (document.all) window.external.AddFavorite(url, desc)}
50
- </script>
51
-
52
- <script src="2_files/urchin" type="text/javascript"></script>
53
-
54
- <script type="text/javascript">
55
- _uacct = "UA-31267-2";
56
- urchinTracker();
57
- </script>
58
-
59
- <script language="JavaScript" type="text/javascript" src="2_files/java.js"></script>
60
- <script language="JavaScript" type="text/javascript" src="2_files/func.js"></script>
61
- <table bgcolor="#f9f9f9" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%">
62
- <tbody><tr>
63
- <td width="50%"><img src="2_files/1pix.gif" border="0"></td>
64
- <td bgcolor="white" valign="top" width="777">
65
- <table bgcolor="white" border="0" cellpadding="0" cellspacing="0" width="100%">
66
- <tbody><tr>
67
- <td align="left" width="183"><a href="http://www2.buydig.com/shop/default.aspx"><img src="2_files/logo.gif" border="0"></a><img src="2_files/logo2.gif" border="0"></td>
68
- <td align="right" valign="top">
69
- <table border="0" cellpadding="0" cellspacing="0" width="100%">
70
- <tbody><tr><td colspan="3"><img src="2_files/spacer.gif" height="6" width="1"></td></tr>
71
- <tr>
72
- <td bgcolor="#ff9933"><img src="2_files/welcome_ttl.gif"></td>
73
- <td width="1"><img src="2_files/spacer.gif" height="1" width="1"></td>
74
- <td width="193"><a href="javascript:AddFav()" class="leftNavLinksText"><img alt="Add BuyDig.com To Favorites" src="2_files/addToFavorites_ttl.gif" border="0"></a></td>
75
- </tr>
76
- <tr><td colspan="3"><img src="2_files/spacer.gif" height="6" width="1"></td></tr>
77
- </tbody></table>
78
- <table border="0" cellpadding="0" cellspacing="0" width="100%">
79
- <tbody><tr>
80
- <td align="left" valign="top">
81
- <table border="0" cellpadding="0" cellspacing="0">
82
- <form id="SeachProduct" name="SeachProduct" action="SearchResults.aspx" method="get"></form>
83
- <tbody><tr>
84
- <td><input size="12" name="kwd" value="" autocomplete="on" id="kwd" class="srcfld" type="text"></td>
85
- <td><input value="Search" name="Search" class="srcbtn" type="submit"></td>
86
- </tr>
87
-
88
- </tbody></table>
89
- </td>
90
- <td align="right">
91
- <a href="http://www2.buydig.com/shop/default.aspx"><img src="2_files/home.gif" border="0"></a><img src="2_files/1pix.gif" border="0" width="1"><a href="http://www2.buydig.com/shop/searchresults.aspx?cti=1008&amp;pti=1008"><img src="2_files/1008.gif" border="0"></a><img src="2_files/1pix.gif" border="0" width="1"><a href="http://www2.buydig.com/shop/searchresults.aspx?cti=2014&amp;pti=2014"><img src="2_files/2014.gif" border="0"></a><img src="2_files/1pix.gif" border="0" width="1"><a href="http://www2.buydig.com/shop/searchresults.aspx?cti=1020&amp;pti=1020"><img src="2_files/1020.gif" border="0"></a><img src="2_files/1pix.gif" border="0" width="1"><a href="http://www2.buydig.com/shop/searchresults.aspx?cti=2089&amp;pti=2089"><img src="2_files/2089.gif" border="0"></a><img src="2_files/1pix.gif" border="0" width="1"><a href="http://www2.buydig.com/shop/searchresults.aspx?cti=1013&amp;pti=1013"><img src="2_files/1013.gif" border="0"></a><img src="2_files/1pix.gif" border="0" width="1"><a href="http://www2.buydig.com/shop/usertpl.aspx?fle=ReturnPolicy.htm"><img src="2_files/help.gif" border="0"></a>
92
- </td>
93
- </tr>
94
- </tbody></table>
95
-
96
- </td>
97
- </tr>
98
- </tbody></table>
99
-
100
- <table bgcolor="white" border="0" cellpadding="0" cellspacing="0" width="100%">
101
- <tbody><tr>
102
-
103
- <td bgcolor="white" valign="top">
104
- <img src="2_files/logo3.gif" border="0"><br>
105
-
106
-
107
- <script type="text/javascript">
108
-
109
- var menu1=new Array();
110
-
111
- menu1[0] = "<A href=\"searchresults.aspx?cti=1008&pti=1050\" style=\"backgroundColor: Black;\">Cameras</A>";
112
-
113
- menu1[1] = "<A href=\"searchresults.aspx?cti=2071&pti=1050\" style=\"backgroundColor: Black;\">Camera Accessories</A>";
114
-
115
- menu1[2] = "<A href=\"searchresults.aspx?cti=1060&pti=1050\" style=\"backgroundColor: Black;\">SLR Interchangeable Lenses</A>";
116
-
117
- menu1[3] = "<A href=\"searchresults.aspx?cti=2084&pti=1050\" style=\"backgroundColor: Black;\">Lens Accessories</A>";
118
-
119
- menu1[4] = "<A href=\"searchresults.aspx?cti=2017&pti=1050\" style=\"backgroundColor: Black;\">Flashes</A>";
120
-
121
- var menu2=new Array();
122
-
123
- menu2[0] = "<A href=\"searchresults.aspx?cti=2014&pti=1070\" style=\"backgroundColor: Black;\">Digital Cameras</A>";
124
-
125
- menu2[1] = "<A href=\"searchresults.aspx?cti=2109&pti=1070\" style=\"backgroundColor: Black;\">HDD (Hard Disk Drive) Camcorders</A>";
126
-
127
- menu2[2] = "<A href=\"searchresults.aspx?cti=2086&pti=1070\" style=\"backgroundColor: Black;\">Flash Memory Cards</A>";
128
-
129
- menu2[3] = "<A href=\"searchresults.aspx?cti=1013&pti=1070\" style=\"backgroundColor: Black;\">Printers</A>";
130
-
131
- menu2[4] = "<A href=\"searchresults.aspx?cti=2106&pti=1070\" style=\"backgroundColor: Black;\">Scanners</A>";
132
-
133
- menu2[5] = "<A href=\"searchresults.aspx?cti=1075&pti=1070\" style=\"backgroundColor: Black;\">Portable Media Storage</A>";
134
-
135
- menu2[6] = "<A href=\"searchresults.aspx?cti=2049&pti=1070\" style=\"backgroundColor: Black;\">Digital Display</A>";
136
-
137
- var menu3=new Array();
138
-
139
- menu3[0] = "<A href=\"searchresults.aspx?cti=1020&pti=1009\" style=\"backgroundColor: Black;\">Camcorders</A>";
140
-
141
- menu3[1] = "<A href=\"searchresults.aspx?cti=3000&pti=1009\" style=\"backgroundColor: Black;\">DVD Players & Recorders</A>";
142
-
143
- menu3[2] = "<A href=\"searchresults.aspx?cti=2079&pti=1009\" style=\"backgroundColor: Black;\">Capture Cards</A>";
144
-
145
- menu3[3] = "<A href=\"searchresults.aspx?cti=2033&pti=1009\" style=\"backgroundColor: Black;\">VCRS</A>";
146
-
147
- menu3[4] = "<A href=\"searchresults.aspx?cti=4400&pti=1009\" style=\"backgroundColor: Black;\">Cables & Power Protection</A>";
148
-
149
- menu3[5] = "<A href=\"searchresults.aspx?cti=2150&pti=1009\" style=\"backgroundColor: Black;\">Video Capture & Editing</A>";
150
-
151
- menu3[6] = "<A href=\"searchresults.aspx?cti=2001&pti=1009\" style=\"backgroundColor: Black;\">Projectors</A>";
152
-
153
- menu3[7] = "<A href=\"searchresults.aspx?cti=1001&pti=1009\" style=\"backgroundColor: Black;\">Video Accessories</A>";
154
-
155
- var menu4=new Array();
156
-
157
- menu4[0] = "<A href=\"searchresults.aspx?cti=2186&pti=1012\" style=\"backgroundColor: Black;\">Plasma Flat-panel TV's</A>";
158
-
159
- menu4[1] = "<A href=\"searchresults.aspx?cti=2185&pti=1012\" style=\"backgroundColor: Black;\">LCD Flat-panel TV's</A>";
160
-
161
- menu4[2] = "<A href=\"searchresults.aspx?cti=4103&pti=1012\" style=\"backgroundColor: Black;\">Rear Projection TV's</A>";
162
-
163
- menu4[3] = "<A href=\"searchresults.aspx?cti=2200&pti=1012\" style=\"backgroundColor: Black;\">TV Accessories</A>";
164
-
165
- var menu5=new Array();
166
-
167
- menu5[0] = "<A href=\"searchresults.aspx?cti=4201&pti=1090\" style=\"backgroundColor: Black;\">Satellite Radio</A>";
168
-
169
- menu5[1] = "<A href=\"searchresults.aspx?cti=2059&pti=1090\" style=\"backgroundColor: Black;\">MP3 Players</A>";
170
-
171
- menu5[2] = "<A href=\"searchresults.aspx?cti=2024&pti=1090\" style=\"backgroundColor: Black;\">Headphones</A>";
172
-
173
- menu5[3] = "<A href=\"searchresults.aspx?cti=2220&pti=1090\" style=\"backgroundColor: Black;\">Speakers</A>";
174
-
175
- menu5[4] = "<A href=\"searchresults.aspx?cti=4400&pti=1090\" style=\"backgroundColor: Black;\">Cables & Power Protection</A>";
176
-
177
- menu5[5] = "<A href=\"searchresults.aspx?cti=2137&pti=1090\" style=\"backgroundColor: Black;\">iPod Accessories</A>";
178
-
179
- var menu6=new Array();
180
-
181
- menu6[0] = "<A href=\"searchresults.aspx?cti=4130&pti=4110\" style=\"backgroundColor: Black;\">5.8 GHz</A>";
182
-
183
- menu6[1] = "<A href=\"searchresults.aspx?cti=4115&pti=4110\" style=\"backgroundColor: Black;\">Corded Phones</A>";
184
-
185
- menu6[2] = "<A href=\"searchresults.aspx?cti=4135&pti=4110\" style=\"backgroundColor: Black;\">Telephone Accessories</A>";
186
-
187
- var menu7=new Array();
188
-
189
- menu7[0] = "<A href=\"searchresults.aspx?cti=4201&pti=2160\" style=\"backgroundColor: Black;\">Satellite Radio</A>";
190
-
191
- menu7[1] = "<A href=\"searchresults.aspx?cti=3655&pti=2160\" style=\"backgroundColor: Black;\">GPS</A>";
192
-
193
- menu7[2] = "<A href=\"searchresults.aspx?cti=3020&pti=2160\" style=\"backgroundColor: Black;\">Portable DVD Players</A>";
194
-
195
- var menu8=new Array();
196
-
197
- menu8[0] = "<A href=\"searchresults.aspx?cti=2089&pti=1080\" style=\"backgroundColor: Black;\">PDAs</A>";
198
-
199
- menu8[1] = "<A href=\"searchresults.aspx?cti=2132&pti=1080\" style=\"backgroundColor: Black;\">PDA Accessories</A>";
200
-
201
- menu8[2] = "<A href=\"searchresults.aspx?cti=2079&pti=1080\" style=\"backgroundColor: Black;\">Capture Cards</A>";
202
-
203
- menu8[3] = "<A href=\"searchresults.aspx?cti=2094&pti=1080\" style=\"backgroundColor: Black;\">Editing Software</A>";
204
-
205
- menu8[4] = "<A href=\"searchresults.aspx?cti=1013&pti=1080\" style=\"backgroundColor: Black;\">Printers</A>";
206
-
207
- menu8[5] = "<A href=\"searchresults.aspx?cti=2026&pti=1080\" style=\"backgroundColor: Black;\">Printer Accessories</A>";
208
-
209
- menu8[6] = "<A href=\"searchresults.aspx?cti=2106&pti=1080\" style=\"backgroundColor: Black;\">Scanners</A>";
210
-
211
- menu8[7] = "<A href=\"searchresults.aspx?cti=2048&pti=1080\" style=\"backgroundColor: Black;\">Docking Stations</A>";
212
-
213
- menu8[8] = "<A href=\"searchresults.aspx?cti=2013&pti=1080\" style=\"backgroundColor: Black;\">Computer Peripherals</A>";
214
-
215
- var menu9=new Array();
216
-
217
- menu9[0] = "<A href=\"searchresults.aspx?cti=2066&pti=1005\" style=\"backgroundColor: Black;\">Binoculars</A>";
218
-
219
- menu9[1] = "<A href=\"searchresults.aspx?cti=2097&pti=1005\" style=\"backgroundColor: Black;\">Telescopes</A>";
220
-
221
- menu9[2] = "<A href=\"searchresults.aspx?cti=3920&pti=1005\" style=\"backgroundColor: Black;\">Spotting Scopes</A>";
222
-
223
- menu9[3] = "<A href=\"searchresults.aspx?cti=2100&pti=1005\" style=\"backgroundColor: Black;\">Tripods</A>";
224
-
225
- var menu10=new Array();
226
-
227
- menu10[0] = "<A href=\"searchresults.aspx?cti=1014&pti=1004\" style=\"backgroundColor: Black;\">Printer Acc. Kits</A>";
228
-
229
- menu10[1] = "<A href=\"searchresults.aspx?cti=2047&pti=1004\" style=\"backgroundColor: Black;\">Scanner Accessories</A>";
230
-
231
- menu10[2] = "<A href=\"searchresults.aspx?cti=2119&pti=1004\" style=\"backgroundColor: Black;\">Photo Paper</A>";
232
-
233
- menu10[3] = "<A href=\"searchresults.aspx?cti=2007&pti=1004\" style=\"backgroundColor: Black;\">Batteries</A>";
234
-
235
- menu10[4] = "<A href=\"searchresults.aspx?cti=2010&pti=1004\" style=\"backgroundColor: Black;\">DVD Tutorials</A>";
236
-
237
- menu10[5] = "<A href=\"searchresults.aspx?cti=2103&pti=1004\" style=\"backgroundColor: Black;\">Camcorder Accs</A>";
238
-
239
- menu10[6] = "<A href=\"searchresults.aspx?cti=2035&pti=1004\" style=\"backgroundColor: Black;\">Warranties</A>";
240
-
241
- menu10[7] = "<A href=\"searchresults.aspx?cti=2060&pti=1004\" style=\"backgroundColor: Black;\">DVD Accessories</A>";
242
-
243
- menu10[8] = "<A href=\"searchresults.aspx?cti=2064&pti=1004\" style=\"backgroundColor: Black;\">Battery Accessories</A>";
244
-
245
- menu10[9] = "<A href=\"searchresults.aspx?cti=2031&pti=1004\" style=\"backgroundColor: Black;\">Cleaning Products</A>";
246
-
247
- menu10[10] = "<A href=\"searchresults.aspx?cti=2180&pti=1004\" style=\"backgroundColor: Black;\">Accessory Kits</A>";
248
-
249
- menu10[11] = "<A href=\"searchresults.aspx?cti=2105&pti=1004\" style=\"backgroundColor: Black;\">VideoTapes</A>";
250
-
251
- menu10[12] = "<A href=\"searchresults.aspx?cti=2011&pti=1004\" style=\"backgroundColor: Black;\">Cases</A>";
252
-
253
- menu10[13] = "<A href=\"searchresults.aspx?cti=2086&pti=1004\" style=\"backgroundColor: Black;\">Flash Memory Cards</A>";
254
-
255
- menu10[14] = "<A href=\"searchresults.aspx?cti=4135&pti=1004\" style=\"backgroundColor: Black;\">Telephone Accessories</A>";
256
-
257
- menu10[15] = "<A href=\"searchresults.aspx?cti=2071&pti=1004\" style=\"backgroundColor: Black;\">Camera Accessories</A>";
258
-
259
- menu10[16] = "<A href=\"searchresults.aspx?cti=2026&pti=1004\" style=\"backgroundColor: Black;\">Printer Accessories</A>";
260
-
261
- menu10[17] = "<A href=\"searchresults.aspx?cti=2084&pti=1004\" style=\"backgroundColor: Black;\">Lens Accessories</A>";
262
-
263
- menu10[18] = "<A href=\"searchresults.aspx?cti=2062&pti=1004\" style=\"backgroundColor: Black;\">Battery Chargers</A>";
264
-
265
- menu10[19] = "<A href=\"searchresults.aspx?cti=2076&pti=1004\" style=\"backgroundColor: Black;\">Digital Camera Accy's</A>";
266
-
267
- menu10[20] = "<A href=\"searchresults.aspx?cti=2100&pti=1004\" style=\"backgroundColor: Black;\">Tripods</A>";
268
-
269
- menu10[21] = "<A href=\"searchresults.aspx?cti=1001&pti=1004\" style=\"backgroundColor: Black;\">Video Accessories</A>";
270
-
271
- menu10[22] = "<A href=\"searchresults.aspx?cti=3105&pti=1004\" style=\"backgroundColor: Black;\">Photo Albums</A>";
272
-
273
- var menu11=new Array();
274
-
275
- var menu12=new Array();
276
-
277
- menu12[0] = "<A href=\"searchresults.aspx?cti=3120&pti=3101\" style=\"backgroundColor: Black;\">Closeout Digital Cameras</A>";
278
-
279
- menu12[1] = "<A href=\"searchresults.aspx?cti=3110&pti=3101\" style=\"backgroundColor: Black;\">Closeout lenses</A>";
280
-
281
- var menu13=new Array();
282
-
283
-
284
- var menuwidth='250px' //default menu width
285
- var menubgcolor='#F2F2F2' //menu bgcolor
286
- var disappeardelay=250 //menu disappear speed onMouseout (in miliseconds)
287
- var hidemenu_onclick="yes" //hide menu when user clicks within menu?
288
-
289
- /////No further editting needed
290
-
291
- var ie4=document.all
292
- var ns6=document.getElementById&&!document.all
293
-
294
- if (ie4||ns6)
295
- document.write('<div id="dropmenudiv" style="visibility:hidden;width:'+menuwidth+';background-color:'+menubgcolor+'" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)"></div>')
296
-
297
- function getposOffset(what, offsettype){
298
- var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop;
299
- var parentEl=what.offsetParent;
300
- while (parentEl!=null){
301
- totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop;
302
- parentEl=parentEl.offsetParent;
303
- }
304
- return totaloffset;
305
- }
306
-
307
- // roll over function for menu
308
- function RollOver(itemID,e){
309
- if (itemID[0].Length>0) {
310
- if(e==1){
311
- document.getElementById(itemID).style.backgroundColor = '#ffffff';
312
- document.getElementById(itemID).style.color = '#ffffff';
313
- }
314
- else{
315
- document.getElementById(itemID).style.backgroundColor = '';
316
- document.getElementById(itemID).style.color = '#ffffff';
317
- }
318
- }
319
- }
320
-
321
- function showhide(obj, e, visible, hidden, menuwidth){
322
- if (ie4||ns6)
323
- dropmenuobj.style.left=dropmenuobj.style.top=-500
324
- if (menuwidth!=""){
325
- dropmenuobj.widthobj=dropmenuobj.style
326
- dropmenuobj.widthobj.width=menuwidth
327
- }
328
- if (e.type=="click" && obj.visibility==hidden || e.type=="mouseover")
329
- obj.visibility=visible
330
- else if (e.type=="click")
331
- obj.visibility=hidden
332
- }
333
-
334
- function iecompattest(){
335
- return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
336
- }
337
-
338
- function clearbrowseredge(obj, whichedge){
339
- var edgeoffset=0
340
- if (whichedge=="rightedge"){
341
- var windowedge=ie4 && !window.opera? iecompattest().scrollLeft+iecompattest().clientWidth-15 : window.pageXOffset+window.innerWidth-15
342
- dropmenuobj.contentmeasure=dropmenuobj.offsetWidth
343
- if (windowedge-dropmenuobj.x < dropmenuobj.contentmeasure)
344
- edgeoffset=dropmenuobj.contentmeasure-obj.offsetWidth
345
- }
346
- else{
347
- var windowedge=ie4 && !window.opera? iecompattest().scrollTop+iecompattest().clientHeight-15 : window.pageYOffset+window.innerHeight-18
348
- dropmenuobj.contentmeasure=dropmenuobj.offsetHeight
349
- if (windowedge-dropmenuobj.y < dropmenuobj.contentmeasure)
350
- edgeoffset=dropmenuobj.contentmeasure+obj.offsetHeight
351
- }
352
- return edgeoffset
353
- }
354
-
355
- function populatemenu(what){
356
- if (ie4||ns6)
357
- dropmenuobj.innerHTML=what.join("")
358
- }
359
-
360
-
361
- function dropdownmenu(obj, e, menucontents, menuwidth){
362
- if (menucontents[0]!=null) {
363
- if (menucontents) {
364
- if (window.event) event.cancelBubble=true
365
- else if (e.stopPropagation) e.stopPropagation()
366
- clearhidemenu()
367
- dropmenuobj=document.getElementById? document.getElementById("dropmenudiv") : dropmenudiv
368
- populatemenu(menucontents)
369
-
370
- if (ie4||ns6){
371
- showhide(dropmenuobj.style, e, "visible", "hidden", menuwidth)
372
- dropmenuobj.x=getposOffset(obj, "left")
373
- dropmenuobj.y=getposOffset(obj, "top")
374
- //dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(obj, "rightedge")+"px"
375
- dropmenuobj.style.left=155+(alertSize()-777)/2+2;
376
- dropmenuobj.style.top=dropmenuobj.y-25-clearbrowseredge(obj, "bottomedge")+obj.offsetHeight+"px"
377
- }
378
-
379
- return clickreturnvalue()
380
- }}
381
- }
382
-
383
- function clickreturnvalue(){
384
- if (ie4||ns6) return false
385
- else return true
386
- }
387
-
388
- function contains_ns6(a, b) {
389
- while (b.parentNode)
390
- if ((b = b.parentNode) == a)
391
- return true;
392
- return false;
393
- }
394
-
395
- function dynamichide(e){
396
- if (ie4&&!dropmenuobj.contains(e.toElement))
397
- delayhidemenu()
398
- else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))
399
- delayhidemenu()
400
- }
401
-
402
- function hidemenu(e){
403
- if (typeof dropmenuobj!="undefined"){
404
- if (ie4||ns6)
405
- dropmenuobj.style.visibility="hidden"
406
- }
407
- }
408
-
409
- function delayhidemenu(){
410
- if (ie4||ns6)
411
- delayhide=setTimeout("hidemenu()",disappeardelay)
412
- }
413
-
414
- function clearhidemenu(){
415
- if (typeof delayhide!="undefined")
416
- clearTimeout(delayhide)
417
- }
418
-
419
- if (hidemenu_onclick=="yes")
420
- document.onclick=hidemenu
421
-
422
- // roll over function for menu
423
- function RollOver(itemID,e){
424
- if(e==1){
425
- document.getElementById(itemID).style.backgroundColor = '#ffffff';
426
- document.getElementById(itemID).style.color = '#ffffff';
427
- }
428
- else{
429
- document.getElementById(itemID).style.backgroundColor = '';
430
- document.getElementById(itemID).style.color = '#ffffff';
431
- }
432
- }
433
-
434
- </script><div id="dropmenudiv" style="background-color: rgb(242, 242, 242); width: 250px; left: 454.5px; top: 112px; visibility: hidden;" onmouseover="clearhidemenu()" onmouseout="dynamichide(event)"><a href="http://www2.buydig.com/shop/searchresults.aspx?cti=1008&amp;pti=1050" style="">Cameras</a><a href="http://www2.buydig.com/shop/searchresults.aspx?cti=2071&amp;pti=1050" style="">Camera Accessories</a><a href="http://www2.buydig.com/shop/searchresults.aspx?cti=1060&amp;pti=1050" style="">SLR Interchangeable Lenses</a><a href="http://www2.buydig.com/shop/searchresults.aspx?cti=2084&amp;pti=1050" style="">Lens Accessories</a><a href="http://www2.buydig.com/shop/searchresults.aspx?cti=2017&amp;pti=1050" style="">Flashes</a></div>
435
-
436
- <table class="deptbl" border="0" cellpadding="0" cellspacing="0">
437
- <tbody><tr>
438
- <td bgcolor="silver" height="1"><img src="2_files/1pix.gif" border="0"></td>
439
- </tr>
440
- <tr>
441
- <td class="dephome1">&nbsp;&nbsp;&nbsp;<a href="http://www2.buydig.com/shop/default.aspx" class="dephome">Home</a></td>
442
- </tr>
443
-
444
-
445
- <tr><td><img src="2_files/pixel153.gif"></td></tr>
446
- <tr><td class="dephome1" id="dropmenu1" style="cursor: auto; color: rgb(255, 255, 255);" onmouseover="RollOver('dropmenu1',1);dropdownmenu(this, event, menu1, '250px')" onmouseout="RollOver('dropmenu1',0);delayhidemenu()" height="25">&nbsp;&nbsp;&nbsp;<a href="http://www2.buydig.com/shop/searchresults.aspx?cti=1050&amp;pti=1050" class="dephome2">Photo</a></td></tr>
447
-
448
- <tr><td><img src="2_files/pixel153.gif"></td></tr>
449
- <tr><td class="dephome1" id="dropmenu2" style="cursor: auto; color: rgb(255, 255, 255);" onmouseover="RollOver('dropmenu2',1);dropdownmenu(this, event, menu2, '250px')" onmouseout="RollOver('dropmenu2',0);delayhidemenu()" height="25">&nbsp;&nbsp;&nbsp;<a href="http://www2.buydig.com/shop/searchresults.aspx?cti=1070&amp;pti=1070" class="dephome2">Digital Imaging</a></td></tr>
450
-
451
- <tr><td><img src="2_files/pixel153.gif"></td></tr>
452
- <tr><td class="dephome1" id="dropmenu3" style="cursor: auto;" onmouseover="RollOver('dropmenu3',1);dropdownmenu(this, event, menu3, '250px')" onmouseout="RollOver('dropmenu3',0);delayhidemenu()" height="25">&nbsp;&nbsp;&nbsp;<a href="http://www2.buydig.com/shop/searchresults.aspx?cti=1009&amp;pti=1009" class="dephome2">Video</a></td></tr>
453
-
454
- <tr><td><img src="2_files/pixel153.gif"></td></tr>
455
- <tr><td class="dephome1" id="dropmenu4" style="cursor: auto;" onmouseover="RollOver('dropmenu4',1);dropdownmenu(this, event, menu4, '250px')" onmouseout="RollOver('dropmenu4',0);delayhidemenu()" height="25">&nbsp;&nbsp;&nbsp;<a href="http://www2.buydig.com/shop/searchresults.aspx?cti=1012&amp;pti=1012" class="dephome2">Television</a></td></tr>
456
-
457
- <tr><td><img src="2_files/pixel153.gif"></td></tr>
458
- <tr><td class="dephome1" id="dropmenu5" style="cursor: auto;" onmouseover="RollOver('dropmenu5',1);dropdownmenu(this, event, menu5, '250px')" onmouseout="RollOver('dropmenu5',0);delayhidemenu()" height="25">&nbsp;&nbsp;&nbsp;<a href="http://www2.buydig.com/shop/searchresults.aspx?cti=1090&amp;pti=1090" class="dephome2">Audio</a></td></tr>
459
-
460
- <tr><td><img src="2_files/pixel153.gif"></td></tr>
461
- <tr><td class="dephome1" id="dropmenu6" style="cursor: auto;" onmouseover="RollOver('dropmenu6',1);dropdownmenu(this, event, menu6, '250px')" onmouseout="RollOver('dropmenu6',0);delayhidemenu()" height="25">&nbsp;&nbsp;&nbsp;<a href="http://www2.buydig.com/shop/searchresults.aspx?cti=4110&amp;pti=4110" class="dephome2">Telephones</a></td></tr>
462
-
463
- <tr><td><img src="2_files/pixel153.gif"></td></tr>
464
- <tr><td class="dephome1" id="dropmenu7" style="cursor: auto;" onmouseover="RollOver('dropmenu7',1);dropdownmenu(this, event, menu7, '250px')" onmouseout="RollOver('dropmenu7',0);delayhidemenu()" height="25">&nbsp;&nbsp;&nbsp;<a href="http://www2.buydig.com/shop/searchresults.aspx?cti=2160&amp;pti=2160" class="dephome2">Car Electronics</a></td></tr>
465
-
466
- <tr><td><img src="2_files/pixel153.gif"></td></tr>
467
- <tr><td class="dephome1" id="dropmenu8" style="cursor: auto;" onmouseover="RollOver('dropmenu8',1);dropdownmenu(this, event, menu8, '250px')" onmouseout="RollOver('dropmenu8',0);delayhidemenu()" height="25">&nbsp;&nbsp;&nbsp;<a href="http://www2.buydig.com/shop/searchresults.aspx?cti=1080&amp;pti=1080" class="dephome2">Computers &amp; PDA's</a></td></tr>
468
-
469
- <tr><td><img src="2_files/pixel153.gif"></td></tr>
470
- <tr><td class="dephome1" id="dropmenu9" style="cursor: auto;" onmouseover="RollOver('dropmenu9',1);dropdownmenu(this, event, menu9, '250px')" onmouseout="RollOver('dropmenu9',0);delayhidemenu()" height="25">&nbsp;&nbsp;&nbsp;<a href="http://www2.buydig.com/shop/searchresults.aspx?cti=1005&amp;pti=1005" class="dephome2">Optics</a></td></tr>
471
-
472
- <tr><td><img src="2_files/pixel153.gif"></td></tr>
473
- <tr><td class="dephome1" id="dropmenu10" style="cursor: auto;" onmouseover="RollOver('dropmenu10',1);dropdownmenu(this, event, menu10, '250px')" onmouseout="RollOver('dropmenu10',0);delayhidemenu()" height="25">&nbsp;&nbsp;&nbsp;<a href="http://www2.buydig.com/shop/searchresults.aspx?cti=1004&amp;pti=1004" class="dephome2">Accessories</a></td></tr>
474
-
475
- <tr><td><img src="2_files/pixel153.gif"></td></tr>
476
- <tr><td class="dephome1" id="dropmenu11" style="cursor: auto;" onmouseover="RollOver('dropmenu11',1);dropdownmenu(this, event, menu11, '250px')" onmouseout="RollOver('dropmenu11',0);delayhidemenu()" height="25">&nbsp;&nbsp;&nbsp;<a href="http://www2.buydig.com/shop/searchresults.aspx?cti=2018&amp;pti=2018" class="dephome2">Gift Certificate</a></td></tr>
477
-
478
- <tr><td><img src="2_files/pixel153.gif"></td></tr>
479
- <tr><td class="dephome1" id="dropmenu12" style="cursor: auto;" onmouseover="RollOver('dropmenu12',1);dropdownmenu(this, event, menu12, '250px')" onmouseout="RollOver('dropmenu12',0);delayhidemenu()" height="25">&nbsp;&nbsp;&nbsp;<a href="http://www2.buydig.com/shop/searchresults.aspx?cti=3101&amp;pti=3101" class="dephome2">Closeout Corner</a></td></tr>
480
-
481
- <tr><td><img src="2_files/pixel153.gif"></td></tr>
482
- <tr><td class="dephome1" id="dropmenu13" style="cursor: auto;" onmouseover="RollOver('dropmenu13',1);dropdownmenu(this, event, menu13, '250px')" onmouseout="RollOver('dropmenu13',0);delayhidemenu()" height="25">&nbsp;&nbsp;&nbsp;<a href="http://www2.buydig.com/shop/searchresults.aspx?cti=5800&amp;pti=5800" class="dephome2">Watches</a></td></tr>
483
-
484
- <tr>
485
- <td bgcolor="silver" height="1"><img src="2_files/1pix.gif" border="0"></td>
486
- </tr>
487
- </tbody></table>
488
-
489
-
490
- <script language="javascript">
491
- function submitSeachMfgCat()
492
- {
493
- if (SeachMfgCat.mnm.value.length==0 && SeachMfgCat.cti.value.length==0) {
494
- alert("No search values selected from lists.");
495
- return false;
496
- }
497
- else
498
- return true;
499
- }
500
- </script>
501
- <table align="center" border="0" cellpadding="0" cellspacing="4">
502
- <form id="SeachMfgCat" name="SeachMfgCat" action="SearchResults.aspx" method="get"></form>
503
- <tbody>
504
- <tr><td class="searchMfgCat"><font class="dephome">more ways to shop</font></td></tr>
505
- <tr>
506
- <td class="searchMfgCat"><select class="searchMfgCatInput" name="mnm" style="width: 140px;"><option value="">- shop by brand -</option><option value="Acer">acer</option><option value="Advanced">advanced</option><option value="Bower">bower</option><option value="Canon">canon</option><option value="Casio, Inc.">casio, inc.</option><option value="Creative Labs">creative labs</option><option value="Deluxe">deluxe</option><option value="digpro">digpro</option><option value="Epson">epson</option><option value="Fuji">fuji</option><option value="Hewlett Packard">hewlett packard</option><option value="Hi-Touch Imaging">hi-touch imaging</option><option value="iRiver">iriver</option><option value="Jack">jack</option><option value="JVC">jvc</option><option value="Kodak">kodak</option><option value="Konica Minolta">konica minolta</option><option value="Kyocera">kyocera</option><option value="Motorola">motorola</option><option value="Navman">navman</option><option value="Nectron">nectron</option><option value="Nikon">nikon</option><option value="Olympus">olympus</option><option value="Palm">palm</option><option value="Panasonic">panasonic</option><option value="Pentax">pentax</option><option value="Rio">rio</option><option value="Sharp">sharp</option><option value="Sigma">sigma</option><option value="Sony">sony</option><option value="Special">special</option></select></td>
507
- </tr>
508
- <tr>
509
- <td colspan="3"><select class="searchMfgCatInput" name="cti" style="width: 140px;"><option value="">- shop by category -</option><option value="4117">1 line corded telephones</option><option value="4118">2 line corded telephones</option><option value="4125">2.4 ghz</option><option value="2025">35mm lens converters</option><option value="2052">35mm slr camera kits</option><option value="2070">35mm slr cameras</option><option value="4130">5.8 ghz</option><option value="4120">900 mhz</option><option value="4395">a/v furniture</option><option value="4411">a/v source switchers</option><option value="2162">ac/dc power adapters</option><option value="1004">accessories</option><option value="2180">accessory kits</option><option value="2029">adapters &amp; rings</option><option value="1090">audio</option><option value="3050">audio accessories</option><option value="4402">audio cables</option><option value="4397">audio racks</option><option value="2007">batteries</option><option value="2064">battery accessories</option><option value="2062">battery chargers</option><option value="2009">binocular acc's</option><option value="2066">binoculars</option><option value="3030">blank discs</option><option value="4400">cables &amp; power protection</option><option value="2103">camcorder accs</option><option value="2032">camcorder accy kits</option><option value="1020">camcorders</option><option value="2071">camera accessories</option><option value="4415">camera usb cables</option><option value="1008">cameras</option><option value="2002">canon eos lens</option><option value="2079">capture cards</option><option value="2160">car electronics</option><option value="2108">card readers</option><option value="2011">cases</option><option value="2050">cd burners</option><option value="2120">cd players</option><option value="2073">cellular phones</option><option value="2031">cleaning products</option><option value="3101">closeout corner</option><option value="3120">closeout digital cameras</option><option value="3110">closeout lenses</option><option value="5100">compact flash</option><option value="4405">component cables</option><option value="2013">computer peripherals</option><option value="1080">computers &amp; pda's</option><option value="4115">corded phones</option><option value="2038">digital 8mm</option><option value="4409">digital audio cables</option><option value="3910">digital binoculars</option><option value="2076">digital camera accy's</option><option value="2053">digital camera kits</option><option value="2014">digital cameras</option><option value="2049">digital display</option><option value="1070">digital imaging</option><option value="3014">digital slr's</option><option value="2140">digital video recorders</option><option value="2118">digital voice recorders</option><option value="2078">dioptric adjustment lenses</option><option value="4105">dlp rear projection</option><option value="2048">docking stations</option><option value="2102">dual deck</option><option value="2015">dv/minidv vcr's</option><option value="2110">dvcam camcorders</option><option value="2115">dvcam vcr</option><option value="1011">dvd / vcr combo</option><option value="2060">dvd accessories</option><option value="2139">dvd camcorders</option><option value="2016">dvd players</option><option value="3000">dvd players &amp; recorders</option><option value="3010">dvd recorders</option><option value="2010">dvd tutorials</option><option value="4406">dvi cables</option><option value="2135">dye sublimation printers</option><option value="2094">editing software</option><option value="4150">eyepieces and diopters</option><option value="2080">film</option><option value="2046">film scanners</option><option value="2081">filters</option><option value="4408">firewire - i.link/ieee</option><option value="2082">flash accessories</option><option value="2086">flash memory cards</option><option value="2017">flashes</option><option value="2061">flatbed scanners</option><option value="2228">full size headphones</option><option value="2018">gift certificate</option><option value="3655">gps</option><option value="3656">gps accessories</option><option value="2003">graphics cards</option><option value="2109">hdd (hard disk drive) camcorders</option><option value="4407">hdmi cables</option><option value="4412">hdmi to dvi cables</option><option value="2024">headphones</option><option value="2039">hi-8mm</option><option value="4900">home appliances</option><option value="4202">in-dash receivers</option><option value="2058">ink cartridges</option><option value="2042">ink jet photo printers</option><option value="2019">instructional tapes</option><option value="2137">ipod accessories</option><option value="2043">laser printers</option><option value="2185">lcd flat-panel tv's</option><option value="1003">lcd protectors</option><option value="4101">lcd rear projection</option><option value="2098">lcd's 20" to 29"</option><option value="2198">lcd's 30" and up</option><option value="2088">lcd's up to 19"</option><option value="4108">lcos rear projection</option><option value="2084">lens accessories</option><option value="2072">lens caps</option><option value="2107">lens converters</option><option value="2036">lens hoods</option><option value="2085">lighting</option><option value="2037">lighting accessory</option><option value="1065">manual focus lenses</option><option value="3654">marine gps</option><option value="5500">memory stick</option><option value="5420">micro sd {trans flash}</option><option value="3650">micro stereo systems</option><option value="2114">micromv camcorders</option><option value="2087">microphones</option><option value="2113">mini dv camcorders</option><option value="5410">mini sd</option><option value="4413">mini to rca</option><option value="2056">minolta maxxum lens</option><option value="2077">mobile cd changers</option><option value="2021">monopods</option><option value="2023">mounts</option><option value="2136">mp3 accessories</option><option value="2059">mp3 players</option><option value="2041">multifunction printers</option><option value="5300">multimedia (mmc)</option><option value="4045">new releases</option><option value="2125">nikon af lens</option><option value="2227">noise cancellation headphones</option><option value="2057">olympus four thirds system lens</option><option value="1005">optics</option><option value="2117">other cables</option><option value="2132">pda accessories</option><option value="2131">pda accessory kits</option><option value="2089">pdas</option><option value="2121">pentax af lens</option><option value="4100">personal electronics</option><option value="1050">photo</option><option value="3105">photo albums</option><option value="2119">photo paper</option><option value="2186">plasma flat-panel tv's</option><option value="2126">point &amp; shoot acc. kits</option><option value="2092">point &amp; shoot cameras</option><option value="3020">portable dvd players</option><option value="2226">portable headphones</option><option value="1075">portable media storage</option><option value="4090">portable tv's</option><option value="4403">power protection</option><option value="8001">premium memory cards</option><option value="1014">printer acc. kits</option><option value="2026">printer accessories</option><option value="4416">printer usb cables</option><option value="1013">printers</option><option value="3895">projector wall mounts</option><option value="2001">projectors</option><option value="2005">radar detectors</option><option value="4103">rear projection tv's</option><option value="2044">receivers</option><option value="3200">refurb digital cameras</option><option value="2028">remote </option><option value="3930">riflescopes</option><option value="4404">s-video cables</option><option value="4201">satellite radio</option><option value="2047">scanner accessories</option><option value="2106">scanners</option><option value="5400">secure disk (sd)</option><option value="1060">slr interchangeable lenses</option><option value="5200">smart media</option><option value="4155">software</option><option value="4399">speaker stands</option><option value="2220">speakers</option><option value="3920">spotting scopes</option><option value="8000">standard memory cards</option><option value="4410">stereo audio cables</option><option value="2095">strap</option><option value="2111">svhs vcr</option><option value="4109">sxrd rear projection</option><option value="4135">telephone accessories</option><option value="4113">telephone free shipping # 2</option><option value="4110">telephones</option><option value="2096">telephoto lens</option><option value="2097">telescopes</option><option value="1012">television</option><option value="2101">tripod accessory</option><option value="2100">tripods</option><option value="1999">tv / dvd combo's</option><option value="2200">tv accessories</option><option value="4420">tv extended warranties</option><option value="2192">tv receiver/tuner</option><option value="2193">tv remote</option><option value="4396">tv stands</option><option value="2194">tv wall mounts</option><option value="2134">underwater camera cases</option><option value="2133">underwater cameras</option><option value="4414">usb</option><option value="2033">vcrs</option><option value="2040">vhs vcr</option><option value="2112">vhs-c &amp; s-vhs-c camcorders</option><option value="1009">video</option><option value="1001">video accessories</option><option value="4401">video cables</option><option value="2150">video capture &amp; editing</option><option value="1200">video game</option><option value="2034">video lens</option><option value="2104">video mixers</option><option value="4140">video phone station</option><option value="2105">videotapes</option><option value="2035">warranties</option><option value="5800">watches</option><option value="2202">web cams</option><option value="2030">wireless adapters</option><option value="2225">wireless headphones</option><option value="5600">xd</option></select></td>
510
- </tr>
511
- <tr>
512
- <td align="right"><input onclick="javascript:return submitSeachMfgCat();" value=" GO! " name="Search" class="srcbtn" type="submit"></td>
513
- </tr>
514
-
515
- </tbody>
516
- </table>
517
-
518
- <img alt="" src="2_files/1pix.gif" height="5"><br>
519
-
520
- <!--Master Border Feature Start-->
521
-
522
- <!--Master Border Feature End-->
523
-
524
-
525
- <a href="http://www2.buydig.com/Shop/Profile.aspx"><img src="2_files/track_orders.jpg" border="0"></a>
526
-
527
- <img src="2_files/leftnv_help.gif" border="0"><br>
528
-
529
- <img alt="" src="2_files/1pix.gif" height="5"><br>
530
- <!--img src="../assets/banners/acceptingpaypal.gif" border="0"><br>
531
- <IMG alt="" src="../assets/images/1pix.gif" height="5"><br-->
532
- <script language="javascript" type="text/javascript">
533
-
534
- function checkEmail(){
535
-
536
- if(document.EmailList.eml.value == ""){
537
- alert("You must provide your email address!");
538
- return false;
539
- }
540
- if (document.EmailList.eml.value.indexOf("@") + "" == "-1" || document.EmailList.eml.value.indexOf(".") + "" == "-1"){
541
- alert("The email address you entered does not have a valid\n" +
542
- "syntax. Please re-enter the address and try again.");
543
- return false;
544
- }
545
- }
546
- </script>
547
-
548
- <!-- begin links table -->
549
- <table border="0" cellpadding="0" cellspacing="0">
550
- <tbody>
551
- <tr>
552
- <td colspan="2"><img alt="" src="2_files/siteLinks_ttl.gif"></td>
553
- </tr>
554
- <tr>
555
- <td width="137">
556
- <table border="0" cellpadding="0" cellspacing="0" width="100%">
557
- <tbody><tr><td colspan="2"><img alt="" src="2_files/spacer.gif" height="10" width="1"></td></tr>
558
- <tr>
559
- <td width="15"><img alt="" src="2_files/siteLinks_bullet.gif"></td>
560
- <td class="leftNavLinksText"><a href="http://www2.buydig.com/shop/usertpl.aspx?fle=contactus.htm" class="leftNavLinksText">Contact
561
- Us</a></td>
562
- </tr>
563
- <tr><td colspan="2"><img alt="" src="2_files/spacer.gif" height="3" width="1"></td></tr>
564
- <tr>
565
- <td width="15"><img alt="" src="2_files/siteLinks_bullet.gif"></td>
566
- <td class="leftNavLinksText"><a href="https://www2.buydig.com/shop/profile.aspx" class="leftNavLinksText">My
567
- Account</a></td>
568
- </tr>
569
- <tr><td colspan="2"><img alt="" src="2_files/spacer.gif" height="3" width="1"></td></tr>
570
- <tr>
571
- <td width="15"><img alt="" src="2_files/siteLinks_bullet.gif"></td>
572
- <td class="leftNavLinksText"><a href="http://www2.buydig.com/shop/usertpl.aspx?fle=testimonials.htm" class="leftNavLinksText">Testimonials</a></td>
573
- </tr>
574
- <tr><td colspan="2"><img alt="" src="2_files/spacer.gif" height="3" width="1"></td></tr>
575
- <tr>
576
- <td width="15"><img alt="" src="2_files/siteLinks_bullet.gif"></td>
577
- <td class="leftNavLinksText"><a href="http://www2.buydig.com/shop/usertpl.aspx?fle=reviewus.htm" class="leftNavLinksText"><b>Review
578
- Us</b></a></td>
579
- </tr>
580
- <tr><td colspan="2"><img alt="" src="2_files/spacer.gif" height="3" width="1"></td></tr>
581
- <tr>
582
- <td width="15"><img alt="" src="2_files/siteLinks_bullet.gif"></td>
583
- <td class="leftNavLinksText"><a href="http://www2.buydig.com/shop/rebateindex.aspx" class="leftNavLinksText"><b>Rebates</b></a></td>
584
- </tr>
585
- <tr><td colspan="2"><img alt="" src="2_files/spacer.gif" height="3" width="1"></td></tr>
586
- <tr>
587
- <td width="15"><img alt="" src="2_files/siteLinks_bullet.gif"></td>
588
- <td class="leftNavLinksText"><a href="http://www2.buydig.com/shop/usertpl.aspx?fle=faq.htm" class="leftNavLinksText">F.A.Q.</a></td>
589
- </tr>
590
- <tr><td colspan="2"><img alt="" src="2_files/spacer.gif" height="3" width="1"></td></tr>
591
- <tr>
592
- <td width="15"><img alt="" src="2_files/siteLinks_bullet.gif"></td>
593
- <td class="leftNavLinksText"><a href="http://www2.buydig.com/shop/usertpl.aspx?fle=customerservice.htm" class="leftNavLinksText">Customer
594
- Service</a></td>
595
- </tr>
596
- <tr><td colspan="2"><img alt="" src="2_files/spacer.gif" height="3" width="1"></td></tr>
597
- <tr>
598
- <td width="15"><img alt="" src="2_files/siteLinks_bullet.gif"></td>
599
- <td class="leftNavLinksText"><a href="http://www2.buydig.com/shop/usertpl.aspx?fle=policies.htm" class="leftNavLinksText">Policies</a></td>
600
- </tr>
601
- <tr><td colspan="2"><img alt="" src="2_files/spacer.gif" height="3" width="1"></td></tr>
602
- <tr>
603
- <td width="15"><img alt="" src="2_files/siteLinks_bullet.gif"></td>
604
- <td class="leftNavLinksText"><a href="http://www2.buydig.com/shop/sitemap.aspx" class="leftNavLinksText">Site
605
- Map</a></td>
606
- </tr>
607
- </tbody></table>
608
- </td>
609
- <td bgcolor="#336699" valign="top" width="3"><img alt="" src="2_files/spacer.gif" height="1" width="3"></td>
610
- </tr>
611
- <tr>
612
- <td colspan="2"><img alt="" src="2_files/siteLinks_bottom.gif"></td>
613
- </tr>
614
- </tbody>
615
- </table>
616
- <img alt="" src="2_files/1pix.gif" height="5"><br><!-- end links table -->
617
- <!-- begin credentials -->
618
- <table border="0" cellpadding="0" cellspacing="0">
619
- <tbody>
620
- <tr>
621
- <td colspan="3"><img alt="" src="2_files/credentials.gif"></td>
622
- </tr>
623
- <tr>
624
- <td bgcolor="#ff9934"><img src="2_files/1pix.gif" border="0" width="1"></td>
625
- <td align="center"><img src="2_files/1pix.gif" border="0" width="3"><br>
626
- <img src="2_files/1pix.gif" border="0" width="3"><br>
627
- <a href="http://www.bizrate.com/ratings_guide/cust_reviews__mid--24992.html" target="bizrate.com"><img src="2_files/bizratehonoree.gif" alt="BizRate Customer Certified (GOLD) Site" border="0"></a><br>
628
- <img src="2_files/1pix.gif" border="0" width="3"><br>
629
- <img src="2_files/1pix.gif" border="0" width="3"><br>
630
- <img src="2_files/1pix.gif" border="0" width="3"><br>
631
- <!-- START OF SCANALERT RATING TAG -->
632
- <a target="_blank" href="http://scanalert.com/RatingVerify?ref=www.buydig.com&amp;WWDSESS=6eb8340e5d85a4ab489d3f80e8e61c7e">
633
- <img name="sarating" src="2_files/13-www.gif" alt="HACKER SAFE certified sites prevent over 99.9% of credit card and identity theft by hackers." oncontextmenu="alert('Copying Prohibited by Law - HACKER SAFE is a Trademark of ScanAlert'); return false;" border="0" height="54" width="94"></a>
634
- <script language="javascript" type="text/javascript">
635
- window.setTimeout("checkSaRating()",10000);
636
- function checkSaRating() {
637
- if(document.sarating && !document.sarating.complete) {
638
- document.sarating.src = '';
639
- document.sarating.width = 0;
640
- document.sarating.height = 0;
641
- }
642
- }
643
- </script>
644
- <br>
645
- <!-- END OF SCANALERT RATING TAG -->
646
- <img src="2_files/1pix.gif" border="0" width="9"><br>
647
- <a href="http://shopper.cnet.com/4011-5_9-275792.html?tag=mlpmerch" target="_blank"><img src="2_files/cnetcertified.gif" border="0"></a><br>
648
- <img src="2_files/1pix.gif" border="0" width="9"><br>
649
- <a href="http://www1.dealtime.com/xMR-Buydig%7EMRD-9180" target="_blank"><img src="2_files/dealtime.gif" border="0"></a><br>
650
- <img src="2_files/1pix.gif" border="0" width="9"><br>
651
- <a href="http://shopping.yahoo.com/merchrating/user_rv.html?merchant_id=1000473" target="_blank"><img src="2_files/yahoologo.gif" border="0"></a><br>
652
- <img src="2_files/1pix.gif" border="0" width="9"><br>
653
- <a href="http://www1.shopping.com/xMR-Buydig%7EMRD-9180" target="_blank"><img src="2_files/credShopping.gif" border="0"></a><br>
654
- <img src="2_files/1pix.gif" border="0" width="9"><br>
655
- <a href="http://www.pricegrabber.com/rating_getreview.php/retid=26" target="_blank"><img src="2_files/credPriceGrabber.gif" border="0"></a><br>
656
- <img src="2_files/1pix.gif" border="0" width="3"><br>
657
- <script src="2_files/getseal"></script>
658
- <img src="2_files/1pix.gif" border="0" width="3"><br>
659
- <img src="2_files/credential_paypal.gif" border="0"><br>
660
- <img src="2_files/1pix.gif" border="0" width="9"><br>
661
- <img src="2_files/verified_by_visa.gif" border="0"><br>
662
- <img src="2_files/1pix.gif" border="0" width="12"><br>
663
- <img src="2_files/mastercard_secured.gif" border="0"><br>
664
- <img src="2_files/1pix.gif" border="0" width="12"><br>
665
- <a target="_blank" href="http://www.bbbonline.org/cks.asp?id=221000143"><img src="2_files/Rbbbonlineseal.gif" border="0"></a><br>
666
- <img src="2_files/1pix.gif" border="0" width="6"><br>
667
- <!-- BEGIN: BizRate.com Medal (125x73 pixels) -->
668
- <a href="http://www.bizrate.com/ratings_guide/cust_reviews__mid--24992.html" target="bizrate.com">
669
- <img src="2_files/24992_medal.gif" alt="BizRate Customer Certified (GOLD) Site" target="_blank" align="top" border="0" height="73" width="125"></a><br>
670
- <!-- END: BizRate.com Medal (125x73 pixels) -->
671
- <img src="2_files/1pix.gif" border="0" width="9"><br>
672
- </td>
673
- <td bgcolor="#ff9934"><img src="2_files/1pix.gif" border="0" width="1"></td>
674
- </tr>
675
- <tr>
676
- <td colspan="3"><img alt="" src="2_files/orangeleftfrmbtm.gif"></td>
677
- </tr>
678
- </tbody>
679
- </table>
680
- <br><!-- end credentials -->
681
- </td>
682
-
683
- <td bgcolor="white" valign="top" width="100%">
684
-
685
- <div id="TipLayer" style="visibility: hidden; position: absolute; z-index: 1000; top: -100px;"></div>
686
- <form id="searchrefine" method="get">
687
- <input name="pti" value="" type="hidden">
688
- <input name="kwd" value="canon eos" type="hidden">
689
- <img src="2_files/spacer.gif" height="5" width="1"><br>
690
- <table border="0" cellpadding="0" cellspacing="0" width="98%">
691
- <tbody><tr>
692
- <td height="15" width="15"><img src="2_files/search_c1.gif"></td>
693
- <td background="2_files/search_top.gif" height="15"><img src="2_files/spacer.gif" height="15" width="1"></td>
694
- <td height="15" width="15"><img src="2_files/search_c2.gif"></td>
695
- </tr>
696
- <tr>
697
- <td background="2_files/search_left.gif" width="15"><img src="2_files/spacer.gif" height="1" width="15"></td>
698
- <td bgcolor="#d3d3d3">
699
- <table border="0" cellpadding="0" cellspacing="0" width="100%">
700
- <tbody><tr>
701
- <td rowspan="4"><img src="2_files/1pix.gif" border="0" width="5"></td>
702
- <td><span class="searchRefineLabel">Manufacturer</span></td>
703
- <td><select class="searchRefinePriceMnu" name="mnm" style="width: 202px;"><option value="">- select one -</option><option>Canon</option><option>Delkin</option><option>Tamron</option><option>Tokina</option></select>
704
- <input src="2_files/search_btn_off.gif" name="refineSearch" value="Search" type="image">
705
- </td>
706
- </tr>
707
- <tr>
708
- <td><span class="searchRefineLabel">Category</span></td>
709
- <td><select class="searchRefinePriceMnu" name="cti" style="width: 202px;"><option value="">- select one -</option><option value="2070">35MM SLR Cameras</option><option value="2007">Batteries</option><option value="2064">Battery Accessories</option><option value="2062">Battery Chargers</option><option value="2002">Canon EOS Lens</option><option value="3014">Digital SLR's</option><option value="2017">Flashes</option><option value="1003">LCD Protectors</option><option value="2084">Lens Accessories</option><option value="2028">Remote </option><option value="1060">SLR Interchangeable Lenses</option><option value="2035">Warranties</option></select>
710
- </td>
711
- </tr>
712
- <tr>
713
- <td><span class="searchRefineLabel">Price</span></td>
714
- <td>
715
- <input class="searchRefinePriceFld" maxlength="8" style="width: 82px;" name="apr" value="" type="text">
716
- <span class="searchRefineLabel">&nbsp;&nbsp;To&nbsp;&nbsp;</span>
717
- <input class="searchRefinePriceFld" maxlength="8" style="width: 82px;" name="zpr" value="" type="text">
718
- </td>
719
- </tr>
720
- </tbody></table>
721
- </td>
722
- <td background="2_files/search_right.gif" width="15"><img src="2_files/spacer.gif" height="1" width="15"></td>
723
- </tr>
724
- <tr>
725
- <td height="15" width="15"><img src="2_files/search_c4.gif"></td>
726
- <td background="2_files/search_down.gif" height="15"><img src="2_files/spacer.gif" height="15" width="1"></td>
727
- <td height="15" width="15"><img src="2_files/search_c3.gif"></td>
728
- </tr>
729
- </tbody></table>
730
- <img src="2_files/spacer.gif" height="5" width="1"><br>
731
- </form>
732
- <!-- Pages link - start -->
733
- <a href="http://www2.buydig.com/shop/SearchResults.aspx?cti=&amp;pti=&amp;mnm=&amp;sku=&amp;pgn=1&amp;kwd=canon%20eos">First</a>&nbsp;|
734
- <span class="searchLinksDis">Previous</span>&nbsp;|
735
- <span class="searchLinksDis">1</span>&nbsp;<a href="http://www2.buydig.com/shop/SearchResults.aspx?cti=&amp;pti=&amp;mnm=&amp;sku=&amp;pgn=2&amp;kwd=canon%20eos">2</a>&nbsp;&nbsp;|
736
- <a href="http://www2.buydig.com/shop/SearchResults.aspx?cti=&amp;pti=&amp;mnm=&amp;sku=&amp;pgn=2&amp;kwd=canon%20eos">Next</a>&nbsp;|
737
- <a href="http://www2.buydig.com/shop/SearchResults.aspx?cti=&amp;pti=&amp;mnm=&amp;sku=&amp;pgn=2&amp;kwd=canon%20eos">Last</a>
738
- <br>
739
- <br>
740
- <!-- Products - start -->
741
- <br>
742
-
743
- <table class="searchTbl">
744
- <tbody><tr>
745
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNBGE3"><img src="2_files/2975F866CB2149F7ACBC559C8E24E304.jpg" border="0" vspace="2"></a></td>
746
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNBGE3"><span class="searchProductMfgName">Canon</span>&nbsp;<span class="searchProductName">Vertical Battery Grip BG-E3 For EOS Digital Rebel XT</span></a><br>
747
- <span class="searchProductDesc">FOR USE WITH EOS DIGITAL REBEL XT ONLY!!!</span><br>
748
- <a href="http://www2.buydig.com/shop/searchresults.aspx?cti=2064"><span class="searchProductCat">Battery Accessories</span></a>&nbsp;
749
- <span class="searchProductMpn">Mfg Part Number: 0211B001</span><br>
750
- <a href="http://www2.buydig.com/shop/product.aspx?sku=CNBGE3"><span class="searchProductLink">Product Details</span></a></td>
751
- <td class="searchTd" align="center"><span class="searchProductPrice">$179.00</span><br><br><a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=CNBGE3"><span class="searchProductBuy">buy now</span></a></td>
752
- </tr>
753
- <tr>
754
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNBGE4"><img src="2_files/noimage75.gif" border="0" vspace="2"></a></td>
755
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNBGE4"><span class="searchProductMfgName">Canon</span>&nbsp;<span class="searchProductName">Vertical Battery Grip BG-E4 For EOS 5D</span></a><br>
756
- <span class="searchProductDesc">The Canon BG-E4 battery grip is especially designed for the EOS 5D.</span><br>
757
- <a href="http://www2.buydig.com/shop/searchresults.aspx?cti=2064"><span class="searchProductCat">Battery Accessories</span></a>&nbsp;
758
- <span class="searchProductMpn">Mfg Part Number: 0297B001</span><br>
759
- <a href="http://www2.buydig.com/shop/product.aspx?sku=CNBGE4"><span class="searchProductLink">Product Details</span></a></td>
760
- <td class="searchTd" align="center"><span class="searchProductPrice">$249.00</span><br><br><a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=CNBGE4"><span class="searchProductBuy">buy now</span></a></td>
761
- </tr>
762
- <tr>
763
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNCB2LW"><img src="2_files/1FCDFBE85CDB4D429EC2C8CB24D20457.jpg" border="0" vspace="2"></a></td>
764
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNCB2LW"><span class="searchProductMfgName">Canon</span>&nbsp;<span class="searchProductName">CB-2LW Battery Charger For Canon NB2L Lithium Battery</span></a><br>
765
- <span class="searchProductDesc">Battery Charger for S80, S70, S60, S50, S45, S40, S30
766
- Replacement battery charger for EOS Digital Rebel XT (NB-2LH batteries)
767
- </span><br>
768
- <a href="http://www2.buydig.com/shop/searchresults.aspx?cti=2062"><span class="searchProductCat">Battery Chargers</span></a>&nbsp;
769
- <span class="searchProductMpn">Mfg Part Number: 0763B001</span><br>
770
- <a href="http://www2.buydig.com/shop/product.aspx?sku=CNCB2LW"><span class="searchProductLink">Product Details</span></a></td>
771
- <td class="searchTd" align="center"><span class="searchProductPrice">$69.00</span><br><br><a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=CNCB2LW"><span class="searchProductBuy">buy now</span></a></td>
772
- </tr>
773
- <tr>
774
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNEF12II"><img src="2_files/9C9AF82AC3B54BDC8C705278B50FDFD6.jpg" border="0" vspace="2"></a></td>
775
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNEF12II"><span class="searchProductMfgName">Canon</span>&nbsp;<span class="searchProductName">EXTENSION TUBE EF12 II</span></a><br>
776
- <span class="searchProductDesc">12MM FULLY COPLED EXTENSION TUBE FOR EOS CAMERAS AND MOST LENSES</span><br>
777
- <a href="http://www2.buydig.com/shop/searchresults.aspx?cti=2084"><span class="searchProductCat">Lens Accessories</span></a>&nbsp;
778
- <span class="searchProductMpn">Mfg Part Number: 9198A001</span><br>
779
- <a href="http://www2.buydig.com/shop/product.aspx?sku=CNEF12II"><span class="searchProductLink">Product Details</span></a></td>
780
- <td class="searchTd" align="center"><span class="searchProductPrice">$130.00</span><br><br><a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=CNEF12II"><span class="searchProductBuy">buy now</span></a></td>
781
- </tr>
782
- <tr>
783
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNEOS4YRGR"><img src="2_files/C6B02E88F729464699DB275D140F4563.jpg" border="0" vspace="2"></a></td>
784
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNEOS4YRGR"><span class="searchProductMfgName">CANON</span>&nbsp;<span class="searchProductName">USA Four Year Extended Warranty For Canon EOS 35mm cameras</span></a><br>
785
- <span class="searchProductDesc">protect your camera for 4 full years.
786
- parts and labor covered by Canon.
787
- </span><br>
788
- <a href="http://www2.buydig.com/shop/searchresults.aspx?cti=2035"><span class="searchProductCat">Warranties</span></a>&nbsp;
789
- <span class="searchProductMpn">Mfg Part Number: 6190A001</span><br>
790
- <a href="http://www2.buydig.com/shop/product.aspx?sku=CNEOS4YRGR"><span class="searchProductLink">Product Details</span></a></td>
791
- <td class="searchTd" align="center"><span class="searchProductPrice">$39.99</span><br><br><a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=CNEOS4YRGR"><span class="searchProductBuy">buy now</span></a></td>
792
- </tr>
793
- <tr>
794
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNLSCONVT"><img src="2_files/281F8A6019B140F38DFD45EB7B69B0FB.jpg" border="0" vspace="2"></a></td>
795
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNLSCONVT"><span class="searchProductMfgName">Canon</span>&nbsp;<span class="searchProductName">LIFE SIZE CONVERTER (Exclusive use with EF 50 f/2.5 compact macro)</span></a><br>
796
- <span class="searchProductDesc">(Exclusive use with EF 50 f/2.5 compact macro)</span><br>
797
- <a href="http://www2.buydig.com/shop/searchresults.aspx?cti=2002"><span class="searchProductCat">Canon EOS Lens</span></a>&nbsp;
798
- <span class="searchProductMpn">Mfg Part Number: 2818A004</span><br>
799
- <a href="http://www2.buydig.com/shop/product.aspx?sku=CNLSCONVT"><span class="searchProductLink">Product Details</span></a></td>
800
- <td class="searchTd" align="center"><span class="searchProductPrice">$269.00</span><br><br><a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=CNLSCONVT"><span class="searchProductBuy">buy now</span></a></td>
801
- </tr>
802
- <tr>
803
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNNPE3"><img src="2_files/676CEE8E53C2445982E991871B4DF613.jpg" border="0" vspace="2"></a></td>
804
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNNPE3"><span class="searchProductMfgName">Canon</span>&nbsp;<span class="searchProductName">NP-E3 NICKEL-HYDRIDE BATTERY PACK F/ EOS-1DS Mark II / EOS 1D Mark II</span></a><br>
805
- <span class="searchProductDesc">FOR:
806
- EOS 1DS MARK II
807
- EOS 1D MARK II
808
- EOS 1DS
809
- EOS 1D</span><br>
810
- <a href="http://www2.buydig.com/shop/searchresults.aspx?cti=2007"><span class="searchProductCat">Batteries</span></a>&nbsp;
811
- <span class="searchProductMpn">Mfg Part Number: 7084A002</span><br>
812
- <a href="http://www2.buydig.com/shop/product.aspx?sku=CNNPE3"><span class="searchProductLink">Product Details</span></a></td>
813
- <td class="searchTd" align="center"><span class="searchProductPrice">$139.00</span><br><br><a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=CNNPE3"><span class="searchProductBuy">buy now</span></a></td>
814
- </tr>
815
- <tr>
816
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNRC1"><img src="2_files/316FC9256DC9460ABC3C5ECAF6C60286.jpg" border="0" vspace="2"></a></td>
817
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNRC1"><span class="searchProductMfgName">Canon</span>&nbsp;<span class="searchProductName">RC-1 Wireless Remote Control for EOS</span></a><br>
818
- <span class="searchProductDesc">EXCLUSIVE USE WITH EOS 10S,ELAN 7 / 7E,II/IIE, ELAN, DIGITAL REBEL and DIGITAL REBEL XT</span><br>
819
- <a href="http://www2.buydig.com/shop/searchresults.aspx?cti=2028"><span class="searchProductCat">Remote </span></a>&nbsp;
820
- <span class="searchProductMpn">Mfg Part Number: 2465A001</span><br>
821
- <a href="http://www2.buydig.com/shop/product.aspx?sku=CNRC1"><span class="searchProductLink">Product Details</span></a></td>
822
- <td class="searchTd" align="center"><span class="searchProductPrice">$39.00</span><br><br><a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=CNRC1"><span class="searchProductBuy">buy now</span></a></td>
823
- </tr>
824
- <tr>
825
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNVBP511"><img src="2_files/519CDAB404FA4543B76B5F281468ACBF.jpg" border="0" vspace="2"></a></td>
826
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNVBP511"><span class="searchProductMfgName">Canon</span>&nbsp;<span class="searchProductName">BP-511A - 1200 MAH Lithium Battery For CANON</span></a><br>
827
- <span class="searchProductDesc">Rechargeable Battery for EOS 5D, 20D, 10D, D60, D30, Digital Rebel, Pro 1, Pro90 IS, G6, G5, G3, G2, G1
828
- </span><br>
829
- <a href="http://www2.buydig.com/shop/searchresults.aspx?cti=2007"><span class="searchProductCat">Batteries</span></a>&nbsp;
830
- <span class="searchProductMpn">Mfg Part Number: 9200A001</span><br>
831
- <a href="http://www2.buydig.com/shop/product.aspx?sku=CNVBP511"><span class="searchProductLink">Product Details</span></a></td>
832
- <td class="searchTd" align="center"><span class="searchProductPrice">$79.99</span><br><br><a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=CNVBP511"><span class="searchProductBuy">buy now</span></a></td>
833
- </tr>
834
- <tr>
835
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNEOS1DM2NKIT"><img src="2_files/C0DD4574765047D1836F505E69DC8AE5.jpg" border="0" vspace="2"></a></td>
836
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNEOS1DM2NKIT"><span class="searchProductMfgName">Canon</span>&nbsp;<span class="searchProductName">EOS 1D Mark II N Digital SLR Camera Kit (lens not included)</span></a><br>
837
-
838
- <a href="http://www2.buydig.com/shop/searchresults.aspx?cti=3014"><span class="searchProductCat">Digital SLR's</span></a>&nbsp;
839
- <span class="searchProductMpn">Mfg Part Number: 0304B002</span><br>
840
- <a href="http://www2.buydig.com/shop/product.aspx?sku=CNEOS1DM2NKIT"><span class="searchProductLink">Product Details</span></a></td>
841
- <td class="searchTd" align="center"><span class="searchProductPrice">$3,999.00</span><br><br><a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=CNEOS1DM2NKIT"><span class="searchProductBuy">buy now</span></a></td>
842
- </tr>
843
- <tr>
844
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CN6028"><img src="2_files/734BD08D7A5049339393166491D09D21.jpg" border="0" vspace="2"></a></td>
845
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CN6028"><span class="searchProductMfgName">Canon</span>&nbsp;<span class="searchProductName">EF-S 60mm f/2.8 Macro USA Warranty</span></a><br>
846
- <span class="searchProductDesc">Note! This lens is only compatible with the EOS-20D, Digital Rebel XT and Digital Rebel</span><br>
847
- <a href="http://www2.buydig.com/shop/searchresults.aspx?cti=2002"><span class="searchProductCat">Canon EOS Lens</span></a>&nbsp;
848
- <span class="searchProductMpn">Mfg Part Number: 0284B002</span><br>
849
- <a href="http://www2.buydig.com/shop/product.aspx?sku=CN6028"><span class="searchProductLink">Product Details</span></a></td>
850
- <td class="searchTd" align="center"><span class="searchProductPrice">$369.00</span><br><br><a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=CN6028"><span class="searchProductBuy">buy now</span></a></td>
851
- </tr>
852
- <tr>
853
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNBGE2"><img src="2_files/751E72B7003343248497FE6905F80787.jpg" border="0" vspace="2"></a></td>
854
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNBGE2"><span class="searchProductMfgName">Canon</span>&nbsp;<span class="searchProductName">Vertical Battery Grip BG-E2 For EOS 20D / 30D</span></a><br>
855
- <span class="searchProductDesc">FOR USE WITH EOS 20D / 30D</span><br>
856
- <a href="http://www2.buydig.com/shop/searchresults.aspx?cti=2064"><span class="searchProductCat">Battery Accessories</span></a>&nbsp;
857
- <span class="searchProductMpn">Mfg Part Number: 9444A001</span><br>
858
- <a href="http://www2.buydig.com/shop/product.aspx?sku=CNBGE2"><span class="searchProductLink">Product Details</span></a></td>
859
- <td class="searchTd" align="center"><span class="searchProductPrice">$209.00</span><br><br><a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=CNBGE2"><span class="searchProductBuy">buy now</span></a></td>
860
- </tr>
861
- <tr>
862
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNCB5L"><img src="2_files/58E3F988E184448B8C0A59874AE123A8.jpg" border="0" vspace="2"></a></td>
863
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNCB5L"><span class="searchProductMfgName">Canon</span>&nbsp;<span class="searchProductName">CB-5L BATTERY CHARGER FOR BP-511 BATTERY</span></a><br>
864
- <span class="searchProductDesc">Battery Charger for EOS 5D, 20D, 10D, D60, D30, Digital Rebel, Pro 1, Pro90 IS, G6, G5, G3, G2, G1 (Holds one BP-511A battery)
865
- </span><br>
866
- <a href="http://www2.buydig.com/shop/searchresults.aspx?cti=2062"><span class="searchProductCat">Battery Chargers</span></a>&nbsp;
867
- <span class="searchProductMpn">Mfg Part Number: 8478A002</span><br>
868
- <a href="http://www2.buydig.com/shop/product.aspx?sku=CNCB5L"><span class="searchProductLink">Product Details</span></a></td>
869
- <td class="searchTd" align="center"><span class="searchProductPrice">$65.00</span><br><br><a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=CNCB5L"><span class="searchProductBuy">buy now</span></a></td>
870
- </tr>
871
- <tr>
872
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CN500LIS"><img src="2_files/106CF2FB84B446518397517C3E6D5AD8.jpg" border="0" vspace="2"></a></td>
873
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CN500LIS"><span class="searchProductMfgName">Canon</span>&nbsp;<span class="searchProductName">EF 500MM F4.0 L IS USM LENS CANON USA WARRANTY MODEL BRAND NEW</span></a><br>
874
-
875
- <a href="http://www2.buydig.com/shop/searchresults.aspx?cti=2002"><span class="searchProductCat">Canon EOS Lens</span></a>&nbsp;
876
- <span class="searchProductMpn">Mfg Part Number: 2532A002</span><br>
877
- <a href="http://www2.buydig.com/shop/product.aspx?sku=CN500LIS"><span class="searchProductLink">Product Details</span></a></td>
878
- <td class="searchTd" align="center"><span class="searchProductPrice">$5,449.00</span><br><br><a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=CN500LIS"><span class="searchProductBuy">buy now</span></a></td>
879
- </tr>
880
- <tr>
881
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNEOS1DSM2"><img src="2_files/1E9BB2E56AB145FC9D6EF952703AF476.jpg" border="0" vspace="2"></a></td>
882
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNEOS1DSM2"><span class="searchProductMfgName">Canon</span>&nbsp;<span class="searchProductName">EOS-1Ds Mark II Digital SLR Camera Body</span></a><br>
883
-
884
- <a href="http://www2.buydig.com/shop/searchresults.aspx?cti=3014"><span class="searchProductCat">Digital SLR's</span></a>&nbsp;
885
- <span class="searchProductMpn">Mfg Part Number: 9443A002</span><br>
886
- <a href="http://www2.buydig.com/shop/product.aspx?sku=CNEOS1DSM2"><span class="searchProductLink">Product Details</span></a></td>
887
- <td class="searchTd" align="center"><span class="searchProductPrice">$7,000.00</span><br><br><a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=CNEOS1DSM2"><span class="searchProductBuy">buy now</span></a></td>
888
- </tr>
889
- <tr>
890
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CN1785IS"><img src="2_files/D66AE0DC865A4021AB300ED3A0C4CD11.jpg" border="0" vspace="2"></a></td>
891
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CN1785IS"><span class="searchProductMfgName">Canon</span>&nbsp;<span class="searchProductName">EF-S 17-85MM f4-5.6 IS USM LENS with Canon Usa Warranty</span></a><br>
892
- <span class="searchProductDesc">BEST DIGITAL SLR LENS!!!!
893
- "S" SERIES LENS WORKS WITH CANON EOS DIGITAL REBEL AND CANON EOS 20D DIGITAL SLR CAMERAS
894
- </span><br>
895
- <a href="http://www2.buydig.com/shop/searchresults.aspx?cti=1060"><span class="searchProductCat">SLR Interchangeable Lenses</span></a>&nbsp;
896
- <span class="searchProductMpn">Mfg Part Number: 9517A002</span><br>
897
- <a href="http://www2.buydig.com/shop/product.aspx?sku=CN1785IS"><span class="searchProductLink">Product Details</span></a></td>
898
- <td class="searchTd" align="center"><span class="searchProductPrice">$529.00</span><br><br><a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=CN1785IS"><span class="searchProductBuy">buy now</span></a></td>
899
- </tr>
900
- <tr>
901
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CN1022USM"><img src="2_files/5E5B10197A4E4C9B9ECCD6309DBE4C54.jpg" border="0" vspace="2"></a></td>
902
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CN1022USM"><span class="searchProductMfgName">Canon</span>&nbsp;<span class="searchProductName">EF-S 10-22mm f/3.5-4.5 USM LENS with Canon 1 year usa warranty</span></a><br>
903
- <span class="searchProductDesc">"S" SERIES LENS ONLY WORKS WITH CANON EOS DIGITAL REBEL AND CANON EOS 20D
904
- DO NOT USE WITH ANY OTHER EOS CAMERA!!!!!!!!</span><br>
905
- <a href="http://www2.buydig.com/shop/searchresults.aspx?cti=1060"><span class="searchProductCat">SLR Interchangeable Lenses</span></a>&nbsp;
906
- <span class="searchProductMpn">Mfg Part Number: 9518A002</span><br>
907
- <a href="http://www2.buydig.com/shop/product.aspx?sku=CN1022USM"><span class="searchProductLink">Product Details</span></a></td>
908
- <td class="searchTd" align="center"><span class="searchProductPrice">$679.00</span><br><br><a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=CN1022USM"><span class="searchProductBuy">buy now</span></a></td>
909
- </tr>
910
- <tr>
911
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CN220EX"><img src="2_files/79521E251278486DB29529C60C9D012A.jpg" border="0" vspace="2"></a></td>
912
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CN220EX"><span class="searchProductMfgName">Canon</span>&nbsp;<span class="searchProductName">220EX EOS SPEEDLITE FLASH includes canon usa and worldwide warranty</span></a><br>
913
- <span class="searchProductDesc">$10 mail-in rebate thru 1.15.06</span><br>
914
- <a href="http://www2.buydig.com/shop/searchresults.aspx?cti=2017"><span class="searchProductCat">Flashes</span></a>&nbsp;
915
- <span class="searchProductMpn">Mfg Part Number: 2262A006</span><br>
916
- <a href="http://www2.buydig.com/shop/product.aspx?sku=CN220EX"><span class="searchProductLink">Product Details</span></a></td>
917
- <td class="searchTd" align="center"><span class="searchProductPrice">$109.00</span><br><br><a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=CN220EX"><span class="searchProductBuy">buy now</span></a></td>
918
- </tr>
919
- <tr>
920
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CN430EX"><img src="2_files/57D6146419A647BA89C96AF0B5CAB03C.jpg" border="0" vspace="2"></a></td>
921
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CN430EX"><span class="searchProductMfgName">Canon</span>&nbsp;<span class="searchProductName">430EX EOS Speedlite Flash USA Warranty</span></a><br>
922
-
923
- <a href="http://www2.buydig.com/shop/searchresults.aspx?cti=2017"><span class="searchProductCat">Flashes</span></a>&nbsp;
924
- <span class="searchProductMpn">Mfg Part Number: 0298B002</span><br>
925
- <a href="http://www2.buydig.com/shop/product.aspx?sku=CN430EX"><span class="searchProductLink">Product Details</span></a></td>
926
- <td class="searchTd" align="center"><span class="searchProductPrice">$239.00</span><br><br><a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=CN430EX"><span class="searchProductBuy">buy now</span></a></td>
927
- </tr>
928
- <tr>
929
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CN580EX"><img src="2_files/609A249177D04065B37B9161CB0BC92D.jpg" border="0" vspace="2"></a></td>
930
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CN580EX"><span class="searchProductMfgName">Canon</span>&nbsp;<span class="searchProductName">580EX EOS SPEEDLITE FLASH includes canon usa and worldwide warranty</span></a><br>
931
- <span class="searchProductDesc">$20 mail-in rebate thru 1.15.06</span><br>
932
- <a href="http://www2.buydig.com/shop/searchresults.aspx?cti=2017"><span class="searchProductCat">Flashes</span></a>&nbsp;
933
- <span class="searchProductMpn">Mfg Part Number: 9445A002</span><br>
934
- <a href="http://www2.buydig.com/shop/product.aspx?sku=CN580EX"><span class="searchProductLink">Product Details</span></a></td>
935
- <td class="searchTd" align="center"><span class="searchProductPrice">$379.00</span><br><br><a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=CN580EX"><span class="searchProductBuy">buy now</span></a></td>
936
- </tr>
937
- <tr>
938
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNEF6004LISU"><img src="2_files/50569327D8B94252B95E449AE470E505.jpg" border="0" vspace="2"></a></td>
939
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNEF6004LISU"><span class="searchProductMfgName">Canon</span>&nbsp;<span class="searchProductName">EF 600mm f/4L IS USM EOS LENS USA WARRANTY</span></a><br>
940
-
941
- <a href="http://www2.buydig.com/shop/searchresults.aspx?cti=1060"><span class="searchProductCat">SLR Interchangeable Lenses</span></a>&nbsp;
942
- <span class="searchProductMpn">Mfg Part Number: 2534A002</span><br>
943
- <a href="http://www2.buydig.com/shop/product.aspx?sku=CNEF6004LISU"><span class="searchProductLink">Product Details</span></a></td>
944
- <td class="searchTd" align="center"><span class="searchProductPrice">$7,149.00</span><br><br><a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=CNEF6004LISU"><span class="searchProductBuy">buy now</span></a></td>
945
- </tr>
946
- <tr>
947
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNEOS20D1855"><img src="2_files/C143F48515274A44B04F4B3E46306BD2.jpg" border="0" vspace="2"></a></td>
948
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNEOS20D1855"><span class="searchProductMfgName">Canon</span>&nbsp;<span class="searchProductName">EOS 20D SLR Camera and EF-S 18-55mm Kit with USA Warranty!</span></a><br>
949
-
950
- <a href="http://www2.buydig.com/shop/searchresults.aspx?cti=3014"><span class="searchProductCat">Digital SLR's</span></a>&nbsp;
951
- <span class="searchProductMpn">Mfg Part Number: 9442A008</span><br>
952
- <a href="http://www2.buydig.com/shop/product.aspx?sku=CNEOS20D1855"><span class="searchProductLink">Product Details</span></a></td>
953
- <td class="searchTd" align="center"><span class="searchProductPrice">$1,147.00</span><br><br><a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=CNEOS20D1855"><span class="searchProductBuy">buy now</span></a></td>
954
- </tr>
955
- <tr>
956
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNDRXT1855B"><img src="2_files/DEA2EC2093DC474D96B651068576DAE5.jpg" border="0" vspace="2"></a></td>
957
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNDRXT1855B"><span class="searchProductMfgName">Canon</span>&nbsp;<span class="searchProductName">EOS Digital Rebel XT with EF-S 18-55mm Kit (Black) - EOS 350D</span></a><br>
958
-
959
- <a href="http://www2.buydig.com/shop/searchresults.aspx?cti=3014"><span class="searchProductCat">Digital SLR's</span></a>&nbsp;
960
- <span class="searchProductMpn">Mfg Part Number: 0209B003</span><br>
961
- <a href="http://www2.buydig.com/shop/product.aspx?sku=CNDRXT1855B"><span class="searchProductLink">Product Details</span></a></td>
962
- <td class="searchTd" align="center"><span class="searchProductPrice">$765.00</span><br><br><a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=CNDRXT1855B"><span class="searchProductBuy">buy now</span></a></td>
963
- </tr>
964
- <tr>
965
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNDRXT1855S"><img src="2_files/BC3FD8307B9948FDB7EEF156D8629C37.jpg" border="0" vspace="2"></a></td>
966
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNDRXT1855S"><span class="searchProductMfgName">Canon</span>&nbsp;<span class="searchProductName">EOS Digital Rebel XT with EF-S 18-55mm Kit (Silver) - EOS 350D</span></a><br>
967
-
968
- <a href="http://www2.buydig.com/shop/searchresults.aspx?cti=3014"><span class="searchProductCat">Digital SLR's</span></a>&nbsp;
969
- <span class="searchProductMpn">Mfg Part Number: 0206B003</span><br>
970
- <a href="http://www2.buydig.com/shop/product.aspx?sku=CNDRXT1855S"><span class="searchProductLink">Product Details</span></a></td>
971
- <td class="searchTd" align="center"><span class="searchProductPrice">$767.00</span><br><br><a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=CNDRXT1855S"><span class="searchProductBuy">buy now</span></a></td>
972
- </tr>
973
- <tr>
974
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNDRXTB"><img src="2_files/CE334D6206DB4FA9AFDF339AEF0AF50F.jpg" border="0" vspace="2"></a></td>
975
- <td class="searchTd"><a href="http://www2.buydig.com/shop/product.aspx?sku=CNDRXTB"><span class="searchProductMfgName">Canon</span>&nbsp;<span class="searchProductName">EOS Digital Rebel XT Body (Black) - EOS 350D</span></a><br>
976
-
977
- <a href="http://www2.buydig.com/shop/searchresults.aspx?cti=3014"><span class="searchProductCat">Digital SLR's</span></a>&nbsp;
978
- <span class="searchProductMpn">Mfg Part Number: 0209B001</span><br>
979
- <a href="http://www2.buydig.com/shop/product.aspx?sku=CNDRXTB"><span class="searchProductLink">Product Details</span></a></td>
980
- <td class="searchTd" align="center"><span class="searchProductPrice">$696.00</span><br><br><a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=CNDRXTB"><span class="searchProductBuy">buy now</span></a></td>
981
- </tr>
982
-
983
- </tbody></table>
984
- <a href="http://www2.buydig.com/shop/SearchResults.aspx?cti=&amp;pti=&amp;mnm=&amp;sku=&amp;pgn=1&amp;kwd=canon%20eos">First</a>&nbsp;|
985
- <span class="searchLinksDis">Previous</span>&nbsp;|
986
- <span class="searchLinksDis">1</span>&nbsp;<a href="http://www2.buydig.com/shop/SearchResults.aspx?cti=&amp;pti=&amp;mnm=&amp;sku=&amp;pgn=2&amp;kwd=canon%20eos">2</a>&nbsp;&nbsp;|
987
- <a href="http://www2.buydig.com/shop/SearchResults.aspx?cti=&amp;pti=&amp;mnm=&amp;sku=&amp;pgn=2&amp;kwd=canon%20eos">Next</a>&nbsp;|
988
- <a href="http://www2.buydig.com/shop/SearchResults.aspx?cti=&amp;pti=&amp;mnm=&amp;sku=&amp;pgn=2&amp;kwd=canon%20eos">Last</a><br>
989
-
990
-
991
- <script language="JavaScript" src="2_files/checkFlash.js" type="text/javascript"></script>
992
- <script language="VBScript" type="text/vbscript">
993
- <!-- // Visual basic helper required to detect Flash Player ActiveX control version information
994
- Function VBGetSwfVer(i)
995
- on error resume next
996
- Dim swControl, swVersion
997
- swVersion = 0
998
-
999
- set swControl = CreateObject("ShockwaveFlash.ShockwaveFlash." + CStr(i))
1000
- if (IsObject(swControl)) then
1001
- swVersion = swControl.GetVariable("$version")
1002
- end if
1003
- VBGetSwfVer = swVersion
1004
- End Function
1005
- // -->
1006
- </script>
1007
-
1008
- </td><td align="center" height="10" valign="top">
1009
-
1010
- <table class="cartSummaryTbl" border="0" cellpadding="0" cellspacing="0">
1011
- <tbody><tr>
1012
- <td class="cartSummaryItem"><img src="2_files/1pix.gif" border="0"></td>
1013
- <td colspan="2" class="cartSummeryLink" nowrap="nowrap"><a href="http://www2.buydig.com/shop/basket.aspx"><span class="cartSummeryLink">Shopping Cart</span></a></td>
1014
- <td class="cartSummaryItem"><img src="2_files/1pix.gif" border="0"></td>
1015
- </tr>
1016
- <tr>
1017
- <td class="cartSummaryItem"><img src="2_files/1pix.gif" border="0"></td>
1018
- <td class="cartSummaryItem">Items:</td><td class="cartSummaryValue">0</td>
1019
- <td class="cartSummaryItem"><img src="2_files/1pix.gif" border="0"></td>
1020
- </tr>
1021
- <tr><td colspan="4" class="cartSummaryItem"><img src="2_files/1pix.gif" border="0"></td></tr>
1022
- <tr>
1023
- <td class="cartSummaryItem"><img src="2_files/1pix.gif" border="0"></td>
1024
- <td class="cartSummaryItem">Sub Total:</td><td class="cartSummaryValue">$0.00</td>
1025
- <td class="cartSummaryItem"><img src="2_files/1pix.gif" border="0"></td>
1026
- </tr>
1027
- <tr><td colspan="4" class="cartSummaryItem"><img src="2_files/1pix.gif" border="0"></td></tr>
1028
- <tr>
1029
- <td class="cartSummaryItem"><img src="2_files/1pix.gif" border="0"></td>
1030
- <td class="cartSummaryItem">Shipping:</td><td class="cartSummaryValue"></td>
1031
- <td class="cartSummaryItem"><img src="2_files/1pix.gif" border="0"></td>
1032
- </tr>
1033
- <tr>
1034
- <td colspan="4" align="right"><img src="2_files/rightnv_bottom.gif" border="0"></td>
1035
- </tr>
1036
- </tbody></table>
1037
- <img src="2_files/1pix.gif" border="0" height="3"><br>
1038
- <a href="http://www2.buydig.com/shop/usertpl.aspx?fle=FreeShippingAccessories.htm"><img src="2_files/banner_Shipping.gif" border="0"></a><br>
1039
- <img src="2_files/1pix.gif" border="0" height="3"><br>
1040
- <!--<a href="dadsngrads.aspx"><img src="../assets/banners/banner7_small.gif" border=0></a><br>
1041
- <img src="../assets/images/1pix.gif" border=0 height=3><br>-->
1042
- <a href="http://www2.buydig.com/shop/usertpl.aspx?fle=corporate.htm"><img src="2_files/banner_CorporateSales.gif" border="0"></a><br>
1043
- <img src="2_files/1pix.gif" border="0" height="3"><br>
1044
-
1045
- <!--------Right flash banner--------->
1046
- <script language="JavaScript" type="text/javascript">
1047
- // Version check based upon the values entered above in "Globals"
1048
- var hasReqestedVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision);
1049
-
1050
- // Check to see if the version meets the requirements for playback
1051
- if (hasReqestedVersion) { // if we've detected an acceptable version
1052
- var oeTags = "<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0' width='127' height='200'>"
1053
- + "<param name='movie' value='../assets/banners/footer_021306_1_v1.swf'>"
1054
- + "<param name='quality' value='high'>"
1055
- + "<param name='wmode' value='transparent'>"
1056
- + "<embed src='../assets/banners/footer_021306_1_v1.swf' quality='high' wmode='transparent' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='127' height='200'></embed>"
1057
- + "</object>"
1058
-
1059
- document.write(oeTags); // embed the Flash Content SWF when all tests are passed
1060
- } else { // flash is too old or we can't detect the plugin
1061
- var alternateContent = "<a href='SearchResults.aspx?kwd=nkd50+camera&ref=InternalMedia'><img src='../assets/banners/footer_021306_1_v1.gif' border='0' width='127' height='200'></a>";
1062
- document.write(alternateContent); // insert non-flash content
1063
- }
1064
- // -->
1065
- </script><a href="http://www2.buydig.com/shop/SearchResults.aspx?kwd=nkd50+camera&amp;ref=InternalMedia"><img src="2_files/footer_021306_1_v1.gif" border="0" height="200" width="127"></a>
1066
- <!--------End Right flash banner--------->
1067
-
1068
- <img src="2_files/1pix.gif" border="0" height="3"><br>
1069
- <input value="listadded.aspx" name="npg" type="hidden">
1070
- <table border="0" cellpadding="0" cellspacing="0" width="127">
1071
- <form name="EmailList" method="post" onsubmit="return checkEmail();" action="xt_emaillist_add.aspx"></form>
1072
- <tbody><tr><td><img src="2_files/newsBox_ttl.jpg"></td></tr>
1073
- <tr>
1074
- <td background="2_files/newsBox_bkg.jpg">
1075
- <table border="0" cellpadding="0" cellspacing="0" width="100%">
1076
- <tbody><tr><td align="center"><img src="2_files/newsBox_text.gif" vspace="5"><br></td></tr>
1077
- <tr><td align="center"><input size="10" name="eml" type="text"><br><br></td></tr>
1078
- <tr><td align="center"><input src="2_files/btn_submit.gif" alt="Subscribe" type="image"></td></tr>
1079
- </tbody></table>
1080
- </td>
1081
- </tr>
1082
- <tr><td><img src="2_files/newsBox_bottom.jpg"></td></tr>
1083
-
1084
- </tbody></table>
1085
- <img src="2_files/1pix.gif" border="0" height="3"><br>
1086
-
1087
- <table border="0" cellpadding="0" cellspacing="0" width="127">
1088
- <tbody><tr>
1089
- <td colspan="2"><img src="2_files/TopSellers_ttl.gif" border="0"></td>
1090
- </tr>
1091
-
1092
- <tr>
1093
- <td bgcolor="#336699" valign="top" width="3"><img alt="" src="2_files/spacer.gif" height="1" width="3"></td>
1094
- <td align="center" width="124"><a href="http://www2.buydig.com/shop/product.aspx?sku=KDV550S"><img src="2_files/F547677D83844042BF13A4BE6523BB50.jpg" border="0" vspace="2"></a><br>
1095
- <a href="http://www2.buydig.com/shop/product.aspx?sku=KDV550S"><span class="footerSpecialsName">
1096
- Kodak
1097
- &nbsp;Easyshare V550 Pocket-sized Digital Camera (Silver)</span></a><br>
1098
- <span class="footerSpecialsPrice">Price&nbsp;$251.00</span><br>
1099
- <a href="http://www2.buydig.com/shop/product.aspx?sku=KDV550S"><span class="footerSpecialsView">View
1100
- Product</span></a><br>
1101
- <a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=KDV550S"><span class="footerSpecialsBuy">
1102
- Add to Cart</span></a><br>
1103
- <br>
1104
- </td>
1105
- </tr>
1106
-
1107
- <tr>
1108
- <td bgcolor="#336699" valign="top" width="3"><img alt="" src="2_files/spacer.gif" height="1" width="3"></td>
1109
- <td align="center" width="124"><a href="http://www2.buydig.com/shop/product.aspx?sku=NKCP4200"><img src="2_files/76493D4F02F14EF7B5886510604C7BB4.jpg" border="0" vspace="2"></a><br>
1110
- <a href="http://www2.buydig.com/shop/product.aspx?sku=NKCP4200"><span class="footerSpecialsName">
1111
- Nikon
1112
- &nbsp;Coolpix 4200 Digital Camera</span></a><br>
1113
- <span class="footerSpecialsPrice">Price&nbsp;$139.00</span><br>
1114
- <a href="http://www2.buydig.com/shop/product.aspx?sku=NKCP4200"><span class="footerSpecialsView">View
1115
- Product</span></a><br>
1116
- <a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=NKCP4200"><span class="footerSpecialsBuy">
1117
- Add to Cart</span></a><br>
1118
- <br>
1119
- </td>
1120
- </tr>
1121
-
1122
- <tr>
1123
- <td bgcolor="#336699" valign="top" width="3"><img alt="" src="2_files/spacer.gif" height="1" width="3"></td>
1124
- <td align="center" width="124"><a href="http://www2.buydig.com/shop/product.aspx?sku=NKSB800"><img src="2_files/712BA08FAB524A31A76ABB9E2009FF8E.jpg" border="0" vspace="2"></a><br>
1125
- <a href="http://www2.buydig.com/shop/product.aspx?sku=NKSB800"><span class="footerSpecialsName">
1126
- Nikon
1127
- &nbsp;SB-800 AF TTL SPEEDLIGHT USA WARRANTY NEW!</span></a><br>
1128
- <span class="footerSpecialsPrice">Price&nbsp;$294.00</span><br>
1129
- <a href="http://www2.buydig.com/shop/product.aspx?sku=NKSB800"><span class="footerSpecialsView">View
1130
- Product</span></a><br>
1131
- <a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=NKSB800"><span class="footerSpecialsBuy">
1132
- Add to Cart</span></a><br>
1133
- <br>
1134
- </td>
1135
- </tr>
1136
-
1137
- <tr>
1138
- <td bgcolor="#336699" valign="top" width="3"><img alt="" src="2_files/spacer.gif" height="1" width="3"></td>
1139
- <td align="center" width="124"><a href="http://www2.buydig.com/shop/product.aspx?sku=JVCHAW300RF"><img src="2_files/03AA1BB9089A4A6A92CF23F280D664EB.jpg" border="0" vspace="2"></a><br>
1140
- <a href="http://www2.buydig.com/shop/product.aspx?sku=JVCHAW300RF"><span class="footerSpecialsName">
1141
- JVC
1142
- &nbsp;HA-W300RF Headphones</span></a><br>
1143
- <span class="footerSpecialsPrice">Price&nbsp;$49.00</span><br>
1144
- <a href="http://www2.buydig.com/shop/product.aspx?sku=JVCHAW300RF"><span class="footerSpecialsView">View
1145
- Product</span></a><br>
1146
- <a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=JVCHAW300RF"><span class="footerSpecialsBuy">
1147
- Add to Cart</span></a><br>
1148
- <br>
1149
- </td>
1150
- </tr>
1151
-
1152
- <tr>
1153
- <td bgcolor="#336699" valign="top" width="3"><img alt="" src="2_files/spacer.gif" height="1" width="3"></td>
1154
- <td align="center" width="124"><a href="http://www2.buydig.com/shop/product.aspx?sku=LXCF1G80X"><img src="2_files/24BBCBA1397F4DDCBBBBE8456D6D6E5B.jpg" border="0" vspace="2"></a><br>
1155
- <a href="http://www2.buydig.com/shop/product.aspx?sku=LXCF1G80X"><span class="footerSpecialsName">
1156
- Lexar
1157
- &nbsp;1 GB Pro Series 80X CompactFlash Card w/WA</span></a><br>
1158
- <span class="footerSpecialsPrice">Price&nbsp;$99.00</span><br>
1159
- <a href="http://www2.buydig.com/shop/product.aspx?sku=LXCF1G80X"><span class="footerSpecialsView">View
1160
- Product</span></a><br>
1161
- <a href="http://www2.buydig.com/shop/xt_cart_add.aspx?sku=LXCF1G80X"><span class="footerSpecialsBuy">
1162
- Add to Cart</span></a><br>
1163
- <br>
1164
- </td>
1165
- </tr>
1166
-
1167
- <tr>
1168
- <td colspan="2"><img src="2_files/TopSellers_bottom.gif" border="0"></td>
1169
- </tr>
1170
- </tbody></table>
1171
- <br>
1172
- <br>
1173
- </td>
1174
- </tr><tr>
1175
- </tr>
1176
- <tr><td colspan="3">
1177
- <img src="2_files/1pix.gif" border="0" height="5"><br>
1178
- <center><font color="#666666" face="Arial, Helvetica, sans-serif"><strong>© 1996–2006 BuyDig.com All rights reserved.</strong><br>Buydig.com is a registered trademark.</font><font color="silver" size="1">[3143]</font></center>
1179
- </td>
1180
- </tr>
1181
- </tbody></table>
1182
-
1183
- <script language="JavaScript"><!--
1184
- {
1185
- document.write("<img src=http://tracking.searchmarketing.com/welcome.asp?SMCID=206&x=" +escape(document.referrer) + " width=1 height=1>");
1186
- }
1187
- //-->
1188
- </script><img src="2_files/welcome.gif" height="1" width="1">
1189
-
1190
- </td>
1191
- <td width="50%"><img src="2_files/1pix.gif" border="0"></td>
1192
- </tr>
1193
- </tbody></table>
1194
- </body></html>