<!--

/*
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="#008d8a";
menuIsStatic="yes"; //this sets whether menu should stay static on the screen
menuWidth=300; // 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="#f4dcfa";
linkTarget="_self";
linkAlign="Left";
barBGColor="#008d8a";
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="300" height="54" border="0" alt="">'), "http://www.nmrls.org/news/decjan06/index.shtml", ""] //create header


ssmItems[1]=[('<img src="special.gif">')] //create header

ssmItems[2]=["Happy Holidays to all our members!", "http://www.nmrls.org/news/decjan06/holidays.shtml", ""]

ssmItems[3]=["Delivery Changes in the New Year", "http://www.nmrls.org/news/decjan06/delivery2.shtml", ""]


ssmItems[4]=["Stategic Planning Update", "http://www.nmrls.org/news/decjan06/stratplan.shtml", ""]

ssmItems[5]=["Delivery Survey Results", "http://www.nmrls.org/news/decjan06/delivery.shtml", ""]
ssmItems[6]=["Friends Group Gathering", "http://www.nmrls.org/news/decjan06/friends.shtml", ""]


ssmItems[7]=["Profiles in Collaboration - The Merrimack Valley Traveling Pants", "http://www.nmrls.org/news/decjan06/profiles.shtml", ""]
ssmItems[8]=["Essex National Heritage Commission: 10 Years, 100 Milestones", "http://www.nmrls.org/news/decjan06/enhc.shtml", ""]
ssmItems[9]=["Traveling in Retirement: Beyond Senior Discounts", "http://www.nmrls.org/news/decjan06/ksta.shtml", ""]
ssmItems[10]=["NMRLS is looking for members with abolition collections...", "http://www.nmrls.org/news/decjan06/mfh.shtml", ""]




ssmItems[11]=[('<IMG SRC="inside.gif">')]

ssmItems[12]=["CE Snapshots", "http://www.nmrls.org/news/decjan06/cesnapshots.shtml", ""]



ssmItems[13]=["Library Grant Links", "http://www.nmrls.org/news/decjan06/libgrantlinks.shtml", ""]

ssmItems[14]=["Regional Reference Center Update", "http://www.nmrls.org/news/decjan06/mhl.shtml", ""]



ssmItems[15]=["Massachusetts Trial Court Law Library Update", "http://www.nmrls.org/news/decjan06/lll.shtml", ""]
ssmItems[16]=["MBLC Update", "http://www.nmrls.org/news/decjan06/mblc.shtml", ""]
ssmItems[17]=["MLA/MSLMA Update", "http://www.nmrls.org/news/decjan06/mlamslma.shtml", ""]
ssmItems[18]=["Youth Services Column", "http://www.nmrls.org/news/decjan06/ys.shtml", ""]

ssmItems[19]=["News of Staff and Libraries in the Region", "http://www.nmrls.org/news/decjan06/newsabout.shtml", ""]

ssmItems[20]=["New Members", "http://www.nmrls.org/news/decjan06/newmembers.shtml", ""]

ssmItems[21]=["Job Postings", "http://www.nmrls.org/jobs/", ""]
ssmItems[22]=["Newsletter Deadline", "http://www.nmrls.org/news/decjan06/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();

//-->
//-->
