<%company%>
<%address%>

BALANCE SHEET <%if method eq 'cash'%>
CASH Method <%end method eq 'cash'%>
as at <%this_period%>

<%if department%>

Department: <%department%>

<%end department%> <%foreach asset_account%> <%end asset_account%> <%foreach liability_account%> <%end liability_account%> <%foreach equity_account%> <%end equity_account%>
ASSETS

<%this_period%> <%previous_period%>
<%asset_account%> <%asset_this_period%> <%asset_previous_period%>


TOTAL ASSETS <%total_asset_this_period%>
<%total_asset_previous_period%>
LIABILITIES
<%liability_account%> <%liability_this_period%> <%liability_previous_period%>


TOTAL LIABILITIES <%total_liability_this_period%>

<%total_liability_previous_period%>

SHAREHOLDER'S EQUITY

<%equity_account%> <%equity_this_period%> <%equity_previous_period%>


TOTAL EQUITY <%total_equity_this_period%>

<%total_equity_previous_period%>

TOTAL LIABILITIES & EQUITY <%total_this_period%>

<%total_previous_period%>

All amounts in <%currency%> <%if currency ne 'CAD'%> converted at <%exchangerate%> <%end currency ne 'CAD'%>