function insertDefaultFooter()
	{
	document.write('<hr />');
	document.write('<span class="footerlink"><a href="index.php">Home</a></span>');
	document.write('<span class="footerlink"><a href="contacts.php">Contact us</a></span><br />');
	document.write('&#169;2011 - Manawatu Tramping and Skiing Club Inc');
	}
function showBeechleaves()
{
window.open("news/latest.pdf")
}
function showMacpac()
{
window.open("http://www.macpac.co.nz")
}
function showBivouac()
{
window.open("http://www.bivouac.co.nz")
}
