// Begin Javascript Include 
  		document.write('<div id="clickermenubar">'); 
			 
  document.write('<p><center><I><h2><a href="shoppingcart.htm">Select an Event</a></I><br><hr color="990000" width="144" height="2"></hr></h2></center>');
 document.write('<p class="menublock"><a href="shoppingcart.htm">Obedience Classes</a></p>');
  document.write('<p class="menublock"><a href="herdingshoppingcart.htm">Herding Lessons</a></p>');
  document.write('<p class="menublock"><a href="campshoppingcart.htm">May 21 One-Day<br>Herding  Camp</a></p>');
  document.write('<p class="menublock"><a href="shoppingcart.html">Registration Info</a></p>');
  		document.write('</div>');
// End Javascript Include 
 
