<HTML> <HEAD> <TITLE> Nouveau : Multicollection le premier site de ventes aux enchres d'objets de collection</TITLE> <META NAME="Description" CONTENT="Nouveau site pour les collectionneurs, site de ventes aux enchres d'objets de collection. Simple d'utilisation pour tous les collectionneurs. Avec en plus Forum, salon, sites pros et persos,.. "> <META NAME="Keywords" CONTENT="COLLECTION, COLLECTIONNEUR, VENTE, PIECE, VOITURES DE COLLECTION, TIMBRES, CAPSULES DE CHAMPAGNE, CARTES POSTALES, AFFICHES, ACTIONS, MINERAUX, ARMES, AUTOGRAPHES, DISQUES, BILLET DE BANQUE, PARFUMS, FEVES, MONTRES, BD, MEDAILLES, MIGNONETTES, MOBILIERS, MODE, MOTOCYCLETTES, BICYCLETTES, MUSIQUE, OBJETS MILITAIRES, OBJETS ET USTENSILES, OBJETS, KINDER, PUBLICITAIRES, OEUFS DE FABERGER, PEINTURES, DESSINS, ESTAMPES, PETITES VOITURES, CAMIONS, CINEMA, PIECES DE MONNAIES, PINS, PIPES, PLAQUES EMAILLEES, POKEMON, PORTES CLEES, POUPEES, RADIO, SCULPTURES, SOLDATS DE PLOMB, SUCRES, TAPIS, TAPISSERIE, TASSES A CAFE, TELECARTES, MOBICARTE, TIRES BOUCHON, VIEUX PAPIERS, FACTURE, TRAIN ELECTRIQUE, MODELE REDUIT, PIERRE PRECIEUSE, AUTOCOLLANT, STYLO, VOITURE PIECES DETACHEES, TAQUINS, PENDULES, HORLOGES, ENCHERE COLLECTION, ACHAT, ENCHERE, VENTES AUX ENCHERES, MULTICOLLECTION, MULTI-COLLEC, MULTI, NUMISMATIQUE, vehicules de collection, CARTE, MINIATURE, MONNAIE, COLLECTIONNEUR, "> <LINK REL="stylesheet" TYPE="text/css" HREF="div/style.css"> <script language="JavaScript"> <!--  function noclick()  {  if (event.button==2)  {  alert('Copyright  Multicollection');  }  }  document.onmousedown=noclick  //--> <!-- function setPointer(theRow, thePointerColor) {     if (thePointerColor == '' || typeof(theRow.style) == 'undefined') {         return false;     }     if (typeof(document.getElementsByTagName) != 'undefined') {         var theCells = theRow.getElementsByTagName('td');     }     else if (typeof(theRow.cells) != 'undefined') {         var theCells = theRow.cells;     }     else {         return false;     }      var rowCellsCnt  = theCells.length;     for (var c = 0; c < rowCellsCnt; c++) {         theCells[c].style.backgroundColor = thePointerColor;     }      return true; } //     function MM_openBrWindow(theURL,winName,features) { //v2.0 window.open(theURL,winName,features); }  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) { //v3.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); 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];} }   function disp(txt) {document.write(txt);} // ne pas changer le nom de l'objet 'banniere' var banniere=new CreerBan('Cliquez sur les bannires...',1,468,60); // CreerBan(Texte des bannires, paisseur du contour, largeur pixels, hauteur pixels)  // Dfinition des bannires Add(url de l'image, adresse associe  l'image, target, delai en secondes) // target est une chaine de caractres qui est soit :  //  1- le nom de la frame qui va recevoir le site de la bannire //  2- "_blank" pour ouvrir une nouvelle fentre //  3- "_self" pour remplacer la bannire par son site //  4- "_top"  pour supprimer toutes les frames et afficher le site en pleine page   banniere.Add("bannieres/forum/collectpostcards2.gif","http://www.collectpostcards.com","_blank",5); banniere.Add("bannieres/forum/banminiperfumefr.gif","http://www.miniperfume.com","_blank",5); banniere.Add("bannieres/forum/bandeau486x60_jecoll.gif","http://www.jecollectionne.com/cfml/web.cfm?annonce_forum_part_id=53","_self",7);   function CreerBan(alt,border,width, height) { 	this.nb=0; 	this.no=0; 	this.alt=alt; 	this.border=border; 	this.width=width; 	this.height=height;  	this.Add=AddBan; 	this.Init=InitBan; } function AddBan(img,href,target,delai) { 	var ban=new Object; 		ban.img=img; 		ban.href=href; 		ban.target=target; 		ban.delai=delai; 	this[this.nb]=ban; 	this.nb++; } function InitBan() { 	var aff=""; 	if (document.images) { for(var i=0;i<this.nb;i++){var gif=new preload(this[i].img)}} 	disp(aff+"<A href='javascript:tjsgo()'><IMG name='tjsimg' src='"+this[0].img+"' alt='"+this.alt+"' border='"+this.border+"' width='"+this.width+"' heigh='"+this.height+"'></A>"); 	setTimeout("rotation()",this[0].delai*1000); } function rotation() { 	banniere.no++; var no=banniere.no; if (no>=banniere.nb) {banniere.no=0; no=0} 	document.images["tjsimg"].src=banniere[no].img; 	setTimeout("rotation()",banniere[no].delai*1000); } function tjsgo() { 	with(banniere[banniere.no]) { 		if(target=="_blank"){window.open(href)} else { 			if(target=="_top"){parent.window.location=href} else { 				if(target=="_self"){window.location=href} else { 				parent.frames[target].window.location=href} 			} 		} 	} } function preload() { 	this.length = preload.arguments.length; 	for (var i = 0; i < this.length; i++) { 		this[i+1] = new Image(); 		this[i+1].src = preload.arguments[i]; 	} }  //-->  </script> </HEAD> <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="MM_preloadImages('images/en_savoir_plus_off.gif','images/ok_off.gif')" background="images/fond_essai.gif"> <table width=100% cellspacing="0" cellpadding="0"> <tr> <td align=center bgcolor="#8CC1F5"> <table width="775" border="0" cellspacing="0" cellpadding="0" align="center">   <tr>      <td rowspan="3" valign="middle" bgcolor="#8CC1F5"><a href="index.php3?t="><img src="images/logo_multicollection.gif" Alt="Multicollection : Vente aux enchres d'objet de collection" width="306" height="68" hspace="2" border="0"></a></td>     <td width="25" valign="top"><img src="images/triangle.gif" width="6" height="5"></td>     <td width="581"></td>     <td width="88"></td>   </tr>   <tr>      <td rowspan="2" bgcolor="#8CC1F5">&nbsp;</td>     <td bgcolor="#8CC1F5"><img src="images/pix.gif" width="1" height="1"></td>     <td width="88" valign="top">       </td>   </tr>   <tr>      <td bgcolor="#8CC1F5">        <table width="100%" border="0" cellspacing="3" cellpadding="0">         <tr>            <td><a href="categories.php3?t="><img src="images/onglet_toutes_les_cat2.gif" width="87" height="29" border=0></a></td>           <td><a href="se_logger.php3?retour=page_salons.php&t="><img Alt="Salons" src="images/onglet_salons_cli.gif" width="87" height="29" border=0></a></td>           <td><a href="se_logger.php3?retour=page_club_assoc.php&?t="><img Alt="Clubs"  src="images/onglet_clubs_cli.gif" width="87" height="29" border=0></a></td>           <td><a href="se_logger.php3?retour=sitepros.php&t="><img  Alt="Sites Pros"  src="images/onglet_sites_pro2.gif" width="87" height="29" border=0></a></td>           <td><a href="se_logger.php3?retour=sitepersos.php&t="><img Alt="Sites persos"  src="images/onglet_sites_perso2.gif" width="87" height="29" border=0></a></td>                    </tr>         <tr>            <td><a href="inscription.php3?t="><img Alt="S'inscrire"  src="images/onglet_inscription2.gif" width="87" height="29" border=0></a></td>           <td><a href="se_logger.php3?t="><img Alt="Espace Membre"  src="images/onglet_espace_membre2.gif" width="87" height="29" border=0></a></td>           <td><a target=_blank href="se_logger.php3?retour=forum/list.php?f=2&t="><img Alt="Forum" src="images/onglet_forum2.gif" width="87" height="29" border=0></a></td>           <td><a href="recommander.php3?t="><img Alt="Recommander ce site	"  src="images/onglet_parler2.gif" width="87" height="29" border=0></a></td>           <td><a href="se_logger.php3?retour=livres.php&t="><img Alt="Documentation"  src="images/onglet_livres2.gif" width="87" height="29" border=0></a></td>         </tr>       </table>     </td>     <td width="88" bgcolor="#8cc1f5">&nbsp;</td>   </tr>   <tr>      <td colspan="4" valign="middle" bgcolor="#FFFFFF"><img src="images/pix.gif" width="1" height="1"></td>   </tr>   <tr>      <td valign="middle" colspan="4" bgcolor="002994"><font size=1 color="ffffff">&nbsp;&nbsp;  Le 1er site de vente aux enchres d'objets de collection </td>   </tr> </table> </td> </tr> </table> <!-- Dbut Pub -->	 <table width=775 align=center> <tr>				 <td><div align="center"> 	 </div></td> </tr> </table> <!-- Fin Pub--> <br> <!-- table centrale--> <table width="100%" border="0" cellspacing="0" cellpadding="3" align=center>   <tr>     <td valign="top" align=center> <Table width=100%> <tr> <td width=180 valign=top align=center>    <table width=139 border=0 cellspacing=0 cellpadding=0><tr><td background=img/fond_bouton_g.gif height=19 align=center><a href=categories.php3?t=>Toutes les catgories</a></td></tr></table><p><table width=165 cellpadding=1 cellspacing=0 bgcolor=002994><tr><td><table width=100% heigth=400 cellspacing=0 cellpadding=0 bgcolor=FFFFFF><tr><td align=center><a href=categories.php3?t=&cat=48><font size=2><b>FEVES</b></font></A><br><A HREF=categories.php3?cat=48&t=>117   objets</a><br><IFRAME NAME=sc SRC=souscat.php?cat=48&t= width=165 height=360 MARGINWIDTH=0 MARGINHEIGHT=0 HSPACE=0 VSPACE=0  FRAMEBORDER=0><Table cellpadding=1 cellspacing=0 width=160><TR Valign=top><TD class=liste1 align=right><A target=_parent HREF=categories.php3?cat=48&souscat=90&t=>8</a>&nbsp;</td><td class=liste1>&nbsp;</td><td class=liste1><A HREF=categories.php3?cat=48&souscat=90&t= target=_parent>ANIMAUX</A></TD></TR><TR Valign=top><TD class=liste align=right><A target=_parent HREF=categories.php3?cat=48&souscat=91&t=>28</a>&nbsp;</td><td class=liste>&nbsp;</td><td class=liste><A HREF=categories.php3?cat=48&souscat=91&t= target=_parent>DESSINS ANIMES</A></TD></TR><TR Valign=top><TD class=liste1 align=right><A target=_parent HREF=categories.php3?cat=48&souscat=92&t=>33</a>&nbsp;</td><td class=liste1>&nbsp;</td><td class=liste1><A HREF=categories.php3?cat=48&souscat=92&t= target=_parent>DISNEY</A></TD></TR><TR Valign=top><TD class=liste align=right><A target=_parent HREF=categories.php3?cat=48&souscat=93&t=>13</a>&nbsp;</td><td class=liste>&nbsp;</td><td class=liste><A HREF=categories.php3?cat=48&souscat=93&t= target=_parent>PERSONNAGE</A></TD></TR><TR Valign=top><TD class=liste1 align=right><A target=_parent HREF=categories.php3?cat=48&souscat=94&t=>5</a>&nbsp;</td><td class=liste1>&nbsp;</td><td class=liste1><A HREF=categories.php3?cat=48&souscat=94&t= target=_parent>SPORTS</A></TD></TR><TR Valign=top><TD class=liste align=right><A target=_parent HREF=categories.php3?cat=48&souscat=95&t=>27</a>&nbsp;</td><td class=liste>&nbsp;</td><td class=liste><A HREF=categories.php3?cat=48&souscat=95&t= target=_parent>AUTRES</A></TD></TR><TR Valign=top><TD class=liste1 align=right><A target=_parent HREF=categories.php3?cat=48&souscat=96&t=>3</a>&nbsp;</td><td class=liste1>&nbsp;</td><td class=liste1><A HREF=categories.php3?cat=48&souscat=96&t= target=_parent>LOTS</A></TD></TR><TR Valign=top><TD class=liste align=right><A target=_parent HREF=categories.php3?cat=48&souscat=837&t=>0</a>&nbsp;</td><td class=liste>&nbsp;</td><td class=liste><A HREF=categories.php3?cat=48&souscat=837&t= target=_parent>LES DOREES</A></TD></TR></TABLE></IFRAME></td></tr></table></td></tr></table><p><table width=139 border=0 cellspacing=0 cellpadding=0><tr><td background=img/fond_bouton_g.gif height=19 align=center><a href=alerte.php3?t=&cat=48&souscat=>Surveillez cette catgorie</a></td></tr></table> 	<p> 	<A HREF=categorie_nouvelle.php3?&t=>Suggrer une nouvelle catgorie  ou sous-catgorie ?</A> 	 <P><!-- moteur de recherche -->              <FORM ACTION="chercher.php3" METHOD=POST>               <table width="162" border="0" cellspacing="0" cellpadding="0">                 <tr>                    <td background="images/onglet_gauche_sansnom.gif" height="17"><img src="images/moteur_recherche.gif" width="108" height="13" hspace="5" vspace="2"></td>                 </tr>               </table>               <table width="175" border="0" cellspacing="0" cellpadding="1" bgcolor="#002994">                 <tr>                    <td>                      <table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="ffffcc">                       <tr>                          <td colspan="3"> &nbsp;&nbsp;<font size="1"><b>Recherche</b></font></td>                       </tr>                       <tr>                          <td align="center"> 		<img src="images/loupe.gif" width="35" height="22">                         </td>                         <td >                          <INPUT TYPE="hidden" NAME="t" VALUE=""> 		<INPUT TYPE="text" NAME="q" SIZE=10  MAXLENGTH=40>                         </td>                         <td align="right">                            <INPUT TYPE="image" border="0" src="images/ok_on.gif" width="20" height="19" hspace="3">                         </td>                       </tr>                     </table>                   </td>                 </tr>               </table> </FORM>  <!-- /moteur de recherche -->          </td> <td valign=top>   <P> <div align=right><table border=0 cellspacing=0 cellpadding=0><tr><td>&nbsp;</td><td background=img/fond_bouton.gif height=19 align=center  width=139><a href=sitepros.php?t=&cat=48>1 Sites pros</a></td></tr></table></div>                                                                    <p><div align=center><table width=450 border=0 cellspacing=0 cellpadding=1> 	<tr align=center><td bgcolor=#002994 colspan=3 height=20><font color=white><b>EXEMPLES D'OBJETS EN VENTE DANS CETTE CATEGORIE</b></font></td><tr> 	<tr><td bgcolor=#002994><table border=0 cellspacing=0 cellpadding=0><td><tr align=center><td class=liste1 width=150><a href='fiche.php3?obj=116398&t='>FEVE LIONEL<br><img src='fileupload/uploads/05240015.jpg' width=120 height=92 border=0></a></td><td class=liste width=150><a href='fiche.php3?obj=117875&t='> FORGHORN LEGHORM <br><img src='fileupload/uploads/06200008.jpg ' width=120 height=92 border=0></a></td><td class=liste1 width=150><a href='fiche.php3?obj=117854&t='> LE LAPIN <br><img src='fileupload/uploads/03170012.jpg ' width=120 height=92 border=0></a></td> 	</tr>       </table></tr></table></div><p><div align=center><table><tr><td><A HREF=vendre_objet.php3?cat=48&souscat=90&t=><IMG SRC=img/dollar.gif BORDER=0 WIDTH=57 HEIGHT=29 border=0></A></td><td><FONT FACE=arial size=2><A HREF=vendre_objet.php3?cat=48&souscat=90&t=>Vendre un objet <br>dans cette sous-catgorie !</A></td></tr></table></div><p><font size=3 color=red><b><a href=categories.php3?t=&cat=48><font size=2><b>FEVES</b></font></A>  /  ANIMAUX</font> <br></b>Nombre d'objets en vente dans la sous-catgorie :  <B><FONT COLOR=008000>8</FONT></B><BR><P><div align=left>[ Page 0 ]</A> --<P></div> 	<TABLE cellspacing=0 cellpadding=3 width=100%> 	<TR> 	<TD class=titre></TD>     <TD class=titre> Description</TD>     <TD class=titre> Fin des enchres</TD>     <TD class=titre>Prix actuel</TD>    <TD class=titre>Prochain prix</TD>    <TD class=titre>Enchre</TD> 	</TR> 	 	<TR vAlign=top onmouseover="setPointer(this, '#CCFFCC')" onmouseout="setPointer(this, '#E6E6FF')" > 	<TD class=liste1><A HREF=fiche.php3?obj=112408&t=><img src=fileupload/uploads/ma_petite_collection_ii_bis_50ko.jpg width=60 height=46 border=0></A></TD> 	<TD class=liste1><A HREF=fiche.php3?obj=112408&t=>... Ma Petite Collection de Fves ... Tome II ... 2003</A></TD> 	<TD class=liste1><A HREF=fiche.php3?obj=112408&t=> 2003-22-04 21:03</A></TD>          <TD class=liste1><A HREF=fiche.php3?obj=112408&t=>20</A> </TD>     <TD class=liste1><A HREF=fiche.php3?obj=112408&t=>20.5</A> </TD>     <TD class=liste1><A HREF=encherir.php3?obj=112408&step=0.5><img src=img/smile.gif border=0 alt="encherir sur l'objet "></A> </TD> 	</TR> 	<TR vAlign=top onmouseover="setPointer(this, '#CCFFCC')" onmouseout="setPointer(this, '#FFFFFF')" > 	<TD class=liste><A HREF=fiche.php3?obj=117501&t=><img src=fileupload/uploads/03290009.jpg width=60 height=46 border=0></A></TD> 	<TD class=liste><A HREF=fiche.php3?obj=117501&t=>FEVE LE PANDA GEANT</A></TD> 	<TD class=liste><A HREF=fiche.php3?obj=117501&t=> 2003-18-05 22:36</A></TD>          <TD class=liste><A HREF=fiche.php3?obj=117501&t=>1.52</A> </TD>     <TD class=liste><A HREF=fiche.php3?obj=117501&t=>1.52</A> </TD>     <TD class=liste><A HREF=encherir.php3?obj=117501&step=0.5>Non</A> </TD> 	</TR> 	<TR vAlign=top onmouseover="setPointer(this, '#CCFFCC')" onmouseout="setPointer(this, '#E6E6FF')" > 	<TD class=liste1><A HREF=fiche.php3?obj=117598&t=><img src=fileupload/uploads/03290010.jpg width=60 height=46 border=0></A></TD> 	<TD class=liste1><A HREF=fiche.php3?obj=117598&t=>FEVE LE GORILLE DES MONTAGNES</A></TD> 	<TD class=liste1><A HREF=fiche.php3?obj=117598&t=> 2003-18-05 22:36</A></TD>          <TD class=liste1><A HREF=fiche.php3?obj=117598&t=>1.52</A> </TD>     <TD class=liste1><A HREF=fiche.php3?obj=117598&t=>1.52</A> </TD>     <TD class=liste1><A HREF=encherir.php3?obj=117598&step=0.5>Non</A> </TD> 	</TR> 	<TR vAlign=top onmouseover="setPointer(this, '#CCFFCC')" onmouseout="setPointer(this, '#FFFFFF')" > 	<TD class=liste><A HREF=fiche.php3?obj=117590&t=><img src=fileupload/uploads/03290006.jpg width=60 height=46 border=0></A></TD> 	<TD class=liste><A HREF=fiche.php3?obj=117590&t=>FEVE PINGOIN</A></TD> 	<TD class=liste><A HREF=fiche.php3?obj=117590&t=> 2003-18-05 22:36</A></TD>          <TD class=liste><A HREF=fiche.php3?obj=117590&t=>1.52</A> </TD>     <TD class=liste><A HREF=fiche.php3?obj=117590&t=>1.52</A> </TD>     <TD class=liste><A HREF=encherir.php3?obj=117590&step=0.5>Non</A> </TD> 	</TR> 	<TR vAlign=top onmouseover="setPointer(this, '#CCFFCC')" onmouseout="setPointer(this, '#E6E6FF')" > 	<TD class=liste1><A HREF=fiche.php3?obj=117585&t=><img src=fileupload/uploads/03290008.jpg width=60 height=46 border=0></A></TD> 	<TD class=liste1><A HREF=fiche.php3?obj=117585&t=>FEVE LE RHINOCEROS NOIR</A></TD> 	<TD class=liste1><A HREF=fiche.php3?obj=117585&t=> 2003-18-05 22:36</A></TD>          <TD class=liste1><A HREF=fiche.php3?obj=117585&t=>1.52</A> </TD>     <TD class=liste1><A HREF=fiche.php3?obj=117585&t=>1.52</A> </TD>     <TD class=liste1><A HREF=encherir.php3?obj=117585&step=0.5>Non</A> </TD> 	</TR> 	<TR vAlign=top onmouseover="setPointer(this, '#CCFFCC')" onmouseout="setPointer(this, '#FFFFFF')" > 	<TD class=liste><A HREF=fiche.php3?obj=117556&t=><img src=fileupload/uploads/03290010.jpg width=60 height=46 border=0></A></TD> 	<TD class=liste><A HREF=fiche.php3?obj=117556&t=>FEVE LE GORILLE DES MONTAGNES</A></TD> 	<TD class=liste><A HREF=fiche.php3?obj=117556&t=> 2003-18-05 22:36</A></TD>          <TD class=liste><A HREF=fiche.php3?obj=117556&t=>1.52</A> </TD>     <TD class=liste><A HREF=fiche.php3?obj=117556&t=>1.52</A> </TD>     <TD class=liste><A HREF=encherir.php3?obj=117556&step=0.5>Non</A> </TD> 	</TR> 	<TR vAlign=top onmouseover="setPointer(this, '#CCFFCC')" onmouseout="setPointer(this, '#E6E6FF')" > 	<TD class=liste1><A HREF=fiche.php3?obj=117641&t=><img src=fileupload/uploads/06210032.jpg width=60 height=46 border=0></A></TD> 	<TD class=liste1><A HREF=fiche.php3?obj=117641&t=>LA BALEINE BLEU</A></TD> 	<TD class=liste1><A HREF=fiche.php3?obj=117641&t=> 2003-18-05 22:36</A></TD>          <TD class=liste1><A HREF=fiche.php3?obj=117641&t=>1.22</A> </TD>     <TD class=liste1><A HREF=fiche.php3?obj=117641&t=>1.22</A> </TD>     <TD class=liste1><A HREF=encherir.php3?obj=117641&step=0.5>Non</A> </TD> 	</TR> 	<TR vAlign=top onmouseover="setPointer(this, '#CCFFCC')" onmouseout="setPointer(this, '#FFFFFF')" > 	<TD class=liste><A HREF=fiche.php3?obj=117856&t=><img src=fileupload/uploads/06210031.jpg  width=60 height=46 border=0></A></TD> 	<TD class=liste><A HREF=fiche.php3?obj=117856&t=>OISEAU L ARA HYACINTHE </A></TD> 	<TD class=liste><A HREF=fiche.php3?obj=117856&t=> 2003-23-05 09:26</A></TD>          <TD class=liste><A HREF=fiche.php3?obj=117856&t=>1.52</A> </TD>     <TD class=liste><A HREF=fiche.php3?obj=117856&t=>1.52</A> </TD>     <TD class=liste><A HREF=encherir.php3?obj=117856&step=0.5>Non</A> </TD> 	</TR></TABLE><P><div align=left>[ Page 0 ]</A> --<P></div><div align=center><table><tr><td><A HREF=vendre_objet.php3?cat=48&souscat=90&t=><IMG SRC=img/dollar.gif BORDER=0 WIDTH=57 HEIGHT=29 border=0></A></td><td><FONT FACE=arial size=2><A HREF=vendre_objet.php3?cat=48&souscat=90&t=>Vendre un objet <br>dans cette sous-catgorie !</A></td></tr></table></div><p><P>    </td> </tr> </table>   <!-- /table centrale-->     </td>   </tr> </table> <!-- FOOTER --> <p> &nbsp; <br> <table width="740" border="0" cellspacing="0" cellpadding="0" align="center">   <tr>     <td>        <div align="center">       <a href=javascript:history.go(-1)>Retour</a> <p>       <a href="se_logger.php3?retour=categories.php3&t=">Cat&eacute;gories</A> -       <a href="se_logger.php3?retour=tableaudebord.php&t=">Tableau de bord</A> -       <A HREF=inscription.php3>S'inscrire</A> -        <A HREF="se_logger.php3?t=">Espace membres</A> -        <A HREF="recommander.php3?t=">Parler de ce site</A> -        <a href="se_logger.php3?retour=page_salons.php&t=">Salons &amp; Ev&egrave;nements</A><br>       <a href="se_logger.php3?retour=page_club_assoc.php&t=">Clubs et Associations</A> -       <a href="se_logger.php3?retour=forum/list.php?f=2&t=" target=_blank>Forum de discussion</A> -       <a href="se_logger.php3?retour=sitepersos.php&t=">Sites Persos</A> -       <a HREF="se_logger.php3?retour=sitepros.php3&t=">Sites Pro</A> -        <A HREF=contact.php3?t=$t>Contactez nous</A>          <br>         </b><p>                         <FORM name=euro>     <table width="175" border="0" cellspacing="0" cellpadding="1" bgcolor="#002994">                 <tr>                    <td>        <table width="100%" border=0 cellspacing=0 cellpading=0 bgcolor=ffffcc>       <tr>       <td colspan=5 align=center><b><font color=green> Convertisseur Francs / Euros</font></b></td>       </tr><Tr>       <td>&nbsp;</td><td valign=top>Euros </td><td>&nbsp;</td><td>Francs FF</td><td>&nbsp;</td></TR>       <TR><td>&nbsp;</td>   <td valign=top> <INPUT TYPE="text" NAME="Euro" size =10 OnChange="this.form.Franc.value=Math.round(this.value*6.55957*100)/100;"> </td><td> <input type=button value="<->">&nbsp;</td><Td valign=top> <INPUT TYPE="text" NAME="Franc" size =10 OnChange="this.form.Euro.value=Math.round(this.value/6.55957*100)/100;"> </td><td>&nbsp;</td> </tr><tr><td colspan=5 align=center><font color=green> 1 Euro = 6,55957 F</font></td></tr> </table> </td> </tr> </table> <table> 	<tr> 		<td> 			<script language="JavaScript1.1"> 			<!-- 			hsh = new Date(); 			hsd = document; 			hsi = '<a href="http://www.xiti.com/xiti.asp?s=86113"' 			hsi += ' TARGET="_top"><img width="39" height="25" border=0 ' 			hsi += 'src="http://logv19.xiti.com/hit.xiti?s=86113' 			hsi += '&p=&hl=' + hsh.getHours() + 'x' + hsh.getMinutes() + 'x' + hsh.getSeconds(); 			if(parseFloat(navigator.appVersion)>=4) 			{Xiti_s=screen;hsi += '&r=' + Xiti_s.width + 'x' + Xiti_s.height + 'x' + Xiti_s.pixelDepth + 'x' + Xiti_s.colorDepth;} 			hsd.writeln(hsi + '&ref=' + hsd.referrer.replace('&', '$') + '" title="Mesurez votre audience"></a>'); 			//--> 			</script> 			<noscript> 			<a href="http://www.xiti.com/xiti.asp?s=86113" TARGET="_top"><img width="39" height="25" border=0 src="http://logv19.xiti.com/hit.xiti?s=86113&p=&" title="Mesurez votre audience"></a> 			</noscript> 		</td> 	</tr> </table> </FORM>            <fontclass=petite>Multicollection.com - Filiale de Multim&eacute;dia          Collections SARL<br> ralisation <A HREF=http://www.galliot.com/ TARGET=_blank>Galliot.com</A></FONT>         </div>     </td>   </tr> </table>     </body> </html>	 <p><div align=center><font class=petite>Page gnre en 0.87281608581543 seconde(s)</font></div>				   
