﻿function printPage()
{
	if (window.print) window.print();
}
