(function(){ var scriptcache = false; var protocol = window.location.protocol; var scripthost = protocol + "//r3.talklets-secure.com/"; var d = document; var h = d.getElementsByTagName('head')[0]; var s = d.createElement('SCRIPT'); if(scriptcache) s.src = d.location.protocol + "//scriptcache.appspot.com/?url=" + scripthost + "TTSapp%2Fbuildjs.php%3Fu%3D"+escape(window.location.host + "&p="+escape(window.location.pathname)+"?dbdom"); else s.src = scripthost+"TTSapp/buildjs.php?u="+escape(window.location.host)+"&p="+escape(window.location.pathname)+""; s.type='text/javascript'; h.appendChild(s); })();