<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// THESE ARE SIDEBAR OPTIONS YOU CAN TURN ON AND OFF


var showarea_1		= "yes"		// SHOW THE 1ST PARAGRAPH
var movedown		= "2"		// SIDEBAR SPACE FROM TOP
var sidewidth		= "200"		// SIDEBAR WIDTH - ALSO EDIT THE CSS SIDEBAR WIDTH
var pageheight		= "150"		// ADD EXTRA HEIGHT TO ALL PAGES WITH A SIDEBAR


document.write('<img src="picts/spacer.gif" height="'+movedown+'" width="'+sidewidth+'"><br>');





   if (showarea_1 == "yes") {

document.write('<table border=0 width=80%><tr><td><span class="sidelink">');

document.write('<a class=sidelink href="index.html"><img src="picts/bullet.jpg" border=0 height=15>  Home</a><p>');

document.write('<a class=sidelink href="about.html"><img src="picts/bullet.jpg" border=0 height=15>  About The Farm</a><p>');

document.write('<a class=sidelink href="services.html"><img src="picts/bullet.jpg" border=0 height=15>  Services</a><p>');

document.write('<a class=sidelink href="news.html"><img src="picts/bullet.jpg" border=0 height=15>  Current News</a><p>');

document.write('<a class=sidelink href="calendar.html"><img src="picts/bullet.jpg" border=0 height=15>  Calendar</a><p>');

document.write('<a class=sidelink href="trainers.html"><img src="picts/bullet.jpg" border=0 height=15>  Trainers</a><p>');

document.write('<a class=sidelink href="crew.html"><img src="picts/bullet.jpg" border=0 height=15>  Meet The Crew</a><p>');

document.write('<a class=sidelink href="horses.html"><img src="picts/bullet.jpg" border=0 height=15>  Meet The Horses</a><p>');

document.write('<a class=sidelink href="sales.html"><img src="picts/bullet.jpg" border=0 height=15>  Sales Horses</a><p>');

document.write('<a class=sidelink href="contact.html"><img src="picts/bullet.jpg" border=0 height=15>  Contact Us</a><p>');


document.write('</td></tr></table><p>');


document.write('<div style="width:176px;text-align:center"><embed src="http://twitter.com/flash/twitter_badge.swf" flashvars="color1=3368499&type=user&id=43354777" quality="high" width="176" height="176" name="twitter_badge" align="middle" allowScriptAccess="always" wmode="transparent" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /><br><a style="font-size: 10px; color: #336633; text-decoration: none" href="http://twitter.com/cainlakestables">follow cainlakestables at http://twitter.com</a></div>');

}





//  End -->
