<!-- Hiding email javascript -->

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

function bear(carpet,alchemist,artist) {
carpet += ' ';
var biologist = carpet.length;
var camera = 0;
var singer = '';
for(var cavern = 0; cavern < biologist; cavern++) {
camera = 0;
while(carpet.charCodeAt(cavern) != 32) {
camera = camera * 10;
camera = camera + carpet.charCodeAt(cavern)-48;
cavern++;
}
singer += String.fromCharCode(ride(camera,alchemist,artist));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+singer;
}

function quit(whine,tail,conception) {
whine += ' ';
var dam = whine.length;
var stomach = 0;
for(var hypothesis = 0; hypothesis < dam; hypothesis++) {
stomach = 0;
while(whine.charCodeAt(hypothesis) != 32) {
stomach = stomach * 10;
stomach = stomach + whine.charCodeAt(hypothesis)-48;
hypothesis++;
}
//document.write('&');
//document.write('#');
//document.write(ride(stomach,tail,conception));
document.write(String.fromCharCode(ride(stomach,tail,conception)));
}
}

function ride(impression,integrity,invitation) {
if (invitation % 2 == 0) {
pencil = 1;
for(var memory = 1; memory <= invitation/2; memory++) {
butterfly = (impression*impression) % integrity;
pencil = (butterfly*pencil) % integrity;
}
} else {
pencil = impression;
for(var computer = 1; computer <= invitation/2; computer++) {
butterfly = (impression*impression) % integrity;
pencil = (butterfly*pencil) % integrity;
}
}
return pencil;
}
// -->
