﻿function doPrinterFriendly()
{
	window.print();
}

