%@ include file="/includes/nocache.jsp"%>
TD Waterhouse - Produits et services - Investissements - Placements Types de comptes
<%@ page import= "com.td.infosite.servlet.NavigationBean" %>
<%
NavigationBean bean = new NavigationBean();
bean.setPrimaryItem("prodserv");
bean.setSecondaryItem("invest");
bean.setShowLang("false");
bean.setLangLink("/index.jsp");
bean.setLeftItem("discount");
bean.setLeftItem2("direct");
request.setAttribute("navbean",bean);
%>