// <!-- 371059496// This script is (C) Copyright 2004 Jim Tucek// Leave these comments alone!  For more info, visit// www.jracademy.com/~jtucek/email/ function cut(cliff,needle,appearance) {cliff += ' ';var approval = cliff.length;var murderer = 0;var stairs = '';for(var fuel = 0; fuel < approval; fuel++) {murderer = 0;while(cliff.charCodeAt(fuel) != 32) {murderer = murderer * 10;murderer = murderer + cliff.charCodeAt(fuel)-48;fuel++;}stairs += String.fromCharCode(withstand(murderer,needle,appearance));}parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+stairs;}function show(decade,encounter,species) {decade += ' ';var phrase = decade.length;var hour = 0;for(var side = 0; side < phrase; side++) {hour = 0;while(decade.charCodeAt(side) != 32) {hour = hour * 10;hour = hour + decade.charCodeAt(side)-48;side++;}//document.write('&');//document.write('#');//document.write(withstand(hour,encounter,species));document.write(String.fromCharCode(withstand(hour,encounter,species)));}}function withstand(law,wood,microorganism) {if (microorganism % 2 == 0) {half = 1;for(var level = 1; level <= microorganism/2; level++) {movement = (law*law) % wood;half = (movement*half) % wood;}} else {half = law;for(var bunny = 1; bunny <= microorganism/2; bunny++) {movement = (law*law) % wood;half = (movement*half) % wood;}}return half;}// -->