<cda>
	<set name="welcome" layout="dashboard" cols="2" title="Welcome">
		<cfif listFind( client.permissionList, "ActiveOpportunitiesPortlet")>
			<cfoutput><portlet cols="3" name="myPipeline" title="Active Opportunities" url="apps/SPL/index.cfm?mode=direct&amp;get=gauge&amp;gauge=myPipeline" scriptURL="/_js/apps/SPL/spl.js,/_js/apps/OPR/disp_operator.js"/></cfoutput>
		</cfif>
		<!---
		<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"  />
		--->
		<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"  />
		<content cols="2" name="welcomeMessage" sectionId="2454" categoryId="11184" brokerofficefilter="yes" title="Welcome <cfoutput>#client.user_first#</cfoutput>"/>
	</set>
	<set name="DocumentLibrary" title="Document Library" allowsearch="true" displaycategories="false" advancedSearchOptions="DocumentLibrary">
		<content name="introduction" title="" sectionId="2607" categoryId="12780" searchable="false" />
		<documents name="DocLibrary" title="Document Library" categoryId="0" layout="standardnothumb" itemsPerPage="15" sortOrder="uploadDate desc, sortRank, docTitle" repositoryType="doc,opr,cdr,bpl"/>
	</set>
    <set name="ImageLibrary" title="Customer Images" allowSearch="true" advancedSearchOptions="imageLibrary">
    	<content name="Introduction" sectionId="2251" categoryId="10021" />
    	<images name="ImgLibrary" title="Images"  layout="grid" itemsPerPage="15"/>
    </set>
	<set name="MiscPortals" title="Miscellaneous Portals ">
    	<content name="Introduction" sectionId="2251" categoryId="10456" />
		<content name="MiscPortals" sectionId="2321" categoryId="10455" layout="default"/>
	</set>
	<set name="store" title="Store">
    	<punchout name="store" href="http://preview.fsenablers.com/affinity-paramount/affinity-store/index.cfm"/>
    </set>
</cda>

