void main()
{
object oPC = GetPCSpeaker();
OpenInventory(oPC, oPC);
}