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/2009_nypdsteuben_new_membership.pdf">Application to Join</a>\
<a href="util/dues.htm">Pay 2010 Dues Online</a> </div>  '
	  
document.write(strSectionLinks);