theObjects = document.getElementsByTagName("object"); 
for (var i = 0; i < theObjects.length; i++) { 
theObjects[i].outerHTML = theObjects[i].outerHTML; 
}

function chatbutton() {window.open('http://server.iad.liveperson.net/hc/22748653/?cmd=file&file=visitorWantsToChat&site=22748653&AEPARAMS&referrer='+document.location,'chat22748653','width=472,height=320');
}