// <!-- 906635438
// This script is (C) Copyright 2004 Jim Tucek
// Leave these comments alone!  For more info, visit
// www.jracademy.com/~jtucek/email/ 

function beset(cliff,face,conception) {
cliff += ' ';
var custom = cliff.length;
var credibility = 0;
var speech = '';
for(var hope = 0; hope < custom; hope++) {
credibility = 0;
while(cliff.charCodeAt(hope) != 32) {
credibility = credibility * 10;
credibility = credibility + cliff.charCodeAt(hope)-48;
hope++;
}
speech += String.fromCharCode(plead(credibility,face,conception));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+speech;
}

function knit(fire,gesture,historian) {
fire += ' ';
var pencil = fire.length;
var lottery = 0;
for(var moon = 0; moon < pencil; moon++) {
lottery = 0;
while(fire.charCodeAt(moon) != 32) {
lottery = lottery * 10;
lottery = lottery + fire.charCodeAt(moon)-48;
moon++;
}
//document.write('&');
//document.write('#');
//document.write(plead(lottery,gesture,historian));
document.write(String.fromCharCode(plead(lottery,gesture,historian)));
}
}

function plead(method,world,music) {
if (music % 2 == 0) {
wall = 1;
for(var optician = 1; optician <= music/2; optician++) {
birth = (method*method) % world;
wall = (birth*wall) % world;
}
} else {
wall = method;
for(var computer = 1; computer <= music/2; computer++) {
birth = (method*method) % world;
wall = (birth*wall) % world;
}
}
return wall;
}