popBusters 

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

solutions - gurlpages

summary:
URL: www.gurlpages.com
Space: 10 Mb
What the Solution does: Nukes the pop-up
Description: gURLpages motto is unofficially "We shove tons of teen girly shit down your throat, and add some pop-ups for fun!" :)

solution:
Hey girls! Throw this in code in your site before your opening <html> tag for fast, easy pop-up removal! :-> 

Key To Colour Coding System Can Be Found Here

<script language="javascript">
var winname1="A";
var winname2="d";
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>