document.write('<TABLE width=600>										')
document.write('<TR>												')
document.write('<TD VALIGN=top>											')
document.write('	<P ALIGN=right>										')
document.write('	<FONT FACE=arial SIZE=2>								')
document.write('	<A HREF=../index.html>home</A> | 							')
document.write('	<A HREF=../portfolio.htm>portfolio</A> | 						')
document.write('	<A HREF=../awards.htm>awards</A> | 							')
document.write('	<A HREF=../bio.htm>bio</A> | 								')
document.write('	<A HREF=../tfp.htm>contact</A> | 							')
document.write('	<A HREF=../photo_gear.htm>equipment</A> | 						')
document.write('	<A HREF=http://oak.cats.ohiou.edu/~mcfadden/photo_links.htm>links</A>			')
document.write('	</FONT>											')
document.write('	</P>											')
document.write('</TD>												')
document.write('</TR>												')
document.write('</TABLE>											')

