<!--
var sHTM

sHTM = "</P>" +
    "<P class='Footer'><IMG SRC='images/line_med.jpg'><BR />" +
    "<A HREF='contactus.html'>Contact Us today!</A><BR />" +
    "<B>Black Forest Stables, USA</B><BR />" +
    "PO Box 1039, Black Diamond, WA 98010<BR />" +
    "1-888-227-5621<BR />" +
    "<A HREF='mailto:blackforesthorse@msn.com'>blackforesthorse@msn.com</A></P>" +
    "<P class='Footer'>Black Forest Stables is proudly sponsored by:<BR />" +
    "<A HREF='http://www.blackforestsaddles.com' TARGET='_new'>Black Forest Saddles, Inc.</A></P>" +
    "<P class='Copyright'>Copyright 2003-2008 Black Forest Stables. All rights reserved.<BR />Site design and development by <A HREF='http://www.horse-round.com' TARGET='_blank'>Horse 'n' Round Studio</A>.</P>" +
    "</TD><TD class='BgBorderRight'></TD></TR>" +
    "<TR><TD class='BgBorderBLC'></TD><TD class='BgBorderBottom'></TD><TD class='BgBorderBRC'></TD></TR></TABLE></P>" ;

document.write(sHTM);

//-->
