{if $project_five.project_comments == 1}
{include file="/project/cost/project_comments"/}
{/if}
{if $project_five.project_record == 1}
{include file="/project/cost/project_record" /}
{/if}
{if $project_five.project_report == 1}
{include file="/project/cost/project_report" /}
{/if}
{if $project_five.project_user == 1}
{include file="/project/cost/project_user" /}
{/if}
{if $project_five.project_file == 1}
{include file="/project/project_file" /}
{/if}
{if $project_five.project_contact == 1}
{include file="/project/cost/project_contact" /}
{/if}
{if $project_five.project_log == 1}
{include file="/project/projectlog/index" /}
{/if}