<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html dir="LTR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta http-equiv="Content-Style-Type" content="text/css">  <link rel="top" href="index.php?sid=a067f309ab627b869fee918f13357c32" title="" /> <link rel="search" href="search.php?sid=a067f309ab627b869fee918f13357c32" title="" /> <link rel="help" href="faq.php?sid=a067f309ab627b869fee918f13357c32" title="" /> <link rel="author" href="memberlist.php?sid=a067f309ab627b869fee918f13357c32" title="" /> <link rel="prev" href="viewtopic.php?t=236&amp;view=previous&amp;sid=a067f309ab627b869fee918f13357c32" title="Voir le sujet prcdent" /> <link rel="next" href="viewtopic.php?t=236&amp;view=next&amp;sid=a067f309ab627b869fee918f13357c32" title="Voir le sujet suivant" /> <link rel="up" href="viewforum.php?f=4&amp;sid=a067f309ab627b869fee918f13357c32" title="annonces gnrales importantes" /> <link rel="chapter forum" href="viewforum.php?f=4&amp;sid=a067f309ab627b869fee918f13357c32" title="annonces gnrales importantes" /> <link rel="chapter forum" href="viewforum.php?f=1&amp;sid=a067f309ab627b869fee918f13357c32" title="forum lapin" /> <link rel="chapter forum" href="viewforum.php?f=2&amp;sid=a067f309ab627b869fee918f13357c32" title="discussion sur le comic strip lapin" /> <link rel="chapter forum" href="viewforum.php?f=11&amp;sid=a067f309ab627b869fee918f13357c32" title="le calendrier lapin" /> <link rel="chapter forum" href="viewforum.php?f=10&amp;sid=a067f309ab627b869fee918f13357c32" title="les autres comics strips" /> <link rel="chapter forum" href="viewforum.php?f=3&amp;sid=a067f309ab627b869fee918f13357c32" title="discussions gnrales" /> <link rel="chapter forum" href="viewforum.php?f=7&amp;sid=a067f309ab627b869fee918f13357c32" title="Les citations en tous genres" /> <link rel="chapter forum" href="viewforum.php?f=8&amp;sid=a067f309ab627b869fee918f13357c32" title="nouvelles et littrature" /> <link rel="chapter forum" href="viewforum.php?f=5&amp;sid=a067f309ab627b869fee918f13357c32" title="musique !!" /> <link rel="chapter forum" href="viewforum.php?f=13&amp;sid=a067f309ab627b869fee918f13357c32" title="le bazard" />  <title>lapin.org :: Voir le sujet - la soire lapin : 17 mai  Lille</title> <!-- link rel="stylesheet" href="templates/subSilver/lapin-noir.css" type="text/css" --> <style type="text/css"> <!-- /*   The original subSilver Theme for phpBB version 2+   Created by subBlue design   http://www.subBlue.com    NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2   theme administration centre. When you have finalised your style you could cut the final CSS code   and place it in an external file, deleting this section to save bandwidth. */  /* General page style. The scroll bar colours only visible in IE5.5+ */ body { 	background-color: #000000; 	scrollbar-face-color: #1a4f1a; 	scrollbar-highlight-color: #515151; 	scrollbar-shadow-color: #1a4f1a; 	scrollbar-3dlight-color: #206220; 	scrollbar-arrow-color:  #ffff00; 	scrollbar-track-color: #000000; 	scrollbar-darkshadow-color: #48DC48; }  /* General font families for common tags */ font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif } a:link,a:active,a:visited { color : #ffff00; } a:hover		{ text-decoration: underline; color : #3dba3d; } hr	{ height: 0px; border: solid #206220 0px; border-top-width: 1px;}  /* This is the border line & background colour round the entire page */ .bodyline	{ background-color: #515151; border: 1px #48DC48 solid; }  /* This is the outline round the main forum tables */ .forumline	{ background-color: #515151; border: 2px #3dba3d solid; }  /* Main table cell colours and backgrounds */ td.row1	{ background-color: #000000; } td.row2	{ background-color: #1a4f1a; } td.row3	{ background-color: #206220; }  /*   This is for the table cell above the Topics, Post & Last posts on the index.php page   By default this is the fading out gradiated silver background.   However, you could replace this with a bitmap specific for each forum */ td.rowpic { 		background-color: #515151; 		background-image: url(templates/subSilver/images/cellpic2.jpg); 		background-repeat: repeat-y; }  /* Header cells - the blue and silver gradient backgrounds */ th	{ 	color: #ff9900; font-size: 11px; font-weight : bold; 	background-color: #ffff00; height: 25px; 	background-image: url(templates/subSilver/images/cellpic3.gif); }  td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { 			background-image: url(templates/subSilver/images/cellpic1.gif); 			background-color:#206220; border: #3dba3d; border-style: solid; height: 28px; }  /*   Setting additional nice inner borders for the main table cells.   The names indicate which sides the border will be on.   Don't worry if you don't understand this, just ignore it :-) */ td.cat,td.catHead,td.catBottom { 	height: 29px; 	border-width: 0px 0px 0px 0px; } th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR { 	font-weight: bold; border: #515151; border-style: solid; height: 28px; } td.row3Right,td.spaceRow { 	background-color: #206220; border: #3dba3d; border-style: solid; }  th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; } th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; } th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; } th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; } th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; } th.thTop	 { border-width: 1px 0px 0px 0px; } th.thCornerL { border-width: 1px 0px 0px 1px; } th.thCornerR { border-width: 1px 1px 0px 0px; }  /* The largest text used in the index page title and toptic title etc. */ .maintitle	{ 	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; 	text-decoration: none; line-height : 120%; color : #ffffff; }  /* General text */ .gen { font-size : 12px; } .genmed { font-size : 11px; } .gensmall { font-size : 10px; } .gen,.genmed,.gensmall { color : #ffffff; } a.gen,a.genmed,a.gensmall { color: #ffff00; text-decoration: none; } a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #3dba3d; text-decoration: underline; }  /* The register, login, search etc links at the top of the page */ .mainmenu		{ font-size : 11px; color : #ffffff } a.mainmenu		{ text-decoration: none; color : #ffff00;  } a.mainmenu:hover{ text-decoration: underline; color : #3dba3d; }  /* Forum category titles */ .cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #ffff00} a.cattitle		{ text-decoration: none; color : #ffff00; } a.cattitle:hover{ text-decoration: underline; }  /* Forum title: Text and link to the forums used in: index.php */ .forumlink		{ font-weight: bold; font-size: 12px; color : #ffff00; } a.forumlink 	{ text-decoration: none; color : #ffff00; } a.forumlink:hover{ text-decoration: underline; color : #3dba3d; }  /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */ .nav			{ font-weight: bold; font-size: 11px; color : #ffffff;} a.nav			{ text-decoration: none; color : #ffff00; } a.nav:hover		{ text-decoration: underline; }  /* titles for the topics: could specify viewed link colour too */ .topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #ffffff; } a.topictitle:link   { text-decoration: none; color : #ffff00; } a.topictitle:visited { text-decoration: none; color : #ffff99; } a.topictitle:hover	{ text-decoration: underline; color : #3dba3d; }  /* Name of poster in viewmsg.php and viewtopic.php and other places */ .name			{ font-size : 11px; color : #ffffff;}  /* Location, number of posts, post date etc */ .postdetails		{ font-size : 10px; color : #ffffff; }  /* The content of the posts (body of text) */ .postbody { font-size : 12px; line-height: 18px} a.postlink:link	{ text-decoration: none; color : #ffff00 } a.postlink:visited { text-decoration: none; color : #ffff99; } a.postlink:hover { text-decoration: underline; color : #3dba3d}  /* Quote & Code blocks */ .code { 	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #ff9900; 	background-color: #707070; border: #206220; border-style: solid; 	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px }  .quote { 	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC; line-height: 125%; 	background-color: #707070; border: #206220; border-style: solid; 	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px }  /* Copyright and bottom info */ .copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC; letter-spacing: -1px;} a.copyright		{ color: #CCCCCC; text-decoration: none;} a.copyright:hover { color: #ffffff; text-decoration: underline;}  /* Form elements */ input,textarea, select { 	color : #ffffff; 	font: normal 11px Verdana, Arial, Helvetica, sans-serif; 	border-color : #ffffff; }  /* The text input fields background colour */ input.post, textarea.post, select { 	background-color : #000000;}; }  input { text-indent : 2px; }  /* The buttons used for bbCode styling in message post */ input.button { 	background-color : #000000; 	color : #ffffff; 	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }  /* The main submit button option */ input.mainoption { 	background-color : #707070; 	font-weight : bold; }  /* None-bold submit button */ input.liteoption { 	background-color : #707070; 	font-weight : normal; }  /* This is the line in the posting page which shows the rollover   help line. This is actually a text box, but if set to be the same   colour as the background no one will know ;) */ .helpline { background-color: #1a4f1a; border-style: none; }  /* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */ @import url("templates/subSilver/formIE.css"); --> </style> </head> <body bgcolor="#000000" text="#ffffff" link="#ffff00" vlink="#ffff99" />  <a name="top"></a>  <table width="100%" cellspacing="0" cellpadding="10" border="0" align="center"> 	<tr> 		<td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0"> 			<tr> 				<td><a href="index.php?sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/logo_phpBB.gif" border="0" alt="lapin.org Index du Forum" vspace="1" /></a></td> 				<td align="center" width="100%" valign="middle"><span class="maintitle">lapin.org</span><br /><span class="gen">Lapin est une bd quotidienne internaute gratuite conue sur le modle des comic strips amricains qui prsente les aventures humoristiques d'une dizaine de personnages improbables. L, vous tes sur le forum de lapin, avec des concours de citations, des discussions sur la musique, la littrature, le comic strip et bien sr la bd elle-mme...<br />&nbsp; </span> 				<table cellspacing="0" cellpadding="2" border="0"> 					<tr> 						<td align="center" valign="top" nowrap="nowrap"><span class="mainmenu">&nbsp;<a href="faq.php?sid=a067f309ab627b869fee918f13357c32" class="mainmenu"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="FAQ" hspace="3" />FAQ</a></span><span class="mainmenu">&nbsp; &nbsp;<a href="search.php?sid=a067f309ab627b869fee918f13357c32" class="mainmenu"><img src="templates/subSilver/images/icon_mini_search.gif" width="12" height="13" border="0" alt="Rechercher" hspace="3" />Rechercher</a>&nbsp; &nbsp;<a href="memberlist.php?sid=a067f309ab627b869fee918f13357c32" class="mainmenu"><img src="templates/subSilver/images/icon_mini_members.gif" width="12" height="13" border="0" alt="Liste des Membres" hspace="3" />Liste des Membres</a>&nbsp; &nbsp;<a href="groupcp.php?sid=a067f309ab627b869fee918f13357c32" class="mainmenu"><img src="templates/subSilver/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="Groupes d'utilisateurs" hspace="3" />Groupes d'utilisateurs</a>&nbsp; 						&nbsp;<a href="profile.php?mode=register&amp;sid=a067f309ab627b869fee918f13357c32" class="mainmenu"><img src="templates/subSilver/images/icon_mini_register.gif" width="12" height="13" border="0" alt="S'enregistrer" hspace="3" />S'enregistrer</a></span>&nbsp; 						</td> 					</tr> 					<tr> 						<td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu">&nbsp;<a href="profile.php?mode=editprofile&amp;sid=a067f309ab627b869fee918f13357c32" class="mainmenu"><img src="templates/subSilver/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="Profil" hspace="3" />Profil</a>&nbsp; &nbsp;<a href="privmsg.php?folder=inbox&amp;sid=a067f309ab627b869fee918f13357c32" class="mainmenu"><img src="templates/subSilver/images/icon_mini_message.gif" width="12" height="13" border="0" alt="Se connecter pour vrifier ses messages privs" hspace="3" />Se connecter pour vrifier ses messages privs</a>&nbsp; &nbsp;<a href="login.php?sid=a067f309ab627b869fee918f13357c32" class="mainmenu"><img src="templates/subSilver/images/icon_mini_login.gif" width="12" height="13" border="0" alt="Connexion" hspace="3" />Connexion</a>&nbsp;</span></td> 					</tr> 				</table></td> 			</tr> 			<tr> 				<td><!-- spcial lapin --> 			<div align="center"><font size="-3"><a href="http://www.lapin.org/" target="_blank">Lapin</a> || <a href="http://citations.lapin.org/" target="_blank">Lapin Magazine</a> || <a href="http://commando.lapin.org/" target="_blank">Commando B</a> || <a href="http://www.rabbit-comics.org/" target="_blank">rabbit comics</a></font></div> 				</td> 			</tr> 		</table>  		<br />  <table width="100%" cellspacing="2" cellpadding="2" border="0">   <tr> 	<td align="left" valign="bottom" colspan="2"><a class="maintitle" href="viewtopic.php?t=236&amp;start=0&amp;postdays=0&amp;postorder=asc&amp;highlight=&amp;sid=a067f309ab627b869fee918f13357c32">la soire lapin : 17 mai  Lille</a><br /> 	  <span class="gensmall"><b>Aller  la page <b>1</b>, <a href="viewtopic.php?t=236&amp;postdays=0&amp;postorder=asc&amp;start=40&amp;sid=a067f309ab627b869fee918f13357c32">2</a>&nbsp;&nbsp;<a href="viewtopic.php?t=236&amp;postdays=0&amp;postorder=asc&amp;start=40&amp;sid=a067f309ab627b869fee918f13357c32">Suivante</a></b><br /> 	  &nbsp; </span></td>   </tr> </table>  <table width="100%" cellspacing="2" cellpadding="2" border="0">   <tr> 	<td align="left" valign="bottom" nowrap="nowrap"><span class="nav"><a href="posting.php?mode=newtopic&amp;f=4&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/post.gif" border="0" alt="Poster un nouveau sujet" align="middle" /></a>&nbsp;&nbsp;&nbsp;<a href="posting.php?mode=reply&amp;t=236&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/reply.gif" border="0" alt="Rpondre au sujet" align="middle" /></a></span></td> 	<td align="left" valign="middle" width="100%"><span class="nav">&nbsp;&nbsp;&nbsp;<a href="index.php?sid=a067f309ab627b869fee918f13357c32" class="nav">lapin.org Index du Forum</a> 	  -> <a href="viewforum.php?f=4&amp;sid=a067f309ab627b869fee918f13357c32" class="nav">annonces gnrales importantes</a></span></td>   </tr> </table>  <table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0"> 	<tr align="right"> 		<td class="catHead" colspan="2" height="28"><span class="nav"><a href="viewtopic.php?t=236&amp;view=previous&amp;sid=a067f309ab627b869fee918f13357c32" class="nav">Voir le sujet prcdent</a> :: <a href="viewtopic.php?t=236&amp;view=next&amp;sid=a067f309ab627b869fee918f13357c32" class="nav">Voir le sujet suivant</a> &nbsp;</span></td> 	</tr> 	 <tr>   <td class="row2" colspan="2"><br clear="all" /> 	<table cellspacing="0" cellpadding="4" border="0" align="center"> 	  <tr> 		<td colspan="4" align="center"><span class="gen"><b>la soire lapin, II</b></span></td> 	  </tr> 	  <tr> 		<td align="center"> 		  <table cellspacing="0" cellpadding="2" border="0"> 			<tr> 			  <td><span class="gen">c'est sympa, mais je viendrai pas</span></td> 			  <td> 				<table cellspacing="0" cellpadding="0" border="0"> 				  <tr> 					<td><img src="templates/subSilver/images/vote_lcap.gif" width="4" alt="" height="12" /></td> 					<td><img src="templates/subSilver/images/voting_bar.gif" width="26" height="12" alt="12%" /></td> 					<td><img src="templates/subSilver/images/vote_rcap.gif" width="4" alt="" height="12" /></td> 				  </tr> 				</table> 			  </td> 			  <td align="center"><b><span class="gen">&nbsp;12%&nbsp;</span></b></td> 			  <td align="center"><span class="gen">[ 2 ]</span></td> 			</tr> 			<tr> 			  <td><span class="gen">je ne veux pas de vrai contact avec des vrais gens.... (beurk !)</span></td> 			  <td> 				<table cellspacing="0" cellpadding="0" border="0"> 				  <tr> 					<td><img src="templates/subSilver/images/vote_lcap.gif" width="4" alt="" height="12" /></td> 					<td><img src="templates/subSilver/images/voting_bar.gif" width="26" height="12" alt="12%" /></td> 					<td><img src="templates/subSilver/images/vote_rcap.gif" width="4" alt="" height="12" /></td> 				  </tr> 				</table> 			  </td> 			  <td align="center"><b><span class="gen">&nbsp;12%&nbsp;</span></b></td> 			  <td align="center"><span class="gen">[ 2 ]</span></td> 			</tr> 			<tr> 			  <td><span class="gen">b oui, je vais venir, enfin !!</span></td> 			  <td> 				<table cellspacing="0" cellpadding="0" border="0"> 				  <tr> 					<td><img src="templates/subSilver/images/vote_lcap.gif" width="4" alt="" height="12" /></td> 					<td><img src="templates/subSilver/images/voting_bar.gif" width="13" height="12" alt="6%" /></td> 					<td><img src="templates/subSilver/images/vote_rcap.gif" width="4" alt="" height="12" /></td> 				  </tr> 				</table> 			  </td> 			  <td align="center"><b><span class="gen">&nbsp;6%&nbsp;</span></b></td> 			  <td align="center"><span class="gen">[ 1 ]</span></td> 			</tr> 			<tr> 			  <td><span class="gen">si y'a de la bire, je viens</span></td> 			  <td> 				<table cellspacing="0" cellpadding="0" border="0"> 				  <tr> 					<td><img src="templates/subSilver/images/vote_lcap.gif" width="4" alt="" height="12" /></td> 					<td><img src="templates/subSilver/images/voting_bar.gif" width="51" height="12" alt="25%" /></td> 					<td><img src="templates/subSilver/images/vote_rcap.gif" width="4" alt="" height="12" /></td> 				  </tr> 				</table> 			  </td> 			  <td align="center"><b><span class="gen">&nbsp;25%&nbsp;</span></b></td> 			  <td align="center"><span class="gen">[ 4 ]</span></td> 			</tr> 			<tr> 			  <td><span class="gen">se dplacer  Lille ? dur..... mais peut-tre...</span></td> 			  <td> 				<table cellspacing="0" cellpadding="0" border="0"> 				  <tr> 					<td><img src="templates/subSilver/images/vote_lcap.gif" width="4" alt="" height="12" /></td> 					<td><img src="templates/subSilver/images/voting_bar.gif" width="51" height="12" alt="25%" /></td> 					<td><img src="templates/subSilver/images/vote_rcap.gif" width="4" alt="" height="12" /></td> 				  </tr> 				</table> 			  </td> 			  <td align="center"><b><span class="gen">&nbsp;25%&nbsp;</span></b></td> 			  <td align="center"><span class="gen">[ 4 ]</span></td> 			</tr> 			<tr> 			  <td><span class="gen">je suis un tudiant fauch qui vend son corps le soir, je ne pourrai pas...</span></td> 			  <td> 				<table cellspacing="0" cellpadding="0" border="0"> 				  <tr> 					<td><img src="templates/subSilver/images/vote_lcap.gif" width="4" alt="" height="12" /></td> 					<td><img src="templates/subSilver/images/voting_bar.gif" width="38" height="12" alt="18%" /></td> 					<td><img src="templates/subSilver/images/vote_rcap.gif" width="4" alt="" height="12" /></td> 				  </tr> 				</table> 			  </td> 			  <td align="center"><b><span class="gen">&nbsp;18%&nbsp;</span></b></td> 			  <td align="center"><span class="gen">[ 3 ]</span></td> 			</tr> 			<tr> 			  <td><span class="gen">si y'a des carrotes, je viens</span></td> 			  <td> 				<table cellspacing="0" cellpadding="0" border="0"> 				  <tr> 					<td><img src="templates/subSilver/images/vote_lcap.gif" width="4" alt="" height="12" /></td> 					<td><img src="templates/subSilver/images/voting_bar.gif" width="0" height="12" alt="0%" /></td> 					<td><img src="templates/subSilver/images/vote_rcap.gif" width="4" alt="" height="12" /></td> 				  </tr> 				</table> 			  </td> 			  <td align="center"><b><span class="gen">&nbsp;0%&nbsp;</span></b></td> 			  <td align="center"><span class="gen">[ 0 ]</span></td> 			</tr> 		  </table> 		</td> 	  </tr> 	  <tr> 		<td colspan="4" align="center"><span class="gen"><b>Total des votes : 16</b></span></td> 	  </tr> 	</table> 	<br clear="all" />   </td> </tr>   	<tr> 		<th class="thLeft" width="150" height="26" nowrap="nowrap">Auteur</th> 		<th class="thRight" nowrap="nowrap">Message</th> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="3717"></a><b>administrator</b></span><br /><span class="postdetails">Your one and only god  la party !<br /><img src="http://forum.lapin.org/images/avatars/lapin-fache.gif" alt="" border="0" /><br /><br />Inscrit le: 26 Au 2002<br />Messages: 1267<br />Localisation: Lille, France</span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=3717&amp;sid=a067f309ab627b869fee918f13357c32#3717"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Ven Mar 14, 2003 10:51 am<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: la soire lapin : 17 mai  Lille</span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=3717&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">a y est, <br /> le 500me pisode de lapin !! <br /> chui mu <br /> quand on avait fait la premire fte lapin,  <br /> j'avais calcul qu'il faudrait prs de deux ans pour arriver au 500 <br /> et refaire une party.... <br /> bref, la date de la fte lapin est maintenant officielle, <br /> ce sera le 17 mai  Lille  <br /> (mais si, Lille, au sud de Dunkerque...) <br /> dans un bar trs sympathique <br /> o je ne vais pas boire assez souvent <br />   <br /> on ftera le 500 pisode <br /> probablement le passage des sites  + de 1000 visiteurs par jour <br /> y'aura une confrence du matre <br /> et peut-tre mme plusieurs <br /> de la bire et des carottes <br />   <br /> dites-moi si vous pensez venir  <br /> (les participants  la premire sont automatiquement inscrits, <br /> mais peuvent confirmer) <br />   <br /> funny papers  <br /> <a href="http://www.thefunnypapers.com/cgi-bin/rankmaster/rate.cgi?id=48" target="_blank">http://www.thefunnypapers.com/cgi-bin/rankmaster/rate.cgi?id=48</a> <br /> si c'est pas le jour pour voter pour la premire fois, <br /> alors je sais pas quand a sera le jour pour voter pour la premire fois !!! <br />   <br /> (message d'envoi du 500)<br />_________________<br />Phiiiiiiiip ? <br /> Waff !! Wafff !! Wafff !!! Sniifff, sniff sniff ?.... Waff !! <br /> <a href="http://www.lapin.org/" target="_blank" class="postlink">lapins</a>, <a href="http://citations.lapin.org/" target="_blank" class="postlink">citations</a>, <a href="http://citations.lapin.org/zine/" target="_blank" class="postlink">zine</a>, <a href="http://commando.lapin.org/" target="_blank" class="postlink">commando B</a>, <a href="http://forum.lapin.org/" target="_blank" class="postlink">forum</a>, <a href="http://www.rabbit-comics.org/" target="_blank" class="postlink">rabbits</a></span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="profile.php?mode=email&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a> <a href="http://www.lapin.org/" target="_userwww"><img src="templates/subSilver/images/lang_english/icon_www.gif" alt="Visiter le site web du posteur" title="Visiter le site web du posteur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="3720"></a><b>Jim++</b></span><br /><span class="postdetails">pourriture de lapin<br /><img src="http://citations.lapin.org/zine/IMG/arton95.gif" alt="" border="0" /><br /><br />Inscrit le: 17 Dc 2002<br />Messages: 556<br />Localisation: Juste derrire toi ! hh...</span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=3720&amp;sid=a067f309ab627b869fee918f13357c32#3720"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Ven Mar 14, 2003 12:19 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: a peut etre cool</span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=3720&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody"><img src="images/smiles/icon_biggrin.gif" alt="icon_biggrin.gif" border="0" />  <img src="images/smiles/icon_biggrin.gif" alt="icon_biggrin.gif" border="0" />  <img src="images/smiles/icon_biggrin.gif" alt="icon_biggrin.gif" border="0" />  <br />  <br /> Finalement je pourrais ptet bien venir. <br /> Moi je serais pas loin de grenoble. <br /> Il y a plein de lecteurs sur Grenoble. <br /> Il faudrait donc quelqu'un qui a une voiture si on veut organiser un covoiturage. <br />  <br /> <span style="font-size: 9px; line-height: normal">Au fait je bois pas d'alcool...</span><br />_________________<br />Gardien du ct lumineux de la flatulence.</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=71&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=71&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="3722"></a><b>chat foin rouge</b></span><br /><span class="postdetails">touriste confirm<br /><img src="http://www.alice.ea.com/images/small_thumb_screensaver.jpg" alt="" border="0" /><br /><br />Inscrit le: 13 Fv 2003<br />Messages: 30<br />Localisation: la rochelle  orlans</span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=3722&amp;sid=a067f309ab627b869fee918f13357c32#3722"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Ven Mar 14, 2003 1:00 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=3722&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">dommage .... moi j pourrais pas bouger. en tant que membre recent a m aurait plaisirifi. bref...bah bonne soire. et vive la binouzzzzzz<br />_________________<br />tagada tsoin tsoin dreling poum</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=89&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=89&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="profile.php?mode=email&amp;u=89&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a>    <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="3723"></a><b>administrator</b></span><br /><span class="postdetails">Your one and only god  la party !<br /><img src="http://forum.lapin.org/images/avatars/lapin-fache.gif" alt="" border="0" /><br /><br />Inscrit le: 26 Au 2002<br />Messages: 1267<br />Localisation: Lille, France</span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=3723&amp;sid=a067f309ab627b869fee918f13357c32#3723"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Ven Mar 14, 2003 2:37 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: Re: a peut etre cool</span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=3723&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody"></span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr> 	  <td><span class="genmed"><b>Jim++ a crit:</b></span></td>	</tr>	<tr>	  <td class="quote"><span style="font-size: 24px; line-height: normal">Au fait je bois pas d'alcool...</span></td>	</tr></table><span class="postbody"> <br /> Ah... <br /> Bon... <br /> Heu... <br />  <br /> Je vais penser  une boisson non-alcoolise... L'eau est non-alcoolise je crois... Mais que l'eau de pluie, c'est a ? <br /> Ou de la Tourtel... <br />  <br /> Ou du jus de carrotes... <br />  <br /> Tu prfres quoi, jus de carrotes ou eau du robinet ?<br />_________________<br />Phiiiiiiiip ? <br /> Waff !! Wafff !! Wafff !!! Sniifff, sniff sniff ?.... Waff !! <br /> <a href="http://www.lapin.org/" target="_blank" class="postlink">lapins</a>, <a href="http://citations.lapin.org/" target="_blank" class="postlink">citations</a>, <a href="http://citations.lapin.org/zine/" target="_blank" class="postlink">zine</a>, <a href="http://commando.lapin.org/" target="_blank" class="postlink">commando B</a>, <a href="http://forum.lapin.org/" target="_blank" class="postlink">forum</a>, <a href="http://www.rabbit-comics.org/" target="_blank" class="postlink">rabbits</a></span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="profile.php?mode=email&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a> <a href="http://www.lapin.org/" target="_userwww"><img src="templates/subSilver/images/lang_english/icon_www.gif" alt="Visiter le site web du posteur" title="Visiter le site web du posteur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="3726"></a><b>crocovert</b></span><br /><span class="postdetails">prtre lapin rouge avec cape<br /><img src="http://forum.lapin.org/images/avatars/pinkflag.gif" alt="" border="0" /><br /><br />Inscrit le: 14 Sep 2002<br />Messages: 203<br />Localisation: nage quelque part au nord de l'Australie</span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=3726&amp;sid=a067f309ab627b869fee918f13357c32#3726"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Ven Mar 14, 2003 3:07 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=3726&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Je crois que je serais l si il ya de la bonne bibine <br /> Hein BRUNO<br />_________________<br />Crocovert <br />  <br /> Un crocodile vert, tiens c'est pas banal a...</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=3&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=3&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>   <a href="aim:goim?screenname=crocovert59&amp;message=Hello+Are+you+there?"><img src="templates/subSilver/images/lang_english/icon_aim.gif" alt="Adresse AIM" title="Adresse AIM" border="0" /></a>  <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="3733"></a><b>alice</b></span><br /><span class="postdetails">htesse d'accueil de party avec cape<br /><img src="http://forum.lapin.org/images/avatars/hotesse.gif" alt="" border="0" /><br /><br />Inscrit le: 15 Sep 2002<br />Messages: 273<br />Localisation: saint andr lez lille</span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=3733&amp;sid=a067f309ab627b869fee918f13357c32#3733"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Ven Mar 14, 2003 6:38 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=3733&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Ca marche pour moi ! <br />  <br /> Lille, c'est un peu au Sud, alors bon...<br />_________________<br />Alice - <br />  <br /> Retrouvez ici <a href="http://forum.lapin.org/viewtopic.php?t=121" target="_blank" class="postlink">le peu de rgles du forum</a>.</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=4&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=4&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="profile.php?mode=email&amp;u=4&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a>    <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="3741"></a><b>Jim++</b></span><br /><span class="postdetails">pourriture de lapin<br /><img src="http://citations.lapin.org/zine/IMG/arton95.gif" alt="" border="0" /><br /><br />Inscrit le: 17 Dc 2002<br />Messages: 556<br />Localisation: Juste derrire toi ! hh...</span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=3741&amp;sid=a067f309ab627b869fee918f13357c32#3741"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Ven Mar 14, 2003 7:05 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: Re: a peut etre cool</span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=3741&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody"></span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr> 	  <td><span class="genmed"><b>administrator a crit:</b></span></td>	</tr>	<tr>	  <td class="quote">Je vais penser  une boisson non-alcoolise...  <br /> Ou du jus de carrotes... <br /> Tu prfres quoi, jus de carrotes ou eau du robinet ?</td>	</tr></table><span class="postbody"> <br />  <br /> Disons du jus de BRUNO... Euh d'abricot pardon  <img src="images/smiles/icon_lol.gif" alt="icon_lol.gif" border="0" /><br />_________________<br />Gardien du ct lumineux de la flatulence.</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=71&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=71&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="3750"></a><b>administrator</b></span><br /><span class="postdetails">Your one and only god  la party !<br /><img src="http://forum.lapin.org/images/avatars/lapin-fache.gif" alt="" border="0" /><br /><br />Inscrit le: 26 Au 2002<br />Messages: 1267<br />Localisation: Lille, France</span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=3750&amp;sid=a067f309ab627b869fee918f13357c32#3750"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Ven Mar 14, 2003 8:09 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=3750&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">On va faire du cocktail de jus sans le alcool. <br /> Av de l'abricot, de l'orange, de la mangue et de la carrote.<br />_________________<br />Phiiiiiiiip ? <br /> Waff !! Wafff !! Wafff !!! Sniifff, sniff sniff ?.... Waff !! <br /> <a href="http://www.lapin.org/" target="_blank" class="postlink">lapins</a>, <a href="http://citations.lapin.org/" target="_blank" class="postlink">citations</a>, <a href="http://citations.lapin.org/zine/" target="_blank" class="postlink">zine</a>, <a href="http://commando.lapin.org/" target="_blank" class="postlink">commando B</a>, <a href="http://forum.lapin.org/" target="_blank" class="postlink">forum</a>, <a href="http://www.rabbit-comics.org/" target="_blank" class="postlink">rabbits</a></span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="profile.php?mode=email&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a> <a href="http://www.lapin.org/" target="_userwww"><img src="templates/subSilver/images/lang_english/icon_www.gif" alt="Visiter le site web du posteur" title="Visiter le site web du posteur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="3753"></a><b>Johnny</b></span><br /><span class="postdetails">plus que grand prlat du lapin<br /><img src="images/avatars/gallery/lapin/pelouse.jpg" alt="" border="0" /><br /><br />Inscrit le: 22 Nov 2002<br />Messages: 483<br />Localisation: Plante verte</span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=3753&amp;sid=a067f309ab627b869fee918f13357c32#3753"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Ven Mar 14, 2003 8:25 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: De l'eau ?</span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=3753&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody"></span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr> 	  <td><span class="genmed"><b>Phiip a crit:</b></span></td>	</tr>	<tr>	  <td class="quote">Tu prfres quoi, jus de carrotes ou eau du robinet ?</td>	</tr></table><span class="postbody"> <br />  <br /> Putain ! Je viens de dcouvrir  quoi servent les machins tordus colls au mur au-dessus des normes cendriers blancs qu'il y a dans ma salle de bain et dans ma cuisine ! Y a de l'eau qui sort quand on tourne le machin avec un point bleu au milieu ! Une chasse d'eau  cendrier ! <br />  <br /> Merci les gars, a m'vite de souffler dans le cendrier en attendant qu'il se vide... <br />  <br /> Mais, rassurez-moi, vous ne buvez pas la chasse d'eau, quand-mme ? <br />  <br /> Pour la soire, je prfre dire que je n'en serai pas. En fait, il est trop tt pour dire si je pourrai venir. Et, afin d'viter les nombreuses dceptions que je pressens dj si j'annonce au dernier moment que je ne viendrai pas, je prfre dire que je ne viendrai pas. Plannings trop imprvisibles, surtout le samedi ! <br />  <br /> Sinon, au cas o, on ne sait jamais (il ne faut jamais dire jamais) inutile de me compter dans les bouteilles d'Evian... <br />  <br /> Pour Jim+++, il y a aussi le sirop de fraise.<br />_________________<br />Je suis le seul vrai lapin du forum</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=64&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=64&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="3757"></a><b>soho</b></span><br /><span class="postdetails">s'intresse<br /><img src="http://forum.lapin.org/images/avatars/cannabis.gif" alt="" border="0" /><br /><br />Inscrit le: 22 Fv 2003<br />Messages: 13<br />Localisation: L o les rves n'ont pas de fin... (bretagne)</span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=3757&amp;sid=a067f309ab627b869fee918f13357c32#3757"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Ven Mar 14, 2003 9:51 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=3757&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">17 mai... euh nan, zpeux pas, tant pis, une autre fois quoi ... c'est comme a...</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=91&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=91&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="profile.php?mode=email&amp;u=91&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a>    <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="3764"></a><b>biskott</b></span><br /><span class="postdetails">pape et tri lapin<br /><img src="http://citations.lapin.org/Ressources2/biscotte3rdt.gif" alt="" border="0" /><br /><br />Inscrit le: 15 Sep 2002<br />Messages: 731<br />Localisation: Neuville Sur Oise (95)</span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=3764&amp;sid=a067f309ab627b869fee918f13357c32#3764"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Ven Mar 14, 2003 11:27 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=3764&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">beh pour moi, ca suppose :  <br />  <br /> 1/ que mon planning de dep me le permette <br /> 2/ que je sois donc en dep un vendredi sur Avelin <br /> 3/ que je sois bourr et donc que je dorme  l'hotel <br />  <br /> bref, rponse deux jours avant, et encore, j'ai tellement de taff qu'en gnral je finis par dcommander ^^ <br />  <br /> biskott</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=5&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=5&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' <a href="http://wwp.icq.com/scripts/search.dll?to=178349132"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a>'); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"><a href="http://wwp.icq.com/scripts/search.dll?to=178349132"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a></div><div style="position:absolute;left:3px;top:-1px"><a href="http://wwp.icq.com/178349132#pager"><img src="http://web.icq.com/whitepages/online?icq=178349132&img=5" width="18" height="18" border="0" /></a></div></div>');  				//--></script><noscript><a href="http://wwp.icq.com/scripts/search.dll?to=178349132"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="3801"></a><b>administrator</b></span><br /><span class="postdetails">Your one and only god  la party !<br /><img src="http://forum.lapin.org/images/avatars/lapin-fache.gif" alt="" border="0" /><br /><br />Inscrit le: 26 Au 2002<br />Messages: 1267<br />Localisation: Lille, France</span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=3801&amp;sid=a067f309ab627b869fee918f13357c32#3801"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Lun Mar 17, 2003 5:29 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=3801&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Ceux qui peuvent pas venir : c'est pas grave, votre dieu vous aime toujours. <br />  <br /> Ceux qui peuvent venir : youpi !!! <br /> Sur la date : ben j'ai bien d en choisir une, et en fait y'avait pas beaucoup de choix sauf  remettre a  longtemps. <br />  <br /> Les participants  la soire lapin auront des exclusivits... Et mme certaines exclu  ramener  la maison..... <br /> </span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr> 	  <td><span class="genmed"><b>johnny je crois, non ? a crit:</b></span></td>	</tr>	<tr>	  <td class="quote">Putain ! Je viens de dcouvrir  quoi servent les machins tordus colls au mur au-dessus des normes cendriers blancs qu'il y a dans ma salle de bain et dans ma cuisine ! Y a de l'eau qui sort quand on tourne le machin avec un point bleu au milieu ! Une chasse d'eau  cendrier ! <br /> </td>	</tr></table><span class="postbody"> <br /> H h h h !<br />_________________<br />Phiiiiiiiip ? <br /> Waff !! Wafff !! Wafff !!! Sniifff, sniff sniff ?.... Waff !! <br /> <a href="http://www.lapin.org/" target="_blank" class="postlink">lapins</a>, <a href="http://citations.lapin.org/" target="_blank" class="postlink">citations</a>, <a href="http://citations.lapin.org/zine/" target="_blank" class="postlink">zine</a>, <a href="http://commando.lapin.org/" target="_blank" class="postlink">commando B</a>, <a href="http://forum.lapin.org/" target="_blank" class="postlink">forum</a>, <a href="http://www.rabbit-comics.org/" target="_blank" class="postlink">rabbits</a></span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="profile.php?mode=email&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a> <a href="http://www.lapin.org/" target="_userwww"><img src="templates/subSilver/images/lang_english/icon_www.gif" alt="Visiter le site web du posteur" title="Visiter le site web du posteur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="3884"></a><b>bilb0t</b></span><br /><span class="postdetails">hobbit grincheux (quoi ?)<br /><img src="http://mucri.univ-paris1.fr/contenus/manet.jpg" alt="" border="0" /><br /><br />Inscrit le: 23 Oct 2002<br />Messages: 48<br /></span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=3884&amp;sid=a067f309ab627b869fee918f13357c32#3884"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Jeu Mar 20, 2003 10:59 am<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=3884&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">heu c'est un peu salop de nous faire descendre en France le 17/5. Je m'explique: Quand je dis nous, j'entend bien sur les nombreux belges qui lisent lapin. <br />  <br /> Ensuite, je sais que c'est pas si oin que a, mais nous le 18/5 on vote. Et en Belgique, le vote est obligatoire (--&gt; t'es oblig d'y aller en d'autre mot), et donc a veut dire qu'il faut tre en Belgique (on peut pas encore voter par telephone!) et donc a suppose qu'on  t capable de se lever avant midi (la plupart de bureau de vote ferme  midi) et donc (j'aime bien dire et donc) a veut dire que le soir avanton est pas rentr tard ce qui me parait virtuellement impossible si on  t  une soire avec plein de bire. <br />  <br /> Enfin (et a ne concerne que moi) c'est mon anniversaire le 18, donc je sors dja le 17 pour feter a. Et si je vais  la soire Lapin, j'ai peur de voler la vedette  notre one et only god paske se sera pas son anniversaire le lendemain (je crois) <br />  <br /> voil c'est tout. Bonne guerre en Irak  tous<br />_________________<br />Grogneur officiel du forum. <br /> On est quand mme pas l pour rigoler !!!</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=41&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=41&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="3886"></a><b>administrator</b></span><br /><span class="postdetails">Your one and only god  la party !<br /><img src="http://forum.lapin.org/images/avatars/lapin-fache.gif" alt="" border="0" /><br /><br />Inscrit le: 26 Au 2002<br />Messages: 1267<br />Localisation: Lille, France</span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=3886&amp;sid=a067f309ab627b869fee918f13357c32#3886"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Jeu Mar 20, 2003 11:54 am<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=3886&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Ho ho.... <br /> Bon, ben, je savais p qu'y avait des lections, moi. <br /> Vous avez pas un roi, pourtant ? <br />  <br /> Okay, okay... <br /> En fait, peu de choix au niveau de la date, puisque aprs on repartait en juin. Pi, juste pour tre ngatif, j'ai eu des confirmations de venue par des co-sujets  toi. <br />  <br /> Mais bon, ce que j'en dis... <br /> Pi bon, la gelbique, c'est juste  ct, 20 km maxi. <br /> Mais bon, je peux pas vraiment dplacer la date, maintenant. <br />  <br /> Donc dsol.<br />_________________<br />Phiiiiiiiip ? <br /> Waff !! Wafff !! Wafff !!! Sniifff, sniff sniff ?.... Waff !! <br /> <a href="http://www.lapin.org/" target="_blank" class="postlink">lapins</a>, <a href="http://citations.lapin.org/" target="_blank" class="postlink">citations</a>, <a href="http://citations.lapin.org/zine/" target="_blank" class="postlink">zine</a>, <a href="http://commando.lapin.org/" target="_blank" class="postlink">commando B</a>, <a href="http://forum.lapin.org/" target="_blank" class="postlink">forum</a>, <a href="http://www.rabbit-comics.org/" target="_blank" class="postlink">rabbits</a></span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="profile.php?mode=email&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a> <a href="http://www.lapin.org/" target="_userwww"><img src="templates/subSilver/images/lang_english/icon_www.gif" alt="Visiter le site web du posteur" title="Visiter le site web du posteur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="3896"></a><b>bilb0t</b></span><br /><span class="postdetails">hobbit grincheux (quoi ?)<br /><img src="http://mucri.univ-paris1.fr/contenus/manet.jpg" alt="" border="0" /><br /><br />Inscrit le: 23 Oct 2002<br />Messages: 48<br /></span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=3896&amp;sid=a067f309ab627b869fee918f13357c32#3896"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Jeu Mar 20, 2003 2:40 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=3896&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Merde, va falloir que je trouve une autre excuse pour pas venir.... <br />  <br />  <br /> Un mot de mon papa a va ?<br />_________________<br />Grogneur officiel du forum. <br /> On est quand mme pas l pour rigoler !!!</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=41&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=41&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="3897"></a><b>administrator</b></span><br /><span class="postdetails">Your one and only god  la party !<br /><img src="http://forum.lapin.org/images/avatars/lapin-fache.gif" alt="" border="0" /><br /><br />Inscrit le: 26 Au 2002<br />Messages: 1267<br />Localisation: Lille, France</span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=3897&amp;sid=a067f309ab627b869fee918f13357c32#3897"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Jeu Mar 20, 2003 7:48 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=3897&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Un mot de ton papa pourrait suffire s'il est accompagn d'un backshich de 200 euros (seulement, offre valable jusqu'au 30 mars 2003, dans la limite des stocks disponibles).<br />_________________<br />Phiiiiiiiip ? <br /> Waff !! Wafff !! Wafff !!! Sniifff, sniff sniff ?.... Waff !! <br /> <a href="http://www.lapin.org/" target="_blank" class="postlink">lapins</a>, <a href="http://citations.lapin.org/" target="_blank" class="postlink">citations</a>, <a href="http://citations.lapin.org/zine/" target="_blank" class="postlink">zine</a>, <a href="http://commando.lapin.org/" target="_blank" class="postlink">commando B</a>, <a href="http://forum.lapin.org/" target="_blank" class="postlink">forum</a>, <a href="http://www.rabbit-comics.org/" target="_blank" class="postlink">rabbits</a></span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="profile.php?mode=email&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a> <a href="http://www.lapin.org/" target="_userwww"><img src="templates/subSilver/images/lang_english/icon_www.gif" alt="Visiter le site web du posteur" title="Visiter le site web du posteur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="3902"></a><b>julio</b></span><br /><span class="postdetails">prtre lapin<br /><img src="http://ghanima.dyndns.org/divers/time_p.jpg" alt="" border="0" /><br /><br />Inscrit le: 26 Sep 2002<br />Messages: 119<br />Localisation: Paris</span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=3902&amp;sid=a067f309ab627b869fee918f13357c32#3902"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Jeu Mar 20, 2003 9:40 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: Re: la soire lapin : 17 mai  Lille</span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=3902&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody"></span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr> 	  <td><span class="genmed"><b>administrator a crit:</b></span></td>	</tr>	<tr>	  <td class="quote">bref, la date de la fte lapin est maintenant officielle, <br /> ce sera le 17 mai  Lille</td>	</tr></table><span class="postbody"> <br /> Bon. <br /> Ca me tenterait bien cette petite sauterie, mais si je viens c'est en train, et a veut dire retour le 17  22h04 ou le 18  partir de 8h. (cela dit je suis sr qu'on peut rester debout jusqu' 8h... A ce propos c'est Dieu qui paie la bire ? <img src="images/smiles/icon_wink.gif" alt="icon_wink.gif" border="0" />) <br /> C'est dans 2 mois je vais voir ce que je peux faire d'ici l (dj, nettoyer ma semelle de chaussure gauche)...<br />_________________<br />--  <br /> Julio</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=17&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=17&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>  <a href="http://ghanima.dyndns.org/foutoir" target="_userwww"><img src="templates/subSilver/images/lang_english/icon_www.gif" alt="Visiter le site web du posteur" title="Visiter le site web du posteur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="3903"></a><b>julio</b></span><br /><span class="postdetails">prtre lapin<br /><img src="http://ghanima.dyndns.org/divers/time_p.jpg" alt="" border="0" /><br /><br />Inscrit le: 26 Sep 2002<br />Messages: 119<br />Localisation: Paris</span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=3903&amp;sid=a067f309ab627b869fee918f13357c32#3903"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Jeu Mar 20, 2003 9:43 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: Re: la soire lapin : 17 mai  Lille</span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=3903&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody"></span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr> 	  <td><span class="genmed"><b>julio a crit:</b></span></td>	</tr>	<tr>	  <td class="quote">...</td>	</tr></table><span class="postbody"> <br /> Ay, chui prtre ! (L'motion, tout a)<br />_________________<br />--  <br /> Julio</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=17&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=17&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>  <a href="http://ghanima.dyndns.org/foutoir" target="_userwww"><img src="templates/subSilver/images/lang_english/icon_www.gif" alt="Visiter le site web du posteur" title="Visiter le site web du posteur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="3904"></a><b>Jim++</b></span><br /><span class="postdetails">pourriture de lapin<br /><img src="http://citations.lapin.org/zine/IMG/arton95.gif" alt="" border="0" /><br /><br />Inscrit le: 17 Dc 2002<br />Messages: 556<br />Localisation: Juste derrire toi ! hh...</span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=3904&amp;sid=a067f309ab627b869fee918f13357c32#3904"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Jeu Mar 20, 2003 9:57 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: mal barr</span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=3904&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Moi je pensais qu'il y aurait un conducteur sympatique qui partirait de Grenoble <br /> Mais personne ne c'est manifest  <img src="images/smiles/icon_cry.gif" alt="icon_cry.gif" border="0" />  <br /> Je monterais pas en train : C'est beaucoup trop loin et trop cher   <img src="images/smiles/icon_redface.gif" alt="icon_redface.gif" border="0" />  <br /> Si il y a pas de chauffeur(s) motivs partant de Grenoble ce sera sans moi  <img src="images/smiles/icon_eek.gif" alt="icon_eek.gif" border="0" />  <br /> Vous serez obligez de mlangez le jus de fruit avec de l'alcool  <img src="images/smiles/icon_biggrin.gif" alt="icon_biggrin.gif" border="0" /><br />_________________<br />Gardien du ct lumineux de la flatulence.</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=71&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=71&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="3908"></a><b>administrator</b></span><br /><span class="postdetails">Your one and only god  la party !<br /><img src="http://forum.lapin.org/images/avatars/lapin-fache.gif" alt="" border="0" /><br /><br />Inscrit le: 26 Au 2002<br />Messages: 1267<br />Localisation: Lille, France</span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=3908&amp;sid=a067f309ab627b869fee918f13357c32#3908"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Jeu Mar 20, 2003 11:10 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=3908&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Bon alors, pas d'autres grenoblois ? <br /> Je suis sr qu'ya d'autres grenoblois intresss. <br />  <br /> </span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr> 	  <td><span class="genmed"><b>julio a crit:</b></span></td>	</tr>	<tr>	  <td class="quote">Hmmm, de la bire gratuite...</td>	</tr></table><span class="postbody"> <br /> Je dis pas que je paierai pas des bires... <br /> Mais je songe  un droit d'entre qui donne droit  des boissons et tout, pi au buffet, forcment... <br />  <br /> On a pas encore calcul avec le proprio du bar, mais plus de prcisions ds que j'en ai.<br />_________________<br />Phiiiiiiiip ? <br /> Waff !! Wafff !! Wafff !!! Sniifff, sniff sniff ?.... Waff !! <br /> <a href="http://www.lapin.org/" target="_blank" class="postlink">lapins</a>, <a href="http://citations.lapin.org/" target="_blank" class="postlink">citations</a>, <a href="http://citations.lapin.org/zine/" target="_blank" class="postlink">zine</a>, <a href="http://commando.lapin.org/" target="_blank" class="postlink">commando B</a>, <a href="http://forum.lapin.org/" target="_blank" class="postlink">forum</a>, <a href="http://www.rabbit-comics.org/" target="_blank" class="postlink">rabbits</a></span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="profile.php?mode=email&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a> <a href="http://www.lapin.org/" target="_userwww"><img src="templates/subSilver/images/lang_english/icon_www.gif" alt="Visiter le site web du posteur" title="Visiter le site web du posteur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="3913"></a><b>biskott</b></span><br /><span class="postdetails">pape et tri lapin<br /><img src="http://citations.lapin.org/Ressources2/biscotte3rdt.gif" alt="" border="0" /><br /><br />Inscrit le: 15 Sep 2002<br />Messages: 731<br />Localisation: Neuville Sur Oise (95)</span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=3913&amp;sid=a067f309ab627b869fee918f13357c32#3913"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Jeu Mar 20, 2003 11:24 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=3913&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Attention hein. <br /> Plus y a de biere, et moins y a de prcisions. C'est connu.... <br />  <br /> biskott <br /> "Comment ca, je prends tout  rebrousse poil ???" -- Boucle D'or.</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=5&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=5&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' <a href="http://wwp.icq.com/scripts/search.dll?to=178349132"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a>'); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"><a href="http://wwp.icq.com/scripts/search.dll?to=178349132"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a></div><div style="position:absolute;left:3px;top:-1px"><a href="http://wwp.icq.com/178349132#pager"><img src="http://web.icq.com/whitepages/online?icq=178349132&img=5" width="18" height="18" border="0" /></a></div></div>');  				//--></script><noscript><a href="http://wwp.icq.com/scripts/search.dll?to=178349132"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="4342"></a><b>vanvan</b></span><br /><span class="postdetails">trs trs grand prlat du lapin<br /><img src="http://site.ifrance.com/superklochtrons/vanvan/stock/rabbithat.gif" alt="" border="0" /><br /><br />Inscrit le: 24 Oct 2002<br />Messages: 461<br />Localisation: Entre deux os</span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=4342&amp;sid=a067f309ab627b869fee918f13357c32#4342"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Lun Avr 07, 2003 10:06 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: Y a un aroport  Lille ?</span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=4342&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Ou c'est peut-tre plus rapide (et surtout moins cher) avec le super train magique qui roule sous l'eau ? <br />  <br /> Bref, y paratrait que je serai  Cambridge  ce moment l, pour changer, donc je sais pas ce que a donne au niveau des transports... Je vais peut-tre faire comme Biskott, ds que je sais je dis mais je sais pas quand je saurai...<br />_________________<br />VV <br />  <br /> <span style="font-size: 9px; line-height: normal">Le proprio devait certainement trouver cette pice trop grande pour faire un placard, donc il la loue... - Johnny</span> <br />  <br /> J'veux rentrer !</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=44&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=44&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="profile.php?mode=email&amp;u=44&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a>    <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="4344"></a><b>administrator</b></span><br /><span class="postdetails">Your one and only god  la party !<br /><img src="http://forum.lapin.org/images/avatars/lapin-fache.gif" alt="" border="0" /><br /><br />Inscrit le: 26 Au 2002<br />Messages: 1267<br />Localisation: Lille, France</span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=4344&amp;sid=a067f309ab627b869fee918f13357c32#4344"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Lun Avr 07, 2003 10:17 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=4344&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Aaaaaaaah, la popularit... <br /> Le surbooking... <br />  <br /> Maintenant, quand vous dites dans un entretien d'embauche que vous connaissez lapin, b vous avez deux points de plus, alors tout le monde vous veut.<br />_________________<br />Phiiiiiiiip ? <br /> Waff !! Wafff !! Wafff !!! Sniifff, sniff sniff ?.... Waff !! <br /> <a href="http://www.lapin.org/" target="_blank" class="postlink">lapins</a>, <a href="http://citations.lapin.org/" target="_blank" class="postlink">citations</a>, <a href="http://citations.lapin.org/zine/" target="_blank" class="postlink">zine</a>, <a href="http://commando.lapin.org/" target="_blank" class="postlink">commando B</a>, <a href="http://forum.lapin.org/" target="_blank" class="postlink">forum</a>, <a href="http://www.rabbit-comics.org/" target="_blank" class="postlink">rabbits</a></span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="profile.php?mode=email&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a> <a href="http://www.lapin.org/" target="_userwww"><img src="templates/subSilver/images/lang_english/icon_www.gif" alt="Visiter le site web du posteur" title="Visiter le site web du posteur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="4360"></a><b>biskott</b></span><br /><span class="postdetails">pape et tri lapin<br /><img src="http://citations.lapin.org/Ressources2/biscotte3rdt.gif" alt="" border="0" /><br /><br />Inscrit le: 15 Sep 2002<br />Messages: 731<br />Localisation: Neuville Sur Oise (95)</span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=4360&amp;sid=a067f309ab627b869fee918f13357c32#4360"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Mar Avr 08, 2003 10:21 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=4360&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Bein en fait, moi c'est l'effet inverse. LE 4h du mat 22h ca leur suffit pas. Alors faut que je voyage partout sur la france en prime... raaahh... <br />  <br /> biskott <br /> "Il faut prendre une dcision importante ? Pas de probleme, mon chef est... chef ? cheeeeeeeeef ????" -- Biskott, au taff <br />  <br /> "Bon, bein on va faire comme d'hab..." -- Biskott, au taff <br />  <br /> "Moi, j'ai un DSS avec OBIDM. Comment ? Oui, un Demerden Sie Sich avec Option Bircolage Informatique de Derniere Minute..." -- Biskott, au taff.</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=5&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=5&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' <a href="http://wwp.icq.com/scripts/search.dll?to=178349132"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a>'); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"><a href="http://wwp.icq.com/scripts/search.dll?to=178349132"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a></div><div style="position:absolute;left:3px;top:-1px"><a href="http://wwp.icq.com/178349132#pager"><img src="http://web.icq.com/whitepages/online?icq=178349132&img=5" width="18" height="18" border="0" /></a></div></div>');  				//--></script><noscript><a href="http://wwp.icq.com/scripts/search.dll?to=178349132"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="4407"></a><b>severrine</b></span><br /><span class="postdetails">prtre lapin<br /><img src="http://forum.lapin.org/images/avatars/severrine.gif" alt="" border="0" /><br /><br />Inscrit le: 16 Sep 2002<br />Messages: 121<br />Localisation: dans le pays frique des severrine</span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=4407&amp;sid=a067f309ab627b869fee918f13357c32#4407"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Jeu Avr 10, 2003 8:52 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=4407&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">une soire lapin avec bires ? <br /> et personne ne me prvient ? <br /> je suis limite vexe les gars l !!! <br /> bon, je reviens, je vais bouder un peu <br /> + les lapinoux <br />  <br /> Sev. the only Sev</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=7&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=7&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="profile.php?mode=email&amp;u=7&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a>    <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="4409"></a><b>Johnny</b></span><br /><span class="postdetails">plus que grand prlat du lapin<br /><img src="images/avatars/gallery/lapin/pelouse.jpg" alt="" border="0" /><br /><br />Inscrit le: 22 Nov 2002<br />Messages: 483<br />Localisation: Plante verte</span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=4409&amp;sid=a067f309ab627b869fee918f13357c32#4409"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Jeu Avr 10, 2003 9:44 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: Le retour de Severrine...</span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=4409&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Le retour de Severrine !!!!!! <br />  <br /> Quand j'tais jeune et timide et que je n'osais pas parler aux filles parce que j'avais des boutons plein la barbe, Severrine tait l... puis elle est partie... puis, elle est revenue... <br />  <br /> Comme quoi, tout arrive et tout revient. Tu entends George ? Il est peut tre temps de ramener les gars  la maison ? (Oups, a m'a chapp). <br />  <br /> Bon retour chez nous.<br />_________________<br />Je suis le seul vrai lapin du forum</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=64&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=64&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="4412"></a><b>administrator</b></span><br /><span class="postdetails">Your one and only god  la party !<br /><img src="http://forum.lapin.org/images/avatars/lapin-fache.gif" alt="" border="0" /><br /><br />Inscrit le: 26 Au 2002<br />Messages: 1267<br />Localisation: Lille, France</span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=4412&amp;sid=a067f309ab627b869fee918f13357c32#4412"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Jeu Avr 10, 2003 9:54 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=4412&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody"></span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr> 	  <td><span class="genmed"><b>sev the only sev a crit:</b></span></td>	</tr>	<tr>	  <td class="quote">une soire lapin avec bires ? <br /> et personne ne me prvient ? <br /> je suis limite vexe les gars l !!! <br /> </td>	</tr></table><span class="postbody"> <br /> Alors severrine, tu viendras ?!! <br />  <br /> Allez allez allez !!<br />_________________<br />Phiiiiiiiip ? <br /> Waff !! Wafff !! Wafff !!! Sniifff, sniff sniff ?.... Waff !! <br /> <a href="http://www.lapin.org/" target="_blank" class="postlink">lapins</a>, <a href="http://citations.lapin.org/" target="_blank" class="postlink">citations</a>, <a href="http://citations.lapin.org/zine/" target="_blank" class="postlink">zine</a>, <a href="http://commando.lapin.org/" target="_blank" class="postlink">commando B</a>, <a href="http://forum.lapin.org/" target="_blank" class="postlink">forum</a>, <a href="http://www.rabbit-comics.org/" target="_blank" class="postlink">rabbits</a></span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="profile.php?mode=email&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a> <a href="http://www.lapin.org/" target="_userwww"><img src="templates/subSilver/images/lang_english/icon_www.gif" alt="Visiter le site web du posteur" title="Visiter le site web du posteur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="4416"></a><b>biskott</b></span><br /><span class="postdetails">pape et tri lapin<br /><img src="http://citations.lapin.org/Ressources2/biscotte3rdt.gif" alt="" border="0" /><br /><br />Inscrit le: 15 Sep 2002<br />Messages: 731<br />Localisation: Neuville Sur Oise (95)</span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=4416&amp;sid=a067f309ab627b869fee918f13357c32#4416"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Jeu Avr 10, 2003 10:34 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=4416&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Ah hhhhh : c'est une nouvelle qui ne monte pas sur les montagnes ca ;o) <br />  <br /> biskott</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=5&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=5&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' <a href="http://wwp.icq.com/scripts/search.dll?to=178349132"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a>'); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"><a href="http://wwp.icq.com/scripts/search.dll?to=178349132"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a></div><div style="position:absolute;left:3px;top:-1px"><a href="http://wwp.icq.com/178349132#pager"><img src="http://web.icq.com/whitepages/online?icq=178349132&img=5" width="18" height="18" border="0" /></a></div></div>');  				//--></script><noscript><a href="http://wwp.icq.com/scripts/search.dll?to=178349132"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="4448"></a><b>alice</b></span><br /><span class="postdetails">htesse d'accueil de party avec cape<br /><img src="http://forum.lapin.org/images/avatars/hotesse.gif" alt="" border="0" /><br /><br />Inscrit le: 15 Sep 2002<br />Messages: 273<br />Localisation: saint andr lez lille</span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=4448&amp;sid=a067f309ab627b869fee918f13357c32#4448"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Ven Avr 11, 2003 8:01 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=4448&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Hello ! Ravie de te revoir parmi nous ! Alors... 2 Grenoblois intresss ? Ca fait une voiture ?<br />_________________<br />Alice - <br />  <br /> Retrouvez ici <a href="http://forum.lapin.org/viewtopic.php?t=121" target="_blank" class="postlink">le peu de rgles du forum</a>.</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=4&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=4&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="profile.php?mode=email&amp;u=4&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a>    <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="4455"></a><b>LaHyenne</b></span><br /><span class="postdetails">archevque toil du lapin<br /><img src="images/avatars/gallery/lapin/verre-biere.jpg" alt="" border="0" /><br /><br />Inscrit le: 08 Mar 2003<br />Messages: 334<br />Localisation: Hyenne's world  ;)</span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=4455&amp;sid=a067f309ab627b869fee918f13357c32#4455"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Ven Avr 11, 2003 9:54 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=4455&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Etant de Grenoble il n'y aurait eu aucun problemes ... Mais la, je bosse a Antibes . Vous comprendrez que cela me fasse un peu loin <img src="images/smiles/icon_smile.gif" alt="icon_smile.gif" border="0" /> <br /> Avec toutes mes amities pour cette sauterie, La hyenne <br />  <br /> PS: C'eut ete avec plaisir  <img src="images/smiles/icon_lol.gif" alt="icon_lol.gif" border="0" /></span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=102&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=102&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' <a href="http://wwp.icq.com/scripts/search.dll?to=163728073"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a>'); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"><a href="http://wwp.icq.com/scripts/search.dll?to=163728073"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a></div><div style="position:absolute;left:3px;top:-1px"><a href="http://wwp.icq.com/163728073#pager"><img src="http://web.icq.com/whitepages/online?icq=163728073&img=5" width="18" height="18" border="0" /></a></div></div>');  				//--></script><noscript><a href="http://wwp.icq.com/scripts/search.dll?to=163728073"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="4459"></a><b>biskott</b></span><br /><span class="postdetails">pape et tri lapin<br /><img src="http://citations.lapin.org/Ressources2/biscotte3rdt.gif" alt="" border="0" /><br /><br />Inscrit le: 15 Sep 2002<br />Messages: 731<br />Localisation: Neuville Sur Oise (95)</span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=4459&amp;sid=a067f309ab627b869fee918f13357c32#4459"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Ven Avr 11, 2003 10:55 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=4459&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">H ? Sauterie ? Sverine ? Et mer.... <br />  <br /> biskott</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=5&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=5&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' <a href="http://wwp.icq.com/scripts/search.dll?to=178349132"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a>'); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"><a href="http://wwp.icq.com/scripts/search.dll?to=178349132"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a></div><div style="position:absolute;left:3px;top:-1px"><a href="http://wwp.icq.com/178349132#pager"><img src="http://web.icq.com/whitepages/online?icq=178349132&img=5" width="18" height="18" border="0" /></a></div></div>');  				//--></script><noscript><a href="http://wwp.icq.com/scripts/search.dll?to=178349132"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="4465"></a><b>LaHyenne</b></span><br /><span class="postdetails">archevque toil du lapin<br /><img src="images/avatars/gallery/lapin/verre-biere.jpg" alt="" border="0" /><br /><br />Inscrit le: 08 Mar 2003<br />Messages: 334<br />Localisation: Hyenne's world  ;)</span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=4465&amp;sid=a067f309ab627b869fee918f13357c32#4465"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Ven Avr 11, 2003 11:25 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=4465&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Arf ... Pourquoi Biskott y fait rien qu'a lire dans ma tete ? <img src="images/smiles/icon_lol.gif" alt="icon_lol.gif" border="0" /></span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=102&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=102&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' <a href="http://wwp.icq.com/scripts/search.dll?to=163728073"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a>'); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"><a href="http://wwp.icq.com/scripts/search.dll?to=163728073"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a></div><div style="position:absolute;left:3px;top:-1px"><a href="http://wwp.icq.com/163728073#pager"><img src="http://web.icq.com/whitepages/online?icq=163728073&img=5" width="18" height="18" border="0" /></a></div></div>');  				//--></script><noscript><a href="http://wwp.icq.com/scripts/search.dll?to=163728073"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="4466"></a><b>biskott</b></span><br /><span class="postdetails">pape et tri lapin<br /><img src="http://citations.lapin.org/Ressources2/biscotte3rdt.gif" alt="" border="0" /><br /><br />Inscrit le: 15 Sep 2002<br />Messages: 731<br />Localisation: Neuville Sur Oise (95)</span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=4466&amp;sid=a067f309ab627b869fee918f13357c32#4466"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Ven Avr 11, 2003 11:40 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=4466&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Le QI c'est dans la tete des gens. Moi ds que y a le Q... hh <br />  <br /> biskott</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=5&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=5&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' <a href="http://wwp.icq.com/scripts/search.dll?to=178349132"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a>'); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"><a href="http://wwp.icq.com/scripts/search.dll?to=178349132"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a></div><div style="position:absolute;left:3px;top:-1px"><a href="http://wwp.icq.com/178349132#pager"><img src="http://web.icq.com/whitepages/online?icq=178349132&img=5" width="18" height="18" border="0" /></a></div></div>');  				//--></script><noscript><a href="http://wwp.icq.com/scripts/search.dll?to=178349132"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="4717"></a><b>Jim++</b></span><br /><span class="postdetails">pourriture de lapin<br /><img src="http://citations.lapin.org/zine/IMG/arton95.gif" alt="" border="0" /><br /><br />Inscrit le: 17 Dc 2002<br />Messages: 556<br />Localisation: Juste derrire toi ! hh...</span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=4717&amp;sid=a067f309ab627b869fee918f13357c32#4717"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Lun Avr 28, 2003 10:46 am<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=4717&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Personne ne monte  Lille le 17 mai en voiture de la rgion Savoie - Haute-Savoie - Isre. Et j'ai une autre soire importante le 17. <br />  <br /> Donc ben je viendrai pas  <img src="images/smiles/icon_cry.gif" alt="icon_cry.gif" border="0" /><br />_________________<br />Gardien du ct lumineux de la flatulence.</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=71&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=71&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="4768"></a><b>crocovert</b></span><br /><span class="postdetails">prtre lapin rouge avec cape<br /><img src="http://forum.lapin.org/images/avatars/pinkflag.gif" alt="" border="0" /><br /><br />Inscrit le: 14 Sep 2002<br />Messages: 203<br />Localisation: nage quelque part au nord de l'Australie</span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=4768&amp;sid=a067f309ab627b869fee918f13357c32#4768"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Mar Avr 29, 2003 4:47 am<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=4768&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Je crois que dans le contrat de modro il y a crit en tout petit <br />  <br /> "...le modrateur s'engage en contre partie  aider bnvolement notre matre en participant  toutes les manifestations Lapin officielles et en le soutenant dans l'organisation et animation des dites activits..." <br />  <br /> -"...le contrevenant s'exposerait alors  des poursuites de la part de BRUNO.."<br />_________________<br />Crocovert <br />  <br /> Un crocodile vert, tiens c'est pas banal a...</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=3&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=3&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>   <a href="aim:goim?screenname=crocovert59&amp;message=Hello+Are+you+there?"><img src="templates/subSilver/images/lang_english/icon_aim.gif" alt="Adresse AIM" title="Adresse AIM" border="0" /></a>  <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="4769"></a><b>administrator</b></span><br /><span class="postdetails">Your one and only god  la party !<br /><img src="http://forum.lapin.org/images/avatars/lapin-fache.gif" alt="" border="0" /><br /><br />Inscrit le: 26 Au 2002<br />Messages: 1267<br />Localisation: Lille, France</span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=4769&amp;sid=a067f309ab627b869fee918f13357c32#4769"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Mar Avr 29, 2003 7:11 am<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=4769&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Ma foi, ces paragraphes sont effectivement dans le contrat ! <br /> Bravo cocovert, comment as-tu devin ? <br />  <br /> Le contrat ? <br /> Voir le contrat ? L'exemplaire unique qui est chez moi ? <br /> Non, c'est pas la peine, on se fait confiance...<br />_________________<br />Phiiiiiiiip ? <br /> Waff !! Wafff !! Wafff !!! Sniifff, sniff sniff ?.... Waff !! <br /> <a href="http://www.lapin.org/" target="_blank" class="postlink">lapins</a>, <a href="http://citations.lapin.org/" target="_blank" class="postlink">citations</a>, <a href="http://citations.lapin.org/zine/" target="_blank" class="postlink">zine</a>, <a href="http://commando.lapin.org/" target="_blank" class="postlink">commando B</a>, <a href="http://forum.lapin.org/" target="_blank" class="postlink">forum</a>, <a href="http://www.rabbit-comics.org/" target="_blank" class="postlink">rabbits</a></span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="profile.php?mode=email&amp;u=2&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a> <a href="http://www.lapin.org/" target="_userwww"><img src="templates/subSilver/images/lang_english/icon_www.gif" alt="Visiter le site web du posteur" title="Visiter le site web du posteur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="4770"></a><b>flexo</b></span><br /><span class="postdetails">prtre lapin vert avec cape<br /><img src="http://forum.lapin.org/images/avatars/flexo.gif" alt="" border="0" /><br /><br />Inscrit le: 23 Oct 2002<br />Messages: 166<br />Localisation: grenoble</span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=4770&amp;sid=a067f309ab627b869fee918f13357c32#4770"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Mar Avr 29, 2003 7:23 am<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=4770&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">le contrat ne stipule (j'aime bien ce mot ) pas aussi qu'ils doivent venir nus en trainant derriere eux la pierre de la gloire d'etre moderateurs</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=33&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=33&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="profile.php?mode=email&amp;u=33&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a>    <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="4772"></a><b>Jim++</b></span><br /><span class="postdetails">pourriture de lapin<br /><img src="http://citations.lapin.org/zine/IMG/arton95.gif" alt="" border="0" /><br /><br />Inscrit le: 17 Dc 2002<br />Messages: 556<br />Localisation: Juste derrire toi ! hh...</span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=4772&amp;sid=a067f309ab627b869fee918f13357c32#4772"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Mar Avr 29, 2003 7:50 am<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=4772&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Le Boss paye le voyage ? <br />  <br /> Cool  <img src="images/smiles/icon_smile.gif" alt="icon_smile.gif" border="0" /><br />_________________<br />Gardien du ct lumineux de la flatulence.</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=71&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=71&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="4782"></a><b>Lackland</b></span><br /><span class="postdetails">ultra touriste<br /><img src="http://forum.lapin.org/images/avatars/caillou-rambo.gif" alt="" border="0" /><br /><br />Inscrit le: 14 Mar 2003<br />Messages: 97<br />Localisation: Dans le Sussex, mais  cause de a je Suffolk</span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=4782&amp;sid=a067f309ab627b869fee918f13357c32#4782"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Mar Avr 29, 2003 5:21 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: Snif</span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=4782&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Mme si je voulais, je pourrais pas, periode d'exams...<br />_________________<br />-J'ai pas de bras, c'est vraiment pas le pied...- <br /> Le Caillou.</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=103&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=103&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' <a href="http://wwp.icq.com/scripts/search.dll?to=39395827"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a>'); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"><a href="http://wwp.icq.com/scripts/search.dll?to=39395827"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a></div><div style="position:absolute;left:3px;top:-1px"><a href="http://wwp.icq.com/39395827#pager"><img src="http://web.icq.com/whitepages/online?icq=39395827&img=5" width="18" height="18" border="0" /></a></div></div>');  				//--></script><noscript><a href="http://wwp.icq.com/scripts/search.dll?to=39395827"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="4809"></a><b>biskott</b></span><br /><span class="postdetails">pape et tri lapin<br /><img src="http://citations.lapin.org/Ressources2/biscotte3rdt.gif" alt="" border="0" /><br /><br />Inscrit le: 15 Sep 2002<br />Messages: 731<br />Localisation: Neuville Sur Oise (95)</span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=4809&amp;sid=a067f309ab627b869fee918f13357c32#4809"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Mar Avr 29, 2003 9:05 pm<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=4809&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">J'aurais une semaine de dplacement charge. Je ne pense pas venir, d'autant que je risque d'tre d'astreinte le WE. <br />  <br /> Sorry...  <img src="images/smiles/icon_cry.gif" alt="icon_cry.gif" border="0" />  <br />  <br /> biskottt</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=5&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=5&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 ) 		document.write(' <a href="http://wwp.icq.com/scripts/search.dll?to=178349132"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a>'); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"><a href="http://wwp.icq.com/scripts/search.dll?to=178349132"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a></div><div style="position:absolute;left:3px;top:-1px"><a href="http://wwp.icq.com/178349132#pager"><img src="http://web.icq.com/whitepages/online?icq=178349132&img=5" width="18" height="18" border="0" /></a></div></div>');  				//--></script><noscript><a href="http://wwp.icq.com/scripts/search.dll?to=178349132"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr align="center"> 		<td class="catBottom" colspan="2" height="28"><table cellspacing="0" cellpadding="0" border="0"> 			<tr><form method="post" action="viewtopic.php?t=236&amp;start=0&amp;sid=a067f309ab627b869fee918f13357c32"> 				<td align="center"><span class="gensmall">Montrer les messages depuis: <select name="postdays"><option value="0" selected="selected">Tous les messages</option><option value="1">1 Jour</option><option value="7">7 Jours</option><option value="14">2 Semaines</option><option value="30">1 Mois</option><option value="90">3 Mois</option><option value="180">6 Mois</option><option value="364">1 An</option></select>&nbsp;<select name="postorder"><option value="asc" selected="selected">Le plus ancien en premier</option><option value="desc">Le plus rcent en premier</option></select>&nbsp;<input type="submit" value="Aller" class="liteoption" name="submit" /></span></td> 			</form></tr> 		</table></td> 	</tr> </table>  <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">   <tr> 	<td align="left" valign="middle" nowrap="nowrap"><span class="nav"><a href="posting.php?mode=newtopic&amp;f=4&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/post.gif" border="0" alt="Poster un nouveau sujet" align="middle" /></a>&nbsp;&nbsp;&nbsp;<a href="posting.php?mode=reply&amp;t=236&amp;sid=a067f309ab627b869fee918f13357c32"><img src="templates/subSilver/images/lang_english/reply.gif" border="0" alt="Rpondre au sujet" align="middle" /></a></span></td> 	<td align="left" valign="middle" width="100%"><span class="nav">&nbsp;&nbsp;&nbsp;<a href="index.php?sid=a067f309ab627b869fee918f13357c32" class="nav">lapin.org Index du Forum</a> 	  -> <a href="viewforum.php?f=4&amp;sid=a067f309ab627b869fee918f13357c32" class="nav">annonces gnrales importantes</a></span></td> 	<td align="right" valign="top" nowrap="nowrap"><span class="gensmall">Toutes les heures sont au format GMT + 1 Heure</span><br /><span class="nav">Aller  la page <b>1</b>, <a href="viewtopic.php?t=236&amp;postdays=0&amp;postorder=asc&amp;start=40&amp;sid=a067f309ab627b869fee918f13357c32">2</a>&nbsp;&nbsp;<a href="viewtopic.php?t=236&amp;postdays=0&amp;postorder=asc&amp;start=40&amp;sid=a067f309ab627b869fee918f13357c32">Suivante</a></span> 	  </td>   </tr>   <tr> 	<td align="left" colspan="3"><span class="nav">Page <b>1</b> sur <b>2</b></span></td>   </tr> </table>  <table width="100%" cellspacing="2" border="0" align="center">   <tr> 	<td width="40%" valign="top" nowrap="nowrap" align="left"><span class="gensmall"></span><br /> 	  &nbsp;<br /> 	  </td> 	<td align="right" valign="top" nowrap="nowrap"> <form method="get" name="jumpbox" action="viewforum.php?sid=a067f309ab627b869fee918f13357c32" onSubmit="if(document.jumpbox.f.value == -1){return false;}"><table cellspacing="0" cellpadding="0" border="0"> 	<tr> 		<td nowrap="nowrap"><span class="gensmall">Sauter vers:&nbsp;<select name="f" onchange="if(this.options[this.selectedIndex].value != -1){ forms['jumpbox'].submit() }"><option value="-1">Slectionner un forum</option><option value="-1">&nbsp;</option><option value="-1">le forum du monde lapin</option><option value="-1">----------------</option><option value="4"selected="selected">annonces gnrales importantes</option><option value="1">forum lapin</option><option value="2">discussion sur le comic strip lapin</option><option value="11">le calendrier lapin</option><option value="10">les autres comics strips</option><option value="-1">&nbsp;</option><option value="-1">Lapin Magazine</option><option value="-1">----------------</option><option value="3">discussions gnrales</option><option value="7">Les citations en tous genres</option><option value="8">nouvelles et littrature</option><option value="5">musique !!</option><option value="13">le bazard</option></select>&nbsp;<input type="submit" value="Aller" class="liteoption" /></span></td> 	</tr> </table></form>  <span class="gensmall">Vous <b>pouvez</b> poster de nouveaux sujets dans ce forum<br />Vous <b>pouvez</b> rpondre aux sujets dans ce forum<br />Vous <b>ne pouvez pas</b> diter vos messages dans ce forum<br />Vous <b>ne pouvez pas</b> supprimer vos messages dans ce forum<br />Vous <b>ne pouvez pas</b> voter dans les sondages de ce forum<br /></span></td>   </tr> </table>   <div align="center"><span class="copyright"><br /><br /> <!-- 	We request you retain the full copyright notice below including the link to www.phpbb.com. 	This not only gives respect to the large amount of time given freely by the developers 	but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good 	reason) retain the full copyright we request you at least leave in place the 	Powered by phpBB 2.0.4 line, with phpBB linked to www.phpbb.com. If you refuse 	to include even this then support on our forums may be affected.  	The phpBB Group : 2002 // --> Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> 2.0.4  2001, 2002 phpBB Group<br />Traduction par : <a href="http://www.phpbb-fr.com/" target="_blank">phpBB-fr.com</a></span></div> 	<div align="center"><font size="-3"><font color="#ff9900">Le forum de lapin est le plus beau forum du monde. J'aime le forum de lapin. Je reviens tout le temps tellement j'aime ce forum.</font></font></div> <div align="center"><font size="-3"><a href="http://www.lapin.org/" target="_blank">Lapin</a> || <a href="http://citations.lapin.org/zine/" target="_blank">le ZinE</a> || <a href="http://citations.lapin.org/" target="_blank">Lapin Magazine</a> || <a href="http://commando.lapin.org/" target="_blank">Commando B</a> || <a href="http://www.rabbit-comics.org/" target="_blank">rabbit comics</a></font> <table width="150" border="0" summary=""> 	<tr> 		<td><!-- xtreme tracker code --> <p><font size=1 color=white> <a target="_top" href="http://t.extreme-dm.com/?login=phiipfrm"> <img src="http://u1.extreme-dm.com/i.gif" height=38 border=0 width=41 alt=""></a><script language="javascript1.2"><!-- EXs=screen;EXw=EXs.width;navigator.appName!="Netscape"? EXb=EXs.colorDepth:EXb=EXs.pixelDepth;//--> </script><script language="javascript"><!-- EXd=document;EXw?"":EXw="na";EXb?"":EXb="na"; EXd.write("<img src=\"http://t0.extreme-dm.com", "/0.gif?tag=phiipfrm&j=y&srw="+EXw+"&srb="+EXb+"&", "l="+escape(EXd.referrer)+"\" height=1 width=1>");//--> </script><noscript><img height=1 width=1 alt="" src="http://t0.extreme-dm.com/0.gif?tag=phiipfrm&j=n"></noscript> </font></p> <!-- fin xtreme tracker code --></td> 		<td><!-- XITI CODE --> <script language="JavaScript1.1"> <!-- hsh = new Date(); hsd = document; hsi = '<a href="http://www.xiti.com/xiti.asp?s=96959"'; hsi += ' TARGET="_top"><img width="39" height="25" border=0 '; hsi += 'src="http://logv20.xiti.com/hit.xiti?s=96959'; hsi += '&p=index_forum&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=96959" TARGET="_top"><img width="39" height="25" border=0 src="http://logv20.xiti.com/hit.xiti?s=96959&p=&" title="Mesurez votre audience"></a> </noscript> <!-- FIN XITI CODE --> </td> 	</tr> </table> 	<div align="center"><font size="-3"><font color="#ff9900">Lapin recommande ces autres forum, beaucoup moins bien, mais pas mal quand mme&nbsp;:</font> <a href="http://www.supermarkette.com/" target="_blank">Supermarkette</a> || et c'est tout pour l'instant.</font>  </div> 		</td> 	</tr> </table>  </body> </html> 
