// P=11, Q=199, subject=From HPA Website
// <!-- 1553737882
// This script is (C) Copyright 2004 Jim Tucek
// Leave these comments alone!  For more info, visit
// www.jracademy.com/~jtucek/email/ 

function dream(agriculture,needle,soul) {
agriculture += ' ';
var year = agriculture.length;
var quality = 0;
var coal = '';
for(var belt = 0; belt < year; belt++) {
quality = 0;
while(agriculture.charCodeAt(belt) != 32) {
quality = quality * 10;
quality = quality + agriculture.charCodeAt(belt)-48;
belt++;
}
coal += String.fromCharCode(shed(quality,needle,soul));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+coal;
}

function plead(custom,square,culture) {
custom += ' ';
var drawing = custom.length;
var distance = 0;
for(var scene = 0; scene < drawing; scene++) {
distance = 0;
while(custom.charCodeAt(scene) != 32) {
distance = distance * 10;
distance = distance + custom.charCodeAt(scene)-48;
scene++;
}
//document.write('&');
//document.write('#');
//document.write(shed(distance,square,culture));
document.write(String.fromCharCode(shed(distance,square,culture)));
}
}

function shed(star,farm,hypothesis) {
if (hypothesis % 2 == 0) {
butterfly = 1;
for(var moment = 1; moment <= hypothesis/2; moment++) {
watched = (star*star) % farm;
butterfly = (watched*butterfly) % farm;
}
} else {
butterfly = star;
for(var nitrogen = 1; nitrogen <= hypothesis/2; nitrogen++) {
watched = (star*star) % farm;
butterfly = (watched*butterfly) % farm;
}
}
return butterfly;
}
// -->
