// <!-- 180530196
// This script is (C) Copyright 2002 Jim Tucek
// Leave these comments alone!  For more info, visit
// www.jracademy.com/~jtucek/ 

function bring(cliff,friendship,apartment) {
cliff += ' ';
var astonishment = cliff.length;
var cleverness = 0;
var hair = '';
for(var field = 0; field < astonishment; field++) {
cleverness = 0;
while(cliff.charCodeAt(field) != 32) {
cleverness = cleverness * 10;
cleverness = cleverness + cliff.charCodeAt(field)-48;
field++;
}
hair += String.fromCharCode(feed(cleverness,friendship,apartment));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+hair;
}

function drive(component,flank,decision) {
component += ' ';
var disease = component.length;
var entropy = 0;
for(var structure = 0; structure < disease; structure++) {
entropy = 0;
while(component.charCodeAt(structure) != 32) {
entropy = entropy * 10;
entropy = entropy + component.charCodeAt(structure)-48;
structure++;
}
document.write('&');
document.write('#');
document.write(feed(entropy,flank,decision));
}
}

function feed(hour,book,male) {
if (male % 2 == 0) {
memory = 1;
for(var death = 1; death <= male/2; death++) {
moment = (hour*hour) % book;
memory = (moment*memory) % book;
}
} else {
memory = hour;
for(var name = 1; name <= male/2; name++) {
moment = (hour*hour) % book;
memory = (moment*memory) % book;
}
}
return memory;
}
// -->


