void main()
{
    DelayCommand(600.0,ExecuteScript("cushions",GetModule()));
    DestroyObject(OBJECT_SELF);
}