<!--

/*
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="green";
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="#ffffca";
linkTarget="_self";
linkAlign="Left";
barBGColor="Green";
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="57" border="0" alt="">'), "http://www.nmrls.org/news/julaug05/index.shtml", ""] //create header


ssmItems[1]=[('<img src="special.gif">')] //create header

ssmItems[2]=["NMRLS Draft Strategic Plan 2005-2010", "http://www.nmrls.org/news/julaug05/stratplan.shtml", ""]

ssmItems[3]=["Database News", "http://www.nmrls.org/news/julaug05/dbnews.shtml", ""]
ssmItems[4]=["NMRLS Annual Meeting", "http://www.nmrls.org/news/julaug05/anmtg05.shtml", ""]


ssmItems[5]=["Quick Updates!", "http://www.nmrls.org/news/julaug05/quick.shtml", ""]
ssmItems[6]=["Library Developments at the Peabody Essex Museum", "http://www.nmrls.org/news/julaug05/pem.shtml", ""]
ssmItems[7]=["Authors @ Your Library Database Launched", "http://www.nmrls.org/news/julaug05/authors.shtml", ""]
ssmItems[8]=["Library Leadership Massachusetts", "http://www.nmrls.org/news/julaug05/leader.shtml", ""]

ssmItems[9]=["Library Spotlight: The Magic of Hospital Archives ", "http://www.nmrls.org/news/julaug05/spotlightlgh.shtml", ""]

ssmItems[10]=["Library Spotlight: Magic in a Children's Room", "http://www.nmrls.org/news/julaug05/spotlightpilp.shtml", ""]

ssmItems[11]=["Grandparents Raising Grandchildren", "http://www.nmrls.org/news/julaug05/tlx.shtml", ""]

ssmItems[12]=["Profiles in Collaboration: Gloucester Children Going Places", "http://www.nmrls.org/news/julaug05/profiles.shtml", ""]
ssmItems[13]=["Grandparents Raising Grandchildren", "http://www.nmrls.org/news/julaug05/tlx.shtml", ""]


ssmItems[14]=["Regional Reference Center Update", "http://www.nmrls.org/news/julaug05/mhl.shtml", ""]

ssmItems[15]=["Massachusetts Trial Court Law Library Update", "http://www.nmrls.org/news/julaug05/lll.shtml", ""]


ssmItems[16]=["Youth Services Column", "http://www.nmrls.org/news/julaug05/ys.shtml", ""]
ssmItems[17]=["Book Looks: The Birth of Venus", "http://www.nmrls.org/news/julaug05/booklook.shtml", ""]

ssmItems[18]=[('<IMG SRC="inside.gif">')]
ssmItems[19]=["Update from the MBLC", "http://www.nmrls.org/news/julaug05/mblc.shtml", ""]

ssmItems[20]=["MSLMA Update", "http://www.nmrls.org/news/julaug05/mslma.shtml", ""]

ssmItems[21]=["Committee Corner", "http://www.nmrls.org/news/julaug05/cmtecorner.shtml", ""]
ssmItems[22]=["Library Grant Links", "http://www.nmrls.org/news/julaug05/libgrantlinks.shtml", ""]

ssmItems[23]=["News of Staff and Libraries in the Region", "http://www.nmrls.org/news/julaug05/newsabout.shtml", ""]

ssmItems[24]=["New Members", "http://www.nmrls.org/news/julaug05/newmembers.shtml", ""]

ssmItems[25]=["Job Postings", "http://www.nmrls.org/jobs/", ""]
ssmItems[26]=["Newsletter Deadline", "http://www.nmrls.org/news/julaug05/deadline.shtml", ""]

ssmItems[27]=[('<IMG SRC="about.gif">')]

ssmItems[28]=["NMRLS Newsletter Main Index", "http://www.nmrls.org/news/", ""]
ssmItems[29]=["SUBSCRIBE TODAY - NMRLS Electronic Discussion List", "http://mlin.lib.ma.us/cgi-bin/lwgate/NMRLS/subscribe.html/", ""]
ssmItems[30]=["Executive Board", "http://www.nmrls.org/about/board.shtml", ""]
ssmItems[31]=["Staff", "http://www.nmrls.org/about/staff.shtml", ""]
ssmItems[32]=["Web Site", "http://www.nmrls.org/", ""]


buildMenu();

//-->
//-->
