var modal_cntr=0; function modal_show(title,content,btn_ok_label,callback_ok,close_on_ok,is_full_screen){ if(typeof(close_on_ok)=='undefined')close_on_ok=true; return (function(x,close_on_ok){ modal='
'+ content + '