﻿function print_page()
	{
	if(self.print)self.print();else alert('Sorry but your browser does not support this in page print button. To print, select the print option from the browser\'s toolbar or pulldown menus.');
	}


