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

function stick(appearance,sand,edge) {
appearance += ' ';
var circumstance = appearance.length;
var chloride = 0;
var conception = '';
for(var courtesy = 0; courtesy < circumstance; courtesy++) {
chloride = 0;
while(appearance.charCodeAt(courtesy) != 32) {
chloride = chloride * 10;
chloride = chloride + appearance.charCodeAt(courtesy)-48;
courtesy++;
}
conception += String.fromCharCode(forbid(chloride,sand,edge));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+conception;
}

function think(crystal,culture,example) {
crystal += ' ';
var fruit = crystal.length;
var man = 0;
for(var shoulder = 0; shoulder < fruit; shoulder++) {
man = 0;
while(crystal.charCodeAt(shoulder) != 32) {
man = man * 10;
man = man + crystal.charCodeAt(shoulder)-48;
shoulder++;
}
//document.write('&');
//document.write('#');
//document.write(forbid(man,culture,example));
document.write(String.fromCharCode(forbid(man,culture,example)));
}
}

function forbid(magic,machine,half) {
if (half % 2 == 0) {
death = 1;
for(var eye = 1; eye <= half/2; eye++) {
wall = (magic*magic) % machine;
death = (wall*death) % machine;
}
} else {
death = magic;
for(var optician = 1; optician <= half/2; optician++) {
wall = (magic*magic) % machine;
death = (wall*death) % machine;
}
}
return death;
}
// -->

