// JavaScript Document

<!--

_menuCloseDelay=500;
_menuOpenDelay=100;
_followSpeed=5;
_followRate=0;
_subOffsetTop=10;
_subOffsetLeft=-10;
_scrollAmount=3;
_scrollDelay=20;
retainClickValue=1;

with(ScrollMenuStyle=new mm_style()){
offcolor="#ffffff";
offbgcolor="#007f5b";
oncolor="#ffffff";
onbgcolor="#346633";
borderstyle="solid";

borderwidth="1";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
fontfamily="Arial, Helvetica, sans-serif";
padding=1;
swap3d="1";
pagecolor="#ffffff";
pagebgcolor="#000000";
headercolor="#000000";
headerbgcolor="#FF0000";
separatorcolor="#cccccc";
separatorsize=1;
overfilter="Fade(duration=0.2);Alpha(style=0,Opacity=95);Shadow(color=000000, Direction=133, Strength=0);";
outfilter="randomdissolve(duration=0.3)";

}
with(MainMenuStyle=new copyOf(ScrollMenuStyle)){
itemwidth="122";
align="center";


subimageposition="right";
high3dcolor="#ffffff";
low3dcolor="#333333";
openonclick=0;

}
with(SubMenuStyle=new copyOf(ScrollMenuStyle)){
itemwidth="200";
align="center";

subimagepadding=0;
subimageposition="right";
high3dcolor="#ffffff";
low3dcolor="#333333";

}
with(dynamicmenu=new menuname("mainMenu")){
style=MainMenuStyle;
top="90";
left="offset=2";
menuwidth="756";
screenposition="left";
alwaysvisible=1;
followscroll=0;
orientation="horizontal";
keepalive=1;
openstyle="ltr";
overflow="scroll";

aI("text=Investment;showmenu=042F8F4D-B9A2-A33F-3AA45D73EAA07236;");
aI("text=Trust & Endowments;showmenu=043027DA-D2AF-D5E4-38221C00BFF37DB7;");
aI("text=Consulting;showmenu=0430861F-F579-CF48-DEBE68D5C8054C8E;url=/consulting.asp;target=;");
aI("text=Affiliates;showmenu=0430D3AA-0A95-0152-4198F4117C3C572E;");
aI("text=About Us;showmenu=043107D2-D297-9120-ABC24EC66E9F5E4B;");
aI("text=Contact Us;showmenu=043174DC-0A66-5888-7B2D0619DDC40D1B;");

}

with(dynamicmenu=new menuname("042F8F4D-B9A2-A33F-3AA45D73EAA07236")){
style=SubMenuStyle;
menuwidth="200";
alwaysvisible=0;
followscroll=0;
orientation="vertical";
keepalive=0;
openstyle="ltr";
overflow="scroll";
		
aI("text=Investment Services;url=/investment_services.asp;");
aI("text=Asset Management;url=/asset_management.asp;");
aI("text=Alternative Investments;url=/alternative_investments.asp;");
aI("text=Self-Directed IRAs & Employee Benefit Plans;url=/self_directed_employee_benefits.asp;");

		
}

with(dynamicmenu=new menuname("043027DA-D2AF-D5E4-38221C00BFF37DB7")){
style=SubMenuStyle;
menuwidth="200";
alwaysvisible=0;
followscroll=0;
orientation="vertical";
keepalive=0;
openstyle="ltr";
overflow="scroll";
		
aI("text=Trust & Estate Services;url=/trust_and_estate_services.asp;");
aI("text=Charitable Giving & Endowments;url=/charitable_giving_and_endowments.asp;");
		
}
		
//with(dynamicmenu=new menuname("0430861F-F579-CF48-DEBE68D5C8054C8E")){
//style=SubMenuStyle;
//menuwidth="200";
//alwaysvisible=0;
//followscroll=0;
//orientation="vertical";
//keepalive=0;
//openstyle="ltr";
//overflow="scroll";
		
//aI("text=First Strategists;url=/first_strategists.asp;");
		
//}
		
with(dynamicmenu=new menuname("0430D3AA-0A95-0152-4198F4117C3C572E")){
style=SubMenuStyle;
menuwidth="200";
alwaysvisible=0;
followscroll=0;
orientation="vertical";
keepalive=0;
openstyle="ltr";
overflow="scroll";
		
aI("text=Resident Agent;url=/resident_agent.asp;");
		
}
		
with(dynamicmenu=new menuname("043107D2-D297-9120-ABC24EC66E9F5E4B")){
style=SubMenuStyle;
menuwidth="200";
alwaysvisible=0;
followscroll=0;
orientation="vertical";
keepalive=0;
openstyle="ltr";
overflow="scroll";
		
aI("text=Team;url=/team.asp;");
aI("text=Mission Statement;url=/mission_statement.asp;");
//aI("text=Service Providers;showmenu=B979E8ED-B5E7-8365-18795984EC10A755;");
		
}
		
//with(dynamicmenu=new menuname("B979E8ED-B5E7-8365-18795984EC10A755")){
//style=SubMenuStyle;
//menuwidth="200";
//alwaysvisible=0;
//followscroll=0;
//orientation="vertical";
//keepalive=0;
//openstyle="ltr";
//overflow="scroll";
		
//aI("text=Pentec;url=/pentec.asp;");
		
//}
		
with(dynamicmenu=new menuname("043174DC-0A66-5888-7B2D0619DDC40D1B")){
style=SubMenuStyle;
menuwidth="200";
alwaysvisible=0;
followscroll=0;
orientation="vertical";
keepalive=0;
openstyle="ltr";
overflow="scroll";
		
aI("text=Contact Details;url=/contact_details.asp;");
aI("text=Contact us by e-mail;url=/contact_us_by_e_mail.asp;target=;");
aI("text=Map;url=/map.asp;");
		
}
drawMenus();

//-->

