<!-- Copyright 2005 Intuit Inc. All rights reserved. Unauthorized reproduction  -->
<!-- is a violation of applicable law. This material contains certain  -->
<!-- confidential or proprietary information and trade secrets of Intuit Inc. -->

<QBAddins>
	<QBMenuItem>
		<!-- changed section to add to.  Roger Collins June 2005 for Denali/McKinley -->
		<DisplayName> Alerts Manager </DisplayName>
		<Command> qbw:open_message_manager </Command>
		<AddTo> AddAlertManagerHere </AddTo>
		<AddAt> AFTER </AddAt>
	</QBMenuItem>
	<QBMenuItem>
		<DisplayName> &amp;Decision Tools </DisplayName>
		<AddTo>Planning &amp; Budgeting</AddTo>
		<AddAt> BOTTOM </AddAt>
		<QBMenuItem>
			<DisplayName> &amp;Measure Profitability </DisplayName>
			<Command>qbw:dtNetProfitMargin</Command>
		</QBMenuItem>
		<QBMenuItem>
			<DisplayName> &amp;Analyze Financial Strength </DisplayName>
			<Command>qbw:dtAnalyzeFinancialStrength</Command>
		</QBMenuItem>
		<QBMenuItem>
			<DisplayName> &amp;Compare Debt and Ownership </DisplayName>
			<Command>qbw:dtCompareDebtOwnership</Command>
		</QBMenuItem>
		<QBMenuItem>
			<DisplayName></DisplayName>
			<Command>separator</Command>
		</QBMenuItem>
		<QBMenuItem>
			<DisplayName> &amp;Depreciate Your Assets </DisplayName>
			<Command>qbw:dtDepreciateAssets</Command>
		</QBMenuItem>
		<QBMenuItem>
			<DisplayName> Manage &amp;Your Receivables </DisplayName>
			<Command>qbw:dtManageReceivables</Command>
		</QBMenuItem>
		<QBMenuItem>
			<DisplayName> &amp;Employee, Contractor or Temp? </DisplayName>
			<Command>qbw:dtEmployeeContractorTemp</Command>
		</QBMenuItem>
		<QBMenuItem>
			<DisplayName> &amp;Improve Your Cash Flow </DisplayName>
			<Command>qbw:dtImproveCashFlow</Command>
		</QBMenuItem>
		<QBMenuItem>
			<DisplayName> &amp;Periodic Tasks </DisplayName>
			<Command>qbw:dtPeriodicTasks</Command>
		</QBMenuItem>
		<QBMenuItem>
			<DisplayName></DisplayName>
		</QBMenuItem>
	
	</QBMenuItem>


	<QBMetaCommand>
		<Name>qbw:ShowBusinessServicesDirectory</Name>
		<VisibleName>Business Services Directory</VisibleName>
		<ToolTip>
			Show Business Services Directory
		</ToolTip>
		<HelpDescription>
			Explore the Business Services Directory to learn how QuickBooks can help you run your business.
		</HelpDescription>
		<Command>
			qbw:browser?relativeurl=y&amp;HideURL=Y&amp;url=Components\Services\find.html&amp;unique=y
		</Command>
		<Supercedes>
			qbw:browser?relativeurl=y&amp;url=Components\Services\find.html&amp;HideURL=Y
		</Supercedes>
	</QBMetaCommand>

   <!-- 'Online Company Services' removed for Denali/McKinley by Roger Collins, June 2005 (replaced by one-stop shop) -->
</QBAddins>



