function show_copyright(){	document.writeln('<br clear="left" />');	document.writeln('<p class="copyright">&copy; 2009-2011 All Rights Reserved</p>');}function show_header(){	document.writeln('<br clear="left" />');	document.writeln('<p class="header"><img src="images/logo.jpg" width="300"></p>');}
