// <!-- 537945265
// This script is (C) Copyright 2004 Jim Tucek
// Leave these comments alone!  For more info, visit
// http://www.jracademy.com/~jtucek/email/download.php
//P=179   Q=19

function overcome(aviation,button,cabin) {
aviation += ' ';
var walk = aviation.length;
var flank = 0;
var decency = '';
for(var design = 0; design < walk; design++) {
flank = 0;
while(aviation.charCodeAt(design) != 32) {
flank = flank * 10;
flank = flank + aviation.charCodeAt(design)-48;
design++;
}
decency += String.fromCharCode(teach(flank,button,cabin));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+decency;
}

function overtake(emotion,time,scene) {
emotion += ' ';
var flore = emotion.length;
var farm = 0;
for(var image = 0; image < flore; image++) {
farm = 0;
while(emotion.charCodeAt(image) != 32) {
farm = farm * 10;
farm = farm + emotion.charCodeAt(image)-48;
image++;
}
//document.write('&');
//document.write('#');
//document.write(teach(farm,time,scene));
document.write(String.fromCharCode(teach(farm,time,scene)));
}
}

function teach(moon,message,half) {
if (half % 2 == 0) {
reason = 1;
for(var moss = 1; moss <= half/2; moss++) {
death = (moon*moon) % message;
reason = (death*reason) % message;
}
} else {
reason = moon;
for(var eye = 1; eye <= half/2; eye++) {
death = (moon*moon) % message;
reason = (death*reason) % message;
}
}
return reason;
}
// -->
