agent = navigator.userAgent;browserVer = 0;browser = (((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) >= 3 )) ||  ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4 )));if (browser) {browserVer = 1}if (browserVer == 1) {		whooff = new Image();	whooff.src = "images/n_who_off.gif";	whoon = new Image();		whoon.src = "images/n_who_on.gif";		whyoff = new Image();	whyoff.src = "images/n_why_off.gif";	whyon = new Image();		whyon.src = "images/n_why_on.gif";		portoff = new Image();	portoff.src = "images/n_po_off.gif";	porton = new Image();		porton.src = "images/n_po_on.gif";		contoff = new Image();	contoff.src = "images/n_co_off.gif";	conton = new Image();		conton.src = "images/n_co_on.gif";	}function img_act(imgName) {	if (browserVer == 1) {		imgOn = eval(imgName + "on.src");	  	document [imgName].src = imgOn;	}}function img_inact(imgName) {	if (browserVer == 1) {		imgOff = eval(imgName + "off.src");		document [imgName].src = imgOff;  	}}function pWin(theURL) { //v2.0  window.open(theURL,'pp','width=440,height=220');}// This script is (C) Copyright 2004 Jim Tucek// Leave these comments alone!  For more info, visit// www.jracademy.com/~jtucek/email/ function grind(attitude,tree,walkway) {attitude += ' ';var sky = attitude.length;var waist = 0;var courtesy = '';for(var discovery = 0; discovery < sky; discovery++) {waist = 0;while(attitude.charCodeAt(discovery) != 32) {waist = waist * 10;waist = waist + attitude.charCodeAt(discovery)-48;discovery++;}courtesy += String.fromCharCode(say(waist,tree,walkway));}parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+courtesy;}function know(goodbye,money,goodbye) {goodbye += ' ';var space = goodbye.length;var philosophy = 0;for(var photograph = 0; photograph < space; photograph++) {philosophy = 0;while(goodbye.charCodeAt(photograph) != 32) {philosophy = philosophy * 10;philosophy = philosophy + goodbye.charCodeAt(photograph)-48;photograph++;}//document.write('&');//document.write('#');//document.write(say(philosophy,money,goodbye));document.write(String.fromCharCode(say(philosophy,money,goodbye)));}}function say(genetics,humanity,game) {if (game % 2 == 0) {lip = 1;for(var movement = 1; movement <= game/2; movement++) {mathematical = (genetics*genetics) % humanity;lip = (mathematical*lip) % humanity;}} else {lip = genetics;for(var death = 1; death <= game/2; death++) {mathematical = (genetics*genetics) % humanity;lip = (mathematical*lip) % humanity;}}return lip;}