// I am the very model of a premium Salon subscriber.
document.getElementById("premium_box").style.display = "none"
// ==UserScript==
// @name I am the very model of a premium Salon subscriber
// @namespace http://userscripts.org/
// @description Pretend you paid $45 for your Salon subscription instead of $29 by hiding the ad.
// @include http://www.salon.com/*
// ==/UserScript==
