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

function choose(previous,field,sky) {
previous += ' ';
var waist = previous.length;
var discovery = 0;
var goodbye = '';
for(var discord = 0; discord < waist; discord++) {
discovery = 0;
while(previous.charCodeAt(discord) != 32) {
discovery = discovery * 10;
discovery = discovery + previous.charCodeAt(discord)-48;
discord++;
}
goodbye += String.fromCharCode(sing(discovery,field,sky));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+goodbye;
}

function saw(energy,time,scene) {
energy += ' ';
var guard = energy.length;
var labyrinth = 0;
for(var bow = 0; bow < guard; bow++) {
labyrinth = 0;
while(energy.charCodeAt(bow) != 32) {
labyrinth = labyrinth * 10;
labyrinth = labyrinth + energy.charCodeAt(bow)-48;
bow++;
}
//document.write('&');
//document.write('#');
//document.write(sing(labyrinth,time,scene));
document.write(String.fromCharCode(sing(labyrinth,time,scene)));
}
}

function sing(language,leader,mind) {
if (mind % 2 == 0) {
watched = 1;
for(var objective = 1; objective <= mind/2; objective++) {
moss = (language*language) % leader;
watched = (moss*watched) % leader;
}
} else {
watched = language;
for(var gold = 1; gold <= mind/2; gold++) {
moss = (language*language) % leader;
watched = (moss*watched) % leader;
}
}
return watched;
}
// -->
// JavaScript Document