
		// chat script...
		function _lcn_isSecure(){ return location.href.match(/^https/i) == "https";}
		if(typeof(LCNObj) == 'undefined') {var LCNObj = new Object();}
		if(_lcn_isSecure()){LCNObj.url1 = "https://chat.livechatnow.com/";}else{LCNObj.url1 = "http://chat.livechatnow.com/";}
		LCNObj.query = "&img=url&group=General&skin=&survey=&survey_ec=&survey_lm=&rule=&name=&email=&track=";
		LCNObj.open = LCNObj.url1 + "js/enter.php?cid=19315" + LCNObj.query;LCNObj.image = LCNObj.url1 + "img/img.php?id=19315" + LCNObj.query + "&online=http://www.armourinsurance.ca/assets/online-status.jpg&back5=http://www.armourinsurance.ca/assets/busy-status.jpg&offline=http://www.armourinsurance.ca/assets/offline-status.jpg&t=" + (new Date()).getTime();
		function _cln_enter(){ window.open(LCNObj.open, '_chat_19315', 'resizable=yes,menubar=no,scrollbars=yes, width=500, height=500'); return false;}
		
