function showControl(object_id) {
       document.write( object_id.innerHTML );
       object_id.id = "";
}