fixMozillaZIndex=false; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=200;
_menuOpenDelay=0;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#ffffff";//296488
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Arial";
fontsize="10";
fontstyle="normal";
fontweight="bold";
align="right";
itemwidth="140";
itemheight="56";
valign="bottom";
headerbgcolor="#2F2A1F";
headercolor="#514244";
offbgcolor="#514244"; 
offcolor="#ffffff";
onbgcolor="#999900";
oncolor="#ffffff";
padding=9;
pagebgcolor="#999900"; // selected page
pagecolor="#ffffff";
separatorcolor="#b2b2b2";//2D729D
separatorsize=2;
subimage="";
subimagepadding=6;
}

with(menuStyle2=new mm_style()){
fontfamily="verdana,helvetica";
fontsize="60%";
fontstyle="normal";
fontweight="normal";
offbgcolor="#FFFFFF";
offcolor="#000000";
onbgcolor="#999900";
oncolor="#ffffff";
padding=3;
separatorcolor="#000000";
separatorsize=1;
itemwidth="100%";
borderstyle="solid";
borderwidth=1;
pagebgcolor="#999900"; // selected page
pagecolor="#ffffff";
}

	with(milonic=new menuname('Main Menu')){
	alwaysvisible=1;
	overflow='scroll';
	style=menuStyle;
	menuwidth='840';
	orientation='horizontal';
	screenposition='center'; left='offset=114'; top='offset=0';
	aI("showmenu=Flow Through<br>Offerings;text=Flow Through<br>Offerings;url=index.cfm?pageName=Offerings;");aI("showmenu=Mutual<br>Funds;text=Mutual<br>Funds;url=index.cfm?pageName=MutualFunds;");aI("showmenu=NAVs &<br>Performance;text=NAVs &<br>Performance;url=index.cfm?pageName=PricesAll;");aI("showmenu=Tax Information<br>& Financials;text=Tax Information<br>& Financials;url=index.cfm?pageName=TaxFinancial;");aI("showmenu=Investor<br>Learning;text=Investor<br>Learning;url=index.cfm?pageName=Flow-Through_101;");aI("showmenu=News &<br>Commentaries;text=News &<br>Commentaries;url=index.cfm?pageName=PathwayNews;");}
					with(milonic=new menuname("Mutual<br>Funds")){
					overflow="scroll";
					style=menuStyle2;
				aI("text=Explorer Series Fund;url=index.cfm?pageName=MFNav&ID=1;");aI("text=Energy Series Fund;url=index.cfm?pageName=MFnav&ID=5;");aI("text=Canadian Flex&#0153; Series Fund;url=index.cfm?pageName=MFnav&id=2;");aI("text=Flex Dividend & Income Growth&#0153; Series Fund;url=index.cfm?pageName=MFnav&ID=3;");aI("text=Resource Flex&#0153; Series Fund;url=index.cfm?pageName=MFNav&ID=4;");}
					with(milonic=new menuname("NAVs &<br>Performance")){
					overflow="scroll";
					style=menuStyle2;
				aI("text=NAVs;url=index.cfm?pageName=PricesAll;");aI("text=Performance;url=index.cfm?pageName=Performance;");}
					with(milonic=new menuname("Tax Information<br>& Financials")){
					overflow="scroll";
					style=menuStyle2;
				aI("text=Tax Information / ACB;url=http://pathwayam.com/index.cfm?pageName=TaxFinancial;");aI("text=Financial Statements;url=index.cfm?pageName=Fianancial_Statements;");aI("text=Annual Management Reports (MRFPs);url=index.cfm?pageName=MRFP;");aI("text=Proxy Voting Records;url=index.cfm?pageName=Proxy_Voting_Records;");}
					with(milonic=new menuname("Investor<br>Learning")){
					overflow="scroll";
					style=menuStyle2;
				aI("text=Flow-Through 101;url=index.cfm?pageName=Flow-Through_101;");aI("text=Mutual Funds 101;url=index.cfm?pageName=MF101;");aI("text=Who Can Invest?;url=index.cfm?pageName=WhoCanInvest;");aI("text=Related Resources;url=index.cfm?pageName=Related_Resources;");aI("text=Q&A;url=index.cfm?pageName=QandA;");}
					with(milonic=new menuname("News &<br>Commentaries")){
					overflow="scroll";
					style=menuStyle2;
				aI("text=Investment Standard Newsletter;url=index.cfm?pageName=InvStandard;");aI("text=Pathway News;url=http://pathwayam.com/index.cfm?pageName=PathwayNews;");}
drawMenus();

