
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('NEW YORK AREA 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.shop-r-us.com/new-york-giant.html" target="_top">New York Giants</a><br>');
document.write('&#149; <a href="http://www.shop-r-us.com/new-york-jet.html" target="_top">New York Jets</a><br>');
document.write('&#149; <a href="http://www.shop-r-us.com/new-york-knicks.html" target="_top">New York Knicks</a> &nbsp;<br>');
document.write('&#149; <a href="http://www.shop-r-us.com/ny-met.html" target="_top">New York Mets</a><br>');
document.write('&#149; <a href="http://www.shop-r-us.com/new-york-yankee.html" target="_top">New York Yankees</a><br>');
document.write('&#149; <a href="http://www.shop-r-us.com/new-jersey-net.html" target="_top">New Jersey Nets</a> &nbsp;<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.shop-r-us.com/ny-travel.html" target="_top">New York Travel</a><br>');
document.write('&#149; <a href="http://www.shop-r-us.com/ny-hotels.html" target="_top">New York Hotels</a><br>');
document.write('&#149; <a href="http://www.shop-r-us.com/ny-tour.html" target="_top">New York Tours</a><br>');
document.write('</font>');
document.write('</td>');

document.write('</tr>');

document.write('</table>');
document.write('</center>');









