// Begin Javascript Include 
  		document.write('<div id="subsidebar">'); 
    	document.write('<h3>Herding Basics</h3></p>');
			document.write('<p><a href="herdingAHBAtest.htm" title="AHBA HERDING">AHBA herding</a><br />'); 
			document.write('<a href="herdingAKCtest.htm" title="AKC HERDING">AKC herding</a><br />');
      document.write('<a href="herdingASCAstarted.htm" title="ASCA HERDING">ASCA herding</a><br />');
			document.write('<a href="herdingDrywork.htm" title="HERDING DRY-WORK">dry-work</a><br />');
			document.write('<a href="herdingIntro.htm" title="HERDING INTRODUCTION">herding introduction</a><br />');
			document.write('<a href="herdingPictures.htm" title="Herding Pictures">herding pictures</a><br />');
      document.write('<a href="herdingReport1.htm" title="OC HERDING CLINIC REPORT">herding report</a><br />');
			document.write('<a href="herdingTerms.htm" title="TERMS &amp; DEFINITIONS">terms &amp; definitions</a><br />');
			document.write('<a href="advanced.htm" title="BACK TO ADVANCED CLICKING">return to advanced</a><br />');
      document.write('</p>');
			document.write('</div>');
// End Javascript Include 


