<html>  <head> <meta http-equiv="Content-Language" content="fr"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <meta name="GENERATOR" content="Microsoft FrontPage 4.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <title>mon body jus d orange</title> <meta http-equiv="Page-Enter" content="revealTrans(Duration=10.0,Transition=11)"> <!-- DEBUT DU SCRIPT --> <SCRIPT LANGUAGE="JavaScript"> /* SCRIPT EDITE SUR L'EDITEUR JAVASCRIPT http://www.editeurjavascript.com */ texte2 = 'Un jus d\'orange avec Jullye ??? - '; x = texte2.length-1; place = 0; function defilStat() 	{ 	if (place == texte2.length) 		{ 		place = 0; 		} if (place <= x) 		{ 		texteDef = texte2.substring((texte2.length-(x-place)),texte2.length) + texte2.substring(0,place); 		place++; 		} 	window.status = texteDef; 	tempo22 = setTimeout("defilStat()", 110); 	} </SCRIPT> <!-- FIN DU SCRIPT --> </head>  <body onLoad="defilStat()" onUnload="clearTimeout(tempo22)" background="fondbodyjusorange.jpg">  <!-- DEBUT DU SCRIPT --> <SCRIPT language="JavaScript"> function yaunclick() { alert('merci de ne pas diffuser mes photos...! Gros bisous Jullye'); } function noclick(scx) { if (navigator.appName == "Netscape" && scx.which ==3) { yaunclick(); return false; } if (navigator.appVersion.indexOf("MSIE") != -1 && event.button ==2) { yaunclick(); return false; }     } document.onmousedown = noclick </script>     <script>  function retour()  {  history.go(-1);  }  var url="la page.html";  function guest(){  if (!confirm ("Avant de partir pouvez vous me faire un petit bisou ?.")){alert("Dommage. A bientt !");}  else{alert("Merci beaucoup . Je t adore !");window.open(url)}  }  </script>    <!-- DEBUT DU SCRIPT --> <SCRIPT language=JavaScript> /* Snow Effect Script Created and submitted by Altan d.o.o. (snow@altan.hr,  http://www.altan.hr/snow/index.html)  EDITE SUR L'EDITEUR JAVASCRIPT http://www.editeurjavascript.com */    var snowsrc="coeur.gif"   var no = 10;   var ns4up = (document.layers) ? 1 : 0;   var ie4up = (document.all) ? 1 : 0;    var dx, xp, yp;   var am, stx, sty;   var i, doc_width = 800, doc_height = 600;   if (ns4up) {     doc_width = self.innerWidth;     doc_height = self.innerHeight;   } else if (ie4up) {     doc_width = document.body.clientWidth;     doc_height = document.body.clientHeight; }    dx = new Array();   xp = new Array();   yp = new Array();   am = new Array();   stx = new Array();   sty = new Array();    for (i = 0; i < no; ++ i) {       dx[i] = 0;     xp[i] = Math.random()*(doc_width-50);     yp[i] = Math.random()*doc_height;     am[i] = Math.random()*20;     stx[i] = 0.02 + Math.random()/10;     sty[i] = 0.7 + Math.random();     if (ns4up) {       if (i == 0) {         document.write("<layer name=\"dot"+ i +"\" left=\"15\" top=\"15\" visibility=\"show\"><img src='"+snowsrc+"' border=\"0\"></layer>");       } else {         document.write("<layer name=\"dot"+ i +"\" left=\"15\" top=\"15\" visibility=\"show\"><img src='"+snowsrc+"' border=\"0\"></layer>");       }     } else if (ie4up) {       if (i == 0) {        document.write("<div id=\"dot"+ i +"\" style=\"POSITION: absolute; Z-INDEX: "+ i +"; VISIBILITY: visible; TOP: 15px; LEFT: 15px;\"><img src='"+snowsrc+"' border=\"0\"></div>");       } else {         document.write("<div id=\"dot"+ i +"\" style=\"POSITION: absolute; Z-INDEX: "+ i +"; VISIBILITY: visible; TOP: 15px; LEFT: 15px;\"><img src='"+snowsrc+"' border=\"0\"></div>");       }     }   }    function snowNS() {     for (i = 0; i < no; ++ i) {       yp[i] += sty[i];       if (yp[i] > doc_height-50) {         xp[i] = Math.random()*(doc_width-am[i]-30);         yp[i] = 0;         stx[i] = 0.02 + Math.random()/10;         sty[i] = 0.7 + Math.random();         doc_width = self.innerWidth;         doc_height = self.innerHeight;       }       dx[i] += stx[i];       document.layers["dot"+i].top = yp[i];       document.layers["dot"+i].left = xp[i] + am[i]*Math.sin(dx[i]);     }     setTimeout("snowNS()", 10);   }    function snowIE() {     for (i = 0; i < no; ++ i) {       yp[i] += sty[i];       if (yp[i] > doc_height-50) {         xp[i] = Math.random()*(doc_width-am[i]-30);         yp[i] = 0;         stx[i] = 0.02 + Math.random()/10;         sty[i] = 0.7 + Math.random();         doc_width = document.body.clientWidth;         doc_height = document.body.clientHeight;       }       dx[i] += stx[i];       document.all["dot"+i].style.pixelTop = yp[i];       document.all["dot"+i].style.pixelLeft = xp[i] + am[i]*Math.sin(dx[i]);     }     setTimeout("snowIE()", 10);   }    if (ns4up) {     snowNS();   } else if (ie4up) {  snowIE();   } </SCRIPT>  <!-- FIN DU SCRIPT -->   <!-- DEBUT DU SCRIPT --> <SCRIPT LANGUAGE="JavaScript"> /* SCRIPT EDITE SUR L'EDITEUR JAVASCRIPT http://www.editeurjavascript.com  Trail par E.D Prod 1998 http://javascript.lab.cc */ var isNS = (navigator.appName == "Netscape" && parseInt(navigator.appVersion) >= 4); if (isNS==0) {var vara="DIV ID";var varb="/DIV";var styl='style="position:absolute;left:0px;top:0px;width:32px;height:32px;visibility:hidden;"'} else {var vara="LAYER NAME";var varb="/LAYER";var styl="";} chaine='<'+vara+'="obj1" '+styl+'>' +'<img src="coeur.gif" border=0>' +'<'+varb+'>' +'<'+vara+'="obj2" '+styl+'>' +'<img src="coeur.gif" border=0>' +'<'+varb+'>' +'<'+vara+'="obj3" '+styl+'>' +'<img src="coeur.gif" border=0>' +'<'+varb+'>' +'<'+vara+'="obj4" '+styl+'>' +'<img src="coeur.gif" border=0>' +'<'+varb+'>' +'<'+vara+'="obj5" '+styl+'>' +'<img src="coeur.gif" border=0>' +'<'+varb+'>' +'<'+vara+'="obj6" '+styl+'>' +'<img src="coeur.gif" border=0>' +'<'+varb+'>' +'<'+vara+'="obj7" '+styl+'>' +'<img src="coeur.gif" border=0>' +'<'+varb+'>' +'<'+vara+'="obj8" '+styl+'>' +'<img src="coeur.gif" border=0>' +'<'+varb+'>' +'<'+vara+'="obj9" '+styl+'>' +'<img src="coeur.gif" border=0>' +'<'+varb+'>' +'<'+vara+'="obj10" '+styl+'>' +'<img src="coeur.gif" border=0>' +'<'+varb+'>' document.write(chaine); var isNS = (navigator.appName == "Netscape" && parseInt(navigator.appVersion) >= 4); var div1 = (isNS) ? document.obj1 : document.all.obj1.style; var div2 = (isNS) ? document.obj2 : document.all.obj2.style; var div3 = (isNS) ? document.obj3 : document.all.obj3.style; var div4 = (isNS) ? document.obj4 : document.all.obj4.style; var div5 = (isNS) ? document.obj5 : document.all.obj5.style; var div6 = (isNS) ? document.obj6 : document.all.obj6.style; var div7 = (isNS) ? document.obj7 : document.all.obj7.style; var div8 = (isNS) ? document.obj8 : document.all.obj8.style; var div9 = (isNS) ? document.obj9 : document.all.obj9.style; var div10 = (isNS) ? document.obj10 : document.all.obj10.style; var objet;var coordx;var coordy; objet = new Array(div1,div2,div3,div4,div5,div6,div7,div8,div9,div10); coordx = new Array(0,0,0,0,0,0,0,0,0,0);coordy = new Array(0,0,0,0,0,0,0,0,0,0); function placeObj(i,px,py) {  objet[i].left=px;  objet[i].top=py; } function voirObj(i) {  objet[i].visibility="visible"; } function cacheObj(i) {  objet[i].visibility="hidden"; } function cacheObj(i) {  objet[i].visibility="hidden"; } var userAgent=navigator.appName + " " + navigator.appVersion; var agentInfo=userAgent.substring(0, 12); if(agentInfo >= "Netscape 4.0") { document.captureEvents(Event.MOUSEMOVE);  var Xpos = 50;var Ypos = 50;  function MouveA(evnt) {   Xpos = evnt.pageX;Ypos = evnt.pageY;  }  document.onMouseMove = MouveA; } else {  var Xpos = 50;var Ypos = 50;  function MouveB() {   ofy=document.body.scrollTop;ofx=document.body.scrollLeft;   Xpos = event.clientX+ofx;Ypos = event.clientY+ofy;  }  document.onmousemove = MouveB; } function vole() {  x0=coordx[0];y0=coordy[1];ex=Xpos+10;ey=Ypos+10  reelx=x0+0.6;reely=y0+0.6;  rx=reelx;ry=reely;  rx+=(ex-rx)*0.6;ry+=(ey-ry)*0.6;  reelx=rx;reely=ry;  x0=Math.round(reelx);y0=Math.round(reely);   for (var i = 9; i > 0; i--) {   coordx[i]=coordx[i-1];   coordy[i]=coordy[i-1];  }   coordx[0]=x0;coordy[0]=y0;  for (var i = 0; i < 10; i++) {   voirObj(i);placeObj(i,coordx[i]+i-2,coordy[i]-i);  }  setTimeout("vole()",10) } vole(); </SCRIPT> <!-- FIN DU SCRIPT -->  <p align="center"> <marquee style="font-family: CASMIRA; color: #FF0000; font-size: 24 pt; font-style: italic; font-weight: bold">Coucou ....Je vous fais d'normes bisous  tous !!! Votre Jullye</marquee> </p> <p align="center"><b><font face="Monotype Corsiva"><font size="7">M</font><font size="4">e revoici ...( pour mon plus grand plaisir et le votre&nbsp; j'espre )</font></font></b></p> <p align="center"><b><font size="4" face="Monotype Corsiva">Cette srie est ne sans prmditation !&nbsp;</font></b></p> <p align="center"><b><font size="4" face="Monotype Corsiva">L nous sommes chez ma petite soeur , dans son salon au bord de sa terrasse......</font></b></p> <p align="center"><b><font size="4" face="Monotype Corsiva">toutes les deux sirotant un verre de jus d'orange ....La chaleur est prsente ...! Il fait mme un peu lourd !</font></b></p> <p align="center"><b><font size="4" face="Monotype Corsiva">Alors pour tre bien et apprcier la fracheur de ma boisson , je me suis mise  l'aise en body ...</font></b></p> <p align="center"><b><font size="4" face="Monotype Corsiva">puisque&nbsp; nous tions que toutes deux .....!</font></b></p> <p align="center"><b><font size="4" face="Monotype Corsiva">&nbsp;</font><font face="Monotype Corsiva" size="7">v</font><font size="4" face="Monotype Corsiva">ous commencez  connatre ma petite soeur .... la folie des clichs... <u>et Voila le rsultat</u> !!!!</font></b></p> <p align="center">&nbsp;</p> <div align="center">   <center>   <table border="1" width="28" height="1">     <tr>       <td width="44" height="1">         <div align="center">           <center>           <table border="1" width="37" height="11">             <tr>               <td width="37" height="11"><img border="0" src="360.gif" alt="Un petit strip ?" width="100" height="104"></td>             </tr>           </table>           </center>         </div>         <p>&nbsp;</td>     </tr>   </table>   </center> </div> <p align="center">&nbsp;</p> <div align="center">   <center>   <table border="1" width="35" height="37">     <tr>       <td width="35" height="37"><img border="0" src="bodyjusorange.jpg" alt="un cadre charmant  permettant de se librer completement !!!!" width="380" height="276"></td>     </tr>   </table>   </center> </div> <p align="center">&nbsp;</p> <div align="center">   <center>   <table border="1" width="28" height="21">     <tr>       <td width="28" height="1"><a href="eted.jpg"><img border="0" src="eted_small.jpg" alt="Alors me voici en body tout blanc dans cette chaleur !" width="100" height="116"></a></td>     </tr>     <tr>       <td width="28" height="1"><a href="ete11.jpg"><img border="0" src="ete11_small.jpg" alt="Il fait trs lourd c'est presque insuportable ! je vous assure !!!" width="100" height="110"></a></td>     </tr>     <tr>       <td width="28" height="1"><a href="ete14.jpg"><img border="0" src="ete14_small.jpg" alt="un petit coup de jus d'orange &quot; ma boisson prfre&quot; pour se rafraichir ...." width="100" height="133"></a></td>     </tr>     <tr>       <td width="28" height="1"><a href="ete25.jpg"><img border="0" src="ete25_small.jpg" alt="pardonnez moi , mon sein est sorti prendre l'air frais aussi ...! quel coquin !" width="100" height="112"></a></td>     </tr>     <tr>       <td width="28" height="1"><a href="ete8.jpg"><img border="0" src="ete8_small.jpg" alt="C'est une chaleur  vous couper les jambes !" width="100" height="105"></a></td>     </tr>     <tr>       <td width="28" height="1"><a href="ete4.jpg"><img border="0" src="ete4_small.jpg" alt="mme le parquet n'est pas frais! rien de tel qu'un bon vieux carrelage !!" width="100" height="76"></a></td>     </tr>     <tr>       <td width="28" height="1"><a href="eter.jpg"><img border="0" src="eter_small.jpg" alt="la aussi &quot;o il y a les petites lastiques sur les cts&quot; c'est tout chaud !!!" width="100" height="127"></a></td>     </tr>     <tr>       <td width="28" height="1"><a href="etee.jpg"><img border="0" src="etee_small.jpg" alt="Sur la table en verre , je serai au frais ... non?" width="100" height="116"></a></td>     </tr>     <tr>       <td width="28" height="1"><a href="etea.jpg"><img border="0" src="etea_small.jpg" alt="coucou la lune ......" width="100" height="127"></a></td>     </tr>     <tr>       <td width="28" height="1"><a href="eteb.jpg"><img border="0" src="eteb_small.jpg" alt="et bien j'avais pas tors il fait meilleur ici !!" width="100" height="95"></a></td>     </tr>     <tr>       <td width="28" height="1"><a href="eteu.jpg"><img border="0" src="eteu_small.jpg" alt="si si si !!!" width="100" height="84"></a></td>     </tr>     <tr>       <td width="28" height="1"><a href="ete16.jpg"><img border="0" src="ete16_small.jpg" alt="oups ! c'est la particularit des body !! les clips peuvent se dtacher !" width="100" height="93"></a></td>     </tr>     <tr>       <td width="28" height="1"><a href="etec.jpg"><img border="0" src="etec_small.jpg" alt="et oui vous avez raison !!! ma petite touffe  repousse !" width="100" height="101"></a></td>     </tr>     <tr>       <td width="28" height="1"><a href="ete3.jpg"><img border="0" src="ete3_small.jpg" alt="je l'ai laiss pour ceux qui me l'on demand !" width="100" height="93"></a></td>     </tr>     <tr>       <td width="28" height="1"><a href="etei.jpg"><img border="0" src="etei_small.jpg" alt="mon bronzage vous plait ?" width="100" height="98"></a></td>     </tr>     <tr>       <td width="28" height="1"><a href="ete12.jpg"><img border="0" src="ete12_small.jpg" alt="C'est un bronzage Tunisien !! de Djerba !" width="100" height="150"></a></td>     </tr>     <tr>       <td width="28" height="1"><a href="ete21.jpg"><img border="0" src="ete21_small.jpg" alt="Un petit coup ? Vous voulez ?" width="100" height="127"></a></td>     </tr>     <tr>       <td width="28" height="1"><a href="ete13.jpg"><img border="0" src="ete13_small.jpg" alt="Je vais srement finir par tout enlever .. si si !!" width="100" height="167"></a></td>     </tr>     <tr>       <td width="28" height="1"><a href="eteg.jpg"><img border="0" src="eteg_small.jpg" alt="Je sais les vacances !! j'ai pris un peu de poid!!!!!!!!!!!!!" width="100" height="130"></a></td>     </tr>     <tr>       <td width="28" height="1"><a href="ete20.jpg"><img border="0" src="ete20_small.jpg" alt="2 kilos pour tre exact ! j'espre ne pas casser la table !" width="100" height="90"></a></td>     </tr>     <tr>       <td width="28" height="1"><a href="ete2.jpg"><img border="0" src="ete2_small.jpg" alt="hou!!! je parle , je parle mais  l'ide car vous allez voir ces photos je suis toute excite !!!" width="100" height="98"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="etef.jpg"><img border="0" src="etef_small.jpg" alt="presque humide !! et c'est la vrit !" width="100" height="81"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="ete1.jpg"><img border="0" src="ete1_small.jpg" alt="quelle fraicheur !" width="100" height="61"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="ete6.jpg"><img border="0" src="ete6_small.jpg" alt="j'espre que personne tait de l'autre ct pour regarder !" width="100" height="93"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="etes.jpg"><img border="0" src="etes_small.jpg" alt="alors la question ............" width="100" height="93"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="ete5.jpg"><img border="0" src="ete5_small.jpg" alt="avec ou sans poipoils ?" width="100" height="66"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="etey.jpg"><img border="0" src="etey_small.jpg" alt="une rizette de ma pepette rien que pour vous !" width="100" height="87"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="etev.jpg"><img border="0" src="etev_small.jpg" alt="Bravo  ma petite soeur car cette photo je l'aime ! et c'est rare !!!!" width="100" height="78"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="etez.jpg"><img border="0" src="etez_small.jpg" alt="celle ci aussi ....pour une fois !" width="100" height="96"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="etej.jpg"><img border="0" src="etej_small.jpg" alt="excite je le suis !" width="100" height="134"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="ete9.jpg"><img border="0" src="ete9_small.jpg" alt="vous aussi ? non ?" width="100" height="110"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="ete26.jpg"><img border="0" src="ete26_small.jpg" alt="si j'avance la tte ...je chute !" width="100" height="55"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="ete19.jpg"><img border="0" src="ete19_small.jpg" alt="pas belle cette photo ! un peu vulgaire non ?" width="100" height="94"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="etex.jpg"><img border="0" src="etex_small.jpg" alt="oups !!" width="100" height="89"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="etem.jpg"><img border="0" src="etem_small.jpg" alt="alors l en vrai de vrai c'est humide !" width="100" height="68"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="ete15.jpg"><img border="0" src="ete15_small.jpg" alt="je ne sais pas si je vais la laisser celle ci ! qu' en pensez vous ?" width="100" height="49"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="eteq.jpg"><img border="0" src="eteq_small.jpg" alt="une pause................!" width="100" height="102"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="ete27.jpg"><img border="0" src="ete27_small.jpg" alt="pas trop de marque de bronzage je suis satisfaite !" width="100" height="177"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="etew.jpg"><img border="0" src="etew_small.jpg" alt="c'est confortable quand m^me ce parquet !" width="100" height="95"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="eteh.jpg"><img border="0" src="eteh_small.jpg" alt="quelle pause ! je n'aurai pas d!! la honte non ?  si si !!" width="100" height="115"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="eten.jpg"><img border="0" src="eten_small.jpg" alt="bon ! ce n'est pas digne d'une jeune fille bien a !!" width="100" height="113"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="ete22.jpg"><img border="0" src="ete22_small.jpg" alt="tanpis ...puisque vous aimerez surement n'est ce pas ?" width="100" height="96"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="etet.jpg"><img border="0" src="etet_small.jpg" alt="oui je sais mais a gratte !!!" width="100" height="89"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="eteo.jpg"><img border="0" src="eteo_small.jpg" alt="on se frotte, on se frotte .....!" width="100" height="101"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="ete24.jpg"><img border="0" src="ete24_small.jpg" alt="hummm, c'est frais et a fais du bien !" width="100" height="92"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="ete18.jpg"><img border="0" src="ete18_small.jpg" alt="quelle honte !!! mais c'est bon !" width="100" height="101"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="ete7.jpg"><img border="0" src="ete7_small.jpg" alt="je suis.......... je suis ................" width="100" height="91"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="ete23.jpg"><img border="0" src="ete23_small.jpg" alt="dans un tat ....................." width="100" height="114"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="ete17.jpg"><img border="0" src="ete17_small.jpg" alt="toute ...................................." width="100" height="115"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="etep.jpg"><img border="0" src="etep_small.jpg" alt="toute mais vraiment ................................." width="100" height="89"></a></td>     </tr>     <tr>       <td width="28" height="0"><a href="etel.jpg"><img border="0" src="etel_small.jpg" alt="toute retourne, humide, chaude, excite......" width="100" height="66"></a></td>     </tr>   </table>   </center> </div> <p align="center"><img border="0" src="grimace.gif" alt="la honte !! la honte !! la honte !!!! si si !!!!!" width="157" height="140"></p> <p align="center">&nbsp;</p> <div align="center">   <center>   <table border="1" width="40" height="24">     <tr>       <td width="40" height="10"><a href="ete10.jpg"><img border="0" src="ete10_small.jpg" alt="et oui je l'avoue !!! ne m'en voulez pas ! j'ai hsit lontemps avant de savoir si je devais mettre cette photo ! l laisserais-je ? je ne sais pas !" width="100" height="93"></a></td>     </tr>   </table>   </center> </div> <p align="center">&nbsp;</p> <p align="center">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="../garderobe.htm"><img border="0" src="../pullbleu/retourgarderobe.gif" alt="retour dans ma page principale &quot;garderobe&quot;" width="202" height="118"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </p>  </body>  </html> 
