<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=152; // 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="#93ac77";
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="#e6ede1";
hdrAlign="left";
hdrVAlign="bottom";
hdrHeight="10";
linkFontFamily="Arial";
linkFontSize="1";
linkBGColor="white";
linkOverBGColor="#ffffb9";
linkTarget="_self";
linkAlign="Left";
barBGColor="#93ac77";
barFontFamily="arial, sans serif";
barFontSize="2";
barFontColor="white";
barVAlign="center";
barAlign="center";
barWidth=20; // no quotes!!
barText=('GUIDE TO NMDL'); // <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="250" height="50" border="0" alt="">'), "http://www.nmrls.org/nmdl/index.shtml", ""] //create header



ssmItems[1]=[('<img src="collections.gif" border="0" alt="">'), "http://www.nmrls.org/nmdl/index.shtml", ""] //create header


ssmItems[2]=["Northeast Massachusetts Digital Library", "http://nmrlsdli.cdmhost.com", ""]
ssmItems[3]=["ECHOES-Essex County Heritage Online Exhibits", "http://www.nmrls.org/enha/exhibit/index.shtml", ""]
ssmItems[4]=["Town Images - Lawrence and Gloucester", "http://www.nmrls.org/nmdl/townimages.shtml", ""]



ssmItems[5]=["Local Collections", "http://www.nelinet.net/digital/necol/dlc_ne.htm", ""]
ssmItems[6]=["Nelinet  - Digital Collections in New England", "http://www.nelinet.net/necol/digcolne.htm", ""]

ssmItems[7]=["Nelinet - Selected Digital Collections Outside of New England", "http://www.nelinet.net/digital/necol/dlc_outne.htm", ""]

ssmItems[8]=["Suggest a Link", "mailto:nmdl@nmrls.org", ""]


ssmItems[9]=[('<img src="faqtext.gif" border="0" alt="">'), "http://www.nmrls.org/nmdl/faq.shtml", ""]
//create header


ssmItems[10]=["What is the Northeast Massachusetts Digital Library (NMDL)?", "http://www.nmrls.org/nmdl/faq.shtml#nmdlfind", ""]

ssmItems[11]=["Where can I find the Massachusetts Digital Library?", "http://www.nmrls.org/nmdl/faq.shtml#nmdlfind", ""]

ssmItems[12]=["What is the Northeast Massachusetts Regional Library System (NMRLS)?", "http://www.nmrls.org/nmdl/faq.shtml#nmrls", ""]

ssmItems[13]=["Who are the project partners?", "http://www.nmrls.org/nmdl/faq.shtml#partners", ""]

ssmItems[14]=["How can I help?", "http://www.nmrls.org/nmdl/faq.shtml#help", ""]



ssmItems[15]=[('<img src="from.gif" border="0" alt="">'), "http://www.nmrls.org/nmdl/feedback.shtml", ""]



ssmItems[16]=[('<img src="mbersvs.gif" border="0" alt="">'), "http://www.nmrls.org/nmdl/memsvcs.shtml", ""]






buildMenu();

//-->
//-->
