void main()
{

object oPC = GetPCSpeaker();

AdjustAlignment(oPC, ALIGNMENT_NEUTRAL, 100);

AdjustAlignment(oPC, ALIGNMENT_NEUTRAL, 100);

}