<!--

/*
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="#C2920A";  // 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="#A8C0CC"; // This is changes the roll-over color when scrolling over article titles
linkTarget="_self";
linkAlign="Left";
barBGColor="#C2920A"; // 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/sep07/header.gif">'), "", ""] //create header


ssmItems[1]=[('<img src="http://www.nmrls.org/news/sep07/special.gif">'), "", ""] //create header
ssmItems[2]=["Save the Date - NMRLS Annual Meeting", "http://www.nmrls.org/news/sep07/anmtg07.shtml", ""]

ssmItems[3]=["Meet the NMRLS Staff: Greg Pronevitz", "http://www.nmrls.org/news/sep07/staffprofile.shtml", ""]

ssmItems[4]=["Digital Commonwealth Conference Registration", "http://www.nmrls.org/news/sep07/dc.shtml", ""]
ssmItems[5]=["Library Spotlight: Lawrence History Center: Immigrant City Archives and Museum", "http://www.nmrls.org/news/sep07/profile.shtml", ""]
ssmItems[6]=["CE Snapshots", "http://www.nmrls.org/news/sep07/cesnapshots.shtml", ""]
ssmItems[7]=["Database Notes", "http://www.nmrls.org/news/sep07/databasenotes.shtml", ""]
ssmItems[8]=["Statewide Electronic Resource Training for Librarians", "http://www.nmrls.org/news/sep07/dbtraining.shtml", ""]


ssmItems[9]=["Library Grant Links", "http://www.nmrls.org/news/sep07/lgl.shtml", ""]



ssmItems[10]=[('<img src="http://www.nmrls.org/news/sep07/inside.gif">'), "", ""] //create header



ssmItems[11]=["Regional Reference Center Update", "http://www.nmrls.org/news/sep07/mhl.shtml", ""]
ssmItems[12]=["MBLC Update", "http://www.nmrls.org/news/sep07/mblc.shtml", ""]


ssmItems[13]=["MLA/MFOL/MLTA Updates", "http://www.nmrls.org/news/sep07/mlamfol.shtml", ""]

ssmItems[14]=["Update from MSLA", "http://www.nmrls.org/news/sep07/msla.shtml", ""]

ssmItems[15]=["Youth Services Column", "http://www.nmrls.org/news/sep07/ys.shtml", ""]

ssmItems[16]=["Scott's Tech Tips (STT)", "http://www.nmrls.org/news/sep07/sst.shtml", ""]

ssmItems[17]=["New Members", "http://www.nmrls.org/news/sep07/newmembers.shtml", ""]
ssmItems[18]=["News of Staff and Libraries in the Region", "http://www.nmrls.org/news/sep07/newsabout.shtml", ""]




ssmItems[19]=["Job Postings", "http://www.nmrls.org/jobs/", ""]
ssmItems[20]=["Newsletter Deadline", "http://www.nmrls.org/news/sep07/deadline.shtml", ""]


ssmItems[21]=[('<img src="http://www.nmrls.org/news/sep07/about.gif">'), "", ""] //create header


ssmItems[22]=["NMRLS Newsletter Main Index", "http://www.nmrls.org/news/", ""]
ssmItems[23]=["SUBSCRIBE TODAY - NMRLS Electronic Discussion List", "http://mlin.lib.ma.us/cgi-bin/lwgate/NMRLS/subscribe.html/", ""]
ssmItems[24]=["Executive Board", "http://www.nmrls.org/about/board.shtml", ""]
ssmItems[25]=["Staff", "http://www.nmrls.org/about/staff.shtml", ""]
ssmItems[26]=["Web Site", "http://www.nmrls.org/", ""]


buildMenu();

//-->
//-->




