﻿$(document).ready(function() {
	$(".sendEmail").after("<a class=\"print\" href=\"javascript:window.print();\">Print this page</a>");
});