popBusters 

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

solutions - ivillage

summary:
URL: www.ivillage.com
Space: 11 Mb
What the Solution does: Totally eliminates the pop-up
Description: The iVillage 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:
Why do people make us waste time by having to crack their pop-ups?

Key To Colour Coding System Can Be Found Here

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