<cfoutput>
<cda>
   <set name="ImageLibrary" title="Image Library" allowSearch="true" advancedSearchOptions="ImageLibrary">
		<images name="ImageList" title="Images" itemsPerPage="18" layout="default"/>
    </set>
    <set name="DocumentLibrary" title="Document Library" allowSearch="true" advancedSearchOptions="DocumentLibrary">
		<documents name="DocumentList" title="Documents" itemsPerPage="10" layout="standardNoThumb"/>
    </set>
	<set name="Welcome" layout="dashboard" cols="3" title="Welcome">
		<cfoutput><content cols="3" name="welcomeMessage" sectionId="3336" categoryId="20838" title="Welcome #htmleditformat( client.user_first )#"/></cfoutput>
	</set>
</cda>
</cfoutput>
