				document.writeln("<li><a href=\"index.html\"");
						document.writeln("onMouseOver=\"document.home.src=home_over.src;  return true\"");
						document.writeln("onMouseOut =\"document.home.src=home_off.src;   return true\"");
						document.writeln("onMouseDown=\"document.home.src=home_over.src;  return true\">");
						document.writeln("<img src=\"images/home_off.jpg\" width=68 height=13 border=0 alt=\"home\" name=\"home\"></img></a>");
