<!--


/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssmItems colors
*/
YOffset=177; 					// no quotes!!
staticYOffset=10; 			// no quotes!!
XOffset=0; 					// no quotes!!
slideSpeed=20 					// no quotes!!
waitTime=500; 					// no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="#cccccc";
menuIsStatic="yes";
menuWidth=160; 					// Must be a multiple of 10! no quotes!!
menuCols=1;
hdrFontFamily="verdana";
hdrFontSize="-7";
hdrFontColor="black";
hdrBGColor="#FFFFFF";
hdrAlign="top";
hdrVAlign="top";
hdrHeight="1";
linkFontFamily="Verdana";
linkFontSize="-7";
linkBGColor="white";
linkOverBGColor="#FFFFFF";
linkTarget="_top";
linkAlign="left";
linkVAlign="top";
barBGColor="#cccccc";
barFontFamily="Verdana";
barFontSize="-7";
barFontColor="black";
barVAlign="top";
barAlign="left";
barWidth=15; 					// no quotes!!
barText='<img src="http://www.stroganovka.ru/images/_menu_left/_prom_art.gif" border=0>' 					// <IMG> tag supported, Ex: '<img src="some.gif" border=0>'

// ssmItems[...]=[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header

addItem("<img src='http://www.stroganovka.ru/images/template/menuleft/d_com.gif' border=0>", "http://www.stroganovka.ru/html/leaning/industrial_art/design_communicative/index.htm", target="_self");
addItem("<img src='http://www.stroganovka.ru/images/template/menuleft/d_prom.gif' border=0>", "http://www.stroganovka.ru/html/leaning/industrial_art/design_industrial/index.htm", target="_self");
addItem("<img src='http://www.stroganovka.ru/images/template/menuleft/d_auto.gif' border=0>", "http://www.stroganovka.ru/html/leaning/industrial_art/transport/index.htm", target="_self");
addItem("<img src='http://www.stroganovka.ru/images/template/menuleft/d_sreda.gif' border=0>", "http://www.stroganovka.ru/html/leaning/industrial_art/design_environment/index.htm", target="_self");


buildMenu();

//-->

