GETSCREEN
IF_PICTURE_IN (0,0, $_xmax,$_ymax, "1.bmp", -1, 100)
#include "1.cms"
WAITMS(500)
else
IF_PICTURE_IN (0,0, $_xmax,$_ymax, "2.bmp", -1, 100)
#include "2.cms"
WAITMS(500)
else
IF_PICTURE_IN (0,0, $_xmax,$_ymax, "3.bmp", -1, 100)
#include "3.cms"
WAITMS(500)
else
IF_PICTURE_IN (0,0, $_xmax,$_ymax, "4.bmp", -1, 100)
#include "4.cms"
WAITMS(500)
else
IF_PICTURE_IN (0,0, $_xmax,$_ymax, "5.bmp", -1, 100)
#include "5.cms"
WAITMS(500)
else
WAITMS(100)
END_IF
END_IF
END_IF
END_IF
END_IF