<{section name="out" loop=9 start=0}>
            | <{if $playerScore['topar'][($smarty.section.round.index+1)][(($smarty.section.out.index+1))]<'-1'}>eagle_<{$style_kbn_arr.eagle}><{else if $playerScore['topar'][($smarty.section.round.index+1)][(($smarty.section.out.index+1))]=='-1'}>birdie_<{$style_kbn_arr.birdie}><{else if $playerScore['topar'][($smarty.section.round.index+1)][(($smarty.section.out.index+1))]=='1'}>bogey_<{$style_kbn_arr.bogey}><{else if $playerScore['topar'][($smarty.section.round.index+1)][(($smarty.section.out.index+1))]>'1'}>db_bogey_<{$style_kbn_arr.db_bogey}><{else}>par_<{$style_kbn_arr.par}><{/if}><{/if}>"><{$playerScore['score'][($smarty.section.round.index+1)][(($smarty.section.out.index+1))]}> | 
            <{/section}>
            <{$playerScore['totalout'][($smarty.section.round.index+1)]}> | 
            <{section name="in" loop=18 start=9}>
            <{if $playerScore['topar'][($smarty.section.round.index+1)][(($smarty.section.in.index+1))]<'-1'}>eagle_<{$style_kbn_arr.eagle}><{else if $playerScore['topar'][($smarty.section.round.index+1)][(($smarty.section.in.index+1))]=='-1'}>birdie_<{$style_kbn_arr.birdie}><{else if $playerScore['topar'][($smarty.section.round.index+1)][(($smarty.section.in.index+1))]=='1'}>bogey_<{$style_kbn_arr.bogey}><{else if $playerScore['topar'][($smarty.section.round.index+1)][(($smarty.section.in.index+1))]>'1'}>db_bogey_<{$style_kbn_arr.db_bogey}><{else}>par_<{$style_kbn_arr.par}><{/if}><{/if}>"><{$playerScore['score'][($smarty.section.round.index+1)][(($smarty.section.in.index+1))]}> | 
            <{/section}>
            <{$playerScore['totalin'][($smarty.section.round.index+1)]}> | 
            <{$playerScore['totalscore'][($smarty.section.round.index+1)]}> |