//
// navigation for bottom-of-page links 
//

document.write('<table border="0" width="100%" cellspacing="0" cellpadding="0">')
document.write('<tr>')
document.write('	<td width="117" valign="bottom" height="67">') // insert CME link table here 
document.write('		<br>')
document.write('	</td>')
document.write('	<td width="17" valign="bottom" height="67">&nbsp;</td>')
document.write('	<td width="115" valign="bottom" height="67">&nbsp;</td>')
document.write('	<td width="17" valign="bottom" height="67">&nbsp;</td>')
document.write('	<td width="97" valign="bottom" height="67">&nbsp;</td>')
document.write('	<td width="190" valign="bottom" height="67">&nbsp;</td>')
document.write('	<td align="left" valign="bottom" rowspan="2"><a class="tiny" href="http://www.oucom.ohiou.edu/researchbuilding/"><img border="0" src="images2009-02/content/arc_bug.jpg" width="73" height="72"><br>ARC Update</a></td>')
document.write('	<td width="25" valign="bottom" align="left" height="67">&nbsp;</td>')
document.write('	<td align="left" width="78" valign="bottom" rowspan="2"><a class="tiny" href="http://www.oucom.ohiou.edu/OUM/"><img border="0" src="images2009-02/content/tn_ou_med.jpg" width="65" height="75"><br>On-Line Magazine</a></td>')
document.write('	<td width="18" valign="bottom" height="67">&nbsp;</td>')
document.write('</tr>')

// insert additional navigation here? 
// 
// document.write('<tr>')
// document.write('	<td width="117"><img border="0" src="images2009-02/content/nav-dots-x1.gif" width="7" height="6"> <a class="supp_nav" href="#">STORY ARCHIVES</a></td>')
// document.write('	<td width="17"><img border="0" src="images2009-02/content/17x17_transparent.gif" width="17" height="17"></td>')
// document.write('	<td width="115"><img border="0" src="images2009-02/content/nav-dots-x1.gif" width="7" height="6"> <a class="supp_nav" href="#">ALUMNI AWARDS</a></td>')
// document.write('	<td width="17"><img border="0" src="images2009-02/content/17x17_transparent.gif" width="17" height="17"></td>')
// document.write('	<td width="97"><img border="0" src="images2009-02/content/nav-dots-x1.gif" width="7" height="6"> <a class="supp_nav" href="#">RESOURCES</a></td>')
// document.write('	<td width="190"><img border="0" src="images2009-02/content/17x17_transparent.gif" width="17" height="17"></td>')
// document.write('	<td width="25" align="left">&nbsp;</td>')
// document.write('	<td width="18">&nbsp;</td>')
// document.write('</tr>')

document.write('</table>')