/*
 Milonic DHTML Website Navigation Menu - Version 3.5
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
*/

menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"

timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

style1=["navy","","ffebdc","","000000",12,"normal","bold","",
        0,"",,"66ffff","000099","Purple","","","ffffff","000099","navy",]


addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
189,					// Menu Top - The Top position of the menu in pixels
0,				// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
0,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use
,"<img src=http://www.km-group.ru/images/page/pkm/pkmv7-1-off.jpg border=0>","show-menu=pr",,"",0
])


	addmenu(menu=["pr",
	,,,0,"",style1,,"left",,,,,,,,,,,,,
	,"<img src=http://www.km-group.ru/images/page/dm/dm1-off.gif border=0>","http://www.km-group.ru/kzm.shtml swapimage=http://www.km-group.ru/images/page/dm/dm1-on.gif",,,0
	,"<img src=http://www.km-group.ru/images/page/dm/dm2-off.gif border=0>","http://www.km-group.ru/kzlk.php swapimage=http://www.km-group.ru/images/page/dm/dm2-on.gif",,,0
	])

dumpmenus()