//  Copyright (c) 2004 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="big' + report + 'Standings.htm">Scores and Standings</a>&nbsp; | &nbsp;'
wText += '<a href="bigStarters.htm">Starting LineUps</a>&nbsp; | &nbsp;'
wText += '<a href="bigBreakdown.htm">Scoring Breakdown</a>&nbsp; | &nbsp;'
wText += '<a href="big' + report + 'AllStars.htm">Weekly All Stars</a>&nbsp; | &nbsp;'
wText += '<a href="bigHistory.htm">Scoring History</a>&nbsp; | &nbsp;'
wText += '<a href="bigStats.htm">Player Stats</a>&nbsp; | &nbsp;'
wText += '<a href="bigTransactions.htm">Fantasy Transactions</a>&nbsp; | &nbsp;'
wText += '<a href="bigRosters.htm">Fantasy Rosters</a>&nbsp; | &nbsp;'
wText += '<a href="bigDraft.htm">Draft Summary</a>&nbsp; | &nbsp;'
wText += '<a href="bigScoringRules.htm">Scoring Rules</a>'
wText += '<br>'
wText += '<a href="http://smackeyburger.com/04weberg/flmindexweberg.htm">Weberg Football League</a>&nbsp; | &nbsp;'
wText += '<a href="http://smackeyburger.com/04viagra/flmindexviagra.htm">Viagra Football League</a>&nbsp; | &nbsp;'
wText += '<a href="http://smackeyburger.com/03smackeyburger/flmindexsmackey.htm">Smackeyburger Auction Draft</a>&nbsp; | &nbsp;'
wText += '</div>'
document.write(wText)

