 <!--site personnel -->  <!-- DATE DE CREATION: 10 Octobre 1998 --> <html> <head> <META http-equiv="date" content="1998"> <META http-equiv="Content-type" content="text/html; charset=ISO-8859-1"> <META name="Microsoft Border" content="none, default"> <META name="description" content="Forum TINTINParodies, continuez  faire vivre l'oeuvre d'Herg, et de son hros  TINTIN,  travers des dossiers hommages et de nouvelles aventures parodiques, inachev&eacute;es ou indites, ...participez &agrave; la suite des aventures de TINTIN. Discussions tranquilles, &eacute;changes sympas, coloriages, planches in&eacute;dites, pastiches..."> <META name="keywords" content="tintin,tinni,kolbeinn,fjlvi,pastiche,timtim,tim,parodie,kuifje,milou,snowy,pirate,album,casterman,faux,haddock,tournesol,herg&eacute;,herge,comics,bande dessin&eacute;e,bd,BD,belgique,belgium,moulinsart"> <META name="robots" content="index,follow"> <META NAME="Identifier-URL" CONTENT="http://www.chez.com/jenot"> <META NAME="Copyright" CONTENT=" (c) copyright : TINTINParodies"> <META name="revisit-after" content="1 month"> <META http-equiv="Content-Language" content="fr-FX"> <META http-equiv="Reply-to" content="tintin@ca.tc"> <LINK REV=made href="mailto:tintin@ca.tc"> <META name="generator" content="notepad"> <title>TINTIN Parodies</title>    <SCRIPT language="javascript"> // PARAMETRAGE DU SCRIPT var tjs_delai=20; var tjs_max=20; var tjs_mode=1; // 0 - calque toujours en haut de page / 1 - calque en bas  // LE RESTE NE CHANGE PAS var tjs_hauteur=0; function PrintCalque(left,top,width,height,contenu) { 	tjs_hauteur=height; 	if ((document.all)||(document.getElementById)) { 		var Z="<DIV id='tomber' style='position:absolute;left:"+left+";top:"+top+";width:"+width+";height:"+height+"'>"+contenu+"</DIV>"; 	} else { 		var Z="<LAYER name='tomber' left="+left+" top="+top+" width="+width+" height="+height+">"+contenu+"</LAYER>"; 	} 	document.write(Z); 	setTimeout("Start()",tjs_delai); } function Start() { 	MoveLayer("tomber",GetTop("tomber")); 	setTimeout("Start()",tjs_delai); } function Debug() { 	var obj=document.body 	var Z=""; 	for (var i in obj) { 		Z+=i+"="+obj[i]+"\n"; 	} 	alert(Z); } function MoveLayer(nom,top) { 	if (document.getElementById) { //IE5 et NS6 		document.getElementById(nom).style.top=top; 	} 	if ((document.all)&&(!document.getElementById)) { //IE4 seul 		document.all[nom].style.top=top; 	} 	if (document.layers) { //NS4.X seul 		document.layers[nom].top=top; 	} } function GetTop(nom) { 	// Partie 1 : Rcupration de la position du calque et de la page 	if (document.getElementById) { //IE5  		var pos=parseInt(document.getElementById(nom).style.top); 		var wintop=parseInt(document.body.scrollTop); 		var avail=document.body.clientHeight; 	} 	if ((document.getElementById)&&(!document.all)) { //NS6 		var pos=parseInt(document.getElementById(nom).style.top); 		var wintop=parseInt(window.pageYOffset); 		var avail=window.innerHeight; 	} 	if ((document.all)&&(!document.getElementById)) { //IE4 seul 		var pos=parseInt(document.all[nom].style.top); 		var wintop=parseInt(document.body.scrollTop); 		var avail=document.body.clientHeight; 	} 	if (document.layers) { //NS4.X seul 		var pos=parseInt(document.layers[nom].top); 		var wintop=parseInt(window.pageYOffset); 		var avail=window.innerHeight; 	}  	// Partie 2 : Traitement de la position 	if (tjs_mode==0) { // toujours en haut 		var delta=Math.ceil((pos-wintop)/3); 		if (delta>tjs_max) {delta=tjs_max;} 		if (delta<-1*tjs_max) {delta=-1*tjs_max;} 		var top=pos-delta; 	} 	if (tjs_mode==1) {// toujours en bas 		var delta=Math.ceil((pos-(wintop+avail-tjs_hauteur))); 		if (delta>tjs_max) {delta=tjs_max;} 		if (delta<-1*tjs_max) {delta=-1*tjs_max;} 		var top=pos-delta; 	} 	return top; }  </SCRIPT>               <STYLE TYPE="text/css"> <!--BODY {     margin-top:0; margin-left:0; margin-right:0; } .lien {     position: relative; top: -5; color: #FFFFFF; font-size: 8pt; font-family: verdana;  font-weight: bold; letter-spacing: -1pt; text-decoration: none; }  .divise {      position: relative; top: -3; color: #C0C0C0; background: #000000; font-size: 12pt;  }  --> </STYLE> <SCRIPT LANGUAGE="JavaScript"> <!--  <!-- debut du script var posBan4=0, ban4, delaiBan4, msgBan4; function banniere4(delai) {  delaiBan4 = delai;  if (posBan4 >= msgBan4.length)    posBan4 = 0;   else if (posBan4 == 0) {    msgBan4 = '        ' + msgBan4;    while (msgBan4.length < 128)      msgBan4 += '        ' + msgBan4; 	    }  window.status = msgBan4.substring(posBan4,posBan4+msgBan4.length);     posBan4++;   ban4 = setTimeout("banniere4(delaiBan4)",delai); } // fin du script --> 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_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];} } //--> </SCRIPT> <script language="JavaScript"> <!-- <!-- function MM_reloadPage(init) {  //reloads the window if Nav4 resized   if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {     document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}   else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();  }  MM_reloadPage(true);  // -->  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> <style>  BODY  {  SCROLLBAR-FACE-COLOR: #F7BD4A; SCROLLBAR-HIGHLIGHT-COLOR: #000000; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #000040; SCROLLBAR-ARROW-COLOR:  #FF0000; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #ffffff;  }  </style> </HEAD> <BODY BACKGROUND="img/fond.jpg" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#FFFFFF" VLINK="#FFFFFF" ALINK="#FFFFFF" LEFTMARGIN=0 MARGINWIDTH=0 TOPMARGIN=1 MARGINHEIGHT=1 onLoad="MM_preloadImages('../Tintin%20Parodies/img/js2.gif','../Tintin%20Parodies/img/cinoche2.gif','../Tintin%20Parodies/img/tintinplanet2.gif','../Tintin%20Parodies/img/toujours2.gif','../Tintin%20Parodies/img/tintinworld2.gif','../Tintin%20Parodies/img/totor2.gif','../Tintin%20Parodies/img/rotor2.gif','../Tintin%20Parodies/img/islande2.gif','../Tintin%20Parodies/img/tvmoulinsart2.gif','../Tintin%20Parodies/img/serviettes2.gif','../Tintin%20Parodies/img/bulle2.gif','../Tintin%20Parodies/img/walls2.gif','../Tintin%20Parodies/img/parodingue2.gif','../Tintin%20Parodies/img/amis2.gif','../Tintin%20Parodies/img/vignette_tintin2.gif','../Tintin%20Parodies/img/chinois2.gif','img/amis2.gif','img/chinois2.gif','img/yves2.gif','img/objectif2.gif','img/oueb2.gif','img/cyber2.gif','img/galerie2.gif','img/tvmoulinsart2.gif','img/amiherge2.jpg','img/coco2.jpg','img/cinoche2.gif','img/dialogus2.jpg','img/servlogo2.gif','img/js2.gif','img/pierre2.jpg','img/etmoi2.jpg','img/rodier1.gif','img/prad2.gif','img/vignette_tintin2.gif','img/rotor2.gif','img/toujours2.gif','img/tintinplanet2.gif','img/tintinworld2.gif','img/passion2.gif','img/tintino2.jpg','img/planetintin2.jpg')"> <!-- logo --> <div id="Layer3" style="position:absolute; left:54px; top:92px; width:93px; height:39px; z-index:3">   <div align="center"><a href="mailto:tintin@ca.tc"><img src="img/mail.gif" width="90" height="20" border="0"></a></div> </div>  <!-- fin logo -->      <div id="Layer1" style="position:absolute; left:155px; top:95px; width:109px; height:35px; z-index:1">    <div align="center"><img src="http://www.compteur.com/cgi-bin/compteur.cpt?ID=26250&num=2" border="1" hspace="5"></div> </div> <div id="Layer2" style="position:absolute; left:607px; top:686px; width:170px; height:280px; z-index:2">    <p align="right"><font color="#FF0000" size="-1" face="arial">          <BR><img src="img/maj.gif" border=0 width=55 height=10><BR>     <b>      <!-- mise  jour du site -->     07 Avril 2003      <!-- fin de mise  jour -->     </b></font>      <!-- mises  jour -->   <Div align="right"><BR><BR>     <b><font face="arial" size="-1" color="#FF9900">      Strips de Valium<BR> 	 4 Nouveaux Chromos Go<BR> 	 Livrets de coloriage<BR><BR> 	  	  	 	  	 </font></b>     </DIV>         <DIV STYLE="text-align:justify;">     <font color="#000000" size="-2" face="arial,helvetica"><font color="#000000" size="-1"><b>TINTINParodies</b></font>        n'a qu'un seul but: continuer  faire vivre l'oeuvre d'Herg, et de son        hros TINTIN,  travers des dossiers hommages et de nouvelles aventures parodiques.</font></DIV>   <div align="right"><BR>   <!-- liens trucs -->    <a href="javascript:void(0)" onClick="window.open('http://www.chez.com/parodiestintin/truc.html',null,'width=700,420 left=30,top=30 status=no, directories=no, toolbar=no, location=no, menubar=no, scrollbars=yes, resizable=no');" >           	<img src="img/trucs.gif" width="122" height="40" border="0" alt="Trucs en Vrac!"></a>  	   </div> </div>  <table width="426" border="0" cellspacing="0" cellpadding="0" height="947" align="left">   <tr>      <td width="45" rowspan="22">        <div align="left"><img src="img/gauchelong.gif" width="40" height="985" hspace="2" vspace="1"></div>     </td>     <td colspan="5" height="3">        <div align="left"><img src="img/ligne.gif" width="731" height="14" hspace="1" vspace="1"></div>     </td>   </tr>   <tr>      <td height="71" colspan="2">        <div align="left"><img src="img/logonew.gif" width="352" height="65" hspace="1" vspace="0"></div>     </td>     <td height="71" colspan="3">        <form method=GET action="http://fr.groups.yahoo.com/subscribe/tintinparodies">         <table cellspacing=0 width="376" align="left" cellpadding=3 bordercolor="black" border=1 bgcolor="#F7BD4A" height="60">           <tr>              <td width="303">                <div align="left"><font color="#000000" size="2" face="arial,helvetica"><b>Inscrivez                  vous au forum <font color="#FF0000">TINTINParodies</font></b></font><font face="arial,helvetica" size="2">                  <input type=text name="user" value="&nbsp;entrez ici votre e-mail" size=28>                 </font> </div>               <div align="left"><font color="#000000" size="2" face="arial,helvetica">                  <b><i><font color="#FF0000"> &nbsp;&nbsp; &nbsp;&nbsp;<font size="1">                  <!-- nombre d'abonns -->                 171</font></font><font size="1"> membres. </font></i></b></font>                </div>             </td>             <td width="53">                <DIV ALIGN="center">                  <input type=image border=0 alt="Cliquez ici pour s'inscrire  tintinparodies"            src="img/clic2.gif" height="40" width="44">               </DIV>             </td>           </tr>         </table>       </form>     </td>   </tr>   <tr>      <td height="15" width="228" valign="top">        <div align="left"></div>     </td>     <td width="129" height="37">        <div align="right"></div>     </td>     <td width="128" height="37">        <div align="center"><a href="http://www.tvmoulinsart.com" target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image4','','img/tvmoulinsart2.gif',1)"><img src="img/tvmoulinsart.gif" width="122" height="40" border="0" name="Image4" alt="L'actualit&eacute; au jour le jour vue par les reporters de TVMoulinsart" hspace="1" vspace="1"></a></div>     </td>     <td width="127" height="37">        <div align="left"><a href="http://www.lesamisdeherge.com/" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image6','','img/amiherge2.jpg',1)" target="_blank"><img src="img/amiherge.jpg" width="122" height="40" vspace="1" hspace="1" border="0" name="Image6" alt="Les amis de Herg&eacute;"></a></div>     </td>     <td width="123" height="37">        <div align="left"><a href="http://tintinetmoi.free.fr" target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image18','','img/etmoi2.jpg',1)"><img src="img/etmoi.jpg" width="122" height="40" hspace="0" border="0" name="Image18" alt="Tintin et moi par Nathalie" vspace="1"></a></div>     </td>   </tr>   <tr>      <td height="6" width="228">        <div align="left"></div>     </td>     <td width="129" height="2">        <div align="right"></div>     </td>     <td width="128" height="2">        <div align="center"><a href="http://perso.wanadoo.fr/yves.bernardi/tintinvivou/"  target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image10','','img/yves2.gif',1)"><img src="img/yves.gif" width="122" height="40" border="0" name="Image10" alt="Du grand Tintin sur ce site jubilatoire" vspace="1" hspace="1"></a></div>     </td>     <td width="127" height="2">        <div align="left"><a href="http://users.skynet.be/tintinpassion/index.html" target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image201','','img/passion2.gif',1)"><img src="img/passion1.gif" width="122" height="40" border="0" alt="Le site magique de Philippe Fontaine" name="Image201" vspace="1" hspace="1"></a></div>     </td>     <td width="123" height="2">        <div align="left"><a href="http://www.herge.fr.fm"  target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image8','','img/tintinmilou2.gif',1)"><img src="img/tintinmilou.gif" width="122" height="40" name="Image8" border="0" alt="Des Tintins et des Milous" vspace="1"></a></div>     </td>   </tr>   <tr>      <td height="6" width="228">&nbsp;</td>     <td width="129" height="30">        <div align="right"></div>     </td>     <td width="128" height="30">        <div align="center"><a href="http://mosticos.multimania.com" target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image9','','img/cinoche2.gif',1)"></a><a href="http://perso.wanadoo.fr/prad" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image21','','img/prad2.gif',1)" target="_blank"><img src="img/prad.gif" width="122" height="40" hspace="1" border="0" name="Image21" alt="Le petit larousse de TINTIN, superbe encyclop&eacute;die virtuelle sur le monde des pastiches" vspace="1"></a></div>     </td>     <td width="127" height="30">        <div align="left"><a href="http://membres.lycos.fr/rotorcp/" target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image91','','img/rotor2.gif',1)"><img src="img/rotor1.gif" width="122" height="40" hspace="1" border="0" alt="Rotor CP des Hame&ccedil;ons" name="Image91" vspace="1"></a></div>     </td>     <td width="123" height="30">        <div align="left"><a href="http://www.multimania.com/ben1968/tintin.htm"  target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image11','','img/moulinsart2.gif',1)"><img src="img/moulinsart.gif" width="122" height="40" border="0" name="Image11" alt="Les coulisses de Moulinsart" vspace="1"></a></div>     </td>   </tr>   <tr>      <td height="30" width="228">        <div align="right"></div>       <div align="right"></div>       <div align="right"></div>       <div align="right"></div>       <DIV ALIGN="center"> </DIV>       <div align="right"></div>       <font color="#000000" size="2" face="arial,helvetica"></font></td>     <td height="30" width="129">&nbsp;</td>     <td width="128" height="24">        <div align="center"><a href="http://www.cybertintin.com/" target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image26','','img/cyber2.gif',1)"><img src="img/cyber.gif" width="122" height="40" vspace="1" hspace="1" border="0" alt="Cybertintin...en construction" name="Image26"></a></div>     </td>     <td width="127" height="24">        <div align="left"><a href="http://www.harryedwood.fr.st"  target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image14','','img/harry2.gif',1)"><img src="img/harry.gif" width="122" height="40" border="0" name="Image14" alt="Le futur tr&egrave;s grand site de ce dessinateur g&eacute;nial" vspace="1" hspace="1"></a></div>     </td>     <td width="123" height="24">        <div align="left"><a href="http://www.geocities.com/yves_rodier"  target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image12','','img/rodier1.gif',1)"><img src="img/rodier2.gif" width="122" height="40" hspace="0" name="Image12" border="0" alt="Site du &quot;Papa&quot; de l'alph-art" vspace="1"></a></div>     </td>   </tr>   <tr>      <td height="2" width="228">&nbsp;</td>     <td height="2" width="129">&nbsp;</td>     <td width="128" height="2">        <div align="center"><a href="http://www.fumetti.org/tintin"  target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image16','','img/gianfranco2.gif',1)"><img src="img/gianfranco.gif" width="122" height="40" hspace="1" border="0" name="Image16" alt="Des chromos,des chromos sur ce site italien" vspace="1"></a></div>     </td>     <td width="127" height="2">        <div align="left"><a href="http://www.tintin.qc.ca"  target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image17','','img/quebec2.gif',1)"><img src="img/quebec.gif" width="122" height="40" border="0" name="Image17" alt="Un des plus vieux site &quot;TINTIN&quot; sur le net...une r&eacute;f&eacute;rence" vspace="1" hspace="1"></a></div>     </td>     <td width="123" height="2">        <div align="left"><a href="http://site.voila.fr/tintinetmilou/dico_insultes.html"  target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('ludo','','img/ludo2.gif',1)"><img src="img/ludo.gif" width="122" height="40" name="ludo" border="0" onLoad="" alt="Les insultes du capitaine sur le site de LUDO" vspace="1"></a></div>     </td>   </tr>   <tr>      <td height="26" colspan="2" rowspan="6">        <div align="center"><font color="#000000" size="2" face="arial,helvetica"><font color="#000000" size="2" face="arial,helvetica"><font size="-2">          <BR>         <BR>         <BR>         <img src="img/TF1_logo.gif" width="63" height="23" align="bottom"><BR>         </font></font><font size="-2">TINTINParodies le 03 Mars 2003 au journal          de 13H00 de TF1 <BR>         Paul, Ladeuche, Herv&eacute;, Stocko, Patrice, Martial et tous les amis...</font></font></div>       <div align="center"> <object id="media" classid="CLSID:CFCDAA03-8BE4-11CF-B84B-0020AFBBCCFA" width="160" height="120">           <param name="src" value="tf1.ram">           <!-- mise en place du fichier video -->           <param name="console" value="Clip1">           <param name="controls" value="ImageWindow">           <param name="AutoStart" value="FALSE">           <embed controls="ImageWindow" console="Clip1" type="audio/x-pn-realaudio-plugin" src="tf1.ram" width="160" height="120" autostart="false">           </embed>          </object> <br>         <object id="console" classid="CLSID:CFCDAA03-8BE4-11CF-B84B-0020AFBBCCFA" width="160" height="40" vspace="2">           <param name="console" value="Clip1">           <param name="controls" value="ControlPanel">           <param name="AutoStart" value="FALSE">           <embed controls="ControlPanel" console="Clip1" type="audio/x-pn-realaudio-plugin" width="160" height="40" autostart="false" vspace="2">           </embed>          </object></div>       <font color="#000000" size="2" face="arial,helvetica"></font></td>     <td width="128" height="13">        <div align="center"><a href="http://ydeb.free.fr/" target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image1','','img/bulle2.gif',1)"><img src="img/bulle1.gif" width="122" height="40" border="0" vspace="1" hspace="1" alt="Yves et son Tintina'bulles" name="Image1"></a></div>     </td>     <td width="127" height="13">        <div align="left"><a href="http://www.tintinworld.be.tf"  target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image7','','img/tintinworld2.gif',1)"><img src="img/tintinworld1.gif" width="122" height="40" align="top" border="0" name="Image7" alt="TintinWORLD" vspace="1" hspace="1"></a></div>     </td>     <td width="123" height="13">        <div align="left"><a href="http://www.euronet.nl/users/icu10944/kuifje/index.html"  target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image19','','img/walls2.gif',1)"><img src="img/walls.gif" width="122" height="40" border="0" name="Image19" alt="Des fonds d'&eacute;crans &quot;TINTIN&quot; de qualit&eacute;" vspace="1"></a></div>     </td>   </tr>   <tr>      <td width="128" height="2">        <div align="center"><a href="http://www.le-ouaib.net/tintin/" target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image20','','img/oueb2.gif',1)"><img src="img/oueb.gif" width="122" height="40" border="0" alt="Le monde de Tintin par Guillaume Belloncle" name="Image20" vspace="1" hspace="1"></a></div>     </td>     <td width="127" height="2">        <div align="left"><a href="http://www.dogmael.net/tintin/" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image22','','img/tchang2.gif',1)" target="_blank"><img src="img/tchang.gif" width="122" height="40" border="0" name="Image22" alt="Tintin chez les psychotropes...joli" vspace="1" hspace="1"></a></div>     </td>     <td width="123" height="2">        <div align="left"><a href="http://www.haddock.be.tf" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image23','','img/moustique2.gif',1)" target="_blank"><img src="img/moustique.gif" width="122" height="40" border="0" name="Image23" alt="Retour sur l'actualit&eacute; en Belgique, &agrave; travers le monde de TINTIN" vspace="1"></a></div>     </td>   </tr>   <tr>      <td width="128" height="2">        <div align="center"><a href="http://www.objectiftintin.com"  target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','img/objectif2.gif',1)"><img src="img/objectif1.gif" width="122" height="40" hspace="1" border="0" name="Image5" alt="Le site interactif des amis de TINTIN" vspace="1"></a></div>     </td>     <td width="127" height="2">        <div align="left"><a href="http://www.netsquare.com/cartoon/tintin/tintin.htm" target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image2','','img/chinois2.gif',1)"><img src="img/chinois.gif" width="122" height="40" border="0" vspace="1" hspace="1" name="Image2" alt="Albums chinois pirates"></a></div>     </td>     <td width="123" height="2">        <div align="left"><a href="http://groups.msn.com/lesamisdetintin"  target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image111','','img/amis2.gif',1)"><img src="img/amis1.gif" width="122" height="40" border="0" name="Image111" alt="Communaut&eacute; les amis de TINTIN" vspace="1" hspace="0"></a></div>     </td>   </tr>   <tr>      <td width="128" height="1">        <div align="center"><a href="http://tintinplanet.free.fr/" target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image25','','img/tintinplanet2.gif',1)"><img src="img/tintinplanet.gif" width="122" height="40" hspace="1" border="0" name="Image25" alt="Site de l'Association TINTINPLANET dont le " vspace="1"></a></div>     </td>     <td width="127" height="1">        <div align="left"><a href="http://www.ifrance.com/TINTIN-COCO339" target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image27','','img/coco2.jpg',1)"><img src="img/coco.jpg" width="122" height="40" vspace="1" hspace="1" border="0" alt="Tintin &agrave; Coco" name="Image27"></a></div>     </td>     <td width="123" height="1">        <div align="left"><a href="http://www.chez.com/jenot/galerie" target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image2011','','img/galerie2.gif',1)"><img src="img/galerie.gif" width="122" height="40" border="0" alt="Ma galerie d'objets tintinesques" name="Image2011" vspace="1" hspace="0"></a></div>     </td>   </tr>   <tr>      <td width="128" height="2">        <div align="center"><a href="http://www.planetintin.ca.tc/" target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image31','','img/planetintin2.jpg',1)"><img src="img/planetintin.jpg" border=0 width=122 height=40 name="Image31" alt="Les nouvelles de Planet Tintin" vspace="1" hspace="1"></a></div>     </td>     <td width="127" height="2">        <div align="left"><a href="http://www.dialogus2.org/tintin.html" target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image13','','img/dialogus2.jpg',1)"><img src="img/dialogus1.jpg" width="122" height="40" border="0" vspace="1" hspace="1" alt="Dialogues imaginaires avec les personnages de Herg&eacute;" name="Image13"></a></div>     </td>     <td width="123" height="2">        <div align="left"><a href="http://membres.lycos.fr/mosticos/" target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image28','','img/cinoche2.gif',1)"><img src="img/cinoche.gif" width="122" height="40" vspace="1" hspace="0" border="0" alt="Tintin au pays du cinoche" name="Image28"></a></div>     </td>   </tr>   <tr>      <td width="128" height="2">        <div align="center"><a href="http://edbd.netatlantide.net/tintinframe.html"  target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image1111','','img/vignette_tintin2.gif',1)"><img src="img/vignette_tintin.gif" width="122" height="40" border="0" name="Image1111" alt="Le monde de Tintin" vspace="1" hspace="1"></a></div>     </td>     <td width="127" height="2">        <div align="left"><a href="http://home.urbanet.ch/urba17104"  target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image15','','img/pierre2.jpg',1)"><img src="img/pierre.jpg" width="122" height="40" border="0" name="Image15" alt="D&eacute;couvrez le site de PierreTintin" vspace="1" hspace="1"></a></div>     </td>     <td width="123" height="2"><a href="http://www.durdin.net/paul/tintin/serviettes/serviette.php" target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image3','','img/servlogo2.gif',1)"><img src="img/servlogo.gif" border=0 width=122 height=40 name="Image3" alt="Tintin in the land of the serviettes" vspace="1"></a></td>   </tr>   <tr>      <td height="1" colspan="2"><font color="#000000" size="2" face="arial,helvetica"><font color="#FF0000" size="-1"><b>Forum        TINTINParodies</b></font><font size="-2"> ...participez &agrave; la suite        des aventures de TINTIN. Discussions tranquilles, &eacute;changes sympas,        coloriages, planches in&eacute;dites, pastiches...sans aucune pense mercantile.</font></font></td>     <td width="128" height="1">        <div align="center"><a href="http://www.jc-tintin.be.tf/" target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image29','','img/tintino2.jpg',1)"><img src="img/tintino.jpg" width="122" height="40" border="0" alt="&euml;tes vous Tintinophile?" vspace="1" hspace="1" name="Image29"></a></div>     </td>     <td width="127" height="1"><a href="http://www.tintinpourtoujours.da.ru/" target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image9','','img/toujours2.gif',1)"><img src="img/toujours1.gif" width="122" height="40" hspace="1" border="0" alt="Tintin pour toujours" name="Image9" vspace="1"></a></td>     <td width="123" height="1"><a href="http://studiosjuhis.cjb.net/" target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image24','','img/js2.gif',1)"><img src="img/js.gif" width="122" height="40" alt="Studios Juhis" border="0" hspace="0" name="Image24" vspace="1"></a></td>   </tr>   <tr>      <td colspan="5" height="2">        <DIV ALIGN="left"> <APPLET CODE="Panorama.class" ALIGN=middle WIDTH=731 HEIGHT=40 MAYSCRIPT vspace="1">           <PARAM NAME="picture" VALUE="lestintins.jpg">           <PARAM NAME="delay" VALUE="50">           <PARAM NAME="x_add" VALUE="-1">         </APPLET> </DIV>     </td>   </tr>   <TR>      <td colspan="5" height="1"  bgcolor="#FFFFFF">        <div align="left"> <a href="javascript:void(0)" onClick="window.open('http://www.chez.com/jenot/private/',null,'width=700,height=530,left=30,top=30 status=no, directories=no, toolbar=no, location=no, menubar=no, scrollbars=auto, resizable=no');" >          <img src="img/motdepass.gif" width="731" height="43" border="0" vspace="1" alt="Cet espace est prot&eacute;g&eacute; par mot de passe"></a><BR>         <FONT COLOR="red" face="arial,helvetica" size="-2"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;          <B>Les dessins de l'oeuvre originale d'Herg sont la proprit exclusive          des ayants droits de Herg et de la socit Moulinsart S.A.</B> </font>        </div>     </td>   </tr>   <TR>      <td colspan="4" height="29"  bgcolor="#FFFFFF"><font color="#000000" size="2" face="arial,helvetica"><font color="#FF0000" size="-1"><b><font color="#FF9933">Forum        TINTINParodies</font></b></font><font size="-2"><BR>Des experts &agrave; votre        service 24h sur 24 pour r&eacute;pondre &agrave; toutes vos questions sur        Tintin, m&ecirc;me les plus difficiles ;-)))</font></font></td>     <td height="29"  bgcolor="#FFFFFF">&nbsp;</td>   </tr>   <tr>      <td height="136" colspan="5">        <div align="left"><img src="img/fondcanalrg.gif" width="562" height="245" hspace="0"></div>     </td>   </tr> </TABLE>  </body> </html>     <!-- --> </noscript> <SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript"> <!-- var rnd = Math.floor(Math.random() * 9) + 1 ;  if (rnd <= 1) {  window.open('http://pub.chez.com/cgi-bin/perl/popup.pl/popup/adsl','pubadsl','location=no,toolbar=no,status=no,directories=no,scrollbars=no,width=468,height=560'); } else if(rnd <= 2) { window.open('http://pub.chez.com/cgi-bin/perl/popup.pl/popup/under','pubunder','location=no,toolbar=no,status=no,directories=no,scrollbars=no,width=451,height=300'); } else if(rnd >= 5) { window.open('http://pub.chez.com/cgi-bin/perl/popup.pl/popup/autre','pub250','location=no,toolbar=no,status=no,directories=no,scrollbars=no,width=250,height=250'); } else { window.open('http://pub.chez.com/cgi-bin/perl/popup.pl/popup/default','pub468','location=no,toolbar=no,status=no,directories=no,scrollbars=no,width=470,height=120'); } // --> </SCRIPT>  <script language="JavaScript" type="text/javascript"> WEBO_ZONE=122; WEBO_PAGE=1; weboplus_ok=0; </script> <script language="JavaScript" type="text/javascript" src="http://js.libertysurf.fr/chez/weborama/weboscopeplus.js"></SCRIPT> <script language="JavaScript" type="text/javascript">if(weboplus_ok==1){weboplus_zp(WEBO_ZONE,WEBO_PAGE);} </script> 
