<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=0; // 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="#FFFFFF";
menuIsStatic="yes"; //this sets whether menu should stay static on the screen
menuWidth=180; // Must be a multiple of 10! no quotes!!
menuCols=2;
hdrFontFamily="verdana";
hdrFontSize="3";
hdrFontColor="gray";
hdrBGColor="#FFFFFF";
hdrAlign="center";
hdrVAlign="center";
hdrHeight="10";
linkFontFamily="Courier";
linkFontSize="2";
linkBGColor="#FFFFFF";
linkOverBGColor="#FFFFFF";
linkTarget="_top";
linkAlign="Left";
barBGColor="#999999";
barFontFamily="verdana";
barFontSize="2";
barFontColor="white";
barVAlign="center";
barWidth=15; // no quotes!!
barText="Ступино"; // <IMG> tag supported. Put exact html for an image to show.

///////////////////////////
//ssmItems[7]=["FAQ", "http://www.dynamicdrive.com/faqs.htm", "", 1, "no"] //create two column row
//ssmItems[8]=["Email", "http://www.dynamicdrive.com/contact.htm", "",1]
// ssmItems[...]=[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header
ssmItems[0]=["Мой город","",""] //create header
ssmItems[1]=["Краткая справка", "spravka.htm", "mainFrame"]
ssmItems[2]=["Моя почта", "http://www.stupino.com/webmail","_blank"] //почтовые ящики
ssmItems[3]=["Доска объявлений", "./geoclass", "_parent"]
ssmItems[4]=["Место встречи", "./phpBB3", "_parent"] //форум
ssmItems[5]=["Свежий взгляд", "./4images", "_parent"] //фотогалерея
ssmItems[6]=["Наша жизнь", "./pmachine/weblog.php", "_parent"] //новости и статьи
ssmItems[7]=["Поговорим", "./stupinochat", "_blanc"] //чат
ssmItems[8]=["Links", "./links/", "_parent"] //каталог
ssmItems[9]=["StupinoWiki", "http://example.stupino.com/mediawiki", "_parent"] //энциклопедия Ступино
ssmItems[10]=["Вопросы", "faq.htm", "mainFrame"] //часто задаваемые вопросы
ssmItems[11]=["Контакты", "contact.htm", "mainFrame"]// адрес
ssmItems[12]=["", "", ""] //create header
//ssmItems[12]=["Справочная", "http://www.stupino.com/livehelp", "main"]

buildMenu();

//-->






