Match du <%=jourMatch & " " & dateMatch%> contre <%=adversaire%> (à <%=LieuMatch%>) - <%=NomCat%>
RDV : <%=RDV%>
<%
If Coupe = 0 then
Response.Write("Match réserve : " & matchReserve & " ")
end if
Response.Write("Match 1ère : " & matchPremiere & " ")
If Coatch <> "" then
Response.Write("Coatch : " & coatch)
End if
%>