﻿// JScript File

function printpage() {
	window.print();  
}

