<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=55; // no quotes!!
XOffset=0;
staticYOffset=10; // no quotes!!
slideSpeed=20 // no quotes!!
waitTime=200; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="#6666ff";
menuIsStatic="yes"; //this sets whether menu should stay static on the screen
menuWidth=320; // Must be a multiple of 10! no quotes!!
menuCols=2;
hdrFontFamily="verdana";
hdrFontSize="1";
hdrFontColor="white";
hdrBGColor="white";
hdrAlign="left";
hdrVAlign="bottom";
hdrHeight="10";
linkFontFamily="Arial";
linkFontSize="1";
linkBGColor="white";
linkOverBGColor="#f9cbb7";
linkTarget="_self";
linkAlign="Left";
barBGColor="#6666ff";
barFontFamily="arial, sans serif";
barFontSize="2";
barFontColor="white";
barVAlign="center";
barAlign="center";
barWidth=20; // no quotes!!
barText=('TABLE OF CONTENTS'); // <IMG> tag supported. Put exact html for an image to show.

///////////////////////////

// ssmItems[...]=[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header


ssmItems[0]=[('<img src="header.gif" width="319" height="63" border="0" alt="">'), "http://www.nmrls.org/news/sep05/index.shtml", ""] //create header


ssmItems[1]=[('<img src="special.gif">')] //create header




ssmItems[2]=["NMRLS Annual Meeting", "http://www.nmrls.org/news/sep05/anmtg05.shtml", ""]


ssmItems[3]=["Changes in Delivery Services", "http://www.nmrls.org/news/sep05/delivery.shtml", ""]
ssmItems[4]=["NMRLS Draft Strategic Plan 2005-2010", "http://www.nmrls.org/news/sep05/stratplan.shtml", ""]
ssmItems[5]=["Budget and Legislative Update", "http://www.nmrls.org/news/sep05/legupdate.shtml", ""]
ssmItems[6]=["Downloadable Audiobooks Demonstration and Discussion", "http://www.nmrls.org/news/sep05/audiobooks.shtml", ""]

ssmItems[7]=["The Inside View: A Fascinating Library Journey", "http://www.nmrls.org/news/sep05/inside.shtml", ""]
ssmItems[8]=["Me and My Shadow: Staff Exchange", "http://www.nmrls.org/news/sep05/exchange.shtml", ""]

ssmItems[9]=["Library Chuckle - Ministry of Reshelving", "http://www.nmrls.org/news/sep05/chuckle.shtml", ""]

ssmItems[10]=["MassCat: More Flavors than Baskin-Robbins", "http://www.nmrls.org/news/sep05/masscat.shtml", ""]



ssmItems[11]=[('<IMG SRC="inside.gif">')]

ssmItems[12]=["CE Snapshots", "http://www.nmrls.org/news/sep05/ce.shtml", ""]


ssmItems[13]=["NMRLS LSTA Grants", "http://www.nmrls.org/news/sep05/grants.shtml", ""]

ssmItems[14]=["Library Grant Links", "http://www.nmrls.org/news/sep05/libgrantlinks.shtml", ""]

ssmItems[15]=["Regional Reference Center Update", "http://www.nmrls.org/news/sep05/mhl.shtml", ""]



ssmItems[16]=["Massachusetts Trial Court Law Library Update", "http://www.nmrls.org/news/sep05/lll.shtml", ""]

ssmItems[17]=["MSLMA Update", "http://www.nmrls.org/news/sep05/mslma.shtml", ""]
ssmItems[18]=["Youth Services Column", "http://www.nmrls.org/news/sep05/ys.shtml", ""]



ssmItems[19]=["News of Staff and Libraries in the Region", "http://www.nmrls.org/news/sep05/newsabout.shtml", ""]

ssmItems[20]=["New Members", "http://www.nmrls.org/news/sep05/newmembers.shtml", ""]

ssmItems[21]=["Job Postings", "http://www.nmrls.org/jobs/", ""]
ssmItems[22]=["Newsletter Deadline", "http://www.nmrls.org/news/sep05/deadline.shtml", ""]

ssmItems[23]=[('<IMG SRC="about.gif">')]

ssmItems[24]=["NMRLS Newsletter Main Index", "http://www.nmrls.org/news/", ""]
ssmItems[25]=["SUBSCRIBE TODAY - NMRLS Electronic Discussion List", "http://mlin.lib.ma.us/cgi-bin/lwgate/NMRLS/subscribe.html/", ""]
ssmItems[26]=["Executive Board", "http://www.nmrls.org/about/board.shtml", ""]
ssmItems[27]=["Staff", "http://www.nmrls.org/about/staff.shtml", ""]
ssmItems[28]=["Web Site", "http://www.nmrls.org/", ""]


buildMenu();

//-->
//-->
