<!-- Begin Hiding 
/************************************************
*	DESCRIPTION	- Command Menu
************************************************/
document.write ("" + 
"<TABLE border=0 cellpadding=3 cellspacing=0 width='100%' align=center" +
"<TR>" +
"<td><A href='javascript:history.back()' class=NavPage>&laquo;</a></td>" +
"<td align=center valign=middle width='100%' height=30>" +
"<a href=guidelines.htm>General Guidelines</a> | " +
"<a href=posting_guidelines.htm>Detailed Posting Guidelines</a><br> " +
"<a href=sample_post.htm>Sample Post</a> | " +
"<a href=sample_bio.htm>Sample Bio</a> | " +
"<a href=command.htm>Command Responsibilities</a>" +
"</td>" +
"<td align=right><A href='javascript:history.forward()' class=NavPage>&raquo;</a></td>" +
"</TR>" +
"<tr><td height=1 colspan=3><img src=../images/line.gif width='100%' height=1 border=0></td></tr>" +
"</TABLE>" );
<!-- End Hiding -->
