
-
Affordable System
with No Hidden Costs
- No annual or
maintenance fee
- Free support
-
Manage Patient
Engagement
- Print or send exercises
to the patient
- Instructions in English,
Spanish, French
jQuery(document).ready(function () {
var isChrome = /Chrome/.test(navigator.userAgent) && /Google Inc/.test(navigator.vendor);
if (window.location.hash && isChrome) {
setTimeout(function () {
var hash = window.location.hash;
window.location.hash = "";
window.location.hash = hash;
}, 300);
}
});