<{if $ClubID=="483" && $TourID=="3"}> <{else}> <{/if}>
<{include file="../../include/header.html"}>
<{include file="../../include/lang.html"}>
<{include file="../include/logo.html"}>
<{if $templateFolder =='child'}> <{include file="../include/nav_child.html"}> <{else}> <{include file="../include/nav.html"}> <{/if}>
<{if $t==''}> <{include file="../include/ad.html"}> <{else}> <{include file="../include/menu.html"}> <{/if}>
<{include file="../include/selectmatch.html"}>
<{if $t==''}>
<{if $lang==3}><{$matchInfo['mt_en_name']}><{else}><{$matchInfo['mt_cn_name']}><{/if}> - <{$configLang['Tee Times'][$lang]}> 
<{/if}>
<{include file="../include/round.html"}>
<{foreach name=group item=item key=key from=$group['num']}> <{section name=grouplayer loop=$maxnum+1 start=1}> <{/section}> <{/foreach}>
<{if $lang==3}><{$matchInfo['mt_en_name']}><{else}><{$matchInfo['mt_cn_name']}><{/if}> - <{$configLang['Tee Times'][$lang]}>
<{$configLang['Group'][$lang]}> <{$configLang['Time'][$lang]}> <{$configLang['Tee'][$lang]}> <{$configLang['TourPlayer'][$lang]}>
<{$key}> <{$group['time'][$key]}> <{$group['tee'][$key]}> <{if $MatchID != 3586 and $MatchID != 3913}> <{if $group['playerCountry'][$key][$smarty.section.grouplayer.index]!=""}> <{/if}> <{else}> <{$group['playerCountry'][$key][$smarty.section.grouplayer.index]}> <{/if}> <{if $group['playerName'][$key][$smarty.section.grouplayer.index]==""}>   <{else}> <{$group['playerName'][$key][$smarty.section.grouplayer.index]}> <{if $amateur=='(A)'}> <{if $group['playerType'][$key][$smarty.section.grouplayer.index]=="AMA"}> (A) <{/if}> <{/if}> <{if $group['mp_logo'][$key][$smarty.section.grouplayer.index]!=""}> <{/if}> <{/if}>
<{include file="../../include/footer.html"}>