var current_location = location.href;
var mainmenu='<ul><li class="title">Golf Rules Menu</li><li class="group"><a href="index.html">Rules of Golf</a></li><li class="group"><a href="index.html">Etiquette</a></li></ul>'
document.write(mainmenu);
