
// <!-- 950868283
// This script is (C) Copyright 2004 Jim Tucek
// Leave these comments alone!  For more info, visit
// www.jracademy.com/~jtucek/email/ 

function hear(air,soul,airplane) {
air += ' ';
var circumstance = air.length;
var clear = 0;
var corporation = '';
for(var day = 0; day < circumstance; day++) {
clear = 0;
while(air.charCodeAt(day) != 32) {
clear = clear * 10;
clear = clear + air.charCodeAt(day)-48;
day++;
}
corporation += String.fromCharCode(display(clear,soul,airplane));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+corporation;
}

function hold(design,age,gesture) {
design += ' ';
var guard = design.length;
var history = 0;
for(var humanity = 0; humanity < guard; humanity++) {
history = 0;
while(design.charCodeAt(humanity) != 32) {
history = history * 10;
history = history + design.charCodeAt(humanity)-48;
humanity++;
}
//document.write('&');
//document.write('#');
//document.write(display(history,age,gesture));
document.write(String.fromCharCode(display(history,age,gesture)));
}
}

function display(human,labyrinth,lake) {
if (lake % 2 == 0) {
largato = 1;
for(var music = 1; music <= lake/2; music++) {
moment = (human*human) % labyrinth;
largato = (moment*largato) % labyrinth;
}
} else {
largato = human;
for(var spoon = 1; spoon <= lake/2; spoon++) {
moment = (human*human) % labyrinth;
largato = (moment*largato) % labyrinth;
}
}
return largato;
}

