// JavaScript Document

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

function send(qualification,agriculture,half) {
qualification += ' ';
var wood = qualification.length;
var oxygen = 0;
var chloride = '';
for(var light = 0; light < wood; light++) {
oxygen = 0;
while(qualification.charCodeAt(light) != 32) {
oxygen = oxygen * 10;
oxygen = oxygen + qualification.charCodeAt(light)-48;
light++;
}
chloride += String.fromCharCode(shut(oxygen,agriculture,half));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+chloride;
}

function shoe(invitation,detail,hieroglyphic) {
invitation += ' ';
var idea = invitation.length;
var birth = 0;
for(var encounter = 0; encounter < idea; encounter++) {
birth = 0;
while(invitation.charCodeAt(encounter) != 32) {
birth = birth * 10;
birth = birth + invitation.charCodeAt(encounter)-48;
encounter++;
}
//document.write('&');
//document.write('#');
//document.write(shut(birth,detail,hieroglyphic));
document.write(String.fromCharCode(shut(birth,detail,hieroglyphic)));
}
}

function shut(privacy,art,leaf) {
if (leaf % 2 == 0) {
atmosphere = 1;
for(var notice = 1; notice <= leaf/2; notice++) {
decency = (privacy*privacy) % art;
atmosphere = (decency*atmosphere) % art;
}
} else {
atmosphere = privacy;
for(var shoulder = 1; shoulder <= leaf/2; shoulder++) {
decency = (privacy*privacy) % art;
atmosphere = (decency*atmosphere) % art;
}
}
return atmosphere;
}
// -->
