b=document;f=window;function d(g){var host=f.location.host;if(host.indexOf("localhost")==-1&&host.indexOf("www.")!=0)host="www."+host;return"http://"+host+"/"+g}function v(g){var host=f.location.host;if(host.indexOf("localhost")>-1)return d(g);else if(host.indexOf("www.")!=0)host="www."+host;return"https://"+host+"/"+g}function bn(g){if(f.location.protocol=="https")return v(g);else return d(g);}function showNavbar(){b.writeln('<p><a href='+d("index.html")+'>Home</a>');b.writeln('<br><a href='+d("index.html")+'>What\'s New</a>');b.writeln('<br><a href='+v("members/signupform.html")+'>Join</a>');b.writeln('<br><a href='+v("members/login.html")+'>Member Center</a>');b.writeln('<br><a href='+d("mb/index.html")+'>Forums</a></p>');b.writeln('<h1>Football</h1>');b.writeln('<p><a href='+d("inside/football/news/index.html")+'>News</a>');b.writeln('<br><a href='+d("inside/football/games/schedule.html")+'>Schedule</a>');b.writeln('<br><a href='+d("inside/football/games/roster.html")+'>Roster</a>');b.writeln('<br><a href='+d("inside/football/games/depthchart.html")+'>Depth Chart</a>');b.writeln('<br><a href='+d("predictions/football/game/index.html")+'>Predictions Contests</a>');b.writeln('<br><a href='+d("inside/football/spring/index.html")+'>Spring News</a></p>');b.writeln('<h1>Football Recruiting</h1>');b.writeln('<p><a href='+d("inside/football/recruiting/profiles/index.html")+'>Recap</a>');b.writeln('<br><a href='+d("inside/football/recruiting/profiles/newtiders.html")+'>New Tiders</a>');b.writeln('<br><a href='+d("inside/football/recruiting/profiles/prospects2009.html")+'>Prospects 2009</a>');b.writeln('<br><a href='+d("inside/football/recruiting/profiles/prospects2010.html")+'>Prospects 2010</a>');b.writeln('<br><a href='+d("inside/football/recruiting/profiles/prospects2011.html")+'>Prospects 2011</a>');b.writeln('<br><a href='+d("inside/football/recruiting/updates/index.html")+'>Updates</a></p>');b.writeln('<h1>Men\'s Basketball</h1>');b.writeln('<p><a href='+d("inside/basketball/men/news/index.html")+'>News</a>');b.writeln('<br><a href='+d("inside/basketball/men/games/roster.html")+'>Roster</a>');b.writeln('<br><a href='+d("inside/basketball/men/games/schedule.html")+'>Schedule</a>');b.writeln('<br><a href='+d("inside/basketball/men/news/newtiders.html")+'>New Tiders</a></p>');b.writeln('<h1>Baseball</h1>');b.writeln('<p><a href='+d("inside/baseball/index.html")+'>News</a>');b.writeln('<h1>Other</h1>');b.writeln('<p><a href='+d("links.html")+'>Links</a>');b.writeln('<br><a href='+d("privacy.html")+'>Privacy Policy</a>');b.writeln('<br><a href='+d("contact.html")+'>Contact TI</a>');b.writeln('<br><a href='+d("rodney.html")+'>Meet Rodney</a></p>');}function showHeader(title,topic){var w="";;if(topic==null){if(f.location.pathname.indexOf("basketball")>-1){topic="Basketball"}else if(f.location.pathname.indexOf("baseball")>-1){topic="Baseball"}else if(f.location.pathname.indexOf("football/recruiting")>-1||f.location.pathname.indexOf("recap/")>-1){topic="Football Recruiting";if(f.location.pathname.indexOf("updates")>-1)w="Prospect Updates";}else if(f.location.pathname.indexOf("football/news")>-1){topic="Football"}else if(f.location.pathname.indexOf("games")>-1){topic="Football"}else if(f.location.pathname.indexOf("predictions")>-1){topic="Football"}else if(f.location.pathname.indexOf("spring")>-1){topic="Spring Football"}else if(f.location.pathname.indexOf("members")>-1){topic="Member Center"}else if(f.location.pathname.indexOf("/mb/")>-1){topic="Forums"}else topic="&nbsp;"}if(title==null&&w!=null){title=w}if(title==null||title.length==0)showHomeHeader();else{b.writeln('<table><tr><td>');b.writeln('<div class="logo">');b.writeln('<img src='+bn("logo.gif")+' width="121" height="94">');b.writeln('</div>');b.writeln('<div class="title">');b.writeln('<p>'+topic+'</p>');b.writeln('<h1>'+title+'</h1>');b.writeln('</div>');b.writeln('</td></tr></table>');}}function showHomeHeader(){b.writeln('<table><tr><td>');b.writeln('<div class="homeheader">');b.writeln('<img src='+d("logo-h.gif")+' width="306" height="100">');b.writeln('</div>');b.writeln('</td></tr></table>');}function showFooter(){b.writeln('Copyright 1996-2009, Tider Insider Inc, All Rights Reserved');}
