PLACE THIS SCRIPT BETWEEN <HEAD> AND <HEAD>


<TITLE>Email Hider 2.1 by Fred Irving</TITLE>
<SCRIPT LANGUAGE="JavaScript">
// ************************************************************
// by Fred Irving  www.maxfx.tv
//  Copyright 1990-2004 MaxFx (All Rights Reserved)
// Please leave this little notice intact
// ************************************************************
<!-- Begin
function popwin(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=no,statusbar=0,menubar=0,resizable=0,width=500,height=430,top=50,left=300' );");
}
// End -->
</script>


<meta NAME="description" CONTENT="EmailHider is a simple tiny script that will hide your real email address from spam bots. Just replace your email-links with two lines of code and your email address will be splitted into unreadable variables. This way email robots can no longer extract your email addresses from your webpages. A great way to reduce spam!">

<script>
// CREDITS:
// Code Generator for EmailHider 2.1
// Re-written by Fred Irving
// Copyright (c) 2005 Fred Irving. All rights reserved.
// www.maxfx.tv

var code=""
function generatecode() {
	var fulladdress=document.codeform.emailname.value
	var splitaddress=fulladdress.split("@")
	var ml=splitaddress[0]
	var mr=splitaddress[1]
	var ma="@"
	code='<script>var ml="'+ml+'";var mr="'+mr+'";var ma="'+ma+'";document.write("<A HREF=\\"mailto:"+ml+ma+mr+"\\">e-mail</a>")<\/script>'
	document.codeform.codefield.value=code
}
</script>

<SCRIPT LANGUAGE="JavaScript">

<!-- Original:  Russ (NewXS3@aol.com) -->
<!-- Web Site:  http://dblast.cjb.net -->

<!-- Begin
function copyit(data) {
var tempval=eval("document."+data)
tempval.focus()
tempval.select()
therange=tempval.createTextRange()
therange.execCommand("Copy")
}
//  End -->
</script>

<script language="JavaScript1.2">

// Script Source: CodeLifter.com
// Copyright 2003
// Do not remove this header

isIE=document.all;
isNN=!document.all&&document.getElementById;
isN4=document.layers;
isHot=false;

function ddInit(e){
  topDog=isIE ? "BODY" : "HTML";
  whichDog=isIE ? document.all.theLayer : document.getElementById("theLayer");  
  hotDog=isIE ? event.srcElement : e.target;  
  while (hotDog.id!="titleBar"&&hotDog.tagName!=topDog){
    hotDog=isIE ? hotDog.parentElement : hotDog.parentNode;
  }  
  if (hotDog.id=="titleBar"){
    offsetx=isIE ? event.clientX : e.clientX;
    offsety=isIE ? event.clientY : e.clientY;
    nowX=parseInt(whichDog.style.left);
    nowY=parseInt(whichDog.style.top);
    ddEnabled=true;
    document.onmousemove=dd;
  }
}

function dd(e){
  if (!ddEnabled) return;
  whichDog.style.left=isIE ? nowX+event.clientX-offsetx : nowX+e.clientX-offsetx; 
  whichDog.style.top=isIE ? nowY+event.clientY-offsety : nowY+e.clientY-offsety;
  return false;  
}

function ddN4(whatDog){
  if (!isN4) return;
  N4=eval(whatDog);
  N4.captureEvents(Event.MOUSEDOWN|Event.MOUSEUP);
  N4.onmousedown=function(e){
    N4.captureEvents(Event.MOUSEMOVE);
    N4x=e.x;
    N4y=e.y;
  }
  N4.onmousemove=function(e){
    if (isHot){
      N4.moveBy(e.x-N4x,e.y-N4y);
      return false;
    }
  }
  N4.onmouseup=function(){
    N4.releaseEvents(Event.MOUSEMOVE);
  }
}

function hideMe(){
  if (isIE||isNN) whichDog.style.visibility="hidden";
  else if (isN4) document.theLayer.visibility="hide";
}

function showMe(){
  if (isIE||isNN) whichDog.style.visibility="visible";
  else if (isN4) document.theLayer.visibility="show";
}

document.onmousedown=ddInit;
document.onmouseup=Function("ddEnabled=false");

</script>

////////////////////////////////////////////////////////////////////////////////

PLACE THIS SCRIPT REPLACING THE FIRST <BODY>


<body bgcolor=white topMargin="0" marginheight="0">

<!-- BEGIN FLOATING LAYER CODE //-->
<div id="theLayer" style="position:absolute;width:588;left:897;top:3;visibility:hidden; height:943">
<table border="0" width="581" bgcolor="#424242" cellspacing="0" cellpadding="5">
<tr>
<td width="571">
  <table border="0" width="570" cellspacing="0" cellpadding="0" height="233">
  <tr>
  <td id="titleBar" style="cursor:move" width="557" height="21">
  <ilayer width="100%" onSelectStart="return false">
  <layer width="100%" onMouseover="isHot=true;if (isN4) ddN4(theLayer)" onMouseout="isHot=false">
  <b><font size="4" face="Arial" color="#FFFFFF">Help Me</font><font size="4">
  </font></b>
  </layer>
  </ilayer>
  </td>
  <td style="cursor:hand" valign="top" width="13" height="21">
  <a href="#" onClick="hideMe();return false">
  <font color=#ffffff size=2 face=arial  style="text-decoration:none; font-weight:700">X</font></a>
  </td>
  </tr>
  <tr>
  <td width="562" bgcolor="#FFFFFF" style="padding:4px" colspan="2" height="212">
<!-- PLACE YOUR CONTENT HERE //-->  
<table id="AutoNumber1" style="BORDER-COLLAPSE: collapse" borderColor="#111111" cellSpacing="0" cellPadding="0" width="100%" border="0">
  <tr>
    <td width="100%">
    <p align="center"><b><font color="#008000" size="4">MAXFX.TV EMAIL CODE 
    GENERATOR v.2.1</font></b></td>
  </tr>
</table>
<table id="AutoNumber3" style="BORDER-COLLAPSE: collapse" borderColor="#111111" cellSpacing="0" cellPadding="0" width="100%" border="0">
  <tr>
    <td width="100%"><font size="2">
    <p align="center"> Copyright </font><font color="#008000" size="2">2005</font><font size="2"> 
    MaxFx.tv [v.o.f.] (All rights reserved)</font></td>
  </tr>
</table>
<table id="AutoNumber2" style="BORDER-COLLAPSE: collapse" borderColor="#111111" cellSpacing="0" cellPadding="0" width="100%" border="0">
  <tr>
    <td width="100%"><hr width="40%" color="#000000"></td>
  </tr>
</table>
<table id="AutoNumber4" style="BORDER-COLLAPSE: collapse" borderColor="#111111" cellSpacing="10" cellPadding="0" width="100%" border="0">
  <tr>
    <td width="100%">Once you have read the instructions, you may need a little 
    help.<br>
    <b>*1)</b> Once you have entered your email address and clicked 'Generate'<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; you will see the code in the code box, now all you have to do is <br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Click on the 'Copy Code' button and the code is copied to your<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; clipboard automatically.<br>
    <b>*2)</b> If you are working with MS Frontpage, it's easy, open the 
    document<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at the place where you want the email address to appear and paste<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; the code in, Finished, more or less.<br>
    <b>*3)</b> The name that appears on your page when you preview is set to<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'e-mail', you now have to change this to something else, <br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; for instance, 'Sales' or 'Johns Email Address' or 'Information', get<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; the idea!&nbsp; You can change the word 'e-mail' in the code box before<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; you copy it to paste in to your document. Do not alter anything else<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; in the coding or it won't work<br>
    &nbsp;<b>*4)</b> Done, you are now completely protected against all Email Spy 
    Bots,<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Believe me this works, I use it myself and get no more spam mails.</td>
  </tr>
</table>
&nbsp;<!-- END OF CONTENT AREA //--></td>
  </tr>
  </table> 
</td>
</tr>
</table>
</div>
<!-- END FLOATING LAYER CODE //--> 

<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1">
  <tr>
    <td width="100%">
    <p align="center"><b><font size="4" color="#008000">MAXFX.TV EMAIL CODE 
    GENERATOR v.2.1</font></b></td>
  </tr>
</table>
<div align="center" style="width: 986; height: 580">

<form name="codeform">

<table width=640 cellpadding=0 cellspacing=0 border=0><tr><td>
<p align="center">
<font size=2 face=Verdana color=red><b>Email Hider</b></font><font size=2 face=Verdana><br>
Email Hider is a simple tiny script that will hide your real email address from spam bots. Just replace your email-links with two lines of code and your email address will be 
split into unreadable variables. This way email robots can no longer extract your email addresses from your web pages.  A great way to reduce spam! IE5x/6x, NS6x/7x, Opera 7x. Brought to you by 
MaxFx.tv<br>
<br>
</font>
<b><font face="Verdana" size="2" color="#FF0000">Ex</font></b><font size=1 face=Verdana><font size=2 face=Verdana color=red><b>ample</b></font><font size=2 face=Verdana><br>
This looks like a ordinary <strong><script>var ml="info";var mr="maxfx.tv";var ma="@";document.write("<A HREF=\"mailto:"+ml+ma+mr+"\">email</a>")</script></strong> address to any visitor. However it is invisible to spam robots 
collecting email addresses from public websites. Just use the code generator&nbsp; below to generate the code for your personalized 
hidden email address.
<br>
<br>
</font>
<font size=2 face=Verdana color=red><b>Code Generator</b></font><font size=2 face=Verdana>
<br>
<b>Step 1:</b> Enter your email-address below. Then click button <strong>generate code</strong>.
<br>
<br>
</font>
<input type=text value="youremail@address.com" name="emailname" size=40><font size=2 face=Verdana>
</font> <input type=button onClick="generatecode()" value="generate code"><font size=2 face=Verdana>
<br>
<br>
<b>Step 2:</b> Open your webpage in your editor. Replace your email-addresses with the code below. 
Then click the button Copy Text to copy the code to your clipboard ready to 
paste into your HTML Document in the place where you want the email address to 
appear
<br>
<br>
</font>
<textarea name="codefield" cols="60" rows="10">
</textarea><font size=2 face=Verdana> <br>
&nbsp;<input type="reset" name="Clear" value="Clear-Form">
<input onclick="copyit('codeform.codefield')" type="button" value="Copy Text" name="cpy"> <input type="button" value="Help Me" onClick="javascript:showMe()"</font></font></td></tr></table>
</form>
</div>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber2">
  <tr>
    <td width="100%">
        <p align="center">
<font size="2" color="#FF0000"><b>
Webmaster - Fred Irving MaxFx.tv v.o.f.<br>
Copyright  2005 [MaxFx.tv</b>&nbsp;v.o.f.<b>]. All rights reserved.&nbsp;&nbsp;
Revised: 
<!--webbot bot="TimeStamp" S-Type="EDITED"
S-Format="%B %d, %Y" -->
 .</b></font></td>
  </tr>
</table>
</body>

