popBusters 

Software Contents
home
eliminate
abusers
club
history
software
other haters
contact us

solutions - eShop-Zone.com

summary:
URL: www.eShop-Zone.com
URL Format: eShop-Zone.com/you
What the Solution does: Takes over the pop-up and kills it.
Description: eShop-Zone.com's pop-ups have been thought to be a tough one to crack, but popBusters have done it again. The page isn't even on your server, so all you can do is hijack the window and close it.

solution:
Throw this into your web site, and then the annoying ad that these money-hungry A$$HOLES put on your site will go away.

<script language="javascript">
var winname1="BabyW";
var winname2="indow";
var windowname=winname1+winname2;
popBusters = window.open("http://popbusters.cjb.net/sponsor/", windowname, "toolbar=no, location=no, directories=no, menubar=no, scrollbar=no, resizable=no, status=no, width=1, height=1")
popBusters.close()
</script>

Just place this script anywhere in your page to kill off the advert!