//  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.smackeyburger.com/">Home</a>&nbsp; | &nbsp;'
wText += '<a href="weberg' + report + 'Standings.htm">Scores and Standings</a>&nbsp; | &nbsp;'
wText += '<a href="weberg' + report + 'Breakdown.htm">Scoring Breakdown</a>&nbsp; | &nbsp;'
wText += '<a href="webergStats.htm">Player Stats</a>&nbsp; | &nbsp;'
wText += '<a href="weberg' + report + 'Starters.htm">Starting LineUps</a>&nbsp; | &nbsp;'
wText += '<a href="weberg' + report + 'AllStars.htm">Weekly All Stars</a>&nbsp; | &nbsp;'
wText += '<a href="webergHistory.htm">Scoring History</a>&nbsp; | &nbsp;'
wText += '<a href="webergPerformance.htm">Player Performance</a>&nbsp; | &nbsp;'
wText += '<a href="webergTransactions.htm">Fantasy Transactions</a>&nbsp; | &nbsp;'
wText += '<a href="webergRosters.htm">Fantasy Rosters</a>&nbsp; | &nbsp;'
wText += '<a href="webergSchedule.htm">Fantasy Schedule</a>&nbsp; | &nbsp;'
wText += '<a href="webergProSchedule.htm">NFL Schedule</a>&nbsp; | &nbsp;'
wText += '<a href="webergScoringRules.htm">Scoring Rules</a>&nbsp; | &nbsp;'
wText += '<a href="webergDraft.htm">Draft Summary</a>'
wText += '<br>'
wText += '<br>FLM League File'
wText += '<a href="Weberg Football League.flm">Weberg Football League.flm</a>'
wText += '</div>'
document.write(wText)
