// <!-- 1140634508 // This script is (C) Copyright 2004 Jim Tucek // Leave these comments alone!  For more info, visit // www.jracademy.com/~jtucek/email/ function burst(alchemist,murderer,atmosphere) {alchemist += ' ';var head = alchemist.length;var scientist = 0;var belt = '';for(var composer = 0; composer < head; composer++) {scientist = 0;while(alchemist.charCodeAt(composer) != 32) {scientist = scientist * 10;scientist = scientist + alchemist.charCodeAt(composer)-48;composer++;}belt += String.fromCharCode(shed(scientist,murderer,atmosphere));}parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+belt;}function creep(coordinated,square,culture) {coordinated += ' ';var disease = coordinated.length;var time = 0;for(var extraterrestrial = 0; extraterrestrial < disease; extraterrestrial++) {time = 0;while(coordinated.charCodeAt(extraterrestrial) != 32) {time = time * 10;time = time + coordinated.charCodeAt(extraterrestrial)-48;extraterrestrial++;}//document.write('&');//document.write('#');//document.write(shed(time,square,culture));document.write(String.fromCharCode(shed(time,square,culture)));}}function shed(physicist,microorganism,same) {if (same % 2 == 0) {mortality = 1;for(var nest = 1; nest <= same/2; nest++) {movement = (physicist*physicist) % microorganism;mortality = (movement*mortality) % microorganism;}} else {mortality = physicist;for(var dark = 1; dark <= same/2; dark++) {movement = (physicist*physicist) % microorganism;mortality = (movement*mortality) % microorganism;}}return mortality;}// -->
