{include file="header.html"}

{$layout.pagetitle}

{if $customerinfo} {include file="calendar_js.html"}
{include file="nodescanbox.html"}
{include file="customerinfobox.html" customerpanel=1}
{include file="customernodesbox.html"}
{include file="customerdocuments.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"}