<!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=552a5effbf9309d1f1c13f8420f6e6f1" title="" /> <link rel="search" href="search.php?sid=552a5effbf9309d1f1c13f8420f6e6f1" title="" /> <link rel="help" href="faq.php?sid=552a5effbf9309d1f1c13f8420f6e6f1" title="" /> <link rel="author" href="memberlist.php?sid=552a5effbf9309d1f1c13f8420f6e6f1" title="" />  <title>Games Hostallow :: Index</title> <!-- link rel="stylesheet" href="templates/subSilver/subSilver.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: #DEE3E7; 	scrollbar-highlight-color: #FFFFFF; 	scrollbar-shadow-color: #DEE3E7; 	scrollbar-3dlight-color: #D1D7DC; 	scrollbar-arrow-color:  #444444; 	scrollbar-track-color: #EFEFEF; 	scrollbar-darkshadow-color: #98AAB1; }  /* General font families for common tags */ font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif } a:link,a:active,a:visited { color : #444444; } a:hover		{ text-decoration: underline; color : #9F1A45; } hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}  /* This is the border line & background colour round the entire page */ .bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }  /* This is the outline round the main forum tables */ .forumline	{ background-color: #FFFFFF; border: 2px #9F1A45 solid; }  /* Main table cell colours and backgrounds */ td.row1	{ background-color: #EFEFEF; } td.row2	{ background-color: #DEE3E7; } td.row3	{ background-color: #D1D7DC; }  /*   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: #FFFFFF; 		background-image: url(templates/subSilver/images/cellpic2.jpg); 		background-repeat: repeat-y; }  /* Header cells - the blue and silver gradient backgrounds */ th	{ 	color: #CF4A75; font-size: 11px; font-weight : bold; 	background-color: #444444; height: 25px; 	background-image: url(templates/subSilver/images/cellpic3.jpg); }  td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { 			background-image: url(templates/subSilver/images/cellpic1.jpg); 			background-color:#D1D7DC; border: #EFEFEF; 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: #FFFFFF; border-style: solid; height: 28px; } td.row3Right,td.spaceRow { 	background-color: #D1D7DC; border: #EFEFEF; 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 : #000000; }  /* General text */ .gen { font-size : 12px; } .genmed { font-size : 11px; } .gensmall { font-size : 10px; } .gen,.genmed,.gensmall { color : #000000; } a.gen,a.genmed,a.gensmall { color: #444444; text-decoration: none; } a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #9F1A45; text-decoration: underline; }  /* The register, login, search etc links at the top of the page */ .mainmenu		{ font-size : 11px; color : #000000 } a.mainmenu		{ text-decoration: none; color : #444444;  } a.mainmenu:hover{ text-decoration: underline; color : #9F1A45; }  /* Forum category titles */ .cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #444444} a.cattitle		{ text-decoration: none; color : #444444; } 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 : #444444; } a.forumlink 	{ text-decoration: none; color : #444444; } a.forumlink:hover{ text-decoration: underline; color : #9F1A45; }  /* 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 : #000000;} a.nav			{ text-decoration: none; color : #444444; } 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 : #000000; } a.topictitle:link   { text-decoration: none; color : #444444; } a.topictitle:visited { text-decoration: none; color : #5493B4; } a.topictitle:hover	{ text-decoration: underline; color : #9F1A45; }  /* Name of poster in viewmsg.php and viewtopic.php and other places */ .name			{ font-size : 11px; color : #000000;}  /* Location, number of posts, post date etc */ .postdetails		{ font-size : 10px; color : #000000; }  /* The content of the posts (body of text) */ .postbody { font-size : 12px; line-height: 18px} a.postlink:link	{ text-decoration: none; color : #444444 } a.postlink:visited { text-decoration: none; color : #5493B4; } a.postlink:hover { text-decoration: underline; color : #9F1A45}  /* Quote & Code blocks */ .code { 	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #CCCCCC; 	background-color: #CF4A75; border: #D1D7DC; 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: #000000; line-height: 125%; 	background-color: #CF4A75; border: #D1D7DC; 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: #000000; letter-spacing: -1px;} a.copyright		{ color: #000000; text-decoration: none;} a.copyright:hover { color: #000000; text-decoration: underline;}  /* Form elements */ input,textarea, select { 	color : #000000; 	font: normal 11px Verdana, Arial, Helvetica, sans-serif; 	border-color : #000000; }  /* The text input fields background colour */ input.post, textarea.post, select { 	background-color : #FFFFFF; }  input { text-indent : 2px; }  /* The buttons used for bbCode styling in message post */ input.button { 	background-color : #EFEFEF; 	color : #000000; 	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }  /* The main submit button option */ input.mainoption { 	background-color : #CF4A75; 	font-weight : bold; }  /* None-bold submit button */ input.liteoption { 	background-color : #CF4A75; 	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: #DEE3E7; 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="#000000" link="#444444" vlink="#5493B4" />  <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=552a5effbf9309d1f1c13f8420f6e6f1"><img src="templates/subSilver/images/logo_phpBB.gif" border="0" alt="Games Hostallow Forum Index" vspace="1" /></a></td> 				<td align="center" width="100%" valign="middle"><span class="maintitle">Games Hostallow</span><br /><span class="gen">Fournisseurs de frags depuis 1999.<br>Les propos tenus sur ce forum n'engagent que la responsabilit de <b>leurs auteurs</b>.<BR><H3>En meme temps, des auteurs responsables...</H3><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=552a5effbf9309d1f1c13f8420f6e6f1" 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=552a5effbf9309d1f1c13f8420f6e6f1" class="mainmenu"><img src="templates/subSilver/images/icon_mini_search.gif" width="12" height="13" border="0" alt="Search" hspace="3" />Search</a>&nbsp; &nbsp;<a href="memberlist.php?sid=552a5effbf9309d1f1c13f8420f6e6f1" class="mainmenu"><img src="templates/subSilver/images/icon_mini_members.gif" width="12" height="13" border="0" alt="Memberlist" hspace="3" />Memberlist</a>&nbsp; &nbsp;<a href="groupcp.php?sid=552a5effbf9309d1f1c13f8420f6e6f1" class="mainmenu"><img src="templates/subSilver/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="Usergroups" hspace="3" />Usergroups</a>&nbsp; 						&nbsp;<a href="profile.php?mode=register&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="mainmenu"><img src="templates/subSilver/images/icon_mini_register.gif" width="12" height="13" border="0" alt="Register" hspace="3" />Register</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=552a5effbf9309d1f1c13f8420f6e6f1" class="mainmenu"><img src="templates/subSilver/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="Profile" hspace="3" />Profile</a>&nbsp; &nbsp;<a href="privmsg.php?folder=inbox&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="mainmenu"><img src="templates/subSilver/images/icon_mini_message.gif" width="12" height="13" border="0" alt="Log in to check your private messages" hspace="3" />Log in to check your private messages</a>&nbsp; &nbsp;<a href="login.php?sid=552a5effbf9309d1f1c13f8420f6e6f1" class="mainmenu"><img src="templates/subSilver/images/icon_mini_login.gif" width="12" height="13" border="0" alt="Log in" hspace="3" />Log in</a>&nbsp;</span></td> 					</tr> 				</table></td> 			</tr> 		</table>  		<br />  <table width="100%" cellspacing="0" cellpadding="2" border="0" align="center">   <tr> 	<td align="left" valign="bottom"><span class="gensmall"> 	The time now is Fri Apr 25, 2003 11:39 pm<br /></span><span class="nav"><a href="index.php?sid=552a5effbf9309d1f1c13f8420f6e6f1" class="nav">Games Hostallow Forum Index</a></span></td> 	<td align="right" valign="bottom" class="gensmall"> 		<a href="search.php?search_id=unanswered&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="gensmall">View unanswered posts</a></td>   </tr> </table>  <table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">   <tr> 	<th colspan="2" class="thCornerL" height="25" nowrap="nowrap">&nbsp;Forum&nbsp;</th> 	<th width="50" class="thTop" nowrap="nowrap">&nbsp;Topics&nbsp;</th> 	<th width="50" class="thTop" nowrap="nowrap">&nbsp;Posts&nbsp;</th> 	<th class="thCornerR" nowrap="nowrap">&nbsp;Last Post&nbsp;</th>   </tr>   <tr> 	<td class="catLeft" colspan="2" height="28"><span class="cattitle"><a href="index.php?c=6&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="cattitle">Tournaments & Privates</a></span></td> 	<td class="rowpic" colspan="3" align="right">&nbsp;</td>   </tr>   <tr> 	<td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="No new posts" title="No new posts" /></td> 	<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=29&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="forumlink">VIP nights de chez EASYCONNECT.</a><br /> 	  </span> <span class="genmed">Forum rserv  l'annonce et  l'organisation des soires VIP sur les serveurs EASYCONNECT. EASYCONNECT pas ailleurs. Pour ailleurs allez voir ailleurs justement.<br /> 	  </span><span class="gensmall">Moderator <a href="groupcp.php?g=565&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Hardmins</a></span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">13</span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">145</span></td> 	<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">Fri Apr 25, 2003 5:54 pm<br /><a href="profile.php?mode=viewprofile&amp;u=362&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Psycho</a> <a href="viewtopic.php?p=78132&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1#78132"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="View latest post" title="View latest post" /></a></span></td>   </tr>   <tr> 	<td class="catLeft" colspan="2" height="28"><span class="cattitle"><a href="index.php?c=1&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="cattitle">Games Hostallow</a></span></td> 	<td class="rowpic" colspan="3" align="right">&nbsp;</td>   </tr>   <tr> 	<td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="No new posts" title="No new posts" /></td> 	<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=20&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="forumlink">Les Hardmins parlent aux Joueurs</a><br /> 	  </span> <span class="genmed">Forum o les hardmins annoncent les news aux joueurs, mme s'ils ne parlent pas beaucoup, ce qui fait quand mme un titre un peu long pour un forum aussi inintressant.<br /> 	  </span><span class="gensmall">Moderator <a href="groupcp.php?g=565&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Hardmins</a></span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">68</span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">351</span></td> 	<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">Fri Apr 25, 2003 5:33 pm<br /><a href="profile.php?mode=viewprofile&amp;u=12&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Korpo</a> <a href="viewtopic.php?p=78120&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1#78120"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="View latest post" title="View latest post" /></a></span></td>   </tr>   <tr> 	<td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="No new posts" title="No new posts" /></td> 	<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=33&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="forumlink">Battlefield 1942 & Desert Combat & Divers</a><br /> 	  </span> <span class="genmed">Venez tester votre habilete a manier l'helicoptere de combat ou le Mig29. Pour les nostalgiques, offrez-vous quelques Zeros japonais a bord de votre Corsair. Et un jour, qui sait, on vous appelera peut-etre Papy !<br /> 	  </span><span class="gensmall">Moderator <a href="profile.php?mode=viewprofile&amp;u=133&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Dav</a></span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">106</span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">952</span></td> 	<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">Fri Apr 25, 2003 10:10 pm<br /><a href="profile.php?mode=viewprofile&amp;u=684&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Binouze</a> <a href="viewtopic.php?p=78170&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1#78170"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="View latest post" title="View latest post" /></a></span></td>   </tr>   <tr> 	<td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="No new posts" title="No new posts" /></td> 	<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=2&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="forumlink">Counter-Strike</a><br /> 	  </span> <span class="genmed">Toutes les contributions en rapport avec CS, questions techniques, remarques, polmiques, trolls, insultes, proverbes ...<br /> 	  </span><span class="gensmall">Moderator <a href="groupcp.php?g=565&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Hardmins</a></span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">489</span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">6852</span></td> 	<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">Fri Apr 25, 2003 10:38 pm<br /><a href="profile.php?mode=viewprofile&amp;u=712&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Headshot|Ourson</a> <a href="viewtopic.php?p=78172&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1#78172"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="View latest post" title="View latest post" /></a></span></td>   </tr>   <tr> 	<td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="No new posts" title="No new posts" /></td> 	<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=3&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="forumlink">Day of Defeat</a><br /> 	  </span> <span class="genmed">Toutes les contributions en rapport avec DoD, questions techniques, remarques, polmiques, ou mme pour rien, voire pour pas grand chose, juste histoire qu'on sache que des gens jouent encore  DoD ...<br /> 	  </span><span class="gensmall">Moderator <a href="groupcp.php?g=565&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Hardmins</a></span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">81</span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">846</span></td> 	<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">Wed Apr 23, 2003 5:51 pm<br /><a href="profile.php?mode=viewprofile&amp;u=403&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Redeemer</a> <a href="viewtopic.php?p=77798&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1#77798"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="View latest post" title="View latest post" /></a></span></td>   </tr>   <tr> 	<td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="No new posts" title="No new posts" /></td> 	<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=23&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="forumlink">Quake III</a><br /> 	  </span> <span class="genmed">Ici, seuls les gros allemands adeptes de l'humiliation seront pris au srieux. tre bourr de tics sera un srieux atout pour votre pseudo-rputation.<br /> 	  </span><span class="gensmall">Moderator <a href="groupcp.php?g=565&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Hardmins</a></span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">26</span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">321</span></td> 	<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">Fri Apr 25, 2003 6:02 pm<br /><a href="profile.php?mode=viewprofile&amp;u=712&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Headshot|Ourson</a> <a href="viewtopic.php?p=78138&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1#78138"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="View latest post" title="View latest post" /></a></span></td>   </tr>   <tr> 	<td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="No new posts" title="No new posts" /></td> 	<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=32&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="forumlink">JDR</a><br /> 	  </span> <span class="genmed">Dario: Ctoulou je te dis !  Korpo: Nan c'est Keutoulou ! Byrd: Chtuluh ? Yom: C'est opensource votre truc ? Between: Lolilou !!!! En coeur: DEHORS BETWEEN !<br /> 	  </span><span class="gensmall">Moderators <a href="profile.php?mode=viewprofile&amp;u=419&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">[B-BoP]MilesTones</a>, <a href="profile.php?mode=viewprofile&amp;u=517&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Koala</a>, <a href="profile.php?mode=viewprofile&amp;u=580&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">-=[BJ]=- Nitro</a></span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">58</span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">545</span></td> 	<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">Tue Apr 22, 2003 10:12 pm<br /><a href="profile.php?mode=viewprofile&amp;u=3&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">GnoK</a> <a href="viewtopic.php?p=77684&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1#77684"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="View latest post" title="View latest post" /></a></span></td>   </tr>   <tr> 	<td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="No new posts" title="No new posts" /></td> 	<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=16&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="forumlink">Hardwoure</a><br /> 	  </span> <span class="genmed">Une quipe de professionnels motive et disponible sera a votre coute, et vous fera dire "Hum c'est dlicieux".  Pour ceux qui comme moi (Ctrl) ne comprennent rien, ici on parle de matos (du zedou du dix keuss), d overclock, de pate thermique, etc.<br /> 	  </span><span class="gensmall">Moderators <a href="profile.php?mode=viewprofile&amp;u=25&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Vilk</a>, <a href="profile.php?mode=viewprofile&amp;u=197&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">[-bLC|Out4L-]</a></span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">186</span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">2523</span></td> 	<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">Fri Apr 25, 2003 7:04 pm<br /><a href="profile.php?mode=viewprofile&amp;u=33&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Pi$ToLeRo</a> <a href="viewtopic.php?p=78159&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1#78159"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="View latest post" title="View latest post" /></a></span></td>   </tr>   <tr> 	<td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="No new posts" title="No new posts" /></td> 	<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=30&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="forumlink">Windows4Men, un OS pour homme.</a><br /> 	  </span> <span class="genmed">Tu cherches un systme d'exploitation sngalement poutr pour ta bte de course ? N'coute pas ces pingouins qui te conseillent n'importe quoi. Sois un homme, un vrai, la Force est avec toi.<br /> 	  </span><span class="gensmall">Moderators <a href="profile.php?mode=viewprofile&amp;u=25&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Vilk</a>, <a href="profile.php?mode=viewprofile&amp;u=124&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">[23RnD] Megienos</a>, <a href="profile.php?mode=viewprofile&amp;u=197&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">[-bLC|Out4L-]</a></span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">89</span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">1015</span></td> 	<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">Mon Apr 14, 2003 4:25 pm<br /><a href="profile.php?mode=viewprofile&amp;u=684&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Binouze</a> <a href="viewtopic.php?p=76617&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1#76617"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="View latest post" title="View latest post" /></a></span></td>   </tr>   <tr> 	<td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="No new posts" title="No new posts" /></td> 	<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=19&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="forumlink">Unix 4 Women - Rserv  MesCaL aka Asian Penguin et  kAwAii aka Belgian Tux</a><br /> 	  </span> <span class="genmed">Ton mec te dlaisse pour son PC ? Tu as envie de lui prouver que tu peux le ouner, lui et son Billou ? Montre lui,  ce connard, que TOI AUSSI tu peux devenir une geek QUAND TU VEUX.<br /> 	  </span><span class="gensmall">Moderators <a href="profile.php?mode=viewprofile&amp;u=71&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Dario98</a>, <a href="groupcp.php?g=565&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Hardmins</a></span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">190</span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">1647</span></td> 	<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">Mon Apr 21, 2003 4:35 pm<br /><a href="profile.php?mode=viewprofile&amp;u=341&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">kakaouete</a> <a href="viewtopic.php?p=77343&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1#77343"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="View latest post" title="View latest post" /></a></span></td>   </tr>   <tr> 	<td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="No new posts" title="No new posts" /></td> 	<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=12&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="forumlink">People</a><br /> 	  </span> <span class="genmed">Ici vous pourrez donner rendez-vous  vos amants, organiser des beuveries, et faire votre vie apres Counter.<br /> 	  </span><span class="gensmall">Moderator <a href="groupcp.php?g=565&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Hardmins</a></span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">430</span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">5781</span></td> 	<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">Fri Apr 25, 2003 10:37 pm<br /><a href="profile.php?mode=viewprofile&amp;u=684&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Binouze</a> <a href="viewtopic.php?p=78171&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1#78171"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="View latest post" title="View latest post" /></a></span></td>   </tr>   <tr> 	<td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="No new posts" title="No new posts" /></td> 	<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=25&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="forumlink">Bernard Headshot Pivot prsente...</a><br /> 	  </span> <span class="genmed">Retrouvez ici les morceaux d'anthologie, le best of, le btisier de Games Easyconnect, et gagnez 10000 Euros en envoyant la vido de votre famille qui se fait craser sous un bus.. euh non c'est un autre truc a..<br /> 	  </span><span class="gensmall">Moderator <a href="groupcp.php?g=565&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Hardmins</a></span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">27</span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">554</span></td> 	<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">Fri Apr 25, 2003 12:41 pm<br /><a href="profile.php?mode=viewprofile&amp;u=12&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Korpo</a> <a href="viewtopic.php?p=78047&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1#78047"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="View latest post" title="View latest post" /></a></span></td>   </tr>   <tr> 	<td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="No new posts" title="No new posts" /></td> 	<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=35&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="forumlink">Folding@Home</a><br /> 	  </span> <span class="genmed">Ici, on cause Folding, on cause Home, on cause @, on cause Folding@Home... bon on peut aussi eventuellement causer des soirees de pachaveries intenses chez Koala mais c'est deja moins dans le sujet.<br /> 	  </span><span class="gensmall">&nbsp; &nbsp;</span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">8</span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">121</span></td> 	<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">Fri Apr 25, 2003 12:38 pm<br /><a href="profile.php?mode=viewprofile&amp;u=12&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Korpo</a> <a href="viewtopic.php?p=78046&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1#78046"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="View latest post" title="View latest post" /></a></span></td>   </tr>   <tr> 	<td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_locked_big.gif" width="46" height="25" alt="This forum is locked: you cannot post, reply to, or edit topics." title="This forum is locked: you cannot post, reply to, or edit topics." /></td> 	<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=4&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="forumlink">Les Joueurs ne parlent plus aux Hardmins</a><br /> 	  </span> <span class="genmed">Pour tout probleme avec un serveur Easyconnect, envoyez un mail a games@easyconnect.fr.<br /> 	  </span><span class="gensmall">Moderator <a href="groupcp.php?g=565&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Hardmins</a></span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">602</span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">8063</span></td> 	<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">Tue Mar 18, 2003 6:03 pm<br /><a href="profile.php?mode=viewprofile&amp;u=891&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">DoctorMadness</a> <a href="viewtopic.php?p=74207&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1#74207"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="View latest post" title="View latest post" /></a></span></td>   </tr>   <tr> 	<td class="catLeft" colspan="2" height="28"><span class="cattitle"><a href="index.php?c=3&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="cattitle">Les Mighty Clans</a></span></td> 	<td class="rowpic" colspan="3" align="right">&nbsp;</td>   </tr>   <tr> 	<td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="No new posts" title="No new posts" /></td> 	<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=7&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="forumlink">RFH - Rcon du serveur 4</a> - <a href="http://clan.rfh.online.fr" target="_blank">clan.rfh.online.fr</a><br /> 	  </span> <span class="genmed">Le Forum de Miguel le chef des RFH. Toi aussi clate toi avec ceux qui ownz les Pingouins partys :-)<br /> 	  </span><span class="gensmall">Moderators <a href="profile.php?mode=viewprofile&amp;u=22&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">=|RFH|=Olric=</a>, <a href="profile.php?mode=viewprofile&amp;u=116&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">=|RFH|=Miguel=</a></span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">269</span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">2591</span></td> 	<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">Fri Apr 25, 2003 5:55 pm<br /><a href="profile.php?mode=viewprofile&amp;u=403&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Redeemer</a> <a href="viewtopic.php?p=78134&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1#78134"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="View latest post" title="View latest post" /></a></span></td>   </tr>   <tr> 	<td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="No new posts" title="No new posts" /></td> 	<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=9&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="forumlink">23RnD - Rcon du serveur 5</a> - <a href="http://23rnd.hostallow.com" target="_blank">23rnd.hostallow.com</a><br /> 	  </span> <span class="genmed">Dust only on a dit !  O.N.L.Y. Enfin de retour chez eux, les 23RnD vous accueillent sur leur PUISSANT forum.   Chaque gnration a une legende ...<br /> 	  </span><span class="gensmall">Moderators <a href="profile.php?mode=viewprofile&amp;u=133&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Dav</a>, <a href="groupcp.php?g=565&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Hardmins</a></span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">824</span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">14807</span></td> 	<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">Fri Apr 25, 2003 3:55 pm<br /><a href="profile.php?mode=viewprofile&amp;u=914&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Yanouche</a> <a href="viewtopic.php?p=78106&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1#78106"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="View latest post" title="View latest post" /></a></span></td>   </tr>   <tr> 	<td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="No new posts" title="No new posts" /></td> 	<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=27&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="forumlink">Maya - Rcon du serveur 7</a> - <a href="http://www.maya.t2u.com" target="_blank">www.maya.t2u.com</a><br /> 	  </span> <span class="genmed">Tu cheats au coutal party ? Tu te fais ban par les soap ? Viens sur le serveur des Maya, le seul server.cfg avec la ligne sv_cheats 1 !!!!<br /> 	  </span><span class="gensmall">Moderators <a href="profile.php?mode=viewprofile&amp;u=173&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">MaYa^pG.Blu3dark</a>, <a href="profile.php?mode=viewprofile&amp;u=316&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">JFK</a>, <a href="groupcp.php?g=565&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Hardmins</a></span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">39</span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">361</span></td> 	<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">Mon Apr 21, 2003 2:44 pm<br /><a href="profile.php?mode=viewprofile&amp;u=712&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Headshot|Ourson</a> <a href="viewtopic.php?p=77335&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1#77335"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="View latest post" title="View latest post" /></a></span></td>   </tr>   <tr> 	<td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="No new posts" title="No new posts" /></td> 	<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=17&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="forumlink">Garderie des Lolilous - Rcon du serveur 8</a> - <a href="http://www.lolilou.fr.st" target="_blank">www.lolilou.fr.st</a><br /> 	  </span> <span class="genmed">Les Lolilous sont nos amis, et vive kkwet leur chef ! Longue vie  kkwet ! Bonne chance  kkwet pour son brevet des collges !<br /> 	  </span><span class="gensmall">Moderators <a href="profile.php?mode=viewprofile&amp;u=255&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Between the eyes</a>, <a href="profile.php?mode=viewprofile&amp;u=341&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">kakaouete</a>, <a href="profile.php?mode=viewprofile&amp;u=362&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Psycho</a>, <a href="groupcp.php?g=565&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Hardmins</a></span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">295</span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">4941</span></td> 	<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">Fri Apr 25, 2003 10:00 pm<br /><a href="profile.php?mode=viewprofile&amp;u=255&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Between the eyes</a> <a href="viewtopic.php?p=78167&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1#78167"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="View latest post" title="View latest post" /></a></span></td>   </tr>   <tr> 	<td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="No new posts" title="No new posts" /></td> 	<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=26&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="forumlink">BOU - Rcon du serveur 11</a> - <a href="http://www.bou-clan.com" target="_blank">www.bou-clan.com</a><br /> 	  </span> <span class="genmed">Les BOU aiment les macintosh (d'ailleurs ils en ont fait un site web). Les BOU aiment CS (d'ailleurs ils en ont fait un site web aussi). Toi aussi viens jouer avec les BOU ! (et ils parleront de toi sur leur site web.)<br /> 	  </span><span class="gensmall">Moderators <a href="profile.php?mode=viewprofile&amp;u=100&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Boz</a>, <a href="profile.php?mode=viewprofile&amp;u=422&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">McNeil</a></span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">41</span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">599</span></td> 	<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">Sun Mar 09, 2003 4:08 pm<br /><a href="profile.php?mode=viewprofile&amp;u=362&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Psycho</a> <a href="viewtopic.php?p=73296&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1#73296"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="View latest post" title="View latest post" /></a></span></td>   </tr>   <tr> 	<td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="No new posts" title="No new posts" /></td> 	<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=10&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="forumlink">[-bLC-] - Rcon du serveur 13</a> - <a href="http://blc.jmenbaslescouilles.com" target="_blank">blc.jmenbaslescouilles.com</a><br /> 	  </span> <span class="genmed">Ici tu ne trouveras que des amis, dans une ambiance de franche camaraderie. Aimer les legionnaires est un plus !<br /> 	  </span><span class="gensmall">Moderators <a href="profile.php?mode=viewprofile&amp;u=98&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Droopy22</a>, <a href="profile.php?mode=viewprofile&amp;u=125&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Om3r</a>, <a href="groupcp.php?g=565&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Hardmins</a></span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">159</span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">2994</span></td> 	<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">Fri Apr 25, 2003 6:47 pm<br /><a href="profile.php?mode=viewprofile&amp;u=213&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">[-bLC|Zitoun3-]</a> <a href="viewtopic.php?p=78154&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1#78154"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="View latest post" title="View latest post" /></a></span></td>   </tr>   <tr> 	<td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="No new posts" title="No new posts" /></td> 	<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=21&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="forumlink">SOAP.be - Rcon du serveur 14</a> - <a href="http://www.soap.be.tf" target="_blank">www.soap.be.tf</a><br /> 	  </span> <span class="genmed">Ils sont jeunes, ils sont belges, and they're pissed off. A part boire on sait pas trop ce qu'ils valent sur CS, mais au football, a on sait.<br /> 	  </span><span class="gensmall">Moderators <a href="profile.php?mode=viewprofile&amp;u=588&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">dEUS</a>, <a href="profile.php?mode=viewprofile&amp;u=596&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Cosmo</a>, <a href="profile.php?mode=viewprofile&amp;u=600&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Pocipsy</a>, <a href="profile.php?mode=viewprofile&amp;u=605&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">=[SOAP.be]=Torgan</a></span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">70</span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">1170</span></td> 	<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">Fri Apr 11, 2003 7:47 pm<br /><a href="profile.php?mode=viewprofile&amp;u=681&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">sNw23</a> <a href="viewtopic.php?p=76443&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1#76443"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="View latest post" title="View latest post" /></a></span></td>   </tr>   <tr> 	<td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_locked_big.gif" width="46" height="25" alt="This forum is locked: you cannot post, reply to, or edit topics." title="This forum is locked: you cannot post, reply to, or edit topics." /></td> 	<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=18&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="forumlink">B-BoP - Rcon du serveur 12</a><br /> 	  </span> <span class="genmed">Forum inactif.<br /> 	  </span><span class="gensmall">&nbsp; &nbsp;</span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">133</span></td> 	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">1398</span></td> 	<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">Tue Mar 11, 2003 3:10 pm<br /><a href="profile.php?mode=viewprofile&amp;u=681&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">sNw23</a> <a href="viewtopic.php?p=73496&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1#73496"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="View latest post" title="View latest post" /></a></span></td>   </tr> </table>  <table width="100%" cellspacing="0" border="0" align="center" cellpadding="2">   <tr> 	<td align="left"><span class="gensmall"><a href="index.php?mark=forums&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1" class="gensmall">Mark all forums read</a></span></td> 	<td align="right"><span class="gensmall">All times are GMT + 2 Hours</span></td>   </tr> </table>  <table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">   <tr> 	<td class="catHead" colspan="2" height="28"><span class="cattitle"><a href="viewonline.php?sid=552a5effbf9309d1f1c13f8420f6e6f1" class="cattitle">Who is Online</a></span></td>   </tr>   <tr> 	<td class="row1" align="center" valign="middle" rowspan="2"><img src="templates/subSilver/images/whosonline.gif" alt="Who is Online" /></td> 	<td class="row1" align="left" width="100%"><span class="gensmall">Our users have posted a total of <b>67643</b> articles<br />We have <b>932</b> registered users<br />The newest registered user is <b><a href="profile.php?mode=viewprofile&amp;u=947&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">PSYCHO EST UN IDIOT</a></b></span> 	</td>   </tr>   <tr> 	<td class="row1" align="left"><span class="gensmall">In total there are <b>3</b> users online :: 2 Registered, 0 Hidden and 1 Guest &nbsp; [ <span style="color:#CF4A75">Administrator</span> ] &nbsp; [ <span style="color:#CCCCCC">Moderator</span> ]<br />Most users ever online was <b>24</b> on Tue Sep 10, 2002 9:14 pm<br />Registered Users: <a href="profile.php?mode=viewprofile&amp;u=596&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1"style="color:#CCCCCC"><b>Cosmo</b></a>, <a href="profile.php?mode=viewprofile&amp;u=33&amp;sid=552a5effbf9309d1f1c13f8420f6e6f1">Pi$ToLeRo</a></span></td>   </tr> </table>  <table width="100%" cellpadding="1" cellspacing="1" border="0"> 	<td align="left" valign="top"><span class="gensmall">This data is based on users active over the past five minutes</span></td> </table>  <form method="post" action="login.php?sid=552a5effbf9309d1f1c13f8420f6e6f1">   <table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline"> 	<tr> 	  <td class="catHead" height="28"><a name="login"></a><span class="cattitle">Log in</span></td> 	</tr> 	<tr> 	  <td class="row1" align="center" valign="middle" height="28"><span class="gensmall">Username: 		<input class="post" type="text" name="username" size="10" /> 		&nbsp;&nbsp;&nbsp;Password: 		<input class="post" type="password" name="password" size="10" /> 		&nbsp;&nbsp; &nbsp;&nbsp;Log me on automatically each visit 		<input class="text" type="checkbox" name="autologin" /> 		&nbsp;&nbsp;&nbsp; 		<input type="submit" class="mainoption" name="login" value="Log in" /> 		</span> </td> 	</tr>   </table> </form>  <br clear="all" />  <table cellspacing="3" border="0" align="center" cellpadding="0">   <tr> 	<td width="20" align="center"><img src="templates/subSilver/images/folder_new.gif" alt="New posts"/></td> 	<td><span class="gensmall">New posts</span></td> 	<td>&nbsp;&nbsp;</td> 	<td width="20" align="center"><img src="templates/subSilver/images/folder.gif" alt="No new posts" /></td> 	<td><span class="gensmall">No new posts</span></td> 	<td>&nbsp;&nbsp;</td> 	<td width="20" align="center"><img src="templates/subSilver/images/folder_lock.gif" alt="Forum is locked" /></td> 	<td><span class="gensmall">Forum is locked</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 &copy; 2001, 2002 phpBB Group<br /></span></div> 		</td> 	</tr> </table>  </body> </html>  
