LastSlash=location.href.lastIndexOf ('/', location.href.length-1)
OutString=location.href.substring  (LastSlash+1, location.href.length)
document.write("<LINK REL=\"stylesheet\" TYPE=\"text/css\" HREF=\"http://www.maxmoose.com.au/maxmoose.css\">");
document.write("</HEAD><BODY TEXT=#FF0088 BGCOLOR=#040404 LINK=#FF0000 VLINK=#880000 ALINK=#FFFF00 OnLoad=\"if(parent.frames.length==0)top.location='http://www.maxmoose.com.au/index2.cgi?" + OutString + "';\"><!--BACKGROUND=\"stars.jpg\"-->");
document.write("<FONT FACE=\"Tahoma,Arial\" SIZE=2>");
