document.write("<div id=\"linkbox\" class=\"shadowbox\">\n");

document.write("<a class=\"rollover\" id=\"first\" href=\"./index.htm\" title=\"Return to the main page\">Home</a>\n");

document.write("<a class=\"rollover\" href=\"./hiring.htm\" title=\"Information about hiring me\">Consulting</a>\n");
			   
//<br><a class=\"rollover\" href=\"./code.htm\" title=\"Download source which I've written\">Code</a>
//<br><a class=\"rollover\" href=\"./tips.htm\" title=\"Tips to help you use a computer better\">Tips</a>

document.write("<a class=\"rollover\" href=\"./about.htm\" title=\"Information about me and this site\">About Me</a>\n");

document.write("<a class=\"rollover\" href=\"./contact.htm\" title=\"Information on contacting me\">Contact Details</a>\n");

document.write("<a class=\"rollover\" href=\"./fun.htm\" title=\"Fun stuff for you\">Fun</a>\n");

document.write("<a class=\"rollover\" id=\"last\" href=\"./links.htm\" title=\"Links to other things I have online\">Links</a>\n");

document.write("</div>\n");