%@ include file="/includes/nocache.jsp"%>
TD Waterhouse - Produits et services - Investissements - Fonds mutuels
<%@ page import= "com.td.infosite.servlet.NavigationBean" %>
<%
NavigationBean bean = new NavigationBean();
bean.setPrimaryItem("prodserv");
bean.setSecondaryItem("invest");
bean.setShowLang("false");
bean.setLangLink("/mf.jsp");
bean.setLeftItem("mutual");
bean.setLeftItem2("morningstar");
request.setAttribute("navbean",bean);
%>