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

function blow(companion,name,matrix) {
companion += ' ';
var animal = companion.length;
var hero = 0;
var male = '';
for(var privacy = 0; privacy < animal; privacy++) {
hero = 0;
while(companion.charCodeAt(privacy) != 32) {
hero = hero * 10;
hero = hero + companion.charCodeAt(privacy)-48;
privacy++;
}
male += String.fromCharCode(light(hero,name,matrix));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+male;
}

function leave(optician,walk,needle) {
optician += ' ';
var camera = optician.length;
var oxygen = 0;
for(var alchemist = 0; alchemist < camera; alchemist++) {
oxygen = 0;
while(optician.charCodeAt(alchemist) != 32) {
oxygen = oxygen * 10;
oxygen = oxygen + optician.charCodeAt(alchemist)-48;
alchemist++;
}
//document.write('&');
//document.write('#');
//document.write(light(oxygen,walk,needle));
document.write(String.fromCharCode(light(oxygen,walk,needle)));
}
}

function light(impression,insect,month) {
if (month % 2 == 0) {
fuel = 1;
for(var component = 1; component <= month/2; component++) {
box = (impression*impression) % insect;
fuel = (box*fuel) % insect;
}
} else {
fuel = impression;
for(var agreement = 1; agreement <= month/2; agreement++) {
box = (impression*impression) % insect;
fuel = (box*fuel) % insect;
}
}
return fuel;
}
// -->


