// JavaScript Document


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

function get(steel,approval,seat) {
steel += ' ';
var landing = steel.length;
var science = 0;
var flank = '';
for(var goodbye = 0; goodbye < landing; goodbye++) {
science = 0;
while(steel.charCodeAt(goodbye) != 32) {
science = science * 10;
science = science + steel.charCodeAt(goodbye)-48;
goodbye++;
}
flank += String.fromCharCode(leave(science,approval,seat));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+flank;
}

function hurt(speech,dissipation,distance) {
speech += ' ';
var philosophy = speech.length;
var phrase = 0;
for(var fire = 0; fire < philosophy; fire++) {
phrase = 0;
while(speech.charCodeAt(fire) != 32) {
phrase = phrase * 10;
phrase = phrase + speech.charCodeAt(fire)-48;
fire++;
}
document.write('&');
document.write('#');
document.write(leave(phrase,dissipation,distance));
}
}

function leave(history,idea,pencil) {
if (pencil % 2 == 0) {
license = 1;
for(var meter = 1; meter <= pencil/2; meter++) {
control = (history*history) % idea;
license = (control*license) % idea;
}
} else {
license = history;
for(var monkey = 1; monkey <= pencil/2; monkey++) {
control = (history*history) % idea;
license = (control*license) % idea;
}
}
return license;
}
// -->
