
function team_racing_calendar2()
{
	event_reset();
	event_display_all();		
}

function team_racing_calendar()
{
     event_reset();
     //event_add( 4,"Saturday the 19th Time:9:00am - 2:00pm",2003,"Pacific Theatre E-Sports Arena<BR>701 5th Street<BR>On the Corner of 5th & G Street Downtown)<BR>San Diego, CA ", "256 Contestant - Urban League - Verbosity Tournament!" ); 
     event_display_all();
}

