// check for MsgBox messages in the following order: this particular yearmonth, this month every year, every month

AddMsgBox(1,"");
AddMsgBox(1,"");
AddMsgBox(2,"");
AddMsgBox(2,"");
AddMsgBox(3,"");
AddMsgBox(3,"");
AddMsgBox(4,"");
AddMsgBox(4,"");
AddMsgBox(10,"");
AddMsgBox(10,"");
AddMsgBox(11,"");
AddMsgBox(11,"");
AddMsgBox(11,"");
AddMsgBox(12,"");
AddMsgBox(12,"");

AddMsgBox(0,"All tickets at a Ridiculously Reduced $15. Fridays FREE for students with valid ID and Thursdays are FREE for ALL. Tickets can be ordered using the links below or by phone (617-824-4215)");
AddMsgBox(0,"Don't forget to join our mailing list.");

var defaultMsgBox = "";