]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/xul/staff_client/chrome/content/main/menu_frame_menus.xul
LP#1361900 Move Acquistions Admin Menu
[working/Evergreen.git] / Open-ILS / xul / staff_client / chrome / content / main / menu_frame_menus.xul
1 <?xml version="1.0"?>
2 <!DOCTYPE overlay SYSTEM "chrome://open_ils_staff_client/locale/lang.dtd">
3 <overlay id="menu_frame_menus" 
4     xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
5
6 <script>dump('loading menu_frame_menus.xul\n');</script>
7
8 <commandset id="universal_cmds">
9     <command id="cmd_forward" />
10     <command id="cmd_back" />
11     <command id="cmd_close_window" />
12     <command id="cmd_new_window" />
13     <command id="cmd_new_tab" />
14     <command id="cmd_close_tab" />
15     <command id="cmd_close_all_tabs" />
16     <command id="cmd_shutdown" />
17     <command id="cmd_portal" />
18
19     <command id="cmd_edit_copy_buckets" />
20     <command id="cmd_edit_volume_buckets" />
21     <command id="cmd_edit_record_buckets" />
22     <command id="cmd_edit_user_buckets" />
23
24     <command id="cmd_cat_main" />
25     <command id="cmd_create_marc" />
26     <command id="cmd_authority_manage" />
27     <command id="cmd_url_verify" />
28     <command id="cmd_circ_checkout" />
29     <command id="cmd_patron_search" />
30     <command id="cmd_circ_checkin" />
31     <command id="cmd_circ_renew" />
32     <command id="cmd_circ_hold_capture" />
33     <command id="cmd_circ_hold_pull_list" />
34     <command id="cmd_browse_holds" />
35     <command id="cmd_browse_holds_shelf" />
36     <command id="cmd_clear_holds_shelf" />
37     <command id="cmd_in_house_use" />
38     <command id="cmd_scan_item_as_missing_pieces" />
39     <command id="cmd_copy_status" />
40     <command id="cmd_search_opac" />
41     <command id="cmd_public_opac" />
42     <command id="cmd_search_tcn" />
43     <command id="cmd_search_bib_id" />
44     <command id="cmd_search_usr_id" />
45 <!-- Perhaps add group_application.user here as well? -->
46     <command id="cmd_patron_register"
47              perm="CREATE_USER" 
48              />
49     <command id="cmd_staged_patrons" />
50     <command id="cmd_standalone" />
51     <command id="cmd_survey_wizard" />
52     <command id="cmd_stat_cat_edit" />
53     <command id="cmd_non_cat_type_edit" />
54     <command id="cmd_copy_location_edit" />
55     <command id="cmd_print_list_template_edit" />
56     <command id="cmd_z39_50_import" />
57     <command id="cmd_create_new_marc_book" />
58     <command id="cmd_marc_batch_edit" />
59     <command id="cmd_replace_barcode" />
60     <command id="cmd_reprint" />
61     <command id="cmd_retrieve_last_patron" />
62     <command id="cmd_retrieve_last_record" />
63     <command id="cmd_verify_credentials" />
64
65     <command id="cmd_change_session" />
66     <command id="cmd_manage_offline_xacts" />
67     <command id="cmd_download_patrons" />
68     <command id="cmd_local_admin" />
69     <command id="cmd_toggle_meters" />
70
71     <command id="cmd_extension_manager"
72              perm="DEBUG_CLIENT"
73              />
74     <command id="cmd_theme_manager"
75              perm="DEBUG_CLIENT"
76              />
77     <command id="cmd_about_config"
78              perm="DEBUG_CLIENT"
79              />
80     <command id="cmd_about_about"
81              perm="DEBUG_CLIENT"
82              />
83
84     <command id="cmd_adv_user_edit" />
85     <command id="cmd_console"
86              perm="DEBUG_CLIENT" />
87     <command id="cmd_shell"
88              perm="DEBUG_CLIENT"
89              />
90     <command id="cmd_xuleditor"
91              perm="DEBUG_CLIENT"
92              />
93     <command id="cmd_fieldmapper" />
94     <command id="cmd_test_html" />
95     <command id="cmd_test_xul" />
96     <command id="cmd_clear_cache" />
97     <command id="cmd_restore_all_tabs" />
98
99     <command id="cmd_test" />
100     <command id="cmd_broken" disabled="true" />
101     <command id="cmd_open_vandelay" />
102     
103     <command id="cmd_acq_create_invoice" />
104     <command id="cmd_acq_create_po" />
105     <command id="cmd_acq_view_my_pl" />
106     <command id="cmd_acq_view_local_po" />
107     <command id="cmd_acq_view_local_inv" />
108     <command id="cmd_acq_upload" />
109     <command id="cmd_acq_user_requests" />
110     <command id="cmd_acq_bib_search" />
111     <command id="cmd_acq_unified_search" />
112     <command id="cmd_acq_from_bib" />
113     <command id="cmd_acq_new_brief_record" />
114     <command id="cmd_acq_claim_eligible" />
115
116     <command id="cmd_booking_reservation" />
117     <command id="cmd_booking_pull_list" />
118     <command id="cmd_booking_capture" />
119     <command id="cmd_booking_reservation_pickup" />
120     <command id="cmd_booking_reservation_return" />
121
122
123     <!-- local admin menu commands -->
124     <command id="cmd_local_admin_fonts_and_sounds" />
125     <command id="cmd_local_admin_printer" />
126     <command id="cmd_local_admin_do_not_auto_attempt_print_setting" />
127     <command id="cmd_local_admin_closed_dates"
128              perm="actor.org_unit.closed_date.update actor.org_unit.closed_date.create actor.org_unit.closed_date.delete" 
129              />
130     <command id="cmd_local_admin_copy_locations" 
131              perm="CREATE_COPY_LOCATION UPDATE_COPY_LOCATION DELETE_COPY_LOCATION"
132              />
133     <command id="cmd_local_admin_lib_settings" />
134     <command id="cmd_local_admin_non_cat_types" 
135              perm="CREATE_NON_CAT_TYPE UPDATE_NON_CAT_TYPE DELETE_NON_CAT_TYPE"
136              />
137     <command id="cmd_local_admin_stat_cats" 
138              perm="CREATE_PATRON_STAT_CAT CREATE_COPY_STAT_CAT UPDATE_PATRON_STAT_CAT UPDATE_COPY_STAT_CAT DELETE_PATRON_STAT_CAT DELETE_COPY_STAT_CAT"
139              />
140     <command id="cmd_local_admin_standing_penalty" 
141              perm="ADMIN_STANDING_PENALTY" 
142              />
143     <command id="cmd_local_admin_grp_penalty_threshold" 
144              perm="ADMIN_GROUP_PENALTY_THRESHOLD" 
145              />
146     <command id="cmd_local_admin_copy_location_order" 
147              perm="ADMIN_COPY_LOCATION_ORDER" 
148              />
149     <command id="cmd_local_admin_external_text_editor" />
150     <command id="cmd_local_admin_idl_field_doc" 
151              perm="ADMIN_FIELD_DOC" 
152              />
153     <!-- more A/T perms may need to be added -->
154     <command id="cmd_local_admin_action_trigger" 
155              perm="ADMIN_TRIGGER_EVENT_DEF CREATE_TRIGGER_EVENT_DEF DELETE_TRIGGER_EVENT_DEF UPDATE_TRIGGER_EVENT_DEF"
156              />
157     <command id="cmd_local_admin_survey" 
158              perm="ADMIN_SURVEY CREATE_SURVEY DELETE_SURVEY UPDATE_SURVEY"
159              />
160     <command id="cmd_local_admin_reports" 
161              perm="RUN_REPORTS"
162              />
163     <command id="cmd_local_admin_age_overdue_circulations_to_lost" 
164              perm="SET_CIRC_LOST"
165              />
166     <command id="cmd_local_admin_cash_reports" />
167     <command id="cmd_local_admin_transit_list" />
168     <command id="cmd_local_admin_barcode_completion"
169              perm="UPDATE_ORG_UNIT_SETTING_ALL"
170              />
171     <command id="cmd_local_admin_circ_matrix_matchpoint"
172              perm="ADMIN_CIRC_MATRIX_MATCHPOINT VIEW_CIRC_MATRIX_MATCHPOINT"
173              />
174     <command id="cmd_local_admin_hold_matrix_matchpoint"
175              perm="ADMIN_HOLD_MATRIX_MATCHPOINT VIEW_HOLD_MATRIX_MATCHPOINT"
176              />
177     <command id="cmd_local_admin_work_log" />
178     <command id="cmd_local_admin_patrons_due_refunds" />
179     <command id="cmd_local_admin_copy_template" 
180              perm="ADMIN_ASSET_COPY_TEMPLATE"
181              />
182     <command id="cmd_local_admin_item_attribute_editor" />
183     <command id="cmd_local_admin_address_alert"
184              perm="ADMIN_ADDRESS_ALERT VIEW_ADDRESS_ALERT"
185              />
186     <command id="cmd_local_admin_circ_limit_set"
187              perm="ADMIN_CIRC_MATRIX_MATCHPOINT VIEW_CIRC_MATRIX_MATCHPOINT"
188              />
189     <command id="cmd_local_admin_copy_location_group"
190              perm="ADMIN_COPY_LOCATION_GROUP VIEW_COPY_LOCATION_GROUP"
191              />
192     <command id="cmd_local_admin_search_filter_group"
193              perm="ADMIN_SEARCH_FILTER_GROUP VIEW_SEARCH_FILTER_GROUP"
194              />
195
196     <!-- server admin menu commands -->
197     <command id="cmd_server_admin_org_type"
198              perm="CREATE_ORG_TYPE DELETE_ORG_TYPE UPDATE_ORG_TYPE"
199              />
200     <command id="cmd_server_admin_org_unit"
201              perm="CREATE_ORG_UNIT DELETE_ORG_UNIT UPDATE_ORG_UNIT"
202              />
203     <command id="cmd_server_admin_grp_tree" 
204              perm="CREATE_PERM DELETE_PERM UPDATE_PERM ASSIGN_GROUP_PERM REMOVE_GROUP_PERM UPDATE_GROUP_PERM"
205              />
206     <command id="cmd_server_admin_perm_list"
207              perm="CREATE_PERM DELETE_PERM UPDATE_PERM"
208              />
209     <command id="cmd_server_admin_copy_status"
210              perm="CREATE_COPY_STATUS DELETE_COPY_STATUS UPDATE_COPY_STATUS"
211              />
212     <command id="cmd_server_admin_marc_code" 
213              perm="ADMIN_MARC_CODE CREATE_MARC_CODE DELETE_MARC_CODE UPDATE_MARC_CODE"
214              />
215     <command id="cmd_server_admin_coded_value_map" 
216              perm="ADMIN_CODED_VALUE"
217              />
218     <command id="cmd_server_admin_metabib_class"
219              perm="UPDATE_METABIB_CLASS"/>
220     <command id="cmd_server_admin_metabib_class_ts_map"
221              perm="ADMIN_INDEX_NORMALIZER"/>
222     <command id="cmd_server_admin_metabib_field" 
223              perm="CREATE_METABIB_FIELD DELETE_METABIB_FIELD UPDATE_METABIB_FIELD"
224              />
225     <command id="cmd_server_admin_metabib_field_ts_map"
226              perm="ADMIN_INDEX_NORMALIZER"/>
227     <command id="cmd_server_admin_billing_type" 
228              perm="CREATE_BILLING_TYPE DELETE_BILLING_TYPE UPDATE_BILLING_TYPE"
229              />
230     <command id="cmd_server_admin_acn_prefix" 
231              perm="CREATE_VOLUME_PREFIX DELETE_VOLUME_PREFIX UPDATE_VOLUME_PREFIX"
232              />
233     <command id="cmd_server_admin_acn_suffix" 
234              perm="CREATE_VOLUME_SUFFIX DELETE_VOLUME_SUFFIX UPDATE_VOLUME_SUFFIX"
235              />
236     <command id="cmd_server_admin_acq_invoice_item_type" />
237     <command id="cmd_server_admin_acq_invoice_payment_method" />
238     <command id="cmd_server_admin_acq_cancel_reason" />
239     <command id="cmd_server_admin_acq_lineitem_alert" />
240     <command id="cmd_server_admin_acq_lineitem_marc_attr_def" />
241     <command id="cmd_server_admin_acq_fund_tag" />
242     <command id="cmd_server_admin_acq_claim_type" />
243     <command id="cmd_server_admin_acq_claim_event_type" />
244     <command id="cmd_server_admin_acq_claim_policy" />
245     <command id="cmd_server_admin_acq_claim_policy_action" />
246     <command id="cmd_server_admin_acq_fund" />
247     <command id="cmd_server_admin_acq_funding_source" />
248     <command id="cmd_server_admin_acq_provider" />
249     <command id="cmd_server_admin_acq_edi_account" />
250     <command id="cmd_server_admin_acq_edi_message" />
251     <command id="cmd_server_admin_acq_currency_type" />
252     <command id="cmd_server_admin_acq_exchange_rate" />
253     <command id="cmd_server_admin_acq_distrib_formula" />
254     <command id="cmd_server_admin_sms_carrier" 
255              perm="ADMIN_SMS_CARRIER"
256              />
257     <command id="cmd_server_admin_z39_source" 
258              perm="ADMIN_Z3950_SOURCE"
259              />
260     <command id="cmd_server_admin_org_unit_proximity_adjustment" />
261     <command id="cmd_server_admin_z39_index_field_map" 
262              perm="ADMIN_Z3950_SOURCE"
263              />
264     <command id="cmd_server_admin_circ_mod" 
265              perm="CREATE_CIRC_MOD DELETE_CIRC_MOD UPDATE_CIRC_MOD ADMIN_CIRC_MOD"
266              />
267     <command id="cmd_server_admin_circ_limit_group"
268              perm="ADMIN_CIRC_MATRIX_MATCHPOINT VIEW_CIRC_MATRIX_MATCHPOINT"
269              />
270     <command id="cmd_server_admin_global_flag"
271              perm="ADMIN_GLOBAL_FLAG"
272              />
273     <command id="cmd_server_admin_org_unit_setting_type" 
274              perm="ADMIN_ORG_UNIT_SETTING_TYPE"
275              />
276     <command id="cmd_server_admin_import_match_set" 
277              perm="ADMIN_IMPORT_MATCH_SET"
278              />
279     <command id="cmd_server_admin_usr_setting_type" 
280              perm="ADMIN_USER_SETTING_TYPE"
281              />
282     <command id="cmd_server_admin_config_hard_due_date"
283              perm="CREATE_CIRC_DURATION DELETE_CIRC_DURATION UPDATE_CIRC_DURATION"
284              />
285     <command id="cmd_server_admin_config_rule_circ_duration"
286              perm="CREATE_CIRC_DURATION DELETE_CIRC_DURATION UPDATE_CIRC_DURATION"
287              />
288     <command id="cmd_server_admin_config_rule_recurring_fine"
289              perm="ADMIN_RECURRING_FINE_RULE"
290              />
291     <command id="cmd_server_admin_config_rule_max_fine"
292              perm="ADMIN_MAX_FINE_RULE"
293              />
294     <command id="cmd_server_admin_config_rule_age_hold_protect"
295              perm="ADMIN_AGE_PROTECT_RULE"
296              />
297
298     <command id="cmd_server_admin_authority_control_set" />
299     <command id="cmd_server_admin_authority_thesaurus" />
300     <command id="cmd_server_admin_authority_browse_axis" />
301
302     <command id="cmd_server_admin_booking_resource" />
303     <command id="cmd_server_admin_booking_resource_type" />
304     <command id="cmd_server_admin_booking_resource_attr" />
305     <command id="cmd_server_admin_booking_resource_attr_value" />
306     <command id="cmd_server_admin_booking_resource_attr_map" />
307     <command id="cmd_server_admin_config_circ_weights"
308              perm="ADMIN_CIRC_MATRIX_MATCHPOINT VIEW_CIRC_MATRIX_MATCHPOINT"
309              />
310     <command id="cmd_server_admin_config_hold_weights"
311              perm="ADMIN_HOLD_MATRIX_MATCHPOINT VIEW_HOLD_MATRIX_MATCHPOINT"
312              />
313     <command id="cmd_server_admin_config_weight_assoc"
314              perm="ADMIN_CIRC_MATRIX_MATCHPOINT ADMIN_HOLD_MATRIX_MATCHPOINT VIEW_CIRC_MATRIX_MATCHPOINT VIEW_HOLD_MATRIX_MATCHPOINT"
315              />
316     <command id="cmd_server_admin_config_actor_sip_fields"
317              perm="CREATE_PATRON_STAT_CAT"
318              />
319     <command id="cmd_server_admin_config_asset_sip_fields"
320              perm="CREATE_COPY_STAT_CAT"
321              />
322     <command id="cmd_server_admin_config_usr_activity_type"
323              perm="ADMIN_USER_ACTIVITY_TYPE VIEW_USER_ACTIVITY_TYPE"
324              />
325     <command id="cmd_server_admin_actor_org_unit_custom_tree"
326              perm="ADMIN_ORG_UNIT_CUSTOM_TREE VIEW_ORG_UNIT_CUSTOM_TREE"
327              />
328     <command id="cmd_server_admin_config_best_hold_order"
329              perm="ADMIN_HOLD_CAPTURE_SORT"
330              />
331     <command id="cmd_server_admin_conify_remote_account"
332              perm="ADMIN_CONFIG_REMOTE_ACCOUNT VIEW_CONFIG_REMOTE_ACCOUNT"
333             />
334     <command id="cmd_server_admin_vandelay_import_bib_trash_group"
335              perm="CREATE_IMPORT_TRASH_FIELD UPDATE_IMPORT_TRASH_FIELD DELETE_IMPORT_TRASH_FIELD"
336              />
337     <command id="cmd_server_admin_floating_groups"
338              perm="ADMIN_FLOAT_GROUPS"
339              />
340
341     <command id="cmd_hotkeys_toggle" />
342     <command id="cmd_hotkeys_set" />
343     <command id="cmd_hotkeys_setworkstation" />
344     <command id="cmd_hotkeys_clearworkstation" />
345     <command id="cmd_toolbar_configure" />
346     <command id="cmd_toolbar_set" />
347     <command id="cmd_toolbar_setworkstation" />
348     <command id="cmd_toolbar_clearworkstation" />
349     <command id="cmd_toolbar_mode_set" />
350     <command id="cmd_toolbar_size_set" />
351     <command id="cmd_toolbar_label_position_set" />
352     <command id="cmd_debug_venkman"
353              perm="DEBUG_CLIENT"
354              />
355     <command id="cmd_debug_inspector"
356              perm="DEBUG_CLIENT"
357              />
358     <command id="cmd_debug_chrome_list"
359              perm="DEBUG_CLIENT"
360              />
361     <command id="cmd_debug_chrome_shell"
362              perm="DEBUG_CLIENT"
363              />
364     <command id="cmd_copy_editor_copy_location_first_toggle" />
365     <command id="cmd_search_prefs" />
366     <command id="cmd_server_addon_ws_configure"
367              perm="ADMIN_SERVER_ADDON_FOR_WORKSTATION"
368             />
369 </commandset>
370
371 <!-- The File menu on the main menu -->
372 <menu id="main.menu.file" label="&staff.main.menu.file.label;" accesskey="&staff.main.menu.file.accesskey;" >
373     <menupopup id="main.menu.file.popup">
374         <menuitem label="&staff.main.menu.file.new.label;" accesskey="&staff.main.menu.file.new.accesskey;" command="cmd_new_window"/>
375         <menuitem label="&staff.main.menu.file.new_tab.label;" accesskey="&staff.main.menu.file.new_tab.accesskey;" command="cmd_new_tab"/>
376         <menuitem label="&staff.main.menu.file.portal.label;" accesskey="&staff.main.menu.file.portal.accesskey;" command="cmd_portal"/>
377         <menuseparator />
378         <menuitem label="&staff.main.menu.file.close_tab.label;" accesskey="&staff.main.menu.file.close_tab.accesskey;" command="cmd_close_tab"/>
379         <menuitem label="&staff.main.menu.tabs.close;" accesskey="&staff.main.menu.tabs.close.accesskey;" command="cmd_close_all_tabs"/>
380         <menuitem label="&staff.main.menu.file.close.label;" accesskey="&staff.main.menu.file.close.accesskey;" command="cmd_close_window"/>
381         <menuseparator />
382         <menuitem label="&staff.main.menu.quit;" accesskey="&staff.main.menu.quit.accesskey;" command="cmd_shutdown"/>
383     </menupopup>
384 </menu>
385
386 <!-- The Edit menu on the main menu -->
387 <menu id="main.menu.edit" label="&staff.main.menu.edit.label;" accesskey="&staff.main.menu.edit.accesskey;">
388     <menupopup id="main.menu.edit.popup">
389         <menuitem label="&staff.main.menu.edit.buckets.copies;" command="cmd_edit_copy_buckets" accesskey="&staff.main.menu.edit.buckets.copies.accesskey;"/>
390         <!--
391         <menuitem label="&staff.main.menu.edit.buckets.volumes;" command="cmd_edit_volume_buckets" accesskey="&staff.main.menu.edit.buckets.volumes.accesskey;"/>
392         -->
393         <menuitem label="&staff.main.menu.edit.buckets.records;" command="cmd_edit_record_buckets" accesskey="&staff.main.menu.edit.buckets.records.accesskey;"/>
394         <!--
395         <menuitem label="&staff.main.menu.edit.buckets.users;" command="cmd_edit_user_buckets" accesskey="&staff.main.menu.edit.buckets.users.accesskey;"/>
396         -->
397         <menuseparator />
398         <menuitem label="&staff.main.menu.replace_barcode.label;" command="cmd_replace_barcode"/>
399     </menupopup>
400 </menu>
401
402 <!-- The Circulation menu on the main menu -->
403 <menu id="main.menu.circ" label="&staff.main.menu.circ.label;" accesskey="&staff.main.menu.circ.accesskey;">
404     <menupopup id="main.menu.circ.popup">
405         <menuitem label="&staff.main.menu.circ.checkout.label;" accesskey="&staff.main.menu.circ.checkout.accesskey;" command="cmd_circ_checkout"/>
406         <menuitem label="&staff.main.menu.circ.checkin.label;" accesskey="&staff.main.menu.circ.checkin.accesskey;" command="cmd_circ_checkin"/>
407         <menuitem label="&staff.main.menu.circ.renew.label;" accesskey="&staff.main.menu.circ.renew.accesskey;" command="cmd_circ_renew"/>
408         <menuitem label="&staff.main.menu.circ.patron_registration.label;" accesskey="&staff.main.menu.circ.patron_registration.accesskey;" command="cmd_patron_register"/>
409         <menuitem label="&staff.main.menu.circ.staged_patrons.label;" accesskey="&staff.main.menu.circ.staged_patrons.accesskey;" command="cmd_staged_patrons"/>
410         <menuitem label="&staff.main.menu.circ.patron_retrieve.label;" accesskey="&staff.main.menu.circ.patron_retrieve.accesskey;" command="cmd_retrieve_last_patron"/>
411         <menuseparator />
412         <menuitem label="&staff.main.menu.circ.hold_capture.label;" accesskey="&staff.main.menu.circ.hold_capture.accesskey;" command="cmd_circ_hold_capture"/>
413         <menuitem label="&staff.main.menu.circ.hold_pull.label;" accesskey="&staff.main.menu.circ.hold_pull.accesskey;" command="cmd_circ_hold_pull_list"/>
414         <menuitem label="&staff.main.menu.circ.hold_browse.label;" command="cmd_browse_holds_shelf" accesskey="&staff.main.menu.circ.hold_browse.accesskey;"/>
415         <menuitem label="&staff.main.menu.circ.hold_clear.label;" command="cmd_clear_holds_shelf" accesskey="&staff.main.menu.circ.hold_clear.accesskey;"/>
416         <menuitem label="&staff.main.menu.circ.place_hold.label;" accesskey="&staff.main.menu.circ.place_hold.accesskey;" command="cmd_search_opac"/>
417         <menuseparator />
418         <menuitem label="&staff.main.menu.circ.barcode.show_item;" accesskey="&staff.main.menu.circ.barcode.show_item.accesskey;" command="cmd_copy_status"/>
419         <menuitem label="&staff.main.menu.circ.barcode.retrieve_patron;" accesskey="&staff.main.menu.circ.barcode.retrieve_patron.accesskey;" command="cmd_circ_checkout"/>
420         <menuitem label="&staff.main.menu.circ.verify_credentials;" accesskey="&staff.main.menu.circ.verify_credentials.accesskey;" command="cmd_verify_credentials"/>
421         <menuitem label="&staff.main.menu.replace_barcode.label;" command="cmd_replace_barcode"/>
422         <menuitem label="&staff.main.menu.circ.in_house.label;" accesskey="&staff.main.menu.circ.in_house.accesskey;" command="cmd_in_house_use"/>
423         <menuitem command="cmd_scan_item_as_missing_pieces" label="&staff.main.menu.circ.scan_item_as_missing_pieces.label;" accesskey="&staff.main.menu.circ.scan_item_as_missing_pieces.accesskey;"/>
424         <menuseparator />
425         <menuitem label="&staff.main.menu.circ.reprint.label;" accesskey="&staff.main.menu.circ.reprint.accesskey;" command="cmd_reprint"/>
426         <menuitem label="&staff.main.menu.circ.offline.label;" command="cmd_standalone" accesskey="&staff.main.menu.circ.offline.accesskey;"/>
427     </menupopup>
428 </menu>
429
430 <!-- The Cataloging menu on the main menu -->
431 <menu id="main.menu.cat" label="&staff.main.menu.cat.label;" accesskey="&staff.main.menu.cat.accesskey;">
432     <menupopup id="main.menu.cat.popup">
433         <menuitem label="&staff.main.menu.cat.bib_search.label;" accesskey="&staff.main.menu.cat.bib_search.accesskey;" command="cmd_search_opac"/>
434         <menuitem label="&staff.main.menu.cat.search_tcn.label;" accesskey="&staff.main.menu.cat.search_tcn.accesskey;" command="cmd_search_tcn" />
435         <menuitem label="&staff.main.menu.cat.search_bib_id.label;" accesskey="&staff.main.menu.cat.search_bib_id.accesskey;" command="cmd_search_bib_id" />
436         <menuitem label="&staff.main.menu.cat.copy_status.label;" accesskey="&staff.main.menu.cat.copy_status.accesskey;" command="cmd_copy_status"/>
437         <menuseparator />
438         <!--
439         <menuitem disabled="true" label="&staff.main.menu.cat.dedup.label;" accesskey="&staff.main.menu.cat.dedup.accesskey;" command="cmd_broken"/>
440         -->
441         <menuitem label="&staff.main.menu.cat.edit_copy_buckets.label;" command="cmd_edit_copy_buckets" accesskey="&staff.main.menu.cat.edit_copy_buckets.accesskey;"/>
442         <!--
443         <menuitem label="&staff.main.menu.cat.edit_volume_buckets.label;" command="cmd_edit_volume_buckets" accesskey="&staff.main.menu.cat.edit_volume_buckets.accesskey;"/>
444         -->
445         <menuitem label="&staff.main.menu.cat.edit_record_buckets.label;" command="cmd_edit_record_buckets" accesskey="&staff.main.menu.cat.edit_record_buckets.accesskey;"/>
446         <menuseparator />
447         <menuitem label="&staff.main.menu.cat.create_marc.label;" accesskey="&staff.main.menu.cat.create_marc.accesskey;" command="cmd_create_marc"/>
448         <menuitem label="&staff.main.menu.cat.z39_50_import.label;" accesskey="&staff.main.menu.cat.z39_50_import.accesskey;" command="cmd_z39_50_import"/>
449         <menuitem label="&staff.main.menu.cat.vandelay.label;" command="cmd_open_vandelay"/>
450         <menuitem command="cmd_marc_batch_edit" label="&staff.main.menu.cat.marc_batch_edit.label;" accesskey="&staff.main.menu.cat.marc_batch_edit.accesskey;"/>
451         <menuseparator />
452         <menuitem label="&staff.main.menu.replace_barcode.label;" command="cmd_replace_barcode"/>
453         <menuitem label="&staff.main.menu.cat.retrieve_last_record.label;" accesskey="&staff.main.menu.cat.retrieve_last_record.accesskey;" command="cmd_retrieve_last_record"/>
454         <menuseparator />
455         <menuitem label="&staff.main.menu.cat.authority_manage.label;" accesskey="&staff.main.menu.cat.authority_manage.accesskey;" command="cmd_authority_manage"/>
456         <menuseparator />
457         <menuitem label="&staff.main.menu.cat.url_verify.label;" accesskey="&staff.main.menu.cat.url_verify.accesskey;" command="cmd_url_verify"/>
458     </menupopup>
459 </menu>
460
461
462 <!-- The Acquisitions menu on the main menu -->
463 <menu id="main.menu.acq" label="&staff.main.menu.acq.label;" accesskey="&staff.main.menu.acq.accesskey;">
464     <menupopup id="main.menu.acq.popup">
465         <menuitem label="&staff.main.menu.acq.unified_search.label;" accesskey="&staff.main.menu.acq.unified_search.accesskey;" command="cmd_acq_unified_search"/>
466         <menuseparator />
467         <menuitem label="&staff.main.menu.acq.view_my_pl.label;" accesskey="&staff.main.menu.acq.view_my_pl.accesskey;" command="cmd_acq_view_my_pl"/>
468         <menuitem label="&staff.main.menu.acq.brief_record.label;" accesskey="&staff.main.menu.acq.brief_record.accesskey;" command="cmd_acq_new_brief_record"/>
469         <menuitem label="&staff.main.menu.acq.user_requests.label;" accesskey="&staff.main.menu.acq.user_requests.accesskey;" command="cmd_acq_user_requests" />
470         <menuitem label="&staff.main.menu.acq.bib_search.label;" accesskey="&staff.main.menu.acq.bib_search.accesskey;" command="cmd_acq_bib_search"/>
471         <menuitem label="&staff.main.menu.acq.from_bib.label;" accesskey="&staff.main.menu.acq.from_bib.accesskey;" command="cmd_acq_from_bib"/>
472         <menuseparator />
473         <menuitem label="&staff.main.menu.acq.upload.label;" accesskey="&staff.main.menu.acq.upload.accesskey;" command="cmd_acq_upload"/>
474         <menuitem label="&staff.main.menu.acq.view_local_po.label;" accesskey="&staff.main.menu.acq.view_local_po.accesskey;" command="cmd_acq_view_local_po"/>
475         <menuitem label="&staff.main.menu.acq.create_po.label;" accesskey="&staff.main.menu.acq.create_po.accesskey;" command="cmd_acq_create_po"/>
476         <menuseparator />
477         <menuitem label="&staff.main.menu.acq.claim_eligible.label;" accesskey="&staff.main.menu.acq.claim_eligible.accesskey;" command="cmd_acq_claim_eligible" />
478         <menuitem label="&staff.main.menu.acq.view_local_inv.label;" accesskey="&staff.main.menu.acq.view_local_inv.accesskey;" command="cmd_acq_view_local_inv"/>
479         <menuitem label="&staff.main.menu.acq.create_invoice.label;" accesskey="&staff.main.menu.acq.create_invoice.accesskey;" command="cmd_acq_create_invoice"/>
480     </menupopup>
481 </menu>
482
483 <!-- The Booking menu on the main menu -->
484 <menu id="main.menu.booking" label="&staff.main.menu.booking.label;" accesskey="&staff.main.menu.booking.accesskey;">
485     <menupopup id="main.menu.booking.popup">
486         <menuitem label="&staff.main.menu.booking.reservation.label;" accesskey="&staff.main.menu.booking.reservation.accesskey;" command="cmd_booking_reservation"/>
487         <menuitem label="&staff.main.menu.booking.pull_list.label;" accesskey="&staff.main.menu.booking.pull_list.accesskey;" command="cmd_booking_pull_list"/>
488         <menuitem label="&staff.main.menu.booking.capture.label;" accesskey="&staff.main.menu.booking.capture.accesskey;" command="cmd_booking_capture"/>
489          <menuitem label="&staff.main.menu.booking.reservation_pickup.label;" accesskey="&staff.main.menu.booking.reservation_pickup.accesskey;" command="cmd_booking_reservation_pickup"/>
490         <menuitem label="&staff.main.menu.booking.reservation_return.label;" accesskey="&staff.main.menu.booking.reservation_return.accesskey;" command="cmd_booking_reservation_return"/>
491     </menupopup>
492 </menu>
493
494 <!-- The Search menu on the main menu -->
495 <menu id="main.menu.search" label="&staff.main.menu.search.label;" accesskey="&staff.main.menu.search.accesskey;">
496     <menupopup id="main.menu.search.popup">
497         <menuitem label="&staff.main.menu.search.patrons.label;" accesskey="&staff.main.menu.search.patrons.accesskey;" command="cmd_patron_search" />
498         <menuitem label="&staff.main.menu.search.catalog.label;" accesskey="&staff.main.menu.search.catalog.accesskey;" command="cmd_search_opac" />
499         <menuitem label="&staff.main.menu.search.record.label;" accesskey="&staff.main.menu.search.record.accesskey;" command="cmd_search_tcn" />
500         <menuitem label="&staff.main.menu.search.record_via_id.label;" accesskey="&staff.main.menu.search.record_via_id.accesskey;" command="cmd_search_bib_id" />
501         <menuitem label="&staff.main.menu.search.copies.label;" accesskey="&staff.main.menu.search.copies.accesskey;" command="cmd_copy_status"/>
502         <menuitem label="&staff.main.menu.search.patrons_barcode.label;" accesskey="&staff.main.menu.search.patrons_barcode.accesskey;" command="cmd_circ_checkout"/>
503         <menuitem
504             command="cmd_search_usr_id"
505             label="&staff.main.menu.search.patron_db_id.label;"
506             accesskey="&staff.main.menu.search.patron_db_id.accesskey;"/>
507     </menupopup>
508 </menu>
509
510 <!-- The Help menu on the main menu -->
511 <menu id="main.menu.help" label="&staff.main.menu.help.label;" accesskey="&staff.main.menu.help.accesskey;">
512     <menupopup id="main.menu.help.popup">
513         <!-- kludge -->
514         <menuitem
515             label="&staff.main.menu.help.active_tab.label;" 
516             accesskey="&staff.main.menu.help.active_tab.accesskey;" 
517             oncommand="try { this.nextSibling.doCommand(); } catch(E) { alert(E); }" />
518         <help id="help_btn" hidden="true" />
519     </menupopup>
520 </menu>
521
522 <!-- The Admin menu on the main menu -->
523 <menu id="main.menu.admin" label="&staff.main.menu.admin.label;" accesskey="&staff.main.menu.admin.accesskey;">
524     <menupopup id="main.menu.admin.popup">
525         <menuitem id="oc_menuitem" label="&staff.main.menu.admin.change_session.label;" label_orig="&staff.main.menu.admin.change_session.label;" 
526             accesskey="&staff.main.menu.admin.change_session.accesskey;" command="cmd_change_session" forceFirst="true"/>
527         <menuitem label="&staff.main.menu.admin.offline_xacts.label;" accesskey="&staff.main.menu.admin.offline_xacts.accesskey;" command="cmd_manage_offline_xacts"/>
528         <menuitem label="&staff.main.menu.admin.download_patrons.label;" accesskey="&staff.main.menu.admin.download_patrons.accesskey;" command="cmd_download_patrons"/>
529         <menuseparator />
530
531         <menu id="main.menu.admin.client" label="&staff.main.menu.admin.client.label;" accesskey="&staff.main.menu.admin.client.accesskey;">
532             <menupopup id="main.menu.admin.client.popup">
533                 <menuitem command="cmd_local_admin_external_text_editor" label="&staff.server.admin.index.external_text_editor.label;" accesskey="&staff.server.admin.index.external_text_editor.accesskey;"/>
534                 <menuitem label="&staff.server.admin.index.printer;" command="cmd_local_admin_printer"/>
535                 <menuitem label="&staff.main.menu.admin.template_edit.label;" accesskey="&staff.main.menu.admin.template_edit.accesskey;" command="cmd_print_list_template_edit"/>
536                 <menuitem label="&staff.server.admin.index.fonts_and_sounds;" command="cmd_local_admin_fonts_and_sounds"/>
537                 <menuitem label="&staff.main.menu.admin.client.search_prefs.label;" command="cmd_search_prefs"/>
538                 <menuitem label="&staff.main.menu.admin.client.server_addon_ws_configure.label;" command="cmd_server_addon_ws_configure"/>
539                 <menuitem type="checkbox" label="&staff.main.menu.admin.client.copy_editor.copy_location.label;" command="cmd_copy_editor_copy_location_first_toggle"/>
540                 <menu id="main.menu.admin.client.hotkeys" label="&staff.main.menu.admin.client.hotkeys;">
541                     <menupopup id="main.menu.admin.client.hotkeys.popup">
542                         <menuitem label="&staff.main.menu.admin.client.hotkeys.toggle.label;" accesskey="&staff.main.menu.admin.client.hotkeys.toggle.accesskey;" type="checkbox" autocheck="false" command="cmd_hotkeys_toggle"/>
543                         <menu id="main.menu.admin.client.hotkeys.current" label="&staff.main.menu.admin.client.hotkeys.current;">
544                             <menupopup id="main.menu.admin.client.hotkeys.current.popup">
545                             </menupopup>
546                         </menu>
547                         <menuseparator />
548                         <menuitem label="&staff.main.menu.admin.client.hotkeys.setworkstation.label;" accesskey="&staff.main.menu.admin.client.hotkeys.setworkstation.accesskey;" command="cmd_hotkeys_setworkstation"/>
549                         <menuitem label="&staff.main.menu.admin.client.hotkeys.clearworkstation.label;" accesskey="&staff.main.menu.admin.client.hotkeys.clearworkstation.accesskey;" command="cmd_hotkeys_clearworkstation"/>
550                     </menupopup>
551                 </menu>
552                 <menu id="main.menu.admin.client.toolbars" label="&staff.main.menu.admin.client.toolbars;">
553                     <menupopup id="main.menu.admin.client.toolbars.popup">
554                         <menu id="main.menu.admin.client.toolbars.current" label="&staff.main.menu.admin.client.toolbars.current;">
555                             <menupopup id="main.menu.admin.client.toolbars.current.popup">
556                             </menupopup>
557                         </menu>
558                         <menu id="main.menu.admin.client.toolbars.mode" label="&staff.main.menu.admin.client.toolbars.mode;">
559                             <menupopup id="main.menu.admin.client.toolbars.mode.popup">
560                                 <menuitem name="toolbar_mode" type="radio" label="&staff.main.menu.admin.client.toolbars.mode.both;" value="both" command="cmd_toolbar_mode_set" checked="true"/>
561                                 <menuitem name="toolbar_mode" type="radio" label="&staff.main.menu.admin.client.toolbars.mode.icons;" value="icons" command="cmd_toolbar_mode_set"/>
562                                 <menuitem name="toolbar_mode" type="radio" label="&staff.main.menu.admin.client.toolbars.mode.text;" value="text" command="cmd_toolbar_mode_set"/>
563                             </menupopup>
564                         </menu>
565                         <menu id="main.menu.admin.client.toolbars.label_position" label="&staff.main.menu.admin.client.toolbars.label_position;">
566                             <menupopup id="main.menu.admin.client.toolbars.label_position.popup">
567                                 <menuitem name="toolbar_label_position" type="radio" label="&staff.main.menu.admin.client.toolbars.label_position.side;" value="side" command="cmd_toolbar_label_position_set" checked="true"/>
568                                 <menuitem name="toolbar_label_position" type="radio" label="&staff.main.menu.admin.client.toolbars.label_position.under;" value="under" command="cmd_toolbar_label_position_set"/>
569                             </menupopup>
570                         </menu>
571                         <menu id="main.menu.admin.client.toolbars.size" label="&staff.main.menu.admin.client.toolbars.size;">
572                             <menupopup id="main.menu.admin.client.toolbars.size.popup">
573                                 <menuitem name="toolbar_size" type="radio" label="&staff.main.menu.admin.client.toolbars.size.large;" value="large" command="cmd_toolbar_size_set" checked="true"/>
574                                 <menuitem name="toolbar_size" type="radio" label="&staff.main.menu.admin.client.toolbars.size.small;" value="small" command="cmd_toolbar_size_set"/>
575                             </menupopup>
576                         </menu>
577                         <menuseparator />
578                         <menuitem label="&staff.main.menu.admin.client.toolbars.config.label;" accesskey="&staff.main.menu.admin.client.toolbars.config.accesskey;" command="cmd_toolbar_configure"/>
579                         <menuseparator />
580                         <menuitem label="&staff.main.menu.admin.client.toolbars.setworkstation.label;" accesskey="&staff.main.menu.admin.client.toolbars.setworkstation.accesskey;" command="cmd_toolbar_setworkstation"/>
581                         <menuitem label="&staff.main.menu.admin.client.toolbars.clearworkstation.label;" accesskey="&staff.main.menu.admin.client.toolbars.clearworkstation.accesskey;" command="cmd_toolbar_clearworkstation"/>
582                     </menupopup>
583                 </menu>
584
585             </menupopup>
586         </menu>
587                 
588         <menu id="main.menu.admin.server.acq" label="&staff.main.menu.admin.server_admin.acq.label;" accesskey="&staff.main.menu.admin.server_admin.acq.accesskey;">
589             <menupopup id="main.menu.admin.server.acq.popup">
590                 <menuitem label="&staff.main.menu.admin.server_admin.acq.fund.label;" accesskey="&staff.main.menu.admin.server_admin.acq.fund.accesskey;" command="cmd_server_admin_acq_fund" />
591                 <menuitem label="&staff.main.menu.admin.server_admin.acq.fund_tag.label;" accesskey="&staff.main.menu.admin.server_admin.acq.fund_tag.accesskey;" command="cmd_server_admin_acq_fund_tag"/>
592                 <menuitem label="&staff.main.menu.admin.server_admin.acq.funding_source.label;" accesskey="&staff.main.menu.admin.server_admin.acq.funding_source.accesskey;" command="cmd_server_admin_acq_funding_source" />
593                 <menuitem label="&staff.main.menu.admin.server_admin.acq.distrib_formula.label;" accesskey="&staff.main.menu.admin.server_admin.acq.distrib_formula.accesskey;" command="cmd_server_admin_acq_distrib_formula" />
594                 <menuitem label="&staff.main.menu.admin.server_admin.acq.currency_type.label;" accesskey="&staff.main.menu.admin.server_admin.acq.currency_type.accesskey;" command="cmd_server_admin_acq_currency_type" />
595                 <menuitem label="&staff.main.menu.admin.server_admin.acq.exchange_rate.label;" accesskey="&staff.main.menu.admin.server_admin.acq.exchange_rate.accesskey;" command="cmd_server_admin_acq_exchange_rate" />
596                 <menuitem label="&staff.main.menu.admin.server_admin.acq.provider.label;" accesskey="&staff.main.menu.admin.server_admin.acq.provider.accesskey;" command="cmd_server_admin_acq_provider" />
597                 <menuitem label="&staff.main.menu.admin.server_admin.acq.edi_account.label;" accesskey="&staff.main.menu.admin.server_admin.acq.edi_account.accesskey;" command="cmd_server_admin_acq_edi_account" />
598                 <menuitem label="&staff.main.menu.admin.server_admin.acq.edi_message.label;" accesskey="&staff.main.menu.admin.server_admin.acq.edi_message.accesskey;" command="cmd_server_admin_acq_edi_message" />
599                 <menuseparator />
600                 <menuitem label="&staff.main.menu.admin.server_admin.acq.claim_type.label;" accesskey="&staff.main.menu.admin.server_admin.acq.claim_type.accesskey;" command="cmd_server_admin_acq_claim_type"/>
601                 <menuitem label="&staff.main.menu.admin.server_admin.acq.claim_event_type.label;" accesskey="&staff.main.menu.admin.server_admin.acq.claim_event_type.accesskey;" command="cmd_server_admin_acq_claim_event_type"/>
602                 <menuitem label="&staff.main.menu.admin.server_admin.acq.claim_policy.label;" accesskey="&staff.main.menu.admin.server_admin.acq.claim_policy.accesskey;" command="cmd_server_admin_acq_claim_policy"/>
603                 <menuitem label="&staff.main.menu.admin.server_admin.acq.claim_policy_action.label;" accesskey="&staff.main.menu.admin.server_admin.acq.claim_policy_action.accesskey;" command="cmd_server_admin_acq_claim_policy_action"/>
604                 <menuseparator />
605                 <menuitem label="&staff.main.menu.admin.server_admin.acq.invoice_item_type.label;" accesskey="&staff.main.menu.admin.server_admin.acq.invoice_item_type.accesskey;" command="cmd_server_admin_acq_invoice_item_type"/>
606                 <menuitem label="&staff.main.menu.admin.server_admin.acq.invoice_payment_method.label;" accesskey="&staff.main.menu.admin.server_admin.acq.invoice_payment_method.accesskey;" command="cmd_server_admin_acq_invoice_payment_method"/>
607                 <menuseparator />
608                 <menuitem label="&staff.main.menu.admin.server_admin.acq.lineitem_alert.label;" accesskey="&staff.main.menu.admin.server_admin.acq.lineitem_alert.accesskey;" command="cmd_server_admin_acq_lineitem_alert"/>
609                 <menuitem label="&staff.main.menu.admin.server_admin.acq.lineitem_marc_attr_def.label;" accesskey="&staff.main.menu.admin.server_admin.acq.lineitem_marc_attr_def.accesskey;" command="cmd_server_admin_acq_lineitem_marc_attr_def"/>
610                 <menuitem label="&staff.main.menu.admin.server_admin.acq.cancel_reason.label;" accesskey="&staff.main.menu.admin.server_admin.acq.cancel_reason.accesskey;" command="cmd_server_admin_acq_cancel_reason"/>
611             </menupopup>
612         </menu>
613                                 
614         <menu id="main.menu.admin.local" label="&staff.main.menu.admin.local_admin.label;">
615             <menupopup id="main.menu.admin.local.popup">
616                 <menuitem command="cmd_local_admin_age_overdue_circulations_to_lost" label="&staff.server.admin.index.age_overdue_circulations_to_lost.label;" accesskey="&staff.server.admin.index.age_overdue_circulations_to_lost.accesskey;"/>
617                 <menuitem label="&staff.server.admin.index.cash_reports;" command="cmd_local_admin_cash_reports"/>
618                 <menuitem label="&staff.main.menu.admin.local_admin.barcode_completion.label;" command="cmd_local_admin_barcode_completion"/>
619                 <menuitem label="&staff.main.menu.admin.local_admin.circ_matrix_matchpoint.label;" command="cmd_local_admin_circ_matrix_matchpoint"/>
620                 <menuitem label="&staff.main.menu.admin.local_admin.circ_limit_set.label;" command="cmd_local_admin_circ_limit_set"/>
621                 <menuitem label="&staff.server.admin.index.closed_dates;" command="cmd_local_admin_closed_dates"/>
622                 <menuitem label="&staff.server.admin.index.copy_locations;" command="cmd_local_admin_copy_locations"/>
623                 <menuitem label="&staff.main.menu.admin.local_admin.conify.copy_location_order.label;" command="cmd_local_admin_copy_location_order"/>
624                 <menuitem label="&staff.main.menu.admin.local_admin.copy_location_group.label;" command="cmd_local_admin_copy_location_group"/>
625                 <menuitem label="&staff.main.menu.admin.local_admin.copy_template.label;" accesskey="&staff.main.menu.admin.local_admin.copy_template.accesskey;" command="cmd_local_admin_copy_template"/>
626                 <menuitem label="&staff.main.menu.admin.local_admin.item_attribute_editor.label;" accesskey="&staff.main.menu.admin.local_admin.item_attribute_editor.accesskey;" command="cmd_local_admin_item_attribute_editor"/>
627                 <menuitem label="&staff.main.menu.admin.local_admin.conify.idl_field_doc.label;" command="cmd_local_admin_idl_field_doc"/>
628                 <menuitem label="&staff.main.menu.admin.local_admin.conify.grp_penalty_threshold.label;" command="cmd_local_admin_grp_penalty_threshold"/>
629                 <menuitem label="&staff.main.menu.admin.local_admin.hold_matrix_matchpoint.label;" command="cmd_local_admin_hold_matrix_matchpoint"/>
630                 <menuitem label="&staff.server.admin.index.library_settings;" command="cmd_local_admin_lib_settings"/>
631                 <menuitem label="&staff.server.admin.index.non_cataloged_types;" command="cmd_local_admin_non_cat_types"/>
632                 <menuitem label="&staff.main.menu.admin.local_admin.conify.action_trigger.label;" command="cmd_local_admin_action_trigger"/>
633                 <menuitem label="&staff.main.menu.admin.local_admin.patrons_due_refunds.label;" accesskey="&staff.main.menu.admin.local_admin.patrons_due_refunds.accesskey;" command="cmd_local_admin_patrons_due_refunds"/>
634                 <menuitem command="cmd_local_admin_do_not_auto_attempt_print_setting" label="&staff.server.admin.index.do_not_auto_attempt_print_setting.label;" accesskey="&staff.server.admin.index.do_not_auto_attempt_print_setting.accesskey;"/>
635                 <menuitem label="&staff.server.admin.index.reports;" command="cmd_local_admin_reports"/>
636                 <menuitem label="&staff.main.menu.admin.local_admin.search_filter_group.label;" command="cmd_local_admin_search_filter_group"/>
637                 <menuitem label="&staff.main.menu.admin.local_admin.conify.standing_penalty.label;" command="cmd_local_admin_standing_penalty"/>
638                 <menuitem label="&staff.server.admin.index.statistical_categories;" command="cmd_local_admin_stat_cats"/>
639                 <menuitem label="&staff.main.menu.admin.local_admin.conify.survey.label;" command="cmd_local_admin_survey"/>
640                 <menuitem label="&staff.server.admin.index.transit_list;" command="cmd_local_admin_transit_list"/>
641                 <menuitem label="&staff.main.menu.admin.local_admin.work_log.label;" accesskey="&staff.main.menu.admin.local_admin.work_log.accesskey;" command="cmd_local_admin_work_log"/>
642                 <menuitem label="&staff.main.menu.admin.local_admin.address_alert.label;" command="cmd_local_admin_address_alert"/>
643             </menupopup>
644         </menu>
645         <menu id="main.menu.admin.server" label="&staff.main.menu.admin.server_admin.label;">
646             <menupopup id="main.menu.admin.server.popup">
647                 <menuitem label="&staff.main.menu.admin.server_admin.conify.org_unit_type.label;" command="cmd_server_admin_org_type"/>
648                 <menuitem label="&staff.main.menu.admin.server_admin.conify.org_unit.label;" command="cmd_server_admin_org_unit"/>
649                 <menuitem label="&staff.main.menu.admin.server_admin.conify.org_unit_proximity_adjustment.label;" command="cmd_server_admin_org_unit_proximity_adjustment"/>
650                 <menuitem label="&staff.main.menu.admin.server_admin.conify.grp_tree.label;" command="cmd_server_admin_grp_tree"/>
651                 <menuitem label="&staff.main.menu.admin.server_admin.conify.perm_list.label;" command="cmd_server_admin_perm_list"/>
652                 <menuitem label="&staff.main.menu.admin.server_admin.conify.copy_status.label;" command="cmd_server_admin_copy_status"/>
653                 <menuitem label="&staff.main.menu.admin.server_admin.conify.acn_prefix.label;" command="cmd_server_admin_acn_prefix"/>
654                 <menuitem label="&staff.main.menu.admin.server_admin.conify.acn_suffix.label;" command="cmd_server_admin_acn_suffix"/>
655                 <menuitem label="&staff.main.menu.admin.server_admin.conify.marc_record_attrs.label;" command="cmd_server_admin_marc_code"/>
656                 <menuitem label="&staff.main.menu.admin.server_admin.conify.coded_value_maps.label;" command="cmd_server_admin_coded_value_map"/>
657                 <menuitem label="&staff.main.menu.admin.server_admin.conify.metabib_class.label;" command="cmd_server_admin_metabib_class"/>
658                 <menuitem label="&staff.main.menu.admin.server_admin.conify.metabib_class_ts_map.label;" command="cmd_server_admin_metabib_class_ts_map"/>
659                 <menuitem label="&staff.main.menu.admin.server_admin.conify.metabib_field.label;" command="cmd_server_admin_metabib_field"/>
660                 <menuitem label="&staff.main.menu.admin.server_admin.conify.metabib_field_ts_map.label;" command="cmd_server_admin_metabib_field_ts_map"/>
661                 <menuitem label="&staff.main.menu.admin.server_admin.conify.billing_type.label;" command="cmd_server_admin_billing_type"/>
662                 <menuitem label="&staff.main.menu.admin.server_admin.conify.sms_carrier.label;" command="cmd_server_admin_sms_carrier"/>
663                 <menuitem label="&staff.main.menu.admin.server_admin.conify.z3950_source.label;" command="cmd_server_admin_z39_source"/>
664                 <menuitem label="&staff.main.menu.admin.server_admin.conify.z3950_index_field_map.label;" command="cmd_server_admin_z39_index_field_map"/>
665                 <menuitem label="&staff.main.menu.admin.server_admin.conify.circulation_modifier.label;" command="cmd_server_admin_circ_mod"/>
666                 <menuitem label="&staff.main.menu.admin.server_admin.conify.circulation_limit_group.label;" command="cmd_server_admin_circ_limit_group"/>
667                 <menuitem label="&staff.main.menu.admin.server_admin.conify.floating_groups.label;" command="cmd_server_admin_floating_groups"/>
668                 <menuitem label="&staff.main.menu.admin.server_admin.conify.global_flag.label;" command="cmd_server_admin_global_flag"/>
669                 <menuitem label="&staff.main.menu.admin.server_admin.conify.import_match_set;" command="cmd_server_admin_import_match_set"/>
670                 <menuitem label="&staff.main.menu.admin.server_admin.conify.org_unit_setting_type;" command="cmd_server_admin_org_unit_setting_type"/>
671                 <menuitem label="&staff.main.menu.admin.server_admin.conify.usr_setting_type;" command="cmd_server_admin_usr_setting_type"/>
672                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_hard_due_date;" command="cmd_server_admin_config_hard_due_date"/>
673                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_rule_circ_duration;" command="cmd_server_admin_config_rule_circ_duration"/>
674                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_rule_recurring_fine;" command="cmd_server_admin_config_rule_recurring_fine"/>
675                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_rule_max_fine;" command="cmd_server_admin_config_rule_max_fine"/>
676                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_rule_age_hold_protect;" command="cmd_server_admin_config_rule_age_hold_protect"/>
677                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_circ_weights;" command="cmd_server_admin_config_circ_weights"/>
678                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_hold_weights;" command="cmd_server_admin_config_hold_weights"/>
679                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_weight_assoc;" command="cmd_server_admin_config_weight_assoc"/>
680                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_actor_sip_fields;" command="cmd_server_admin_config_actor_sip_fields"/>
681                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_asset_sip_fields;" command="cmd_server_admin_config_asset_sip_fields"/>
682                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_usr_activity_type;" command="cmd_server_admin_config_usr_activity_type"/>
683                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_best_hold_order;" command="cmd_server_admin_config_best_hold_order"/>
684                 <menuitem label="&staff.main.menu.admin.server_admin.conify.vandelay_import_bib_trash_group;" command="cmd_server_admin_vandelay_import_bib_trash_group"/>
685                 <menuitem label="&staff.main.menu.admin.server_admin.conify.actor.org_unit_custom_tree;" command="cmd_server_admin_actor_org_unit_custom_tree"/>
686                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config.remote_account;" command="cmd_server_admin_conify_remote_account"/>
687
688                 <menu id="main.menu.admin.server.authority" label="&staff.main.menu.admin.server_admin.authority.label;" accesskey="&staff.main.menu.admin.server_admin.authority.accesskey;">
689                     <menupopup id="main.menu.admin.server.authority.popup">
690                         <menuitem label="&staff.main.menu.admin.server_admin.authority.control_set.label;" command="cmd_server_admin_authority_control_set" accesskey="&staff.main.menu.admin.server_admin.authority.control_set.accesskey;"/>
691                         <menuitem label="&staff.main.menu.admin.server_admin.authority.browse_axis.label;" command="cmd_server_admin_authority_browse_axis" accesskey="&staff.main.menu.admin.server_admin.authority.browse_axis.accesskey;"/>
692                         <menuitem label="&staff.main.menu.admin.server_admin.authority.thesaurus.label;" command="cmd_server_admin_authority_thesaurus" accesskey="&staff.main.menu.admin.server_admin.authority.thesaurus.accesskey;"/>
693                     </menupopup>
694                 </menu>
695
696                 <menu id="main.menu.admin.server.booking" label="&staff.main.menu.admin.server_admin.booking.label;" accesskey="&staff.main.menu.admin.server_admin.booking.accesskey;">
697                     <menupopup id="main.menu.admin.server.booking.popup">
698                         <menuitem label="&staff.main.menu.admin.server_admin.booking.resource.label;" command="cmd_server_admin_booking_resource" accesskey="&staff.main.menu.admin.server_admin.booking.resource.accesskey;"/>
699                         <menuitem label="&staff.main.menu.admin.server_admin.booking.resource_type.label;" command="cmd_server_admin_booking_resource_type" accesskey="&staff.main.menu.admin.server_admin.booking.resource_type.accesskey;"/>
700                         <menuitem label="&staff.main.menu.admin.server_admin.booking.resource_attr.label;" command="cmd_server_admin_booking_resource_attr" accesskey="&staff.main.menu.admin.server_admin.booking.resource_attr.accesskey;"/>
701                         <menuitem label="&staff.main.menu.admin.server_admin.booking.resource_attr_value.label;" command="cmd_server_admin_booking_resource_attr_value" accesskey="&staff.main.menu.admin.server_admin.booking.resource_attr_value.accesskey;"/>
702                         <menuitem label="&staff.main.menu.admin.server_admin.booking.resource_attr_map.label;" command="cmd_server_admin_booking_resource_attr_map" accesskey="&staff.main.menu.admin.server_admin.booking.resource_attr_map.accesskey;"/>
703                     </menupopup>
704                 </menu>
705             </menupopup>
706         </menu>
707
708         <menuseparator />
709         <menuitem label="&staff.main.menu.admin.user_edit.label;" accesskey="&staff.main.menu.admin.user_edit.accesskey;" command="cmd_adv_user_edit"/>
710         <menuitem label="&staff.main.menu.admin.toggle_meters.label;" accesskey="&staff.main.menu.admin.toggle_meters.accesskey;" command="cmd_toggle_meters"/>
711         <menuseparator />
712         <menu id="main.menu.admin.sub" accesskey="&staff.main.menu.admin.developer.accesskey;" label="&staff.main.menu.admin.developer.label;">
713             <menupopup id="main.menu.admin.sub.popup">
714                 <menuitem label="&staff.main.menu.admin.stat_cat_edit.label;" accesskey="&staff.main.menu.admin.stat_cat_edit.accesskey;" command="cmd_stat_cat_edit"/>
715                 <menuitem label="&staff.main.menu.admin.non_cat_type_edit.label;" accesskey="&staff.main.menu.admin.non_cat_type_edit.accesskey;" command="cmd_non_cat_type_edit"/>
716                 <menuitem label="&staff.main.menu.admin.copy_location_edit.label;" accesskey="&staff.main.menu.admin.copy_location_edit.accesskey;" command="cmd_copy_location_edit"/>
717                 <menuitem label="&staff.main.menu.admin.local_admin.label;" accesskey="&staff.main.menu.admin.local_admin.accesskey;" command="cmd_local_admin"/>
718                 <menuitem label="&staff.main.menu.admin.survey_wizard.label;" accesskey="&staff.main.menu.admin.survey_wizard.accesskey;" command="cmd_survey_wizard"/>
719                 <menuseparator />
720                 <menuitem label="&staff.main.menu.admin.public_opac.label;" command="cmd_public_opac" accesskey="&staff.main.menu.admin.public_opac.accesskey;"/>
721                 <menuitem label="&staff.main.menu.admin.cmd_test.label;" command="cmd_test"/>
722                 <menuitem label="&staff.main.menu.admin.xuleditor.label;" accesskey="&staff.main.menu.admin.xuleditor.accesskey;" command="cmd_xuleditor"/>
723                 <menuitem label="&staff.main.menu.admin.fieldmapper.label;" accesskey="&staff.main.menu.admin.fieldmapper.accesskey;" command="cmd_fieldmapper"/>
724                 <menuitem label="&staff.main.menu.admin.cmd_console.label;" accesskey="&staff.main.menu.admin.cmd_console.accesskey;" command="cmd_console"/>
725                 <menuitem label="&staff.main.menu.admin.cmd_shell.label;" accesskey="&staff.main.menu.admin.cmd_shell.accesskey;" command="cmd_shell"/>
726                 <menuitem label="&staff.main.menu.admin.cmd_chrome_shell.label;" accesskey="&staff.main.menu.admin.cmd_chrome_shell.accesskey;" command="cmd_debug_chrome_shell"/> 
727                 <menuitem label="server/main/test.html" accesskey="1" command="cmd_test_html"/>
728                 <menuitem label="server/main/test.xul" accesskey="2" command="cmd_test_xul"/>
729                 <menuitem label="&staff.main.menu.admin.clear_cache.label;" accesskey="&staff.main.menu.admin.clear_cache.accesskey;" command="cmd_clear_cache"/>
730                 <menuitem label="&staff.main.menu.admin.restore_all_tabs.label;" command="cmd_restore_all_tabs"/>
731                 <menuitem label="&staff.main.menu.admin.extension_manager.label;" command="cmd_extension_manager"/>
732                 <menuitem label="&staff.main.menu.admin.theme_manager.label;" command="cmd_theme_manager"/>
733                 <menuitem label="&staff.main.menu.admin.about_config.label;" command="cmd_about_config"/>
734                 <menuitem label="&staff.main.menu.admin.about_about.label;" command="cmd_about_about"/>
735                 <menuitem label="&staff.main.menu.admin.venkman.label;" command="cmd_debug_venkman"/>
736                 <menuitem label="&staff.main.auth.debug.inspector;" command="cmd_debug_inspector"/>
737                 <menuitem label="&staff.main.auth.debug.chrome_list;" command="cmd_debug_chrome_list"/>
738                 <menuitem label="&staff.main.menu.admin.ping;" oncommand="try{JSAN.use('util.network'); var n = new util.network(); alert(n.ping());}catch(E){alert(E);}"/>
739             </menupopup>
740         </menu>
741     </menupopup>
742 </menu>
743
744
745 </overlay>