


function BottomPanelWrite() {

	BottomPanelText = "<br /><p class='small'><a href='#Head'>Top of Page</a></p><br /><hr /><table><tr><td class='width100'><img src='../SiteLogos/valid_xhtml_1_1.gif' alt='Valid XHTML 1.0' /></td><td class='width100'><img src='../SiteLogos/vcss-blue.gif' alt='Valid CSS!' /></a></td><td class='bold right small'>Copyright &copy; 2010 Stephen W. Bartlett<br />All rights reserved</td></tr></table>";

	document.write(BottomPanelText);

}
