function PrintReceipt()
{
	window.open("/RICSWEB/SubReceipts/PrintReceipt.aspx","mywindow","scrollbars=yes,menubar=yes,top=0,width=650,height=700");
}

