{include file="header.html"}

{$layout.pagetitle}

{if $customerinfo} {include file="calendar_js.html"}
{include file="customerinfobox.html"} {include file="nodescanbox.html"}
{include file="customergroups.html"}
{include file="customerassignments.html"}
{include file="customerbalancebox.html" limit=-10}
{else} {include file="nodescanbox.html"} {/if} {include file="footer.html"}