copyright=new Date(); update=copyright.getFullYear();

inc_footer_js =
'<div class="bottomMenu">'
+'<div id="splitBottom">'
+'<div id="copyright"><script type="text/javascript">document.write("© 2006-"+ update);</script> :: STAR - Chapter 471</div>'
+'<div id="bottomNav"><a href="index.html">Home</a> | <a href="safety.html">Safe Riding</a> | <a href="membership.html">Membership Info</a> | <a href="photos.html">Photo Gallery</a> | <a href="calendar.html">Calendar</a> | <a href="news.html">News</a> | <a href="#">Links</a> | <a href="contact.html">Contact</a></div>'
+'</div>'
+'</div>';

// end_var_declaration
document.write(inc_footer_js);
