<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// EDIT THE NEXT LINE

document.write('<a href="index.html">Home</a> | ');

document.write('<a href="about.html">About Us</a> | ');

document.write('<a href="herdbook.html">Herdbook</a> | ');

document.write('<a href="slideshow.html">Slideshow</a> | ');

document.write('<a href="mailto:contact@secondwindfarm-me.com">Contact Us</a> | ');

document.write('<a href="links.html">Links</a>');

var jellison	  = "no"	// SHOW Jellison Technologies, LLC COPYRIGHT

if (jellison == "yes") {
document.write('<br><br>You are visitor number<br><img src="http://www.myfreecounter.net/counter/18266.gif">');

}

//  End -->