void main()
{
  string sID=GetLocalString(GetPCSpeaker(),"sTeamID");
  SetLocalString(OBJECT_SELF,"sTeamID",sID);
}