$(document).ready(function(){
$("#VolusionLiveChat").css("bottom","0");
$("#VolusionLiveChat table tr + tr").remove();
});
