//Create messages like this. Each must be in this form per line. Each line ends with a ",".
//The last line has no ","
//Set the color for each line - must be in RGB
var mesgall = [
'<br /><span><BIG><BIG><a style="color: rgb(153, 0, 0);"><a href="WebDocs/VirusAlert.pdf" target="_blank">VIRUS ALERT!!! CLICK HERE FOR DETAILS.</a></BIG></BIG></span></a>',
'<br /><a style="color: rgb(0, 0, 200);"><span>Update your personal information for the directory. (See "How to Update..." below in left column)</span></a>'
];
