// Script to display an important message on the following
// State Library of Queensland pages -
// http://www.slq.qld.gov.au/find/articles
// http://www.slq.qld.gov.au/find/articles/offsite
// http://www.slq.qld.gov.au/find/jol
// http://www.slq.qld.gov.au/info/fh
// http://www.slq.qld.gov.au/info/fh/convicts
// http://www.slq.qld.gov.au/info/publib
// http://www.slq.qld.gov.au/whats-on
// http://www.slq.qld.gov.au/whats-on/events
// http://www.slq.qld.gov.au/about/work/jobs
// http://intra.slq.qld.gov.au/home/	
// http://libraries.slq.qld.gov.au/home/
// http://netlinks.slq.qld.gov.au
// http://www.pictureqld.slq.qld.gov.au/home/
// http://qldstories.slq.qld.gov.au/home/
// http://srlopac.slq.qld.gov.au
// http://srlopac.slq.qld.gov.au/help/contents.htm
// http://srlopac.slq.qld.gov.au
// http://srlopac.slq.qld.gov.au/help/contents.htm
// Created August 2002 by SS, Web Manager, SLQ
// Moved to this location May 2005
// Moved to the Matrix server in early 2007.
// Last updated 19 Oct 09 by Web Services.

/* Replace the /* at left with 2 forward slashes when message is to be displayed.

document.write("<p style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em;  color: \#DDD; background-color: \#DF0000; font-weight: bold; padding: 0.5em; width: 70%; margin-right: auto;\">");
document.write("One Search will be unavailable on Monday 23rd November from 3am - 7am due to system maintenance. We apologise for the inconvenience.<br />");
document.write("</p>");

// AND place // in front of /* below when message is to be displayed.
//*/ 