<!--

/*
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="#FF9900";  // This should be the same as the barBGColor below
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="#FFBBBB"; // This is changes the roll-over color when scrolling over article titles
linkTarget="_self";
linkAlign="Left";
barBGColor="#FF9900"; // This is changes the color of the sliding Bar
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="http://www.nmrls.org/news/mar08/header.gif">'), "", ""] //create header
ssmItems[1]=[('<img src="http://www.nmrls.org/news/mar08/special.gif">'), "", ""] //create header
ssmItems[2]=["Executive Board Meeting Summary - February 28, 2008", "http://www.nmrls.org/news/mar08/board.shtml", ""]
ssmItems[3]=["NMRLS Blog and Wiki - Serving Diverse Communities", "http://www.nmrls.org/news/mar08/diverse.shtml", ""]
ssmItems[4]=["Spring Delivery Survey", "http://www.nmrls.org/news/mar08/delivery.shtml", ""]
ssmItems[5]=["Web 2.0 Library Spotlight - Lawrence History Center", "http://www.nmrls.org/news/mar08/spotlight.shtml", ""]

ssmItems[6]=["CE Snapshots", "http://www.nmrls.org/news/mar08/cesnapshots.shtml", ""]
ssmItems[7]=["Library Grant Links", "http://www.nmrls.org/news/mar08/libgrantlinks.shtml", ""]
ssmItems[8]=[('<img src="http://www.nmrls.org/news/mar08/inside.gif">'), "", ""] //create header
ssmItems[9]=["Regional Reference Center Update", "http://www.nmrls.org/news/mar08/mhl.shtml", ""]
ssmItems[10]=["MBLC Update", "http://www.nmrls.org/news/mar08/mblc.shtml", ""]
ssmItems[11]=["News from MLA", "http://www.nmrls.org/news/mar08/mla.shtml", ""]
ssmItems[12]=["Update from MSLA", "http://www.nmrls.org/news/mar08/msla.shtml", ""]
ssmItems[13]=["Youth Services Column", "http://www.nmrls.org/news/mar08/ys.shtml", ""]

ssmItems[14]=["News of Staff and Libraries in the Region", "http://www.nmrls.org/news/mar08/newsabout.shtml", ""]
ssmItems[15]=["Job Postings", "http://www.nmrls.org/jobs/", ""]
ssmItems[16]=["Newsletter Deadline", "http://www.nmrls.org/news/mar08/deadline.shtml", ""]
ssmItems[17]=[('<img src="http://www.nmrls.org/news/mar08/about.gif">'), "", ""] //create header


ssmItems[18]=["NMRLS Newsletter Main Index", "http://www.nmrls.org/news/", ""]
ssmItems[19]=["SUBSCRIBE TODAY - NMRLS Electronic Discussion List", "http://mlin.lib.ma.us/cgi-bin/lwgate/NMRLS/subscribe.html/", ""]
ssmItems[20]=["Executive Board", "http://www.nmrls.org/about/board.shtml", ""]
ssmItems[21]=["Staff", "http://www.nmrls.org/about/staff.shtml", ""]
ssmItems[22]=["Web Site", "http://www.nmrls.org/", ""]
buildMenu();


//-->
//-->




