// Script to display an important survey 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 align=\"center\" style=\"font-family: Verdana, Arial, Helvetica, sans-serif; color: \#ffffff; font-weight: bold; 	background-color:#008E5A; border: #003300 2px solid; margin: 15px 115px 15px 115px; padding: 3px; \">");
document.write("<a style=\"color:#fff;\" href=\"http://www.slq.qld.gov.au/home/survey_of_online_users/\">Take our quick survey</a> and win fabulous prizes!!!</span>");

document.write("</p>");

//   */