From: <Enregistré par Windows Internet Explorer 7>
Subject: =?Windows-1252?Q?SENIORS_CDG13_3=C8ME_TOUR?=
Date: Wed, 18 Jun 2008 16:29:26 +0200
MIME-Version: 1.0
Content-Type: multipart/related;
	type="text/html";
	boundary="----=_NextPart_000_0026_01C8D160.794EEBA0"
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198

This is a multi-part message in MIME format.

------=_NextPart_000_0026_01C8D160.794EEBA0
Content-Type: text/html;
	charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://fleole.ffgolf.org/resultats/results2.htm?pg=0595&pn=179&dc=17/06/2008&res=B&tri=0

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>SENIORS CDG13 3=C8ME TOUR</TITLE>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1252">
<SCRIPT language=3DJavaScript1.2=20
src=3D"http://fleole.ffgolf.org/resultats/js/misc.js"=20
type=3Dtext/javascript></SCRIPT>

<SCRIPT language=3DJavaScript1.2=20
src=3D"http://fleole.ffgolf.org/resultats/js/math.js"=20
type=3Dtext/javascript></SCRIPT>

<SCRIPT language=3DJavaScript1.2=20
src=3D"http://fleole.ffgolf.org/resultats/js/ffg_makepar.js"=20
type=3Dtext/javascript></SCRIPT>

<SCRIPT language=3DJavaScript>=0A=
function VoirDetailScore(lecode)=0A=
{ closeNewWindow();=0A=
  var lapage=3D"detail.htm?id=3D"+lecode;=0A=
  openNewWindow(lapage,"",600,160,0,0,0,0,0,0,0,0);=0A=
  return;=0A=
}=0A=
function GoTo(URL_List)=0A=
{ var URL =3D URL_List.options[URL_List.selectedIndex].value=0A=
	window.location.href =3D URL=0A=
}=0A=
=0A=
//-----------------=0A=
//Tableau des couleurs possibles=0A=
// ordre des couleurs :   border  ,  trou   ,   par   ,  cell   ,  score =
 ,  birdy  ,  eagle  , boggey , double_boggey=0A=
var tabColor =3D new =
Array("#000066","#99CC99","#FDF8E4","#FDF8E4","#000066","#FFCCCC","#FF999=
9","#CCCCFF","#9999FF");=0A=
=0A=
function _makeContentPar(tV, Live, Strokeplay) {=0A=
	var txt =3D '';=0A=
	var leplus=3D'+';=0A=
	//d=E9dut du tableau !! Trop fort le Ruben des fois ! mais pas pour =
l'historique d index !=0A=
	txt =3D txt + '<table width=3D450 border=3D1 cellspacing=3D0 =
cellpadding=3D0 bgcolor=3D"#ffffff" bordercolor=3D"#000000">';=0A=
	txt =3D txt + '<tr><td>';=0A=
	txt =3D txt + '<table width=3D450 border=3D0 cellspacing=3D0 =
cellpadding=3D0>';=0A=
	txt =3D txt + '<tr><td colspan=3D10 align=3Dleft>&nbsp;</td>';=0A=
	txt =3D txt + '<td colspan=3D13 align=3Dright class=3Dpetitexte><b>' + =
tV[0] + '&nbsp;</b></font></td><tr>';=0A=
	//Entete trou par trou=0A=
	txt =3D txt + '<tr bgcolor=3D"' + tabColor[0] + '">';=0A=
	txt =3D txt + '<td class=3Dpetitexte2>&nbsp;</td>';=0A=
	for (var i=3D1; i<=3D18; i++)=0A=
	{	txt =3D txt + '<td align=3D"center" class=3Dpetitexte2 width=3D28 =
bgcolor=3D"' + tabColor[0] + '">';	//nom=0A=
		txt =3D txt + '' + i + '</td>';=0A=
	}        =0A=
	txt =3D txt + '<td align=3D"center" class=3Dpetitexte2 width=3D28 =
bgcolor=3D"' + tabColor[0] + '">';	//Total=0A=
	txt =3D txt + 'Tot</td>';=0A=
	txt =3D txt + '<td align=3D"center" class=3Dpetitexte2 width=3D28 =
bgcolor=3D"' + tabColor[0] + '">';	//Par=0A=
	txt =3D txt + 'Par</td>';	=0A=
	txt =3D txt + '</tr>';=0A=
	//Le par du terrain=0A=
	txt =3D txt + '<tr bgcolor=3D"' + tabColor[0] + '">';=0A=
	txt =3D txt + '<td class=3Dpetitexte2>&nbsp;Par&nbsp;</td>';=0A=
	var TotPar=3D0;=0A=
	for (var i=3D0; i<18; i++)=0A=
	{	txt =3D txt + '<td align=3D"center" class=3Dpetitexte width=3D28 =
bgcolor=3D"' + tabColor[1] + '">';=0A=
  	txt =3D txt + '' + tV[1][i] + '</td>';=0A=
  	TotPar+=3Deval(tV[1][i]);=0A=
	}        =0A=
	txt =3D txt + '<td align=3D"center" class=3Dpetitexte width=3D28 =
bgcolor=3D"' + tabColor[1] + '">';=0A=
  txt =3D txt + '' + TotPar + '</td>';=0A=
	txt =3D txt + '<td align=3D"center" class=3Dpetitexte width=3D28 =
bgcolor=3D"' + tabColor[1] + '">';=0A=
  txt =3D txt + '&nbsp;</td>';=0A=
	txt =3D txt + '</tr><tr height=3D1><td colspan=3D21 class=3Dpetitexte2 =
bgcolor=3D#000066></td></tr>';=0A=
	//Les Scores=0A=
	for (var j=3D1; j<=3D4; j++)=0A=
	{	txt =3D txt + '<tr class=3Dpetitexte2 bgcolor=3D"' + tabColor[0] + =
'">';=0A=
		txt =3D txt + '<td><font color=3D#ffffff>&nbsp;T' + j + '</font></td>';=0A=
		if (tV[j+1])=0A=
		{	var TotSco=3D0;=0A=
		  var TotPar2=3D0;=0A=
		  var un_score_vide=3D0;=0A=
			for (var i=3D0; i<18; i++)=0A=
			{	ij_val =3D tV[j+1][i].substr(0,tV[j+1][i].indexOf('|'));=0A=
				ij_col =3D tV[j+1][i].substr(1+tV[j+1][i].indexOf('|'));=0A=
  			if (ij_val !=3D '')=0A=
  	    { //Cumul=0A=
  	      TotSco+=3Deval(ij_val);=0A=
  	      TotPar2+=3Deval(tV[1][i]);=0A=
  	    }=0A=
  	    else=0A=
  	    { =0A=
  	      un_score_vide=3D1;=0A=
  	    }=0A=
				txt =3D txt + '<td align=3D"center" class=3Dpetitexte2 width=3D28 =
bgcolor=3D"' + tabColor[ij_col] + '">';=0A=
  			//txt =3D txt + '<font color=3D"' + tabColor[4] + '">' + =
eval(ij_val) + '</font></td>';=0A=
  			=0A=
        if(ij_val!=3D"")=0A=
        {  txt =3D txt + '<font color=3D"' + tabColor[4] + '">' + =
eval(ij_val) + '</font></td>';=0A=
        }else{ txt =3D txt + '<font color=3D"' + tabColor[4] + =
'">&nbsp;</font></td>'; }=0A=
        =0A=
			}=0A=
=0A=
      var LibTotSco=3D"&nbsp;";=0A=
 			if (un_score_vide =3D=3D 0)=0A=
 			{ LibTotSco =3D ''+TotSco;=0A=
 			}=0A=
 			  =0A=
      if (Strokeplay =3D=3D 0)=0A=
      { TotSco =3D '&nbsp;';=0A=
        LibTotSco =3D '&nbsp;';=0A=
      }=0A=
      =0A=
			if (Live =3D=3D 0)=0A=
			{ //Total Score=0A=
			  txt =3D txt + '<td align=3D"center" class=3Dpetitexte2 width=3D28 =
bgcolor=3D"' + tabColor[3] + '">';=0A=
 			  txt =3D txt + '<font color=3D"' + tabColor[4] + '">' + TotSco + =
'</font></td>';=0A=
 			}=0A=
 			else=0A=
 			{ //Total Score pour le Live Scoring=0A=
			  txt =3D txt + '<td align=3D"center" class=3Dpetitexte2 width=3D28 =
bgcolor=3D"' + tabColor[3] + '">';=0A=
 			  txt =3D txt + '<font color=3D"' + tabColor[4] + '">' + LibTotSco + =
'</font></td>';=0A=
 			}=0A=
 			=0A=
 			//Total Par=0A=
 			var TotPar=3DTotSco-TotPar2;=0A=
 			if (TotPar > 0)=0A=
 			{ TotPar=3Dleplus+TotPar;=0A=
 			}=0A=
 			=0A=
 			if (TotPar =3D=3D '0')=0A=
 			{ TotPar =3D 'Par';=0A=
 			}=0A=
=0A=
      if (Strokeplay =3D=3D 0)=0A=
      { TotPar =3D '&nbsp;';=0A=
      }=0A=
 			=0A=
			txt =3D txt + '<td align=3D"center" class=3Dpetitexte2 width=3D28 =
bgcolor=3D"' + tabColor[3] + '">';=0A=
 			txt =3D txt + '<font color=3D"' + tabColor[4] + '">' + TotPar + =
'</font></td>';=0A=
		} =0A=
		else=0A=
		{	=0A=
		  txt =3D txt + '<td colspan=3D20 align=3D"center" class=3Dpetitexte2 =
width=3D28 bgcolor=3D"' + tabColor[2] + '">';=0A=
			txt =3D txt + '&nbsp;</td>';=0A=
		}		=0A=
		=0A=
		if (j<4)=0A=
		{ txt =3D txt + '</tr><tr height=3D1><td colspan=3D21 =
bgcolor=3D#000066></td></tr>';=0A=
		}=0A=
	}=0A=
	//Fin du tableau=0A=
=0A=
	//NOT USE NOW=0A=
	//txt =3D txt + '<tr><td colspan=3D19 align=3Dright><font size=3D"-2" =
face=3D"arial">=A9 2004 - Direction Informatique&nbsp;</font></td></tr>';=0A=
=0A=
	txt =3D txt + '</table></td></tr></table>\n';=0A=
	//Retourne le tableau=0A=
	return txt;=0A=
};=0A=
=0A=
//-----------------------------------------------------------------------=
------=0A=
//Main function to write in the layer (call it in the html)=0A=
function FlwR(tV, Live, Strokeplay) {=0A=
	if (checkMouseCapture) _mouseCapture();=0A=
	var txt =3D '';=0A=
	txt =3D _makeContentPar(tV, Live, Strokeplay);=0A=
	pubLayerWrite(self,'Lffg',posi_X-10, posi_Y+5,txt);=0A=
}=0A=
</SCRIPT>
<LINK href=3D"http://fleole.ffgolf.org/resultats/img/stylesr.css" =
type=3Dtext/css=20
rel=3Dstylesheet>
<STYLE type=3Dtext/css>BODY {
	SCROLLBAR-FACE-COLOR: #000066; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; =
SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #000000; =
SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #ffffff; =
SCROLLBAR-DARKSHADOW-COLOR: #000000
}
.box {
	FONT-SIZE: 11px; VERTICAL-ALIGN: middle; COLOR: #000066; FONT-FAMILY: =
Arial; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: left
}
</STYLE>

<META content=3D"MSHTML 6.00.6000.16674" name=3DGENERATOR></HEAD>
<BODY vLink=3D#000066 aLink=3D#000066 link=3D#000066 =
bgColor=3D#ffffff><!-- #FF0000 --><!-- #000066 --><!-- #000066 --><!-- =
#000066 -->
<DIV id=3DLffg=20
style=3D"Z-INDEX: 1; LEFT: 100px; VISIBILITY: hidden; WIDTH: 400px; =
POSITION: absolute; TOP: 210px; HEIGHT: 300px"></DIV>
<CENTER>
<FORM>
<TABLE width=3D600 border=3D0>
  <TBODY>
  <TR>
    <TD vAlign=3Dtop align=3Dleft width=3D"15%"><IMG height=3D22=20
      src=3D"http://fleole.ffgolf.org/resultats/img/logopetit_haut.gif"=20
      width=3D109><BR><IMG height=3D23=20
      src=3D"http://fleole.ffgolf.org/resultats/img/logopetit_bas.gif" =
width=3D109>=20
      <BR><IMG height=3D11=20
      src=3D"http://fleole.ffgolf.org/resultats/img/logopetit_slog.gif" =
width=3D127>=20
    </TD>
    <TD>
      <DIV align=3Dcenter>
      <P><SPAN class=3Dtitrerouge><B>SENIORS CDG13 3=C8ME TOUR =
</B></SPAN><BR><SPAN=20
      class=3Dtitrebleugrd>GOLF DE SERVANES <BR></SPAN><SPAN=20
      class=3Dpetitexte>R=E9sultat Partiel - Comp=E9tition Club =
</SPAN><BR><BR><!-- Brut ou Net --><SPAN class=3Dtitrebleu>R=E9sultat :=20
      </SPAN><SELECT class=3Dbox onchange=3DGoTo(this) size=3D1 =
name=3Dres> <OPTION=20
        =
value=3Dresults2.htm?pg=3D0595&amp;pn=3D179&amp;dc=3D17/06/2008&amp;res=3D=
B&amp;tri=3D0=20
        selected>Brut</OPTION> <OPTION=20
        =
value=3Dresults2.htm?pg=3D0595&amp;pn=3D179&amp;dc=3D17/06/2008&amp;res=3D=
N&amp;tri=3D0>Net</OPTION></SELECT>=20
      &nbsp;&nbsp;&nbsp; <SPAN class=3Dtitrebleu>Tri=E9 par (<IMG=20
      src=3D"http://fleole.ffgolf.org/resultats/img/arrowdn.gif" =
border=3D0>) :=20
      </SPAN><SELECT class=3Dbox onchange=3DGoTo(this) size=3D1 =
name=3Dtri> <OPTION=20
        =
value=3Dresults2.htm?pg=3D0595&amp;pn=3D179&amp;dc=3D17/06/2008&amp;res=3D=
B&amp;tri=3D0=20
        selected>Classement Cumul=E9</OPTION> <OPTION=20
        =
value=3Dresults2.htm?pg=3D0595&amp;pn=3D179&amp;dc=3D17/06/2008&amp;res=3D=
B&amp;tri=3DT1>Classement=20
        Tour 1</OPTION> <OPTION=20
        =
value=3Dresults2.htm?pg=3D0595&amp;pn=3D179&amp;dc=3D17/06/2008&amp;res=3D=
B&amp;tri=3D1>Alphab=E9tique</OPTION>=20
        <OPTION=20
        =
value=3Dresults2.htm?pg=3D0595&amp;pn=3D179&amp;dc=3D17/06/2008&amp;res=3D=
B&amp;tri=3D2>Club</OPTION>=20
        <OPTION=20
        =
value=3Dresults2.htm?pg=3D0595&amp;pn=3D179&amp;dc=3D17/06/2008&amp;res=3D=
B&amp;tri=3D3>Nationalit=E9</OPTION></SELECT>=20
      </B><BR></P></DIV></TD></TR></TBODY></TABLE></FORM>
<TABLE width=3D600 bgColor=3D#ffffff border=3D0>
  <TBODY>
  <TR>
    <TD class=3Dpetitexte align=3Dright width=3D307></TD>
    <TD class=3Dpetitexte align=3Dright width=3D283>18/06/2008 15:32=20
</TD></TR></TBODY></TABLE>
<TABLE cellSpacing=3D0 width=3D600 bgColor=3D#ffffff border=3D0>
  <TBODY>
  <TR height=3D18>
    <TD class=3Dpetitexte2 align=3Dmiddle bgColor=3D#000066=20
      colSpan=3D13><B>&nbsp;&nbsp;R=E9sultat Brut, 1=E8re S=E9rie =
Messieurs, Strokeplay,=20
      Terrain (FFG) Servanes</B><BR></TD></TR>
  <TR align=3Dmiddle bgColor=3D#99cc99 height=3D15>
    <TD class=3Dpetitexte width=3D"8%">Clt.&nbsp;<IMG=20
      src=3D"http://fleole.ffgolf.org/resultats/img/arrowdn.gif" =
border=3D0></TD>
    <TD class=3Dpetitexte align=3Dleft width=3D"35%">Nom et =
Pr=E9nom&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"6%">Idx</TD>
    <TD class=3Dpetitexte width=3D"6%">Nat.&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dleft width=3D"20%">Club de =
licence&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"2%">T1&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"2%">T2&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"2%">T3&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"2%">T4&nbsp;</TD>
    <TD class=3Dpetitexte =
width=3D"10%">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">Total</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;&nbsp;&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">Par</TD></TR>
  <TR bgColor=3D#ffffff height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>1</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL1,0,1); MM_showHideLayers('Lffg','','show')" =

      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">CHABERT</B>=20
      Andre</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>9.2</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">SERVANES</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">80</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">80</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+8</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL1 =3D new Array();tL1[0]=3D"CHABERT Andre";=0A=
/* 04*//* 05*//* 04*//* 07*//* 04*//* 03*//* 04*//* 05*//* 04*//* 04*//* =
03*//* 04*//* 05*//* 04*//* 03*//* 06*//* 05*//* 06*/tL1[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL1[2]=3Dnew =
Array('04|3','05|7','04|7','07|7','04|3','03|3','04|3','05|7','04|5','04|=
3','03|5','04|7','05|3','04|3','03|3','06|7','05|7','06|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#fdf8e4 height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>2</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL2,0,1); MM_showHideLayers('Lffg','','show')" =

      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">LAVEST</B>=20
      Marc</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>6.9</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">STE VICTOIRE</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">85</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">85</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+13</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL2 =3D new Array();tL2[0]=3D"LAVEST Marc";=0A=
/* 04*//* 04*//* 03*//* 05*//* 05*//* 03*//* 06*//* 04*//* 05*//* 07*//* =
06*//* 04*//* 06*//* 04*//* 04*//* 05*//* 05*//* 05*/tL2[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL2[2]=3Dnew =
Array('04|3','04|3','03|3','05|3','05|7','03|3','06|7','04|3','05|3','07|=
7','06|7','04|7','06|7','04|3','04|7','05|7','05|7','05|3'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#ffffff height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>3</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL3,0,1); MM_showHideLayers('Lffg','','show')" =

      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">GIROUX</B>=20
      Bernard</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>9.5</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">STE VICTOIRE</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">87</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">87</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+15</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL3 =3D new Array();tL3[0]=3D"GIROUX Bernard";=0A=
/* 04*//* 06*//* 03*//* 06*//* 06*//* 03*//* 05*//* 04*//* 05*//* 05*//* =
04*//* 05*//* 06*//* 05*//* 04*//* 05*//* 04*//* 07*/tL3[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL3[2]=3Dnew =
Array('04|3','06|7','03|3','06|7','06|7','03|3','05|7','04|3','05|3','05|=
7','04|3','05|7','06|7','05|7','04|7','05|7','04|3','07|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#fdf8e4 height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>4</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL4,0,1); MM_showHideLayers('Lffg','','show')" =

      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">GIORDANELLA</B>=20
      Christian</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>9.7</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">MARSEILLE SALET</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">87</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">87</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+15</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL4 =3D new Array();tL4[0]=3D"GIORDANELLA Christian";=0A=
/* 04*//* 04*//* 02*//* 05*//* 07*//* 03*//* 05*//* 05*//* 06*//* 05*//* =
05*//* 06*//* 07*//* 05*//* 04*//* 05*//* 04*//* 05*/tL4[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL4[2]=3Dnew =
Array('04|3','04|3','02|5','05|3','07|7','03|3','05|7','05|7','06|7','05|=
7','05|7','06|7','07|7','05|7','04|7','05|7','04|3','05|3'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#ffffff height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>5</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL5,0,1); MM_showHideLayers('Lffg','','show')" =

      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">LHERMET</B>=20
      Philippe</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>14.7</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">ST MARTINOIS</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">88</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">88</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+16</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL5 =3D new Array();tL5[0]=3D"LHERMET Philippe";=0A=
/* 04*//* 05*//* 03*//* 09*//* 06*//* 03*//* 05*//* 05*//* 07*//* 05*//* =
04*//* 04*//* 05*//* 04*//* 05*//* 06*//* 03*//* 05*/tL5[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL5[2]=3Dnew =
Array('04|3','05|7','03|3','09|7','06|7','03|3','05|7','05|7','07|7','05|=
7','04|3','04|7','05|3','04|3','05|7','06|7','03|5','05|3'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#fdf8e4 height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>6</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL6,0,1); MM_showHideLayers('Lffg','','show')" =

      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">CAPRE</B>=20
      Jo=EBl</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>4.2</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">STE VICTOIRE</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">91</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">91</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+19</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL6 =3D new Array();tL6[0]=3D"CAPRE Jo=EBl";=0A=
/* 05*//* 06*//* 04*//* 07*//* 06*//* 03*//* 07*//* 06*//* 05*//* 05*//* =
05*//* 04*//* 05*//* 05*//* 04*//* 05*//* 05*//* 04*/tL6[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL6[2]=3Dnew =
Array('05|7','06|7','04|7','07|7','06|7','03|3','07|7','06|7','05|3','05|=
7','05|7','04|7','05|3','05|7','04|7','05|7','05|7','04|5'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#ffffff height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>7</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL7,0,1); MM_showHideLayers('Lffg','','show')" =

      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">FERRERO</B>=20
      Roger</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>7.8</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">STE VICTOIRE</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">91</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">91</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+19</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL7 =3D new Array();tL7[0]=3D"FERRERO Roger";=0A=
/* 04*//* 07*//* 03*//* 06*//* 07*//* 03*//* 06*//* 05*//* 04*//* 08*//* =
05*//* 03*//* 05*//* 04*//* 05*//* 04*//* 07*//* 05*/tL7[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL7[2]=3Dnew =
Array('04|3','07|7','03|3','06|7','07|7','03|3','06|7','05|7','04|5','08|=
7','05|7','03|3','05|3','04|3','05|7','04|3','07|7','05|3'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#fdf8e4 height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>8</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL8,0,1); MM_showHideLayers('Lffg','','show')" =

      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">TAXIL</B>=20
      Patrick</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>4.8</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">PONT ROYAL</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">93</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">93</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+21</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL8 =3D new Array();tL8[0]=3D"TAXIL Patrick";=0A=
/* 04*//* 05*//* 05*//* 05*//* 06*//* 05*//* 06*//* 04*//* 07*//* 04*//* =
06*//* 04*//* 05*//* 03*//* 04*//* 07*//* 05*//* 08*/tL8[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL8[2]=3Dnew =
Array('04|3','05|7','05|7','05|3','06|7','05|7','06|7','04|3','07|7','04|=
3','06|7','04|7','05|3','03|5','04|7','07|7','05|7','08|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#ffffff height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>9</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL9,0,1); MM_showHideLayers('Lffg','','show')" =

      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">CHAIX</B>=20
      Pierre</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>14.1</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">ALLAUCH</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">94</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">94</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+22</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL9 =3D new Array();tL9[0]=3D"CHAIX Pierre";=0A=
/* 04*//* 06*//* 04*//* 08*//* 06*//* 03*//* 05*//* 06*//* 06*//* 05*//* =
06*//* 04*//* 06*//* 05*//* 04*//* 05*//* 05*//* 06*/tL9[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL9[2]=3Dnew =
Array('04|3','06|7','04|7','08|7','06|7','03|3','05|7','06|7','06|7','05|=
7','06|7','04|7','06|7','05|7','04|7','05|7','05|7','06|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#fdf8e4 height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>10</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL10,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">LEJEUNE</B>=20
      J.Claude</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>9.7</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">SERVANES</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">94</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">94</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+22</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL10 =3D new Array();tL10[0]=3D"LEJEUNE J.Claude";=0A=
/* 05*//* 04*//* 03*//* 07*//* 06*//* 05*//* 06*//* 05*//* 06*//* 05*//* =
05*//* 03*//* 07*//* 05*//* 03*//* 06*//* 04*//* 09*/tL10[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL10[2]=3Dnew =
Array('05|7','04|3','03|3','07|7','06|7','05|7','06|7','05|7','06|7','05|=
7','05|7','03|3','07|7','05|7','03|3','06|7','04|3','09|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#ffffff height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>11</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL11,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">DONATINI</B>=20
      Aim=E9</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>9.9</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">STE VICTOIRE</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">94</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">94</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+22</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL11 =3D new Array();tL11[0]=3D"DONATINI Aim=E9";=0A=
/* 05*//* 09*//* 03*//* 06*//* 04*//* 03*//* 04*//* 05*//* 06*//* 07*//* =
05*//* 04*//* 06*//* 04*//* 06*//* 06*//* 06*//* 05*/tL11[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL11[2]=3Dnew =
Array('05|7','09|7','03|3','06|7','04|3','03|3','04|3','05|7','06|7','07|=
7','05|7','04|7','06|7','04|3','06|7','06|7','06|7','05|3'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#fdf8e4 height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>12</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL12,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">MERY</B>=20
      Denis</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>15.0</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">SERVANES</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">95</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">95</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+23</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL12 =3D new Array();tL12[0]=3D"MERY Denis";=0A=
/* 06*//* 07*//* 05*//* 07*//* 05*//* 03*//* 06*//* 04*//* 06*//* 05*//* =
03*//* 06*//* 07*//* 04*//* 05*//* 05*//* 05*//* 06*/tL12[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL12[2]=3Dnew =
Array('06|7','07|7','05|7','07|7','05|7','03|3','06|7','04|3','06|7','05|=
7','03|5','06|7','07|7','04|3','05|7','05|7','05|7','06|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#ffffff height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>13</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL13,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">SCISCO</B>=20
      Fran=E7ois</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>12.8</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">SERVANES</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">96</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">96</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+24</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL13 =3D new Array();tL13[0]=3D"SCISCO Fran=E7ois";=0A=
/* 05*//* 04*//* 04*//* 07*//* 07*//* 05*//* 07*//* 04*//* 07*//* 04*//* =
04*//* 06*//* 07*//* 05*//* 04*//* 05*//* 04*//* 07*/tL13[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL13[2]=3Dnew =
Array('05|7','04|3','04|7','07|7','07|7','05|7','07|7','04|3','07|7','04|=
3','04|3','06|7','07|7','05|7','04|7','05|7','04|3','07|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#fdf8e4 height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>14</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL14,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">RIPERT</B>=20
      Lucien</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>15.1</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">MARSEILLE SALET</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">97</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">97</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+25</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL14 =3D new Array();tL14[0]=3D"RIPERT Lucien";=0A=
/* 05*//* 08*//* 05*//* 07*//* 05*//* 03*//* 05*//* 06*//* 06*//* 05*//* =
05*//* 06*//* 06*//* 05*//* 04*//* 06*//* 04*//* 06*/tL14[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL14[2]=3Dnew =
Array('05|7','08|7','05|7','07|7','05|7','03|3','05|7','06|7','06|7','05|=
7','05|7','06|7','06|7','05|7','04|7','06|7','04|3','06|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#ffffff height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>15</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL15,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">ARNAUD</B>=20
      Herve</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>12.8</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">MARSEILLE SALET</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">99</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">99</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+27</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL15 =3D new Array();tL15[0]=3D"ARNAUD Herve";=0A=
/* 06*//* 05*//* 04*//* 06*//* 04*//* 04*//* 06*//* 05*//* 06*//* 04*//* =
07*//* 06*//* 07*//* 05*//* 05*//* 06*//* 06*//* 07*/tL15[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL15[2]=3Dnew =
Array('06|7','05|7','04|7','06|7','04|3','04|7','06|7','05|7','06|7','04|=
3','07|7','06|7','07|7','05|7','05|7','06|7','06|7','07|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#fdf8e4 height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>16</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL16,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">GODARD</B>=20
      Paul</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>11.5</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">STE VICTOIRE</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">100</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">100</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+28</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL16 =3D new Array();tL16[0]=3D"GODARD Paul";=0A=
/* 06*//* 05*//* 03*//* 09*//* 05*//* 04*//* 06*//* 05*//* 07*//* 06*//* =
05*//* 06*//* 06*//* 06*//* 05*//* 05*//* 05*//* 06*/tL16[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL16[2]=3Dnew =
Array('06|7','05|7','03|3','09|7','05|7','04|7','06|7','05|7','07|7','06|=
7','05|7','06|7','06|7','06|7','05|7','05|7','05|7','06|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#ffffff height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>17</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL17,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">BESSEE</B>=20
      Gerard</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>7.7</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">STE VICTOIRE</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">100</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">100</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+28</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL17 =3D new Array();tL17[0]=3D"BESSEE Gerard";=0A=
/* 04*//* 09*//* 03*//* 06*//* 06*//* 04*//* 05*//* 06*//* 05*//* 05*//* =
04*//* 06*//* 07*//* 04*//* 05*//* 05*//* 05*//* 11*/tL17[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL17[2]=3Dnew =
Array('04|3','09|7','03|3','06|7','06|7','04|7','05|7','06|7','05|3','05|=
7','04|3','06|7','07|7','04|3','05|7','05|7','05|7','11|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#fdf8e4 height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>18</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL18,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">MASALA</B>=20
      Raymond</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>13.1</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">MARSEILLE SALET</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">101</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">101</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+29</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL18 =3D new Array();tL18[0]=3D"MASALA Raymond";=0A=
/* 04*//* 04*//* 03*//* 08*//* 07*//* 04*//* 05*//* 07*//* 07*//* 07*//* =
05*//* 05*//* 07*//* 05*//* 04*//* 07*//* 05*//* 07*/tL18[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL18[2]=3Dnew =
Array('04|3','04|3','03|3','08|7','07|7','04|7','05|7','07|7','07|7','07|=
7','05|7','05|7','07|7','05|7','04|7','07|7','05|7','07|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#ffffff height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>19</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL19,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">MOUGEOT</B>=20
      Andr=E9</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>14.5</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">ECOLE DE L'AIR</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">110</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">110</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+38</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL19 =3D new Array();tL19[0]=3D"MOUGEOT Andr=E9";=0A=
/* 05*//* 09*//* 06*//* 06*//* 06*//* 05*//* 06*//* 06*//* 06*//* 05*//* =
05*//* 07*//* 07*//* 05*//* 04*//* 07*//* 05*//* 10*/tL19[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL19[2]=3Dnew =
Array('05|7','09|7','06|7','06|7','06|7','05|7','06|7','06|7','06|7','05|=
7','05|7','07|7','07|7','05|7','04|7','07|7','05|7','10|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#fdf8e4 height=3D15>
    <TD align=3Dmiddle width=3D"8%"><FONT face=3Darial color=3D#cc0000=20
      size=3D2><B>&nbsp;-&nbsp;</FONT></B></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL20,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">JACOT</B>=20
      P.Andre</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>16.6</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">SERVANES</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">ABJ</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"1%">&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"1%">&nbsp;</TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL20 =3D new Array();tL20[0]=3D"JACOT P.Andre";=0A=
tL20[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
</SCRIPT>

  <TR bgColor=3D#ffffff height=3D15>
    <TD align=3Dmiddle width=3D"8%"><FONT face=3Darial color=3D#cc0000=20
      size=3D2><B>&nbsp;-&nbsp;</FONT></B></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL21,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">MEINI</B>=20
      Gilbert</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>15.3</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">SERVANES</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">ABJ</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"1%">&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"1%">&nbsp;</TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL21 =3D new Array();tL21[0]=3D"MEINI Gilbert";=0A=
tL21[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
</SCRIPT>

  <TR bgColor=3D#fdf8e4 height=3D15>
    <TD align=3Dmiddle width=3D"8%"><FONT face=3Darial color=3D#cc0000=20
      size=3D2><B>&nbsp;-&nbsp;</FONT></B></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL22,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">NOEL</B>=20
      Jean</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>16.7</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">SET GOLF</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">FOR</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"1%">&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"1%">&nbsp;</TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL22 =3D new Array();tL22[0]=3D"NOEL Jean";=0A=
tL22[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
</SCRIPT>

  <TR bgColor=3D#ffffff height=3D15>
    <TD align=3Dmiddle width=3D"8%"><FONT face=3Darial color=3D#cc0000=20
      size=3D2><B>&nbsp;-&nbsp;</FONT></B></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL23,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">DARHI</B>=20
      Guy</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>15.7</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">STE VICTOIRE</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">FOR</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"1%">&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"1%">&nbsp;</TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL23 =3D new Array();tL23[0]=3D"DARHI Guy";=0A=
tL23[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
</SCRIPT>

  <TR bgColor=3D#fdf8e4 height=3D15>
    <TD align=3Dmiddle width=3D"8%"><FONT face=3Darial color=3D#cc0000=20
      size=3D2><B>&nbsp;-&nbsp;</FONT></B></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL24,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">REVAH</B>=20
      Marc</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>15.2</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">MARSEILLE SALET</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">FOR</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"1%">&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"1%">&nbsp;</TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL24 =3D new Array();tL24[0]=3D"REVAH Marc";=0A=
tL24[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
</SCRIPT>

  <TR height=3D1>
    <TD bgColor=3D#000066 colSpan=3D13></TD></TR>
  <TR height=3D18>
    <TD bgColor=3D#ffffff colSpan=3D13></TD></TR>
  <TR height=3D18>
    <TD class=3Dpetitexte2 align=3Dmiddle bgColor=3D#000066=20
      colSpan=3D13><B>&nbsp;&nbsp;R=E9sultat Brut, 1=E8re S=E9rie Dames, =
Strokeplay,=20
      Terrain (FFG) Servanes</B><BR></TD></TR>
  <TR align=3Dmiddle bgColor=3D#99cc99 height=3D15>
    <TD class=3Dpetitexte width=3D"8%">Clt.&nbsp;<IMG=20
      src=3D"http://fleole.ffgolf.org/resultats/img/arrowdn.gif" =
border=3D0></TD>
    <TD class=3Dpetitexte width=3D"35%">Nom et Pr=E9nom&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"6%">Index</TD>
    <TD class=3Dpetitexte width=3D"6%">Nat.&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"20%">Club de licence&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"2%">T1&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"2%">T2&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"2%">T3&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"2%">T4&nbsp;</TD>
    <TD class=3Dpetitexte =
width=3D"1%">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">Total</TD>
    <TD class=3Dpetitexte width=3D"1%">&nbsp;&nbsp;&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">Par</TD></TR>
  <TR bgColor=3D#ffffff height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>1</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL25,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">MARTIN</B>=20
      V=E9ronique</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>4.1</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">AIX MARSEILLE</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">81</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">81</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+9</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL25 =3D new Array();tL25[0]=3D"MARTIN V=E9ronique";=0A=
/* 05*//* 05*//* 03*//* 05*//* 05*//* 04*//* 05*//* 05*//* 04*//* 04*//* =
05*//* 03*//* 06*//* 04*//* 04*//* 05*//* 05*//* 04*/tL25[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL25[2]=3Dnew =
Array('05|7','05|7','03|3','05|3','05|7','04|7','05|7','05|7','04|5','04|=
3','05|7','03|3','06|7','04|3','04|7','05|7','05|7','04|5'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#fdf8e4 height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>2</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL26,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">BERTONCINI</B>=20
      Nicole</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>9.9</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">SERVANES</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">85</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">85</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+13</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL26 =3D new Array();tL26[0]=3D"BERTONCINI Nicole";=0A=
/* 04*//* 04*//* 02*//* 06*//* 04*//* 04*//* 05*//* 04*//* 07*//* 07*//* =
04*//* 06*//* 06*//* 04*//* 04*//* 06*//* 02*//* 06*/tL26[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL26[2]=3Dnew =
Array('04|3','04|3','02|5','06|7','04|3','04|7','05|7','04|3','07|7','07|=
7','04|3','06|7','06|7','04|3','04|7','06|7','02|5','06|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#ffffff height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>3</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL27,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">LIECHTENSTEGER</B>=20
      Joelle</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>6.0</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">AIX MARSEILLE</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">93</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">93</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+21</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL27 =3D new Array();tL27[0]=3D"LIECHTENSTEGER Joelle";=0A=
/* 04*//* 05*//* 04*//* 07*//* 05*//* 03*//* 05*//* 05*//* 05*//* 06*//* =
05*//* 04*//* 07*//* 05*//* 04*//* 06*//* 04*//* 09*/tL27[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL27[2]=3Dnew =
Array('04|3','05|7','04|7','07|7','05|7','03|3','05|7','05|7','05|3','06|=
7','05|7','04|7','07|7','05|7','04|7','06|7','04|3','09|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#fdf8e4 height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>4</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL28,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">MAILLIS</B>=20
      Michele</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>17.9</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">SERVANES</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">94</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">94</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+22</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL28 =3D new Array();tL28[0]=3D"MAILLIS Michele";=0A=
/* 05*//* 05*//* 03*//* 06*//* 06*//* 04*//* 06*//* 06*//* 07*//* 05*//* =
05*//* 04*//* 06*//* 05*//* 04*//* 05*//* 05*//* 07*/tL28[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL28[2]=3Dnew =
Array('05|7','05|7','03|3','06|7','06|7','04|7','06|7','06|7','07|7','05|=
7','05|7','04|7','06|7','05|7','04|7','05|7','05|7','07|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#ffffff height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>5</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL29,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">BOTTO</B>=20
      France</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>14.8</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">STE VICTOIRE</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">95</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">95</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+23</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL29 =3D new Array();tL29[0]=3D"BOTTO France";=0A=
/* 05*//* 05*//* 04*//* 06*//* 05*//* 02*//* 07*//* 06*//* 07*//* 05*//* =
07*//* 04*//* 07*//* 04*//* 04*//* 05*//* 04*//* 08*/tL29[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL29[2]=3Dnew =
Array('05|7','05|7','04|7','06|7','05|7','02|5','07|7','06|7','07|7','05|=
7','07|7','04|7','07|7','04|3','04|7','05|7','04|3','08|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#fdf8e4 height=3D15>
    <TD align=3Dmiddle width=3D"8%"><FONT face=3Darial color=3D#cc0000=20
      size=3D2><B>&nbsp;-&nbsp;</FONT></B></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL30,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">VAN=20
      DER SCHACK</B> Isa</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>11.2</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>NED</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">STE VICTOIRE</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">FOR</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"1%">&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"1%">&nbsp;</TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL30 =3D new Array();tL30[0]=3D"VAN DER SCHACK Isa";=0A=
tL30[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
</SCRIPT>

  <TR bgColor=3D#ffffff height=3D15>
    <TD align=3Dmiddle width=3D"8%"><FONT face=3Darial color=3D#cc0000=20
      size=3D2><B>&nbsp;-&nbsp;</FONT></B></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL31,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">CHEVALLIER</B>=20
      Alice</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>17.2</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">ALLAUCH</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">FOR</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"1%">&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"1%">&nbsp;</TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL31 =3D new Array();tL31[0]=3D"CHEVALLIER Alice";=0A=
tL31[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
</SCRIPT>

  <TR height=3D1>
    <TD bgColor=3D#000066 colSpan=3D13></TD></TR>
  <TR height=3D18>
    <TD bgColor=3D#ffffff colSpan=3D13></TD></TR>
  <TR height=3D18>
    <TD class=3Dpetitexte2 align=3Dmiddle bgColor=3D#000066=20
      colSpan=3D13><B>&nbsp;&nbsp;R=E9sultat Brut, 2=E8me S=E9rie =
Messieurs, Strokeplay,=20
      Terrain (FFG) Servanes</B><BR></TD></TR>
  <TR align=3Dmiddle bgColor=3D#99cc99 height=3D15>
    <TD class=3Dpetitexte width=3D"8%">Clt.&nbsp;<IMG=20
      src=3D"http://fleole.ffgolf.org/resultats/img/arrowdn.gif" =
border=3D0></TD>
    <TD class=3Dpetitexte width=3D"35%">Nom et Pr=E9nom&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"6%">Index</TD>
    <TD class=3Dpetitexte width=3D"6%">Nat.&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"20%">Club de licence&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"2%">T1&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"2%">T2&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"2%">T3&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"2%">T4&nbsp;</TD>
    <TD class=3Dpetitexte =
width=3D"1%">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">Total</TD>
    <TD class=3Dpetitexte width=3D"1%">&nbsp;&nbsp;&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">Par</TD></TR>
  <TR bgColor=3D#ffffff height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>1</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL32,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">BORROT</B>=20
      Yves</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>18.9</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">MARSEILLE SALET</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">102</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">102</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+30</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL32 =3D new Array();tL32[0]=3D"BORROT Yves";=0A=
/* 05*//* 06*//* 06*//* 06*//* 06*//* 03*//* 05*//* 05*//* 08*//* 06*//* =
05*//* 05*//* 10*//* 05*//* 07*//* 04*//* 05*//* 05*/tL32[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL32[2]=3Dnew =
Array('05|7','06|7','06|7','06|7','06|7','03|3','05|7','05|7','08|7','06|=
7','05|7','05|7','10|7','05|7','07|7','04|3','05|7','05|3'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#fdf8e4 height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>2</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL33,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">SCIAMMA</B>=20
      Ellis</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>18.5</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">AIX MARSEILLE</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">105</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">105</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+33</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL33 =3D new Array();tL33[0]=3D"SCIAMMA Ellis";=0A=
/* 06*//* 06*//* 06*//* 07*//* 07*//* 04*//* 07*//* 07*//* 07*//* 06*//* =
06*//* 03*//* 06*//* 05*//* 05*//* 06*//* 04*//* 07*/tL33[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL33[2]=3Dnew =
Array('06|7','06|7','06|7','07|7','07|7','04|7','07|7','07|7','07|7','06|=
7','06|7','03|3','06|7','05|7','05|7','06|7','04|3','07|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#ffffff height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>3</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL34,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">HELLEU</B>=20
      Christian</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>21.9</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">AVIATION CIVILE</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">105</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">105</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+33</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL34 =3D new Array();tL34[0]=3D"HELLEU Christian";=0A=
/* 05*//* 05*//* 05*//* 08*//* 04*//* 03*//* 07*//* 07*//* 05*//* 07*//* =
05*//* 04*//* 06*//* 12*//* 04*//* 06*//* 06*//* 06*/tL34[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL34[2]=3Dnew =
Array('05|7','05|7','05|7','08|7','04|3','03|3','07|7','07|7','05|3','07|=
7','05|7','04|7','06|7','12|7','04|7','06|7','06|7','06|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#fdf8e4 height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>4</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL35,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">GIZZI</B>=20
      Raymond</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>21.3</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">SERVANES</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">107</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">107</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+35</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL35 =3D new Array();tL35[0]=3D"GIZZI Raymond";=0A=
/* 05*//* 05*//* 04*//* 05*//* 08*//* 07*//* 05*//* 08*//* 07*//* 05*//* =
04*//* 05*//* 08*//* 05*//* 03*//* 05*//* 07*//* 11*/tL35[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL35[2]=3Dnew =
Array('05|7','05|7','04|7','05|3','08|7','07|7','05|7','08|7','07|7','05|=
7','04|3','05|7','08|7','05|7','03|3','05|7','07|7','11|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#ffffff height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>5</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL36,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">GIAI</B>=20
      Robert</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>23.5</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">ECOLE DE L'AIR</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">110</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">110</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+38</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL36 =3D new Array();tL36[0]=3D"GIAI Robert";=0A=
/* 05*//* 05*//* 05*//* 10*//* 06*//* 07*//* 06*//* 07*//* 06*//* 05*//* =
05*//* 06*//* 08*//* 04*//* 05*//* 05*//* 07*//* 08*/tL36[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL36[2]=3Dnew =
Array('05|7','05|7','05|7','10|7','06|7','07|7','06|7','07|7','06|7','05|=
7','05|7','06|7','08|7','04|3','05|7','05|7','07|7','08|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#fdf8e4 height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>6</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL37,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">TELDERS</B>=20
      John</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>26.4</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">STE VICTOIRE</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">119</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">119</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+47</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL37 =3D new Array();tL37[0]=3D"TELDERS John";=0A=
/* 06*//* 08*//* 03*//* 09*//* 10*//* 05*//* 05*//* 07*//* 09*//* 05*//* =
04*//* 04*//* 09*//* 06*//* 06*//* 05*//* 08*//* 10*/tL37[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL37[2]=3Dnew =
Array('06|7','08|7','03|3','09|7','10|7','05|7','05|7','07|7','09|7','05|=
7','04|3','04|7','09|7','06|7','06|7','05|7','08|7','10|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#ffffff height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>7</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL38,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">SIMELOFF</B>=20
      Emile</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>26.4</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">STE VICTOIRE</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">121</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">121</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+49</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL38 =3D new Array();tL38[0]=3D"SIMELOFF Emile";=0A=
/* 06*//* 08*//* 07*//* 07*//* 06*//* 04*//* 05*//* 06*//* 06*//* 06*//* =
09*//* 09*//* 07*//* 07*//* 07*//* 07*//* 05*//* 09*/tL38[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL38[2]=3Dnew =
Array('06|7','08|7','07|7','07|7','06|7','04|7','05|7','06|7','06|7','06|=
7','09|7','09|7','07|7','07|7','07|7','07|7','05|7','09|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#fdf8e4 height=3D15>
    <TD align=3Dmiddle width=3D"8%"><FONT face=3Darial color=3D#cc0000=20
      size=3D2><B>&nbsp;-&nbsp;</FONT></B></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL39,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">NICOLAI</B>=20
      Guy</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>20.3</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">CEGETEL MEDITER</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">FOR</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"6%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"1%">&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"1%">&nbsp;</TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL39 =3D new Array();tL39[0]=3D"NICOLAI Guy";=0A=
tL39[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
</SCRIPT>

  <TR height=3D1>
    <TD bgColor=3D#000066 colSpan=3D13></TD></TR>
  <TR height=3D18>
    <TD bgColor=3D#ffffff colSpan=3D13></TD></TR>
  <TR height=3D18>
    <TD class=3Dpetitexte2 align=3Dmiddle bgColor=3D#000066=20
      colSpan=3D13><B>&nbsp;&nbsp;R=E9sultat Brut, 2=E8me S=E9rie Dames, =
Strokeplay,=20
      Terrain (FFG) Servanes</B><BR></TD></TR>
  <TR align=3Dmiddle bgColor=3D#99cc99 height=3D15>
    <TD class=3Dpetitexte width=3D"8%">Clt.&nbsp;<IMG=20
      src=3D"http://fleole.ffgolf.org/resultats/img/arrowdn.gif" =
border=3D0></TD>
    <TD class=3Dpetitexte width=3D"35%">Nom et Pr=E9nom&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"6%">Index</TD>
    <TD class=3Dpetitexte width=3D"6%">Nat.&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"20%">Club de licence&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"2%">T1&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"2%">T2&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"2%">T3&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"2%">T4&nbsp;</TD>
    <TD class=3Dpetitexte =
width=3D"1%">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">Total</TD>
    <TD class=3Dpetitexte width=3D"1%">&nbsp;&nbsp;&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">Par</TD></TR>
  <TR bgColor=3D#ffffff height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>1</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL40,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">DELASSUS</B>=20
      Raymonde</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>19.9</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">BAUX DE PROV.</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">94</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">94</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+22</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL40 =3D new Array();tL40[0]=3D"DELASSUS Raymonde";=0A=
/* 05*//* 05*//* 06*//* 07*//* 05*//* 03*//* 05*//* 07*//* 05*//* 08*//* =
06*//* 03*//* 07*//* 04*//* 03*//* 05*//* 04*//* 06*/tL40[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL40[2]=3Dnew =
Array('05|7','05|7','06|7','07|7','05|7','03|3','05|7','07|7','05|3','08|=
7','06|7','03|3','07|7','04|3','03|3','05|7','04|3','06|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#fdf8e4 height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>2</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL41,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">OGIER</B>=20
      Bernadette</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>20.0</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">SERVANES</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">95</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">95</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+23</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL41 =3D new Array();tL41[0]=3D"OGIER Bernadette";=0A=
/* 05*//* 05*//* 03*//* 06*//* 07*//* 04*//* 05*//* 05*//* 07*//* 07*//* =
05*//* 06*//* 06*//* 05*//* 04*//* 04*//* 05*//* 06*/tL41[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL41[2]=3Dnew =
Array('05|7','05|7','03|3','06|7','07|7','04|7','05|7','05|7','07|7','07|=
7','05|7','06|7','06|7','05|7','04|7','04|3','05|7','06|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#ffffff height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>3</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL42,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">GENOUD-PRACHET</B>=20
      Ophelie</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>20.2</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">AIR FRANCE MARS</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">96</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">96</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+24</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL42 =3D new Array();tL42[0]=3D"GENOUD-PRACHET Ophelie";=0A=
/* 05*//* 05*//* 05*//* 08*//* 05*//* 03*//* 05*//* 07*//* 06*//* 05*//* =
05*//* 04*//* 07*//* 05*//* 05*//* 05*//* 05*//* 06*/tL42[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL42[2]=3Dnew =
Array('05|7','05|7','05|7','08|7','05|7','03|3','05|7','07|7','06|7','05|=
7','05|7','04|7','07|7','05|7','05|7','05|7','05|7','06|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#fdf8e4 height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>4</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL43,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">KERN</B>=20
      Suzanne</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>25.2</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">SET GOLF</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">99</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">99</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+27</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL43 =3D new Array();tL43[0]=3D"KERN Suzanne";=0A=
/* 06*//* 06*//* 05*//* 07*//* 06*//* 02*//* 05*//* 06*//* 07*//* 06*//* =
04*//* 05*//* 07*//* 05*//* 03*//* 06*//* 06*//* 07*/tL43[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL43[2]=3Dnew =
Array('06|7','06|7','05|7','07|7','06|7','02|5','05|7','06|7','07|7','06|=
7','04|3','05|7','07|7','05|7','03|3','06|7','06|7','07|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#ffffff height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>5</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL44,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">OTHO</B>=20
      Bertha</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>19.7</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">SET GOLF</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">100</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">100</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+28</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL44 =3D new Array();tL44[0]=3D"OTHO Bertha";=0A=
/* 06*//* 06*//* 05*//* 06*//* 07*//* 03*//* 07*//* 07*//* 06*//* 05*//* =
06*//* 03*//* 07*//* 05*//* 03*//* 06*//* 05*//* 07*/tL44[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL44[2]=3Dnew =
Array('06|7','06|7','05|7','06|7','07|7','03|3','07|7','07|7','06|7','05|=
7','06|7','03|3','07|7','05|7','03|3','06|7','05|7','07|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#fdf8e4 height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>6</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL45,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">SANGOUARD</B>=20
      Michelle</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>22.2</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">AIX MARSEILLE</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">105</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">105</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+33</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL45 =3D new Array();tL45[0]=3D"SANGOUARD Michelle";=0A=
/* 05*//* 06*//* 06*//* 06*//* 06*//* 04*//* 08*//* 07*//* 06*//* 05*//* =
05*//* 05*//* 07*//* 05*//* 05*//* 07*//* 06*//* 06*/tL45[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL45[2]=3Dnew =
Array('05|7','06|7','06|7','06|7','06|7','04|7','08|7','07|7','06|7','05|=
7','05|7','05|7','07|7','05|7','05|7','07|7','06|7','06|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#ffffff height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>7</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL46,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">GILLINO</B>=20
      Jacqueline</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>19.0</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">SET GOLF</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">105</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">105</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+33</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL46 =3D new Array();tL46[0]=3D"GILLINO Jacqueline";=0A=
/* 05*//* 06*//* 05*//* 07*//* 05*//* 05*//* 07*//* 05*//* 07*//* 07*//* =
06*//* 04*//* 06*//* 05*//* 06*//* 06*//* 06*//* 07*/tL46[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL46[2]=3Dnew =
Array('05|7','06|7','05|7','07|7','05|7','05|7','07|7','05|7','07|7','07|=
7','06|7','04|7','06|7','05|7','06|7','06|7','06|7','07|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#fdf8e4 height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>8</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL47,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">DUCLOZ</B>=20
      Mireille</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>24.6</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">SET GOLF</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">106</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">106</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+34</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL47 =3D new Array();tL47[0]=3D"DUCLOZ Mireille";=0A=
/* 04*//* 06*//* 05*//* 08*//* 08*//* 05*//* 07*//* 07*//* 06*//* 06*//* =
04*//* 04*//* 09*//* 06*//* 04*//* 06*//* 04*//* 07*/tL47[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL47[2]=3Dnew =
Array('04|3','06|7','05|7','08|7','08|7','05|7','07|7','07|7','06|7','06|=
7','04|3','04|7','09|7','06|7','04|7','06|7','04|3','07|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#ffffff height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>9</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL48,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">BOGAERT</B>=20
      Jocelyne</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>26.4</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">SET GOLF</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">116</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">116</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+44</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL48 =3D new Array();tL48[0]=3D"BOGAERT Jocelyne";=0A=
/* 06*//* 05*//* 06*//* 08*//* 06*//* 05*//* 05*//* 07*//* 10*//* 06*//* =
06*//* 08*//* 09*//* 04*//* 05*//* 06*//* 07*//* 07*/tL48[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL48[2]=3Dnew =
Array('06|7','05|7','06|7','08|7','06|7','05|7','05|7','07|7','10|7','06|=
7','06|7','08|7','09|7','04|3','05|7','06|7','07|7','07|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#fdf8e4 height=3D15>
    <TD align=3Dmiddle width=3D"3%"><FONT =
color=3D#cc0000><B>10</B></FONT></TD>
    <TD class=3Dpetitexte width=3D"27%"><B><A=20
      onmouseover=3D"FlwR(tL49,0,1); =
MM_showHideLayers('Lffg','','show')"=20
      onmouseout=3D"MM_showHideLayers('Lffg','','hide')"=20
      =
href=3D"http://fleole.ffgolf.org/resultats/results2.htm?pg=3D0595&amp;pn=3D=
179&amp;dc=3D17/06/2008&amp;res=3DB&amp;tri=3D0#">CARLINO</B>=20
      Jacqueline</A></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>24.2</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"6%">
      <CENTER>FRA</CENTER></TD>
    <TD class=3Dtoutpetit width=3D"25%">STE VICTOIRE</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">127</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"2%">&nbsp;-&nbsp;</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle width=3D"10%">127</TD>
    <TD class=3Dpetitexte width=3D"10%">&nbsp;</TD>
    <TD class=3Dpetitexte align=3Dmiddle =
width=3D"10%"><B>+55</B></TD></TR>
  <SCRIPT language=3DJavaScript>=0A=
var tL49 =3D new Array();tL49[0]=3D"CARLINO Jacqueline";=0A=
/* 07*//* 06*//* 04*//* 12*//* 08*//* 04*//* 06*//* 08*//* 10*//* 06*//* =
05*//* 06*//* 11*//* 05*//* 05*//* 07*//* 07*//* 10*/tL49[1]=3Dnew =
Array('4','4','3','5','4','3','4','4','5','4','4','3','5','4','3','4','4'=
,'5'); //Par=0A=
tL49[2]=3Dnew =
Array('07|7','06|7','04|7','12|7','08|7','04|7','06|7','08|7','10|7','06|=
7','05|7','06|7','11|7','05|7','05|7','07|7','07|7','10|7'); //T1=0A=
</SCRIPT>

  <TR bgColor=3D#000066 height=3D1>
    <TD colSpan=3D15></TD></TR></TBODY></TABLE><BR>
<TABLE width=3D600 bgColor=3D#ffffff border=3D0>
  <TBODY>
  <TR>
    <TD align=3Dright width=3D271>&nbsp;</TD>
    <TD class=3Dpetitexte2 align=3Dright width=3D319 =
bgColor=3D#000066><B>Nombre total=20
      de joueurs : 49&nbsp;</B></TD></TR>
  <TR>
    <TD class=3Dpetitexte align=3Dright colSpan=3D2>=A9 2004 - Direction =

    =
Informatique</TD></TR></TBODY></TABLE></CENTER><BR><BR><BR><BR><BR><BR></=
BODY></HTML>

------=_NextPart_000_0026_01C8D160.794EEBA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://fleole.ffgolf.org/resultats/img/logopetit_haut.gif

R0lGODlhbQAWANUAAP///+/18vzv7+/v9d/s5fjc3ODg7PfW1tDj2c/i2PTHx9DQ48/P4r/YzPCz
s6/Pv7+/2e6srJ/FsuyiouucnK+vz+qUlJC8puiMjJ+fxX+ymICymeaBgeV8fON1dXCpjI+PvG+o
i95zc+FqauBkZF+efoCAs95bW1CVct1TU29vqdtJSUCMZdlAQGZmmdg8PDCCWdc1NdQoKCB4TFBQ
lhBvP0BAjM8QEABmM8wAADAwgyAgeRAQcAAAZv4BAgAAACH5BAUUAD4ALAAAAABtABYAAAb/QIBw
SCwaj8ikcslsFhUYi8JJrVqvWGIhlep0YqmseEymCk6dVSTS8ZDK8DjcQWrlcpPcQXaQ+/9UIhgc
dyQ5FiMTgIuMRikcAiI3dxMeFI2YSwENCVcRJ0ITNxMCL31lEDQ6OzoZRSA6Ojw0DIwILCwwODgs
Sg8oMzMwD0MrlyQCKSMjcC49IAAVPT0VQgOyCwDOPJkNu71IJTgSABK7DUIFJCsjHC8jAmUgPTZC
GdMmQjY9rgA009kaeeOFZAOOEkIu7NpARIGFCQXgDODBb4gLGgYA3OsxZIGNfJgGgisSYBcxAAFK
oAjQaGNGI//qZSoi8ohCHDOJOON4ZBqNypxEahphsQuoEB3TjjDAZ1SI0CI1cMxoOo1nEQhMmz4l
8o1qUiPSeoA0unVIV6NVj5jISvYskQRuc6Y1slbskgToinQ6sollkrIAAC+yQbgq4XoMCO+YtoOw
iiIEStQo8UEYugRRPxAJoGEGiw0sZmjwSzMuLl04auAaiWlukbpj30bdC4CoBM84UAxJAKMGbQK9
aQ8BLLiRayKwj+hi/WBhgA0IhASISi5oauGB4zrVnun4kOR6d4V4u0s3EaI4jURlnZ1gafdjggAA
Ow==

------=_NextPart_000_0026_01C8D160.794EEBA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://fleole.ffgolf.org/resultats/img/logopetit_bas.gif

R0lGODlhbQAXAMQAAP///+/18vDw9t/s5d/f7NDj2c/i2NDQ47/YzK/Pv8DA2Z/Fso+7pZ+fxYCy
mX+ymHCpjG+oi1+efoCAs39/slCVckCMZTCCWSB4TBBvP0BAjABmMwAAZv4BAgAAAAAAACH5BAUU
AB0ALAAAAABtABcAAAX/ICCOZAlwqAlM6GQ62/aUMUYasaVaMUIiORNwo1MZj8gSiqNicVwlmIy2
uZCkxVIkJvkFS8Nsckw+pUxOKCkRi3g33RGPqHrErKOw8FvuH5dNLSoXGzYjCzEFJHNiI3Yxb40A
en6VJoBogiYFhDOTGRsLJYx1MRmRe3SWqyKYJWkqAQmgVRYQAyYVfCSPYpSorKuuJLAlDBcOCLhI
iKolEjEOwNPBfsMjxSMGGAFlAaCGozHLIr95u9Vl1yLZIg4Y5GMM4yUBMRBg6JP66UnrK5rOxRhI
EEMFA8/glLAjyVw5fv1MUJi4ZCIFAAQmakChYWKDEdAIityQwccVGd0ClNjBN2LAgwchMbwU9TLm
S08RVSjYyZMnAAE9ex4gUcABoQsQHDiQMCdcSwYWot6qh6Cq1aqKrmrNybXEggsV4okIQMhk17No
E8ZRMWCD2bRwuTbrdsRt3Ls5eUgiYU8s3r+VdOExAhWw4VVDEKpIAO+wYz8LMmR4QE4WU7qPM48J
sKAChoEXJLzVTLq06dOoU6smEwIAOw==

------=_NextPart_000_0026_01C8D160.794EEBA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://fleole.ffgolf.org/resultats/img/logopetit_slog.gif

R0lGODlhfwALAMQAAP///+/v9d/f7M/P4r+/2a+vz5+fxY+PvH9/sm9vqWZmmU9PlT8/jC8vgh8f
eQkJZ/4BAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAQU
AP8ALAAAAAB/AAsAAAX/ICCOZGmeaKqubOu+cCzPdG3DQxAH+k0Lr8DgBwQECCVBY0E4JESMHuEx
UgxVwELBpWQ6fYgii3FAFRKFA8MUaBiMC8N19CgA7z2AQTGaoxJ+LnV3PjAOYiQIayJlJg86cSYD
dYsDBQ0DBgduRnsHl5gACAePBw4EAQxbAwkHZQkKCosikwVrqQoLegYOW7CyRgl7oqQBAo8CDJqd
Co0BzQ4iBVMix0gkrK4ABA3bD28lCWtIyQQKSgCPAJgLAQhMAWeXAAd86SKnBmsNCAlPI+K2iXhg
KVkAdfz8AVCASguabgPWHDOgg10PYV/OIABHDUACggDyrUmAAICtEw0antE7R2/jmgGh1l1jwqCk
KpO6CERTdjCAAz8pR5xsqcjIo5/3RNAs2QqAAANUYPp51ADJggN5DopIkHPnG6RNS0AtKS0lAQMN
cgkQ4OCAgWNVFvA7uOXdgGQGShrQ9W3E2CqN0C5Y8JTvmwUKCjyTiyBVgmcF+LB1O8IBgjoe48wp
gIDATbwlD1I8VKi0DwG6TM9Iprr1jDOuYcQKBCAEADs=

------=_NextPart_000_0026_01C8D160.794EEBA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://fleole.ffgolf.org/resultats/img/arrowdn.gif

R0lGODlhCQAFAJEAAAAAAP///8wAAAAAACH5BAEAAAEALAAAAAAJAAUAAAIKlH+BGYoNGWxiFgA7

------=_NextPart_000_0026_01C8D160.794EEBA0
Content-Type: text/css;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://fleole.ffgolf.org/resultats/img/stylesr.css

TD {
	FONT-SIZE: 11px; COLOR: #000066; FONT-FAMILY: Arial
}
.titrerouge {
	FONT-SIZE: 18px; COLOR: #cc0000; FONT-FAMILY: Arial
}
.titrevert {
	FONT-SIZE: 12px; COLOR: #006532; FONT-FAMILY: Arial
}
.textes {
	FONT-SIZE: 11px; FONT-FAMILY: Arial
}
A:link {
=09
}
A:visited {
=09
}
A:hover {
	COLOR: #cc0000; TEXT-DECORATION: none
}
A:active {
=09
}
A {
	FONT-SIZE: 11px; COLOR: #000066; FONT-FAMILY: Arial; TEXT-DECORATION: =
none
}
.titrebleu {
	FONT-SIZE: 12px; COLOR: #000066; FONT-FAMILY: Arial
}
.titrevertgrd {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #006532; FONT-FAMILY: Arial
}
.titrebleugrd {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000066; FONT-FAMILY: Arial
}
.titreblanc {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial
}
.titrebleu2 {
	FONT-SIZE: 14px; COLOR: #000066; FONT-FAMILY: Arial
}
.titrevert2 {
	FONT-SIZE: 14px; COLOR: #006532; FONT-FAMILY: Arial
}
.petitexte {
	FONT-SIZE: 11px; COLOR: #000066; FONT-FAMILY: Arial
}
.petitexte2 {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial
}
.toutpetit {
	FONT-SIZE: 9px; COLOR: #000066; FONT-FAMILY: Arial
}
.petitrouge {
	FONT-SIZE: 11px; COLOR: #cc0000; FONT-FAMILY: Arial
}
.saumonpal {
	BACKGROUND-COLOR: #fdf8e4
}
.saumonmonyen {
	BACKGROUND-COLOR: #f3d9a6
}
.lienvert {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #006532; FONT-FAMILY: Arial
}

------=_NextPart_000_0026_01C8D160.794EEBA0
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://fleole.ffgolf.org/resultats/js/misc.js

// Copyright 2002 by Ruben ALMEIDA for Accenture.
// DO NOT use for any purpose without explicitly permit : =
ruben.almeida@accenture.com

var NS4=3D((navigator.appName=3D=3D"Netscape")?(true):(false));

//---Reloads the window if Nav4 resized
function NC_reloadPage(init)
{ if (init=3D=3Dtrue)
  {        if ((navigator.appName=3D=3D"Netscape") && =
(parseInt(navigator.appVersion)>=3D4))
        {        document.NC_pgW=3DinnerWidth; =
document.NC_pgH=3DinnerHeight;
                onresize=3DNC_reloadPage;
        }
  }
  else if ((innerWidth!=3Ddocument.NC_pgW) || =
(innerHeight!=3Ddocument.NC_pgH)) location.reload();
};
NC_reloadPage(true);

//---New window
var newWinTemp =3D 0;
function openNewWindow(urlWin,nameWin,wi,he,tb,mb,sb,lo,st,di,rz,ch)
{        var pW =3D =
"toolbar=3D"+((tb)?(tb):("0"))+",menubar=3D"+((mb)?(mb):("0"))+",scrollba=
rs=3D"+((sb)?(sb):("0"))+",location=3D"+((lo)?(lo):("0"))+",status=3D"+((=
st)?(st):("0"))+",directories=3D"+((di)?(di):("0"))+",resizable=3D"+((rz)=
?(rz):("0"))+",copyhistory=3D"+((ch)?(ch):("0"))+",width=3D"+((wi)?(wi):(=
"100"))+",height=3D"+((he)?(he):("100"));
        newWinTemp =3D window.open(urlWin,nameWin,pW);
        newWinTemp.focus();
        return;
}
function closeNewWindow()
{        if (newWinTemp!=3D"" && newWinTemp!=3D0 && =
newWinTemp.closed=3D=3Dfalse) newWinTemp.close();
        newWinTemp =3D 0;
        return true;
}

//---String functions
function extractParam(params,id)
{        if(! params || params=3D=3D"") return "";
        indB=3Dparams.indexOf("&"+id+"=3D",0);
        if(indB<0) indB=3Dparams.indexOf("?"+id+"=3D",0);
        if(indB<0) return "";
        indB=3DindB+id.length+2;
        indE=3Dparams.indexOf("&",indB); if(indE<=3D0) =
indE=3Dparams.length;
        return params.substring(indB,indE);
}
function trim(val,special)
{        var valS=3Dval.toString();
        if (!valS | valS=3D=3D"") return "";
        var n=3D0; var nn=3DvalS.length;
        for (n=3D0;n<=3Dnn;n++) if(valS.indexOf(" ")=3D=3D0 =
){valS=3DvalS.substr(1);}else{break;};
        for (n=3D0;n<=3Dnn;n++) if(valS.lastIndexOf(" =
")=3D=3D(valS.length-1)){valS=3DvalS.substr(0,valS.length-1);}else{break;=
};
        if(! special || special!=3D1) {for (n=3D0;n<=3Dnn;n++) =
if(valS.indexOf("  ")>=3D0){valS=3DvalS.replace("  "," =
");}else{break;};}
        val=3DvalS;
        return val;
}
function ValidEmail(val)
{        if (val.indexOf('@',0)<=3D0 || val.indexOf('.',0)<=3D0 || =
val.lastIndexOf('.')>=3D(val.length-2) || =
val.indexOf('@',0)!=3Dval.lastIndexOf('@')) return false;
        for (i=3D0; i<val.length; i++)
        {        cCA =3D val.charCodeAt(i);
                if ( cCA<45 || cCA=3D=3D47 || (cCA>57 && cCA<64) || =
(cCA>90 && cCA<95) || cCA=3D=3D96 || (cCA>122 && cCA<192) )
                        return false;
        }
        return true;
}

//---Date format must be DD/MM/YYYY and valid !!!
function CompareDate(date1,date2)
{       d1=3Ddate1; d2=3Ddate2;
        a1=3Dd1.split("/"); a2=3Dd2.split("/");
        d1 =3D new Date(a1[2], a1[1]-1, a1[0], 12);
        d2 =3D new Date(a2[2], a2[1]-1, a2[0], 12);
        a11 =3D d1.valueOf(); a22 =3D d2.valueOf();
        if (a11<a22) return -1;
        if (a11=3D=3Da22) return 0;
        if (a11>a22) return 1;
}

function checknumber(pnum)
{ var x=3Dpnum;
  var anum=3D/(^\d+$)|(^\d+.\d+$)/;
  if (anum.test(x))
   testresult=3Dtrue
  else
   testresult=3Dfalse
}

------=_NextPart_000_0026_01C8D160.794EEBA0
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://fleole.ffgolf.org/resultats/js/math.js

// Copyright 2002 by Ruben ALMEIDA for Accenture.
// DO NOT use for any purpose without explicitly permit : =
ruben.almeida@accenture.com

function VerifyPosiNumeric(valeur)
{        var valS=3Dvaleur.toString();
        var valRes=3D"";
        var okComma=3D0;
        for(p=3D0;p<valS.length;p++)
        {        val=3DvalS.charCodeAt(p);
                if(val>=3D48 && val<=3D57) =
valRes=3DvalRes+valS.charAt(p);
                else{if(okComma=3D=3D0 && (val=3D=3D46 || =
val=3D=3D44)){okComma=3D1;valRes=3DvalRes+valS.charAt(p);}}
        }
        var valSV=3DparseFloat(valRes); if(valRes=3D=3D"") valSV=3D"";
        valeur=3DvalSV;
        if(isNaN(valSV)) return false;
        return valeur;
}
function __FormatDec(valeur,nbDec,type)
{        var valS=3DparseFloat(valeur); if(isNaN(valS)) return false;
        var nbD=3DparseInt(nbDec,10); if(isNaN(nbD)) return false;
        var res=3D1; while(nbD>0) { res=3Dres*10; nbD=3DnbD-1;}
        if (type=3D=3D"f") { return (Math.floor(valS*res))/res; }
        return (Math.round(valS*res))/res;
}
function FormatDecFloor(valeur,nbDec) { return =
__FormatDec(valeur,nbDec,"f"); }
function FormatDecRound(valeur,nbDec) { return =
__FormatDec(valeur,nbDec,"r"); }
function CalculEuro(valeur,taux)
{        var valS=3DparseFloat(valeur); if(isNaN(valS)) return false;
        var tX=3DparseFloat(taux); if(isNaN(tX)) return false;
        var pEuro =3D valS / tX;
        return  FormatDecRound(pEuro,2);
}
------=_NextPart_000_0026_01C8D160.794EEBA0
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://fleole.ffgolf.org/resultats/js/ffg_makepar.js

var the_frame=3Dself;
var over_div=3Dself;
var posi_X =3D 0;
var posi_Y =3D 0;

//-----------------------------------------------------------------------=
---------------------------
//Decide browser version
var isMac =3D (navigator.userAgent.indexOf("Mac") !=3D -1);
var brOP =3D (navigator.userAgent.toLowerCase().indexOf('opera 7.') > =
-1);
var brNS4 =3D (navigator.appName=3D=3D'Netscape' && =
parseInt(navigator.appVersion) =3D=3D 4);
var brNS6 =3D (document.getElementById) ? true : false;
var brIE4 =3D (document.all) ? true : false;
var brIE5 =3D false;=20
if (brIE4) {	// Special Microsoft check version
	var versNum=3DparseFloat(navigator.userAgent.match(/MSIE =
(\d\.\d+)\.*/i)[1]);
	if (versNum >=3D 5) { brIE5=3Dtrue; brNS6=3Dfalse; }
	if (brNS6) brIE4 =3D false;
}

//The document root (string value)
var docRoot =3D 'document.body';
if (document.compatMode && document.compatMode =3D=3D 'CSS1Compat') {
	docRoot=3D ((brIE4 && !brOP) ? 'document.documentElement' : docRoot);
}

//-----------------------------------------------------------------------=
---------------------------
//Capture events (mouse...) and set some global variables
var checkMouseCapture =3D true;
function _mouseMove(e) {
	var e =3D (e) ? e : event;
	if (e.pageX) {
		posi_X =3D e.pageX;
		posi_Y =3D e.pageY;
	} else if (e.clientX) {
		posi_X =3D eval('e.clientX+the_frame.'+docRoot+'.scrollLeft');
		posi_Y =3D eval('e.clientY+the_frame.'+docRoot+'.scrollTop');
	}
}

function _mouseCapture() {
	capExtent =3D document;
	var fN;
	var mseHandler =3D _mouseMove;
	var re =3D /function[ ]+(\w+)\(/;
	if (document.onmousemove || (!brIE4 && window.onmousemove)) {
		if (window.onmousemove) capExtent =3D window;
		fN =3D capExtent.onmousemove.toString().match(re);
		if (fN[1] =3D=3D 'anonymous' || fN[1] =3D=3D '_mouseMove') {
			checkMouseCapture =3D false;
			return;
		}
		var str =3D fN[1]+'(e); ' + '_mouseMove(e); ';
		mseHandler =3D new Function('e', str);
	}
	capExtent.onmousemove =3D mseHandler;
	if (brNS4) capExtent.captureEvents(Event.MOUSEMOVE);
}
if ((brNS4 || brNS6 || brIE4))  _mouseCapture();

//-----------------------------------------------------------------------=
---------------------------
//Macromedia functions to manage the Layers
function MM_findObj(n, d) { //v4.0
  var p,i,x;  if(!d) d=3Ddocument; =
if((p=3Dn.indexOf("?"))>0&&parent.frames.length) {
    d=3Dparent.frames[n.substring(p+1)].document; n=3Dn.substring(0,p);}
  if(!(x=3Dd[n])&&d.all) x=3Dd.all[n]; for =
(i=3D0;!x&&i<d.forms.length;i++) x=3Dd.forms[i][n];
  for(i=3D0;!x&&d.layers&&i<d.layers.length;i++) =
x=3DMM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=3Ddocument.getElementById(n); =
return x;
}
function MM_showHideLayers() { //v3.0
  var i,p,v,obj,args=3DMM_showHideLayers.arguments;
  for (i=3D0; i<(args.length-2); i+=3D3) if =
((obj=3DMM_findObj(args[i]))!=3Dnull) { v=3Dargs[i+2];
    if (obj.style) { obj=3Dobj.style; =
v=3D(v=3D=3D'show')?'visible':(v=3D'hide')?'hidden':v; }
    obj.visibility=3Dv; }
}

//Set the layer where to write into
function _setLayer(nL) {
	if (brNS4) { over_div =3D the_frame.document.layers[nL]; }
	else if (document.all) { over_div =3D the_frame.document.all[nL]; }
		else if (document.getElementById) { over_div =3D =
the_frame.document.getElementById(nL); }
}

//Move the layer
function _moveLayerTo(obj, xL, yL) {
	var theObj=3D(brNS4 ? obj : obj.style);
	theObj.left =3D xL + (!brNS4 ? 'px' : 0);
	theObj.top =3D yL + (!brNS4 ? 'px' : 0);
}

//Write the content in the layer
function _layerWrite(txt) {
	txt +=3D "\n";
	if (brNS4) {
		var lyr =3D over_div.document
		lyr.write(txt)
		lyr.close()
	} else if (typeof over_div.innerHTML !=3D 'undefined') {
		if (brIE5 && isMac) over_div.innerHTML =3D '';
		over_div.innerHTML =3D txt;
	} else {
		range =3D the_frame.document.createRange();
		range.setStartAfter(over);
		domfrag =3D range.createContextualFragment(txt);
		while (over_div.hasChildNodes()) { =
over_div.removeChild(over_div.lastChild); }
		over_div.appendChild(domfrag);
	}
}

//-----------------------------------------------------------------------=
---------------------------
//Main function to write in the layer (call it in the html)
function pubLayerWrite(fr,la,px,py,txt) {
	the_frame=3Dfr;
	_setLayer(la);
	if (checkMouseCapture) _mouseCapture();
	_moveLayerTo(over_div, px, py);
	_layerWrite(txt);
}
------=_NextPart_000_0026_01C8D160.794EEBA0--
