function ebizchatOld(l){
url="http://www.e-businesschat.com/chatclient.asp?l=" + l
y=Math.round(Math.random() * 1000);
pos=Math.round(y/5);
wn = "w" + String(y);
features="resizable=yes,status=no,scrollbars=no,left=" + pos + ",top=5,width=370,height=370"
  window.open(url,wn,features);
}

function ebizchat(l){
//url="http://www.e-businesschat.com/chatclient.asp?l=" + l
url="http://www.e-businesschat.com/op2.asp?l=" + l
y=Math.round(Math.random() * 1000);
pos=Math.round(y/5);
wn = "w" + String(y);
features="toolbar=no,location=no,status=no,directories=no,menubar=no,scrolling=auto,scrollbars=auto,width=530,height=450,resizable=no'));"
//features="resizable=yes,status=no,scrollbars=no,left=" + pos + ",top=5,width=370,height=370"
  window.open(url,wn,features);
}


function zchat(){
l=location.href
url="http://www.e-businesschat.com/op2.asp?l=" + l + "&h=" + document.referrer
y=Math.round(Math.random() * 1000);
pos=Math.round(y/5);
wn = "w" + String(y);
features="toolbar=no,location=no,status=no,directories=no,menubar=no,scrolling=auto,scrollbars=auto,width=450,height=450,resizable=no'));"
  window.open(url,wn,features);
}
function ychat(){
l=location.href
url="http://www.e-businesschat.com/op3.asp?l=" + l
y=Math.round(Math.random() * 1000);
pos=Math.round(y/5);
wn = "w" + String(y);
features="toolbar=no,location=no,status=no,directories=no,menubar=no,scrolling=auto,scrollbars=auto,width=530,height=450,resizable=no'));"
  window.open(url,wn,features);
}

function chatproviderlogon(){
y=Math.round(Math.random() * 1000);
pos=Math.round(y/5);
wn = "w" + String(y);
features="resizable=yes,status=no,scrollbars=no,left=" + pos + ",top=5,width=370,height=370"
  window.open(url,wn,features);
}


function companylogon(){
url="icss/userlogon.asp"
y=Math.round(Math.random() * 1000);
pos=Math.round(y/5);
wn = "w" + String(y);
//alert("xx");
features="resizable=yes,status=no,scrollbars=no,left=" + pos + ",top=5,width=370,height=370"
  window.open(url,wn,features);
}

function companylogon1(){
y=Math.round(Math.random() * 1000);
pos=Math.round(y/5);
wn = "wp" + String(y);
url="icss/Op2Logon.asp?wname=" + wn
features="toolbar=no,location=no,status=no,directories=no,menubar=no,scrolling=auto,scrollbars=auto,width=650,height=450,resizable=no'));"
  window.open(url,wn,features);
}

function conferencelogon(){
url="icss/OpConferenceLogon.asp"
y=Math.round(Math.random() * 1000);
pos=Math.round(y/5);
wn = "wp" + String(y);
features="toolbar=no,location=no,status=no,directories=no,menubar=no,scrolling=auto,scrollbars=auto,width=530,height=450,resizable=no'));"
  window.open(url,wn,features);
}
function addchatdepartment(){
url="icss/Op2AddDepartment.asp"
y=Math.round(Math.random() * 1000);
pos=Math.round(y/5);
wn = "wp" + String(y);
features="toolbar=no,location=no,status=no,directories=no,menubar=no,scrolling=auto,scrollbars=auto,width=530,height=450,resizable=no'));"
  window.open(url,wn,features);
}
function ebizMail(l){
url="http://www.telezia.com/icss/mailclient.asp?l=" + l
y=Math.round(Math.random() * 1000);
pos=Math.round(y/5);
wn = "w" + String(y);
features="resizable=yes,status=no,scrollbars=no,left=" + pos + ",top=5,width=370,height=370"
  window.open(url,wn,features);
}
function ebizDeptPhone(l){
url="http://www.telezia.com/phoneclient901.asp?l=" + l
y=Math.round(Math.random() * 1000);
pos=Math.round(y/5);
wn = "w" + String(y);
features="resizable=yes,status=no,scrollbars=no,left=" + pos + ",top=5,width=370,height=370"
  window.open(url,wn,features);
}


