void main()
{

object oPC = GetPCSpeaker();

AdjustAlignment(oPC, ALIGNMENT_GOOD, 50);

}