<{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"}>
    
  
    
    
    
    
        <{include file="../include/selectmatch.html"}>
		
			
        
            <{if $lang==3}><{$matchInfo['mt_en_name']}><{else}><{$matchInfo['mt_cn_name']}><{/if}><{$configLang['TotalScore'][$lang]}>  
			
        
        
        
        	
		
        
        
            
			<{if $lang==3}><{$matchInfo['mt_en_name']}><{else}><{$matchInfo['mt_cn_name']}><{/if}><{$configLang['TotalScore'][$lang]}>
              
                  | <{$configLang['MC_ROUND1'][$lang]}>    | 
                  <{$configLang['MC_ROUND2'][$lang]}>    | 
                  <{$configLang['MC_ROUND3'][$lang]}>    | 
                  
               
            
            
            
                
                
                    
                    
                    
                    
                    
                    
                    
                
                <{foreach name=par item=item key=key from=$sortAvePar}>
                
                  | <{$smarty.foreach.par.index+1}> | 
                  <{$EliminatedPlayer[$key]}> /> | 
					
                    | 
                  <{$matchPlayer['playerName'][$key]}> | 
                  <{$topar[$key]}> | 
                  <{$avePar['score'][$key]}> | 
                  <{$avePar['count'][$key]}> | 
                  <{$sortAvePar[$key]}> | 
                
                <{/foreach}>