function drawChart(object_id,params) { var html = ''; html = ''; document.getElementById(object_id).innerHTML = html; return false; }