<{include file="../include/logo.html"}>
    
    
    
    
    	<{if $templateFolder =='child'}>
		<{include file="../include/nav_child.html"}>  
		<{else}>
    	<{include file="../include/nav.html"}> 
		<{/if}>   
    
     
     
    <{include file="../include/menu.html"}>  
    
  
    
    
    
    
        
        <{if $t=='download'}>
        
  
        
        <{/if}>
        <{if $t==''}>
        
            <{if $lang==3}><{$matchInfo['mt_en_name']}><{else}><{$matchInfo['mt_cn_name']}><{/if}> 
        
  
        <{/if}>   
        
            
                
                
                <{foreach name=prize item=item key=key from=$playerPrize}>
                
                  | <{$smarty.foreach.prize.index+1}> | 
                  <{$playerSummary['rank'][$key]}> | 
                  
                       
                   | 
                  
                      <{$matchPlayer['playerName'][$key]}>  
                   | 
                  
                  <{if $topar[$key]>0}>+<{/if}><{if $topar[$key]=='0'}>E<{else}><{$topar[$key]}><{/if}> | 
                  <{section name="round" loop=$matchInfo['mt_round_num'] start=0}>
                  <{$score['rd_score'][$key][($smarty.section.round.index+1)]}> | 
                  <{/section}>
                  <{$score['total_score'][$key]}> | 
                  <{if $item!=""}><{$item}><{else}> <{/if}> | 
                
                <{/foreach}>