// JavaScript Document

function launchsupport(thePage, theSize){	

var URL;	

var Params;

URL = "http://micfo.com/popup.html";

Params = theSize + ",title=0,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizable=0,copyhistory=0,left=0,top=0";	

window.open (URL, thePage.replace('.',''), Params);	

}


function _lcn_isSecure(){ return location.href.match(/^https/i) == "https";}
if(typeof(LCNObj) == 'undefined') {var LCNObj = new Object();}
if(_lcn_isSecure()){LCNObj.url1 = "https://s11.livechatnow.com/";}else{LCNObj.url1 = "http://s11.livechatnow.com/";}
LCNObj.query = "&img=c&group=General&skin=&survey=&survey_ec=&survey_lm=&rule=&name=&email=&track=";
LCNObj.open = LCNObj.url1 + "js/enter.php?cid=23471" + LCNObj.query;LCNObj.image = LCNObj.url1 + "img/img.php?id=23471" + LCNObj.query + "&t=" + (new Date()).getTime();
function _cln_enter(){ window.open(LCNObj.open, '_chat_23471', 'resizable=yes,menubar=no,scrollbars=yes, width=500, height=500'); return false;}
