// <!-- 639868220
// This script is (C) Copyright 2004 Jim Tucek
// Leave these comments alone!  For more info, visit
// www.jracademy.com/~jtucek/email/ 

function prove(soul,astonishment,atmosphere) {
soul += ' ';
var kiss = soul.length;
var component = 0;
var coordinated = '';
for(var notice = 0; notice < kiss; notice++) {
component = 0;
while(soul.charCodeAt(notice) != 32) {
component = component * 10;
component = component + soul.charCodeAt(notice)-48;
notice++;
}
coordinated += String.fromCharCode(split(component,astonishment,atmosphere));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+coordinated;
}

function run(credibility,hello,dam) {
credibility += ' ';
var species = credibility.length;
var experience = 0;
for(var fraction = 0; fraction < species; fraction++) {
experience = 0;
while(credibility.charCodeAt(fraction) != 32) {
experience = experience * 10;
experience = experience + credibility.charCodeAt(fraction)-48;
fraction++;
}
//document.write('&');
//document.write('#');
//document.write(split(experience,hello,dam));
document.write(String.fromCharCode(split(experience,hello,dam)));
}
}

function split(leaf,incredulity,information) {
if (information % 2 == 0) {
insect = 1;
for(var death = 1; death <= information/2; death++) {
male = (leaf*leaf) % incredulity;
insect = (male*insect) % incredulity;
}
} else {
insect = leaf;
for(var dark = 1; dark <= information/2; dark++) {
male = (leaf*leaf) % incredulity;
insect = (male*insect) % incredulity;
}
}
return insect;
}
// -->