// JavaScript Document

// path and filename to icon to display. "" to not use
var msg_icon="";

// title for the message. "" to not use
var msg_title="";

// the main message to show. Include any html formatting required. "" to not use
var msg_message="Breaking News: Merlin's Bar management have agreed a 2 year extension to the lease<br>Donations to help with the costs can be made <a href='../about.html'>>here<</a>";

