function fl_view(obj_html) {
 document.write(obj_html);
}