<!-- This file contains all the menus for Dreamweaver. -->
<!-- The main menu bar is located at the end of this file -->
<!-- WARNING: DO NOT CHANGE ANY ID ATTRIBUTES ASSOCIATED WITH MENU ITEMS. -->
<!-- Changing IDs will make it impossible for other developers to locate -->
<!-- menu items for installation purposes. -->
<shortcutlist xmlns:MMString="http://www.macromedia.com/schemes/dat/string/"  id="DWConnectionsContext">
	<shortcut key="Cmd+I"   	domRequired="false"		enabled="insertEnabled(dw.databasePalette.getSelectedNode());" command="clickedInsert(dw.databasePalette.getSelectedNode());" id="DWShortcuts_ServerComponent_Insert" />
	<shortcut key="Del"				domRequired="false"   enabled="(dw.databasePalette.getSelectedNode() != null && (dw.databasePalette.getSelectedNode().objectType=='Connection'))" command="clickedDelete();"  id="DWShortcuts_ServerComponent_Delete" /> 	
</shortcutlist>
<menubar name=""  id="DWConnectionsContext">
    <menu name="" id="DWContext_Connections">
        <menuitem MMString:name="Components/ASP_NET_Csharp/Connections/ConnectionsMenus_xml/DWContext_Connections_TestConnection/menuitem/name"  enabled="(dw.databasePalette.getSelectedNode() != null && (dw.databasePalette.getSelectedNode().objectType=='Connection'))" command="clickedEdit();"	 id="DWContext_Connections_TestConnection" />
        <menuitem MMString:name="Components/ASP_NET_Csharp/Connections/ConnectionsMenus_xml/DWContext_Connections_TestConnection/menuitem/name_12"  enabled="(dw.databasePalette.getSelectedNode() != null && (dw.databasePalette.getSelectedNode().objectType=='Connection'))" command="clickedDuplicate();"	 id="DWContext_Connections_TestConnection" />
        <menuitem MMString:name="Components/ASP_NET_Csharp/Connections/ConnectionsMenus_xml/DWContext_Connections_TestConnection/menuitem/name_13"  enabled="(dw.databasePalette.getSelectedNode() != null && (dw.databasePalette.getSelectedNode().objectType=='Connection'))" command="clickedDelete();"	 id="DWContext_Connections_TestConnection" />
        <menuitem MMString:name="Components/ASP_NET_Csharp/Connections/ConnectionsMenus_xml/DWContext_Connections_TestConnection/menuitem/name_14"  enabled="(dw.databasePalette.getSelectedNode() != null && (dw.databasePalette.getSelectedNode().objectType=='Connection'))" command="clickedTest();"	 id="DWContext_Connections_TestConnection" />
		<separator/>
		<menuitem MMString:name="Components/ASP_NET_Csharp/Connections/ConnectionsMenus_xml/DWContext_Tables_ViewData/menuitem/name" command="clickedViewData();" enabled="(dw.databasePalette.getSelectedNode() != null && (dw.databasePalette.getSelectedNode().objectType=='Table' || dw.databasePalette.getSelectedNode().objectType=='View'))" id="DWContext_Tables_ViewData" />
		<separator/>
		<menuitem MMString:name="Components/ASP_NET_Csharp/Connections/ConnectionsMenus_xml/DWShortcuts_ServerComponent_Insert/menuitem/name"   	domRequired="false"		enabled="insertEnabled(dw.databasePalette.getSelectedNode());" command="clickedInsert(dw.databasePalette.getSelectedNode());" id="DWShortcuts_ServerComponent_Insert" />
		<menuitem MMString:name="Components/ASP_NET_Csharp/Connections/ConnectionsMenus_xml/DWContext_Connections_TestConnection/menuitem/name_19" command="dw.databasePalette.refresh()"	 id="DWContext_Connections_TestConnection" />
    </menu>
</menubar>
<menubar name=""  id="DWConnectionsChoosersContext">
    <menu name="" id="DWContext_ConnectionsChooser">
		<menuitem dynamic MMString:name="Components/ASP_NET_Csharp/Connections/ConnectionsMenus_xml/DWContext_Connections_Chooser_List/menuitem/name"	 file="Menus/MM/DB_Connections.htm" id="DWContext_Connections_Chooser_List" />
    </menu>
</menubar>
