<!-- This file contains all the data source menus for ASP. -->
<!-- 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. -->
<menubar id="DWMenu_DataSources_ASP">
	<menuitem file="Recordset.htm" id="DWMenu_DataSources_ASP_2_Recordset"/>
	<menuitem file="Command.htm" id="DWMenu_DataSources_ASP_2_Command"/>
<separator />
	<menuitem file="Request.htm" id="DWMenu_DataSources_ASP_2_Request"/>
	<menuitem file="Session.htm" id="DWMenu_DataSources_ASP_2_Session"/>
	<menuitem file="Application.htm" id="DWMenu_DataSources_ASP_2_Application"/>
</menubar>
