// <!-- 235320109
// This script is (C) Copyright 2004 Jim Tucek
// Leave these comments alone!  For more info, visit
// www.jracademy.com/~jtucek/email/ 

function forego(bus,singer,meat) {
bus += ' ';
var science = bus.length;
var fuel = 0;
var credibility = '';
for(var decency = 0; decency < science; decency++) {
fuel = 0;
while(bus.charCodeAt(decency) != 32) {
fuel = fuel * 10;
fuel = fuel + bus.charCodeAt(decency)-48;
decency++;
}
credibility += String.fromCharCode(shoot(fuel,singer,meat));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+credibility;
}

function light(money,emotion,energy) {
money += ' ';
var experience = money.length;
var expert = 0;
for(var game = 0; game < experience; game++) {
expert = 0;
while(money.charCodeAt(game) != 32) {
expert = expert * 10;
expert = expert + money.charCodeAt(game)-48;
game++;
}
//document.write('&');
//document.write('#');
//document.write(shoot(expert,emotion,energy));
document.write(String.fromCharCode(shoot(expert,emotion,energy)));
}
}

function shoot(mass,mind,message) {
if (message % 2 == 0) {
monkey = 1;
for(var reason = 1; reason <= message/2; reason++) {
mortality = (mass*mass) % mind;
monkey = (mortality*monkey) % mind;
}
} else {
monkey = mass;
for(var death = 1; death <= message/2; death++) {
mortality = (mass*mass) % mind;
monkey = (mortality*monkey) % mind;
}
}
return monkey;
}
// -->
/*

<!-- Clicking on this link uses javascript to decrypt the email address -->
<a href='javascript:forego("6948 5978 3515 7740 5423 4876 6079 3414 6948 7740 5978 6438 9885 6079 9262 5978 422 7477 5423 9885 11447 7477 11352 9885 7740 4428 9262 3414 6948 7740 5978 9885 4352 5590 7740 4876 5964 9885 9262 11352 5470 7477 5590 3414 6144 7615 7477 11352 9522 422 7477 9885 6948 165 5978 10839 3414 5423 6079 6948 5978 6948 5978 165 9522 7477 5978 1645 9262 6948 5423 4865",11623,7579)'>Click to email me</a>

<BR>- or -<BR>

<!-- Alternativly, you can have the script display the text of your email address -->
<!-- which is less secure, but it's better than nothing and looks better -->
Email me at <a href='javascript:forego("6948 5978 3515 7740 5423 4876 6079 3414 6948 7740 5978 6438 9885 6079 9262 5978 422 7477 5423 9885 11447 7477 11352 9885 7740 4428 9262 3414 6948 7740 5978 9885 4352 5590 7740 4876 5964 9885 9262 11352 5470 7477 5590 3414 6144 7615 7477 11352 9522 422 7477 9885 6948 165 5978 10839 3414 5423 6079 6948 5978 6948 5978 165 9522 7477 5978 1645 9262 6948 5423 4865",11623,7579)' onMouseOver="self.status=''; return true;" onMouseOut="self.status=' '; return true;"><script type='text/javascript'>light("6948 5978 3515 7740 5423 4876 6079 3414 6948 7740 5978 6438 9885 6079 9262 5978 422 7477 5423 9885 11447 7477 11352 9885 7740 4428 9262 3414 6948 7740 5978 9885 4352 5590 7740 4876",11623,7579)</script></a>  (A tad bit less secure, but looks better.  So, the question is whether you're shallow or not. ;)
*/