<{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/round.html"}>
        
	
        
		
            
            
                <{section name="hposition" loop=3 start=0}>
                
                    <{section name="hpos" loop=2 start=0}>
                    
                        
                            
                                 
                                 
                                 
                                
                                    | Hole |  
                                    Front | 
                                    Side | 
                                    Hole | 
                                    Front | 
                                    Side | 
                                 
                                <{section name="hole" loop=9 start=0}>
                                
                                    | <{$smarty.section.hole.index+1}> | 
                                    <{$hposition['front'][($smarty.section.hole.index+1)]}> | 
                                    <{$hposition['side'][($smarty.section.hole.index+1)]}> | 
                                    <{$smarty.section.hole.index+10}> | 
                                    <{$hposition['front'][($smarty.section.hole.index+10)]}> | 
                                    <{$hposition['side'][($smarty.section.hole.index+10)]}> | 
                                 
                                <{/section}>
                                | Round <{$rd_id}> |  
                            
                         
                     | 
                    <{if $smarty.section.hpos.index==0}>
                      | 
                    <{/if}>
                    <{/section}>
                
                <{/section}>