$(document).ready(function() {

	// Print this page link
	$(".backToTop").after("&nbsp;|&nbsp;<a href=\"#\" onclick=\"window.print();\">Print this page</a>");

});
