CONSOLES
To maximize your income potential,
We recommend adding it to all your pages,
after all, if the surfer is leaving your site, so give them one last chance to visit your sponsor!

Console9
Console10
Console11
Console12
Console13
*SEE NOTE BELOW ABOUT CONSOLE NUMBERS*

Select the page or pages on your site where you want to use a console.

Save the console on your harddrive in a folder called "eraser",
by right clicking the console,and doing a "save as".

Open the console .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','toolbar=0,menubar=0,scrollbars=0,status=0,resizable=0,width=450,height=140');
  myWin.blur();
  myWin.location = 'console1.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','toolbar=0,menubar=0,scrollbars=0,status=0,resizable=0,width=450,height=140');
  myWin.blur();
  myWin.location = 'console1.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("console1.htm","new_window","width=450,height=140"); } //-->
</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("console1.htm","new_window","width=450,height=140"); }
//-->

</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 !!!