//  Copyright (c) 2002 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="flmindexweberg.htm">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="weberg' + report + 'Starters.htm">Starting LineUps</a>&nbsp; | &nbsp;'
wText += '<a href="webergStats.htm">Player Stats</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="webergSchedule.htm">Fantasy Schedule</a>&nbsp; | &nbsp;'
wText += '<a href="webergTransactions.htm">Fantasy Transactions</a>&nbsp; | &nbsp;'
wText += '<a href="webergPerformance.htm">Player Performance</a>&nbsp; | &nbsp;'
wText += '<a href="webergProSchedule.htm">NFL Schedule</a>&nbsp; | &nbsp;'
wText += '<a href="webergRosters.htm">Fantasy Rosters</a>&nbsp; | &nbsp;'
wText += '<a href="webergScoringRules.htm">Scoring Rules</a>&nbsp; | &nbsp;'
wText += '<a href="webergDraft.htm">Draft Summary</a>'
wText += '<br>'
wText += '<a href="http://www.sidelineleagues.com/10400/flmindex.htm">Viagra Football League</a>&nbsp; | &nbsp;'
wText += '<a href="http://home.mchsi.com/~smackey/flmindexbig.htm">The Big League</a>&nbsp; | &nbsp;'
wText += '<a href="http://home.mchsi.com/~smackey/flmindexsmackey.htm">Smackeyburger Auction Draft</a>&nbsp; | &nbsp;'
wText += '<a href="http://home.mchsi.com/~smackey/wsb/html/view.cgi-home.html-.html">Smackeyland II</a>&nbsp; | &nbsp;'
wText += '</div>'
document.write(wText)

