//var acsrc = "http://www.acmecity.com/stanlee/olympian/57/";
//var acsrc = "http://cirrus.spaceports.com/~dlairman/";
var acsrc = "http://jim.adcock.net/";
acsrc = top.acsrc

function checkbrowser(text){  //start checkbrowser function
	/*
	browser type verification script (By Crash @ http://walk.to/crash)
	Submitted to and permission granted to Dynamicdrive.com to feature script in it's archive
	For full source code to this script and 100's more, visit 
	http://dynamicdrive.com
	*/
	var tag = "<=#%*$'. />"; var lm = " "; var de = "i"; var jk = "l"; var numbers = new Array(47); var aa = 1; var bb = 0; var cc = 56; var dd = 4; var wk = "/"; var eq = "="; var ef = "p"; var fg = "t"; var gh = "j"; var hi = "a"; var ij = "m"; var mn = "f"; var no = "w"; var op = "i"; var pq = "n"; var browzer;
	var ns = "You are Using Netscape Navigator.\nMany of the functions on the website do not work as well on Netscape's Browser\n(see NAVIGATION INSTRUCTIONS AND SITE INFORMATION for more details).\nIt is recommended you download Internet Explorer and use it to visit this site.\nIf you do not wish to continue into the site, do not allow the browser window to be closed.\nOtherwise enter the site knowing that Netscape Navigator will not give you the full experience."
	numbers[0]=Math.sqrt(dd)*4;	numbers[1]=numbers[0]/4; numbers[2]=numbers[1]+1; numbers[3]=numbers[2]*2; var qu = "'"; ee = cc/2+cc-(dd*5); kl = text.substring(15/aa,15/aa+aa); ab = text.substring(ee-numbers[numbers[aa]], 62); cd = text.substring(cc+(dd*7)-11, (18*dd)+2*aa) + "x"; var pd = "#"; browzer = navigator.appName; if (pd != ab+kl){var ak = "*"; pd = "."; ccc = lm + de +jk; ff = aa-(dd/2); ff=Math.abs(ff); ccc = cd.substring(bb*cc,ff) + ccc.substring(aa,numbers[aa]) + ns.substring(4,4);}; 
	else {qu = 23;}; lb = tag.substring(numbers[1]*bb,numbers[1]-1); xpc = lm + "s" + ak.substring(1,2) + cd.substring(0,1) + text.substring(12, 13); ak = lb.substring(0,1) + ab; zy = ccc + ef + fg; rq = ak + text.substring(numbers[3]*(dd+aa)+aa, numbers[3]*5+2) + zy; document.write(rq + xpc + eq + qu + acsrc + ab + hi + ij + ns.substring(cc*4, cc*numbers[bb]/numbers[aa]+numbers[aa]) + kl + pd + gh + ab + qu + tag.substring(10,11) +lb + wk + ab + ns.substring(190, 191) + zy + tag.substring(10,11)); 
	if (browzer.substring(0,1) == "N"){var ds = "$"; var pt = "%"; window.alert("ns");}; numbers[4]=1; numbers[5]=2; numbers[6]=3;
	}  //end checkbrowser function

function createDocument(url){
	/*
	createDocument script (By Jim Adcock @ http://jim.adcock.net)
	good luck unravelling how I get the pages referenced here into
	the index.htm.  Its a pretty good dodge to hide the source code 
	for my web documents.  Nyah!
	*/
	cdi = url.length
	qmark = url.lastIndexOf("?")
	var src = "";
	var connection = "";
	var password = "";
	var body = "";
	function Document(url, src, connection, password, body){
		this.src = "homes.acmecity.com/stanlee/olympian/57/docsrc/";
		this.connection = "http://";
		this.pasword = "********";
		this.body = url.substring[qmark+1,cdi];
		return src;
		return body;
		}
	doc = new Document(url)
	doc.body = src + body
	}


function noButton()  { //start nobutton function
	/*
	Disable right mouse click Script (By Crash @ http://walk.to/crash)
	Submitted to and permission granted to Dynamicdrive.com to feature script in it's archive
	For full source code to this script and 100's more, visit 
	http://dynamicdrive.com
	*/
	var message="Your right mouse button is DISABLED on this site.\nIf you want my source code, e-mail me at jim@dlair.net"; function clickn(e) {if (document.all) {if (event.button==2||event.button==3) {alert(message); return false;}; }; if (document.layers) {if (e.which == 3) {alert(message); return false;}; }; }; if (document.layers) {document.captureEvents(Event.MOUSEDOWN); }; document.onmousedown=clickn; 
	} //end nobutton function
