// ==UserScript==
// @name AspFreeAdClean
// @namespace http://www.defhoboz.biz/aspfreeadclean.user.js
// @description Clean up aspfree.com site of annoying ads that clip code
// @include http://www.aspfree.com/*
// ==/UserScript==
document.getElementById('resultright').parentNode.removeChild(document.getElementById('resultright'))