	function printIt() 
	{ 
	//function to print current page
	window.print(); 
	} 
