<!--/*Configure menu styles belowNOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors*/YOffset=10; // 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="white";menuIsStatic="yes"; //this sets whether menu should stay static on the screenmenuWidth=200; // Must be a multiple of 10! no quotes!!menuCols=2;hdrFontFamily="Helvetica";hdrFontSize="2";hdrFontColor="white";hdrBGColor="#999999";hdrAlign="left";hdrVAlign="center";hdrHeight="15";linkFontFamily="Helvetica";linkFontSize="1.5";linkBGColor="white";linkOverBGColor="#e2e2e2";linkTarget="_top";linkAlign="Left";barBGColor="#999999";barFontFamily="Helvetica";barFontSize="2";barFontColor="white";barVAlign="center";barWidth=20; // no quotes!!barText="INFO"; // <IMG> tag supported. Put exact html for an image to show.//barText=<IMG SRC="/images/info.png" />; //ne dela kljub temu kar gor piše!?///////////////////////////// ssmItems[...]=[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a headerssmItems[0]=["Menu"] //create headerssmItems[1]=["ABOUT", "about.html", ""]ssmItems[2]=["NEWSROOM", "newsroom.html", ""]ssmItems[3]=["UAS DEVELOPEMENT", "uas.html",""]ssmItems[4]=["RENEWABLE ENERGY", "renewable.html", ""]ssmItems[5]=["HABITATS", "habitats.html", ""]ssmItems[6]=["R&D - DESIGN - INTEGRATION", "design.html", ""]ssmItems[7]=["PARTNERSHIPS", "partnerships.html", ""]ssmItems[8]=["CONTACT", "contact.html", ""]ssmItems[9]=["Login area", "", ""] //create headerssmItems[10]=["CRP M2-0111 ARCHIVE", "http://www.c-astral.com/crp0111/", ""]buildMenu();//-->