<#if systemModules?lower_case?index_of("acc")!=-1>
<@ZKUI.LinkContent id="acc${uuid}" url="dashboard.do?accDashboard" style="width:100%;height:100%;" />
#if>
<#if systemModules?lower_case?index_of("att")!=-1>
<@ZKUI.LinkContent id="att${uuid}" url="dashboard.do?attDashboard" style="width:100%;height:100%;" />
#if>
<#if systemModules?lower_case?index_of("vis")!=-1>
<@ZKUI.LinkContent id="vis${uuid}" url="dashboard.do?visDashboard" style="width:100%;height:100%;" />
#if>
<#if systemModules?lower_case?index_of("park")!=-1>
<@ZKUI.LinkContent id="park${uuid}" url="dashboard.do?parkDashboard" style="width:100%;height:100%;" />
#if>
<#if systemModules?lower_case?index_of("psg")!=-1>
<@ZKUI.LinkContent id="psg${uuid}" url="dashboard.do?psgDashboard" style="width:100%;height:100%;" />
#if>