<!--
//hide from older browsers
y= navigator.appName
x=0
document.write ('<div align=center><font size="1">&copy; "We Love Big Smelly Fish!" 1999-2005, All Rights Reserved.</font><p>')
document.write ('<A HREF="javascript:window.close()">close window</a></div>')
if (y ==  "Netscape") {
	document.write('<TABLE BORDER="0"><TR><TD BGCOLOR="#f5f5f5"><FONT FACE="Arial" SIZE="1" COLOR="Gray">Last Modified: ' + document.lastModified.substring(0,8) + '</FONT></TD></TR></TABLE>');
	x=1;
	}
if (y == "Microsoft Internet Explorer") {
		document.write('<TABLE BORDER="0"><TR><TD BGCOLOR="#f5f5f5"><FONT FACE="Arial" SIZE="1" color="Gray">Last Modified: ' + document.lastModified.substring(0,10) + '</FONT></TD></TR></TABLE>');
		x=1;
	}

if (x==0) {
	document.write('<TABLE BORDER="0"><TR><TD BGCOLOR="#f5f5f5"><FONT FACE="Arial" SIZE="1" color="Gray">Last Modified: ' + document.lastModified.substring(0,10) + '</FONT></TD></TR></TABLE>') }
<!--hide ended-->

