<cda>
	<set name="welcome" layout="dashboard" cols="3" 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="3" 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="3" name="welcomeMessage" sectionId="2707" categoryId="13420"/>
	</set>
    <set name="DocumentLibrary" title="Document Library" allowSearch="true" advancedSearchOptions="documentLibrary">
		<content name="Introduction" sectionId="2706" categoryId="13409"/>
        <documents name="DocLibrary" title="Document Library" layout="standardnothumb" itemsperpage="18"/>
    </set>
    <set name="ImageLibrary" title="Customer Images" allowSearch="true" advancedSearchOptions="ImageLibrary">
    	<content name="Introduction" sectionId="2706" categoryId="13410" />
    	<images name="ImgLibrary" title="Images"  itemsPerPage="18" layout="grid" />
    </set>

    <set name="training" title="Training" allowSearch="false">
		<content name="Training" sectionId="2706" categoryId="13690"/>
	</set>
    <set name="companyCalendar" title="Company Calendar" allowSearch="false">
		<content name="Training" sectionId="2706" categoryId="13692"/>
	</set>
    <set name="emailManager" title="Email Manager" allowSearch="false">
		<content name="Email Manager" sectionId="2706" categoryId="13689"/>
	</set>
    <set name="sampleManager" title="Sample Manager" allowSearch="false">
		<content name="Sample Manager" sectionId="2706" categoryId="13691"/>
	</set>
</cda>
