/* Defines for the SimpleRequest() call. */

    /* This will grow (hopefully) */


#define SR_NOCENTERTEXT 	(1<<0)	/* Center banner text in the window */
#define SR_NOCENTERWINDOW 	(1<<1)	/* Center the window on the screen  */

#define SR_NODRAG		(1<<3)	/* No drag bar on the Req Window    */
