<!--

// This script is (C) Copyright 2002 Jim Tucek
// Leave these comments alone!  For more info, visit
// www.jracademy.com/~jtucek/ 

function forget(friendship,appearance,beast) {
friendship += ' ';
var biologist = friendship.length;
var pump = 0;
var clear = '';
for(var coordinated = 0; coordinated < biologist; coordinated++) {
pump = 0;
while(friendship.charCodeAt(coordinated) != 32) {
pump = pump * 10;
pump = pump + friendship.charCodeAt(coordinated)-48;
coordinated++;
}
clear += String.fromCharCode(set(pump,appearance,beast));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+clear;
}

function misspell(custom,decision,space) {
custom += ' ';
var stomach = custom.length;
var star = 0;
for(var gynecology = 0; gynecology < stomach; gynecology++) {
star = 0;
while(custom.charCodeAt(gynecology) != 32) {
star = star * 10;
star = star + custom.charCodeAt(gynecology)-48;
gynecology++;
}
document.write('&');
document.write('#');
document.write(set(star,decision,space));
}
}

function set(furnace,bow,license) {
if (license % 2 == 0) {
magic = 1;
for(var half = 1; half <= license/2; half++) {
member = (furnace*furnace) % bow;
magic = (member*magic) % bow;
}
} else {
magic = furnace;
for(var wall = 1; wall <= license/2; wall++) {
member = (furnace*furnace) % bow;
magic = (member*magic) % bow;
}
}
return magic;
}


-->