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