function liveChatPopup() {
    window.open("/about/contact/call/call.php", "", "height=300,width=400,menubar=no,toolbar=no,location=yes,dependent=yes");
}
