
_menuCloseDelay=0
_menuOpenDelay=0
_followSpeed=0
_followRate=0
_subOffsetTop=0
_subOffsetLeft=0
_scrollAmount=3
_scrollDelay=20

with(style2=new mm_style()){
align="left";
fontfamily="Arial";
fontsize=10;
fontweight="bold";
offbgcolor="#8999b9";
offcolor="#ffffff";
onbgcolor="#a3b4d5";
oncolor="#5470a1";
padding=4;
separatorpadding=2;
}

with(milonic=new menuname("Menu_DYNAM_6")){
style=style2;
top=253;
left=218;
alwaysvisible=1;
align="left";
orientation="horizontal";

aI("text=For your company;showmenu=DYNAM_ID_72");
aI("text=Investment Funds;showmenu=DYNAM_ID_227");
aI("text=Additonal Servcies;showmenu=DYNAM_ID_228");
}

with(milonic=new menuname("DYNAM_ID_72")){
style=style2;
overflow="scroll";
aI("text=Pension Plans;url=../index/dynamic.cfm?id=76");
aI("text=Group RRSPs;url=../index/dynamic.cfm?id=75");
aI("text=Multiemployer;url=../index/dynamic.cfm?id=77");
aI("text=Succession Plan;url=../index/dynamic.cfm?id=94");
aI("text=Financial Planning;url=../index/dynamic.cfm?id=73");
}

with(milonic=new menuname("DYNAM_ID_227")){
style=style2;
overflow="scroll";
aI("text=Fund Facts ;url=../index/dynamic.cfm?id=85");
aI("text=Financial Statements;url=../index/dynamic.cfm?id=86");
aI("text=Fund Performance;url=../apps/nfund_list.cfm");
aI("text=Universal Life Investment Account Performance;url=../apps/fund_universallife.cfm");
}

with(milonic=new menuname("DYNAM_ID_228")){
style=style2;
overflow="scroll";
aI("text=Financial and Economic Notes;url=../index/dynamic.cfm?id=88");
aI("text=Stock Index;url=../apps/stocks.cfm");
aI("text=Financial Column;url=../press/details_financial.cfm");
aI("text=Confident Times Newsletter;url=../index/dynamic.cfm?id=148");
aI("text=Calculator;url=../calculator/index.html");
}



