	var NoOffFirstLineMenus=7;			// Number of first level items
	var mnuTab = "Menu1";				// Default highlighted tab
	var LowBgColor='#63696B';			// Background color when mouse is not over
	var LowSubBgColor='#AD8200';			// Background color when mouse is not over on subs
	var LowSubBgColorSelected='#8C929C';			// Background color when mouse is not over on subs if selected
	var HighBgColor='#63696B';			// Background color when mouse is over
	var HighSubBgColor='#684E00';			// Background color when mouse is over on subs
	var HighSubBgColorSelected='#63696B';		// Background color when mouse is over on subs if selected
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// 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='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana"	// 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='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=122;				// 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 RightPaddng=0;				// Right padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// 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='';				// span id for relative positioning
	var HideTop=0;				// 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=0;			// 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=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

	function BeforeStart(){return}
	function AfterBuild(){return}
	function BeforeFirstOpen(){return}
	function AfterCloseAll(){return}

	mnuTab = "Menu" + Tab;

//  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:Image3.jpg"

Menu1=new Array("rollover:/images/home.gif:/images/r_home.gif:/images/v_home.gif","/default.aspx","",0,18,63);

Menu2=new Array("rollover:/images/about.gif:/images/r_about.gif:/images/v_about.gif","#","",8,18,128);
	Menu2_1=new Array("Establishment","/about/StaticContent.aspx?file=Constitution","",0,20,127);	
	Menu2_2=new Array("Mission Statement","/about/StaticContent.aspx?file=MissionStatement","",0);
	Menu2_3=new Array("Main Functions","/about/StaticContent.aspx?file=MainFunctions","",0);
	Menu2_4=new Array("Become a member","/about/StaticContent.aspx?file=BecomeAMember","",0);
	Menu2_5=new Array("Fees","/about/StaticContent.aspx?file=Fees","",0);
	Menu2_6=new Array("Annual Reports","/about/StaticContent.aspx?file=AnnualReports","",0);
	Menu2_7=new Array("Contact us","/about/StaticContent.aspx?file=ContactUs","",0);
	Menu2_8=new Array("Newsletter","/about/StaticContent.aspx?file=Newsletter","",0);

Menu3=new Array("rollover:/images/services.gif:/images/r_services.gif:/images/v_services.gif","#","",8,18,80);
	Menu3_1=new Array("Clearing and Settelement","/services/default.aspx?file=Clearing_Settlmnt","",0,20,204);
	Menu3_2=new Array("Custody","/services/default.aspx?file=Custody","",0);
	Menu3_3=new Array("Registrar","/services/default.aspx?file=Registrar","",0);
	Menu3_4=new Array("Administration of Securities","/services/default.aspx?file=Admin_Securities","",0);
	Menu3_5=new Array("Administration of mutual funds","/services/default.aspx?file=Admin_MutualFunds","",0);
	Menu3_6=new Array("National Numbering Agency","/services/default.aspx?file=NNA","",0);
	Menu3_7=new Array("International Links","/services/default.aspx?file=IntLinks","",0);
	Menu3_8=new Array("Regional Links","/services/default.aspx?file=RegLinks","",0);

Menu4=new Array("rollover:/images/clients.gif:/images/r_clients.gif:/images/v_clients.gif","#","",6,18,125);
	Menu4_1=new Array("Register","/Register.aspx","",0,20,251);
	Menu4_2=new Array("MIDCLEAR Members","/ClientServices/members.aspx","",0);
	Menu4_3=new Array("General Rules","/ClientServices/default.aspx?file=GeneralRules","",0);
	Menu4_4=new Array("Instructions","/ClientServices/default.aspx?file=Instructions","",0);
	Menu4_5=new Array("Entry of Instructions","/UnderConstruction.aspx","",0);
	Menu4_6=new Array("Reporting","/ClientServices/default.aspx?file=Reporting","",0);

Menu5=new Array("rollover:/images/codes.gif:/images/r_codes.gif:/images/v_codes.gif","#","",2,18,127);
	Menu5_1=new Array("Register","/Register.aspx","",0,20,126);
	Menu5_2=new Array("Securities Search","/Securities/Default.aspx","",0,20,126);

Menu6=new Array("rollover:/images/news.gif:/images/r_news.gif:/images/v_news.gif","#","",3,18,163);
	Menu6_1=new Array("Laws","/news/default.aspx?catID=3","",0,20,162);
	Menu6_2=new Array("Accomplishments","/news/default.aspx?catID=4","",0,20,162);
	Menu6_3=new Array("Future Plans","/news/default.aspx?catID=5","",0,20,162);

Menu7=new Array("rollover:/images/pix.gif:/images/pix.gif:/images/pix.gif","blank.htm","",0,18,62);