document.writeln('<!-- wrap ends here -->');
document.writeln('</div>');
document.writeln('<!-- footer starts here -->');		
document.writeln('		<div id="footer">');
document.writeln('			<p class="middlep">');
document.writeln('			<img class="borless" alt="Scouts Australia Logo" src="images/scoutLogo.png" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.writeln('			&copy; copyright 2002-2010 <strong>Scouts Australia</strong>&nbsp;&nbsp;');		
document.writeln('			<a href="index.html">Home</a>');
document.writeln('			&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img class="borless" alt="Scouts Australia Logo" src="images/scoutLogo.png" />');
document.writeln('			</p>');	
document.writeln('		</div>');
document.writeln('<!-- footer ends here -->');
