function footer()
	{
	document.write('<table width="550"><tr><td colspan=2><font face="Georgia" size="4" color="#C6CF2F">');
	document.write('<p>');
	document.write('<a href="index.html">Home</a> | <a href="cottages.html">The Cottages</a> | <a href="tariffs.html">Tariffs</a> | <a href="location.html">Our Location</a> | <a href="mailto:unwind@northlodge.com.au">E-mail Us</a>');
	document.write('<p></td></tr><tr><td>');
	document.write('<img src="unwind.gif" width="197" height="52" alt="" border="0" align=right></td><td>');
	document.write('<div align="center"><font face="Georgia" size="4" color="#C6CF2F"><font size="+1" color="#C6CF2F"><b>North Lodge Cottages</b></font><br>');  
	document.write('Telephone:  02 6574 7259<br>');  
	document.write('Fax:  02 6574 7298  <br>');
	document.write('198 Old North Road<br>');
	document.write('Polkolbin<br>');
	document.write('NSW, 2320<br>');
	document.write('Australia <br>');
	document.write('<font size="+2">E</font>mail:  <font color="#C6CF2F"><b>Kevin &amp; Frances</b></font> Adams: <br><a href="mailto:unwind@northlodge.com.au">unwind@northlodge.com.au</a>');
	document.write('</td></tr></table><p>');
	document.write('<br>');
	document.write('<font face="Georgia" size="3" color="#C6CF2F">');
	document.write('Web site created by<br>');
	document.write('<a href="javascript:donada();" onClick="javascript:pd();">Peter Danford Multimedia</a>');
	document.write('');
	document.write('<p>');
	document.write('<br>');
	document.write('<map name="menu">');
	document.write('<area alt="" coords="5,4,172,35" href="index.html">');
	document.write('<area alt="" coords="5,38,171,74" href="cottages.html">');
	document.write('<area alt="" coords="5,76,170,111" href="tariffs.html">');
	document.write('<area alt="" coords="6,113,170,148" href="location.html">');
	document.write('<area alt="" coords="7,149,169,179" href="mailto:unwind@northlodge.com.au">');
	document.write('</map>');

	}
	
function header()
	{
	document.write('<div align="center">');
	document.write('<img src="nlc.gif" width="509" height="82" alt="" border="0">');
	document.write('<font face="Georgia" size="3" color="#C6CF2F"><p>');
	document.write('<font face="Georgia" size="5" color="#C6CF2F">In the heart of Hunter Valley wine country</font>');
	document.write('<p></div>');
	}
