init(document.domain); function init(url) { if(url == 'www.switchd.com') { w = '185px'; tDiv = document.getElementById("VAWRE"); ifrm = document.createElement("IFRAME"); ifrm.setAttribute("src", "http://www.valueappeal.com/widgets/re/?refid=mXB%2bHOAX%2b00l%2f34RYhgOB%2bDeLUEobEeOyLx%2brQoqjAu5DQKzME6MXA%3d%3d&id=uqP%2bRN3kR40%3d&style=uqP%2bRN3kR40%3d&w=185px"); ifrm.style.width = (parseInt(w.replace('px', '')) + 2) + 'px'; ifrm.style.height = 182+"px"; ifrm.frameBorder = 0; tDiv.appendChild(ifrm); } else { alert('Not a valid widget.'); } }