/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=4;			// Number of first level items
	var LowBgColor='transparent';			// Background color when mouse is not over
	var LowSubBgColor='#C3C2C0';			// Background color when mouse is not over on subs
	var HighBgColor='#B50015';			// Background color when mouse is over
	var HighSubBgColor='#8C8C8C';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='#666666';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='transparent';			// Border color
	var BorderSubColor='transparent';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana, Arial, Helvetica, sans-serif"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=4;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='MenuRMG';				// span id for relative positioning
	var HideTop=1;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=1;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['images/tri.gif',9,5,'images/tridown.gif',5,5,'images/trileft.gif',5,5];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("\u043F\u0440\u043E\u0444\u0438\u043B\u044C","#","",2,24,68);
	Menu1_1=new Array("\u043E\u0020\u043D\u0430\u0441","about.html","",0,18,140);	
	Menu1_2=new Array("\u043F\u043E\u0434\u0445\u043E\u0434","approach.html","",0,18,140);
	
Menu2=new Array("\u0440\u0430\u0431\u043E\u0442\u0430","#","",3,24,69);
	Menu2_1=new Array("\u0430\u043D\u0430\u043B\u0438\u0437","analyzing.html","",0,18,140);	
	Menu2_2=new Array("\u043E\u0442\u0447\u0451\u0442\u043D\u043E\u0441\u0442\u044C","reporting.html","",0,18,140);
	Menu2_3=new Array("\u0441\u0442\u0440\u0443\u043A\u0442\u0443\u0440\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u0435","structuring.html","",0,18,140);
	
Menu3=new Array("\u0440\u0435\u0448\u0435\u043D\u0438\u044F","","",4,24,69);
	Menu3_1=new Array("financial@nalyst","financial.html","",0,18,140);	
	Menu3_2=new Array("\u043F\u043E\u0440\u0443\u0447\u0435\u043D\u0438\u044F","risk.html","",0,18,140);
	Menu3_3=new Array("\u043A\u043E\u043D\u043A\u0440\u0435\u0442\u043D\u043E","casestudies.html","",0,18,140);
	Menu3_4=new Array("\u043F\u0430\u0440\u0442\u043D\u0451\u0440\u044B","partners.html","",0,18,140);

Menu4=new Array("\u043A\u043E\u043D\u0442\u0430\u043A\u0442","","",3,24,69);
	Menu4_1=new Array("\u043A\u043E\u043D\u0442\u0430\u043A\u0442","contact.html","",0,18,70);	
	Menu4_2=new Array("\u0432\u0430\u043A\u0430\u043D\u0441\u0438\u0438","jobs.html","",0,18,70);
	Menu4_3=new Array("webex","https://meetings.webex.com/meet/jgpieyre@theriskmanagementgroup.com","",0,18,70);