<cda>
	<set name="welcome" layout="dashboard" cols="2" title="Welcome">
		<cfif listFind( client.permissionList, "BCRMMyObjectives")>
			<portlet cols="2" name="objectiveGauge" title="Objective Summary" url="apps/BMYO/index.cfm?mode=direct&amp;get=gauge&amp;gauge=objective-summary-container" scriptURL="/_js/apps/BOM/bom-dashboard-gauge.js"  />
		</cfif>
		<!--- <cfinclude template="../_common/MFR/dashboard.cfm"/> --->
		<portlet cols="2" name="pipelineGauge" title="Pipeline Performance" url="apps/SPL/index.cfm?mode=direct&amp;get=gauge&amp;gauge=pipelineStatus" scriptURL="/_js/apps/SPL/spl.js"  />
		<content cols="2" name="welcomeMessage" sectionId="3427" categoryId="22203" title="Welcome <cfoutput>#XmlFormat(client.user_first, true)#</cfoutput>"/>
	</set>

	<set name="DocumentLibrary" title="Document Library" allowSearch="true" advancedSearchOptions="DocumentLibrary">
		<content name="Introduction" sectionId="3429" categoryId="22207"/><!--- searchable="false" ---> 
		<documents name="DocLibrary" title="Document Library" layout="standardnothumb" itemsperpage="18" sortOrder="uploaddate desc" repositoryType="doc,opr,cdr,bpl"/>
    </set>
	
	<set name="ImageLibrary" title="Images Library" allowSearch="true" advancedSearchOptions="ImageLibrary">
		<content name="Introduction" sectionId="3429" categoryId="22208" searchable="false"/>
    	<images name="ImageList" title="Images &amp; Logos" itemsPerPage="10" layout="grid" xlayout="default"/>
    </set>
</cda>
