
	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#f7f7f7';			// Background color when mouse is not over
	var LowSubBgColor='#f7f7f7';			// Background color when mouse is not over on subs
	var HighBgColor='#e7e7e7';			// Background color when mouse is over
	var HighSubBgColor='#e7e7e7';			// Background color when mouse is over on subs
	var FontLowColor='#000055';			// Font color when mouse is not over
	var FontSubLowColor='#000055';			// Font color subs when mouse is not over
	var FontHighColor='#000055';			// Font color when mouse is over
	var FontSubHighColor='#000055';			// Font color subs when mouse is over
	var BorderColor='#000055';			// Border color
	var BorderSubColor='#000055';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="verdana,arial,sans-serif"	// Font family menu items
	var FontSize=8;					// Font size menu items
	var FontBold=1;					// 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='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';			// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=124;				// Menu offset x coordinate
	var StartLeft=17;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=16;			// Left padding
	var TopPaddng=7;				// Top padding
	var FirstLineHorizontal=0;			// 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='MenuPos';			// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['../images/tri.gif',3,6,'../images/tridown.gif',6,3,'../images/trileft.gif',3,6];	// 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("Our Firm","","",5,29,145);
	Menu1_1=new Array("Introduction","company_intro.cfm","",8,29,209);
		Menu1_1_1=new Array("What we do","company_what_we_do.cfm","",0,29,170);
		Menu1_1_2=new Array("Who we serve","company_who_we_serve.cfm","",0,29,170);
		Menu1_1_3=new Array("Client Info","company_client_info.cfm","",0,29,170);
		Menu1_1_4=new Array("Executive Summary","company_executive_summary.cfm","",0,29,170);
		Menu1_1_5=new Array("FAQs","company_faq.cfm","",0,29,170);
		Menu1_1_6=new Array("Form ADV","company_formadv.cfm","",0,29,170);
		Menu1_1_7=new Array("Code of Ethics","company_code_of_ethics.cfm","",0,29,170);
		Menu1_1_8=new Array("Fidicuary Audit","company_fiduciary_audit.cfm","",0,29,170);
	Menu1_2=new Array("Management Team","company_management.cfm","",0,29,209);
	Menu1_3=new Array("Careers","company_careers.cfm","",0,29,209);
	Menu1_4=new Array("Online Intro","company_online_intro.cfm","",0,29,209);
	Menu1_5=new Array("SummitAlliance University","company_summitallianceu.cfm","",0,29,209);

Menu2=new Array("Services","","",6,29,145);
	Menu2_1=new Array("Strong Silent Partner","","",2,29,220);
		Menu2_1_1=new Array("Strong Silent Partner","services_strong_silent_partner.cfm","",0,29,180);
		Menu2_1_2=new Array("Private Labeling","services_private_labeling.cfm","",0,29,180);
	Menu2_2=new Array("Managed Account Services","services_managed_account.cfm","",3,29,220);
		Menu2_2_1=new Array("Investment Approach","services_investment_approach.cfm","",0,29,190);
		Menu2_2_2=new Array("Clearing and Custody","services_clearing.cfm","",0,29,190);
		Menu2_2_3=new Array("CPA Turnkey Program","services_cpaturnkey.cfm","",0,29,190);
	Menu2_3=new Array("Technology. Driven. Results.","services_techdrivenresults.cfm","",2,29,220);
		Menu2_3_1=new Array("Advisor Tools","services_techdrivenresults_advisortools.cfm","",0,29,170);
		Menu2_3_2=new Array("Technology Platform","services_techdrivenresults_platform.cfm","",0,29,170);
	Menu2_4=new Array("Sub Advisors","","",2,29,220);
		Menu2_4_1=new Array("Sub Advisors","services_subadvisors.cfm","",0,29,180);
		Menu2_4_2=new Array("Sub Advisor Selection","services_subadvisors_select.cfm","",0,29,180);
	Menu2_5=new Array("Fee Structure","services_feestructure.cfm","",0,29,220);
	Menu2_6=new Array("Getting Started","services_gettingstarted.cfm","",2,29,220);
		Menu2_6_1=new Array("Advisor","services_gettingstarted_advisors.cfm","",0,29,170);
		Menu2_6_2=new Array("Advisor's Client","services_gettingstarted_clients.cfm","",0,29,170);

Menu3=new Array("Press Center","press_center.cfm","",0,29,145);

Menu4=new Array("Partners","partners.cfm","",0,29,145);

Menu5=new Array("Contact us","company_contact.cfm","",0,29,145);

Menu6=new Array("Login","login_splash.cfm","",0,29,145);
