delayLoop
static int delayLoop(int);
delayLoop(1);
delayLoop(5);
delayLoop(2); /* give time for the video monitor to come up */