%@ include file="/includes/nocache.jsp"%>
TD CanadaTrust - Products & Services - Banking- Mortgages
<%@ page import= "com.td.infosite.servlet.NavigationBean" %>
<%
NavigationBean bean = new NavigationBean();
bean.setPrimaryItem("prodserv");
bean.setSecondaryItem("bank");
bean.setShowLang("true");
bean.setLangLink("/francais/pretshypothecaires/variable_ouvert.jsp");
bean.setLeftItem("mortgage");
bean.setLeftItem2("v_open");
request.setAttribute("navbean",bean);
%>