function showimg(obj) {
	ajax_request('/mod.document/action.image/fuid.'+obj.id, '', 'get', show_response);
}
