// <!-- 1935707488  JUDY & SUSSANNA
// This script is (C) Copyright 2004 Jim Tucek
// Leave these comments alone!  For more info, visit
// www.jracademy.com/~jtucek/email/ 

function bet(apartment,closet,landing) {
apartment += ' ';
var library = apartment.length;
var cavern = 0;
var whine = '';
for(var chloride = 0; chloride < library; chloride++) {
cavern = 0;
while(apartment.charCodeAt(chloride) != 32) {
cavern = cavern * 10;
cavern = cavern + apartment.charCodeAt(chloride)-48;
chloride++;
}
whine += String.fromCharCode(owe(cavern,closet,landing));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+whine;
}

function freeze(courtesy,cost,discord) {
courtesy += ' ';
var hello = courtesy.length;
var disease = 0;
for(var physicist = 0; physicist < hello; physicist++) {
disease = 0;
while(courtesy.charCodeAt(physicist) != 32) {
disease = disease * 10;
disease = disease + courtesy.charCodeAt(physicist)-48;
physicist++;
}
//document.write('&');
//document.write('#');
//document.write(owe(disease,cost,discord));
document.write(String.fromCharCode(owe(disease,cost,discord)));
}
}

function owe(place,butterfly,mass) {
if (mass % 2 == 0) {
minute = 1;
for(var objective = 1; objective <= mass/2; objective++) {
half = (place*place) % butterfly;
minute = (half*minute) % butterfly;
}
} else {
minute = place;
for(var opportunity = 1; opportunity <= mass/2; opportunity++) {
half = (place*place) % butterfly;
minute = (half*minute) % butterfly;
}
}
return minute;
}
// -->

<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->

<!--
function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}
//-->
