void dispAlertMessage(char *title, char *msg);
int dispCheckMessage(char *title, char *msg, char *okmsg);
void alert_noMemory(char *title);
