﻿// JavaScript Document
document.writeln('<div align="center" id="footer">');
document.writeln('<p>');
document.writeln('<a href="http://www.jota-hk.org/jota2011/hk/main.html">繁體中文</a> |');
document.writeln('<a href="http://www.jota-hk.org/jota2011/en/main.html">English Version</a>');
document.writeln('</p>');
document.writeln('<span class="copyright">&copy; 2011 Scout Association of Hong Kong</span>');
document.writeln('</div>');
document.writeln('<!--');
document.writeln('#### Information ####');
document.writeln('Designed by Leung Chun Kit // joeleung32{at}yahoo.com.hk');
document.writeln('With Adobe Dreamweaver CS5 , Adobe Photoshop CS5 , Microsoft Office SharePoint Designer 2007');
document.writeln('Test Passing in Firefox3, Opera9, Chrome2, IE8, Safari4.');
document.writeln('-->');
