<!-- Begin
var menuside		= "left"	// MENU CENTER, LEFT OR RIGHT SIDE
var menuspace		= "10"		// MENU END SPACING
document.write('<table cellpadding="0" cellspacing="0" border="0" width="100%" class="menubackground"><tr><td align="'+menuside+'" class="printhide">');
document.write('<table cellpadding="0" cellspacing="0" border="0"><tr><td>');
document.write('<img src="/images/spacer.gif" width="'+menuspace+'" height="25"></a><br>');
document.write('</td><td nowrap>');
document.write('<a href="/bengal-cat-breed-standards.htm" class="menu">Breed Standards</a>');
document.write('</td><td nowrap>');
document.write('<a href="/bengal-cat-clubs.htm" class="menu">Clubs / Associations</a>');
document.write('</td><td nowrap>');
document.write('<a href="/site_map.htm" class="menu">Site Map</a>');
document.write('</td><td nowrap>');
document.write('<a href="/website-statistics.htm" class="menu">Website Stats</a>');
document.write('</td><td nowrap>');
document.write('<a href="/faq.htm" class="menu">F.A.Q</a>');
document.write('</td><td nowrap>');
document.write('<a href="/links.htm" class="menu">Resource Directory</a>');
document.write('</td><td nowrap>');
document.write('<img src="/images/menu-end.gif" width="1" height="25"></a><br>');
document.write('</td><td width="'+menuspace+'">');
document.write('<img src="/images/spacer.gif" width="'+menuspace+'" height="25"></a><br>');
document.write('</td></tr></table>');
document.write('</td></tr></table>');
//  End -->
