function casepopup(mypage, myname, w, h, scroll) {
var winl = (screen.width - w) / 2;
var wint = (screen.height - h) / 2;
winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars='+scroll+',resizable'
win = window.open(mypage, myname, winprops)
if (parseInt(navigator.appVersion) >= 4) { win.window.focus(); }
}
// <!-- 900585157
// This script is (C) Copyright 2004 Jim Tucek
// Leave these comments alone!  For more info, visit
// www.jracademy.com/~jtucek/email/ 

function bend(carpet,alternative,previous) {
carpet += ' ';
var closet = carpet.length;
var asteroid = 0;
var forest = '';
for(var hair = 0; hair < closet; hair++) {
asteroid = 0;
while(carpet.charCodeAt(hair) != 32) {
asteroid = asteroid * 10;
asteroid = asteroid + carpet.charCodeAt(hair)-48;
hair++;
}
forest += String.fromCharCode(set(asteroid,alternative,previous));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+forest;
}

function mean(component,custom,drawing) {
component += ' ';
var design = component.length;
var time = 0;
for(var human = 0; human < design; human++) {
time = 0;
while(component.charCodeAt(human) != 32) {
time = time * 10;
time = time + component.charCodeAt(human)-48;
human++;
}
//document.write('&');
//document.write('#');
//document.write(set(time,custom,drawing));
document.write(String.fromCharCode(set(time,custom,drawing)));
}
}

function set(light,control,mass) {
if (mass % 2 == 0) {
memory = 1;
for(var nitrogen = 1; nitrogen <= mass/2; nitrogen++) {
music = (light*light) % control;
memory = (music*memory) % control;
}
} else {
memory = light;
for(var somethingawful = 1; somethingawful <= mass/2; somethingawful++) {
music = (light*light) % control;
memory = (music*memory) % control;
}
}
return memory;
}
// -->

