if (otoh_page != "about")
	document.write('<FONT FACE="Comic Sans MS"><B><FONT SIZE="+1"><A HREF="about.html">About this Site</A><IMG SRC="images/icon_hand.jpg" WIDTH="20" HEIGHT="18" BORDER="0"></FONT></B></FONT><BR>');
else
	document.write('<FONT FACE="Comic Sans MS"><B><FONT SIZE="+1"><i>About this Site</i><IMG SRC="images/icon_hand.jpg" WIDTH="20" HEIGHT="18" BORDER="0"></FONT></B></FONT><BR>');

if (otoh_page != "home")
	document.write('<FONT FACE="Comic Sans MS"><B><FONT SIZE="+1"><A HREF="index.html">Home</A><IMG SRC="images/icon_hand.jpg" WIDTH="20" HEIGHT="18" BORDER="0"></FONT></B></FONT>');
else
	document.write('<FONT FACE="Comic Sans MS"><B><FONT SIZE="+1"><i>Home</i><IMG SRC="images/icon_hand.jpg" WIDTH="20" HEIGHT="18" BORDER="0"></FONT></B></FONT>');

document.write('<BR>');

document.write('<FONT FACE="Comic Sans MS"></FONT><FONT FACE="Comic Sans MS"><B><FONT SIZE="+1">Life Cycle Stages</FONT></B><BR>');

if (otoh_page != "pregnancy")
	document.write('<A HREF="pregnancy.html">Pregnancy/Birth</A><IMG SRC="images/icon_hand.jpg" WIDTH="20" HEIGHT="18" BORDER="0"><BR>');
else
	document.write('<b><i>Pregnancy/Birth</i></b><IMG SRC="images/icon_hand.jpg" WIDTH="20" HEIGHT="18" BORDER="0"><BR>');

if (otoh_page != "early years")
	document.write('<A HREF="early%20years.html">Early Years</A><IMG SRC="images/icon_hand.jpg" WIDTH="20" HEIGHT="18" BORDER="0"><BR>');
else
	document.write('<b><i>Early Years</i></b><IMG SRC="images/icon_hand.jpg" WIDTH="20" HEIGHT="18" BORDER="0"><BR>');

if (otoh_page != "school age")
	document.write('<A HREF="school%20age.html">School Age</A><IMG SRC="images/icon_hand.jpg" WIDTH="20" HEIGHT="18" BORDER="0"><BR>');
else
	document.write('<b><i>School Age</i></b><IMG SRC="images/icon_hand.jpg" WIDTH="20" HEIGHT="18" BORDER="0"><BR>');

if (otoh_page != "teenage")
	document.write('<A HREF="teenage.html">Teenage Years</A><IMG SRC="images/icon_hand.jpg" WIDTH="20" HEIGHT="18" BORDER="0"><BR>');
else
	document.write('<b><i>Teenage Years</i></b><IMG SRC="images/icon_hand.jpg" WIDTH="20" HEIGHT="18" BORDER="0"><BR>');

document.write('Adulthood <BR><BR>');

document.write('<B><FONT SIZE="+1">Topics</FONT></B><BR>');

document.write('Bullying<BR>');

document.write('Definitions<BR>');

document.write('Driving <BR>');

if (otoh_page != "exercise")
	document.write('<A HREF="exercise.html">Exercise</A><IMG SRC="images/icon_hand.jpg" WIDTH="20" HEIGHT="18" BORDER="0"><BR>');
else
	document.write('<b><i>Exercise</i></b><IMG SRC="images/icon_hand.jpg" WIDTH="20" HEIGHT="18" BORDER="0"><BR>');

document.write('Grieving<BR>');

if (otoh_page != "inspiration")
	document.write('<A HREF="inspiration.html">Inspiration</A><IMG SRC="images/icon_hand.jpg" WIDTH="20" HEIGHT="18" BORDER="0"><BR>');
else
	document.write('<b><i>Inspiration</i></b><IMG SRC="images/icon_hand.jpg" WIDTH="20" HEIGHT="18" BORDER="0"><BR>');

if (otoh_page != "OT")
	document.write('<A HREF="OT.html">Occupational therapy</A><IMG SRC="images/icon_hand.jpg" WIDTH="20" HEIGHT="18" BORDER="0"><BR>');
else
	document.write('<b><i>Occupational therapy</i></b><IMG SRC="images/icon_hand.jpg" WIDTH="20" HEIGHT="18" BORDER="0"><BR>');

if (otoh_page != "overachievement")
	document.write('<A HREF="overachievement.html">The Overachiever</A><IMG SRC="images/icon_hand.jpg" WIDTH="20" HEIGHT="18" BORDER="0"><BR>');
else
	document.write('<b><i>The Overachiever</i></b><IMG SRC="images/icon_hand.jpg" WIDTH="20" HEIGHT="18" BORDER="0"><BR>');

document.write('Overuse Syndrome<BR>');

document.write('Prosthetics <BR>');

document.write('Skill development<BR>');

document.write('Surgery <BR>');

if (otoh_page != "typing")
	document.write('<A HREF="typing.html">Typing</A><IMG SRC="images/icon_hand.jpg" WIDTH="20" HEIGHT="18" BORDER="0"><BR>');
else
	document.write('<b><i>Typing</i></b><IMG SRC="images/icon_hand.jpg" WIDTH="20" HEIGHT="18" BORDER="0"><BR>');

if (otoh_page != "resources")
	document.write('<FONT SIZE="+1"><B><A HREF="resources.html">Resources</A><IMG SRC="images/icon_hand.jpg" WIDTH="20" HEIGHT="18" BORDER="0"></B></FONT><BR><BR>');
else
	document.write('<FONT SIZE="+1"><B><i>Resources</i><IMG SRC="images/icon_hand.jpg" WIDTH="20" HEIGHT="18" BORDER="0"></B></FONT><BR><BR>');

if (otoh_page != "contact")
	document.write('<FONT SIZE="+1"><B><A HREF="contact.html">Contact Me</A><IMG SRC="images/icon_hand.jpg" WIDTH="20" HEIGHT="18" BORDER="0"></B></FONT>');
else
	document.write('<FONT SIZE="+1"><B><i>Contact Me</i><IMG SRC="images/icon_hand.jpg" WIDTH="20" HEIGHT="18" BORDER="0"></B></FONT>');

document.write('</FONT><BR><BR>');
