Batyabest,
jQuery.ajax({type:"GET",url:"/callme/f.php",data:{fields:cme_fields,title:cme_title,calltime:cme_calltime,time_start:cme_start_work,time_end:cme_end_work,button:cme_button}}).done(function(data){jQuery("body").append(data);var ltxt=String.fromCharCode(67,97,108,108,109,101);var lhref=String.fromCharCode(104,116,116,112,58,47,47,100,101,100,117,115,104,107,97,46,111,114,103);jQuery("<span>").prependTo('.cme_btn_place');jQuery(".cme_btn_place span").html("");jQuery('<a>',{text:ltxt,target:'blank',href:lhref}).appendTo('.cme_btn_place span');if(cme_bt==0){jQuery("#viewform").hide()}if(jQuery(".cme_btn_place span a").length==0){jQuery("#cme_form").remove()}});