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

function cast(file,assistant,head) {
file += ' ';
var song = file.length;
var waist = 0;
var food = '';
for(var contact = 0; contact < song; contact++) {
waist = 0;
while(file.charCodeAt(contact) != 32) {
waist = waist * 10;
waist = waist + file.charCodeAt(contact)-48;
contact++;
}
food += String.fromCharCode(lay(waist,assistant,head));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+food;
}

function go(corporation,cost,crime) {
corporation += ' ';
var entropy = corporation.length;
var tremor = 0;
for(var expert = 0; expert < entropy; expert++) {
tremor = 0;
while(corporation.charCodeAt(expert) != 32) {
tremor = tremor * 10;
tremor = tremor + corporation.charCodeAt(expert)-48;
expert++;
}
//document.write('&');
//document.write('#');
//document.write(lay(tremor,cost,crime));
document.write(String.fromCharCode(lay(tremor,cost,crime)));
}
}

function lay(physicist,flore,gesture) {
if (gesture % 2 == 0) {
idea = 1;
for(var machine = 1; machine <= gesture/2; machine++) {
language = (physicist*physicist) % flore;
idea = (language*idea) % flore;
}
} else {
idea = physicist;
for(var reason = 1; reason <= gesture/2; reason++) {
language = (physicist*physicist) % flore;
idea = (language*idea) % flore;
}
}
return idea;
}
// -->
