%@ include file="/includes/nocache.jsp"%>
TD Waterhouse Insurance Services - Wealth Management Insurance Strategies
<%@ page import= "com.td.infosite.servlet.NavigationBean" %>
<%
NavigationBean bean = new NavigationBean();
bean.setPrimaryItem("prodserv");
bean.setSecondaryItem("ins");
bean.setShowLang("false");
bean.setLangLink("/fr/assurance/index.jsp");
bean.setLeftItem("wmis");
bean.setLeftItem2("pis");
request.setAttribute("navbean",bean);
%>