<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">          <title>Topsante.fr - Forum</title> <link rel="stylesheet" href="http://www.studiomag.com/studio/css/studio.css" type="text/css"> <script language="JavaScript" type="text/javascript"> <!--  var random_number="ord="+(Math.round(Math.random()*10000000000))+"?";     function lien(l){ var img = eval("document."+l);   	img.className=''; }  function out(l){ var img = eval("document."+l);  	img.className='roll';  } function fsearch2(){ d=document.forms[0]; for(var i=0; i < document.forms.length;i++){ if (document.forms[i].name=='saisie'){ d1=document.forms[i]; } else{ d1=document.forms[1]; } } a=d1.elements['alias'].value; s=d1.elements['subject'].value; b=d1.elements['Body'].value; if ((a=="") && (s=="")) { alert('Sujet et alias non rempli !!'); } else if ((a=="") && (s=!"")){ alert('Alias non rempli !!'); } else if ((a=!"") && (s=="")){ alert('Sujet non rempli !!'); } else { for(var n=0; n < d.elements.length;n++){ champ=d.elements[n].name;  if(d1.elements[champ] != null){ v=d1.elements[champ].value; d.elements[n].value=v; } } d.submit(); } } function fsearch(){ d=document.forms[0]; d.submit(); } // --> </script>  <script language="JavaScript" type="text/javascript"> <!--  document._domino_target = "_self"; function _doClick(v, o, t) {   var url="/forum/forumts.nsf/0/3d09e57453244756c1256cb00054a067!OpenDocument&Click=" + v;   if (o.href != null)     o.href = url;   else {     if (t == null)       t = document._domino_target;     window.open(url, t);   }  } // --> </script>  <script language="JavaScript" type="text/javascript"> <!--  var random_number="ord="+(Math.round(Math.random()*100000000000))+"?"; function menuRollOver(link,imgOn,imgOut,btton, w, h, b) {                 imgstr= new String();                 imgstr = "<a href=\""+ link +"\" onmouseover=\"document."+btton 			 +".src='/telestar/img/home/" + imgOn  			 + "';\" onmouseout=\"document."+btton+".src='/telestar/img/home/"   			 + imgOut + "';\"> <img src=\"/telestar/img/home/" + imgOut                           + "\"   name=\"" + btton + "\"  height=\"" + h                           + "\" width=\""+ w+ "\" border=\""+b+"\" ></a>";                 document.write(imgstr); }  // --> </script> </head> <body text="#000000" bgcolor="#FFFFFF" bgcolor='#ffffff' MARGINHEIGHT='0' TOPMARGIN='0' MARGINWIDTH='0' LEFTMARGIN='0'  onload="MM_preloadImages('http://www.topsante.fr/topsante_img/home/menuhome/sante_2.gif','http://www.topsante.fr/topsante_img/home/menuhome/beaute_2.gif','http://www.topsante.fr/topsante_img/home/menuhome/nutri_2.gif','http://www.topsante.fr/topsante_img/home/menuhome/forme_2.gif','http://www.topsante.fr/topsante_img/home/menuhome/psycho_2.gif','http://www.topsante.fr/topsante_img/home/menuhome/sexo_2.gif')">  <form action=""><script language="JavaScript"> <!-- 	function formButtonFever(formName,action){ 		var myString = "document."+formName+"."+action+"();"; 		eval(myString); 	} 	function MM_swapImgRestore() { //v3.0 		var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; 	} 	function MM_preloadImages() { //v3.0 		var d=document;  		if(d.images){  			if(!d.MM_p) d.MM_p=new Array(); 			var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) 			if (a[i].indexOf("#")!=0){  				d.MM_p[j]=new Image;  				d.MM_p[j++].src=a[i]; 			} 		} 	} 	function MM_findObj(n, d) { //v4.0 		var p,i,x;  if(!d) d=document;  		if((p=n.indexOf("?"))>0&&parent.frames.length) { 			d=parent.frames[n.substring(p+1)].document;  			n=n.substring(0,p); 		} 		if(!(x=d[n])&&d.all) x=d.all[n];  		for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; 		for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); 		if(!x && document.getElementById) x=document.getElementById(n);  		return x; 	} 	function MM_swapImage() { //v3.0 		var i,j=0,x,a=MM_swapImage.arguments;  		document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3) 		if ((x=MM_findObj(a[i]))!=null){ 			document.MM_sr[j++]=x;  			if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2]; 		} 	} //--> //tmtC_cssOnBrowser tmt_css_NN = "http://www.topsante.fr/topsante_css/top_sante_net.css"; tmt_css_IE = "http://www.topsante.fr/topsante_css/top_sante.css"; if(document.layers){    document.write("<link rel='stylesheet' href='" + tmt_css_NN + "' type='text/css'>"); } if(document.all){    document.write("<link rel='stylesheet' href='" + tmt_css_IE + "' type='text/css'>"); }//tmtC_cssOnBrowserEnd </script> <script language="JavaScript"> <!-- function center_popup(theURL,winName,width,height,features) {  //js-02/04/2001 var w = screen.width; var h = screen.height; 	if(window.screen){ 		ratio_x=(width/w)*100; 		ratio_y=(height/width)*100; 		win_x=(screen.width*ratio_x)/100; 		win_y=(win_x*ratio_y)/100; 		x=(screen.width-win_x)/2; 		y=(screen.height-win_y)/2; 	}else{ 		x=0; 		y=0; 		win_x=w; 		win_y=y; 	} 	winfeatures=("top="+y+",left="+x+",width="+win_x+",height="+win_y+","+features); 	window.open(theURL,winName,winfeatures); } var random_number="ord="+(Math.round(Math.random()*10000000000))+"?"; //--> </script> <div id="Layer1" style="position:absolute; width:165px; height:26px; z-index:1; left: 564px; top: 82px; visibility: visible">    </form><form name="search" method="get" action="http://www.topsante.fr/topsante/home/recherch.htm" >     <table width="191" border="0" cellspacing="0" cellpadding="0" height="30">       <tr>          <td width="69"><img src="http://www.topsante.fr/topsante_img/home/recherche.gif" width="69" height="24"></td>         <td width="89">            <input type="text" name="textfield" size="12" class="cellule">         </td>         <td width="33"><a href="javascript:if(navigator.appName=='Netscape'){document.layers[1].document.forms['search'].submit();}         else {document.search.submit();}" ><img src="http://www.topsante.fr/topsante_img/home/b_ok.gif" width="20" height="24" border="0" ></a></td>       </tr>     </table>   </form> </div> <div id="Layer4" style="position:absolute; width:158px; height:115px; z-index:4; left: 0px; top: 109px; visibility: visible">    <table width="163" border="0" cellspacing="0" cellpadding="0">     <tr>        <td align="right" background="http://www.topsante.fr/topsante_img/home/menuhome/fond_menu.gif" width="163"><a href="http://www.topsante.fr/topsante/sante/index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image81','','http://www.topsante.fr/topsante_img/home/menuhome/sante_2.gif',1)"><img name="Image81" border="0" src="http://www.topsante.fr/topsante_img/home/menuhome/sante_1.gif" width="85" height="36"></a></td>     </tr>     <tr>        <td align="right" background="http://www.topsante.fr/topsante_img/home/menuhome/fond_menu.gif" width="163"><a href="http://www.topsante.fr/topsante/beaute/index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image101','','http://www.topsante.fr/topsante_img/home/menuhome/beaute_2.gif',1)"><img name="Image101" border="0" src="http://www.topsante.fr/topsante_img/home/menuhome/beaute_1.gif" width="97" height="36"></a></td>     </tr>     <tr>        <td align="right" background="http://www.topsante.fr/topsante_img/home/menuhome/fond_menu.gif" width="163"><a href="http://www.topsante.fr/topsante/nutri/index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image91','','http://www.topsante.fr/topsante_img/home/menuhome/nutri_2.gif',1)"><img name="Image91" border="0" src="http://www.topsante.fr/topsante_img/home/menuhome/nutri_1.gif" width="119" height="36"></a></td>     </tr>     <tr>        <td align="right" background="http://www.topsante.fr/topsante_img/home/menuhome/fond_menu.gif" width="163" valign="top"><a href="http://www.topsante.fr/topsante/forme/index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image111','','http://www.topsante.fr/topsante_img/home/menuhome/forme_2.gif',1)"><img name="Image111" border="0" src="http://www.topsante.fr/topsante_img/home/menuhome/forme_1.gif" width="93" height="36"></a></td>     </tr>     <tr>        <td align="right" background="http://www.topsante.fr/topsante_img/home/menuhome/fond_menu.gif" width="163"><a href="http://www.topsante.fr/topsante/psycho/index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image121','','http://www.topsante.fr/topsante_img/home/menuhome/psycho_2.gif',1)"><img name="Image121" border="0" src="http://www.topsante.fr/topsante_img/home/menuhome/psycho_1.gif" width="100" height="36"></a></td>     </tr>     <tr>        <td align="right" background="http://www.topsante.fr/topsante_img/home/menuhome/fond_menu.gif" width="163"><a href="http://www.topsante.fr/topsante/sexo/index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image131','','http://www.topsante.fr/topsante_img/home/menuhome/sexo_2.gif',1)"><img name="Image131" border="0" src="http://www.topsante.fr/topsante_img/home/menuhome/sexo_1.gif" width="79" height="36"></a></td>     </tr>   </table> </div> <div id="Layer2" style="position:absolute; width:53px; height:177px; z-index:2; left: 2px; top: 356px; visibility: visible">    <table width="50" border="0" cellspacing="0" cellpadding="0">     <tr>        <td><a href="javascript:void(0)" onClick="center_popup('http://www.topsante.fr/topsante/popups/commun.htm?name=shopping&titre=Shopping&origin=home','','350','260','scrollbars=yes')"><img src="http://www.topsante.fr/topsante_img/home/menuhome/shopping.gif" width="109" height="24" border="0"></a></td>     </tr>     <tr>        <td><a href="javascript:void(0)" onClick="center_popup('http://www.n2o.com/clients/75/inscription.asp','','700','520','scrollbars=yes')"><img src="http://www.topsante.fr/topsante_img/home/menuhome/news_letter.gif" border="0"></a></td>     </tr>     <tr>        <td><a href="http://forum.topsante.fr/"><img src="http://www.topsante.fr/topsante_img/home/menuhome/forum.gif" width="109" height="34" border="0"></a></td>     </tr>     <tr>        <td><a href="http://www.topsante.fr/topsante/sante/ficheliste.htm?rub=pra&rid=4&titre=urgence"><img src="http://www.topsante.fr/topsante_img/home/menuhome/urgence.gif" border="0"></a></td>     </tr>     <tr>        <td height="30" align="center">          <table border="0" cellspacing="1" cellpadding="0" bgcolor="#CCCCCC" width="91">           <tr>             <td><a href="http://www.topsante.lediet.fr/" onmouseover="document.regime_min.src='http://www.topsante.fr/topsante_img/home/menuhome/regime_minceur01.gif'" onmouseout="document.regime_min.src='http://www.topsante.fr/topsante_img/home/menuhome/regime_minceur02.gif'"><img src="http://www.topsante.fr/topsante_img/home/menuhome/regime_minceur02.gif" name="regime_min" border="0"></a></td>           </tr>         </table>                </td>     </tr>     <tr>        <td height="30" align="center">          <table width="20" border="0" cellspacing="1" cellpadding="0" bgcolor="#CCCCCC">            <tr>             <td><a href="http://www.magrossesse.com/edito/par_topsante/identification.php" ><img src="http://www.topsante.fr/topsante_img/home/menuhome/b_regime_gros.gif" width="100" height="20" border="0"></a></td>           </tr>         </table>       </td>     </tr>     <tr>        <td align="center"><br>         <a href="http://www.viapresse.com/kio_topsante"><img src="http://213.41.66.69/elleXML/Data/couv.gif" border="0"></a></td>     </tr>     <tr>        <td align="center"><a href="http://www.viapresse.com/kio_topsante"><img src="http://www.topsante.fr/topsante_img/home/t_le_mag.gif" width="64" height="13" border="0"></a></td>     </tr>     <tr>       <td><a href="http://www.topsante.fr/topsante/index.htm"><img src="http://www.topsante.fr/topsante_img/home/menuhome/faire_top.gif" width="109" height="35" border="0" onclick="makeDefault(this)"></a></td>     </tr>   </table> </div> <table width="760" border="0" cellspacing="0" cellpadding="0" height="73">   <tr>      <td width="141" height="2" align="center"><img src="http://www.topsante.fr/topsante_img/px.gif" width="1" height="6"></td>     <td width="478" align="center" valign="top" height="78" rowspan="2"> <SCRIPT LANGUAGE="JavaScript1.1"> <!--  document.write ('<IFRAME SRC="http://ads.wanadooregie.com/html.ng/sn=topsante&pn=forums.top&sz=468x60&'+random_number+'" WIDTH="468" HEIGHT="60" MARGINWIDTH="0" MARGINHEIGHT="0" HSPACE="0" VSPACE="0" FRAMEBORDER="0" SCROLLING="no" BORDERCOLOR="#000000">');  document.write ('<SCR' +'IPT LANGUAGE="JavaScript1.1" SRC="http://ads.wanadooregie.com/js.ng/Params.richmedia=yes&sn=topsante&pn=forums.top&sz=468x60&'+random_number+'"></SCR' + 'IPT>');  document.write ('</IFRAME>'); //--> </SCRIPT> <NOSCRIPT><A HREF="http://ads.wanadooregie.com/click.ng/Params.richmedia=yes&sn=topsante&pn=forums.top&sz=468x60&ord=9057838256?"><IMG SRC="http://ads.wanadooregie.com/image.ng/Params.richmedia=yes&sn=topsante&pn=forums.top&sz=468x60&ord=9057838256?" BORDER="0" WIDTH="468" HEIGHT="60"></A></NOSCRIPT> </td>     <td width="141" align="right" valign="top" height="78" rowspan="2"> <SCRIPT LANGUAGE="JavaScript1.1"> <!--  document.write ('<IFRAME SRC="http://ads.wanadooregie.com/html.ng/sn=topsante.vig&pn=vignette1_rg.top&sz=120x60&'+random_number+'" WIDTH="120" HEIGHT="60" MARGINWIDTH="0" MARGINHEIGHT="0" HSPACE="0" VSPACE="0" FRAMEBORDER="0" SCROLLING="no" BORDERCOLOR="#000000">');  document.write ('<SCR' +'IPT LANGUAGE="JavaScript1.1" SRC="http://ads.wanadooregie.com/js.ng/Params.richmedia=yes&sn=topsante.vig&pn=vignette1_rg.top&sz=120x60&'+random_number+'"></SCR' + 'IPT>');  document.write ('</IFRAME>'); //--> </SCRIPT> <NOSCRIPT><A HREF="http://ads.wanadooregie.com/click.ng/Params.richmedia=yes&sn=topsante.vig&pn=vignette1_rg.top&sz=120x60&ord=2517660220?"><IMG SRC="http://ads.wanadooregie.com/image.ng/Params.richmedia=yes&sn=topsante.vig&pn=vignette1_rg.top&sz=120x60&ord=2517660220?" BORDER="0" WIDTH="120" HEIGHT="60"></A></NOSCRIPT> </td>   </tr>   <tr>      <td width="141" height="45" align="center"><a href="http://www.topsante.fr/topsante/index.htm"><img src="http://www.topsante.fr/topsante_img/home/logo.gif" width="121" height="79" border="0"></a></td>   </tr> </table> <table width="760" border="0" cellspacing="0" cellpadding="0" height="72">   <tr>      <td width="166" background="http://www.topsante.fr/topsante_img/home/fond_date.gif" class="gris10" height="17" valign="middle" align="center">        <table width="158" border="0" cellspacing="0" cellpadding="5">         <tr>            <td class="gris10">Mardi 22 avril</td>         </tr>       </table>       <br>     </td>     <td width="414" height="17" background="http://www.topsante.fr/topsante_img/home/fond_date.gif" valign="top">&nbsp;</td>     <td width="68" height="17" background="http://www.topsante.fr/topsante_img/home/fond_date.gif" valign="top">&nbsp;</td>     <td width="80" height="17" background="http://www.topsante.fr/topsante_img/home/fond_date.gif" valign="top">&nbsp;      </td>     <td width="32" height="17" valign="top" background="http://www.topsante.fr/topsante_img/home/fond_date.gif"><img src="http://www.topsante.fr/topsante_img/home/fond_date.gif" width="1" height="24"></td>   </tr>   <tr valign="top">      <td colspan="5" height="156">        <table width="760" border="0" cellspacing="0" cellpadding="0">         <tr>            <td align="right" width="1">&nbsp;</td>           <td align="right" rowspan="2" width="173">&nbsp;</td>           <td  width="600" valign="top" align="left"> <form  method="post" name="saisie"> <table width="580" border="0" cellspacing="0" cellpadding="0" class="no10r" > 	<tr height="40"> <td width=15 rowspan=9>&nbsp;</td> <td width="90" height="40"><A HREF="/forum/forumts.nsf/sujet?open&f=ADMW-4Z2NRY" TARGET="_self" CLASS="noir10r" style="text-decoration:none"><img src="http://www.studiomag.com/studio/img/forum/bt_nouveau.gif" width=77 height=22 ALIGN=middle BORDER=0></A></td> <td width="90"><A HREF="/forum/forumts.nsf/search"  CLASS="noir10r" style="text-decoration:none"><img src="http://www.studiomag.com/studio/img/forum/bt_chercher.gif" width="77" height="22" border="0"></A></td> <td width="90"><a href="/forum/forumts.nsf/rtrep?open&ParentUNID=7E842A329F2B89DCC1256CA7007718D6"  CLASS="no10r" style="text-decoration:none"> <img src="http://www.studiomag.com/studio/img/forum/bt_reponse.gif" width="75" height="22" border="0"></a></td> <td width="200">&nbsp;</td> </tr> <tr  bgcolor="#FFCC99"> <td class="blc11" width="82" height=20 valign="top" >&nbsp;Forum :</td> <td colspan="3" class="blc11" >Vos Amours </td> </tr> <tr height=20 > <td class="no11" bgcolor="#ffffff"><B>&nbsp;Rponse  :</b></td> <td colspan=3 class="no11r" bgcolor="#ffffff"><font size="2" face="Verdana"><a href="/forum/forumts.nsf/49b3290da026c204c1256be6004b9e34/7e842a329f2b89dcc1256ca7007718d6!OpenDocument"><img src="/icons/doclink.gif" border="0" alt=""></a></font><font size="2" color="#FF0000" face="Verdana"> </font><font size="1" face="Verdana">plus ag</font><b><font size="1" face="Verdana"> </font></b><font size="1" face="Verdana">post par Blanche neige le 01/16/2003  04:24:20 PM</font><font size="2" face="Verdana"> </font></td></tr> <tr height=20 bgcolor="#FFCC99"><td class="blc11" ><B>&nbsp;Alias :</B></td> <td colspan=3 class="blc11" ><B>Blanche neige</b></td></tr> <tr height=20> <td class="no11" bgcolor="#FFFFFF"><B>&nbsp;Sujet :</B></td> <td colspan="3" class="no11" bgcolor="#FFFFFF"><B>Futur</B></td></tr>  <tr valign="top" height=20><td colspan="4" class="no11" bgcolor="#FFFFFF"><B>&nbsp;Message :</b></td></tr> <tr valign="top" height=200 bgcolor="white"><td colspan="4" height="200" class="no11r">&nbsp; Tu attend quoi? d'etre marie trois enfants pour lui dire que ta pas de sntiments pour lui??? je vois pas ce que tu attend !!!  </td></tr> <tr valign="top" ><td colspan="4" class="blc10r" height="20" bgcolor="#FFFFFF"> <p><a href="" onclick="return _doClick('C1256A9C005BBB83.b2c91f1850f378e0c1256bd8005b7e66/$Body/0.3608', this, null)"></a><font size="1" face="Arial"><hr><span class="no11">5 documents : </span><br> <a href="/forum/forumts.nsf/0/7e842a329f2b89dcc1256ca7007718d6?OpenDocument" class="no11r"> plus ag (Queen 07/01/2003) </a> <!--7e842a329f2b89dcc1256ca7007718d6--><br> . . <a href="/forum/forumts.nsf/0/8054708295474e47c1256ca8002e2440?OpenDocument" class="no11r"> soit ferme (Emilie 08/01/2003) </a> <!--8054708295474e47c1256ca8002e2440--><br> . . <a href="/forum/forumts.nsf/0/53bed3053946cc50c1256caa004fd819?OpenDocument" class="no11r"> reponse (calimerote 10/01/2003) </a> <!--53bed3053946cc50c1256caa004fd819--><br> . . <a href="/forum/forumts.nsf/0/e9240000d9c68b00c1256cad0066321b?OpenDocument" class="no11r"> plus age (dider 13/01/2003) </a> <!--e9240000d9c68b00c1256cad0066321b--><br> . . <a href="/forum/forumts.nsf/0/3d09e57453244756c1256cb00054a067?OpenDocument" class="no11r"> Futur (Blanche neige 16/01/2003) </a>  </b><img src="/icons/vwicn085.gif"></font> </td></tr> <tr height=20> <td align="left" colspan=2><a href="/forum/forumts.nsf/affichSujet?readform&s=ADMW-4Z2NRY" class="no11r"><B>Retour</B></a></td> <td align="right" colspan=2><a href="/forum/forumts.nsf/affichForum?readform" class="no11r"><B>Retour aux forums</B></a></td> </tr> </table> </td></tr>                                                </table></form>          </td>         </tr>         <tr>            <td align="right" width="1">&nbsp;</td>         </tr>         <tr>            <td align="right" width="1">&nbsp;</td>           <td align="right" width="173">&nbsp;</td>         </tr>         <tr>            <td align="right" width="1">&nbsp;</td>           <td align="right" width="173" height=100>&nbsp;</td>         </tr>       </table>       <br>       <br>       <br>     </td>   </tr> </table>  <table width="759" border="0" cellspacing="0" cellpadding="5">     <tr>      <td width="194" class="gris10">&nbsp;</td>     <td width="60" class="gris10"><a href="http://www.topsante.fr/topsante/index.htm" class="gris10" align="center">Accueil</a></td>     <td width="5" align="center" class="gris10">|</td>     <td width="90" class="gris10"><a href="javascript:void(0)" class="gris10" align="center">Plan du site</a></td>     <td width="5" align="center" class="gris10">|</td>     <td width="135" class="gris10"><a href="javascript:void(0)" onClick="popup('http://www.topsante.fr/topsante/popups/legale.htm','','580','355','scrollbars=yes')" class="gris10" align="center"> Infos l&eacute;gales</a></td>     <td width="5" align="center" class="gris10">|</td>     <td width="60" class="gris10"> <a href="javascript:void(0)" onClick="popup('http://www.topsante.fr/topsante/popups/ethique.htm','','580','355','scrollbars=yes')" class="gris10" align="center">Ethique</a></td>     <td width="5" align="center" class="gris10">|</td>     <td width="135" class="gris10"><a href="javascript:void(0)" onClick="popup('http://www.topsante.fr/topsante/popups/nous_sommes.htm','','580','355','scrollbars=yes')" class="gris10" align="center">Qui sommes-nous?</a></td>     <td width="5" class="gris10">|</td>     <td width="60" class="gris10"><a href="javascript:void(0)" onClick="popup('http://www.topsante.fr/topsante/popups/contact.htm','','580','355','scrollbars=yes')" class="gris10" align="center">Contact</a></td>   </tr> </table>   <table width="760" border="0" cellspacing="0" cellpadding="5">   <tr>      <td align="center" width="118">&nbsp;</td>     <td align="center" width="468"> </td>     <td align="center" width="162"> </td>   </tr> </table> <table width="759" border="0" cellspacing="0" cellpadding="0">   <tr>      <td height="10"><img src="http://www.topsante.fr/topsante_img/px_gris.gif" width="759" height="1"></td>   </tr>   <tr>      <td align="right"><img src="http://www.topsante.fr/topsante_img/home/copyright.gif" width="81" height="17"></td>   </tr> </table>  <!-- eStat --> <SCRIPT LANGUAGE="JavaScript"> <!-- var _PJS=0; //--> </SCRIPT> <SCRIPT LANGUAGE="JavaScript" SRC="http://prof.estat.com/js/m.js"></SCRIPT> <SCRIPT LANGUAGE="JavaScript"> <!-- if(_PJS) _estatl('232032135261','293093135260','forum','topsante'); //--> </SCRIPT> <NOSCRIPT> <IMG SRC="http://prof.estat.com/m/web/232032135261?g=293093135260&p=forum&c=topsante&st=0&sjs=0" BORDER="0"> </NOSCRIPT> <!-- /eStat --><br> </form> </body> </html> 
