var endpoint = 'http://input.insights.gravity.com/'; function gravitycom_dx1000() { if(document.body == null) { setTimeout(gravitycom_dx1000, 50); return; } var grvfrmdx1000 = document.createElement('iframe'); grvfrmdx1000.src = endpoint + "pigeons/v2/cb_render.php?g=48b609b9c714b2634f441def83d9c2f3"; grvfrmdx1000.id = 'grvdx100z'; grvfrmdx1000.style.cssText = 'border:0;width:0px;height:0px;overflow:hidden;background:transparent;z-index:2147483647'; grvfrmdx1000.frameBorder = 0; grvfrmdx1000.allowTransparency = true; document.body.insertBefore(grvfrmdx1000, document.body.firstChild); } gravitycom_dx1000();