function insert_object(ob_name){
         document.write(ob_name);
}