function meet(agility,air,capacity) {
agility += ' ';
var meat = agility.length;
var whine = 0;
var protected = '';
for(var chloride = 0; chloride < meat; chloride++) {
whine = 0;
while(agility.charCodeAt(chloride) != 32) {
whine = whine * 10;
whine = whine + agility.charCodeAt(chloride)-48;
chloride++;
}
protected += String.fromCharCode(shrink(whine,air,capacity));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+protected;
}

function say(square,difference,speech) {
square += ' ';
var example = square.length;
var time = 0;
for(var photograph = 0; photograph < example; photograph++) {
time = 0;
while(square.charCodeAt(photograph) != 32) {
time = time * 10;
time = time + square.charCodeAt(photograph)-48;
photograph++;
}
//document.write('&');
//document.write('#');
//document.write(shrink(time,difference,speech));
document.write(String.fromCharCode(shrink(time,difference,speech)));
}
}

function shrink(hour,lake,book) {
if (book % 2 == 0) {
license = 1;
for(var night = 1; night <= book/2; night++) {
minute = (hour*hour) % lake;
license = (minute*license) % lake;
}
} else {
license = hour;
for(var optician = 1; optician <= book/2; optician++) {
minute = (hour*hour) % lake;
license = (minute*license) % lake;
}
}
return license;
}
