home *** CD-ROM | disk | FTP | other *** search
/ hackzapple.com / www.hackzapple.com.tar / www.hackzapple.com / phpBB2 / profile.php?mode=viewprofile&u=48.orig < prev    next >
Text File  |  2010-10-06  |  21KB  |  395 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html dir="LTR">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  5. <meta http-equiv="Content-Style-Type" content="text/css">
  6.  
  7. <link rel="top" href="./index.php" title=" Index du Forum" />
  8. <link rel="search" href="./search.php" title="Rechercher" />
  9. <link rel="help" href="./faq.php" title="FAQ" />
  10. <link rel="author" href="./memberlist.php" title="Liste des Membres" />
  11. <link rel="chapter forum" href="viewforum.php?f=1" title="REGLES DE BASE DU FORUM" />
  12. <link rel="chapter forum" href="viewforum.php?f=2" title="PRESENTATION DES MEMBRES" />
  13. <link rel="chapter forum" href="viewforum.php?f=3" title="FAQ" />
  14. <link rel="chapter forum" href="viewforum.php?f=24" title="LES VENDEURS DE Q et assimilΘs..." />
  15. <link rel="chapter forum" href="viewforum.php?f=4" title="APPLE II et II+" />
  16. <link rel="chapter forum" href="viewforum.php?f=5" title="APPLE IIe" />
  17. <link rel="chapter forum" href="viewforum.php?f=6" title="APPLE IIc et IIc Plus" />
  18. <link rel="chapter forum" href="viewforum.php?f=7" title="APPLE IIGS" />
  19. <link rel="chapter forum" href="viewforum.php?f=8" title="ITT2020" />
  20. <link rel="chapter forum" href="viewforum.php?f=9" title="BELL & HOWELL" />
  21. <link rel="chapter forum" href="viewforum.php?f=25" title="APPLE I" />
  22. <link rel="chapter forum" href="viewforum.php?f=10" title="APPLE /// et ///Plus" />
  23. <link rel="chapter forum" href="viewforum.php?f=11" title="LISA 1,  2, 2/5,  2/10 et ... XL" />
  24. <link rel="chapter forum" href="viewforum.php?f=12" title="PROBLEMES DIVERS" />
  25. <link rel="chapter forum" href="viewforum.php?f=13" title="PROTECTION MALEFIQUE" />
  26. <link rel="chapter forum" href="viewforum.php?f=23" title="EMULATION" />
  27. <link rel="chapter forum" href="viewforum.php?f=14" title="CARTES COPROCESSEUR" />
  28. <link rel="chapter forum" href="viewforum.php?f=15" title="CARTES MEMOIRE" />
  29. <link rel="chapter forum" href="viewforum.php?f=16" title="CARTES POUR DISQUES" />
  30. <link rel="chapter forum" href="viewforum.php?f=17" title="AUTRES CARTES" />
  31. <link rel="chapter forum" href="viewforum.php?f=18" title="PERIPHERIQUES" />
  32. <link rel="chapter forum" href="viewforum.php?f=19" title="Recherches techniques (hard ou soft)" />
  33. <link rel="chapter forum" href="viewforum.php?f=20" title="ACHATS,VENTES ET/OU ECHANGES" />
  34. <link rel="chapter forum" href="viewforum.php?f=21" title="DIVERS...MAIS TOUJOURS EN RELATION AVEC APPLE!" />
  35. <link rel="chapter forum" href="viewforum.php?f=22" title="LES PETITS MAUDITS A EVITER" />
  36.  
  37. <title> :: Regarde un profil</title>
  38. <!-- link rel="stylesheet" href="templates/subSilver/subSilver.css" type="text/css" -->
  39. <style type="text/css">
  40. <!--
  41. /*
  42.   The original subSilver Theme for phpBB version 2+
  43.   Created by subBlue design
  44.   http://www.subBlue.com
  45.  
  46.   NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
  47.   theme administration centre. When you have finalised your style you could cut the final CSS code
  48.   and place it in an external file, deleting this section to save bandwidth.
  49. */
  50.  
  51. /* General page style. The scroll bar colours only visible in IE5.5+ */
  52. body {
  53.     background-color: #E5E5E5;
  54.     scrollbar-face-color: #DEE3E7;
  55.     scrollbar-highlight-color: #FFFFFF;
  56.     scrollbar-shadow-color: #DEE3E7;
  57.     scrollbar-3dlight-color: #D1D7DC;
  58.     scrollbar-arrow-color:  #006699;
  59.     scrollbar-track-color: #EFEFEF;
  60.     scrollbar-darkshadow-color: #98AAB1;
  61. }
  62.  
  63. /* General font families for common tags */
  64. font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
  65. a:link,a:active,a:visited { color : #006699; }
  66. a:hover        { text-decoration: underline; color : #DD6900; }
  67. hr    { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
  68.  
  69. /* This is the border line & background colour round the entire page */
  70. .bodyline    { background-color: #FFFFFF; border: 1px #98AAB1 solid; }
  71.  
  72. /* This is the outline round the main forum tables */
  73. .forumline    { background-color: #FFFFFF; border: 2px #006699 solid; }
  74.  
  75. /* Main table cell colours and backgrounds */
  76. td.row1    { background-color: #EFEFEF; }
  77. td.row2    { background-color: #DEE3E7; }
  78. td.row3    { background-color: #D1D7DC; }
  79.  
  80. /*
  81.   This is for the table cell above the Topics, Post & Last posts on the index.php page
  82.   By default this is the fading out gradiated silver background.
  83.   However, you could replace this with a bitmap specific for each forum
  84. */
  85. td.rowpic {
  86.         background-color: #FFFFFF;
  87.         background-image: url(templates/subSilver/images/cellpic2.jpg);
  88.         background-repeat: repeat-y;
  89. }
  90.  
  91. /* Header cells - the blue and silver gradient backgrounds */
  92. th    {
  93.     color: #FFA34F; font-size: 11px; font-weight : bold;
  94.     background-color: #006699; height: 25px;
  95.     background-image: url(templates/subSilver/images/cellpic3.gif);
  96. }
  97.  
  98. td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
  99.             background-image: url(templates/subSilver/images/cellpic1.gif);
  100.             background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
  101. }
  102.  
  103. /*
  104.   Setting additional nice inner borders for the main table cells.
  105.   The names indicate which sides the border will be on.
  106.   Don't worry if you don't understand this, just ignore it :-)
  107. */
  108. td.cat,td.catHead,td.catBottom {
  109.     height: 29px;
  110.     border-width: 0px 0px 0px 0px;
  111. }
  112. th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
  113.     font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
  114. }
  115. td.row3Right,td.spaceRow {
  116.     background-color: #D1D7DC; border: #FFFFFF; border-style: solid;
  117. }
  118.  
  119. th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
  120. th.thSides,td.catSides,td.spaceRow     { border-width: 0px 1px 0px 1px; }
  121. th.thRight,td.catRight,td.row3Right     { border-width: 0px 1px 0px 0px; }
  122. th.thLeft,td.catLeft      { border-width: 0px 0px 0px 1px; }
  123. th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
  124. th.thTop     { border-width: 1px 0px 0px 0px; }
  125. th.thCornerL { border-width: 1px 0px 0px 1px; }
  126. th.thCornerR { border-width: 1px 1px 0px 0px; }
  127.  
  128. /* The largest text used in the index page title and toptic title etc. */
  129. .maintitle    {
  130.     font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
  131.     text-decoration: none; line-height : 120%; color : #000000;
  132. }
  133.  
  134. /* General text */
  135. .gen { font-size : 12px; }
  136. .genmed { font-size : 11px; }
  137. .gensmall { font-size : 10px; }
  138. .gen,.genmed,.gensmall { color : #000000; }
  139. a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
  140. a.gen:hover,a.genmed:hover,a.gensmall:hover    { color: #DD6900; text-decoration: underline; }
  141.  
  142. /* The register, login, search etc links at the top of the page */
  143. .mainmenu        { font-size : 11px; color : #000000 }
  144. a.mainmenu        { text-decoration: none; color : #006699;  }
  145. a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }
  146.  
  147. /* Forum category titles */
  148. .cattitle        { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
  149. a.cattitle        { text-decoration: none; color : #006699; }
  150. a.cattitle:hover{ text-decoration: underline; }
  151.  
  152. /* Forum title: Text and link to the forums used in: index.php */
  153. .forumlink        { font-weight: bold; font-size: 12px; color : #006699; }
  154. a.forumlink     { text-decoration: none; color : #006699; }
  155. a.forumlink:hover{ text-decoration: underline; color : #DD6900; }
  156.  
  157. /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
  158. .nav            { font-weight: bold; font-size: 11px; color : #000000;}
  159. a.nav            { text-decoration: none; color : #006699; }
  160. a.nav:hover        { text-decoration: underline; }
  161.  
  162. /* titles for the topics: could specify viewed link colour too */
  163. .topictitle,h1,h2    { font-weight: bold; font-size: 11px; color : #000000; }
  164. a.topictitle:link   { text-decoration: none; color : #006699; }
  165. a.topictitle:visited { text-decoration: none; color : #5493B4; }
  166. a.topictitle:hover    { text-decoration: underline; color : #DD6900; }
  167.  
  168. /* Name of poster in viewmsg.php and viewtopic.php and other places */
  169. .name            { font-size : 11px; color : #000000;}
  170.  
  171. /* Location, number of posts, post date etc */
  172. .postdetails        { font-size : 10px; color : #000000; }
  173.  
  174. /* The content of the posts (body of text) */
  175. .postbody { font-size : 12px; line-height: 18px}
  176. a.postlink:link    { text-decoration: none; color : #006699 }
  177. a.postlink:visited { text-decoration: none; color : #5493B4; }
  178. a.postlink:hover { text-decoration: underline; color : #DD6900}
  179.  
  180. /* Quote & Code blocks */
  181. .code {
  182.     font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
  183.     background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
  184.     border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
  185. }
  186.  
  187. .quote {
  188.     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
  189.     background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
  190.     border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
  191. }
  192.  
  193. /* Copyright and bottom info */
  194. .copyright        { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
  195. a.copyright        { color: #444444; text-decoration: none;}
  196. a.copyright:hover { color: #000000; text-decoration: underline;}
  197.  
  198. /* Form elements */
  199. input,textarea, select {
  200.     color : #000000;
  201.     font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  202.     border-color : #000000;
  203. }
  204.  
  205. /* The text input fields background colour */
  206. input.post, textarea.post, select {
  207.     background-color : #FFFFFF;
  208. }
  209.  
  210. input { text-indent : 2px; }
  211.  
  212. /* The buttons used for bbCode styling in message post */
  213. input.button {
  214.     background-color : #EFEFEF;
  215.     color : #000000;
  216.     font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
  217. }
  218.  
  219. /* The main submit button option */
  220. input.mainoption {
  221.     background-color : #FAFAFA;
  222.     font-weight : bold;
  223. }
  224.  
  225. /* None-bold submit button */
  226. input.liteoption {
  227.     background-color : #FAFAFA;
  228.     font-weight : normal;
  229. }
  230.  
  231. /* This is the line in the posting page which shows the rollover
  232.   help line. This is actually a text box, but if set to be the same
  233.   colour as the background no one will know ;)
  234. */
  235. .helpline { background-color: #DEE3E7; border-style: none; }
  236.  
  237. /* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
  238. @import url("templates/subSilver/formIE.css");
  239. -->
  240. </style>
  241. </head>
  242. <body bgcolor="#E5E5E5" text="#000000" link="#006699" vlink="#5493B4">
  243.  
  244. <a name="top"></a>
  245.  
  246. <table width="100%" cellspacing="0" cellpadding="10" border="0" align="center" >
  247.     <tr>
  248.         <td class="bodyline" >
  249.             <table width="100%" cellspacing="0" cellpadding="0" border="0" >
  250.             <tr>
  251.                 <td BGCOLOR="BLACK"><CENTER>
  252.                 <a href="index.php"><img src="templates/subSilver/images/HZA/TITRE8A.PNG" border="0" alt=" Index du Forum" vspace="1" /></a>
  253.                 </CENTER></td>
  254.                 <TD></TD>
  255.             </TR>
  256.                 <TR><TD align="center" COLSPAN="2" BGCOLOR="#E5E5E5">
  257.                     <span class="mainmenu"><B><FONT COLOR="RED">IDENTIFICATION SERVEUR : 213.186.33.87 - CLIENT : 74.109.56.191 </FONT></B></SPAN></TD>
  258.                 </TR>
  259.             <TR><TD><BR></TD></TR>
  260.             <CENTER>
  261.             <table cellspacing="0" cellpadding="2" border="0">
  262.                     <tr>
  263.                         <td align="center" valign="top" nowrap="nowrap"><span class="mainmenu"> <a href="faq.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="FAQ" hspace="3" />FAQ</a>   <a href="search.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_search.gif" width="12" height="13" border="0" alt="Rechercher" hspace="3" />Rechercher</a>   <a href="memberlist.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_members.gif" width="12" height="13" border="0" alt="Liste des Membres" hspace="3" />Liste des Membres</a>   <a href="groupcp.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="Groupes d'utilisateurs" hspace="3" />Groupes d'utilisateurs</a> 
  264.                          <a href="profile.php?mode=register" class="mainmenu"><img src="templates/subSilver/images/icon_mini_register.gif" width="12" height="13" border="0" alt="S'enregistrer" hspace="3" />S'enregistrer</a> 
  265.                         </span></td>
  266.                     </tr>
  267.                     <tr>
  268.                         <td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu"> <a href="profile.php?mode=editprofile" class="mainmenu"><img src="templates/subSilver/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="Profil" hspace="3" />Profil</a>   <a href="privmsg.php?folder=inbox" class="mainmenu"><img src="templates/subSilver/images/icon_mini_message.gif" width="12" height="13" border="0" alt="Se connecter pour vΘrifier ses messages privΘs" hspace="3" />Se connecter pour vΘrifier ses messages privΘs</a>   <a href="login.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_login.gif" width="12" height="13" border="0" alt="Connexion" hspace="3" />Connexion</a> </span></td>
  269.                     </tr>
  270.                 </table></td>
  271.             </tr>
  272.         </table>
  273.  
  274.         <br />
  275.  
  276.  
  277. <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
  278.   <tr>
  279.     <td align="left"><span class="nav"><a href="index.php" class="nav"> Index du Forum</a></span></td>
  280.   </tr>
  281. </table>
  282.  
  283. <table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0" align="center">
  284.   <tr>
  285.     <th class="thHead" colspan="2" height="25" nowrap="nowrap">Voir le profil :: Tron</th>
  286.   </tr>
  287.   <tr>
  288.     <td class="catLeft" width="40%" height="28" align="center"><b><span class="gen">Avatar</span></b></td>
  289.     <td class="catRight" width="60%"><b><span class="gen">Tout α propos de Tron</span></b></td>
  290.   </tr>
  291.   <tr>
  292.     <td class="row1" height="6" valign="top" align="center"><br /><span class="postdetails"></span></td>
  293.     <td class="row1" rowspan="3" valign="top"><table width="100%" border="0" cellspacing="1" cellpadding="3">
  294.         <tr>
  295.           <td valign="middle" align="right" nowrap="nowrap"><span class="gen">Inscrit le: </span></td>
  296.           <td width="100%"><b><span class="gen">19 Juin 2009</span></b></td>
  297.         </tr>
  298.         <tr>
  299.           <td valign="top" align="right" nowrap="nowrap"><span class="gen">Messages: </span></td>
  300.           <td valign="top"><b><span class="gen">31</span></b><br /><span class="genmed">[2.42% du total / 0.07 messages par jour]</span> <br /><span class="genmed"><a href="search.php?search_author=Tron" class="genmed">Trouver tous les messages de Tron</a></span></td>
  301.         </tr>
  302.         <tr>
  303.           <td valign="middle" align="right" nowrap="nowrap"><span class="gen">Localisation: </span></td>
  304.           <td><b><span class="gen">Le Mans</span></b></td>
  305.         </tr>
  306.         <tr>
  307.           <td valign="middle" align="right" nowrap="nowrap"><span class="gen">Site Web: </span></td>
  308.           <td><span class="gen"><b> </b></span></td>
  309.         </tr>
  310.         <tr>
  311.           <td valign="middle" align="right" nowrap="nowrap"><span class="gen">Emploi: </span></td>
  312.           <td><b><span class="gen">Technicien en Θlectronique</span></b></td>
  313.         </tr>
  314.         <tr>
  315.           <td valign="top" align="right" nowrap="nowrap"><span class="gen">Loisirs:</span></td>
  316.           <td> <b><span class="gen">Construction de L'Apple I</span></b></td>
  317.         </tr>
  318.       </table>
  319.     </td>
  320.   </tr>
  321.   <tr>
  322.     <td class="catLeft" align="center" height="28"><b><span class="gen">Contact Tron </span></b></td>
  323.   </tr>
  324.   <tr>
  325.     <td class="row1" valign="top"><table width="100%" border="0" cellspacing="1" cellpadding="3">
  326.         <tr>
  327.           <td valign="middle" align="right" nowrap="nowrap"><span class="gen">Adresse e-mail:</span></td>
  328.           <td class="row1" valign="middle" width="100%"><b><span class="gen"> </span></b></td>
  329.         </tr>
  330.         <tr>
  331.           <td valign="middle" nowrap="nowrap" align="right"><span class="gen">Message PrivΘ:</span></td>
  332.           <td class="row1" valign="middle"><b><span class="gen"><a href="privmsg.php?mode=post&u=48"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a></span></b></td>
  333.         </tr>
  334.         <tr>
  335.           <td valign="middle" nowrap="nowrap" align="right"><span class="gen">MSN Messenger:</span></td>
  336.           <td class="row1" valign="middle"><span class="gen"> </span></td>
  337.         </tr>
  338.         <tr>
  339.           <td valign="middle" nowrap="nowrap" align="right"><span class="gen">Yahoo Messenger:</span></td>
  340.           <td class="row1" valign="middle"><span class="gen"></span></td>
  341.         </tr>
  342.         <tr>
  343.           <td valign="middle" nowrap="nowrap" align="right"><span class="gen">Adresse AIM:</span></td>
  344.           <td class="row1" valign="middle"><span class="gen"> </span></td>
  345.         </tr>
  346.         <tr>
  347.           <td valign="middle" nowrap="nowrap" align="right"><span class="gen">NumΘro ICQ:</span></td>
  348.           <td class="row1"><script language="JavaScript" type="text/javascript"><!--
  349.  
  350.         if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  351.             document.write('  ');
  352.         else
  353.             document.write('<table cellspacing="0" cellpadding="0" border="0"><tr><td nowrap="nowrap"><div style="position:relative;height:18px"><div style="position:absolute"> </div><div style="position:absolute;left:3px;top:-1px"> </div></div></td></tr></table>');
  354.  
  355.           //--></script><noscript> </noscript></td>
  356.         </tr>
  357.       </table>
  358.     </td>
  359.   </tr>
  360. </table>
  361.  
  362. <table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
  363.   <tr>
  364.     <td align="right"><span class="nav"><br />
  365. <form method="get" name="jumpbox" action="viewforum.php" onSubmit="if(document.jumpbox.f.value == -1){return false;}"><table cellspacing="0" cellpadding="0" border="0">
  366.     <tr>
  367.         <td nowrap="nowrap"><span class="gensmall">Sauter vers: <select name="f" onchange="if(this.options[this.selectedIndex].value != -1){ forms['jumpbox'].submit() }"><option value="-1">SΘlectionner un forum</option><option value="-1"> </option><option value="-1">GENERALITES</option><option value="-1">----------------</option><option value="1">REGLES DE BASE DU FORUM</option><option value="2">PRESENTATION DES MEMBRES</option><option value="3">FAQ</option><option value="24">LES VENDEURS DE Q et assimilΘs...</option><option value="-1"> </option><option value="-1">La ligne des APPLE II</option><option value="-1">----------------</option><option value="4">APPLE II et II+</option><option value="5">APPLE IIe</option><option value="6">APPLE IIc et IIc Plus</option><option value="7">APPLE IIGS</option><option value="8">ITT2020</option><option value="9">BELL & HOWELL</option><option value="-1"> </option><option value="-1">ON AIME AUSSI...</option><option value="-1">----------------</option><option value="25">APPLE I</option><option value="10">APPLE /// et ///Plus</option><option value="11">LISA 1,  2, 2/5,  2/10 et ... XL</option><option value="-1"> </option><option value="-1">LOGICIELS</option><option value="-1">----------------</option><option value="12">PROBLEMES DIVERS</option><option value="13">PROTECTION MALEFIQUE</option><option value="23">EMULATION</option><option value="-1"> </option><option value="-1">LES CARTES ET PERIPHERIQUES</option><option value="-1">----------------</option><option value="14">CARTES COPROCESSEUR</option><option value="15">CARTES MEMOIRE</option><option value="16">CARTES POUR DISQUES</option><option value="17">AUTRES CARTES</option><option value="18">PERIPHERIQUES</option><option value="-1"> </option><option value="-1">EN VRAC ET DIVERS</option><option value="-1">----------------</option><option value="19">Recherches techniques (hard ou soft)</option><option value="20">ACHATS,VENTES ET/OU ECHANGES</option><option value="21">DIVERS...MAIS TOUJOURS EN RELATION AVEC APPLE!</option><option value="22">LES PETITS MAUDITS A EVITER</option></select><input type="hidden" name="sid" value="88dc291636b558c274916ca04b217a32" /> <input type="submit" value="Aller" class="liteoption" /></span></td>
  368.     </tr>
  369. </table></form>
  370.  
  371. </span></td>
  372.   </tr>
  373. </table>
  374.  
  375.  
  376. <div align="center"><span class="copyright"><br /><br />
  377. <!--
  378.     We request you retain the full copyright notice below including the link to www.phpbb.com.
  379.     This not only gives respect to the large amount of time given freely by the developers
  380.     but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
  381.     reason) retain the full copyright we request you at least leave in place the
  382.     Powered by phpBB line, with phpBB linked to www.phpbb.com. If you refuse
  383.     to include even this then support on our forums may be affected.
  384.  
  385.     The phpBB Group : 2002
  386. // -->
  387. Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> © 2001, 2005 phpBB Group<br />Traduction par : <a href="http://www.phpbb-fr.com/" target="_blank" class="copyright">phpBB-fr.com</a></span></div>
  388.         </td>
  389.     </tr>
  390. </table>
  391.  
  392. </body>
  393. </html>
  394.  
  395.