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,371 +0,0 @@
1
- <html><head><title>Wines by Country - VINTAGES &#8211; Fine Wine and Premium Spirits</title>
2
-
3
-
4
- <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
5
- <meta name="generator" content="Adobe GoLive 4">
6
- <script language="JavaScript" src="_finewines_files/common.js"></script><style type="text/css">
7
- .submenu{display: none;}
8
- </style>
9
-
10
- <script language="JavaScript" src="_finewines_files/releases_nav.js"> </script>
11
- <script language="JavaScript1.2" src="_finewines_files/mm_menu.js"></script>
12
- <script language="JavaScript" src="_finewines_files/popup.js"></script>
13
- <link href="_finewines_files/indexSTYLE.css" rel="stylesheet" type="text/css">
14
- <script src="_finewines_files/urchin.js" type="text/javascript">
15
- </script>
16
- <script type="text/javascript">
17
- _uacct = "UA-553500-5";
18
- urchinTracker();
19
- </script></head><body><script language="JavaScript1.2">mmLoadMenus();</script><span id="menuContainer"><div id="menuLayer0" style="position: absolute; z-index: 1; left: -300px; top: -300px; visibility: hidden; color: rgb(153, 204, 204); background-color: rgb(153, 204, 204); width: 149px; height: 255px;">
20
- <div id="menuLite0" style="position: absolute; z-index: 1; left: 1px; top: 1px; height: 253px; width: 147px; background-color: rgb(255, 255, 255);" onmouseout="mouseoutMenu();">
21
- <div id="menuFg0" style="position: absolute; left: 1px; top: 1px; height: 252px; width: 146px; background-color: rgb(102, 153, 153);">
22
- <div id="menuItem0" style="position: absolute; left: 0px; top: 0px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText0" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Wine by Country&nbsp;</div>
23
- <div id="menuItemHilite0" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">Wine by Country&nbsp;</div></div><div id="menuItem1" style="position: absolute; left: 0px; top: 18px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText1" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Canada&nbsp;</div>
24
- <div id="menuItemHilite1" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">Canada&nbsp;</div></div><div id="menuItem2" style="position: absolute; left: 0px; top: 36px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText2" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">U.S.A.&nbsp;</div>
25
- <div id="menuItemHilite2" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">U.S.A.&nbsp;</div></div><div id="menuItem3" style="position: absolute; left: 0px; top: 54px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText3" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Argentina&nbsp;</div>
26
- <div id="menuItemHilite3" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">Argentina&nbsp;</div></div><div id="menuItem4" style="position: absolute; left: 0px; top: 72px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText4" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Chile&nbsp;</div>
27
- <div id="menuItemHilite4" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">Chile&nbsp;</div></div><div id="menuItem5" style="position: absolute; left: 0px; top: 90px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText5" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Australia&nbsp;</div>
28
- <div id="menuItemHilite5" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">Australia&nbsp;</div></div><div id="menuItem6" style="position: absolute; left: 0px; top: 108px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText6" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">New Zealand&nbsp;</div>
29
- <div id="menuItemHilite6" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">New Zealand&nbsp;</div></div><div id="menuItem7" style="position: absolute; left: 0px; top: 126px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText7" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">South Africa&nbsp;</div>
30
- <div id="menuItemHilite7" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">South Africa&nbsp;</div></div><div id="menuItem8" style="position: absolute; left: 0px; top: 144px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText8" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">France&nbsp;</div>
31
- <div id="menuItemHilite8" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">France&nbsp;</div></div><div id="menuItem9" style="position: absolute; left: 0px; top: 162px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText9" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Germany&nbsp;</div>
32
- <div id="menuItemHilite9" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">Germany&nbsp;</div></div><div id="menuItem10" style="position: absolute; left: 0px; top: 180px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText10" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Greece&nbsp;</div>
33
- <div id="menuItemHilite10" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">Greece&nbsp;</div></div><div id="menuItem11" style="position: absolute; left: 0px; top: 198px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText11" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Italy&nbsp;</div>
34
- <div id="menuItemHilite11" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">Italy&nbsp;</div></div><div id="menuItem12" style="position: absolute; left: 0px; top: 216px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText12" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Portugal&nbsp;</div>
35
- <div id="menuItemHilite12" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">Portugal&nbsp;</div></div><div id="menuItem13" style="position: absolute; left: 0px; top: 234px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(255, 255, 255); visibility: inherit;"><div id="menuItemText13" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Spain&nbsp;</div>
36
- <div id="menuItemHilite13" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 102, 102); visibility: hidden;">Spain&nbsp;</div></div> <div id="focusItem0" style="position: absolute; left: 0px; top: -30px;" onclick="onMenuItemAction(null,this);">&nbsp;</div>
37
- </div>
38
- </div>
39
- </div>
40
- <div id="menuLayer1" style="position: absolute; z-index: 1; left: -300px; top: -300px; visibility: hidden; color: rgb(153, 204, 204); background-color: rgb(153, 204, 204); width: 149px; height: 273px;">
41
- <div id="menuLite1" style="position: absolute; z-index: 1; left: 1px; top: 1px; height: 271px; width: 147px; background-color: rgb(255, 255, 255);" onmouseout="mouseoutMenu();">
42
- <div id="menuFg1" style="position: absolute; left: 1px; top: 1px; height: 270px; width: 146px; background-color: rgb(102, 153, 153);">
43
- <div id="menuItem14" style="position: absolute; left: 0px; top: 0px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText14" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Wine by Country&nbsp;</div>
44
- <div id="menuItemHilite14" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">Wine by Country&nbsp;</div></div><div id="menuItem15" style="position: absolute; left: 0px; top: 18px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText15" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Canada&nbsp;</div>
45
- <div id="menuItemHilite15" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">Canada&nbsp;</div></div><div id="menuItem16" style="position: absolute; left: 0px; top: 36px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText16" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">U.S.A.&nbsp;</div>
46
- <div id="menuItemHilite16" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">U.S.A.&nbsp;</div></div><div id="menuItem17" style="position: absolute; left: 0px; top: 54px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText17" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Argentina&nbsp;</div>
47
- <div id="menuItemHilite17" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">Argentina&nbsp;</div></div><div id="menuItem18" style="position: absolute; left: 0px; top: 72px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText18" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Chile&nbsp;</div>
48
- <div id="menuItemHilite18" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">Chile&nbsp;</div></div><div id="menuItem19" style="position: absolute; left: 0px; top: 90px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText19" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Australia&nbsp;</div>
49
- <div id="menuItemHilite19" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">Australia&nbsp;</div></div><div id="menuItem20" style="position: absolute; left: 0px; top: 108px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText20" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">New Zealand&nbsp;</div>
50
- <div id="menuItemHilite20" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">New Zealand&nbsp;</div></div><div id="menuItem21" style="position: absolute; left: 0px; top: 126px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText21" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">South Africa&nbsp;</div>
51
- <div id="menuItemHilite21" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">South Africa&nbsp;</div></div><div id="menuItem22" style="position: absolute; left: 0px; top: 144px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText22" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">France&nbsp;</div>
52
- <div id="menuItemHilite22" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">France&nbsp;</div></div><div id="menuItem23" style="position: absolute; left: 0px; top: 162px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText23" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Germany&nbsp;</div>
53
- <div id="menuItemHilite23" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">Germany&nbsp;</div></div><div id="menuItem24" style="position: absolute; left: 0px; top: 180px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText24" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Lebanon&nbsp;</div>
54
- <div id="menuItemHilite24" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">Lebanon&nbsp;</div></div><div id="menuItem25" style="position: absolute; left: 0px; top: 198px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText25" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Greece&nbsp;</div>
55
- <div id="menuItemHilite25" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">Greece&nbsp;</div></div><div id="menuItem26" style="position: absolute; left: 0px; top: 216px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText26" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Italy&nbsp;</div>
56
- <div id="menuItemHilite26" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">Italy&nbsp;</div></div><div id="menuItem27" style="position: absolute; left: 0px; top: 234px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText27" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Portugal&nbsp;</div>
57
- <div id="menuItemHilite27" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">Portugal&nbsp;</div></div><div id="menuItem28" style="position: absolute; left: 0px; top: 252px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; width: 145px; height: 17px; background-color: rgb(225, 236, 233); visibility: inherit;"><div id="menuItemText28" style="position: absolute; left: 4px; top: 2px; color: rgb(51, 51, 51);">Spain&nbsp;</div>
58
- <div id="menuItemHilite28" style="position: absolute; left: 4px; top: 2px; color: rgb(0, 0, 0); visibility: hidden;">Spain&nbsp;</div></div> <div id="focusItem1" style="position: absolute; left: 0px; top: -30px;" onclick="onMenuItemAction(null,this);">&nbsp;</div>
59
- </div>
60
- </div>
61
- </div>
62
- </span>
63
-
64
-
65
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="800">
66
- <tbody><tr>
67
- <td colspan="2"><script type="text/javascript" language="JavaScript">headerButtonsMenuLevel3Monthly()</script> <table align="center" border="0" cellpadding="0" cellspacing="0" height="62" width="800"> <tbody><tr><td align="center" height="62" valign="middle" width="221"> <a href="http://vintages.com/index.html" target="_top"><img src="_finewines_files/VintageslogoEN.gif" alt="Vintages Fine Wine and Premium Spirits" align="middle" border="0" height="42" width="220"></a></td><td align="center" valign="middle" width="292">&nbsp;</td><td width="291"></td></tr></tbody></table>
68
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="800">
69
- <tbody><tr>
70
- <td><script language="JavaScript">top_navbar_Level3()</script><table align="left" bgcolor="#fafafc" border="0" cellpadding="0" cellspacing="0" height="21"><tbody><tr><td bgcolor="#fafafc" height="21" valign="bottom" width="93"><a href="http://vintages.com/circular/circ_main.html" onmouseover="document.nr3.src=nr3Over.src" onmouseout="document.nr3.src=nr3Out.src"><img src="_finewines_files/nr_en.gif" name="nr3" border="0"></a></td> <td bgcolor="#fafafc" height="21" valign="bottom" width="120"><a href="http://vintages.com/circular/wom.html" onmouseover="document.wom3.src=wom3Over.src" onmouseout="document.wom3.src=wom3Out.src"><img src="_finewines_files/wom_en.gif" name="wom3" border="0"></a></td> <td bgcolor="#fafafc" valign="bottom" width="93"><a href="http://vintages.com/circular/ontario.html" onmouseover="document.ontario3.src=ontario3Over.src" onmouseout="document.ontario3.src=ontario3Out.src"><img src="_finewines_files/ontario_en.gif" name="ontario3" border="0"></a></td><td bgcolor="#fafafc" height="21" valign="bottom" width="120"><a href="http://vintages.com/circular/essentials.html" onmouseover="document.ec3.src=ec3Over.src" onmouseout="document.ec3.src=ec3Out.src"><img src="_finewines_files/ec_en.gif" name="ec3" border="0"></a></td> <td bgcolor="#fafafc" valign="bottom"><a href="http://vintages.com/futures/futures_main_intro.html" onmouseover="document.so3.src=so3Over.src" onmouseout="document.so3.src=so3Out.src"><img src="_finewines_files/so_en.gif" name="so3" border="0"></a></td> <td 21="" bgcolor="#fafafc" valign="bottom" width="50"><a href="http://vintages.com/events.html" onmouseover="document.ev3.src=ev3Over.src" onmouseout="document.ev3.src=ev3Out.src"><img src="_finewines_files/ev_en.gif" name="ev3" border="0"></a></td> <td bgcolor="#fafafc" height="21" valign="bottom" width="129"><a href="http://vintages.com/classics/cc_main.html" onmouseover="document.cc3.src=cc3Over.src" onmouseout="document.cc3.src=cc3Out.src"><img src="_finewines_files/cc_en.gif" name="cc3" border="0"></a></td><td bgcolor="#fafafc"></td></tr></tbody></table></td>
71
- </tr>
72
- </tbody></table>
73
- <script type="text/javascript" language="JavaScript">headerSearchLevel3()</script><table align="center" border="0" cellpadding="0" cellspacing="0" height="94" width="800"><tbody><tr height="83"><td align="center" height="94" width="193"><table valign="top" align="center" height="76" width="183"><tbody><tr><td align="left" height="21" valign="middle" width="168"><form action="../../frame_results.html" method="get" name="inputForm"><input name="ITEM_NAME" onkeypress="checkEnter(event)" size="18" type="text"> <a href="javascript:document.inputForm.submit();"> <img src="_finewines_files/keyword_search.gif" alt="Search" border="0"></a><br><a href="http://vintages.com/frame_search.html" target="_top" valign="top">Advanced Product Search</a></form></td></tr></tbody></table></td><td align="left" valign="top" width="495"><img src="_finewines_files/index-wines-features.jpg" height="97" width="495"></td><td align="center" valign="middle" width="112"><a href="http://www.vintageslatest.com/" target="_blank"><img src="_finewines_files/btn_vintages_latest.gif" border="0" height="97" width="112"></a></td></tr></tbody></table>
74
- </td>
75
- </tr>
76
- <tr><td align="center" valign="top" width="800">
77
-
78
- <table border="0" cellpadding="0" cellspacing="0" width="800">
79
- <tbody><tr>
80
- <td align="center" valign="top" width="193">
81
- <table class="textMenuRetail" border="0" cellpadding="0" cellspacing="0" width="175">
82
- <tbody><tr>
83
- <td class="menuRetail" height="18">&nbsp;Releases Products</td>
84
- </tr>
85
- <tr>
86
- <td valign="top" width="154">
87
- <table border="0" cellpadding="0" cellspacing="0" width="175">
88
- <tbody><tr>
89
- <td valign="top">
90
- <table border="0" cellpadding="0" cellspacing="0" width="175">
91
- <tbody><tr>
92
- <td bgcolor="#ffffcc">&nbsp;</td>
93
- </tr>
94
- </tbody></table>
95
- <!--insert here release 1-->
96
- <table border="0" cellpadding="0" cellspacing="0" width="175">
97
- <tbody><tr>
98
- <td class="menutitle" width="175">&nbsp;March 3 Release</td>
99
- </tr>
100
- </tbody></table>
101
- <script type="text/javascript" language="JavaScript">_releasenavA()</script><span width="175"><a href="http://vintages.com/circular/2/_spirits.html">&nbsp;Spirits</a></span><br><span><a href="http://vintages.com/circular/2/_fortifiedwines.html">&nbsp;Fortified Wine &nbsp;</a></span><br><span><a href="http://vintages.com/circular/2/_champagne_sparklingwines.html">&nbsp;Sparkling Wine</a></span><br>
102
- <a href="http://vintages.com/circular/2/_finewines.html" onmouseout="MM_startTimeout();" onmouseover='MM_showMenu(window.mm_menu_0,0,-5,null,"spacer_1");'>&nbsp;Wine by Country <img name="spacer_1" src="_finewines_files/spacer.gif" border="0"></a> </td>
103
- </tr>
104
- <tr>
105
- <td>
106
- <!--insert here release 2-->
107
- <div class="menutitle" onclick="SwitchMenu('sub1')">&nbsp;March 17 Release</div>
108
- <script type="text/javascript" language="JavaScript">_releasenavB()</script><div id="masterdiv"><span class="submenu" id="sub1"><a href="http://vintages.com/circular/2/spirits.html">&nbsp;Spirits</a><br><a href="http://vintages.com/circular/2/fortifiedwines.html">&nbsp;Fortified Wine </a><br>
109
- <a href="http://vintages.com/circular/2/finewines.html" onmouseout="MM_startTimeout();" onmouseover='MM_showMenu(window.mm_menu_1,0,-10,null,"spacer_0");'>&nbsp;Wine by Country <img src="_finewines_files/spacer.gif" name="spacer_0" border="0" height="8" width="8"></a> </span></div></td>
110
- </tr>
111
- </tbody></table></td>
112
- </tr>
113
- <tr>
114
- <td bgcolor="#ffffcc">
115
- <script type="text/javascript" language="JavaScript">leftnavrest()</script><table align="center" border="0" cellpadding="0" cellspacing="0" width="175"><tbody><tr><td><a href="http://vintages.com/circular/2/high.html" target="_top">&nbsp;Release Highlights</a></td></tr><tr><td><a href="http://vintages.com/circular/2/high.html#airmiles" target="_top">&nbsp;Bonus AIR MILES<sup>�</sup> reward &nbsp;miles &amp; Limited Time Offers</a></td></tr><tr><td><a href="http://vintages.com/circular/ontario.html" target="_top">&nbsp;VQA Discovery</a></td></tr><tr><td><a href="http://vintages.com/wines-basic-education/italy-wines-regions/veneto-wines.html">&nbsp;Wines of Veneto</a></td></tr><tr><td><a href="http://vintages.com/wines-basic-education/merlot-wines-regions/merlot-wines.html">&nbsp;Merlot`s Lasting Appeal</a></td></tr><tr><td><a href="http://vintages.com/circular/instore.html" target="_top">&nbsp;In-Store Discoveries</a></td></tr><tr><td><a href="http://vintages.com/circular/2/shop.html" target="_top">&nbsp;Shopping List</a></td></tr><tr><td><a href="http://vintages.com/events.html" target="_top">&nbsp;Special Events</a></td></tr><tr><td><a href="http://vintages.com/circular/2/pipe.html" target="_top">&nbsp;In the Pipeline</a></td></tr><tr><td><a href="http://vintages.com/circular/legend.html" target="_top">&nbsp;Legend</a></td></tr><tr><td><a href="http://vintages.com/store_directory_en.html" target="_top">&nbsp;Store Directory</a></td></tr><tr><td><a href="http://vintages.com/circular/orderinfo.html" target="_top">&nbsp;How to Order</a></td></tr><tr><td><a href="http://vintages.com/circular/vcalendar.html" target="_top">&nbsp;Release Calendar</a></td></tr><tr><td><a href="http://vintages.com/circular/vintage-chart.html" target="_top">&nbsp;Vintage Chart</a></td></tr><tr><td><a href="http://vintages.com/circular/previous.html" target="_top">&nbsp;Previous Releases</a></td></tr></tbody></table>
116
- </td>
117
- </tr>
118
- </tbody></table></td>
119
- <td class="narrative" valign="top" width="607"><table border="0" cellpadding="0" cellspacing="0" width="607">
120
- <tbody><tr class="narrative">
121
- <td class="menuRetail" valign="top"><a name="top"></a>&nbsp;Wine by Country </td>
122
- </tr>
123
- </tbody></table>
124
- <script type="text/javascript" language="JavaScript">releasenavtop()</script><table border="0" cellpadding="0" cellspacing="0" width="607"><tbody><tr class="narrative"><td bordercolor="#FFFFCC" align="left" bgcolor="#ffffcc" valign="top"><span class="releaseRed">&nbsp; March 3 Release: </span> <a href="http://vintages.com/circular/2/_spirits.html">Spirits | </a><a href="http://vintages.com/circular/2/_fortifiedwines.html">Fortified Wine | </a><a href="http://vintages.com/circular/2/_champagne_sparklingwines.html">Sparkling Wine | </a><a href="http://vintages.com/circular/2/_finewines.html">Wines by Country </a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://vintages.com/wines-basic-education/italy-wines-regions/veneto-wines.html">&nbsp;Wines of Veneto</a></td></tr><tr class="narrative"><td bordercolor="#FFFFCC" class="narrative" align="left" bgcolor="#ffffcc" valign="top"><hr align="center" color="#330033" size="1" width="600"></td></tr><tr class="narrative"><td bordercolor="#FFFFCC" align="left" bgcolor="#ffffcc" valign="top"><span class="releaseRed">&nbsp; March 17 Release: </span><a href="http://vintages.com/circular/2/spirits.html">Spirits | </a><a href="http://vintages.com/circular/2/fortifiedwines.html">Fortified Wine | </a><a href="http://vintages.com/circular/2/finewines.html">Wines by Country </a> <br><a href="http://vintages.com/wines-basic-education/merlot-wines-regions/merlot-wines.html">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Merlot's
125
- Lasting Appeal</a></td></tr><tr class="narrative"><td bordercolor="#FFFFCC" class="narrative" align="left" bgcolor="#ffffcc" valign="top"><hr align="center" color="#330033" size="1" width="600"></td></tr></tbody></table>
126
- <table border="0" cellpadding="0" cellspacing="0" width="600">
127
- <tbody><tr>
128
- <td><p><span class="subhead"><strong><span class="head">Wine by country - March 3 </span><strong><span class="head"> Release</span></strong></strong></span></p>
129
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
130
- <tbody><tr>
131
- <td bgcolor="#330033" height="2"><img src="_finewines_files/blanc-up.gif" height="1" width="68"></td>
132
- <td height="2"></td>
133
- </tr>
134
- <tr>
135
- <td class="giftswhite" bgcolor="#330033" valign="middle" width="67">
136
- <div class="white" align="center"><strong><a name="canada"></a>Canada</strong></div></td>
137
- <td bgcolor="#ffffff" width="723"></td>
138
- </tr>
139
- <tr>
140
- <td colspan="2" bgcolor="#330033" height="2"></td>
141
- </tr>
142
- </tbody></table>
143
- <br>
144
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
145
- <tbody><tr>
146
- <td class="head">white wine </td>
147
- </tr>
148
- </tbody></table>
149
- <table class="narrative">
150
- <tbody><tr>
151
- <td colspan="3" class="subcategoryWhite">Ontario</td>
152
- </tr>
153
- <tr>
154
- <td align="center" width="85"><img src="_finewines_files/268359.jpg" alt="VQA Niagara Peninsula"></td>
155
- <td class="narrative"><span class="prodhead"><a name="268359"></a>HENRY OF PELHAM GEW�RZTRAMINER&nbsp;&nbsp;2005</span><br>
156
- VQA Niagara Peninsula&nbsp;&nbsp;
157
- <p>According
158
- to winemaker Ron Giesbrecht, Gew�rztraminer yields were particularly
159
- low for the 2005 which means more concentrated flavours in this spicy
160
- aromatic wonder. Intense aromas of lychee, citrus and spices dominate
161
- this rich, full-bodied wine. The perfect match for spicy Thai food or
162
- smoked salmon.</p>
163
- <p><strong>268359</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$17.95</strong>&nbsp;&nbsp;&nbsp;&nbsp; <img src="_finewines_files/drinkhold.gif"> </p>
164
- <p>&nbsp;</p></td>
165
- </tr>
166
- <tr>
167
- <td align="center" width="85"><img src="_finewines_files/033910.jpg" alt="VQA Niagara Peninsula"></td>
168
- <td class="narrative"><span class="headlight">VQA ON Tour</span><br>
169
- <span class="prodhead"><a name="33910"></a>LE CLOS JORDANNE LE CLOS JORDANNE VINEYARD CHARDONNAY&nbsp;&nbsp;2004</span><br>
170
- VQA Niagara Peninsula&nbsp;&nbsp;<br>
171
- <br>
172
- Tasting Note:&nbsp;Yellow straw; caramel, citrus and peach bouquet;
173
- full-bodied, lovely mouth feel, wonderful balance and great length. A
174
- terrific Chardonnay. &nbsp;Score - <strong>****1/2 (out of 5)</strong>. &nbsp;<em>(Tony Aspler, www.tonyaspler.com, Oct. 17, 2006)</em>
175
- <p><strong>033910</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$35</strong>&nbsp;&nbsp;&nbsp;&nbsp; <img src="_finewines_files/drinkhold.gif"> </p>
176
- <p>&nbsp;</p></td>
177
- </tr>
178
- <tr>
179
- <td align="center" width="85"><img src="_finewines_files/034561.jpg" alt="VQA Niagara Peninsula"></td>
180
- <td class="narrative"><span class="headlight">VQA ON Tour</span><br>
181
- <span class="prodhead"><a name="34561"></a>LE CLOS JORDANNE LE GRAND CLOS CHARDONNAY&nbsp;&nbsp;2004</span><br>
182
- VQA Niagara Peninsula&nbsp;&nbsp;<br>
183
- <br>
184
- Tasting Note:&nbsp;Golden straw colour; minerally, apple and lemon,
185
- more Burgundian than the other three; full-bodied, but elegant with
186
- great length. Still young and very cellar-worthy. &nbsp;Score - <strong>***** (out of 5)</strong>. &nbsp;<em>(Tony Aspler, www.tonyaspler.com, Oct. 17, 2006)</em>
187
- <p><strong>034561</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$55</strong>&nbsp;&nbsp;&nbsp;&nbsp; <img src="_finewines_files/hold.gif"> </p>
188
- <p>&nbsp;</p></td>
189
- </tr>
190
- <tr>
191
- <td align="center" width="85"><img src="_finewines_files/033936.jpg" alt="VQA Niagara Peninsula"></td>
192
- <td class="narrative"><span class="headlight">VQA ON Tour</span><br>
193
- <span class="prodhead"><a name="33936"></a>LE CLOS JORDANNE VILLAGE RESERVE CHARDONNAY&nbsp;&nbsp;2004</span><br>
194
- VQA Niagara Peninsula&nbsp;&nbsp;<br>
195
- <br>
196
- Tasting Note:&nbsp;Deeply coloured yellow straw; caramel, vanilla,
197
- butter, orange and peach flavours rise from the glass; full-bodied,
198
- fresh acidity with a caramel and citrus finish. &nbsp;Score - <strong>**** (out of 5)</strong>. &nbsp;<em>(Tony Aspler, www.tonyaspler.com, Oct. 17, 2006)</em>
199
- <p><strong>033936</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$25</strong>&nbsp;&nbsp;&nbsp;&nbsp; <img src="_finewines_files/drinkhold.gif"> </p>
200
- <p>&nbsp;</p></td>
201
- </tr>
202
- </tbody></table>
203
- <hr align="center" color="#330033" size="1" width="600">
204
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
205
- <tbody><tr>
206
- <td class="head">red wine </td>
207
- </tr>
208
- </tbody></table>
209
- <table class="narrative">
210
- <tbody><tr>
211
- <td colspan="3" class="subcategoryWhite">Ontario</td>
212
- </tr>
213
- <tr>
214
- <td align="center" width="85"><img src="_finewines_files/289082.jpg" alt="VQA Niagara Peninsula"></td>
215
- <td class="narrative"><span class="prodhead"><a name="289082"></a>CAVE SPRING GAMAY RESERVE&nbsp;&nbsp;2004</span><br>
216
- VQA Niagara Peninsula&nbsp;&nbsp;<br>
217
- <br>
218
- Tasting Note:&nbsp;All the peppery, provencal herb, strawberries and
219
- cherries make you think Southern Rhone Grenache rather than Gamay. Why?
220
- The combination of low yields and long hang time has seriously kicked
221
- up the quality. Perfect for grilled quail or antipasto platters. Now to
222
- 2009. &nbsp;Score - <strong>88</strong>. <em>(Evan Saviolidis, www.winesavvy.ca, July 2006)</em>
223
- <p><strong>289082</strong>&nbsp;&nbsp;&nbsp; (XD)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$19.95</strong>&nbsp;&nbsp;&nbsp;&nbsp; <img src="_finewines_files/drinkhold.gif"> </p>
224
- <p>&nbsp;</p></td>
225
- </tr>
226
- <tr>
227
- <td align="center" width="85"><img src="_finewines_files/033951.jpg" alt="VQA Niagara Peninsula"></td>
228
- <td class="narrative"><span class="headlight">VQA ON Tour</span><br>
229
- <span class="prodhead"><a name="33951"></a>LE CLOS JORDANNE CLAYSTONE TERRACE PINOT NOIR&nbsp;&nbsp;2004</span><br>
230
- VQA Niagara Peninsula&nbsp;&nbsp;<br>
231
- <br>
232
- Tasting Note:&nbsp;Ruby colour; high toned, minerally, vanilla,
233
- raspberry and mint notes; elegant yet powerful, lovely acidity, firmly
234
- structured with a tannic lift on the finish. &nbsp;Score - <strong>****1/2; with bottle age probably ***** (out of 5)</strong>. <em>(Tony Aspler, www.tonyaspler.com, Oct. 17, 2006)</em>
235
- <p><strong>033951</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$35</strong>&nbsp;&nbsp;&nbsp;&nbsp; <img src="_finewines_files/drinkhold.gif"> </p>
236
- <p>&nbsp;</p></td>
237
- </tr>
238
- <tr>
239
- <td align="center" width="85"><img src="_finewines_files/033944.jpg" alt="VQA Niagara Peninsula"></td>
240
- <td class="narrative"><span class="headlight">VQA ON Tour</span><br>
241
- <span class="prodhead"><a name="33944"></a>LE CLOS JORDANNE LA PETITE VINEYARD PINOT NOIR&nbsp;&nbsp;2004</span><br>
242
- VQA Niagara Peninsula&nbsp;&nbsp;<br>
243
- <br>
244
- Tasting Note:&nbsp;The lightest, most elegant of the single vineyard
245
- pinots is from a smaller, sandy soiled site two kilometers east to the
246
- main sites. It is very fine, fragrant and elegant &#8211; a real charmer with
247
- floral perfume, sweeter cherry-cranberry fruit and finely knit oak
248
- spice and a trace of mint as surprising as it is pleasant. Light to
249
- medium bodied, well harmonized, almost silky and very long. Best 2007
250
- to 2012. &nbsp;Score - <strong>91</strong>. <em>(David Lawrason, Wine Access, &#8220;Lawrason E-Report&#8221;, Dec. 9, 2006)</em>
251
- <p><strong>033944</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$35</strong>&nbsp;&nbsp;&nbsp;&nbsp; <img src="_finewines_files/drinkhold.gif"> </p>
252
- <p>&nbsp;</p></td>
253
- </tr>
254
- <tr>
255
- <td align="center" width="85"><img src="_finewines_files/033902.jpg" alt="VQA Niagara Peninsula"></td>
256
- <td class="narrative"><span class="headlight">VQA ON Tour</span><br>
257
- <span class="prodhead"><a name="33902"></a>LE CLOS JORDANNE LE CLOS JORDANNE VINEYARD PINOT NOIR&nbsp;&nbsp;2004</span><br>
258
- VQA Niagara Peninsula&nbsp;&nbsp;<br>
259
- <br>
260
- Tasting Note:&nbsp;... this site up against the escarpment has heavily
261
- sedimentation and limestone gravel soils. More structure and a sense of
262
- in-filled middle palate, moving it into medium bodied range. Nicely
263
- ripe cherry nose with smoky, toasty oak, spicy leather and a touch of
264
- volatility. Needs a bit of time but it is well proportioned; with
265
- excellent length. &nbsp;Score - <strong>90</strong>. <em>(David Lawrason, Wine Access, &#8220;Lawrason E-Report&#8221;, Dec. 9, 2006)</em>
266
- <p><strong>033902</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$35</strong>&nbsp;&nbsp;&nbsp;&nbsp; <img src="_finewines_files/drinkhold.gif"> </p>
267
- <p>&nbsp;</p></td>
268
- </tr>
269
- <tr>
270
- <td align="center" width="85"><img src="_finewines_files/034553.jpg" alt="VQA Niagara Peninsula"></td>
271
- <td class="narrative"><span class="headlight">VQA ON Tour</span><br>
272
- <span class="prodhead"><a name="34553"></a>LE CLOS JORDANNE LE GRAND CLOS PINOT NOIR&nbsp;&nbsp;2004</span><br>
273
- VQA Niagara Peninsula&nbsp;&nbsp;<br>
274
- <br>
275
- Tasting Note:&nbsp;... this immediately shows better fruit definition,
276
- richness and length than its peers. Much better length &#8211; quite
277
- remarkable length. The best length I can remember from pinot noir in
278
- Canada or many other places. But it is still restrained and
279
- fine-pointed. Expect classic, fragrant raspberry-cranberry fruit,
280
- beetroot, French oak spice. It's medium bodied, elegant and firm with
281
- focus fruit from start to finish. Did I mention the great finish? Best
282
- 2008 to 2015. Score - <strong>93</strong>. &nbsp;<em>(David Lawrason, Wine Access, &#8220;Lawrason E-Report&#8221;, Dec. 9, 2006)</em>
283
- <p><strong>034553</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$60</strong>&nbsp;&nbsp;&nbsp;&nbsp; <img src="_finewines_files/drinkhold.gif"> </p>
284
- <p>&nbsp;</p></td>
285
- </tr>
286
- <tr>
287
- <td align="center" width="85"><img src="_finewines_files/033894.jpg" alt="VQA Niagara Peninsula"></td>
288
- <td class="narrative"><span class="headlight">VQA ON Tour</span><br>
289
- <span class="prodhead"><a name="33894"></a>LE CLOS JORDANNE VILLAGE RESERVE PINOT NOIR&nbsp;&nbsp;2004</span><br>
290
- VQA Niagara Peninsula&nbsp;&nbsp;<br>
291
- <br>
292
- Tasting Note:&nbsp;(a blend of four vineyards): Ruby colour; earthy,
293
- beetroot and violet nose, high toned; sweet fruit, raspberries with
294
- vanilla oak just present; firm structure and good length. &nbsp;Score -
295
- <strong>****1/2 (out of 5)</strong>. &nbsp;<em>(Tony Aspler, www.tonyaspler.com, Oct. 17, 2006)</em>
296
- <p><strong>033894</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$25</strong>&nbsp;&nbsp;&nbsp;&nbsp; <img src="_finewines_files/drinkhold.gif"> </p>
297
- <p>&nbsp;</p></td>
298
- </tr>
299
- </tbody></table>
300
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
301
- <tbody><tr>
302
- <td bgcolor="#330033" height="2"><img src="_finewines_files/blanc-up.gif" height="1" width="68"></td>
303
- <td height="2"></td>
304
- </tr>
305
- <tr>
306
- <td class="giftswhite" bgcolor="#330033" valign="middle" width="67">
307
- <div class="white" align="center"><strong><a name="usa"></a>U.S.A</strong></div></td>
308
- <td bgcolor="#ffffff" width="723"></td>
309
- </tr>
310
- <tr>
311
- <td colspan="2" bgcolor="#330033" height="2"></td>
312
- </tr>
313
- </tbody></table>
314
- <br>
315
- <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
316
- <tbody><tr>
317
- <td class="head">white wine </td>
318
- </tr>
319
- </tbody></table>
320
- <table class="narrative">
321
- <tbody><tr>
322
- <td colspan="3" class="subcategoryWhite">California</td>
323
- </tr>
324
- <tr>
325
- <td align="center" width="85"><img src="_finewines_files/986737.jpg" alt="Carneros, Napa Valley"></td>
326
- <td class="narrative"><span class="prodhead"><a name="986737"></a>CLOS PEGASE MITSUKOS VINEYARD CHARDONNAY&nbsp;&nbsp;2005</span><br>
327
- Carneros, Napa Valley&nbsp;&nbsp;
328
- <p>This
329
- gorgeous Chardonnay from the cool Carneros district is packed with rich
330
- pear and melon fruit flavours along with fascinating notes of ginger
331
- and hazelnuts. Full-bodied, dry and well-balanced, it's drinking well
332
- now but should improve over the next four years.</p>
333
- <p><strong>986737</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$32.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drinkhold.gif"> </p>
334
- <p>&nbsp;</p></td>
335
- </tr>
336
- <tr>
337
- <td align="center" width="85"><img src="_finewines_files/369686.jpg" alt="California"></td>
338
- <td class="narrative"><span class="prodhead"><a name="369686"></a>KENDALL-JACKSON VINTNER'S RESERVE CHARDONNAY&nbsp;&nbsp;2005</span><br>
339
- California&nbsp;&nbsp;<br>
340
- <br>
341
- Tasting Note:&nbsp;Eighty-nine percent of the 2005 Vintner's Reserve
342
- Chardonnay Jackson Estates is aged 6 months in barrel with malolactic
343
- fermentation, which is pretty amazing considering the quantity and the
344
- sources. It is all coastal vineyards owned by Jess Jackson, with
345
- Monterey and Santa Barbara fruit composing three-fourths of the blend,
346
- and the rest from Mendocino. 2005 continues their streak of top-notch
347
- wines. Loads of tropical fruit, surprisingly deep texture, medium body,
348
- and wonderful purity results in a crisp, elegant, dry Chardonnay. It is
349
- ideal for drinking over the next 1-2 years. Score - <strong>89</strong>. <em>(Robert Parker Jr., www.erobertparker.com, Dec. 2006)</em>
350
- <p><strong>369686</strong>&nbsp;&nbsp;&nbsp; (D)&nbsp;&nbsp;&nbsp;750&nbsp;mL &nbsp;&nbsp;&nbsp;<strong>$19.95</strong>&nbsp;&nbsp;&nbsp;<img src="_finewines_files/drink.gif"> </p>
351
- <p>&nbsp;</p></td>
352
- </tr>
353
- </tbody></table>
354
- </td>
355
- </tr>
356
- </tbody></table></td>
357
- </tr>
358
- <tr>
359
- <td colspan="2" height="2">
360
- <script type="text/javascript" language="JavaScript">footerMenuLevel3Monthly_2()</script><table class="navfooter" align="center" border="0" cellpadding="0" cellspacing="0" height="23" width="800"><tbody><tr><td width="193"></td><td width="612"><hr align="center" color="#330033" size="1" width="600"><div align="center"><span class="style6"><a href="#top"><img src="_finewines_files/top.gif" border="0" height="15" width="25"></a></span> </div> <br></td></tr><tr><td width="190"></td><td><p><span class="nav"><font color="#990000">Please note:</font></span> <span class="nav">Products can only be shipped to LCBO stores.</span></p><p><span class="headlight">Look for the </span> <span class="vintagesheadlight">VINTAGES</span><span class="headlight">&#8217; releases next month on Saturday, March 31, 2007 and Saturday, April 14, 2007.</span> </p><p class="nav">Please
361
- note prices shown are subject to change without notice. Price includes
362
- PST, GST and applicable container deposit as of February 5, 2007.
363
- VINTAGES cannot assume responsibility for typographical errors in this
364
- circular. </p><p>&nbsp;</p></td></tr></tbody></table><hr align="center" color="#330033" size="1" width="780"><table class="navfooter" align="center" border="0" cellpadding="0" cellspacing="0" height="23" width="800"> <tbody><tr><td colspan="2" align="right" bgcolor="#fafafc" valign="middle"></td></tr><tr><td align="left" bgcolor="#fafafc" valign="middle" width="10">&nbsp;</td> <td align="left" bgcolor="#fafafc" height="23" valign="middle" width="790"> <a href="http://vintages.com/fr/index_fr.html" target="_top">Fran�ais</a> | <a href="http://vintages.com/about_vintages.html" target="_top">About Vintages</a> | <a href="http://vintages.com/wine-information-faq/wine-faq-vintages.html">FAQ</a> | <a href="http://www.lcbotrade.com/" target="_blank">Trade</a> | <a href="http://vintages.com/circular/experts.html" target="_top">Our experts</a> | <a href="http://vintages.com/vintages_social_responsibility.html" target="_top">Social Responsibility</a> | <a href="http://vintages.com/frame_stores.html" target="_top">Store Search</a> | <a href="http://vintages.com/sitemap.html" target="_top"> Site Map</a> | <a href="mailto:vintages@lcbo.com">Contact us</a></td></tr></tbody></table>
365
- </td>
366
- </tr>
367
- </tbody></table>
368
- </td>
369
- </tr>
370
- </tbody></table>
371
- </body></html>