var today = new Date()
document.writeln('<div align="center" class="FooterSmallText"><a href="index.html" class="Footer">Home</a> | <a href="about.html" class="Footer">About Us</a> | <a href="contact.html" class="Footer">Contact Information</a> | <a href="recognition.html" class="Footer">Recognition</a> | <a href="donate.html" class="Footer">DONATE!</a> | <a href="scholarship.html" class="Footer">Scholarship</a> | <a href="links.html" class="Footer">Links</a> | <a href="enews.html" class="Footer">E-News</a><br />Copyright, '+today.getFullYear()+', Sing Canada Harmony Scholarship Fund<br><a href="MemberLogin.php" class="Footer">Board Members</a> | <a href="PressKit.html" class="Footer">Press Kit</a> | <a href="PrivacyPolicy.html" class="Footer">Privacy Policy</a> and <a href="PrivacyPolicyCopyright.html" class="Footer">Copyright </a> | Website: <a href="http://WebLady.ca" class="Footer">WebLady.ca</a><br /><br /></div>')
