
_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_2")){
style=style2;
top=253;
left=218;
alwaysvisible=1;
align="left";
orientation="horizontal";

aI("text=Personal needs;showmenu=DYNAM_ID_64");
aI("text=Additonal Services;showmenu=DYNAM_ID_197");
aI("text=Investment Funds;showmenu=DYNAM_ID_196");
}

with(milonic=new menuname("DYNAM_ID_64")){
style=style2;
overflow="scroll";
aI("text=RRSP;url=../index/dynamic.cfm?id=65");
aI("text=RRIF;url=../index/dynamic.cfm?id=66");
aI("text=Guaranteed Interest Accounts;url=../index/dynamic.cfm?id=67");
aI("text=Locked-in RRSP;url=../index/dynamic.cfm?id=69");
aI("text=Immediate Annuities;url=../index/dynamic.cfm?id=71");
aI("text=Individual Pension Plan;url=../index/dynamic.cfm?id=155");
aI("text=TFSA;url=../index/dynamic.cfm?id=266");
}

with(milonic=new menuname("DYNAM_ID_197")){
style=style2;
overflow="scroll";
aI("text=Financial and Economic Notes;url=../index/dynamic.cfm?id=88");
aI("text=Stock Index;url=../apps/stocks.cfm;target=_self");
aI("text=Confident Times Newsletter;url=../index/dynamic.cfm?id=148");
aI("text=Calculator;url=../calculator/index.html");
}

with(milonic=new menuname("DYNAM_ID_196")){
style=style2;
overflow="scroll";
aI("text=Assumption Life Portfolios;url=../index/dynamic.cfm?id=305");
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;target=_self");
aI("text=Universal Life Investment Account Performance;url=../apps/fund_universallife.cfm;target=_self");
aI("text=Information Folder;url=../index/dynamic.cfm?id=245");
}



