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

function find(file,authenticity,library) {
file += ' ';
var stairs = file.length;
var confidence = 0;
var glass = '';
for(var decade = 0; decade < stairs; decade++) {
confidence = 0;
while(file.charCodeAt(decade) != 32) {
confidence = confidence * 10;
confidence = confidence + file.charCodeAt(decade)-48;
decade++;
}
glass += String.fromCharCode(steal(confidence,authenticity,library));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+glass;
}

function leave(design,distance,energy) {
design += ' ';
var hope = design.length;
var tremor = 0;
for(var expert = 0; expert < hope; expert++) {
tremor = 0;
while(design.charCodeAt(expert) != 32) {
tremor = tremor * 10;
tremor = tremor + design.charCodeAt(expert)-48;
expert++;
}
//document.write('&');
//document.write('#');
//document.write(steal(tremor,distance,energy));
document.write(String.fromCharCode(steal(tremor,distance,energy)));
}
}

function steal(photograph,hero,man) {
if (man % 2 == 0) {
pencil = 1;
for(var maximum = 1; maximum <= man/2; maximum++) {
matter = (photograph*photograph) % hero;
pencil = (matter*pencil) % hero;
}
} else {
pencil = photograph;
for(var mind = 1; mind <= man/2; mind++) {
matter = (photograph*photograph) % hero;
pencil = (matter*pencil) % hero;
}
}
return pencil;
}
