* See the file "copy_notice.txt" for the licence notice
*/
//-------------------------------------------------------------------------------------------------------------------------------------
$o_arv_patient =& new ART_patient($_REQUEST['pid'], $_REQUEST['registration_id']);
$registration_data = $o_arv_patient->getRegistrationData();
global $vart1, $vart2, $vart3, $valt1, $valt2, $valt3, $signature;
$eyeclinic = new eyeclinic();
$eyeclinic->setacr1($_POST['acr1']);
$acr1 = $eyeclinic->getacr1();
$eyeclinic->setacl1($_POST['acl1']);
$acl1 = $eyeclinic->getacl1();
$eyeclinic->setacr2($_POST['acr2']);
$acr2 = $eyeclinic->getacr2();
$eyeclinic->setacl2($_POST['acl2']);
$acl2 = $eyeclinic->getacl2();
$eyeclinic->setacr3($_POST['acr3']);
$acr3 = $eyeclinic->getacr3();
$eyeclinic->setacl3($_POST['acl3']);
$acl3 = $eyeclinic->getacl3();
$eyeclinic->setacr4($_POST['acr4']);
$acr4 = $eyeclinic->getacr4();
$eyeclinic->setacl4($_POST['acl4']);
$acl4 = $eyeclinic->getacl4();
$eyeclinic->setacr5($_POST['acr5']);
$acr5 = $eyeclinic->getacr5();
$eyeclinic->setacl5($_POST['acl5']);
$acl5 = $eyeclinic->getacl5();
$eyeclinic->setacr6($_POST['acr6']);
$acr6 = $eyeclinic->getacr6();
$eyeclinic->setacl6($_POST['acl6']);
$acl6 = $eyeclinic->getacl6();