%@ include file="/includes/nocache.jsp"%>
TD Canada Trust - Mortgages - Fixed Rate Mortgage
<%@ page import= "com.td.infosite.servlet.NavigationBean" %>
<%
NavigationBean bean = new NavigationBean();
bean.setPrimaryItem("prodserv");
bean.setSecondaryItem("bank");
bean.setShowLang("false");
bean.setLangLink("/francais/mortgages/index.jps");
bean.setLeftItem("mortgage");
bean.setLeftItem2("equity");
request.setAttribute("navbean",bean);
%>