<!--

/*
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="#89a428";  // 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="#ffffb9"; // This is changes the roll-over color when scrolling over article titles
linkTarget="_self";
linkAlign="Left";
barBGColor="#89a428"; // 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/mar07/header.gif">'), "", ""] //create header


ssmItems[1]=[('<img src="http://www.nmrls.org/news/mar07/special.gif">'), "", ""] //create header


ssmItems[2]=["Executive Board Summary", "http://www.nmrls.org/news/mar07/board.shtml", ""]

ssmItems[3]=["Legislative Update", "http://www.nmrls.org/news/mar07/legupdate.shtml", ""]
ssmItems[4]=["Catch the Beat for Your Library at Barnes and Noble", "http://www.nmrls.org/news/mar07/bn.shtml", ""]
ssmItems[5]=["Graduation Rate Summit", "http://www.nmrls.org/news/mar07/graduation.shtml", ""]
ssmItems[6]=["NMRLS would like to recognize...Dean Baumeister and Chris Kupec", "http://www.nmrls.org/news/mar07/receipts.shtml", ""]
ssmItems[7]=["Bibliotemps", "http://www.nmrls.org/news/mar07/biblio.shtml", ""]



ssmItems[8]=["New Preservation Site", "http://www.nmrls.org/news/mar07/preservation.shtml", ""]
ssmItems[9]=["Bookmarks Available!  First Come, First Served!", "http://www.nmrls.org/news/mar07/book.shtml", ""]
ssmItems[10]=["Web 2.0 Spotlight", "http://www.nmrls.org/news/mar07/web2.shtml", ""]

ssmItems[11]=["CE Snapshots", "http://www.nmrls.org/news/mar07/CESnapshots.shtml", ""]
ssmItems[12]=["Library Grant Links", "http://www.nmrls.org/news/mar07/libgrantlinks.shtml", ""]



ssmItems[13]=[('<img src="http://www.nmrls.org/news/mar07/inside.gif">'), "", ""] //create header



ssmItems[14]=["Regional Reference Center Update", "http://www.nmrls.org/news/mar07/mhl.shtml", ""]
ssmItems[15]=["ILL Center Update", "http://www.nmrls.org/news/mar07/ill.shtml", ""]
ssmItems[16]=["Massachusetts Trial Court Libraries Update", "http://www.nmrls.org/news/mar07/lll.shtml", ""]

ssmItems[17]=["MLA Update", "http://www.nmrls.org/news/mar07/mla.shtml", ""]
ssmItems[18]=["MSLA Update", "http://www.nmrls.org/news/mar07/msla.shtml", ""]


ssmItems[19]=["Youth Services Column", "http://www.nmrls.org/news/mar07/ys.shtml", ""]
ssmItems[20]=["News of Staff and Libraries in the Region", "http://www.nmrls.org/news/mar07/newsabout.shtml", ""]

ssmItems[21]=["New Members", "http://www.nmrls.org/news/mar07/newmembers.shtml", ""]



ssmItems[22]=["Job Postings", "http://www.nmrls.org/jobs/", ""]
ssmItems[23]=["Newsletter Deadline", "http://www.nmrls.org/news/mar07/deadline.shtml", ""]


ssmItems[24]=[('<img src="http://www.nmrls.org/news/mar07/about.gif">'), "", ""] //create header


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();

//-->
//-->
