popBusters 

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

solutions - chattown usa

summary:
URL: www.chattownusa.com
Space: 5 Mb
What the Solution does: Totally eliminates the pop-up
Description: The ChatTown USA server has been designed to put pop-ups after the first show of <BODY>. So, the pop-up code is then in the <noscript> tags, so that the JavaScript browsers ignore it, and the ones that can't understand JavaScript can't run the code anyway.

solution:
use the code below to nuke them pop-ups!

Key To Colour Coding System Can Be Found Here 

<html>
<head>
<title>Web Site Title Goes Here</title>
</head>
<noscript>
<body bgcolor="grey">
</noscript>
<!--- Your web site goes here --->