// <!-- 1951299355
// This script is (C) Copyright 2004 Jim Tucek
// Leave these comments alone!  For more info, visit
// www.jracademy.com/~jtucek/email/ 

function forsake(grandmother,aviation,way) {
grandmother += ' ';
var amount = grandmother.length;
var whine = 0;
var clear = '';
for(var finger = 0; finger < amount; finger++) {
whine = 0;
while(grandmother.charCodeAt(finger) != 32) {
whine = whine * 10;
whine = whine + grandmother.charCodeAt(finger)-48;
finger++;
}
clear += String.fromCharCode(stand(whine,aviation,way));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+clear;
}

function slide(detail,dissipation,age) {
detail += ' ';
var enthusiasm = detail.length;
var species = 0;
for(var hope = 0; hope < enthusiasm; hope++) {
species = 0;
while(detail.charCodeAt(hope) != 32) {
species = species * 10;
species = species + detail.charCodeAt(hope)-48;
hope++;
}
//document.write('&');
//document.write('#');
//document.write(stand(species,dissipation,age));
document.write(String.fromCharCode(stand(species,dissipation,age)));
}
}

function stand(photograph,privacy,place) {
if (place % 2 == 0) {
way = 1;
for(var mile = 1; mile <= place/2; mile++) {
doctor = (photograph*photograph) % privacy;
way = (doctor*way) % privacy;
}
} else {
way = photograph;
for(var optician = 1; optician <= place/2; optician++) {
doctor = (photograph*photograph) % privacy;
way = (doctor*way) % privacy;
}
}
return way;
}
// -->
