$opd_hmo = $ro3->showAllAccountTitle_opd_hmo() + $ro3->showPFaccounts_hmo() + $otHMO + $stHMO;
$opd_phic = $ro3->showAllAccountTitle_opd_phic() + $ro3->showPFaccounts_phic() + $otPHIC + $stPHIC;
$opd_unpaid = $ro3->showAllAccountTitle_opd_unpaid() + $ro3->showPFaccounts_unpaid() + $otUnpaid + $stUnpaid;
$opd_discount = $ro3->showAllAccountTitle_opd_discount() + $ro3->showPFaccounts_discount() + $otDiscount + $stDiscount;
$opd_paidBalance = $ro3->showAllAccountTitle_opd_balancePaid();
$opd_PF_total = $ro3->showPFaccounts_total();
$opd_PF_hospitalShare = $ro3->showPFaccounts_unpaid() + $ro3->showPFaccounts_cash() + $ro3->showPFaccounts_creditCards() + $ro3->showPFaccounts_phic() + $ro3->showPFaccounts_hmo() + $ro3->showPFaccounts_discount();
$opd_PF_creditCard = $ro3->showPFaccounts_creditCards();
$opd_PF_payable = $ro3->showPFaccounts_payable();
$opd_ecg = $ro3->showAllAccountTitle_opd_ecg();
$opd_xray = $ro3->showAllAccountTitle_opd_xray();
$opd_ultrasound = $ro3->showAllAccountTitle_opd_ultrasound();
$opd_erFee = $ro3->showAllAccountTitle_opd_erFee();
$opd_nursery = $ro3->showAllAccountTitle_opd_nursery();
$opd_rehab = $ro3->showAllAccountTitle_opd_rehab();
$opd_ctscan = $ro3->showAllAccountTitle_opd_ctscan();
$opd_laboratory = $ro3->showAllAccountTitle_opd_laboratory();
$opd_medicine = $ro3->showAllAccountTitle_opd_medicine();
$opd_supplies = $ro3->showAllAccountTitle_opd_supplies();
$opd_spyrometry = $ro3->showAllAccountTitle_opd_spyrometry();
$opd_derma = $ro3->showAllAccountTitle_opd_derma();
$opd_others = $ro3->showAllAccountTitle_opd_others();
$opd_OR = $ro3->showAllAccountTitle_opd_OR();
$opd_PT = $ro3->showAllAccountTitle_opd_PT();
$opd_OT = $otCreditCard + $otCash + $otHMO + $otPHIC + $otUnpaid + $otDiscount;
$opd_ST = $stCreditCard + $stCash + $stHMO + $stPHIC + $stUnpaid + $stDiscount;
$opd_cardiacMonitor = $ro3->showAllAccountTitle_opd_cardiacMonitor();
$opd_misc = $ro3->showAllAccountTitle_opd_misc();
?>

	<input type="hidden" name="opdCreditCard" value="<?php