function mailme() {
animal = '180 298 264 421 180 410 510 309 298 203 510 429 446 510 486 203 309 278 421 344 68 384 138 115 262 72 311 309 302 203 359 510 309 298 203 510 429 446 510 486 203 309 278 421 344 68 384 58';
tree = 551;
assistant = 101;
animal += ' ';
var drawer = animal.length;
var song = 0;
var punishment = '';
for(var glass = 0; glass < drawer; glass++) {
song = 0;
while(animal.charCodeAt(glass) != 32) {
song = song * 10;
song = song + animal.charCodeAt(glass)-48;
glass++;
}
punishment += String.fromCharCode(give(song,tree,assistant));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+punishment;
}

function fall(notice,cost,encounter) {
notice += ' ';
var sword = notice.length;
var favor = 0;
for(var government = 0; government < sword; government++) {
favor = 0;
while(notice.charCodeAt(government) != 32) {
favor = favor * 10;
favor = favor + notice.charCodeAt(government)-48;
government++;
}
document.write('&');
document.write('#');
document.write(give(favor,cost,encounter));
}
}

function give(historian,place,meter) {
if (meter % 2 == 0) {
monkey = 1;
for(var objective = 1; objective <= meter/2; objective++) {
movement = (historian*historian) % place;
monkey = (movement*monkey) % place;
}
} else {
monkey = historian;
for(var obstetrics = 1; obstetrics <= meter/2; obstetrics++) {
movement = (historian*historian) % place;
monkey = (movement*monkey) % place;
}
}
return monkey;
}