]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/xul/staff_client/chrome/content/main/menu_frame_menus.xul
conify type interfaces in progress.
[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
18     <command id="cmd_edit_copy_buckets" />
19     <command id="cmd_edit_volume_buckets" />
20     <command id="cmd_edit_record_buckets" />
21     <command id="cmd_edit_user_buckets" />
22
23     <command id="cmd_cat_main" />
24     <command id="cmd_create_marc" />
25     <command id="cmd_authority_manage" />
26     <command id="cmd_circ_checkout" />
27     <command id="cmd_patron_search" />
28     <command id="cmd_circ_checkin" />
29     <command id="cmd_circ_renew" />
30     <command id="cmd_circ_hold_capture" />
31     <command id="cmd_circ_hold_pull_list" />
32     <command id="cmd_browse_holds" />
33     <command id="cmd_browse_holds_shelf" />
34     <command id="cmd_in_house_use" />
35     <command id="cmd_scan_item_as_missing_pieces" />
36     <command id="cmd_copy_status" />
37     <command id="cmd_search_opac" />
38     <command id="cmd_public_opac" />
39     <command id="cmd_search_tcn" />
40     <command id="cmd_search_bib_id" />
41 <!-- Perhaps add group_application.user here as well? -->
42     <command id="cmd_patron_register"
43              perm="CREATE_USER" 
44              />
45     <command id="cmd_staged_patrons" />
46     <command id="cmd_standalone" />
47     <command id="cmd_survey_wizard" />
48     <command id="cmd_stat_cat_edit" />
49     <command id="cmd_non_cat_type_edit" />
50     <command id="cmd_copy_location_edit" />
51     <command id="cmd_print_list_template_edit" />
52     <command id="cmd_z39_50_import" />
53     <command id="cmd_create_new_marc_book" />
54     <command id="cmd_marc_batch_edit" />
55     <command id="cmd_replace_barcode" />
56     <command id="cmd_reprint" />
57     <command id="cmd_retrieve_last_patron" />
58     <command id="cmd_retrieve_last_record" />
59     <command id="cmd_verify_credentials" />
60
61     <command id="cmd_change_session" />
62     <command id="cmd_manage_offline_xacts" />
63     <command id="cmd_download_patrons" />
64     <command id="cmd_local_admin" />
65     <command id="cmd_toggle_meters" />
66
67     <command id="cmd_extension_manager" />
68     <command id="cmd_theme_manager" />
69     <command id="cmd_about_config" />
70
71     <command id="cmd_adv_user_edit" />
72     <command id="cmd_console" />
73     <command id="cmd_shell" />
74     <command id="cmd_xuleditor" />
75     <command id="cmd_fieldmapper" />
76     <command id="cmd_test_html" />
77     <command id="cmd_test_xul" />
78     <command id="cmd_clear_cache" />
79     <command id="cmd_restore_all_tabs" />
80
81     <command id="cmd_test" />
82     <command id="cmd_broken" disabled="true" />
83     <command id="cmd_open_vandelay" />
84     
85     <command id="cmd_acq_create_invoice" />
86     <command id="cmd_acq_create_po" />
87     <command id="cmd_acq_view_my_pl" />
88     <command id="cmd_acq_view_local_po" />
89     <command id="cmd_acq_view_local_inv" />
90     <command id="cmd_acq_upload" />
91     <command id="cmd_acq_user_requests" />
92     <command id="cmd_acq_bib_search" />
93     <command id="cmd_acq_unified_search" />
94     <command id="cmd_acq_from_bib" />
95     <command id="cmd_acq_new_brief_record" />
96     <command id="cmd_acq_claim_eligible" />
97
98     <command id="cmd_booking_reservation" />
99     <command id="cmd_booking_pull_list" />
100     <command id="cmd_booking_capture" />
101     <command id="cmd_booking_reservation_pickup" />
102     <command id="cmd_booking_reservation_return" />
103
104
105     <!-- local admin menu commands -->
106     <command id="cmd_local_admin_fonts_and_sounds" />
107     <command id="cmd_local_admin_printer" />
108     <command id="cmd_local_admin_do_not_auto_attempt_print_setting" />
109     <command id="cmd_local_admin_closed_dates"
110              perm="actor.org_unit.closed_date.update actor.org_unit.closed_date.create actor.org_unit.closed_date.delete" 
111              />
112     <command id="cmd_local_admin_copy_locations" />
113     <command id="cmd_local_admin_lib_settings" />
114     <command id="cmd_local_admin_non_cat_types" />
115     <command id="cmd_local_admin_stat_cats" />
116     <command id="cmd_local_admin_standing_penalty" />
117     <command id="cmd_local_admin_grp_penalty_threshold" />
118     <command id="cmd_local_admin_copy_location_order" />
119     <command id="cmd_local_admin_external_text_editor" />
120     <command id="cmd_local_admin_idl_field_doc" />
121     <command id="cmd_local_admin_action_trigger" />
122     <command id="cmd_local_admin_survey" />
123     <command id="cmd_local_admin_reports" />
124     <command id="cmd_local_admin_age_overdue_circulations_to_lost" />
125     <command id="cmd_local_admin_cash_reports" />
126     <command id="cmd_local_admin_transit_list" />
127     <command id="cmd_local_admin_barcode_completion"
128              perm="UPDATE_ORG_UNIT_SETTING_ALL" />
129     <command id="cmd_local_admin_circ_matrix_matchpoint"
130              perm="ADMIN_CIRC_MATRIX_MATCHPOINT VIEW_CIRC_MATRIX_MATCHPOINT"
131              />
132     <command id="cmd_local_admin_hold_matrix_matchpoint"
133              perm="ADMIN_HOLD_MATRIX_MATCHPOINT VIEW_HOLD_MATRIX_MATCHPOINT"
134              />
135     <command id="cmd_local_admin_work_log" />
136     <command id="cmd_local_admin_patrons_due_refunds" />
137     <command id="cmd_local_admin_copy_template" />
138
139     <!-- server admin menu commands -->
140     <command id="cmd_server_admin_org_type"
141              perm="CREATE_ORG_TYPE DELETE_ORG_TYPE UPDATE_ORG_TYPE"
142              />
143     <command id="cmd_server_admin_org_unit"
144              perm="CREATE_ORG_UNIT DELETE_ORG_UNIT UPDATE_ORG_UNIT"
145              />
146     <command id="cmd_server_admin_grp_tree" />
147     <command id="cmd_server_admin_perm_list"
148              perm="CREATE_PERM DELETE_PERM UPDATE_PERM"
149              />
150     <command id="cmd_server_admin_copy_status"
151              perm="CREATE_COPY_STATUS DELETE_COPY_STATUS UPDATE_COPY_STATUS"
152              />
153     <command id="cmd_server_admin_marc_code" />
154     <command id="cmd_server_admin_coded_value_map" />
155     <command id="cmd_server_admin_metabib_field" />
156     <command id="cmd_server_admin_billing_type" />
157     <command id="cmd_server_admin_acn_prefix" />
158     <command id="cmd_server_admin_acn_suffix" />
159     <command id="cmd_server_admin_acq_invoice_item_type" />
160     <command id="cmd_server_admin_acq_invoice_payment_method" />
161     <command id="cmd_server_admin_acq_cancel_reason" />
162     <command id="cmd_server_admin_acq_lineitem_alert" />
163     <command id="cmd_server_admin_acq_lineitem_marc_attr_def" />
164     <command id="cmd_server_admin_acq_fund_tag" />
165     <command id="cmd_server_admin_acq_claim_type" />
166     <command id="cmd_server_admin_acq_claim_event_type" />
167     <command id="cmd_server_admin_acq_claim_policy" />
168     <command id="cmd_server_admin_acq_claim_policy_action" />
169     <command id="cmd_server_admin_acq_fund" />
170     <command id="cmd_server_admin_acq_funding_source" />
171     <command id="cmd_server_admin_acq_provider" />
172     <command id="cmd_server_admin_acq_edi_account" />
173     <command id="cmd_server_admin_acq_edi_message" />
174     <command id="cmd_server_admin_acq_currency_type" />
175     <command id="cmd_server_admin_acq_exchange_rate" />
176     <command id="cmd_server_admin_acq_distrib_formula" />
177     <command id="cmd_server_admin_z39_source" />
178     <command id="cmd_server_admin_circ_mod" 
179              perm="CREATE_CIRC_MOD DELETE_CIRC_MOD UPDATE_CIRC_MOD ADMIN_CIRC_MOD"
180              />
181     <command id="cmd_server_admin_global_flag"
182              perm="ADMIN_GLOBAL_FLAG"
183              />
184     <command id="cmd_server_admin_org_unit_setting_type" />
185     <command id="cmd_server_admin_import_match_set" />
186     <command id="cmd_server_admin_usr_setting_type" />
187     <command id="cmd_server_admin_config_hard_due_date"
188              perm="CREATE_CIRC_DURATION DELETE_CIRC_DURATION UPDATE_CIRC_DURATION"
189              />
190     <command id="cmd_server_admin_config_rule_circ_duration"
191              perm="CREATE_CIRC_DURATION DELETE_CIRC_DURATION UPDATE_CIRC_DURATION"
192              />
193     <command id="cmd_server_admin_config_rule_recurring_fine"
194              perm="ADMIN_RECURRING_FINE_RULE"
195              />
196     <command id="cmd_server_admin_config_rule_max_fine"
197              perm="ADMIN_MAX_FINE_RULE"
198              />
199     <command id="cmd_server_admin_config_rule_age_hold_protect"
200              perm="ADMIN_AGE_PROTECT_RULE"
201              />
202
203     <command id="cmd_server_admin_authority_control_set" />
204
205     <command id="cmd_server_admin_booking_resource" />
206     <command id="cmd_server_admin_booking_resource_type" />
207     <command id="cmd_server_admin_booking_resource_attr" />
208     <command id="cmd_server_admin_booking_resource_attr_value" />
209     <command id="cmd_server_admin_booking_resource_attr_map" />
210     <command id="cmd_server_admin_config_circ_weights"
211              perm="ADMIN_CIRC_MATRIX_MATCHPOINT VIEW_CIRC_MATRIX_MATCHPOINT"
212              />
213     <command id="cmd_server_admin_config_hold_weights"
214              perm="ADMIN_HOLD_MATRIX_MATCHPOINT VIEW_HOLD_MATRIX_MATCHPOINT"
215              />
216     <command id="cmd_server_admin_config_weight_assoc"
217              perm="ADMIN_CIRC_MATRIX_MATCHPOINT ADMIN_HOLD_MATRIX_MATCHPOINT VIEW_CIRC_MATRIX_MATCHPOINT VIEW_HOLD_MATRIX_MATCHPOINT"
218              />
219     <command id="cmd_server_admin_config_actor_sip_fields"
220              perm="CREATE_PATRON_STAT_CAT"
221              />
222     <command id="cmd_server_admin_config_asset_sip_fields"
223              perm="CREATE_COPY_STAT_CAT"
224              />
225
226     <command id="cmd_hotkeys_toggle" />
227     <command id="cmd_hotkeys_set" />
228     <command id="cmd_hotkeys_setworkstation" />
229     <command id="cmd_hotkeys_clearworkstation" />
230     <command id="cmd_toolbar_set" />
231     <command id="cmd_toolbar_setworkstation" />
232     <command id="cmd_toolbar_clearworkstation" />
233     <command id="cmd_toolbar_mode_set" />
234     <command id="cmd_toolbar_size_set" />
235     <command id="cmd_toolbar_label_position_set" />
236 </commandset>
237
238 <!-- The File menu on the main menu -->
239 <menu id="main.menu.file" label="&staff.main.menu.file.label;" accesskey="&staff.main.menu.file.accesskey;" >
240     <menupopup id="main.menu.file.popup">
241         <menuitem label="&staff.main.menu.file.new.label;" accesskey="&staff.main.menu.file.new.accesskey;" command="cmd_new_window"/>
242         <menuitem label="&staff.main.menu.file.new_tab.label;" accesskey="&staff.main.menu.file.new_tab.accesskey;" command="cmd_new_tab"/>
243         <menuseparator />
244         <menuitem label="&staff.main.menu.file.close_tab.label;" accesskey="&staff.main.menu.file.close_tab.accesskey;" command="cmd_close_tab"/>
245         <menuitem label="&staff.main.menu.tabs.close;" accesskey="&staff.main.menu.tabs.close.accesskey;" command="cmd_close_all_tabs"/>
246         <menuitem label="&staff.main.menu.file.close.label;" accesskey="&staff.main.menu.file.close.accesskey;" command="cmd_close_window"/>
247         <menuseparator />
248         <menuitem label="&staff.main.menu.quit;" accesskey="&staff.main.menu.quit.accesskey;" command="cmd_shutdown"/>
249     </menupopup>
250 </menu>
251
252 <!-- The Edit menu on the main menu -->
253 <menu id="main.menu.edit" label="&staff.main.menu.edit.label;" accesskey="&staff.main.menu.edit.accesskey;">
254     <menupopup id="main.menu.edit.popup">
255         <menuitem label="&staff.main.menu.edit.buckets.copies;" command="cmd_edit_copy_buckets" accesskey="&staff.main.menu.edit.buckets.copies.accesskey;"/>
256         <!--
257         <menuitem label="&staff.main.menu.edit.buckets.volumes;" command="cmd_edit_volume_buckets" accesskey="&staff.main.menu.edit.buckets.volumes.accesskey;"/>
258         -->
259         <menuitem label="&staff.main.menu.edit.buckets.records;" command="cmd_edit_record_buckets" accesskey="&staff.main.menu.edit.buckets.records.accesskey;"/>
260         <!--
261         <menuitem label="&staff.main.menu.edit.buckets.users;" command="cmd_edit_user_buckets" accesskey="&staff.main.menu.edit.buckets.users.accesskey;"/>
262         -->
263         <menuseparator />
264         <menuitem label="&staff.main.menu.replace_barcode.label;" command="cmd_replace_barcode"/>
265     </menupopup>
266 </menu>
267
268 <!-- The Circulation menu on the main menu -->
269 <menu id="main.menu.circ" label="&staff.main.menu.circ.label;" accesskey="&staff.main.menu.circ.accesskey;">
270     <menupopup id="main.menu.circ.popup">
271         <menuitem label="&staff.main.menu.circ.checkout.label;" accesskey="&staff.main.menu.circ.checkout.accesskey;" command="cmd_circ_checkout"/>
272         <menuitem label="&staff.main.menu.circ.checkin.label;" accesskey="&staff.main.menu.circ.checkin.accesskey;" command="cmd_circ_checkin"/>
273         <menuitem label="&staff.main.menu.circ.renew.label;" accesskey="&staff.main.menu.circ.renew.accesskey;" command="cmd_circ_renew"/>
274         <menuitem label="&staff.main.menu.circ.patron_registration.label;" accesskey="&staff.main.menu.circ.patron_registration.accesskey;" command="cmd_patron_register"/>
275         <menuitem label="&staff.main.menu.circ.staged_patrons.label;" accesskey="&staff.main.menu.circ.staged_patrons.accesskey;" command="cmd_staged_patrons"/>
276         <menuitem label="&staff.main.menu.circ.patron_retrieve.label;" accesskey="&staff.main.menu.circ.patron_retrieve.accesskey;" command="cmd_retrieve_last_patron"/>
277         <menuseparator />
278         <menuitem label="&staff.main.menu.circ.hold_capture.label;" accesskey="&staff.main.menu.circ.hold_capture.accesskey;" command="cmd_circ_hold_capture"/>
279         <menuitem label="&staff.main.menu.circ.hold_pull.label;" accesskey="&staff.main.menu.circ.hold_pull.accesskey;" command="cmd_circ_hold_pull_list"/>
280         <menuitem label="&staff.main.menu.circ.hold_browse.label;" command="cmd_browse_holds_shelf" accesskey="&staff.main.menu.circ.hold_browse.accesskey;"/>
281         <menuitem label="&staff.main.menu.circ.place_hold.label;" accesskey="&staff.main.menu.circ.place_hold.accesskey;" command="cmd_search_opac"/>
282         <menuseparator />
283         <menuitem label="&staff.main.menu.circ.barcode.show_item;" accesskey="&staff.main.menu.circ.barcode.show_item.accesskey;" command="cmd_copy_status"/>
284         <menuitem label="&staff.main.menu.circ.barcode.retrieve_patron;" accesskey="&staff.main.menu.circ.barcode.retrieve_patron.accesskey;" command="cmd_circ_checkout"/>
285         <menuitem label="&staff.main.menu.circ.verify_credentials;" accesskey="&staff.main.menu.circ.verify_credentials.accesskey;" command="cmd_verify_credentials"/>
286         <menuitem label="&staff.main.menu.replace_barcode.label;" command="cmd_replace_barcode"/>
287         <menuitem label="&staff.main.menu.circ.in_house.label;" accesskey="&staff.main.menu.circ.in_house.accesskey;" command="cmd_in_house_use"/>
288         <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;"/>
289         <menuseparator />
290         <menuitem label="&staff.main.menu.circ.reprint.label;" accesskey="&staff.main.menu.circ.reprint.accesskey;" command="cmd_reprint"/>
291         <menuitem label="&staff.main.menu.circ.offline.label;" command="cmd_standalone" accesskey="&staff.main.menu.circ.offline.accesskey;"/>
292     </menupopup>
293 </menu>
294
295 <!-- The Cataloging menu on the main menu -->
296 <menu id="main.menu.cat" label="&staff.main.menu.cat.label;" accesskey="&staff.main.menu.cat.accesskey;">
297     <menupopup id="main.menu.cat.popup">
298         <menuitem label="&staff.main.menu.cat.bib_search.label;" accesskey="&staff.main.menu.cat.bib_search.accesskey;" command="cmd_search_opac"/>
299         <menuitem label="&staff.main.menu.cat.search_tcn.label;" accesskey="&staff.main.menu.cat.search_tcn.accesskey;" command="cmd_search_tcn" />
300         <menuitem label="&staff.main.menu.cat.search_bib_id.label;" accesskey="&staff.main.menu.cat.search_bib_id.accesskey;" command="cmd_search_bib_id" />
301         <menuitem label="&staff.main.menu.cat.copy_status.label;" accesskey="&staff.main.menu.cat.copy_status.accesskey;" command="cmd_copy_status"/>
302         <menuseparator />
303         <!--
304         <menuitem disabled="true" label="&staff.main.menu.cat.dedup.label;" accesskey="&staff.main.menu.cat.dedup.accesskey;" command="cmd_broken"/>
305         -->
306         <menuitem label="&staff.main.menu.cat.edit_copy_buckets.label;" command="cmd_edit_copy_buckets" accesskey="&staff.main.menu.cat.edit_copy_buckets.accesskey;"/>
307         <!--
308         <menuitem label="&staff.main.menu.cat.edit_volume_buckets.label;" command="cmd_edit_volume_buckets" accesskey="&staff.main.menu.cat.edit_volume_buckets.accesskey;"/>
309         -->
310         <menuitem label="&staff.main.menu.cat.edit_record_buckets.label;" command="cmd_edit_record_buckets" accesskey="&staff.main.menu.cat.edit_record_buckets.accesskey;"/>
311         <menuseparator />
312         <menuitem label="&staff.main.menu.cat.create_marc.label;" accesskey="&staff.main.menu.cat.create_marc.accesskey;" command="cmd_create_marc"/>
313         <menuitem label="&staff.main.menu.cat.z39_50_import.label;" accesskey="&staff.main.menu.cat.z39_50_import.accesskey;" command="cmd_z39_50_import"/>
314         <menuitem label="&staff.main.menu.cat.vandelay.label;" command="cmd_open_vandelay"/>
315         <menuitem command="cmd_marc_batch_edit" label="&staff.main.menu.cat.marc_batch_edit.label;" accesskey="&staff.main.menu.cat.marc_batch_edit.accesskey;"/>
316         <menuseparator />
317         <menuitem label="&staff.main.menu.replace_barcode.label;" command="cmd_replace_barcode"/>
318         <menuitem label="&staff.main.menu.cat.retrieve_last_record.label;" accesskey="&staff.main.menu.cat.retrieve_last_record.accesskey;" command="cmd_retrieve_last_record"/>
319         <menuseparator />
320         <menuitem label="&staff.main.menu.cat.authority_manage.label;" accesskey="&staff.main.menu.cat.authority_manage.accesskey;" command="cmd_authority_manage"/>
321     </menupopup>
322 </menu>
323
324
325 <!-- The Acquisitions menu on the main menu -->
326 <menu id="main.menu.acq" label="&staff.main.menu.acq.label;" accesskey="&staff.main.menu.acq.accesskey;">
327     <menupopup id="main.menu.acq.popup">
328         <menuitem label="&staff.main.menu.acq.unified_search.label;" accesskey="&staff.main.menu.acq.unified_search.accesskey;" command="cmd_acq_unified_search"/>
329         <menuseparator />
330         <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"/>
331         <menuitem label="&staff.main.menu.acq.brief_record.label;" accesskey="&staff.main.menu.acq.brief_record.accesskey;" command="cmd_acq_new_brief_record"/>
332         <menuitem label="&staff.main.menu.acq.user_requests.label;" accesskey="&staff.main.menu.acq.user_requests.accesskey;" command="cmd_acq_user_requests" />
333         <menuitem label="&staff.main.menu.acq.bib_search.label;" accesskey="&staff.main.menu.acq.bib_search.accesskey;" command="cmd_acq_bib_search"/>
334         <menuitem label="&staff.main.menu.acq.from_bib.label;" accesskey="&staff.main.menu.acq.from_bib.accesskey;" command="cmd_acq_from_bib"/>
335         <menuseparator />
336         <menuitem label="&staff.main.menu.acq.upload.label;" accesskey="&staff.main.menu.acq.upload.accesskey;" command="cmd_acq_upload"/>
337         <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"/>
338         <menuitem label="&staff.main.menu.acq.create_po.label;" accesskey="&staff.main.menu.acq.create_po.accesskey;" command="cmd_acq_create_po"/>
339         <menuseparator />
340         <menuitem label="&staff.main.menu.acq.claim_eligible.label;" accesskey="&staff.main.menu.acq.claim_eligible.accesskey;" command="cmd_acq_claim_eligible" />
341         <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"/>
342         <menuitem label="&staff.main.menu.acq.create_invoice.label;" accesskey="&staff.main.menu.acq.create_invoice.accesskey;" command="cmd_acq_create_invoice"/>
343     </menupopup>
344 </menu>
345
346 <!-- The Booking menu on the main menu -->
347 <menu id="main.menu.booking" label="&staff.main.menu.booking.label;" accesskey="&staff.main.menu.booking.accesskey;">
348     <menupopup id="main.menu.booking.popup">
349         <menuitem label="&staff.main.menu.booking.reservation.label;" accesskey="&staff.main.menu.booking.reservation.accesskey;" command="cmd_booking_reservation"/>
350         <menuitem label="&staff.main.menu.booking.pull_list.label;" accesskey="&staff.main.menu.booking.pull_list.accesskey;" command="cmd_booking_pull_list"/>
351         <menuitem label="&staff.main.menu.booking.capture.label;" accesskey="&staff.main.menu.booking.capture.accesskey;" command="cmd_booking_capture"/>
352          <menuitem label="&staff.main.menu.booking.reservation_pickup.label;" accesskey="&staff.main.menu.booking.reservation_pickup.accesskey;" command="cmd_booking_reservation_pickup"/>
353         <menuitem label="&staff.main.menu.booking.reservation_return.label;" accesskey="&staff.main.menu.booking.reservation_return.accesskey;" command="cmd_booking_reservation_return"/>
354     </menupopup>
355 </menu>
356
357 <!-- The Search menu on the main menu -->
358 <menu id="main.menu.search" label="&staff.main.menu.search.label;" accesskey="&staff.main.menu.search.accesskey;">
359     <menupopup id="main.menu.search.popup">
360         <menuitem label="&staff.main.menu.search.patrons.label;" accesskey="&staff.main.menu.search.patrons.accesskey;" command="cmd_patron_search" />
361         <menuitem label="&staff.main.menu.search.catalog.label;" accesskey="&staff.main.menu.search.catalog.accesskey;" command="cmd_search_opac" />
362         <menuitem label="&staff.main.menu.search.record.label;" accesskey="&staff.main.menu.search.record.accesskey;" command="cmd_search_tcn" />
363         <menuitem label="&staff.main.menu.search.record_via_id.label;" accesskey="&staff.main.menu.search.record_via_id.accesskey;" command="cmd_search_bib_id" />
364         <menuitem label="&staff.main.menu.search.copies.label;" accesskey="&staff.main.menu.search.copies.accesskey;" command="cmd_copy_status"/>
365         <menuitem label="&staff.main.menu.search.patrons_barcode.label;" accesskey="&staff.main.menu.search.patrons_barcode.accesskey;" command="cmd_circ_checkout"/>
366     </menupopup>
367 </menu>
368
369 <!-- The Help menu on the main menu -->
370 <menu id="main.menu.help" label="&staff.main.menu.help.label;" accesskey="&staff.main.menu.help.accesskey;">
371     <menupopup id="main.menu.help.popup">
372         <!-- kludge -->
373         <menuitem
374             label="&staff.main.menu.help.active_tab.label;" 
375             accesskey="&staff.main.menu.help.active_tab.accesskey;" 
376             oncommand="try { this.nextSibling.doCommand(); } catch(E) { alert(E); }" />
377         <help id="help_btn" hidden="true" />
378     </menupopup>
379 </menu>
380
381 <!-- The Admin menu on the main menu -->
382 <menu id="main.menu.admin" label="&staff.main.menu.admin.label;" accesskey="&staff.main.menu.admin.accesskey;">
383     <menupopup id="main.menu.admin.popup">
384         <menuitem id="oc_menuitem" label="&staff.main.menu.admin.change_session.label;" label_orig="&staff.main.menu.admin.change_session.label;" 
385             accesskey="O" command="cmd_change_session"/>
386         <menuitem label="&staff.main.menu.admin.offline_xacts.label;" accesskey="&staff.main.menu.admin.offline_xacts.accesskey;" command="cmd_manage_offline_xacts"/>
387         <menuitem label="&staff.main.menu.admin.download_patrons.label;" accesskey="&staff.main.menu.admin.download_patrons.accesskey;" command="cmd_download_patrons"/>
388         <menuseparator />
389
390         <menu id="main.menu.admin.client" label="&staff.main.menu.admin.client.label;" accesskey="&staff.main.menu.admin.client.accesskey;">
391             <menupopup id="main.menu.admin.client.popup">
392                 <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;"/>
393                 <menuitem label="&staff.server.admin.index.printer;" command="cmd_local_admin_printer"/>
394                 <menuitem label="&staff.main.menu.admin.template_edit.label;" accesskey="&staff.main.menu.admin.template_edit.accesskey;" command="cmd_print_list_template_edit"/>
395                 <menuitem label="&staff.server.admin.index.fonts_and_sounds;" command="cmd_local_admin_fonts_and_sounds"/>
396                 <menu id="main.menu.admin.client.hotkeys" label="&staff.main.menu.admin.client.hotkeys;">
397                     <menupopup id="main.menu.admin.client.hotkeys.popup">
398                         <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"/>
399                         <menu id="main.menu.admin.client.hotkeys.current" label="&staff.main.menu.admin.client.hotkeys.current;">
400                             <menupopup id="main.menu.admin.client.hotkeys.current.popup">
401                             </menupopup>
402                         </menu>
403                         <menuseparator />
404                         <menuitem label="&staff.main.menu.admin.client.hotkeys.setworkstation.label;" accesskey="&staff.main.menu.admin.client.hotkeys.setworkstation.accesskey;" command="cmd_hotkeys_setworkstation"/>
405                         <menuitem label="&staff.main.menu.admin.client.hotkeys.clearworkstation.label;" accesskey="&staff.main.menu.admin.client.hotkeys.clearworkstation.accesskey;" command="cmd_hotkeys_clearworkstation"/>
406                     </menupopup>
407                 </menu>
408                 <menu id="main.menu.admin.client.toolbars" label="&staff.main.menu.admin.client.toolbars;">
409                     <menupopup id="main.menu.admin.client.toolbars.popup">
410                         <menu id="main.menu.admin.client.toolbars.current" label="&staff.main.menu.admin.client.toolbars.current;">
411                             <menupopup id="main.menu.admin.client.toolbars.current.popup">
412                                 <menuitem name="current_toolbar" type="radio" label="&staff.main.button_bar.none;" value="none" command="cmd_toolbar_set" checked="true"/>
413                                 <menuitem name="current_toolbar" type="radio" label="&staff.main.button_bar.circ;" value="circ" command="cmd_toolbar_set"/>
414                                 <menuitem name="current_toolbar" type="radio" label="&staff.main.button_bar.cat;" value="cat" command="cmd_toolbar_set"/>
415                             </menupopup>
416                         </menu>
417                         <menu id="main.menu.admin.client.toolbars.mode" label="&staff.main.menu.admin.client.toolbars.mode;">
418                             <menupopup id="main.menu.admin.client.toolbars.mode.popup">
419                                 <menuitem name="toolbar_mode" type="radio" label="&staff.main.menu.admin.client.toolbars.mode.both;" value="both" command="cmd_toolbar_mode_set" checked="true"/>
420                                 <menuitem name="toolbar_mode" type="radio" label="&staff.main.menu.admin.client.toolbars.mode.icons;" value="icons" command="cmd_toolbar_mode_set"/>
421                                 <menuitem name="toolbar_mode" type="radio" label="&staff.main.menu.admin.client.toolbars.mode.text;" value="text" command="cmd_toolbar_mode_set"/>
422                             </menupopup>
423                         </menu>
424                         <menu id="main.menu.admin.client.toolbars.label_position" label="&staff.main.menu.admin.client.toolbars.label_position;">
425                             <menupopup id="main.menu.admin.client.toolbars.label_position.popup">
426                                 <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"/>
427                                 <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"/>
428                             </menupopup>
429                         </menu>
430                         <menu id="main.menu.admin.client.toolbars.size" label="&staff.main.menu.admin.client.toolbars.size;">
431                             <menupopup id="main.menu.admin.client.toolbars.size.popup">
432                                 <menuitem name="toolbar_size" type="radio" label="&staff.main.menu.admin.client.toolbars.size.large;" value="large" command="cmd_toolbar_size_set" checked="true"/>
433                                 <menuitem name="toolbar_size" type="radio" label="&staff.main.menu.admin.client.toolbars.size.small;" value="small" command="cmd_toolbar_size_set"/>
434                             </menupopup>
435                         </menu>
436                         <menuseparator />
437                         <menuitem label="&staff.main.menu.admin.client.toolbars.setworkstation.label;" accesskey="&staff.main.menu.admin.client.toolbars.setworkstation.accesskey;" command="cmd_toolbar_setworkstation"/>
438                         <menuitem label="&staff.main.menu.admin.client.toolbars.clearworkstation.label;" accesskey="&staff.main.menu.admin.client.toolbars.clearworkstation.accesskey;" command="cmd_toolbar_clearworkstation"/>
439                     </menupopup>
440                 </menu>
441
442             </menupopup>
443         </menu>
444         <menu id="main.menu.admin.local" label="&staff.main.menu.admin.local_admin.label;">
445             <menupopup id="main.menu.admin.local.popup">
446                 <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;"/>
447                 <menuitem label="&staff.server.admin.index.cash_reports;" command="cmd_local_admin_cash_reports"/>
448                 <menuitem label="&staff.main.menu.admin.local_admin.barcode_completion.label;" command="cmd_local_admin_barcode_completion"/>
449                 <menuitem label="&staff.main.menu.admin.local_admin.circ_matrix_matchpoint.label;" command="cmd_local_admin_circ_matrix_matchpoint"/>
450                 <menuitem label="&staff.server.admin.index.closed_dates;" command="cmd_local_admin_closed_dates"/>
451                 <menuitem label="&staff.server.admin.index.copy_locations;" command="cmd_local_admin_copy_locations"/>
452                 <menuitem label="&staff.main.menu.admin.local_admin.conify.copy_location_order.label;" command="cmd_local_admin_copy_location_order"/>
453                 <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"/>
454                 <menuitem label="&staff.main.menu.admin.local_admin.conify.idl_field_doc.label;" command="cmd_local_admin_idl_field_doc"/>
455                 <menuitem label="&staff.main.menu.admin.local_admin.conify.grp_penalty_threshold.label;" command="cmd_local_admin_grp_penalty_threshold"/>
456                 <menuitem label="&staff.main.menu.admin.local_admin.hold_matrix_matchpoint.label;" command="cmd_local_admin_hold_matrix_matchpoint"/>
457                 <menuitem label="&staff.server.admin.index.library_settings;" command="cmd_local_admin_lib_settings"/>
458                 <menuitem label="&staff.server.admin.index.non_cataloged_types;" command="cmd_local_admin_non_cat_types"/>
459                 <menuitem label="&staff.main.menu.admin.local_admin.conify.action_trigger.label;" command="cmd_local_admin_action_trigger"/>
460                 <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"/>
461                 <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;"/>
462                 <menuitem label="&staff.server.admin.index.reports;" command="cmd_local_admin_reports"/>
463                 <menuitem label="&staff.main.menu.admin.local_admin.conify.standing_penalty.label;" command="cmd_local_admin_standing_penalty"/>
464                 <menuitem label="&staff.server.admin.index.statistical_categories;" command="cmd_local_admin_stat_cats"/>
465                 <menuitem label="&staff.main.menu.admin.local_admin.conify.survey.label;" command="cmd_local_admin_survey"/>
466                 <menuitem label="&staff.server.admin.index.transit_list;" command="cmd_local_admin_transit_list"/>
467                 <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"/>
468             </menupopup>
469         </menu>
470         <menu id="main.menu.admin.server" label="&staff.main.menu.admin.server_admin.label;">
471             <menupopup id="main.menu.admin.server.popup">
472                 <menuitem label="&staff.main.menu.admin.server_admin.conify.org_unit_type.label;" command="cmd_server_admin_org_type"/>
473                 <menuitem label="&staff.main.menu.admin.server_admin.conify.org_unit.label;" command="cmd_server_admin_org_unit"/>
474                 <menuitem label="&staff.main.menu.admin.server_admin.conify.grp_tree.label;" command="cmd_server_admin_grp_tree"/>
475                 <menuitem label="&staff.main.menu.admin.server_admin.conify.perm_list.label;" command="cmd_server_admin_perm_list"/>
476                 <menuitem label="&staff.main.menu.admin.server_admin.conify.copy_status.label;" command="cmd_server_admin_copy_status"/>
477                 <menuitem label="&staff.main.menu.admin.server_admin.conify.acn_prefix.label;" command="cmd_server_admin_acn_prefix"/>
478                 <menuitem label="&staff.main.menu.admin.server_admin.conify.acn_suffix.label;" command="cmd_server_admin_acn_suffix"/>
479                 <menuitem label="&staff.main.menu.admin.server_admin.conify.marc_record_attrs.label;" command="cmd_server_admin_marc_code"/>
480                 <menuitem label="&staff.main.menu.admin.server_admin.conify.coded_value_maps.label;" command="cmd_server_admin_coded_value_map"/>
481                 <menuitem label="&staff.main.menu.admin.server_admin.conify.metabib_field.label;" command="cmd_server_admin_metabib_field"/>
482                 <menuitem label="&staff.main.menu.admin.server_admin.conify.billing_type.label;" command="cmd_server_admin_billing_type"/>
483                 <menuitem label="&staff.main.menu.admin.server_admin.conify.z3950_source.label;" command="cmd_server_admin_z39_source"/>
484                 <menuitem label="&staff.main.menu.admin.server_admin.conify.circulation_modifier.label;" command="cmd_server_admin_circ_mod"/>
485                 <menuitem label="&staff.main.menu.admin.server_admin.conify.global_flag.label;" command="cmd_server_admin_global_flag"/>
486                 <menuitem label="&staff.main.menu.admin.server_admin.conify.import_match_set;" command="cmd_server_admin_import_match_set"/>
487                 <menuitem label="&staff.main.menu.admin.server_admin.conify.org_unit_setting_type;" command="cmd_server_admin_org_unit_setting_type"/>
488                 <menuitem label="&staff.main.menu.admin.server_admin.conify.usr_setting_type;" command="cmd_server_admin_usr_setting_type"/>
489                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_hard_due_date;" command="cmd_server_admin_config_hard_due_date"/>
490                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_rule_circ_duration;" command="cmd_server_admin_config_rule_circ_duration"/>
491                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_rule_recurring_fine;" command="cmd_server_admin_config_rule_recurring_fine"/>
492                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_rule_max_fine;" command="cmd_server_admin_config_rule_max_fine"/>
493                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_rule_age_hold_protect;" command="cmd_server_admin_config_rule_age_hold_protect"/>
494                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_circ_weights;" command="cmd_server_admin_config_circ_weights"/>
495                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_hold_weights;" command="cmd_server_admin_config_hold_weights"/>
496                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_weight_assoc;" command="cmd_server_admin_config_weight_assoc"/>
497                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_actor_sip_fields;" command="cmd_server_admin_config_actor_sip_fields"/>
498                 <menuitem label="&staff.main.menu.admin.server_admin.conify.config_asset_sip_fields;" command="cmd_server_admin_config_asset_sip_fields"/>
499                 <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;">
500                     <menupopup id="main.menu.admin.server.acq.popup">
501                         <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" />
502                         <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"/>
503                         <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" />
504                         <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" />
505                         <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" />
506                         <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" />
507                         <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" />
508                         <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" />
509                         <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" />
510                         <menuseparator />
511                         <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"/>
512                         <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"/>
513                         <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"/>
514                         <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"/>
515                         <menuseparator />
516                         <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"/>
517                         <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"/>
518                         <menuseparator />
519                         <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"/>
520                         <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"/>
521                         <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"/>
522                     </menupopup>
523                 </menu>
524
525                 <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;">
526                     <menupopup id="main.menu.admin.server.authority.popup">
527                         <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;"/>
528                     </menupopup>
529                 </menu>
530
531                 <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;">
532                     <menupopup id="main.menu.admin.server.booking.popup">
533                         <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;"/>
534                         <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;"/>
535                         <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;"/>
536                         <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;"/>
537                         <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;"/>
538                     </menupopup>
539                 </menu>
540             </menupopup>
541         </menu>
542
543         <menuseparator />
544         <menuitem label="&staff.main.menu.admin.user_edit.label;" accesskey="&staff.main.menu.admin.user_edit.accesskey;" command="cmd_adv_user_edit"/>
545         <menuitem label="&staff.main.menu.admin.toggle_meters.label;" accesskey="&staff.main.menu.admin.toggle_meters.accesskey;" command="cmd_toggle_meters"/>
546         <menuseparator />
547         <menu id="main.menu.admin.sub" accesskey="&staff.main.menu.admin.developer.accesskey;" label="&staff.main.menu.admin.developer.label;">
548             <menupopup id="main.menu.admin.sub.popup">
549                 <menuitem label="&staff.main.menu.admin.stat_cat_edit.label;" accesskey="&staff.main.menu.admin.stat_cat_edit.accesskey;" command="cmd_stat_cat_edit"/>
550                 <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"/>
551                 <menuitem label="&staff.main.menu.admin.copy_location_edit.label;" accesskey="&staff.main.menu.admin.copy_location_edit.accesskey;" command="cmd_copy_location_edit"/>
552                 <menuitem label="&staff.main.menu.admin.browse_holds.label;" command="cmd_browse_holds" accesskey="&staff.main.menu.admin.browse_holds.accesskey;"/>
553                 <menuitem label="&staff.main.menu.admin.local_admin.label;" accesskey="&staff.main.menu.admin.local_admin.accesskey;" command="cmd_local_admin"/>
554                 <menuitem label="&staff.main.menu.admin.survey_wizard.label;" accesskey="&staff.main.menu.admin.survey_wizard.accesskey;" command="cmd_survey_wizard"/>
555                 <menuseparator />
556                 <menuitem label="&staff.main.menu.admin.public_opac.label;" command="cmd_public_opac" accesskey="&staff.main.menu.admin.public_opac.accesskey;"/>
557                 <menuitem label="&staff.main.menu.admin.cmd_test.label;" command="cmd_test"/>
558                 <menuitem label="&staff.main.menu.admin.xuleditor.label;" accesskey="&staff.main.menu.admin.xuleditor.accesskey;" command="cmd_xuleditor"/>
559                 <menuitem label="&staff.main.menu.admin.fieldmapper.label;" accesskey="&staff.main.menu.admin.fieldmapper.accesskey;" command="cmd_fieldmapper"/>
560                 <menuitem label="&staff.main.menu.admin.cmd_console.label;" accesskey="&staff.main.menu.admin.cmd_console.accesskey;" command="cmd_console"/>
561                 <menuitem label="&staff.main.menu.admin.cmd_shell.label;" accesskey="&staff.main.menu.admin.cmd_shell.accesskey;" command="cmd_shell"/>
562                 <menuitem label="&staff.main.menu.admin.cmd_chrome_shell.label;" accesskey="&staff.main.menu.admin.cmd_chrome_shell.accesskey;" 
563                     oncommand="try{xulG.window.win.start_js_shell();}catch(E){alert(E);}"/>
564                 <menuitem label="server/main/test.html" accesskey="1" command="cmd_test_html"/>
565                 <menuitem label="server/main/test.xul" accesskey="2" command="cmd_test_xul"/>
566                 <menuitem label="&staff.main.menu.admin.clear_cache.label;" accesskey="&staff.main.menu.admin.clear_cache.accesskey;" command="cmd_clear_cache"/>
567                 <menuitem label="&staff.main.menu.admin.restore_all_tabs.label;" command="cmd_restore_all_tabs"/>
568                 <menuitem label="&staff.main.menu.admin.extension_manager.label;" command="cmd_extension_manager"/>
569                 <menuitem label="&staff.main.menu.admin.theme_manager.label;" command="cmd_theme_manager"/>
570                 <menuitem label="&staff.main.menu.admin.about_config.label;" command="cmd_about_config"/>
571                 <menuitem label="&staff.main.menu.admin.venkman.label;" oncommand="try{xulG.window.win.start_debugger();}catch(E){alert(E);}"/>
572                 <menuitem label="&staff.main.auth.debug.inspector;" oncommand="try{xulG.window.win.start_inspector();}catch(E){alert(E);}"/>
573                 <menuitem label="&staff.main.auth.debug.chrome_list;" oncommand="try{xulG.window.win.start_chrome_list();}catch(E){alert(E);}"/>
574                 <menuitem label="&staff.main.menu.admin.ping;" oncommand="try{netscape.security.PrivilegeManager.enablePrivilege('UniversalXPConnect');JSAN.use('util.network'); var n = new util.network(); alert(n.ping());}catch(E){alert(E);}"/>
575             </menupopup>
576         </menu>
577     </menupopup>
578 </menu>
579
580
581 </overlay>