
<html>
<head>
<title>SFLS - La lettre</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script language="javascript">

var xhr = null; 

function getXhr(){
	if(window.XMLHttpRequest) // Firefox et autres
	   xhr = new XMLHttpRequest(); 
	else if(window.ActiveXObject){ // Internet Explorer 
	   try {
                xhr = new ActiveXObject("Msxml2.XMLHTTP");
            } catch (e) {
                xhr = new ActiveXObject("Microsoft.XMLHTTP");
            }
	}
	else { // XMLHttpRequest non supporté par le navigateur 
	   alert("Votre navigateur ne supporte pas les objets XMLHTTPRequest...");
	   xhr = false; 
	} 
}

function setContent(val){
	if (val!="") {
		document.getElementById("contenuArt").innerHTML = "";
		document.getElementById("loadin").style.display= "block";
		document.getElementById("etatSomm").value="off";
		boucleScroll();
		getXhr()
		xhr.onreadystatechange = function(){
			if(xhr.readyState == 4 && xhr.status == 200){
				document.getElementById("loadin").style.display= "none";
				document.getElementById("contenuArt").innerHTML = xhr.responseText;
			}
		}
		xhr.open("GET","showContent.asp?NUM=23&Item="+val,true);
		xhr.send(null);
	} else {
		document.getElementById("loadin").style.display= "none";
		document.getElementById("etatSomm").value="off";
		document.getElementById("sommaire").style.display= "none";
		document.getElementById("contenuArt").innerHTML = "<div class=\"texteArticle\"><p>Ce numéro n'est pas encore disponible sur le site, <a href=\"downloadLettre.asp?num=23\">mais vous pouvez le télécharger au format PDF en cliquant ici !</a></p></div>";
	}
}

function boucleScroll() {
	if (document.getElementById("etatSomm").value=="off"&&document.getElementById("hauteurDIV").value>18) {
		document.getElementById("hauteurDIV").value = parseInt(document.getElementById("hauteurDIV").value)-10;
		document.getElementById("sommaire").style.height=(parseInt(document.getElementById("decalNav").value)+parseInt(document.getElementById("hauteurDIV").value))+"px";
		setTimeout("boucleScroll()",10);
	}
	if (document.getElementById("etatSomm").value=="off"&&document.getElementById("hauteurDIV").value<18) {
		document.getElementById("hauteurDIV").value = 18;
		document.getElementById("sommaire").style.height=(parseInt(document.getElementById("decalNav").value)+18)+"px";
	}
	if (document.getElementById("etatSomm").value=="on"&&document.getElementById("hauteurDIV").value<271) {
		document.getElementById("hauteurDIV").value = parseInt(document.getElementById("hauteurDIV").value)+4;
		document.getElementById("sommaire").style.height=(parseInt(document.getElementById("decalNav").value)+parseInt(document.getElementById("hauteurDIV").value))+"px";
		setTimeout("boucleScroll()",10);
	}
}

function toggleSomm() {
	if (document.getElementById("etatSomm").value=="off") {
		document.getElementById("etatSomm").value="on";
	} else {
		document.getElementById("etatSomm").value="off";
	}
	boucleScroll();
}

function checkHauteur() {
	if (navigator.appName=="Microsoft Internet Explorer") {
		document.getElementById("decalNav").value = "12";
	}
	document.getElementById("hauteurDIV").value = "18";
	document.getElementById("sommaire").style.height=(parseInt(document.getElementById("decalNav").value)+parseInt(document.getElementById("hauteurDIV").value))+"px";
	document.getElementById("sommaire").style.display="block";
}
</script>
<link rel="stylesheet" href="../../sfls.css" type="text/css">
<link rel="stylesheet" href="../lettre.css" type="text/css">
<script src="../../scripts/AC_RunActiveContent.js" type="text/javascript"></script>
</head>

<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onLoad="checkHauteur();setContent('')">
<div id="commandes" name="commandes" style="position:absolute; top:100px; left:587px; background-color:#EFEFEF; padding:5px; width: 208px; height:18px; display:block; border-style:solid; border-color:#666666; border-left-width:1px; border-bottom-width:2px; border-right-width:2px; border-top-width:1px; text-align:right">
<span class="texteBrut"><a href="../lettre.asp">retour au menu</a> | <a href="downloadLettre.asp?num=23">t&eacute;l&eacute;charger ce num&eacute;ro</a></span></div>
<div id="sommaire" name="sommaire" style="position:absolute; overflow:hidden; top:127px; left:587px; background-color:#EFEFEF; padding:5px; width: 208px; height:18px; display:none; border-style:solid; border-color:#666666; border-left-width:1px; border-bottom-width:2px; border-right-width:2px; border-top-width:1px; text-align:right">
<span class="texteBrut"><a href="javascript:toggleSomm();"><strong>Sommaire N.23</strong> - Avril 2004</a><br></span>
</div>
<table width="800" border="0" cellspacing="0" cellpadding="0">
  <tr> 
    <td width="248" valign="top"> <table width="248" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td width="34" background="../../images/architecture/fondRouge.gif">&nbsp;</td>
          <td width="203"><a href="../../default.asp"><img src="../../images/architecture/hautMenuGauche.gif" width="203" height="89" border="0"></a></td>
          <td width="11" background="../../images/architecture/fondRouge.gif">&nbsp;</td>
        </tr>
        <tr> 
          <td width="34"><img src="../../images/iconographie/spacer.gif" width="34" height="8"></td>
          <td width="203">             <table width="203" border="0" cellspacing="0" cellpadding="0" height="711" background="../../images/architecture/fondMenuGauche.jpg" class="texteBrut">
              <tr> 
                <td valign="top" class="menuGauche"><img src="../../images/architecture/menuGauche/SFLS.gif" width="203" height="47"><br>
      <img src="../../images/architecture/menuGauche/menuSFLS.gif" width="203" height="43" border="0"><br>
                  <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1"><br>
      <img src="../../images/iconographie/spacer.gif" width="45" height="22" align="absmiddle"> 
      <img src="../../images/iconographie/flechePuceOrange.gif" width="11" height="11" align="absmiddle"> 
      <a href="../../sfls/presentation-association-sfls.asp">Pr&eacute;sentation</a><br>
                  <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1"><br>
      <img src="../../images/iconographie/spacer.gif" width="45" height="22" align="absmiddle"> 
      <img src="../../images/iconographie/flechePuceOrange.gif" width="11" height="11" align="absmiddle"> 
      <a href="../../sfls/bureau-sfls.asp">Bureau et CA</a><br>
                  <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1"><br>
      <img src="../../images/iconographie/spacer.gif" width="45" height="22" align="absmiddle"> 
      <img src="../../images/iconographie/flechePuceOrange.gif" width="11" height="11" align="absmiddle"> 
      <a href="../../sfls/commissions-sfls.asp">Commissions</a><br>
                  <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1"><br>
      <img src="../../images/iconographie/spacer.gif" width="45" height="22" align="absmiddle"> 
      <img src="../../images/iconographie/flechePuceOrange.gif" width="11" height="11" align="absmiddle"> 
      <a href="../../sfls/inscription-association.asp">Inscription &agrave; la SFLS</a><br>
                  <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1"><br>
      <a href="../../formations/presentation.asp"><img src="../../images/architecture/menuGauche/menuFormations.gif" width="203" height="43" border="0"></a><br>
                  <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1"><br>
      <img src="../../images/iconographie/spacer.gif" width="45" height="22" align="absmiddle"> 
      <img src="../../images/iconographie/flechePuceOrange.gif" width="11" height="11" align="absmiddle"> 
      <a href="../../formations/programme-formation.asp?annee=2010">2010</a><br>
                  <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1"><br>
      <img src="../../images/iconographie/spacer.gif" width="45" height="22" align="absmiddle"> 
      <img src="../../images/iconographie/flechePuceOrange.gif" width="11" height="11" align="absmiddle"> 
      <a href="../../formations/programme-formation.asp?annee=2009">2009</a><br>
      <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1"><br>
      <img src="../../images/iconographie/spacer.gif" width="45" height="22" align="absmiddle"> 
      <img src="../../images/iconographie/flechePuceOrange.gif" width="11" height="11" align="absmiddle"> 
      <a href="../../formations/programme-formation-du-diu.asp">DU/DIU</a><br>
      <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1"><br>
      <img src="../../images/iconographie/spacer.gif" width="45" height="22" align="absmiddle"> 
      <img src="../../images/iconographie/flechePuceOrange.gif" width="11" height="11" align="absmiddle"> 
      <a href="../../formations/programme-formation-agrees-sfls.asp">Formations agr&eacute;es</a><br>
                  <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1"><br>
      <img src="../../images/iconographie/spacer.gif" width="45" height="22" align="absmiddle"> 
      <img src="../../images/iconographie/flechePuceOrange.gif" width="11" height="11" align="absmiddle"> 
      <a href="../../formations/programme-formation-autres.asp">Autres formations</a><br>
                  <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1"><br>
      <img src="../../images/iconographie/spacer.gif" width="45" height="22" align="absmiddle"> 
      <img src="../../images/iconographie/flechePuceOrange.gif" width="11" height="11" align="absmiddle"> 
      <a href="../../formations/commission.asp">Commission formations</a><br>
                  <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1"><br>            
      <img src="../../images/architecture/menuGauche/menuJournees.gif" width="203" height="43" border="0"><br>
                  <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1"><br>
      <img src="../../images/iconographie/spacer.gif" width="45" height="22" align="absmiddle"> 
      <img src="../../images/iconographie/flechePuceOrange.gif" width="11" height="11" align="absmiddle"> 
      <a href="../../journees-nationales/programme-2010.asp">Bordeaux 2010</a><br>
                  <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1"><br>
      <img src="../../images/iconographie/spacer.gif" width="45" height="22" align="absmiddle"> 
      <img src="../../images/iconographie/flechePuceOrange.gif" width="11" height="11" align="absmiddle"> 
      <a href="../../journees-nationales/programme-2009.asp">Nice 2009</a><br>
                  <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1"><br>
      <img src="../../images/iconographie/spacer.gif" width="45" height="22" align="absmiddle"> 
      <img src="../../images/iconographie/flechePuceOrange.gif" width="11" height="11" align="absmiddle"> 
      <a href="../../journees-nationales/archives.asp">Autres Journ&eacute;es</a><br>
                  <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1"><br>
      <a href="../../actualite/dernieres-nouvelles.asp"><img src="../../images/architecture/menuGauche/menuActus.gif" width="203" height="43" border="0"></a><br>
                  <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1"><br>
      <a href="../../epp/sfls-organisme-agree-epp.asp"><img src="../../images/architecture/menuGauche/menuEPP.gif" width="203" height="43" border="0"></a><br>
                  <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1"><br>
      <a href="../../corevih/corevih.asp"><img src="../../images/architecture/menuGauche/menuCOREVIH.gif" width="203" height="43" border="0"></a><br>
      <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1">
       <img src="../../images/iconographie/spacer.gif" width="45" height="22" align="absmiddle"> 
      <img src="../../images/iconographie/flechePuceOrange.gif" width="11" height="11" align="absmiddle"> 
      <a href="../../corevih/corevih.asp">Pr&eacute;sentation</a><br>
                  <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1"><br>
      <img src="../../images/iconographie/spacer.gif" width="45" height="22" align="absmiddle"> 
      <img src="../../images/iconographie/flechePuceOrange.gif" width="11" height="11" align="absmiddle"> 
      <a href="../../corevih/corevih-bao.asp">BAO</a><br>
                  <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1"><br>
      <img src="../../images/iconographie/spacer.gif" width="45" height="22" align="absmiddle"> 
      <img src="../../images/iconographie/flechePuceOrange.gif" width="11" height="11" align="absmiddle"> 
      <a href="../../corevih/annuaire-corevih.asp">Annuaire</a>
                  <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1"><br>
      <a href="../../lettre/lettre.asp"><img src="../../images/architecture/menuGauche/menuLettre.gif" width="203" height="43" border="0"></a><br>
                  <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1"><br>
      <a href="../../diaporamas/diaporamas.asp"><img src="../../images/architecture/menuGauche/menuDiaporama.gif" width="203" height="43" border="0"></a><br>
                  <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1"><br>
      <a href="../../annuaire/annuaire.asp"><img src="../../images/architecture/menuGauche/menuAnnuaire.gif" width="203" height="43" border="0"></a><br>
                  <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1"><br>
      <a href="../../annonce/default.asp"><img src="../../images/architecture/menuGauche/menuPA.gif" width="203" height="43" border="0"></a><br>
                  <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1"><br>
      <a href="../../liens/liens.asp"><img src="../../images/architecture/menuGauche/menuLiens.gif" width="203" height="43" border="0"></a><br>
                  <img src="../../images/architecture/menuGauche/barrePointille.gif" width="203" height="1"><br>
      <a href="../../webcast/webcast.asp"><img src="../../images/architecture/menuGauche/menuWebcast.gif" width="203" height="43" border="0"></a></td>
              </tr>
            </table>
           </td>
          <td width="11"><img src="../../images/iconographie/spacer.gif" width="11" height="8"></td>
        </tr>
      </table></td>
    <td width="563" valign="top"> <table width="563" border="0" cellspacing="0" cellpadding="0" class="texteBrut">
        <tr> 
          <td><img src="../../images/architecture/hautPrincipal.jpg" width="563" height="69"></td>
        </tr>
        <tr> 
          <td background="../../images/architecture/fondRouge.gif" align="right" class="grasBlanc"><img src="../../images/iconographie/spacer.gif" width="1" height="20" align="absmiddle">&nbsp;<a href="../../contact.asp">Contact</a> 
            | <a href="http://www.sfls.aei.fr/plan.asp">Plan du site</a> | <span class="grasJaune"><a href="http://www.sfls.aei.fr/sfls/inscription.asp">Inscrivez-vous</a></span>&nbsp;</td>
        </tr>
      </table>
      <table border="0" cellspacing="0" cellpadding="0" class="texteBrut" width="563">
        <tr valign="top"> 
          <td> <table width="245" border="0" cellspacing="0" cellpadding="0">
              <tr valign="top" class="texteBrut"> 
                <td width="220" class="decal14px"><img src="../../images/headers/laLettre.gif" height="44"></td>
              </tr>
          </table>
          <input type="hidden" name="etatSomm" id="etatSomm" value="off">
          <input type="hidden" name="hauteurDIV" id="hauteurDIV" value="">
          <input type="hidden" name="decalNav" id="decalNav" value="0"></td>
        </tr>
        <tr valign="top"> 
          <td background="../../images/iconographie/bordurePointHorizontal.gif"><img src="../../images/iconographie/spacer.gif" width="1" height="1"></td>
        </tr>
        <tr valign="top"> 
          <td background="../../images/iconographie/bordurePointHorizontal.gif"><img src="../../images/iconographie/spacer.gif" width="1" height="1"></td>
        </tr>
      </table>
      <table border="0" cellspacing="0" cellpadding="0" class="texteBrut" width="563">
        <tr valign="top"> 
          <td class="decal14px"><div id="loadin" name="loadin" style="display:block;"><img src="loading.gif"></div>
          <div id="contenuArt" name="contenuArt"></div></td>
        </tr>
    </table></td>
  </tr>
  <tr>
    <td colspan="2" valign="top"><table width="776" border="0" cellspacing="0" cellpadding="0" class="texteBrut">
        <tr> 
          <td width="24"><img src="../../images/iconographie/spacer.gif" width="1" height="2"></td>
          <td colspan="3" bgcolor="#ABABAB"><img src="../../images/iconographie/spacer.gif" width="1" height="2"></td>
        </tr>
        <tr> 
          <td width="24"><img src="../../images/iconographie/spacer.gif" width="1" height="1"></td>
          <td colspan="3"><img src="../../images/iconographie/spacer.gif" width="1" height="1"></td>
        </tr>
        <tr> 
          <td width="24">&nbsp;</td>
          <td width="236" bgcolor="#EEEEEE">&nbsp;</td>
          <td width="350" bgcolor="#EEEEEE" align="center">Copyright &copy;2007 
            Soci&eacute;t&eacute; Fran&ccedil;aise de Lutte contre le Sida</td>
          <td width="156" bgcolor="#EEEEEE" align="center">Une cr&eacute;ation 
            :<br> <img src="../../images/architecture/aei.gif" width="98" height="48"> 
          </td>
        </tr>
      </table></td>
  </tr>
  <tr> 
    <td colspan="2" valign="top"><a href="http://www.xiti.com/xiti.asp?s=380250" title="WebAnalytics" target="_top">
<script type="text/javascript">
<!--
Xt_param = 's=380250&p=';
try {Xt_r = top.document.referrer;}
catch(e) {Xt_r = document.referrer; }
Xt_h = new Date();
Xt_i = '<img width="39" height="25" border="0" alt="" ';
Xt_i += 'src="http://logv3.xiti.com/hit.xiti?'+Xt_param;
Xt_i += '&hl='+Xt_h.getHours()+'x'+Xt_h.getMinutes()+'x'+Xt_h.getSeconds();
if(parseFloat(navigator.appVersion)>=4)
{Xt_s=screen;Xt_i+='&r='+Xt_s.width+'x'+Xt_s.height+'x'+Xt_s.pixelDepth+'x'+Xt_s.colorDepth;}
document.write(Xt_i+'&ref='+Xt_r.replace(/[<>"]/g, '').replace(/&/g, '$')+'" title="Internet Audience">');
//-->
</script>
<noscript>
Mesure d'audience ROI statistique webanalytics par <img width="39" height="25" src="http://logv3.xiti.com/hit.xiti?s=380250&p=" alt="WebAnalytics" />
</noscript></a>
</td>
  </tr>
</table>
</body>
</html>
