fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=000;
_menuOpenDelay=000;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#003366";
offcolor="#ffffff";
onbgcolor="#339933";
oncolor="#ffffff";
outfilter="";
overfilter="Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#FFFFFF";
separatorsize=1;
subimage="../images/arrow.gif";
subimagepadding=2;
}


with(milonic=new menuname("Services")){
overflow="scroll";
screenposition="center";
itemwidth="150";
left="offset=-87";
top="119";
style=menuStyle;
aI("text=Account Services;url=../services/index.html;showmenu=Account;")
aI("text=Loans & Mortgages;url=../services/loans.html;")
aI("text=Investment Services;url=../services/securities.html;showmenu=Investments;")
aI("text=Other Services;url=../services/others.html;showmenu=Otherserv;")
aI("text=Business Services;url=../services/business.html;showmenu=Business;")

}

with(milonic=new menuname("Account")){
overflow="scroll";
screenposition="center";
itemwidth="150";
left="offset=62";
top="119";
style=menuStyle;
aI("text=Chequing Accounts;url=../services/chequing.html;")
aI("text=Savings Accounts;url=../services/savings.html;")
aI("text=Your Debit Card;url=../services/debitcard.html;")
aI("text=Student Account;url=../services/student_account.html;")
aI("text=Senior Services;url=../services/senior.html;")
aI("text=U.S. Accounts;url=../services/us.html;")
aI("text=Community Accounts;url=../services/community.html;")
aI("text=Online & Telebanking;url=../services/automated.html;")
aI("text=Email Money Transfers;url=../services/email-money-transfers.html;")
aI("text=ATM Locator;url=../services/ATM.html;")

}

with(milonic=new menuname("Investments")){
overflow="scroll";
screenposition="center";
itemwidth="150";
left="offset=63";
top="162";
style=menuStyle;
aI("text=TFSAs;url=../services/tfsa.html;")
aI("text=RRSPs;url=../services/RRSP.html;")
aI("text=RRIFs;url=../services/RRIF.html;")
aI("text=GICs;url=../services/GIC.html;")
aI("text=Index-Linked Term Deposits;url=../services/index-linked-term-deposits.html;")
aI("text=Credential Securities Inc.;url=../services/securities.html;")

}

with(milonic=new menuname("Business")){
overflow="scroll";
screenposition="center";
itemwidth="150";
left="offset=63";
top="205";
style=menuStyle;
aI("text=Business Account Services;url=../services/busaccount.html;")
aI("text=Investments;url=../services/businvestments.html;")
aI("text=Credit Services;url=../services/credit.html;")
aI("text=Business Card Services;url=../services/buscard.html;")
aI("text=Employee Services;url=../services/employee.html;")
aI("text=Other Services;url=../services/busother.html;")

}

with(milonic=new menuname("Otherserv")){
overflow="scroll";
screenposition="center";
itemwidth="150";
left="offset=63";
top="184";
style=menuStyle;
aI("text=Miscellaneous Services;url=../services/others.html;")
aI("text=CAA Partnership Benefits;url=../services/caa-partnership-benefits.html;")
aI("text=Home and Auto Insurance;url=../services/aviva.html;")
aI("text=QuickTax Online Promotion;url=../services/quicktax.html;")
}


drawMenus();

