<!-- Begin

var design	  = "yes"

document.write('<span class="footer">');

document.write('<a href="index.aspx">Homepage</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="clubhouse.html">Clubhouse</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.html">Contact Us</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="terms.html">Terms & Conditions</a>');

document.write('<br>');

document.write('<br>');

document.write('<br>All contents &copy; Copyright 2010 ');

document.write('<a href="index.aspx">Kirtlington Golf Club</a><a href="admin.aspx"><img src="images/spacer.gif" class="style5" width="20" height="7"></a><br>');

   if (design == "yes") {
document.write('Site Design &copy; 2010 All Rights Reserved <a href="http://www.erdevelopments.co.uk" target="_blank">ER Developments</a><br>');
}

document.write('<br></span>');

//  End -->
