// This JavaScript file contains the content to be written to the rightbar div on every page
document.write("<a name='TemplateInfo'></a>");
document.write("<img src='" + BASE_PATH + "/images/chrva.jpg' width='90px' /> <img src='" + BASE_PATH + "/images/usavolleyball.jpg' width='90px' /><br /><br />");
document.write("<h1>Team Schedules</h1>");
document.write("<h2>Upcoming Tournaments</h2>");
document.write("<div id='rightbarTeamList'> </div>");
document.write("<div id='rightbarTournamentList'> </div>");
document.write("<br />");
document.write("<h4 style='text-align:center'>Club Sponsors</h4>");
document.write("<div style='padding:5px;'>");
document.write("<div><div style='text-align:center'><a href='http://www.shareasale.com/r.cfm?b=68667&amp;u=312238&amp;m=11292&amp;urllink=&amp;afftrack=' target='_blank' rel='nofollow'><img border='0' height='115' src='http://www.shareasale.com/image/VolleyHutBanner-150x125.jpg' style='width:127px;height:108px' width='135' /></a></div>");
document.write("<div style='text-align:center'>Please Support Our Sponsor</div></div>");
document.write("</div>");
loadTeams();

//document.write("<h3>");
//document.write("<u>");
//document.write("  <a href='" + BASE_PATH + "/error.html'>2010 TOURNAMENT SCHEDULE<br />Coming Soon...</a>");
//document.write("</u>");
//document.write("</h3>");
//document.write("<br />");
//document.write("<br />");document.write("			<br />");document.write("			<br />");document.write("			<br />");document.write("			<br />");
//document.write("<br />");document.write("			<br />");document.write("			<br />");document.write("			<br />");document.write("			<br />");document.write("			<br />");document.write("			<br />");document.write("			<br />");document.write("			<br />");document.write("			<br />");document.write("			<br />");document.write("			<br />");document.write("<h4 style='text-align:center'>Club Sponsors</h4>");document.write("<div style='padding:5px;'>");document.write("<div><div style='text-align:center'><a href='http://www.shareasale.com/r.cfm?b=68667&amp;u=312238&amp;m=11292&amp;urllink=&amp;afftrack=' target='_blank' rel='nofollow'><img border='0' height='115' src='http://www.shareasale.com/image/VolleyHutBanner-150x125.jpg' style='width:127px;height:108px' width='135' /></a></div>");document.write("<div style='text-align:center'>Please Support Our Sponsor</div></div>");document.write("</div>");
