


_menuCloseDelay=800           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=100            // The time delay before menus open on mouse over
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset



with(menuStyle=new mm_style()){
clickcolor="#DDDDDD";
onbgcolor="#DDC597";
oncolor="#070060";
offbgcolor="#CB9C42";
offcolor="#070060";
bordercolor="070060";
borderstyle="solid";
borderwidth=2;
separatorcolor="#EEEEEE";
separatorsize="4";
padding=5;
fontsize=12;
fontstyle="normal";
fontweight="bold";
fontfamily="Tahoma, Arial, Verdana";
pagecolor="";
pagebgcolor="";
headercolor="";
headerbgcolor="";
subimage="";
subimagepadding="3";
overfilter="";
outfilter="";
swap3d="true";
high3dcolor="#DDDDDD";
low3dcolor="#AAAAAA";
}



with(menuStyle2=new mm_style()){
onbgcolor="#000000";
oncolor="#E61A22";
offbgcolor="#000000";
offcolor="#ffffff";
bordercolor="#E61A22";
borderstyle="solid";
borderwidth="1";
separatorcolor="";
separatorsize="";
padding=4;
fontsize="12";
fontstyle="normal";
fontweight='normal';
fontfamily="Tahoma, Verdana";
pagecolor="";
pagebgcolor="";
headercolor="";
headerbgcolor="";
subimage="";
subimagepadding="0";
overfilter="";
outfilter="";
}

with(menuStyle3=new mm_style()){
onbgcolor="319A31";
oncolor="#ffffff";
offbgcolor="#DDDDDD";
offcolor="#319A31";
bordercolor="#006633";
borderstyle="solid";
borderwidth=1;
separatorcolor="ffffff";
separatorsize="0";
padding=5;
fontsize="10";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="";
pagebgcolor="";
headercolor="";
headerbgcolor="";
subimage="";
subimagepadding="0";
overfilter="";
outfilter="";
}


with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=125;
left=0;
menuwidth=169
alwaysvisible=1;
orientation="vertical";
aI("text=Who is Money Concepts?;url=http://www.moneyconcepts.co.nz/whois.htm;status=Who is Money Concepts?;");
aI("text=What is Financial Planning?;url=http://www.moneyconcepts.co.nz/whatisFP.htm;status=What is Financial Planning?;");
aI("text=How does Financial Planning work?;url=http://www.moneyconcepts.co.nz/howdoesFPwork.htm;status=How does Financial Planning work?;");
aI("text=Why use a Financial Planner?;url=http://www.moneyconcepts.co.nz/whyuseaFP.htm;status=Why use a Financial Planner?;");
aI("text=Independent Research;url=http://www.moneyconcepts.co.nz/independentresearch.htm;status=Independent Research;");
aI("text=Managed Allocation Programme;url=http://www.moneyconcepts.co.nz/map.htm;status=Managed Allocation Programme;");
aI("text=How Much Does it Cost?;url=http://www.moneyconcepts.co.nz/cost.htm;status=How Much Does it Cost?;");
aI("text=How Do I Start?;url=http://www.moneyconcepts.co.nz/howstart.htm;status=How Do I Start?;");
aI("text=Unbiased Financial Planning;url=http://www.moneyconcepts.co.nz/ufp.htm;status=Unbiased Financial Planning;");
aI("text=Our Clients;url=http://www.moneyconcepts.co.nz/clients.htm;status=Our Clients;");
aI("text=Financial Independence;url=http://www.moneyconcepts.co.nz/financialindependence.htm;status=Financial Independence;");
aI("text=Investing;url=http://www.moneyconcepts.co.nz/investing.htm;status=Investing;");
aI("text=Retirement;url=http://www.moneyconcepts.co.nz/retirement.htm;status=Retirement;");
aI("text=Education Seminars;url=http://www.moneyconcepts.co.nz/educationalseminars.htm;status=Education Seminars;");
aI("text=Careers with Money Concepts;url=http://www.moneyconcepts.co.nz/careers.htm;status=Careers with Money Concepts;");
aI("text=Franchise Opportunities;url=http://www.moneyconcepts.co.nz/franchiseopportunities.htm;status=Franchise Opportunities;");
aI("text=Eight Convincing Reasons;url=http://www.moneyconcepts.co.nz/eightreasons.htm;status=Eight Convincing Reasons;");
aI("text=Contact Us;url=http://www.moneyconcepts.co.nz/contact/;status=Contact Us;");
aI("text=Home;url=http://www.moneyconcepts.co.nz/index.htm;status=Home;");
aI("text=View Printer Friendly Page;url=http://www.moneyconcepts.co.nz/print/printpage.php;image=http://www.moneyconcepts.co.nz/images/PF.gif;status=View Printer Friendly Page;");
}

with(milonic=new menuname("products")){
style=menuStyle2;
top=180;
left=148;
orientation="vertical";
aI("text=Scooters;url=/scooters/index.htm;status=Scooters;");
aI("text=Touring Bike;url=/touring/qm250.htm;status=Touring Bike;");
aI("text=On/Off Road Bike;url=/onoffroad/200gy.htm;status=On/Off Road Bike;");
}

drawMenus();

