|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/duvallgroupweb/Football/ |
Upload File : |
// Copyright (c) 2001 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="default.htm">Home</a><br><br>' wText += '<a href="' + report + 'Standings.htm">Scores and Standings</a><br>' wText += '<a href="' + report + 'Breakdown.htm">Scoring Breakdown</a><br>' wText += '<a href="Rosters.htm">Fantasy Rosters</a><br>' wText += '<a href="Kitty.htm">Kitty Summary</a><br>' wText += '</div>' document.write(wText)