_scrollAmount=5                  // Only Used for Netscape 4 scrolling
_scrollDelay=10	                 // Only Used for Netscape 4 scrolling
_scrollUpImage="/images/1x1.gif"     // Only Used for Netscape 4 scrolling
_scrollDownImage="/images/1x1.gif" // Only Used for Netscape 4 scrolling
_menuCloseDelay=500              // The delay for menus to remain visible on mouse off
_menuOpenDelay=150               // The delay for opening menus on mouse over
_subOffsetTop=0;                 // Sub menu offset Top position
_subOffsetLeft=-5;                // Sub menu offset Left position
Goverfilter = "Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=3)"
Goutfilter = "randomdissolve(duration=0.4)"

with(vertStyle=new mm_style()){
	pagebgcolor = "#99ccff";
	menubgcolor = "#99ccff";
	onbgcolor = "#006699";
	oncolor = "white";
	offbgcolor = "#99ccff";
	offcolor = "black";
	visitedcolor = "";
	bordercolor = "#999999";
	borderstyle = "solid";
	separatorcolor = "#999999";
	separatorsize = 0;
	separatorpadding = 0;
	separatorwidth = "85%";
	separatoralign = "right";
	padding = 1;
	borderwidth = 0;
	onborder = 0;
//	overfilter="Blinds(direction='down',bands=1,duration=0.3);Alpha(opacity=85);Shadow(color='#d2d2d2', Direction=135, Strength=3)";
//	outfilter="Blinds(direction='up',bands=1,duration=0.6);Alpha(opacity=85);Shadow(color='#d2d2d2', Direction=135, Strength=3)";
	overfilter = "Fade(duration=0.1);Alpha(opacity=95);Shadow(color='#777777', Direction=135, Strength=3)";
	outfilter = "randomdissolve(duration=0.2)";
	fontsize = "12px;";
	fontstyle = "";
	fontfamily = "Tahoma";
//	fontweight="bold";
//	ondecoration="underline";
	pagebgcolor = "#99ccff";
	pageimage = "";
	pagecolor = "black";
//	subimage = "/img/overarrow.gif";
//	onsubimage="/img/overarrow.gif";
	headercolor = "#999999";
	headerbgcolor = "#999999";
	headerborder=0;
//	menubgimage="/images/1x1.gif; width:150px;";
	imagepadding=0;
//	image="/images/arrow.gif";
//	itemwidth=143;
}

horizStyle=new copyOf(vertStyle)
//horizStyle.overfilter=""
//horizStyle.outfilter=""
//horizStyle.borderwidth=0
//horizStyle.separatorpadding=0
//horizStyle.onborder="";
//horizStyle.separatorcolor = "#999999";
horizStyle.subimage="";
horizStyle.onsubimage="";
horizStyle.onbgcolor = "#99ccff";
horizStyle.oncolor = "#000000";
horizStyle.offbgcolor = "#99ccff";
horizStyle.offcolor = "#000000";
horizStyle.image = "";
horizStyle.overbgimage="";
horizStyle.menubgimage="";
//horizStyle.onborder="";
horizStyle.imagepadding = 0;
horizStyle.padding = 0;
horizStyle.borderwidth = 0;

// Add this bit if you haven't finished building menus yet.
//clearTimeout(_mst)
//_mst=null
//_startM=1

with(milonic=new menuname("main")) {
	style = vertStyle;
	top="offset=0"
	margin=3
	aI("text=О нас;url=/about;");
	aI("text=Новости;url=/news;");
	aI("text=Как проехать;url=/where;");
	aI("text=Контакты;url=/contacts;");
	aI("text=Сервис;url=/service;");
}

with(milonic=new menuname("about")) {
	style = vertStyle;
	top="offset=0"
	margin=3
//	aI("text=Радиотелефоны DECT;url=/catalogue/dect/;");
//	aI("text=Радиотелефоны 30-39МГц;url=/catalogue/mhz/;");
//	aI("text=Рекламные материалы;url=/catalogue/advertising/;");
}

with(milonic=new menuname("service")) {
	style = vertStyle;
	top="offset=0"
	margin=3
//	aI("text=Оптом;url=/wheretobuy/wholesale/;");
//	aI("text=В розницу;url=/wheretobuy/retail/;");
//	aI("text=Интернет-магазины;url=/wheretobuy/internet/;");
//	aI("text=Новости партнеров;url=/wheretobuy/partners/;");
}

with(milonic=new menuname("tuning")) {
	style = vertStyle;
	top="offset=0"
	margin=3
//	aI("text=Условия поддержки;url=/support/rules/;");
//	aI("text=Сертификаты;url=/support/certificates/;");
//	aI("text=Список СЦ;url=/support/service/;");
}

with(milonic=new menuname("useful")) {
	style = vertStyle;
	top="offset=0"
	margin=3
//	aI("text=Условия поддержки;url=/support/rules/;");
//	aI("text=Сертификаты;url=/support/certificates/;");
//	aI("text=Список СЦ;url=/support/service/;");
}

with(milonic=new menuname("forum")) {
	style = vertStyle;
	top="offset=0"
	margin=3
//	aI("text=Форум;url=http://alpinarium.ru/forum/;");
}
