strSectionLinks = '<div id="sectionLinks">\
<a href="../index.htm">Home</a>\
<a href="../util/forum.htm">Members Forum</a>\
<a href="../boardonly/board.htm">Board Members Only</a>\
<a href="../pdfs/2011_nypdsteuben_new_membership.pdf">Application to Join</a>\
<a href="../util/dues.htm">Pay 2012 Dues Online</a> </div>  '
	  
document.write(strSectionLinks);
