<!-- saved from url=(0022)http://internet.e-mail --> <html> <head> <title>Couples libertins, changisme, libertinage, swappers, clubs, changistes, rencontres, sexe</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="keywords" content="sexe, sex, changisme, changiste, echangisme, echangiste, rencontres, clubs echangistes, libertinage, libertins, couples libertins,couples echangistes, clubs privs, annonces, annonces changistes, annonces libertines, bisexuel, sm, free sex, sexe gratuit, swappers, swappers meeting, announces."> <meta name="description" content="Annonces changistes gratuites classes par rgions pour rencontres entre couples libertins dans toute la france, dialogue en direct, forum de discussion."> <meta name="robots" content="index,follow"> <script language="JavaScript1.2"> <!--    var bookmarkurl="http://www.sexe-change.com" 	var bookmarktitle="Annonces changistes sexe-change.com" 	function addbookmark ()  		{ 		if (document.all) window.external.AddFavorite(bookmarkurl,bookmarktitle) 		}  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];}} } //--> </script>  <script LANGUAGE="JavaScript" FPTYPE="mydynamicanimation"> <!--   dynamicanimAttr = "mydynamicanimation"   animateElements = new Array()   currentElement = 0   speed = 0   stepsZoom = 8   stepsWord = 8   stepsFly = 12   stepsSpiral = 16   steps = stepsZoom   step = 0   outString = ""   function mydynAnimation()   {     var ms = navigator.appVersion.indexOf("MSIE")     ie4 = (ms>0) && (parseInt(navigator.appVersion.substring(ms+5, ms+6)) >= 4)     if(!ie4)     {       if((navigator.appName == "Netscape") &&          (parseInt(navigator.appVersion.substring(0, 1)) >= 4))       {         for (index=document.layers.length-1; index >= 0; index--)         {             layer=document.layers[index]             if (layer.left==10000)                 layer.left=0         }       }       return     }     for (index=document.all.length-1; index >= document.body.sourceIndex; index--)     {       el = document.all[index]       animation = el.getAttribute(dynamicanimAttr, false)       if(null != animation)       {         if(animation == "dropWord" || animation == "flyTopRightWord" || animation == "flyBottomRightWord")         {           ih = el.innerHTML           outString = ""           i1 = 0           iend = ih.length           while(true)           {             i2 = startWord(ih, i1)             if(i2 == -1)               i2 = iend             outWord(ih, i1, i2, false, "")             if(i2 == iend)               break             i1 = i2             i2 = endWord(ih, i1)             if(i2 == -1)               i2 = iend             outWord(ih, i1, i2, true, animation)             if(i2 == iend)               break             i1 = i2           }           document.all[index].innerHTML = outString           document.all[index].style.posLeft = 0           document.all[index].setAttribute(dynamicanimAttr, null)         }         if(animation == "zoomIn" || animation == "zoomOut")         {           ih = el.innerHTML           outString = "<SPAN " + dynamicanimAttr + "=\"" + animation + "\" style=\"position: relative; left: 10000;\">"           outString += ih           outString += "</SPAN>"           document.all[index].innerHTML = outString           document.all[index].style.posLeft = 0           document.all[index].setAttribute(dynamicanimAttr, null)         }       }     }     i = 0     for (index=document.body.sourceIndex; index < document.all.length; index++)     {       el = document.all[index]       animation = el.getAttribute(dynamicanimAttr, false)       if (null != animation)       {         if(animation == "flyLeft")         {           el.style.posLeft = 10000-offsetLeft(el)-el.offsetWidth           el.style.posTop = 0         }         else if(animation == "flyRight")         {           el.style.posLeft = 10000-offsetLeft(el)+document.body.offsetWidth           el.style.posTop = 0         }         else if(animation == "flyTop" || animation == "dropWord")         {           el.style.posLeft = 0           el.style.posTop = document.body.scrollTop-offsetTop(el)-el.offsetHeight         }         else if(animation == "flyBottom")         {           el.style.posLeft = 0           el.style.posTop = document.body.scrollTop-offsetTop(el)+document.body.offsetHeight         }         else if(animation == "flyTopLeft")         {           el.style.posLeft = 10000-offsetLeft(el)-el.offsetWidth           el.style.posTop = document.body.scrollTop-offsetTop(el)-el.offsetHeight         }         else if(animation == "flyTopRight" || animation == "flyTopRightWord")         {           el.style.posLeft = 10000-offsetLeft(el)+document.body.offsetWidth           el.style.posTop = document.body.scrollTop-offsetTop(el)-el.offsetHeight         }         else if(animation == "flyBottomLeft")         {           el.style.posLeft = 10000-offsetLeft(el)-el.offsetWidth           el.style.posTop = document.body.scrollTop-offsetTop(el)+document.body.offsetHeight         }         else if(animation == "flyBottomRight" || animation == "flyBottomRightWord")         {           el.style.posLeft = 10000-offsetLeft(el)+document.body.offsetWidth           el.style.posTop = document.body.scrollTop-offsetTop(el)+document.body.offsetHeight         }         else if(animation == "spiral")         {           el.style.posLeft = 10000-offsetLeft(el)-el.offsetWidth           el.style.posTop = document.body.scrollTop-offsetTop(el)-el.offsetHeight         }         else if(animation == "zoomIn")         {           el.style.posLeft = 10000           el.style.posTop = 0         }         else if(animation == "zoomOut")         {           el.style.posLeft = 10000           el.style.posTop = 0         }         else         {           el.style.posLeft = 10000-offsetLeft(el)-el.offsetWidth           el.style.posTop = 0         }         el.initLeft = el.style.posLeft         el.initTop = el.style.posTop         animateElements[i++] = el       }     }     window.setTimeout("animate();", speed)   }   function offsetLeft(el)   {     x = el.offsetLeft     for (e = el.offsetParent; e; e = e.offsetParent)       x += e.offsetLeft;     return x   }    function offsetTop(el)   {     y = el.offsetTop     for (e = el.offsetParent; e; e = e.offsetParent)       y += e.offsetTop;     return y   }    function startWord(ih, i)   {     for(tag = false; i < ih.length; i++)     {       c = ih.charAt(i)       if(c == '<')         tag = true       if(!tag)         return i       if(c == '>')         tag = false     }     return -1   }   function endWord(ih, i)   {     nonSpace = false     space = false     while(i < ih.length)     {       c = ih.charAt(i)       if(c != ' ')         nonSpace = true       if(nonSpace && c == ' ')         space = true       if(c == '<')         return i       if(space && c != ' ')         return i       i++     }     return -1   }   function outWord(ih, i1, i2, dyn, anim)   {     if(dyn)       outString += "<SPAN " + dynamicanimAttr + "=\"" + anim + "\" style=\"position: relative; left: 10000;\">"     outString += ih.substring(i1, i2)     if(dyn)       outString += "</SPAN>"   }   function animate()   {     el = animateElements[currentElement]     animation = el.getAttribute(dynamicanimAttr, false)     step++     if(animation == "spiral")     {       steps = stepsSpiral       v = step/steps       rf = 1.0 - v       t = v * 2.0*Math.PI       rx = Math.max(Math.abs(el.initLeft), 200)       ry = Math.max(Math.abs(el.initTop),  200)       el.style.posLeft = Math.ceil(-rf*Math.cos(t)*rx)       el.style.posTop  = Math.ceil(-rf*Math.sin(t)*ry)     }     else if(animation == "zoomIn")     {       steps = stepsZoom       el.style.fontSize = Math.ceil(50+50*step/steps) + "%"       el.style.posLeft = 0     }     else if(animation == "zoomOut")     {       steps = stepsZoom       el.style.fontSize = Math.ceil(100+200*(steps-step)/steps) + "%"       el.style.posLeft = 0     }     else     {       steps = stepsFly       if(animation == "dropWord" || animation == "flyTopRightWord" || animation == "flyBottomRightWord")         steps = stepsWord       dl = el.initLeft / steps       dt = el.initTop  / steps       el.style.posLeft = el.style.posLeft - dl       el.style.posTop = el.style.posTop - dt     }     if (step >= steps)      {       el.style.posLeft = 0       el.style.posTop = 0       currentElement++       step = 0     }     if(currentElement < animateElements.length)       window.setTimeout("animate();", speed)   } //--> </script> </head>  <body bgcolor="#FFFFFF" background="fichiers/back2.gif"> <center>   <table width="750" border="0" cellspacing="0" cellpadding="0">     <tr>       <td><div align="center">           <p><img src="fichiers/logo.jpg" width="379" height="136" alt="libertins,swappers"></p>           <p><font face="Arial, Helvetica, sans-serif"><strong>*********** ATTENTION              AVERTISSEMENT ! ***********</strong></font></p>           <p><strong><font face="Arial, Helvetica, sans-serif">VOUS ENTREZ SUR              UN SITE POUR ADULTES.</font></strong></p>           <p><strong><font face="Arial, Helvetica, sans-serif"> IL EST STRICTEMENT              <font color="#FF0000">INTERDIT AUX MOINS DE 18 ANS ET DECONSEILLE              AUX PERSONNES SENSIBLES</font>. SI VOUS VOUS TROUVEZ DANS UN DE CES              CAS NOUS VOUS DEMANDONS DE QUITTER IMMEDIATEMENT CE SITE ET DE <a href="http://www.sunzone.net">CLIQUER              ICI</a></font></strong></p>           <p><a href="index2.htm"><img src="fichiers/bouton_entrez.gif" width="244" height="109" border="0"></a></p>           <p><a href="http://www.tootoomatoo.com" target="_blank"><img src="http://www.tootoomatoo.com/fichiers/ban.gif" width="468" height="60" border="0"></a></p>           <p>&nbsp;</p>           <p>&nbsp;</p>           <p>&nbsp;</p>           <p>&nbsp;</p>           <p>Nos partenaires</p>           <p> <a href="http://www.meilleurdux.com" target="_blank"><img src="http://www.meilleurdux.com/graph/boutonmdx.gif" width="120" height="60" border="0"></a>              <br>           </p>           <p> <A HREF=http://www.sexy-parade.com/hp.asp?site=s73285 TARGET=_blank><IMG SRC=http://logs.sexy-parade.com/logohps1.gif?site=s73285 ALT="Sexy-Parade" WIDTH=77 HEIGHT=26 BORDER=0 align="absmiddle"></A>              <a href='http://www.altavisex.com/countitaff.asp?strid=bonnaf' target="_blank"><img src='bannieres/altavisex-s.gif' border=0 width="88" height="62" align="absmiddle"></a><A href="http://www.seek69.com/fr" target="_blank"><IMG src="bannieres/seek69fr.gif" BORDER=0 WIDTH=140 HEIGHT=40 alt="Seek69 - L'Ultime Rpertoire de Recherche pour Adulte" align="absmiddle"></A>              <a href="http://www.xcherche.com" target = "_blank"><img src = "http://www.xcherche.com/v/logo.gif" width = "105" height = "23" alt = "xcherche.com le moteur de recherche pour adultes" border = "0" align="absmiddle"></a>              <a href="http://www.gratixxx.com" target="_blank"><img src="bannieres/gratixxx.gif" width="150" height="60" border="0" align="absmiddle"></a>              <a href="http://www.pinoop.com" target="_blank"><img src="bannieres/pinoop4.gif" width="90" height="60" border="0" align="absmiddle"></a>            <p align="center"><A HREF="http://www.voissa.com/" TARGET="_blank">              <IMG SRC="bannieres/voissa.gif" ALT="Le 1er moteur de recherche francophone de sexe" BORDER=0 width="204" height="35" align="absmiddle"></A>              <a href="http://www.reference-sexe.com/" target="_blank"> <img src="http://hit.reference-sexe.com/hitlogo.gif?site=3170" border="0" width="90" height="30" align="absmiddle"></a>              <a href="http://www.atoosexe.com" target="_blank"><img src="bannieres/atoosexelogo8.gif" width="146" height="26" border="0" align="absmiddle"></a>            </p>           <p align="center"><a href="http://www.sexe-zapping.com" target="_blank"><img src="bannieres/sz.gif" width="137" height="30" border="0" align="absmiddle"></a>              <a href="http://www.adresses-sexy.com" target="_blank"><img src="bannieres/adressesv.gif" width="72" height="72" align="absmiddle" border="0"></a>              <a href="http://www.sexy-video.com" target="_blank"> <img src="bannieres/amateur.gif" width="130" height="33" border="0" align="absmiddle"></a>              <a href="http://www.maxisexy.com" target="_blank"><img src="bannieres/maxilogo.gif" width="132" height="47" align="absmiddle" border="0"></a>              <br>             <a href="http://www.atoosexe.net/cgi-bin/atootop/rankem.cgi?id=lgnco"target="_blank"><font face="verdana" size="2"><b>PLUS              DE SEXE GRATUIT ? CLIQUEZ ICI !</b></font></a> </p>           <p align="center"><strong><big><big><font face="Arial" color="#990000" size="2">N'oubliez              pas de cliquer sur les banni&egrave;res ci- dessous pour aider sexe-change...</font></big></big></strong></p>           <p align="center"><a href="boutique.htm"><img src="bannieres%20sexe%20change/asie3x14.jpg" width="468" height="72" border="0"></a></p>         </div></td>     </tr>   </table> </center> <DIV id=sou5  style="HEIGHT: 20px; LEFT: 100px; POSITION: absolute; TOP: 100px; WIDTH: 20px"><IMG  alt="" border=0 height=26 src="fichiers/1.gif"  width=29></DIV> <DIV id=sou4  style="HEIGHT: 20px; LEFT: 68px; POSITION: absolute; TOP: 135px; WIDTH: 20px"><IMG  alt="" border=0 height=26 src="fichiers/1.gif"  width=29></DIV> <DIV id=sou3  style="HEIGHT: 15px; LEFT: 35px; POSITION: absolute; TOP: 156px; WIDTH: 15px"><IMG  alt="" border=0 height=26 src="fichiers/1.gif"  width=29></DIV> <DIV id=sou2  style="HEIGHT: 15px; LEFT: 55px; POSITION: absolute; TOP: 153px; WIDTH: 15px"><IMG  alt="" border=0 height=26 src="fichiers/1.gif"  width=29></DIV> <DIV id=sou1  style="HEIGHT: 10px; LEFT: 51px; POSITION: absolute; TOP: 151px; WIDTH: 12px"><IMG  alt="" border=0 height=26 src="fichiers/1.gif"  width=29></DIV> <SCRIPT language=JavaScript1.2> <!-- lgncom 1999 last modified Echo jt 23/11/99 ns4 = (document.layers)? true:false;ie4 = (document.all)? true:false;ie5fix1 = ie5fix2 = 3;ie4macfix = 0; if (navigator.appVersion.indexOf('Mac') != -1 && navigator.appVersion.indexOf('4') != -1 || navigator.appVersion.indexOf('NetCaptor') != -1) var ie4macfix = 8; function newPos(e){if (document.all) {ie5fix1=document.body.scrollLeft;ie5fix2=document.body.scrollTop;} moveTo('n5',(ie4)?event.clientX+ie5fix1+ie4macfix:e.pageX+2,(ie4)?event.clientY+ie5fix2+ie4macfix:e.pageY+2);} function cycle() {for (v=1;v<5;v++) {moveTo('n'+v,eval('n'+(v+1)).left,eval('n'+(v+1)).top)}; setTimeout("cycle()",50)} if (ns4) for (s=1;s<6;s++) {eval("n"+s+" = document.layers['sou"+s+"']");} else for (s=1;s<6;s++) {eval("n"+s+" = document.all['sou"+s+"'].style");} function moveTo(idt,m,p) {eval(idt).left = m; eval(idt).top = p;} if(document.layers) document.captureEvents(Event.MOUSEMOVE); document.onmousemove=newPos; cycle(); //--> </SCRIPT> <p align="center" mydynamicanimation="flyTopRightWord" style="position: relative !important; left: 10000 !important"><strong><big><big></big></big></strong></p>    </body> </html> 
