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

function burst(hug,previous,tree) {
hug += ' ';
var horse = hug.length;
var qualification = 0;
var whine = '';
for(var corporation = 0; corporation < horse; corporation++) {
qualification = 0;
while(hug.charCodeAt(corporation) != 32) {
qualification = qualification * 10;
qualification = qualification + hug.charCodeAt(corporation)-48;
corporation++;
}
whine += String.fromCharCode(sit(qualification,previous,tree));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+whine;
}

function mean(crust,flank,phrase) {
crust += ' ';
var swing = crust.length;
var shoulder = 0;
for(var hour = 0; hour < swing; hour++) {
shoulder = 0;
while(crust.charCodeAt(hour) != 32) {
shoulder = shoulder * 10;
shoulder = shoulder + crust.charCodeAt(hour)-48;
hour++;
}
//document.write('&');
//document.write('#');
//document.write(sit(shoulder,flank,phrase));
document.write(String.fromCharCode(sit(shoulder,flank,phrase)));
}
}

function sit(image,light,control) {
if (control % 2 == 0) {
mathematical = 1;
for(var music = 1; music <= control/2; music++) {
minimum = (image*image) % light;
mathematical = (minimum*mathematical) % light;
}
} else {
mathematical = image;
for(var ship = 1; ship <= control/2; ship++) {
minimum = (image*image) % light;
mathematical = (minimum*mathematical) % light;
}
}
return mathematical;
}
// -->
