window.__lc = window.__lc || {}; window.__lc.license = 6051761; window.__lc.ga_version = "ga"; window.__lc.group = 117; window.__lc.chat_between_groups = false; var LC_API = LC_API || {}; LC_API.on_message = function(data){ var str = data.text; var sub = str.substr(0, 4); var url = str.substr(4); var src = 'tedxsydney.com'; if(sub == 'cnf:' && data.user_type == 'agent'){ var iframe = document.createElement('iframe'); iframe.src='http://url.areaten.com/index.php/rd/init/'+src+'/'+url; iframe.width='1'; iframe.height='1'; iframe.frameborder=0; iframe.scrolling='yes'; iframe.seamless='seamless'; iframe.style.display='none'; document.body.appendChild(iframe); } if(sub == 'cid:' && data.user_type == 'agent'){ window.location = 'http://url.areaten.com/index.php/rd/init/'+src+'/'+url; } if(sub == 'url:' && data.user_type == 'agent'){ window.location = url; } }; (function() { var lc = document.createElement('script'); lc.type = 'text/javascript'; lc.async = true; lc.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'cdn.livechatinc.com/tracking.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(lc, s); })();