Half & Full Page Ads
These ads are designed to better target your surfers, putting the facts
about their surfing habits in their face. These also can work quite well as entry or exit pops as wel
Be sure and add your user id into the code.



FULL PAGE 1
FULL PAGE 2
FULL PAGE 3
FULL PAGE 4
FULL PAGE 5
HALF PAGE 1
HALF PAGE 2

Open the .htm page in a html editor or use note pad
and add your code to the links
Ex- http://www.interneteraser.com/enter.html?id=xxxxxxx"
Replace the xxxxxxx with your personal id code.

BLUR CONSOLES
We have found that this is the MOST effective way of advertising Interenet Eraser.
Especially for CJ or Paysites, because the surfer doesn't see the console
until after they have left your site.


Place the following code on each of the pages you want the console.
"Copy and Paste" the following immediately BEFORE </head>:

<script language="JavaScript">
<!-- Hide script from older browsers 
 if(navigator.appName.indexOf("WebTV")==-1){
 myWin=open('','winin','');
  myWin.blur();
  myWin.location = 'filename.htm';
  }
// end hiding contents -->
</script>


Upload, and watch your $$$$ increase.

***HTML SAMPLE PAGE***
Below is a sample HTML page. The exit console codes are highlighted in red for you to see where to place them.

<html><head><title>bisexualgirls</title>
<script language="JavaScript">
<!-- Hide script from older browsers 
 if(navigator.appName.indexOf("WebTV")==-1){
 myWin=open('','winin','');
  myWin.blur();
  myWin.location = 'filename.htm';
  }
// end hiding contents -->
</script>
</head>
<body bgcolor=black text=red link=green vlink=green> <p><br>

<p><br>
<a href="enter.html">ENTER HERE</a>
<p>
</body>
</html>


EXIT CONSOLES
Place the following code on each of the pages you want the console.
"Copy and Paste" the following immediately BEFORE </head>:

<script language="Javascript">
<!--
var exit=true; function ie() { if (exit)
open("filename.htm","new_window",""); } //-->
</script>

NOTE:YOU MUST CHANGE THE RED NUMBER TO THE CONSOLE SELECTED,

Copy and Paste the following in the body statement:
onUnload="ie()"

Copy and Paste this code on all links where you DO NOT want the console to pop up:
onClick="exit=false"

Upload, and watch your $$$$ increase.

***HTML SAMPLE PAGE***
Below is a sample HTML page. The exit console codes are highlighted in red for you to see where to place them.

<html><head><title>bisexualgirls</title>
<script language="Javascript">
<!--
var exit=true;
function ie() { if (exit)
open("filename.htm","new_window",""); }
//-->

</script>
</head>
<body bgcolor=black text=red link=green vlink=green onUnload="ie()"> <p><br>

<p><br>
<a href="enter.html" onclick="exit=false">ENTER HERE</a>
<p>
</body>
</html>









Any Questions ? click here !!!