<!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" title="" /> <link rel="search" href="search.php" title="" /> <link rel="help" href="faq.php" title="" /> <link rel="author" href="memberlist.php" title="" />  <title>AJR :: </title> <!-- link rel="stylesheet" href="templates/ajr/ajr.css" type="text/css" -->  <style type="text/css"> <!-- /*   The original ajr 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: #000033; 	scrollbar-arrow-color: white; 	scrollbar-darkshadow-color: #000000; 	scrollbar-face-color: #3C6497; 	scrollbar-highlight-color: #3068BD; 	scrollbar-shadow-color: #121754; 	scrollbar-track-color: #002774}  /* General font families for common tags */ font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif } a:link,a:active,a:visited { color : #0090FF; } a:hover      {color: #0066FF; text-decoration: none; background-color: transparent; position: relative; top: 1px; left: 1px;} hr	{ height: 0px; border: solid #004080 0px; border-top-width: 1px;}  /* This is the border line & background colour round the entire page */ .bodyline	{ background-color: 000033; }  /* This is the outline round the main forum tables */ .forumline	{ background-color: #000033; border: 2px #004080 solid; }  /* Main table cell colours and backgrounds */ td.row1	{ background-color: #00164A; } td.row2	{ background-color: #001955; } td.row3	{ background-color: #004080; }  /*   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: 000033; 		background-image: url(templates/ajr/images/cellpic2.gif); 		background-repeat: repeat-y; }  /* Header cells - the blue and silver gradient backgrounds */ th	{ 	color: #FFCC33; font-size: 11px; font-weight : bold; 	background-color: 0457A1; height: 25px; 	background-image: url(templates/ajr/images/cellpic3.gif); }  td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { 			background-image: url(templates/ajr/images/cellpic1.gif); 			background-color: 000033; border: #000033; 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: #000033; border-style: solid; height: 28px; } td.row3Right,td.spaceRow { 	background-color: 000033; border: #000033; 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 : c20000; }  /* 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: #0090FF; text-decoration: none; } a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #0066FF; 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 : #0090FF;  } a.mainmenu:hover{ text-decoration: underline; color : #0066FF; }  /* Forum category titles */ .cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #0090FF} a.cattitle		{ text-decoration: none; color : #0090FF; } 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 : #0090FF; } a.forumlink 	{ text-decoration: none; color : #0090FF; } a.forumlink:hover{ text-decoration: underline; color : #0066FF; }  /* 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 : #0090FF; } a.nav:hover		{ text-decoration: underline; }  /* titles for the topics: could specify viewed link colour too */ .topictitle,h1,h2	{ font-weight: bold; font-size: 12px; color : #FFFFFF; } a.topictitle:link   { text-decoration: none; color : #0090FF; } a.topictitle:visited { text-decoration: none; color : #0080FF; } a.topictitle:hover	{ text-decoration: underline; color : #0066FF; }  /* 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 : #0090FF } a.postlink:visited { text-decoration: none; color : #0080FF; } a.postlink:hover { text-decoration: underline; color : #0066FF}  /* Quote & Code blocks */ .code { 	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #FFFFFF; 	background-color: #000033; border: #004080; 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: #FFFFFF; line-height: 125%; 	background-color: #000033; border: #004080; 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: #FFFFFF; letter-spacing: -1px;} a.copyright		{ color: #FFFFFF; text-decoration: none;} a.copyright:hover { color: #FFFFFF; text-decoration: underline;}  /* Form elements */ input,textarea, select { 	font: normal 11px Verdana, Arial, Helvetica, sans-serif; 	border-color : FFFFFF; 	color : 000000; }   input { text-indent : 2px; }  /* The buttons used for bbCode styling in message post */ input.button { 	border-color:#2952A5; 	border-width: 1px; 	background-color : 003366; 	color : #FFFFFF; 	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }  /* The main submit button option */ input.mainoption { 	font-weight: bold; 	border-width: 1px; 	border-color: #98AAB1; 	background-color : #004080; 	color :FFFFFF; }  /* None-bold submit button */ input.liteoption { 	border-width: 1px; 	border-color: #98AAB1; 	background-color : #004080; 	color :FFFFFF;  }  /* 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: #001955; border-style: none; }  .newsbutton {    color: #FFFFFF;    background-color: #00164A;    border: 1px solid #98AAB1;    width: 13;    height: 13;    font-family: Verdana, Tahoma, Arial, Sans-Serif;    font-size: 7pt;    border-style: solid;    border-width: 1px;    cursor: hand; }  /* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */ @import url("templates/ajr/formIE.css"); --> </style><script type="text/javascript" src="templates/rollout.js"></script> <script language="JavaScript" src="templates/ajr/fade.js"></script> </head> <body background="templates/ajr/images/fond.gif" text="#FFFFFF" link="#0090FF" vlink="#0080FF"  leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"/>  <a name="top"></a>  <table width="90%" cellspacing="0" cellpadding="0" height="100%" align="center">   <tr>      <td bgcolor="#000033" width="25" background="templates/ajr/images/text2.gif"><IMG SRC="images/spacer.gif" WIDTH="25" HEIGHT="1" BORDER=0></td>     <td bgcolor="#000033" valign="top"> <table width="100%" cellspacing="0" cellpadding="10" border="0" align="center"> 	<tr> 		<td class="bodyline"><table cellspacing="0" cellpadding="0" border="0"> 			<tr> 				<td><a href="../accueil.php"><img src="templates/ajr/images/logo_ajr.gif" border="0" WIDTH="180" HEIGHT="119" vspace="1" ALT="Retour au site AJR" /></a></td> 				<td align="center" width="100%" valign="middle"><span style="font-size: 18; color: #0054D4;"><a href="index.php?sid=655b73be82fcc033875b3bde9d3fe70d"><IMG SRC="templates/ajr/images/forum_ajr.gif" WIDTH="495" HEIGHT="24" BORDER=0 ALT="AJR Index du Forum" /></a><br />&nbsp; </span> 				<table cellspacing="0" cellpadding="2" border="0"> 					<tr> 						<td align="center" valign="top" nowrap="nowrap" height="22"><span class="mainmenu">&nbsp;<a href="faq.php?sid=655b73be82fcc033875b3bde9d3fe70d" class="mainmenu"><img src="templates/ajr/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=655b73be82fcc033875b3bde9d3fe70d" class="mainmenu"><img src="templates/ajr/images/icon_mini_search.gif" width="12" height="13" border="0" alt="Rechercher" hspace="3" />Rechercher</a>&nbsp; &nbsp;<a href="memberlist.php?sid=655b73be82fcc033875b3bde9d3fe70d" class="mainmenu"><img src="templates/ajr/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=655b73be82fcc033875b3bde9d3fe70d" class="mainmenu"><img src="templates/ajr/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="Groupes d'utilisateurs" hspace="3" />Groupes d'utilisateurs</a>&nbsp; 					</tr> 					<tr> 						<td height="22" align="center" valign="top" nowrap="nowrap"><span class="mainmenu">&nbsp;<a href="statistics.php" class="mainmenu"><img src="templates/ajr/images/icon_mini_statistics.gif" width="12" height="13" border="0" alt="Statistiques" hspace="3" />Statistiques</a>&nbsp;&nbsp;<a href="smilies_list.php" class="mainmenu"><img src="templates/ajr/images/icon_mini_smilies.gif" width="12" height="13" border="0" alt="Liste des smilies disponibles" hspace="3" />Smilies</a>&nbsp;&nbsp;<a href="profile.php?mode=editprofile&amp;sid=655b73be82fcc033875b3bde9d3fe70d" class="mainmenu"><img src="templates/ajr/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=655b73be82fcc033875b3bde9d3fe70d" class="mainmenu"><img src="templates/ajr/images/icon_mini_message.gif" width="12" height="13" border="0" alt="Vrifier ses Messages Privs" hspace="3" />Vrifier ses Messages Privs</a>&nbsp;</td> 					</tr> 					<tr> 						<td align="center" valign="top" nowrap="nowrap">&nbsp;<a href="profile.php?mode=register" class="mainmenu"><img src="templates/ajr/images/icon_mini_register.gif" width="12" height="13" border="0" alt="S'enregistrer" hspace="3" />S'enregistrer</a>&nbsp;<a href="login.php?sid=655b73be82fcc033875b3bde9d3fe70d" class="mainmenu"><img src="templates/ajr/images/icon_mini_login.gif" width="12" height="13" border="0" alt="Connexion" hspace="3" />Connexion</a></span>&nbsp;</td> 					</tr> 				</table></td> 			</tr> 		</table>  		<br />  <a name="1"></a> <table border="0" cellpadding="4" cellspacing="1" class="forumline" width="100%">   <tr>     <td class="catHead" align="center" colspan="4">    <span class="cattitle">Administrative Statistics</span>     </td>   </tr>   <tr>     <th colspan="1" class="thCornerL" align="center"><strong>Statistique</strong></td>     <th width="25%" class="thTop" align="center"><strong>Valeur</strong></td>     <th width="25%" class="thTop" align="center"><strong>Statistique</strong></td>     <th width="25%" class="thCornerR" align="center"><strong>Valeur</strong></td>   </tr>   <tr>    <td class="row2" align="center"><span class="gen">Nombre de messages</span></td>    <td class="row1" width="25%" align="center"><span class="gen">1417</span></td>    <td class="row2" align="center"><span class="gen">Messages par jour</span></td>    <td class="row1" width="25%" align="center"><span class="gen">6.65</span></td>   </tr>   <tr>    <td class="row2" align="center"><span class="gen">Nombre de sujets</span></td>    <td class="row1" width="25%" align="center"><span class="gen">134</span></td>    <td class="row2" align="center"><span class="gen">Sujets par jour</span></td>    <td class="row1" width="25%" align="center"><span class="gen">0.63</span></td>   </tr>   <tr>    <td class="row2" align="center"><span class="gen">Nombre d'utilisateurs</span></td>    <td class="row1" width="25%" align="center"><span class="gen">53</span></td>    <td class="row2" align="center"><span class="gen">Utilisateurs par jour</span></td>    <td class="row1" width="25%" align="center"><span class="gen">0.25</span></td>   </tr>   <tr>    <td class="row2" align="center"><span class="gen">Ouverture du forum</span></td>    <td class="row1" width="25%" align="center"><span class="gen">Mer Sep 25, 2002 18:24</span></td>    <td class="row2" align="center"><span class="gen">Board Up Days</span></td>    <td class="row1" width="25%" align="center"><span class="gen">213.00</span></td>   </tr>   <tr>    <td class="row2" align="center"><span class="gen">Taille de la base de donnes</span></td>    <td class="row1" width="25%" align="center"><span class="gen">2.31 Mo</span></td>    <td class="row2" align="center"><span class="gen">Taille du rpertoire des Avatars</span></td>    <td class="row1" width="25%" align="center"><span class="gen">2.62 Ko</span></td>   </tr>   <tr>    <td class="row2" align="center"><span class="gen">Latest User Registered Date</span></td>    <td class="row1" width="25%" align="center"><span class="gen">Jeu Avr 17, 2003 13:24</span></td>    <td class="row2" align="center"><span class="gen">Latest User Registered</span></td>    <td class="row1" width="25%" align="center"><span class="gen"><a href="profile.php?mode=viewprofile&amp;u=56&amp;sid=655b73be82fcc033875b3bde9d3fe70d">TurboRoboMan</a></span></td>   </tr>   <tr>    <td class="row2" align="center"><span class="gen">Most Users Ever Online Date</span></td>    <td class="row1" width="25%" align="center"><span class="gen">Sam Oct 19, 2002 11:37</span></td>    <td class="row2" align="center"><span class="gen">Most Users Ever Online</span></td>    <td class="row1" width="25%" align="center"><span class="gen">4</span></td>   </tr>   <tr>    <td class="row2" align="center"><span class="gen">Compression Gzip</span></td>    <td class="row1" width="25%" align="center"><span class="gen">Dsactiv</span></td>    <td class="row2" align="center"><span class="gen">Disk Usage</span></td>    <td class="row1" width="25%" align="center"><span class="gen">2.18 Ko</span></td>   </tr> </table>  <br /><a name="2"></a> 	  <table border="0" cellpadding="4" cellspacing="1" class="forumline" width="100%">         <tr>           <td class="catHead" align="center" colspan="3" height="28"> <span class="cattitle">Most Active Topics</span>           </td>         </tr>         <tr>           <th colspan="1" class="thCornerL" align="left"><strong>Rangs</strong></th>           <th class="thTop" align="center"><strong>Rponses</strong></th>           <th class="thCornerR" align="center"><strong>Sujet</strong></th>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">1</span></td>           <td class="row1" align="center" width="20%"><span class="gen">51</span></td>           <td class="row1" align="left"><span class="gen"><a href="./viewtopic.php?t=6&amp;sid=655b73be82fcc033875b3bde9d3fe70d">kikooo c moa :)</a></span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">2</span></td>           <td class="row1" align="center" width="20%"><span class="gen">48</span></td>           <td class="row1" align="left"><span class="gen"><a href="./viewtopic.php?t=45&amp;sid=655b73be82fcc033875b3bde9d3fe70d">Chat, chat, chat, chat !!!</a></span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">3</span></td>           <td class="row1" align="center" width="20%"><span class="gen">46</span></td>           <td class="row1" align="left"><span class="gen"><a href="./viewtopic.php?t=89&amp;sid=655b73be82fcc033875b3bde9d3fe70d">Bonne Anne</a></span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">4</span></td>           <td class="row1" align="center" width="20%"><span class="gen">43</span></td>           <td class="row1" align="left"><span class="gen"><a href="./viewtopic.php?t=116&amp;sid=655b73be82fcc033875b3bde9d3fe70d">Bilan de la lan party 3...</a></span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">5</span></td>           <td class="row1" align="center" width="20%"><span class="gen">39</span></td>           <td class="row1" align="left"><span class="gen"><a href="./viewtopic.php?t=61&amp;sid=655b73be82fcc033875b3bde9d3fe70d">Age of Mythologie</a></span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">6</span></td>           <td class="row1" align="center" width="20%"><span class="gen">33</span></td>           <td class="row1" align="left"><span class="gen"><a href="./viewtopic.php?t=14&amp;sid=655b73be82fcc033875b3bde9d3fe70d">Et qui sont les meilleurs ???</a></span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">7</span></td>           <td class="row1" align="center" width="20%"><span class="gen">30</span></td>           <td class="row1" align="left"><span class="gen"><a href="./viewtopic.php?t=51&amp;sid=655b73be82fcc033875b3bde9d3fe70d">Explication sur l'attribution d'une IP &amp; co. !!</a></span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">8</span></td>           <td class="row1" align="center" width="20%"><span class="gen">28</span></td>           <td class="row1" align="left"><span class="gen"><a href="./viewtopic.php?t=20&amp;sid=655b73be82fcc033875b3bde9d3fe70d">[ATTENTION]Un gars est mort en jouant plus de 86h d'affile!!</a></span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">9</span></td>           <td class="row1" align="center" width="20%"><span class="gen">26</span></td>           <td class="row1" align="left"><span class="gen"><a href="./viewtopic.php?t=88&amp;sid=655b73be82fcc033875b3bde9d3fe70d">info pour le tournoi counter</a></span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">10</span></td>           <td class="row1" align="center" width="20%"><span class="gen">25</span></td>           <td class="row1" align="left"><span class="gen"><a href="./viewtopic.php?t=104&amp;sid=655b73be82fcc033875b3bde9d3fe70d">Ptite annecdote sympa</a></span></td>         </tr>       </table>  <br /><a name="3"></a> 	  <table border="0" cellpadding="4" cellspacing="1" class="forumline" width="100%">         <tr>           <td class="catHead" align="center" colspan="3"><span class="cattitle">Most Viewed Topics</span></td>         </tr>         <tr>           <th colspan="1" class="thCornerL" align="left"><strong>Rangs</strong></th>           <th class="thTop" align="center"><strong>Vus</strong></th>           <th class="thCornerR" align="center"><strong>Sujet</strong></th>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">1</span></td>           <td class="row1" align="center" width="20%"><span class="gen">445</span></td>           <td class="row1" align="left"><span class="gen"><a href="./viewtopic.php?t=116&amp;sid=655b73be82fcc033875b3bde9d3fe70d">Bilan de la lan party 3...</a></span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">2</span></td>           <td class="row1" align="center" width="20%"><span class="gen">371</span></td>           <td class="row1" align="left"><span class="gen"><a href="./viewtopic.php?t=6&amp;sid=655b73be82fcc033875b3bde9d3fe70d">kikooo c moa :)</a></span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">3</span></td>           <td class="row1" align="center" width="20%"><span class="gen">336</span></td>           <td class="row1" align="left"><span class="gen"><a href="./viewtopic.php?t=79&amp;sid=655b73be82fcc033875b3bde9d3fe70d">Nouveaut d'AJR</a></span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">4</span></td>           <td class="row1" align="center" width="20%"><span class="gen">275</span></td>           <td class="row1" align="left"><span class="gen"><a href="./viewtopic.php?t=45&amp;sid=655b73be82fcc033875b3bde9d3fe70d">Chat, chat, chat, chat !!!</a></span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">5</span></td>           <td class="row1" align="center" width="20%"><span class="gen">233</span></td>           <td class="row1" align="left"><span class="gen"><a href="./viewtopic.php?t=106&amp;sid=655b73be82fcc033875b3bde9d3fe70d">tournoi warcraft 3</a></span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">6</span></td>           <td class="row1" align="center" width="20%"><span class="gen">231</span></td>           <td class="row1" align="left"><span class="gen"><a href="./viewtopic.php?t=89&amp;sid=655b73be82fcc033875b3bde9d3fe70d">Bonne Anne</a></span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">7</span></td>           <td class="row1" align="center" width="20%"><span class="gen">210</span></td>           <td class="row1" align="left"><span class="gen"><a href="./viewtopic.php?t=61&amp;sid=655b73be82fcc033875b3bde9d3fe70d">Age of Mythologie</a></span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">8</span></td>           <td class="row1" align="center" width="20%"><span class="gen">199</span></td>           <td class="row1" align="left"><span class="gen"><a href="./viewtopic.php?t=14&amp;sid=655b73be82fcc033875b3bde9d3fe70d">Et qui sont les meilleurs ???</a></span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">9</span></td>           <td class="row1" align="center" width="20%"><span class="gen">199</span></td>           <td class="row1" align="left"><span class="gen"><a href="./viewtopic.php?t=51&amp;sid=655b73be82fcc033875b3bde9d3fe70d">Explication sur l'attribution d'une IP &amp; co. !!</a></span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">10</span></td>           <td class="row1" align="center" width="20%"><span class="gen">195</span></td>           <td class="row1" align="left"><span class="gen"><a href="./viewtopic.php?t=35&amp;sid=655b73be82fcc033875b3bde9d3fe70d">[Rgl] Vos ides pour une meilleure gestion du courant</a></span></td>         </tr>       </table> <br /><a name="9"></a> 	  <table border="0" cellpadding="4" cellspacing="1" class="forumline" width="100%">         <tr>           <td class="catHead" align="center" colspan="3" height="28"> <span class="cattitle">Latest Topics</span>           </td>         </tr>         <tr>           <th class="thCornerL" align="left"><strong>Rangs</strong></th>           <th class="thTop" align="center"><strong>Sujet</strong></th>           <th class="thCornerR" align="center"><strong>Post time</strong></th>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">1</span></td>           <td class="row1" align="center"><span class="gen"><a href="./viewtopic.php?t=147&amp;sid=655b73be82fcc033875b3bde9d3fe70d">|Exclusif| L'extrait du live de fofox :)</a></span></td>           <td class="row1" align="center"><span class="gen">Jeu Avr 24, 2003 13:54</span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">2</span></td>           <td class="row1" align="center"><span class="gen"><a href="./viewtopic.php?t=146&amp;sid=655b73be82fcc033875b3bde9d3fe70d">petite lan</a></span></td>           <td class="row1" align="center"><span class="gen">Mer Avr 23, 2003 22:29</span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">3</span></td>           <td class="row1" align="center"><span class="gen"><a href="./viewtopic.php?t=145&amp;sid=655b73be82fcc033875b3bde9d3fe70d">A y est on est pret!</a></span></td>           <td class="row1" align="center"><span class="gen">Mer Avr 23, 2003 11:11</span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">4</span></td>           <td class="row1" align="center"><span class="gen"><a href="./viewtopic.php?t=144&amp;sid=655b73be82fcc033875b3bde9d3fe70d">A y est on est pret!</a></span></td>           <td class="row1" align="center"><span class="gen">Mer Avr 23, 2003 11:10</span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">5</span></td>           <td class="row1" align="center"><span class="gen"><a href="./viewtopic.php?t=143&amp;sid=655b73be82fcc033875b3bde9d3fe70d">team</a></span></td>           <td class="row1" align="center"><span class="gen">Mar Avr 22, 2003 2:41</span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">6</span></td>           <td class="row1" align="center"><span class="gen"><a href="./viewtopic.php?t=142&amp;sid=655b73be82fcc033875b3bde9d3fe70d">Un nouvel hros</a></span></td>           <td class="row1" align="center"><span class="gen">Lun Avr 21, 2003 16:51</span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">7</span></td>           <td class="row1" align="center"><span class="gen"><a href="./viewtopic.php?t=139&amp;sid=655b73be82fcc033875b3bde9d3fe70d">Heureux evenements du Week end!! |= 12/04/2003 =|</a></span></td>           <td class="row1" align="center"><span class="gen">Sam Avr 12, 2003 10:07</span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">8</span></td>           <td class="row1" align="center"><span class="gen"><a href="./viewtopic.php?t=138&amp;sid=655b73be82fcc033875b3bde9d3fe70d">Vcore des 1700 boosts</a></span></td>           <td class="row1" align="center"><span class="gen">Jeu Avr 10, 2003 7:16</span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">9</span></td>           <td class="row1" align="center"><span class="gen"><a href="./viewtopic.php?t=137&amp;sid=655b73be82fcc033875b3bde9d3fe70d">Pb de forums?</a></span></td>           <td class="row1" align="center"><span class="gen">Lun Avr 07, 2003 0:50</span></td>         </tr>         <tr>           <td class="row1" align="left" width="5%"><span class="gen">10</span></td>           <td class="row1" align="center"><span class="gen"><a href="./viewtopic.php?t=136&amp;sid=655b73be82fcc033875b3bde9d3fe70d">Mais ou sont pass les membres AJR</a></span></td>           <td class="row1" align="center"><span class="gen">Sam Avr 05, 2003 19:56</span></td>         </tr>       </table>  <br /><a name="17"></a> <table border="0" cellpadding="4" cellspacing="1" class="forumline" width="100%">   <tr>     <td class="catHead" align="center" colspan="5">    <span class="cattitle">Last active users</span>     </td>   </tr>   <tr>     <th width="20%" colspan="1" class="thCornerL" align="center"><strong>Rangs</strong></th>     <th colspan="1" class="thTop" align="center" width="40%"><strong>Nom d'utilisateur</strong></th>     <th colspan="1" class="thTop" align="center" width="40%"><strong>Last visited</strong></th>   </tr>    <tr>     <td class="row1" align="center" width="10%"><span class="gen">1</span></td>     <td class="row1" align="center" width="40%"><span class="gen"><a href="./profile.php?mode=viewprofile&u=49&amp;sid=655b73be82fcc033875b3bde9d3fe70d">[AJR]Ulysse</a></span></td>     <td class="row1" align="center" width="40%"><span class="gen">25 Avr 2003</span></td>   </tr>   <tr>     <td class="row1" align="center" width="10%"><span class="gen">2</span></td>     <td class="row1" align="center" width="40%"><span class="gen"><a href="./profile.php?mode=viewprofile&u=5&amp;sid=655b73be82fcc033875b3bde9d3fe70d">[hbn]dj_blero</a></span></td>     <td class="row1" align="center" width="40%"><span class="gen">25 Avr 2003</span></td>   </tr>   <tr>     <td class="row1" align="center" width="10%"><span class="gen">3</span></td>     <td class="row1" align="center" width="40%"><span class="gen"><a href="./profile.php?mode=viewprofile&u=21&amp;sid=655b73be82fcc033875b3bde9d3fe70d">Ilvatar</a></span></td>     <td class="row1" align="center" width="40%"><span class="gen">24 Avr 2003</span></td>   </tr>   <tr>     <td class="row1" align="center" width="10%"><span class="gen">4</span></td>     <td class="row1" align="center" width="40%"><span class="gen"><a href="./profile.php?mode=viewprofile&u=18&amp;sid=655b73be82fcc033875b3bde9d3fe70d">totomij</a></span></td>     <td class="row1" align="center" width="40%"><span class="gen">23 Avr 2003</span></td>   </tr>   <tr>     <td class="row1" align="center" width="10%"><span class="gen">5</span></td>     <td class="row1" align="center" width="40%"><span class="gen"><a href="./profile.php?mode=viewprofile&u=2&amp;sid=655b73be82fcc033875b3bde9d3fe70d">[AJR]Alexite</a></span></td>     <td class="row1" align="center" width="40%"><span class="gen">23 Avr 2003</span></td>   </tr>   <tr>     <td class="row1" align="center" width="10%"><span class="gen">6</span></td>     <td class="row1" align="center" width="40%"><span class="gen"><a href="./profile.php?mode=viewprofile&u=16&amp;sid=655b73be82fcc033875b3bde9d3fe70d">[HBN]Docteur iori</a></span></td>     <td class="row1" align="center" width="40%"><span class="gen">19 Avr 2003</span></td>   </tr>   <tr>     <td class="row1" align="center" width="10%"><span class="gen">7</span></td>     <td class="row1" align="center" width="40%"><span class="gen"><a href="./profile.php?mode=viewprofile&u=13&amp;sid=655b73be82fcc033875b3bde9d3fe70d">[AJR]Sephiroth</a></span></td>     <td class="row1" align="center" width="40%"><span class="gen">18 Avr 2003</span></td>   </tr>   <tr>     <td class="row1" align="center" width="10%"><span class="gen">8</span></td>     <td class="row1" align="center" width="40%"><span class="gen"><a href="./profile.php?mode=viewprofile&u=56&amp;sid=655b73be82fcc033875b3bde9d3fe70d">TurboRoboMan</a></span></td>     <td class="row1" align="center" width="40%"><span class="gen">17 Avr 2003</span></td>   </tr>   <tr>     <td class="row1" align="center" width="10%"><span class="gen">9</span></td>     <td class="row1" align="center" width="40%"><span class="gen"><a href="./profile.php?mode=viewprofile&u=24&amp;sid=655b73be82fcc033875b3bde9d3fe70d">[AJR]Reflex</a></span></td>     <td class="row1" align="center" width="40%"><span class="gen">15 Avr 2003</span></td>   </tr>   <tr>     <td class="row1" align="center" width="10%"><span class="gen">10</span></td>     <td class="row1" align="center" width="40%"><span class="gen"><a href="./profile.php?mode=viewprofile&u=8&amp;sid=655b73be82fcc033875b3bde9d3fe70d">[HBN]Xan</a></span></td>     <td class="row1" align="center" width="40%"><span class="gen">13 Avr 2003</span></td>   </tr>  </table>  <br /><a name="19"></a> <table border="0" cellpadding="4" cellspacing="1" class="forumline" width="100%">   <tr>     <td class="catHead" align="center" colspan="5">    <span class="cattitle">Last active users</span>     </td>   </tr>   <tr>     <th colspan="1" class="thCornerL" align="center"><strong>Rangs</strong></th>     <th colspan="1" class="thTop" align="center" width="10%"><strong>Nom d'utilisateur</strong></th>     <th colspan="1" class="thTop" align="center" width="10%"><strong>Messages</strong></th>     <th colspan="1" class="thTop" align="center" width="10%"><strong>Pourcentage</strong></th>     <th colspan="1" class="thCornerR" align="center" width="50%"><strong>Graphique</strong></th>   </tr>   <tr>     <td class="row1" align="left" width="10%"><span class="gen">1</span></td>     <td class="row1" align="left" width="10%"><span class="gen"><a href="./profile.php?mode=viewprofile&u=21&amp;sid=655b73be82fcc033875b3bde9d3fe70d">Ilvatar</a></span></td>     <td class="row1" align="center" width="10%"><span class="gen">9</span></td>     <td class="row1" align="center" width="10%"><span class="gen">43%</span></td>     <td class="row1" align="left" width="50%">    <table cellspacing="0" cellpadding="0" border="0" align="left">      <tr>        <td align="right"><img src="templates/ajr/images/vote_lcap.gif" width="4" height="12" /></td>      </tr>    </table>    <table cellspacing="0" cellpadding="0" border="0" align="left" width="90%">      <tr>        <td><img src="templates/ajr/images/voting_bar.gif" width="100%" height="12" /></td>      </tr>    </table>    <table cellspacing="0" cellpadding="0" border="0" align="left">      <tr>        <td align="left"><img src="templates/ajr/images/vote_rcap.gif" width="4" height="12" /></td>      </tr>    </table>     </td>   </tr>   <tr>     <td class="row2" align="left" width="10%"><span class="gen">2</span></td>     <td class="row2" align="left" width="10%"><span class="gen"><a href="./profile.php?mode=viewprofile&u=5&amp;sid=655b73be82fcc033875b3bde9d3fe70d">[hbn]dj_blero</a></span></td>     <td class="row2" align="center" width="10%"><span class="gen">6</span></td>     <td class="row2" align="center" width="10%"><span class="gen">29%</span></td>     <td class="row2" align="left" width="50%">    <table cellspacing="0" cellpadding="0" border="0" align="left">      <tr>        <td align="right"><img src="templates/ajr/images/vote_lcap.gif" width="4" height="12" /></td>      </tr>    </table>    <table cellspacing="0" cellpadding="0" border="0" align="left" width="60%">      <tr>        <td><img src="templates/ajr/images/voting_bar.gif" width="100%" height="12" /></td>      </tr>    </table>    <table cellspacing="0" cellpadding="0" border="0" align="left">      <tr>        <td align="left"><img src="templates/ajr/images/vote_rcap.gif" width="4" height="12" /></td>      </tr>    </table>     </td>   </tr>   <tr>     <td class="row1" align="left" width="10%"><span class="gen">3</span></td>     <td class="row1" align="left" width="10%"><span class="gen"><a href="./profile.php?mode=viewprofile&u=2&amp;sid=655b73be82fcc033875b3bde9d3fe70d">[AJR]Alexite</a></span></td>     <td class="row1" align="center" width="10%"><span class="gen">3</span></td>     <td class="row1" align="center" width="10%"><span class="gen">14%</span></td>     <td class="row1" align="left" width="50%">    <table cellspacing="0" cellpadding="0" border="0" align="left">      <tr>        <td align="right"><img src="templates/ajr/images/vote_lcap.gif" width="4" height="12" /></td>      </tr>    </table>    <table cellspacing="0" cellpadding="0" border="0" align="left" width="30%">      <tr>        <td><img src="templates/ajr/images/voting_bar.gif" width="100%" height="12" /></td>      </tr>    </table>    <table cellspacing="0" cellpadding="0" border="0" align="left">      <tr>        <td align="left"><img src="templates/ajr/images/vote_rcap.gif" width="4" height="12" /></td>      </tr>    </table>     </td>   </tr>   <tr>     <td class="row2" align="left" width="10%"><span class="gen">4</span></td>     <td class="row2" align="left" width="10%"><span class="gen"><a href="./profile.php?mode=viewprofile&u=18&amp;sid=655b73be82fcc033875b3bde9d3fe70d">totomij</a></span></td>     <td class="row2" align="center" width="10%"><span class="gen">2</span></td>     <td class="row2" align="center" width="10%"><span class="gen">10%</span></td>     <td class="row2" align="left" width="50%">    <table cellspacing="0" cellpadding="0" border="0" align="left">      <tr>        <td align="right"><img src="templates/ajr/images/vote_lcap.gif" width="4" height="12" /></td>      </tr>    </table>    <table cellspacing="0" cellpadding="0" border="0" align="left" width="20%">      <tr>        <td><img src="templates/ajr/images/voting_bar.gif" width="100%" height="12" /></td>      </tr>    </table>    <table cellspacing="0" cellpadding="0" border="0" align="left">      <tr>        <td align="left"><img src="templates/ajr/images/vote_rcap.gif" width="4" height="12" /></td>      </tr>    </table>     </td>   </tr>   <tr>     <td class="row1" align="left" width="10%"><span class="gen">5</span></td>     <td class="row1" align="left" width="10%"><span class="gen"><a href="./profile.php?mode=viewprofile&u=49&amp;sid=655b73be82fcc033875b3bde9d3fe70d">[AJR]Ulysse</a></span></td>     <td class="row1" align="center" width="10%"><span class="gen">1</span></td>     <td class="row1" align="center" width="10%"><span class="gen">5%</span></td>     <td class="row1" align="left" width="50%">    <table cellspacing="0" cellpadding="0" border="0" align="left">      <tr>        <td align="right"><img src="templates/ajr/images/vote_lcap.gif" width="4" height="12" /></td>      </tr>    </table>    <table cellspacing="0" cellpadding="0" border="0" align="left" width="10%">      <tr>        <td><img src="templates/ajr/images/voting_bar.gif" width="100%" height="12" /></td>      </tr>    </table>    <table cellspacing="0" cellpadding="0" border="0" align="left">      <tr>        <td align="left"><img src="templates/ajr/images/vote_rcap.gif" width="4" height="12" /></td>      </tr>    </table>     </td>   </tr> </table>  <br /><a name="20"></a><table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0" align="center"> 	<tr> 		<th class="thHead" colspan="2">Statistics overview</th> 	</tr> 		<TR> 			<td class="row1" width="50%"><span class="gen"><a href="./statistics.php#1" class="postlink">Administrative Statistics</a></span></td> 		 		 			<td class="row1" width="*"><span class="gen"><a href="./statistics.php#2" class="postlink">Most Active Topics</a></span></td> 		</TR> 		<TR> 			<td class="row1" width="50%"><span class="gen"><a href="./statistics.php#3" class="postlink">Most Viewed Topics</a></span></td> 		 		 			<td class="row1" width="*"><span class="gen"><a href="./statistics.php#9" class="postlink">Latest Topics</a></span></td> 		</TR> 		<TR> 			<td class="row1" width="50%"><span class="gen"><a href="./statistics.php#17" class="postlink">Last active users</a></span></td> 		 		 			<td class="row1" width="*"><span class="gen"><a href="./statistics.php#19" class="postlink">Top Posters this Week (Site History Mod)</a></span></td> 		</TR> 		<TR> 			<td class="row1" width="50%"><span class="gen"><a href="./statistics.php#21" class="postlink">Where are Users From</a></span></td> 		 	<td class="row1"><span class="gen">&nbsp;</span></td></TR> </table> <br /><a name="21"></a> <table border="0" cellpadding="4" cellspacing="1" class="forumline" width="100%">   <tr>     <td class="catHead" align="center" colspan="5"> 		<span class="cattitle">Where are Users From</span>     </td>   </tr>   <tr>     <th width="20%" colspan="1" class="thCornerL" align="center"><strong>Rangs</strong></th>     <th colspan="1" class="thTop" align="center" width="40%"><strong>From where</strong></th>     <th colspan="1" class="thTop" align="center" width="40%"><strong></strong></th>   </tr>    <tr>     <td class="row1" align="center" width="10%"><span class="gen">1</span></td>     <td class="row1" align="center" width="40%"><span class="gen">Andernos</span></td>     <td class="row1" align="center" width="40%"><span class="gen">4</span></td>   </tr>   <tr>     <td class="row1" align="center" width="10%"><span class="gen">2</span></td>     <td class="row1" align="center" width="40%"><span class="gen">ares</span></td>     <td class="row1" align="center" width="40%"><span class="gen">2</span></td>   </tr>   <tr>     <td class="row1" align="center" width="10%"><span class="gen">3</span></td>     <td class="row1" align="center" width="40%"><span class="gen">Olympe</span></td>     <td class="row1" align="center" width="40%"><span class="gen">1</span></td>   </tr>   <tr>     <td class="row1" align="center" width="10%"><span class="gen">4</span></td>     <td class="row1" align="center" width="40%"><span class="gen">St Medard en jalles</span></td>     <td class="row1" align="center" width="40%"><span class="gen">1</span></td>   </tr>   <tr>     <td class="row1" align="center" width="10%"><span class="gen">5</span></td>     <td class="row1" align="center" width="40%"><span class="gen">Orlans</span></td>     <td class="row1" align="center" width="40%"><span class="gen">1</span></td>   </tr>   <tr>     <td class="row1" align="center" width="10%"><span class="gen">6</span></td>     <td class="row1" align="center" width="40%"><span class="gen">Belgique</span></td>     <td class="row1" align="center" width="40%"><span class="gen">1</span></td>   </tr>   <tr>     <td class="row1" align="center" width="10%"><span class="gen">7</span></td>     <td class="row1" align="center" width="40%"><span class="gen">Andernos les Bains</span></td>     <td class="row1" align="center" width="40%"><span class="gen">1</span></td>   </tr>   <tr>     <td class="row1" align="center" width="10%"><span class="gen">8</span></td>     <td class="row1" align="center" width="40%"><span class="gen">Guyan Meztraz</span></td>     <td class="row1" align="center" width="40%"><span class="gen">1</span></td>   </tr>   <tr>     <td class="row1" align="center" width="10%"><span class="gen">9</span></td>     <td class="row1" align="center" width="40%"><span class="gen">Andernos-les-bains</span></td>     <td class="row1" align="center" width="40%"><span class="gen">1</span></td>   </tr>   <tr>     <td class="row1" align="center" width="10%"><span class="gen">10</span></td>     <td class="row1" align="center" width="40%"><span class="gen">Ds mon lit sinon ds mon Hamac</span></td>     <td class="row1" align="center" width="40%"><span class="gen">1</span></td>   </tr>  </table>  <br /> <!-- 	This copyright information must be displayed as per the liscence you agree to by using this modification! --> <center><span class="copyright"><br> <br> </span></center>   <div align=center> <!-- 	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 // --> <table cellspacing=0 cellpading=0 width=400><tr><td><div align="center"><span class="copyright"><br /><br />Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> 2.0.4 &copy; 2001, 2002 phpBB Group<br />Design by Alexite<br />Traduction par : <a href="http://www.phpbb-fr.com/" target="_blank">phpBB-fr.com</a></span></div></td><td>  <script language="JavaScript1.1"> 			<!-- 			hsh = new Date(); 			hsd = document; 			hsi = '<a href="http://www.xiti.com/xiti.asp?s=58719"' 			hsi += ' TARGET="_top"><img width="39" height="25" border=0 ' 			hsi += 'src="http://logv14.xiti.com/hit.xiti?s=58719' 			hsi += '&p=&hl=' + hsh.getHours() + 'x' + hsh.getMinutes() + 'x' + hsh.getSeconds(); 			if(parseFloat(navigator.appVersion)>=4) 			{Xiti_s=screen;hsi += '&r=' + Xiti_s.width + 'x' + Xiti_s.height + 'x' + Xiti_s.pixelDepth + 'x' + Xiti_s.colorDepth;} 			hsd.writeln(hsi + '&ref=' + hsd.referrer.replace('&', '$') + '" title="Mesurez votre audience"></a>'); 			//--> 		  </script> 		  <noscript> 		  <a href="http://www.xiti.com/xiti.asp?s=58719" TARGET="_top"><img width="39" height="25" border=0 src="http://logv14.xiti.com/hit.xiti?s=58719&p=&" title="Mesurez votre audience"></a> 		  </noscript> </td></tr></table></div>     </td></tr></table></td>      <td bgcolor="#000033" width="25" background="templates/ajr/images/text1.gif"><IMG SRC="images/spacer.gif" WIDTH="25" HEIGHT="1" BORDER=0></td>   </tr> </table> </body> </html>  
