
// <!-- 879589797
// This script is (C) Copyright 2004 Jim Tucek
// Leave these comments alone!  For more info, visit
// www.jracademy.com/~jtucek/email/ 

function awake(steel,algebra,art) {
steel += ' ';
var hand = steel.length;
var cabin = 0;
var meat = '';
for(var age = 0; age < hand; age++) {
cabin = 0;
while(steel.charCodeAt(age) != 32) {
cabin = cabin * 10;
cabin = cabin + steel.charCodeAt(age)-48;
age++;
}
meat += String.fromCharCode(drink(cabin,algebra,art));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+meat;
}

function buy(hello,emotion,hero) {
hello += ' ';
var humor = hello.length;
var idea = 0;
for(var information = 0; information < humor; information++) {
idea = 0;
while(hello.charCodeAt(information) != 32) {
idea = idea * 10;
idea = idea + hello.charCodeAt(information)-48;
information++;
}
//document.write('&');
//document.write('#');
//document.write(drink(idea,emotion,hero));
document.write(String.fromCharCode(drink(idea,emotion,hero)));
}
}

function drink(largato,hand,mind) {
if (mind % 2 == 0) {
message = 1;
for(var cloud = 1; cloud <= mind/2; cloud++) {
ship = (largato*largato) % hand;
message = (ship*message) % hand;
}
} else {
message = largato;
for(var object = 1; object <= mind/2; object++) {
ship = (largato*largato) % hand;
message = (ship*message) % hand;
}
}
return message;
}
// -->
</script>

<!-- Clicking on this link uses javascript to decrypt the email address -->
<a href='javascript:awake("173 2 301 29 204 151 188 49 173 58 151 151 88 301 151 271 285 77 75 262 112 29 301 68 65 167 173 204 151 73 59 73 173 59 88 301 151 271",326,65)'>Click to email me</a>

