

function setTeam( team )
{
	window.document.movie.SetVariable("selectedTeam", team);
}

