function printThisPage() {
	window.open(location.pathname+'/print_view');
}
