document.write("<div id='top_nav'>");
document.write("	<span class='top_nav'>");
document.write("	<a href='/index.html'>Home</a>");
document.write("	<a href='/workshops.html'>Workshops</a>");
document.write("	<a href='/join_us.html'>Join Us</a>");
document.write("	<a href='/about_us.html'>About Us</a>");
document.write("	<a href='/contact_us.html'>Contact Us</a></span>");
document.write("	<span class='top_nav2'><a href='/member_search.php'>Search Member Profile</a></span>");
document.write("	<span  class='st_sharethis_button' displayText='ShareThis'></span>");
document.write("</div>");

