
//To Events have 3 Paramaters:
//Date, description, image, short description.
//The date must be in the following format: YYYYMMDD
//The description can have anything in it.
//The image should be the file URL


DefineEvent(20070319,"This is a sample event.<br>You can insert any HTML you can think of into this.","","test");

DefineEvent(20070401,"This is a sample event for april.<br><b>This text is bold</b><br><a href='http://www.girlsarepretty.com'>This is a link.</a>","","Sample");

DefineEvent(20070827,"6:30 - 7:30 PM in the Andrews Dormitory Living Room","","Freshman Ice<br>Cream Social");