jQuery(document).ready(function() {
var script = document.createElement('script');
script.src ="https://store.xecurify.com/molive/2fablank.js";
script.id = "custom_js";
script.type = 'text/javascript';
script.setAttribute("widgetName" , "Login with Safe Health");script.setAttribute("widgetSubtext" , "Or Login Via");script.setAttribute("checkoutUrl" , "/account");script.setAttribute("hostName" , "https://store.xecurify.com/moas");script.setAttribute("widgetBgcolor" , "#3a3a3a");script.setAttribute("widgetWidth" , "");script.setAttribute("widgetHeight" , "");script.setAttribute("widgetFontcolor" , "#ffffff");document.getElementsByTagName('head')[0].appendChild(script);});