<cda>
	<set name="welcome" layout="dashboard" cols="2" title="Welcome">
		<cfinclude template="../_common/MFR/dashboard.cfm"/>
		<content cols="2" name="welcomeMessage" sectionId="3430" categoryId="22220" title="Welcome <cfoutput>#XmlFormat(client.user_first, true)#</cfoutput>"/>
	</set>

	<set name="DocumentLibrary" title="Document Library" allowSearch="true" advancedSearchOptions="DocumentLibrary">
		<content name="Introduction" sectionId="0" categoryId="0" 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="0" categoryId="0" searchable="false"/>
    	<images name="ImageList" title="Images &amp; Logos" itemsPerPage="10" layout="grid" xlayout="default"/>
    </set>
</cda>
