Distribution Network

Envision leadership in the Pharmateutical & Animal Healthcare Markets, through advanced product innovation and strategic alliance

Distribution & Partnership

Kindly fill-out all required fields.


$value) { //echo '

' . $key.': '.$value.'

'; } // if submitted check response #if (isset($_POST["g-recaptcha-response"])) { if (isset($_POST["g-recaptcha-response"])) { $response = $reCaptcha->verifyResponse( $_SERVER["REMOTE_ADDR"], $_POST["g-recaptcha-response"] ); if ($response != null && $response->success) { echo '
'; echo "Hi " . $_POST["name"] . " (" . $_POST["email"] . "), you have successfully submitted the form!"; echo "
"; } else { //echo '
'; //echo "Error sending the form!
"; ?>