void main()
{
object oPC = GetPCSpeaker();
SetLocalString(oPC, "THOUSAND", "1");
}