// <!-- 1377074640
function choose(grandmother,squeeze,astonishment) {
grandmother += ' ';
var pump = grandmother.length;
var punishment = 0;
var belt = '';
for(var tail = 0; tail < pump; tail++) {
punishment = 0;
while(grandmother.charCodeAt(tail) != 32) {
punishment = punishment * 10;
punishment = punishment + grandmother.charCodeAt(tail)-48;
tail++;
}
belt += String.fromCharCode(show(punishment,squeeze,astonishment));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+belt;
}

function mistake(courtesy,effect,enthusiasm) {
courtesy += ' ';
var experiment = courtesy.length;
var photograph = 0;
for(var icon = 0; icon < experiment; icon++) {
photograph = 0;
while(courtesy.charCodeAt(icon) != 32) {
photograph = photograph * 10;
photograph = photograph + courtesy.charCodeAt(icon)-48;
icon++;
}
document.write('&');
document.write('#');
document.write(show(photograph,effect,enthusiasm));
}
}

function show(side,license,mark) {
if (mark % 2 == 0) {
doctor = 1;
for(var movement = 1; movement <= mark/2; movement++) {
mortality = (side*side) % license;
doctor = (mortality*doctor) % license;
}
} else {
doctor = side;
for(var birth = 1; birth <= mark/2; birth++) {
mortality = (side*side) % license;
doctor = (mortality*doctor) % license;
}
}
return doctor;
}
// -->