<{foreach item=user from=$users}>
<{if $user.uid}>
<{$user.uname}>
<{/if}>
<{/foreach}> <{if $anonymous_count gt 0}>
<{$anonymous_count}> <{$smarty.const._GUESTS}>
<{/if}>
<{$smarty.const._MD_SHOUTBOX_POPUP_REFRESH}>
<{if $online_total gt 20}>
<{$online_navigation}>
<{/if}>