<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var shadow	= "yes"		// SHOW SHADOW UNDER MENU | yes | no |


document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="810px" class="printhide"><tr><td align="center" class="menu-table">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td align="center">');


// START LINKS COPY AND PASTE 2 LINES TO ADD A NEW BUTTON



document.write('<a href="news.php?feed=http://www.ffmastermind.com/quickbits.xml" class="menu">FF Mastermind Quickbits</a>');
document.write('</td><td align="center">');

document.write('<a href="news.php?feed=http://feeds.feedburner.com/FantasyFootballToolbox.xml" class="menu">FF Toolbox</a>');
document.write('</td><td align="center">');

document.write('<a href="news.php?feed=http://www.fantasysharks.com/artman2/publish/rss.xml" class="menu">Fantasy Sharks</a>');
document.write('</td><td align="center">');

//document.write('<a href="news.php?feed=http://news.google.com/news?q=NFL&output=rss" class="menu">NFL News</a>');
document.write('<a href="news.php?feed=http://www.nfl.com/rss/rsslanding?searchString=home" class="menu">NFL News</a>');
document.write('</td><td align="center">');

document.write('<a href="news.php?feed=http://www.fannation.com/truth_and_rumors/rss/nfl.xml" class="menu">NFL Rumors</a>');
//document.write('<a href="news.php?feed=http://feeds.feedburner.com/ultimateffstrategy" class="menu">Ultimate FF Strategy</a>');
document.write('</td><td align="center">');

document.write('<a href="news.php?feed=http://www.profootballweekly.com/feeds/blog/around-nfl/" class="menu">Around the NFL</a>');
document.write('</td><td align="center">');

//document.write('<a href="news.php?feed=http://news.google.com/news?q=Favre&output=rss" class="menu">**Brett Favre Saga**</a>');
//document.write('</td><td align="center">');





document.write('</td></tr></table>');
if (shadow == "yes") {
document.write('</td></tr><tr><td class="shadow-horizontal">');
document.write('<img src="images/spacer.gif" border="0" width="5" height="10" alt="image"><br>');
}
document.write('</td></tr></table>');


//  End -->
