<!-- SPORTSNAV BASEBALL2  STARTS -->

document.write('<br>');

document.write('<center>');
document.write('<table bgcolor="#ffffff" border="0" cellpadding="5" cellspacing="0">');

document.write('<tr><td colspan="2" align="center">');
document.write('<font size="2" face="arial, helvetica">');
document.write('BASEBALL GEAR CATEGORIES');
document.write('</font>');
document.write('</td></tr>');

document.write('<tr>');

document.write('<td valign="top">');
document.write('<font size="2" face="arial, helvetica">');
document.write('&#149; <a href="http://www.shoprus.com/baseball.html" target="_top">Baseball</a><br>');
document.write('&#149; <a href="http://www.shoprus.com/baseballbats.html" target="_top">Baseball Bats</a><br>');
document.write('&#149; <a href="http://www.shoprus.com/batting-glove.html" target="_top">Batting Gloves</a><br>');
document.write('&#149; <a href="http://www.shoprus.com/baseball-glove.html" target="_top">Baseball Gloves</a><br>');
document.write('&#149; <a href="http://www.shoprus.com/softball-glove.html" target="_top">Softball/Baseball Gloves</a><br>');
document.write('&#149; <a href="http://www.shoprus.com/pitching.html" target="_top">Pitching Machines</a><br>');
document.write('&#149; <a href="http://www.shoprus.com/pitchers.html" target="_top">Pitchers Gear & Equipments</a><br>');
document.write('<br>');
document.write('</font>');
document.write('</td>');

document.write('<td valign="top">');
document.write('<font size="2" face="arial, helvetica">');
document.write('&#149; <a href="http://www.shoprus.com/probaseball.html" target="_top">MLB Baseball</a><br>');
document.write('&#149; <a href="http://www.shoprus.com/minor.html" target="_top">Minor League</a><br>');
document.write('&#149; <a href="http://www.shoprus.com/collegesports.html" target="_top">NCAA Baseball</a><br>');
document.write('<br>');
document.write('</font>');
document.write('</td>');

document.write('</tr>');

document.write('</table>');
document.write('</center>');

document.write('<br>');

<!-- SPORTSNAV BASEBALL2  ENDS -->

