<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> <P><h2><font color=green><a href=sitepersos.php?t=>Annuaire de sites Perso</a></font></h2> <font size=2><a href=sitepersosajout.php?t=>Ajouter un site</a></font><p></CENTER><font color=green size=3><b><a href="/sitepersos.php?t=">Tous les Sites</A> / <a href="categories.php3?t=&cat=77">POKEMON</a><P><p> 	 <table width=770 border=0 cellspacing=0 cellpadding=1 bgcolor=#002994><tr><td><table width=100% border=0 cellspacing=0 cellpadding=3  bgcolor=ffffcc> <tr><td align=center>  <a href="http://www.cavetgrenier.com" target=_blank><b>Cavetgrenier</b></a><br> <br> <font size=2>Vente  l'unit de cartes Pokemon, Magic l'assemble, Yugioh et Football Champion<p> </td></tr></table></td></tr></table><p>  	     	<font color=green size=3><b><a href="/sitepersos.php?t=">Tous les Sites</A> / <a href="categories.php3?t=&cat=77">POKEMON</a><P><p> <!-- /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.014263033866882 seconde(s)</font></div>				   
