<!--/*Configure menu styles belowNOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors*/YOffset=190; // no quotes!!XOffset=0;staticYOffset=30; // no quotes!!slideSpeed=20 // no quotes!!waitTime=100; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.menuBGColor="#212716";menuIsStatic="yes"; //this sets whether menu should stay static on the screenmenuWidth=110; // Must be a multiple of 10! no quotes!!menuCols=4;hdrFontFamily="Verdana";hdrFontSize="2";hdrFontColor="#000000";hdrBGColor="#FFFFFF";hdrAlign="left";hdrVAlign="center";hdrHeight="15";linkFontFamily="Georgia";linkFontSize="2";linkBGColor= "white";linkOverBGColor="#586245";linkTarget="_top";linkAlign="Left";barBGColor="#586245";barFontFamily="Verdana";barFontSize="2";barFontColor="white";barVAlign="center";barWidth=17; // no quotes!!barText="MENU"; // <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]=["Gallery"]; //create headerssmItems[1]=["All Works", "http://gcc.bradley.edu/bradnat/bn_30/gallery.php", ""];ssmItems[2]=["Awarded Works", "http://gcc.bradley.edu/bradnat/bn_30/awards.php",""];ssmItems[3]=["Artist List", "http://gcc.bradley.edu/bradnat/bn_30/artists.php", ""];ssmItems[4]=["Title List", "http://gcc.bradley.edu/bradnat/bn_30/titles.php", ""];ssmItems[5]=["Information", "", ""]; //create headerssmItems[6]=["Introduction", "http://gcc.bradley.edu/bradnat/bn_30/intro.php", ""];ssmItems[7]=["Juror's Statement", "http://gcc.bradley.edu/bradnat/bn_30/juror.php", ""];ssmItems[8]=["Glossary", "http://gcc.bradley.edu/bradnat/bn_30/glossary.php", ""];ssmItems[9]=["Guestbook", "http://gcc.bradley.edu/bradnat/bn_30/guestbook.php", ""];buildMenu();//-->