document.write("<ul>");
document.write("	<li>About...");
document.write("		<ul>");
document.write("			<li>");
document.write("            	<a href=\"about.htm\">This Website<span>general design philosophy and technical details<\/span><\/a>");
document.write("            <\/li>");
document.write("            <li>");
document.write("                <a href=\"personal.htm\">Personal<span>a short biography of the owner of this web site<\/span><\/a>");
document.write("            <\/li>");
document.write("            <li>");
document.write("                <a href=\"location.htm\">Hawkesbury District<span>about the environs and 'guests' (fauna) of where I live<\/span><\/a>");
document.write("            <\/li>");
document.write("            <li>");
document.write("                <a href=\"kiva.htm\">KIVA<span>about the not-for-profit micro-finance organisation I support<\/span><\/a>");
document.write("            <\/li>");
document.write("        <\/ul>");
document.write("	<\/li>");
document.write("    <br>&nbsp;</br>");
document.write("	<li><a href=\"http://vk2xv.djirra.com\"><font color=\"#01A3A1\"><b>VK2XV Webpages</b></font><span>about my Amateur Radio activities under the callsigns VK2XV, VK2ZTO and AX2NMR<\/span></a>");
document.write("	<\/li>");
document.write("    <li><a href=\"http://other.djirra.com\"><font color=\"#01A3A1\"><b>Other Interests</b></font><span>about my various other interests, including Earth Current Communications, Telluric Currents, Electronic Music and Miscellaneous topics<\/span></a>");
document.write("		<\/li>");
document.write("    <li><a href=\"http://motorcycles.djirra.com\"><font color=\"#01A3A1\"><b>My Motorcycles</b></font><span>about the 17-odd motorbikes I have owned over a 40 year period<\/span></a>");
document.write("		<\/li>");
document.write("        <br>&nbsp;</br>");
document.write("<\/ul>");


