%@ include file="/includes/nocache.jsp"%>
TD Waterhouse - Produits et services - Investissements - Autres Services
<%@ page import= "com.td.infosite.servlet.NavigationBean" %>
<%
NavigationBean bean = new NavigationBean();
bean.setPrimaryItem("prodserv");
bean.setSecondaryItem("invest");
bean.setShowLang("false");
bean.setLangLink("/services/asglos.jsp");
bean.setLeftItem("discount");
bean.setLeftItem2("investmentplans");
request.setAttribute("navbean",bean);
request.setAttribute("PrintPage","/fr/services/placements_inc.html");
%>