Case Studies
TD Helps
To help customers and clients in tough times. To encourage customer conversations before it is too late to help.MORE
Greening Canada Fund
To purchase and deliver carbon offset credits from across Canada for its investors.MORE
New Defined Pension Plan
To attract and retain employees through our retirement offerings, by ensuring that every eligible TD employee in Canada can receive a pension from TD at no cost to them.MORE
TD Diversity Inclusiveness Survey
To assess our progress in making TD an inclusive place to work.MORE
Housing For Everyone
In the U.S., the TD Charitable Foundation’s Housing For Everyone grant competition awards funding for projects and initiatives that help create, rehabilitate or maintain safe, affordable housing for thousands of people in local communities. In 2009, a total of $2 million was awarded to 56 not-for-profits in 12 states,MORE
Green Buildings
To review our current building design standards in order to reduce energy consumption.MORE
Integration of TD Bank
To integrate TD Banknorth and Commerce Bank, incorporating our brand, culture and business model, and data conversion.MORE
Build For The Future
To support TD’s growth strategy by developing our next generation of leaders.MORE
The National Mentoring Initiative
TRIEC works to improve access to employment for immigrants. In 2009, TD wanted to build on the program’s success and help roll out this model on a national scale.MORE
Great Canadian Shoreline Cleanup
The primary goal of the Great Canadian Shoreline Cleanup is to reduce the amount of litter found on shorelines each year by engaging communities to change their own attitudes toward littering and their behaviour.MORE
Small Business Webinars
To support our small and mid-sized business customers and clients, TD developed a series of small business webinars.MORE
<%@ include file="/corporate-responsibility/crr-2009/includes/pdfhandler.jsp" %>
<%
response.setHeader("Cache-Control","no-store"); //HTTP 1.1
response.setHeader("Pragma","no-cache"); //HTTP 1.0
response.setDateHeader("Expires", 0); //prevents caching at the proxy server
%>
<%
// get page path
String pagepathURI = request.getRequestURI().split("index.jsp")[0];
// get pdf
String pdfLink = getPdfLink(doc, pagepathURI, out);
// get cookie position
int position = getBinaryPosition(doc, pagepathURI, out);
// evaluate if the page has been added to cookie already
%>