<cda>
	<set name="welcome" layout="dashboard" cols="3" title="Welcome">
		<cfinclude template="../_common/MFR/dashboard.cfm"/> <content cols="3" name="welcomeMessage" sectionId="3654" categoryId="23917" title="Welcome <cfoutput>#XmlFormat(client.user_first, true)#</cfoutput>"/>">
	</set>
		
	<set name="DocumentLibrary" title="Document Library" allowSearch="true" advancedSearchOptions="DocumentLibrary">
		<content name="Introduction" sectionId="3656" categoryId="23921" searchable="false"/>
		<documents name="DocumentList" title="Documents" itemsPerPage="10" layout="standardNoThumb"/>
    </set>

	<set name="ImageLibrary" title="Images Library" allowSearch="true" advancedSearchOptions="ImageLibrary">
		<content name="Introduction" sectionId="3656" categoryId="23922" searchable="false"/>
    	<images name="ImageList" title="Images &amp; Logos" itemsPerPage="10" layout="grid"/>
    </set>

    <set name="RandDProjects" title="R&amp;D Projects">
    	<cfif cgi.server_name neq "dev.fsenablers.com">
		<punchout name="RandDProjectsPlugin" href="https://plugins.salesteamportal.com/RandDProjects/research.cfm"/>
		<cfelse>
		<punchout name="RandDProjectsPlugin" href="https://dev.fsenablers.com/fse/z_appsMaster/plugins/RandDProjects/research.cfm"/>
		</cfif>
    </set>	
</cda>