var eventMethod = window.addEventListener ? "addEventListener" : "attachEvent";
var eventer = window[eventMethod];
var messageEvent = eventMethod == "attachEvent" ? "onmessage" : "message";
eventer(messageEvent, function(e) {
if (isNaN(e.data)) return;
if (e.origin !== https://www.volgistics.com) return;
document.getElementById('appFrame').style.height = e.data + 'px';
}, false);
SeniorsPlus welcomes your calls and emails. Consider us your community resource for answers to your questions and information regarding our services.
Providers only! If you are a provider looking to make a referral, please click here for HIPAA-compliant form.
Contact UsSeniorsPlus welcomes your calls and emails. Consider us your community resource for answers to your questions and information regarding our services.
Providers only! If you are a provider looking to make a referral, please click here for HIPAA-compliant form.
Contact Us