
function showFooter()
{
	document.write('<!-- BEGIN FOOTER -->\n');
	document.write('<tr>');
	document.write('<td width="26" bgcolor="#007098" height="25">&nbsp;</td>');	
	document.write('<td align="center" valign="middle" width="618" class="D">');	
	document.write('The Barkley Historic Homestead is inspected and certified <br>by <a href="http://www.innaccess.com" target="_blank" class="BB">CABBI</a> ( California Association of Bed and Breakfasts Inns ) and <br>a member of the <a href="http://www.goldcountrylodging.com/" target="_blank" class="BB">El Dorado County Historic Country Inns</a><br><br>');	
	document.write('<a href="http://www.cabbi.com" target="_blank"><img  src="http://www.calodging.com/images/member_logos/CABBI_members_link.gif"  title="California Association of Bed &amp; Breakfast Inns" width="162" height="65" border="0"></a><br><br>');  
	document.write('The Barkley Historic Homestead<br>8320 Stoney Creek Rd, Fair Play, CA 95684<br><b>530-620-6783</b> or <b>1-888-708-4INN</b><BR>EMAIL: <a href="mailto:info@BarkleyHomestead.com" class="BB">info@BarkleyHomestead.com</a>');	
	document.write('<p>&copy; 2010 &nbsp;BarkleyHomestead.com &nbsp;All Rights Reserved <br> WebPage design by: <a href="http://www.websitestew.com" target="_blank" class="BB">WebSiteStew</a>  -  report problems to <a href="mailto:webmaster@barkleyhomestead.com" class="aa">webmaster</a><br>&nbsp;</TD>');	
	document.write('<TD WIDTH="26" bgcolor="#007098" HEIGHT="25">&nbsp;</TD>');
	document.write('<tr>');		
	document.write('</table>');			
	document.write('<!-- END FOOTER -->\n');
}
