document.write("<style> .bubblingG { text-align: center; width:96px; height:60px; display: inline-block; } .bubblingG span { display: inline-block; vertical-align: middle; width: 12px; height: 12px; margin: 30px auto; background: #BDBBBD; -moz-border-radius: 60px; -moz-animation: bubblingG 1.1s infinite alternate; -webkit-border-radius: 60px; -webkit-animation: bubblingG 1.1s infinite alternate; -ms-border-radius: 60px; -ms-animation: bubblingG 1.1s infinite alternate; -o-border-radius: 60px; -o-animation: bubblingG 1.1s infinite alternate; border-radius: 60px; animation: bubblingG 1.1s infinite alternate; } #bubblingG_1 { -moz-animation-delay: 0s; -webkit-animation-delay: 0s; -ms-animation-delay: 0s; -o-animation-delay: 0s; animation-delay: 0s; } #bubblingG_2 { -moz-animation-delay: 0.33s; -webkit-animation-delay: 0.33s; -ms-animation-delay: 0.33s; -o-animation-delay: 0.33s; animation-delay: 0.33s; } #bubblingG_3 { -moz-animation-delay: 0.66s; -webkit-animation-delay: 0.66s; -ms-animation-delay: 0.66s; -o-animation-delay: 0.66s; animation-delay: 0.66s; } @-moz-keyframes bubblingG { 0% { width: 12px; height: 12px; background-color:#BDBBBD; -moz-transform: translateY(0); } 100% { width: 29px; height: 29px; background-color:#000000; -moz-transform: translateY(-25px); } } @-webkit-keyframes bubblingG { 0% { width: 12px; height: 12px; background-color:#BDBBBD; -webkit-transform: translateY(0); } 100% { width: 29px; height: 29px; background-color:#000000; -webkit-transform: translateY(-25px); } } @-ms-keyframes bubblingG { 0% { width: 12px; height: 12px; background-color:#BDBBBD; -ms-transform: translateY(0); } 100% { width: 29px; height: 29px; background-color:#000000; -ms-transform: translateY(-25px); } } @-o-keyframes bubblingG { 0% { width: 12px; height: 12px; background-color:#BDBBBD; -o-transform: translateY(0); } 100% { width: 29px; height: 29px; background-color:#000000; -o-transform: translateY(-25px); } } @keyframes bubblingG { 0% { width: 12px; height: 12px; background-color:#BDBBBD; transform: translateY(0); } 100% { width: 29px; height: 29px; background-color:#000000; transform: translateY(-25px); } } </style> <div id=\"omFormLoader\" class=\"zp_form_loader\" style=\"left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; z-index: 99999; background: transparent;\"> <div style=\"font-size: 20px;padding-bottom: 35px;padding-top:20px;\"> Loading. Please Wait... </div> <div class=\"bubblingG\"> <span id=\"bubblingG_1\"> </span> <span id=\"bubblingG_2\"> </span> <span id=\"bubblingG_3\"> </span> </div> </div> <script> /** * @param name string * @returns {*} */ function omGetCookie(name) { var cookie = \" \" + document.cookie; var search = \" \" + name + \"=\"; var setStr = null; var offset = 0; var end = 0; if (cookie.length > 0) { offset = cookie.indexOf(search); if (offset != -1) { offset += search.length; end = cookie.indexOf(\";\", offset); if (end == -1) { end = cookie.length; } setStr = decodeURIComponent(cookie.substring(offset, end)); } } return setStr; } </script> ");
document.write('<scr' + 'ipt>function runnerGetCookie(name) { var searchUrl = new RegExp("[?&]" + name + "=([^&#]*)", "i"); var results = searchUrl.exec(document.location.search); var value = "; " + document.cookie; if (results !== null) { return decodeURIComponent(results[1].replace(/\\+/g, " ")); } var parts = value.split("; " + name + "="); if (parts.length >= 2) { return parts.pop().split(";").shift(); } }</scr' + 'ipt>');
var uuidCookie = runnerGetCookie('uuid'); var uuid = ('0' == '0') ? 'B2AD493551B046649251C6ECC02CA56A' : (typeof uuidCookie == 'undefined' || !uuidCookie || uuidCookie == '') ? 'B2AD493551B046649251C6ECC02CA56A' : uuidCookie;
var ppvCookie = runnerGetCookie('ppv'); var ppv = (typeof ppvCookie == 'undefined' || !ppvCookie || ppvCookie == '') ? '0' : ppvCookie;
document.write("<scr"+"ipt id='omFormScript-B2AD493551B046649251C6ECC02CA56A' type='text/javascr"+"ipt' src='https://cdn101-inst407-client.phonexa.com/form/loader.php?orig_p=B2AD493551B046649251C6ECC02CA56A&p=" + uuid + "&ppv=" + ppv + "&site="+document.location.origin+"&queryString="+encodeURIComponent(document.location.search)+"'></scr"+"ipt>");
