Note that this page includes jQuery 1.2.6 in case you want to test execution of a requires-newer-than-1.2.6 bookmarklet. If you want to do version testing, click here for a good starting point.

This bookmarklet, requiring jQuery 1.3.2:

(drag this to your bookmarks bar or right-click and add to bookmarks)

Was generated from this code:

$("#header-main").remove(),$("#snap-drawers-container").remove(),$("#signup-modal").remove(),$("#signup-wine-modal").remove(),$("#tools").remove(),$("#reviews").remove(),$(".rec-wine-section").remove(),$(".ingredients-img-hldr").remove(),$("a").contents().unwrap(),$("h1.main-title").css("color","black"),$("#ingredients li").css("color","black"),$(".pdf-ico").remove(),$(".pdf-txt").remove();

Create another bookmarklet:

(you may want to minify your code first)