fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=40;
_subOffsetTop=0;
_subOffsetLeft=0;

with(background=new mm_style()){
bgimage="/images/xp_basic.gif";
borderstyle="solid";
fontfamily="Helvetica";
fontsize="70%";
fontstyle="normal";
fontweight="bold";
image="/images/transparent.gif";
imagepadding=2;
itemheight=28;
itemwidth=143;
offcolor="#37A6A6";
oncolor="#900";
overbgimage="/images/xp_mouseover.gif";
overflow="scroll";
subimage="/images/black_7x7.gif";
subimagepadding=7;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=28;
itemwidth=142;
left=173;
orientation="horizontal";
overflow="scroll";
followscroll=1;
style=background;
top=115;
aI("bgimage=/images/xp_basic.gif;image=/images/xp_logo.gif;showmenu=GetGoing;text=Starting Out;url=/GetGoing/Home.html;");
aI("bgimage=/images/xp_basic.gif;image=/images/xp_logo.gif;showmenu=MoneyWorks;text=Money Works;url=/MoneyWorks/Home.html;");
aI("bgimage=/images/xp_basic.gif;image=/images/xp_logo.gif;showmenu=LifeBegins;text=Life Begins;url=/LifeBegins/Home.html;");
aI("bgimage=/images/xp_basic.gif;image=/images/xp_logo.gif;showmenu=GoldenYears;text=Golden Years;url=/GoldenYears/Home.html;");
}

with(milonic=new menuname("GetGoing")){
			alwaysvisible=0;
			itemheight=31;
			itemwidth=142;
			orientation="vertical";
			overflow="scroll";
			style=background;
aI("bgimage=/images/xp_basic.gif;text=Main Page;url=/GetGoing/Home.html;");
aI("bgimage=/images/xp_basic.gif;text=Budget & Debt;url=/GetGoing/BudgetDebt.html;");
aI("bgimage=/images/xp_basic.gif;text=Life's Unexpected;url=/GetGoing/LifesUnexpected.html;");
aI("bgimage=/images/xp_basic.gif;text=Build a Cushion;url=/GetGoing/BuildCushion.html;");
aI("bgimage=/images/xp_basic.gif;text=Employee Benefits;url=/GetGoing/EmployerBenefits.html;");
aI("bgimage=/images/xp_basic.gif;text=Goals - Objectives;url=/GetGoing/GoalsObjectives.html;");
aI("bgimage=/images/xp_basic.gif;text=Where Next?;url=/GetGoing/WhereNext.html;");
		}


with(milonic=new menuname("MoneyWorks")){
			alwaysvisible=0;
			itemheight=35;
			itemwidth=145;
			orientation="vertical";
			overflow="scroll";
			style=background;
aI("bgimage=/images/xp_basic.gif;text=Main Page;url=/MoneyWorks/Home.html;");
aI("bgimage=/images/xp_basic.gif;text=Does It Work?;url=/MoneyWorks/DoesItWork.html;");
aI("bgimage=/images/xp_basic.gif;text=Ethical Investing;url=/MoneyWorks/IsItEthical.html;");
aI("bgimage=/images/xp_basic.gif;text=Sustainable Investment;url=/MoneyWorks/Sustainable.html;");
aI("bgimage=/images/xp_basic.gif;text=Who Manages It?;url=/MoneyWorks/WhoManages.html;");
		}

with(milonic=new menuname("LifeBegins")){
			alwaysvisible=0;
			itemheight=30;
			itemwidth=142;
			orientation="vertical";
			overflow="scroll";
			style=background;
aI("bgimage=/images/xp_basic.gif;text=Main Page;url=/LifeBegins/Home.html;");
aI("bgimage=/images/xp_basic.gif;text=Take Stock;url=/LifeBegins/TakeStock.html;");
aI("bgimage=/images/xp_basic.gif;text=Growing Family;url=/LifeBegins/GrowingFamily.html;");
aI("bgimage=/images/xp_basic.gif;text=Funding Education;url=/LifeBegins/FundingEducation.html;");
aI("bgimage=/images/xp_basic.gif;text=Empty Nester;url=/LifeBegins/EmptyNester.html;");
aI("bgimage=/images/xp_basic.gif;text=Focus on the Future;url=/LifeBegins/FocusFuture.html;");
		}

with(milonic=new menuname("GoldenYears")){
			alwaysvisible=0;
			itemheight=30;
			itemwidth=142;
			orientation="vertical";
			overflow="scroll";
			style=background;
aI("bgimage=/images/xp_basic.gif;text=Main Page;url=/GoldenYears/Home.html;");
aI("bgimage=/images/xp_basic.gif;text=Enough Income;url=/GoldenYears/EnoughIncome.html;");
aI("bgimage=/images/xp_basic.gif;text=Retirement Funding;url=/GoldenYears/RetirementFunding.html;");
aI("bgimage=/images/xp_basic.gif;text=Investing Capital;url=/GoldenYears/InvestingCapital.html;");
aI("bgimage=/images/xp_basic.gif;text=Funding Care;url=/GoldenYears/FundingCare.html;");
aI("bgimage=/images/xp_basic.gif;text=Inheritance Planning;url=/GoldenYears/InheritancePlanning.html;");

		}
		
		

drawMenus();