<!--

/*
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="#cc3300";
menuIsStatic="yes"; //this sets whether menu should stay static on the screen
menuWidth=330; // 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="#b4d88b";
linkTarget="_self";
linkAlign="Left";
barBGColor="#cc3300";
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="328" height="53" border="0" alt="">'), "http://www.nmrls.org/news/octnov05/index.shtml", ""] //create header


ssmItems[1]=[('<img src="special.gif">')] //create header




ssmItems[2]=["Executive Board Meeting Summary", "http://www.nmrls.org/news/octnov05/board.shtml", ""]


ssmItems[3]=["Stategic Planning at the Annual Meeting - November 16, 2005", "http://www.nmrls.org/news/octnov05/stratplan.shtml", ""]
ssmItems[4]=["Great Bay State Library Fundraiser", "http://www.nmrls.org/news/octnov05/baystate.shtml", ""]
ssmItems[5]=["Archives Alive!", "http://www.nmrls.org/news/octnov05/archives.shtml", ""]
ssmItems[6]=["MVLC, NOBLE, and NMRLS Members Meet for Downloadable Audiobooks Demonstration and Discussion", "http://www.nmrls.org/news/octnov05/audio.shtml", ""]


ssmItems[7]=["Profiles in Collaboration - Summer Reading Program", "http://www.nmrls.org/news/octnov05/profiles.shtml", ""]
ssmItems[8]=["NMRLS LSTA Grant - The Library Experience: Older Citizens", "http://www.nmrls.org/news/octnov05/tlx.shtml", ""]
ssmItems[9]=["Working in Retirement: No Longer an Oxymoron", "http://www.nmrls.org/news/octnov05/retire.shtml", ""]
ssmItems[10]=["NMRLS Libraries Joint Friends Gathering", "http://www.nmrls.org/news/octnov05/friends.shtml", ""]




ssmItems[11]=[('<IMG SRC="inside.gif">')]

ssmItems[12]=["CE Snapshots", "http://www.nmrls.org/news/octnov05/cesnapshots.shtml", ""]



ssmItems[13]=["Library Grant Links", "http://www.nmrls.org/news/octnov05/libgrantlinks.shtml", ""]

ssmItems[14]=["Regional Reference Center Update", "http://www.nmrls.org/news/octnov05/mhl.shtml", ""]



ssmItems[15]=["Massachusetts Trial Court Law Library Update", "http://www.nmrls.org/news/octnov05/lll.shtml", ""]
ssmItems[16]=["MBLC Update", "http://www.nmrls.org/news/octnov05/mblc.shtml", ""]
ssmItems[17]=["MSLMA Update", "http://www.nmrls.org/news/octnov05/mslma.shtml", ""]
ssmItems[18]=["MLA Update", "http://www.nmrls.org/news/octnov05/mla.shtml", ""]
ssmItems[19]=["Youth Services Column", "http://www.nmrls.org/news/octnov05/ys.shtml", ""]



ssmItems[20]=["News of Staff and Libraries in the Region", "http://www.nmrls.org/news/octnov05/newsabout.shtml", ""]

ssmItems[21]=["New Members", "http://www.nmrls.org/news/octnov05/newmembers.shtml", ""]

ssmItems[22]=["Job Postings", "http://www.nmrls.org/jobs/", ""]
ssmItems[23]=["Newsletter Deadline", "http://www.nmrls.org/news/octnov05/deadline.shtml", ""]

ssmItems[24]=[('<IMG SRC="about.gif">')]

ssmItems[25]=["NMRLS Newsletter Main Index", "http://www.nmrls.org/news/", ""]
ssmItems[26]=["SUBSCRIBE TODAY - NMRLS Electronic Discussion List", "http://mlin.lib.ma.us/cgi-bin/lwgate/NMRLS/subscribe.html/", ""]
ssmItems[27]=["Executive Board", "http://www.nmrls.org/about/board.shtml", ""]
ssmItems[28]=["Staff", "http://www.nmrls.org/about/staff.shtml", ""]
ssmItems[29]=["Web Site", "http://www.nmrls.org/", ""]


buildMenu();

//-->
//-->
