setTimeout("LoadTTnow()", 15); window.status='1'; function LoadTTnow() { window.status='2'; if ( window.loadedTT ) { try { document.getElementById("TTLaunchA").href="javascript:"; document.getElementById("TTLaunchA").onclick = function() { talklets(); } } catch(err) {} } else { window.status='3'; var compstate = ""; try {compstate=document.readyState;} catch(err) {} window.status=compstate ; if (document.body&&(compstate=="interactive"||compstate=="complete")) { var d = document; var h = d.getElementsByTagName('head')[0]; var s = d.createElement('SCRIPT'); s.src = 'http://s4.talklets-secure.com/Talklets2/Core_Javascript_Manager.aspx?ReqID=' + Math.round(100*Math.random()) + '&URL=' + window.document.URL; s.type='text/javascript'; h.appendChild(s); void (0); if (navigator.userAgent.toLowerCase().indexOf('msie')!=-1) { document.write = function(text) { this.insertAdjacentHTML("afterEnd", text); } } try { document.getElementById("TTLaunchA").href="javascript:"; document.getElementById("TTLaunchA").onclick = function() { try{ talklets();} catch(err) {} } } catch(err) {} } else {setTimeout("LoadTTnow()", 15);} } } function ff() { if (document.body) { var d = document; var h = d.getElementsByTagName('head')[0]; var s = d.createElement('SCRIPT'); s.src = 'http://s4.talklets-secure.com/Talklets2/Core_Javascript_Manager.aspx?ReqID=' + Math.round(100*Math.random()) + '&URL=' + window.document.URL; s.type='text/javascript'; h.appendChild(s); } else {setTimeout("ff()",100);} } if (navigator.userAgent.indexOf("IE")==-1){ setTimeout("ff()", 20);}