//  Copyright (c) 2005 by Sideline Software Inc.  All Rights Reserved.
//  Do not redistribute this script without the express written
//  consent of Sideline Software Inc.
wText = ''
wText += '<div class="reportlinks">'
wText += '<a href="http://www.mrpickem.org/">Home</a><br><br>'
wText += '<a href="GAFFL' + report + 'Standings.htm">Scores / Standings</a><br>'
wText += '<a href="GAFFLRoster.htm">Fantasy Rosters</a><br>'
wText += '<a href="GAFFL' + report + 'Breakdown.htm">Scoring Breakdown</a><br>'
wText += '<a href="GAFFLHistory.htm">Scoring History</a><br>'
wText += '<a href="GAFFL' + report + 'AllStars.htm">Weekly All Stars</a><br>'
wText += '<a href="GAFFLstats.htm">Player Stats</a><br>'
wText += '<a href="GAFFLTransactions.htm">Fantasy Transactions</a><br>'
wText += '<a href="GAFFLposition.htm">Scoring by Position</a><br>'
wText += '<a href="GAFFLSchedule.htm">Fantasy Schedule</a><br>'
wText += '<a href="GAFFLDraft.htm">Draft Summary</a><br>'
wText += '<a href="GAFFLTeamInfo.htm">Owner Info</a><br>'
wText += '<a href="GAFFLScoringRules.htm">Scoring Rules</a><br>'
wText += '<a href="GAFFLProInjuries.htm">NFL Injuries</a><br>'
wText += '<a href="GAFFLProStandings.htm">NFL Standings</a><br>'
wText += '<br>'
wText += '<a href="http://www.mrpickem.org/FarSide/">FarSide</a><br><br>'
wText += '<a href="http://www.mrpickem.org/2005">2005 Football Pools</a><br><br>'
wText += '<a href="http://www.nfl.com/">NFL.com</a><br><br>'
wText += '<a href="http://www.mrpickem.org/Fantasy/FF/GAFFL.htm">GAFFL Rules</a><br><br>'
wText += '<br>FLM League File<br>'
wText += '<a href="GAFFL.flm">GAFFL.flm</a>'
wText += '</div>'
document.write(wText)
