/* Page Print */

function printPage() {
	window.print();
}