// "Home" top navigation tmpMnu = addMenu("topRoot", 125); tmpMnu.addOpt("A", "Keys to investing

", "goNow('KeysToInvesting?page=InvKeysToInvesting')", "Off"); tmpMnu.addOpt("B", "Fund information", "goNow('FundInformation?page=InvFundInformation')", "Off"); tmpMnu.addOpt("C", "Investment process", "goNow('InvestmentProcess?page=InvInvestProcess')", "Off"); tmpMnu.addOpt("D", "About Capital", "goNow('AboutCapital?page=InvAboutCapital')", "Off"); tmpMnu = addMenu("A", 175); tmpMnu.addOpt("A_A", "Getting advice", "goNow('KeysToInvesting?page=InvGettingAdvice')", "Off"); tmpMnu.addOpt("A_B", "Investment personality", "goNow('KeysToInvesting?page=InvInvestmentPersonality')", "Off"); tmpMnu = addMenu("B", 175); tmpMnu.addOpt("B_A", "Prices and returns", "goNow('FundInformation/PricesReturns?page=InvPricesReturns&distID=2')", "Off"); tmpMnu.addOpt("B_B", "Growth and Income", "goNow('FundInformation/FundFacts?page=InvFundFacts&distID=2&fundNumber=819')", "Off"); tmpMnu.addOpt("B_C", "Global Equity", "goNow('FundInformation/FundFacts?page=InvFundFacts&distID=2&fundNumber=813')", "Off"); tmpMnu.addOpt("B_D", "International Equity", "goNow('FundInformation/FundFacts?page=InvFundFacts&distID=2&fundNumber=816')", "Off"); tmpMnu.addOpt("B_E", "U.S. Equity", "goNow('FundInformation/FundFacts?page=InvFundFacts&distID=2&fundNumber=817')", "Off"); tmpMnu.addOpt("B_G", "Canadian Core Plus Fixed Income", "goNow('FundInformation/FundFacts?page=InvFundFacts&distID=2&fundNumber=811')", "Off"); tmpMnu.addOpt("B_H", "Prospectus and reports", "goNow('FundInformation?page=InvProspectusReports')", "Off"); tmpMnu.addOpt("B_I", "Portfolio managers", "goNow('FundInformation?page=InvPortfolioManagers')", "Off"); tmpMnu = addMenu("C", 175); tmpMnu.addOpt("C_A", "Research", "goNow('InvestmentProcess?page=InvResearch')", "Off"); tmpMnu.addOpt("C_B", "Multiple Portfolio Counselor System", "goNow('InvestmentProcess?page=InvMPCS')", "Off"); tmpMnu = addMenu("D", 175); tmpMnu.addOpt("D_A", "Capital in Canada", "goNow('AboutCapital?page=InvCapitalInCanada')", "Off"); tmpMnu.addOpt("D_B", "History", "goNow('AboutCapital?page=InvCapitalHistory')", "Off"); tmpMnu.addOpt("D_C", "Contact us", "goNow('AboutCapital?page=InvContactUs')", "Off"); tmpMnu.addOpt("D_D", "Legal", "goNow('AboutCapital?page=InvLegal')", "Off");