<!-- 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="/index.html" class="menu">Home</a>');
document.write('</td><td nowrap>');
document.write('<a href="/bengal_kittens.htm" class="menu">Kittens</a>');
document.write('</td><td nowrap>');
document.write('<a href="/bengal_queens.htm" class="menu">Queens</a>');
document.write('</td><td nowrap>');
document.write('<a href="/bengal_studs.htm" class="menu">Studs</a>');
document.write('</td><td nowrap>');
document.write('<a href="/bengal_spay_neuters.htm" class="menu">Spay Neuters</a>');
document.write('</td><td nowrap>');
document.write('<a href="/advertise.htm" class="menu">Advertise</a>');
document.write('</td><td nowrap>');
document.write('<a href="/contact.htm" class="menu">Contact</a>');
document.write('</td><td nowrap>');
document.write('<a href="/bengal-cat-education.htm" class="menu">Education Zone</a>');
document.write('</td><td nowrap>');
document.write('<a href="http://www.bengalclassifieds.com/news/" class="menu">Website News</a>');
document.write('</td><td nowrap>');
document.write('</td><td width="2">');
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 -->
