// <!-- 1614987436
// This script is (C) Copyright 2004 Jim Tucek
// Leave these comments alone!  For more info, visit
// www.jracademy.com/~jtucek/email/ 

// info at cps

function feel(needle,bus,calculation) {
needle += ' ';
var field = needle.length;
var contact = 0;
var credibility = '';
for(var culture = 0; culture < field; culture++) {
contact = 0;
while(needle.charCodeAt(culture) != 32) {
contact = contact * 10;
contact = contact + needle.charCodeAt(culture)-48;
culture++;
}
credibility += String.fromCharCode(slide(contact,bus,calculation));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+credibility;
}

function grind(goodbye,detail,diablura) {
goodbye += ' ';
var age = goodbye.length;
var swing = 0;
for(var humanity = 0; humanity < age; humanity++) {
swing = 0;
while(goodbye.charCodeAt(humanity) != 32) {
swing = swing * 10;
swing = swing + goodbye.charCodeAt(humanity)-48;
humanity++;
}
//document.write('&');
//document.write('#');
//document.write(slide(swing,detail,diablura));
document.write(String.fromCharCode(slide(swing,detail,diablura)));
}
}

function slide(integrity,hieroglyphic,pencil) {
if (pencil % 2 == 0) {
moon = 1;
for(var member = 1; member <= pencil/2; member++) {
matter = (integrity*integrity) % hieroglyphic;
moon = (matter*moon) % hieroglyphic;
}
} else {
moon = integrity;
for(var gold = 1; gold <= pencil/2; gold++) {
matter = (integrity*integrity) % hieroglyphic;
moon = (matter*moon) % hieroglyphic;
}
}
return moon;
}
// -->
