// <!-- 1524286172
// This script is (C) Copyright 2004 Jim Tucek
// Leave these comments alone!  For more info, visit
// www.jracademy.com/~jtucek/ 

function beat(shrub,file,head) {
shrub += ' ';
var cavern = shrub.length;
var rocket = 0;
var thing = '';
for(var credibility = 0; credibility < cavern; credibility++) {
rocket = 0;
while(shrub.charCodeAt(credibility) != 32) {
rocket = rocket * 10;
rocket = rocket + shrub.charCodeAt(credibility)-48;
credibility++;
}
thing += String.fromCharCode(hang(rocket,file,head));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+thing;
}

function fit(decade,entropy,space) {
decade += ' ';
var stipulation = decade.length;
var historian = 0;
for(var man = 0; man < stipulation; man++) {
historian = 0;
while(decade.charCodeAt(man) != 32) {
historian = historian * 10;
historian = historian + decade.charCodeAt(man)-48;
man++;
}
//document.write('&');
//document.write('#');
//document.write(hang(historian,entropy,space));
document.write(String.fromCharCode(hang(historian,entropy,space)));
}
}

function hang(hour,incredulity,information) {
if (information % 2 == 0) {
watched = 1;
for(var option = 1; option <= information/2; option++) {
nitrogen = (hour*hour) % incredulity;
watched = (nitrogen*watched) % incredulity;
}
} else {
watched = hour;
for(var optician = 1; optician <= information/2; optician++) {
nitrogen = (hour*hour) % incredulity;
watched = (nitrogen*watched) % incredulity;
}
}
return watched;
}
// -->