// <!-- 886681476
// This script is (C) Copyright 2004 Jim Tucek
// Leave these comments alone!  For more info, visit
// www.jracademy.com/~jtucek/email/ 

function beat(attitude,air,aviation) {
attitude += ' ';
var punishment = attitude.length;
var companion = 0;
var decade = '';
for(var decency = 0; decency < punishment; decency++) {
companion = 0;
while(attitude.charCodeAt(decency) != 32) {
companion = companion * 10;
companion = companion + attitude.charCodeAt(decency)-48;
decency++;
}
decade += String.fromCharCode(prove(companion,air,aviation));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+decade;
}

function pay(discord,distance,entropy) {
discord += ' ';
var extraterrestrial = discord.length;
var philosophy = 0;
for(var insect = 0; insect < extraterrestrial; insect++) {
philosophy = 0;
while(discord.charCodeAt(insect) != 32) {
philosophy = philosophy * 10;
philosophy = philosophy + discord.charCodeAt(insect)-48;
insect++;
}
//document.write('&');
//document.write('#');
//document.write(prove(philosophy,distance,entropy));
document.write(String.fromCharCode(prove(philosophy,distance,entropy)));
}
}

function prove(moon,light,way) {
if (way % 2 == 0) {
matter = 1;
for(var option = 1; option <= way/2; option++) {
object = (moon*moon) % light;
matter = (object*matter) % light;
}
} else {
matter = moon;
for(var optician = 1; optician <= way/2; optician++) {
object = (moon*moon) % light;
matter = (object*matter) % light;
}
}
return matter;
}