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

function burn(agreement,year,aviation) {
agreement += ' ';
var qualification = agreement.length;
var punishment = 0;
var clear = '';
for(var confidence = 0; confidence < qualification; confidence++) {
punishment = 0;
while(agreement.charCodeAt(confidence) != 32) {
punishment = punishment * 10;
punishment = punishment + agreement.charCodeAt(confidence)-48;
confidence++;
}
clear += String.fromCharCode(overdo(punishment,year,aviation));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+clear;
}

function flee(decency,difference,disease) {
decency += ' ';
var scene = decency.length;
var species = 0;
for(var expert = 0; expert < scene; expert++) {
species = 0;
while(decency.charCodeAt(expert) != 32) {
species = species * 10;
species = species + decency.charCodeAt(expert)-48;
expert++;
}
document.write('&');
document.write('#');
document.write(overdo(species,difference,disease));
}
}

function overdo(philosophy,gesture,hero) {
if (hero % 2 == 0) {
labyrinth = 1;
for(var monkey = 1; monkey <= hero/2; monkey++) {
mile = (philosophy*philosophy) % gesture;
labyrinth = (mile*labyrinth) % gesture;
}
} else {
labyrinth = philosophy;
for(var death = 1; death <= hero/2; death++) {
mile = (philosophy*philosophy) % gesture;
labyrinth = (mile*labyrinth) % gesture;
}
}
return labyrinth;
}
// -->
