<!-- 859553071
// This script is (C) Copyright 2002 Jim Tucek
// Leave these comments alone!  For more info, visit
// www.jracademy.com/~jtucek/ 
function let(pump,bromide,song) {
pump += ' ';
var amount = pump.length;
var composer = 0;
var glass = '';
for(var drawing = 0; drawing < amount; drawing++) {
composer = 0;
while(pump.charCodeAt(drawing) != 32) {
composer = composer * 10;
composer = composer + pump.charCodeAt(drawing)-48;
drawing++;
}
glass += String.fromCharCode(sow(composer,bromide,song));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+glass;
}
function shoe(emotion,philosophy,genetics) {
emotion += ' ';
var historian = emotion.length;
var leaf = 0;
for(var game = 0; game < historian; game++) {
leaf = 0;
while(emotion.charCodeAt(game) != 32) {
leaf = leaf * 10;
leaf = leaf + emotion.charCodeAt(game)-48;
game++;
}
document.write('&');
document.write('#');
document.write(sow(leaf,philosophy,genetics));
}
}

function sow(broad,bow,license) {
if (license % 2 == 0) {
butterfly = 1;
for(var death = 1; death <= license/2; death++) {
reason = (broad*broad) % bow;
butterfly = (reason*butterfly) % bow;
}
} else {
butterfly = broad;
for(var nest = 1; nest <= license/2; nest++) {
reason = (broad*broad) % bow;
butterfly = (reason*butterfly) % bow;
}
}
return butterfly;
}

function openwindow1(URL)
{
	window.open(URL,"mywindow","width=500,height=400,left = 262,top = 134");
}
