// Copyright Sample Script File

function copyright() {





  document.write('|&nbsp;<a href=""><font color="#DBE8AC">Home</font></a>&nbsp;| ')
  document.write('|&nbsp;<a href="History-Lee-Golf-Club.html"><font color="#DBE8AC">History</font></a>&nbsp;| ')
  document.write('|&nbsp;<a href="CourseInfo-Lee-Golf-Club.html"><font color="#DBE8AC">Course Info</font></a>&nbsp;| ')  
  document.write('|&nbsp;<a href="TournamentInfo-Lee-Golf-Club.html"><font color="#DBE8AC">Tournament Info</font></a>&nbsp;| ')
  document.write('|&nbsp;<a href="GreenFees-Lee-Golf-Club.html"><font color="#DBE8AC">Green Fees</font></a>&nbsp;| ')
  document.write('|&nbsp;<a href="Membership-Lee-Golf-Club.html"><font color="#DBE8AC">Membership</font></a>&nbsp;| ')  
  document.write('|&nbsp;<a href="http://www.internetwebdezines.com/leegolfclub/cgi-bin/gscriptxtra.pl"><font color="#DBE8AC">Photo Gallery</font></a>&nbsp;| ')
  document.write('|&nbsp;<a href="http://www.leegolfclub.com/cgi-bin/webcal.pl"><font color="#DBE8AC">Calendar</font></a>&nbsp;| ')  
  document.write('|&nbsp;<a href="http://leegolfclub.com/cgi-bin/lee_golf.cgi?action=results"><font color="#DBE8AC">Results</font></a>&nbsp;| ')
  document.write('|&nbsp;<a href="Links-Lee-Golf-Club.html"><font color="#DBE8AC">Links</font></a>&nbsp;| ')
  document.write('|&nbsp;<a href="Contact-Lee-Golf-Club.html"><font color="#DBE8AC">Contact Us</font></a>&nbsp;| ')    
  document.write('<br><br>')
  document.write('<div align="center">')
  document.write('© Copyright 2007-2009 <a href="http://www.leegolfclub.com/"><font face="verdana" color=white><b>Lee Golf Club, Cochrane, Ontario</font></b></a> &nbsp; &nbsp; ')
  document.write('Site created and maintained by:  <a href="http://www.internetwebdezines.com/" target="blank"><font color="#DBE8AC" size="1">Internet WebDeZines<font></a><br> <font size="1">Back end control panels created by <a href="http://www.midoplaza.com"><font color="white">Mido Plazza</a>')
  document.write('</div>')
}


 
 
