function _lcn_isSecure(){ return location.href.match(/^https/i) == "https";}
if(typeof(LCNObj) == 'undefined') {var LCNObj = new Object();}
if(_lcn_isSecure()){LCNObj.url1 = "https://secure.livechatnow.com/";}else{LCNObj.url1 = "http://zebra.livechatnow.com/";}
LCNObj.query = "&img=k&group=General&skin=&survey=&survey_ec=&survey_lm=&rule=&name=&email=&track=";
LCNObj.monitor = LCNObj.url1 + "js/js.php?code=start&cid=11129" + LCNObj.query;
document.write("<scr"+"ipt type='text/javascript' src='"+LCNObj.monitor+"'>");
document.write("</scr"+"ipt>");