No problem ;)
Ok this is a simple procedure that creates custom window (for elevator this case)
with background, 4 animated buttons, and one animated image (for displaying elevator arrow)
// 'createwin' procedure will create a new window
// createwin("name",posx,posy,widht,height)...