document.write("<a href='home.php'>HOME</a> | ");
document.write("<a href='team_news.php'>TEAM NEWS</a> | ");
document.write("<a href='roster.php'>ROSTER</a> | ");
document.write("<a href='front_office.php'>FRONT OFFICE</a> | ");
document.write("<a href='standings.php'>STANDINGS</a> | ");
document.write("<a href='schedule.php'>TEAM SCHEDULE</a> | ");
document.write("<a href='sponsors.htm'>SPONSORS</a> | "); 
document.write("<a href='contact_us.php'>CONTACT US</a> | ");
document.write("<a href='history.php'>HISTORY</a>");
document.write("<a href='season_records.php'>TEAM RECORDS</a> | ");
document.write("<a href='photo_gallery.php'>PHOTO GALLERY</a> | ");
document.write("<a href='videos.php'>VIDEOS</a> | ");
document.write("<a href='screen_savers.php'>SCREEN SAVERS</a> | ");
document.write("<a href='wallpapers.php'>WALLPAPERS</a> | ");
document.write("<a href='sponsors.php'>TEAM SPONSORS</a> | ");
document.write("<a href='links.php'>LINKS</a> | ");
document.write("<a href='store.php'>TEAM MERCHANDISE</a> | ");
document.write("<br />");