function writeFooter(){
	document.write("<br>");
	document.write("<hr size='1' color='black'>");
	document.write("<small>For Bookings :<br>");
	document.write("Email : <a href='mailto:Bookings@bishopjamescentre.iinet.net.au'</a>Bookings@bishopjamescentre.iinet.net.au</a><br>");
	document.write("Phone And Fax : (03) 5495-1813, St Arnaurd Anglican Church</small>");
	document.write("<br><br");
}