function openPrintDialog(obj)
{
	print();
	close();
}
