<!-- function used to print page -->
function printpage() {
	window.print();
}
