home *** CD-ROM | disk | FTP | other *** search
/ hackzapple.com / www.hackzapple.com.tar / www.hackzapple.com / phpBB2 / viewtopic.php?p=257.orig < prev    next >
Text File  |  2010-10-06  |  75KB  |  1,072 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="prev" href="viewtopic.php?t=33&view=previous" title="Voir le sujet prΘcΘdent" />
  12. <link rel="next" href="viewtopic.php?t=33&view=next" title="Voir le sujet suivant" />
  13. <link rel="up" href="viewforum.php?f=22" title="LES PETITS MAUDITS A EVITER" />
  14. <link rel="chapter forum" href="viewforum.php?f=1" title="REGLES DE BASE DU FORUM" />
  15. <link rel="chapter forum" href="viewforum.php?f=2" title="PRESENTATION DES MEMBRES" />
  16. <link rel="chapter forum" href="viewforum.php?f=3" title="FAQ" />
  17. <link rel="chapter forum" href="viewforum.php?f=24" title="LES VENDEURS DE Q et assimilΘs..." />
  18. <link rel="chapter forum" href="viewforum.php?f=4" title="APPLE II et II+" />
  19. <link rel="chapter forum" href="viewforum.php?f=5" title="APPLE IIe" />
  20. <link rel="chapter forum" href="viewforum.php?f=6" title="APPLE IIc et IIc Plus" />
  21. <link rel="chapter forum" href="viewforum.php?f=7" title="APPLE IIGS" />
  22. <link rel="chapter forum" href="viewforum.php?f=8" title="ITT2020" />
  23. <link rel="chapter forum" href="viewforum.php?f=9" title="BELL & HOWELL" />
  24. <link rel="chapter forum" href="viewforum.php?f=25" title="APPLE I" />
  25. <link rel="chapter forum" href="viewforum.php?f=10" title="APPLE /// et ///Plus" />
  26. <link rel="chapter forum" href="viewforum.php?f=11" title="LISA 1,  2, 2/5,  2/10 et ... XL" />
  27. <link rel="chapter forum" href="viewforum.php?f=12" title="PROBLEMES DIVERS" />
  28. <link rel="chapter forum" href="viewforum.php?f=13" title="PROTECTION MALEFIQUE" />
  29. <link rel="chapter forum" href="viewforum.php?f=23" title="EMULATION" />
  30. <link rel="chapter forum" href="viewforum.php?f=14" title="CARTES COPROCESSEUR" />
  31. <link rel="chapter forum" href="viewforum.php?f=15" title="CARTES MEMOIRE" />
  32. <link rel="chapter forum" href="viewforum.php?f=16" title="CARTES POUR DISQUES" />
  33. <link rel="chapter forum" href="viewforum.php?f=17" title="AUTRES CARTES" />
  34. <link rel="chapter forum" href="viewforum.php?f=18" title="PERIPHERIQUES" />
  35. <link rel="chapter forum" href="viewforum.php?f=19" title="Recherches techniques (hard ou soft)" />
  36. <link rel="chapter forum" href="viewforum.php?f=20" title="ACHATS,VENTES ET/OU ECHANGES" />
  37. <link rel="chapter forum" href="viewforum.php?f=21" title="DIVERS...MAIS TOUJOURS EN RELATION AVEC APPLE!" />
  38. <link rel="chapter forum" href="viewforum.php?f=22" title="LES PETITS MAUDITS A EVITER" />
  39.  
  40. <title> :: Voir le sujet - La Poste... mais comment faire ?</title>
  41. <!-- link rel="stylesheet" href="templates/subSilver/subSilver.css" type="text/css" -->
  42. <style type="text/css">
  43. <!--
  44. /*
  45.   The original subSilver Theme for phpBB version 2+
  46.   Created by subBlue design
  47.   http://www.subBlue.com
  48.  
  49.   NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
  50.   theme administration centre. When you have finalised your style you could cut the final CSS code
  51.   and place it in an external file, deleting this section to save bandwidth.
  52. */
  53.  
  54. /* General page style. The scroll bar colours only visible in IE5.5+ */
  55. body {
  56.     background-color: #E5E5E5;
  57.     scrollbar-face-color: #DEE3E7;
  58.     scrollbar-highlight-color: #FFFFFF;
  59.     scrollbar-shadow-color: #DEE3E7;
  60.     scrollbar-3dlight-color: #D1D7DC;
  61.     scrollbar-arrow-color:  #006699;
  62.     scrollbar-track-color: #EFEFEF;
  63.     scrollbar-darkshadow-color: #98AAB1;
  64. }
  65.  
  66. /* General font families for common tags */
  67. font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
  68. a:link,a:active,a:visited { color : #006699; }
  69. a:hover        { text-decoration: underline; color : #DD6900; }
  70. hr    { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
  71.  
  72. /* This is the border line & background colour round the entire page */
  73. .bodyline    { background-color: #FFFFFF; border: 1px #98AAB1 solid; }
  74.  
  75. /* This is the outline round the main forum tables */
  76. .forumline    { background-color: #FFFFFF; border: 2px #006699 solid; }
  77.  
  78. /* Main table cell colours and backgrounds */
  79. td.row1    { background-color: #EFEFEF; }
  80. td.row2    { background-color: #DEE3E7; }
  81. td.row3    { background-color: #D1D7DC; }
  82.  
  83. /*
  84.   This is for the table cell above the Topics, Post & Last posts on the index.php page
  85.   By default this is the fading out gradiated silver background.
  86.   However, you could replace this with a bitmap specific for each forum
  87. */
  88. td.rowpic {
  89.         background-color: #FFFFFF;
  90.         background-image: url(templates/subSilver/images/cellpic2.jpg);
  91.         background-repeat: repeat-y;
  92. }
  93.  
  94. /* Header cells - the blue and silver gradient backgrounds */
  95. th    {
  96.     color: #FFA34F; font-size: 11px; font-weight : bold;
  97.     background-color: #006699; height: 25px;
  98.     background-image: url(templates/subSilver/images/cellpic3.gif);
  99. }
  100.  
  101. td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
  102.             background-image: url(templates/subSilver/images/cellpic1.gif);
  103.             background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
  104. }
  105.  
  106. /*
  107.   Setting additional nice inner borders for the main table cells.
  108.   The names indicate which sides the border will be on.
  109.   Don't worry if you don't understand this, just ignore it :-)
  110. */
  111. td.cat,td.catHead,td.catBottom {
  112.     height: 29px;
  113.     border-width: 0px 0px 0px 0px;
  114. }
  115. th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
  116.     font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
  117. }
  118. td.row3Right,td.spaceRow {
  119.     background-color: #D1D7DC; border: #FFFFFF; border-style: solid;
  120. }
  121.  
  122. th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
  123. th.thSides,td.catSides,td.spaceRow     { border-width: 0px 1px 0px 1px; }
  124. th.thRight,td.catRight,td.row3Right     { border-width: 0px 1px 0px 0px; }
  125. th.thLeft,td.catLeft      { border-width: 0px 0px 0px 1px; }
  126. th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
  127. th.thTop     { border-width: 1px 0px 0px 0px; }
  128. th.thCornerL { border-width: 1px 0px 0px 1px; }
  129. th.thCornerR { border-width: 1px 1px 0px 0px; }
  130.  
  131. /* The largest text used in the index page title and toptic title etc. */
  132. .maintitle    {
  133.     font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
  134.     text-decoration: none; line-height : 120%; color : #000000;
  135. }
  136.  
  137. /* General text */
  138. .gen { font-size : 12px; }
  139. .genmed { font-size : 11px; }
  140. .gensmall { font-size : 10px; }
  141. .gen,.genmed,.gensmall { color : #000000; }
  142. a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
  143. a.gen:hover,a.genmed:hover,a.gensmall:hover    { color: #DD6900; text-decoration: underline; }
  144.  
  145. /* The register, login, search etc links at the top of the page */
  146. .mainmenu        { font-size : 11px; color : #000000 }
  147. a.mainmenu        { text-decoration: none; color : #006699;  }
  148. a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }
  149.  
  150. /* Forum category titles */
  151. .cattitle        { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
  152. a.cattitle        { text-decoration: none; color : #006699; }
  153. a.cattitle:hover{ text-decoration: underline; }
  154.  
  155. /* Forum title: Text and link to the forums used in: index.php */
  156. .forumlink        { font-weight: bold; font-size: 12px; color : #006699; }
  157. a.forumlink     { text-decoration: none; color : #006699; }
  158. a.forumlink:hover{ text-decoration: underline; color : #DD6900; }
  159.  
  160. /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
  161. .nav            { font-weight: bold; font-size: 11px; color : #000000;}
  162. a.nav            { text-decoration: none; color : #006699; }
  163. a.nav:hover        { text-decoration: underline; }
  164.  
  165. /* titles for the topics: could specify viewed link colour too */
  166. .topictitle,h1,h2    { font-weight: bold; font-size: 11px; color : #000000; }
  167. a.topictitle:link   { text-decoration: none; color : #006699; }
  168. a.topictitle:visited { text-decoration: none; color : #5493B4; }
  169. a.topictitle:hover    { text-decoration: underline; color : #DD6900; }
  170.  
  171. /* Name of poster in viewmsg.php and viewtopic.php and other places */
  172. .name            { font-size : 11px; color : #000000;}
  173.  
  174. /* Location, number of posts, post date etc */
  175. .postdetails        { font-size : 10px; color : #000000; }
  176.  
  177. /* The content of the posts (body of text) */
  178. .postbody { font-size : 12px; line-height: 18px}
  179. a.postlink:link    { text-decoration: none; color : #006699 }
  180. a.postlink:visited { text-decoration: none; color : #5493B4; }
  181. a.postlink:hover { text-decoration: underline; color : #DD6900}
  182.  
  183. /* Quote & Code blocks */
  184. .code {
  185.     font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
  186.     background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
  187.     border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
  188. }
  189.  
  190. .quote {
  191.     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
  192.     background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
  193.     border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
  194. }
  195.  
  196. /* Copyright and bottom info */
  197. .copyright        { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
  198. a.copyright        { color: #444444; text-decoration: none;}
  199. a.copyright:hover { color: #000000; text-decoration: underline;}
  200.  
  201. /* Form elements */
  202. input,textarea, select {
  203.     color : #000000;
  204.     font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  205.     border-color : #000000;
  206. }
  207.  
  208. /* The text input fields background colour */
  209. input.post, textarea.post, select {
  210.     background-color : #FFFFFF;
  211. }
  212.  
  213. input { text-indent : 2px; }
  214.  
  215. /* The buttons used for bbCode styling in message post */
  216. input.button {
  217.     background-color : #EFEFEF;
  218.     color : #000000;
  219.     font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
  220. }
  221.  
  222. /* The main submit button option */
  223. input.mainoption {
  224.     background-color : #FAFAFA;
  225.     font-weight : bold;
  226. }
  227.  
  228. /* None-bold submit button */
  229. input.liteoption {
  230.     background-color : #FAFAFA;
  231.     font-weight : normal;
  232. }
  233.  
  234. /* This is the line in the posting page which shows the rollover
  235.   help line. This is actually a text box, but if set to be the same
  236.   colour as the background no one will know ;)
  237. */
  238. .helpline { background-color: #DEE3E7; border-style: none; }
  239.  
  240. /* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
  241. @import url("templates/subSilver/formIE.css");
  242. -->
  243. </style>
  244. </head>
  245. <body bgcolor="#E5E5E5" text="#000000" link="#006699" vlink="#5493B4">
  246.  
  247. <a name="top"></a>
  248.  
  249. <table width="100%" cellspacing="0" cellpadding="10" border="0" align="center" >
  250.     <tr>
  251.         <td class="bodyline" >
  252.             <table width="100%" cellspacing="0" cellpadding="0" border="0" >
  253.             <tr>
  254.                 <td BGCOLOR="BLACK"><CENTER>
  255.                 <a href="index.php"><img src="templates/subSilver/images/HZA/TITRE8A.PNG" border="0" alt=" Index du Forum" vspace="1" /></a>
  256.                 </CENTER></td>
  257.                 <TD></TD>
  258.             </TR>
  259.                 <TR><TD align="center" COLSPAN="2" BGCOLOR="#E5E5E5">
  260.                     <span class="mainmenu"><B><FONT COLOR="RED">IDENTIFICATION SERVEUR : 213.186.33.87 - CLIENT : 74.109.56.191 </FONT></B></SPAN></TD>
  261.                 </TR>
  262.             <TR><TD><BR></TD></TR>
  263.             <CENTER>
  264.             <table cellspacing="0" cellpadding="2" border="0">
  265.                     <tr>
  266.                         <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> 
  267.                          <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> 
  268.                         </span></td>
  269.                     </tr>
  270.                     <tr>
  271.                         <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>
  272.                     </tr>
  273.                 </table></td>
  274.             </tr>
  275.         </table>
  276.  
  277.         <br />
  278.  
  279.  
  280. <table width="100%" cellspacing="2" cellpadding="2" border="0">
  281.   <tr>
  282.     <td align="left" valign="bottom" colspan="2"><a class="maintitle" href="viewtopic.php?t=33&start=0&postdays=0&postorder=asc&highlight=">La Poste... mais comment faire ?</a><br />
  283.       <span class="gensmall"><b>Aller α la page <b>1</b>, <a href="viewtopic.php?t=33&postdays=0&postorder=asc&start=15">2</a>  <a href="viewtopic.php?t=33&postdays=0&postorder=asc&start=15">Suivante</a></b><br />
  284.         </span></td>
  285.   </tr>
  286. </table>
  287.  
  288. <table width="100%" cellspacing="2" cellpadding="2" border="0">
  289.   <tr>
  290.     <td align="left" valign="bottom" nowrap="nowrap"><span class="nav"><a href="posting.php?mode=newtopic&f=22"><img src="templates/subSilver/images/lang_french/post.gif" border="0" alt="Poster un nouveau sujet" align="middle" /></a>   <a href="posting.php?mode=reply&t=33"><img src="templates/subSilver/images/lang_french/reply.gif" border="0" alt="RΘpondre au sujet" align="middle" /></a></span></td>
  291.     <td align="left" valign="middle" width="100%"><span class="nav">   <a href="index.php" class="nav"> Index du Forum</a>
  292.       -> <a href="viewforum.php?f=22" class="nav">LES PETITS MAUDITS A EVITER</a></span></td>
  293.   </tr>
  294. </table>
  295.  
  296. <table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0">
  297.     <tr align="right">
  298.         <td class="catHead" colspan="2" height="28"><span class="nav"><a href="viewtopic.php?t=33&view=previous" class="nav">Voir le sujet prΘcΘdent</a> :: <a href="viewtopic.php?t=33&view=next" class="nav">Voir le sujet suivant</a>  </span></td>
  299.     </tr>
  300.     
  301.     <tr>
  302.         <th class="thLeft" width="150" height="26" nowrap="nowrap">Auteur</th>
  303.         <th class="thRight" nowrap="nowrap">Message</th>
  304.     </tr>
  305.     <tr>
  306.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="55"></a><b>JPL</b></span><br /><span class="postdetails">Site Admin<br /><br /><br />Inscrit le: 12 Mar 2007<br />Messages: 160<br />Localisation: Issy les Moulineaux / PARIS</span><br /></td>
  307.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  308.             <tr>
  309.                 <td width="100%"><a href="viewtopic.php?p=55#55"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Mar 31 Juil 2007, 9:56<span class="gen"> </span>   Sujet du message: La Poste... mais comment faire ?</span></td>
  310.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=55"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  311.             </tr>
  312.             <tr>
  313.                 <td colspan="2"><hr /></td>
  314.             </tr>
  315.             <tr>
  316.                 <td colspan="2"><span class="postbody">L'article de JM m'a SIDERE !!!! 
  317. <br />
  318.  
  319. <br />
  320. <a href="http://boutillon.free.fr/WebLog/Logs/20070716/20070716.html" target="_blank" class="postlink">http://boutillon.free.fr/WebLog/Logs/20070716/20070716.html</a>
  321. <br />
  322.  
  323. <br />
  324. Le vieux film "PROMOTION CANAPE" faisait Θtat de mΘthode d'arrondissement de primes de fin de mois par le vol de colis au sein mΩme d'agents de La Poste... niaisement j'avais pensΘ que le rΘalisateur poussait le bouchon un peu loin ! mais lα il s'agit d'une enquΩte sΘrieuse α priori. 
  325. <br />
  326.  
  327. <br />
  328. Ceci je confirme qu'en ce qui me concerne j'ai dΘjα eu :
  329. <br />
  330.  
  331. <br />
  332. 1.  moult paquets abimΘs pour ne pas dire ΘcrabouillΘs. 
  333. <br />
  334.  
  335. <br />
  336. 2. des paquets qui ont ΘtΘ renvoyΘs sans que je sois prΘvenu de leur arrivΘe (le plus beau Θtant le retour de DEUX APPLE /// vers les USA !!! revenus en morceaux !!!)
  337. <br />
  338.  
  339. <br />
  340. 3. des paquets qui ne sont jamais arrivΘs et pour lesquels les expΘditeurs sont absolument dignes de confiance !
  341. <br />
  342.  
  343. <br />
  344. 3. des paquets que j'ai envoyΘ qui ne sont jamais arrivΘs et lα c'est moi qui suis en principe digne de confiance ...
  345. <br />
  346.  
  347. <br />
  348. Bref La Poste reste un point de passage obligΘ mais il y a un gros mΘnage α faire parmi les brebis ΘgarΘes !!! Tout comme Deckard je limite maintenant l'activitΘ sur EB et tout comme lui  je dis " tant pis pour les cartes rares qui partiront ailleurs... si au moins elle sy arrive ce sera dΘjα un point poisitif".</span><span class="gensmall"></span></td>
  349.             </tr>
  350.         </table></td>
  351.     </tr>
  352.     <tr>
  353.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  354.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  355.             <tr>
  356.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=2"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=2"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a> <a href="mailto:jplvs10@hotmail.com"><img src="templates/subSilver/images/lang_french/icon_email.gif" alt="Envoyer un e-mail" title="Envoyer un e-mail" border="0" /></a> <a href="http://www.hackzapple.com/INDEX0.HTM" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  357.  
  358.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  359.         document.write(' ');
  360.     else
  361.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  362.  
  363.                 //--></script><noscript></noscript></td>
  364.             </tr>
  365.         </table></td>
  366.     </tr>
  367.     <tr>
  368.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  369.     </tr>
  370.     <tr>
  371.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="61"></a><b>Deckard</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 29 Mar 2007<br />Messages: 350<br />Localisation: Levallois-Perret / Le Mans</span><br /></td>
  372.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  373.             <tr>
  374.                 <td width="100%"><a href="viewtopic.php?p=61#61"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Mer 01 Ao√ 2007, 14:15<span class="gen"> </span>   Sujet du message: </span></td>
  375.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=61"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  376.             </tr>
  377.             <tr>
  378.                 <td colspan="2"><hr /></td>
  379.             </tr>
  380.             <tr>
  381.                 <td colspan="2"><span class="postbody">C'est doublement navrant.
  382. <br />
  383. D'une part parce qu'il y a toujours des trucs interessants sur ebay (pour pas trop cher, si si c'est possible malgrΘ la flambΘe des prix).
  384. <br />
  385. Et d'autre part, parce que l'image de la poste en prend un sacrΘ coup (le principe du service public Θtant super α la base et des postiers honnΩtes il y en a aussi).
  386. <br />
  387. Mais trop, c'est trop...
  388. <br />
  389.  
  390. <br />
  391. JM</span><span class="gensmall"></span></td>
  392.             </tr>
  393.         </table></td>
  394.     </tr>
  395.     <tr>
  396.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  397.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  398.             <tr>
  399.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=3"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=3"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://boutillon.free.fr" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  400.  
  401.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  402.         document.write(' ');
  403.     else
  404.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  405.  
  406.                 //--></script><noscript></noscript></td>
  407.             </tr>
  408.         </table></td>
  409.     </tr>
  410.     <tr>
  411.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  412.     </tr>
  413.     <tr>
  414.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="71"></a><b>JPL</b></span><br /><span class="postdetails">Site Admin<br /><br /><br />Inscrit le: 12 Mar 2007<br />Messages: 160<br />Localisation: Issy les Moulineaux / PARIS</span><br /></td>
  415.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  416.             <tr>
  417.                 <td width="100%"><a href="viewtopic.php?p=71#71"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Jeu 02 Ao√ 2007, 10:34<span class="gen"> </span>   Sujet du message: </span></td>
  418.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=71"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  419.             </tr>
  420.             <tr>
  421.                 <td colspan="2"><hr /></td>
  422.             </tr>
  423.             <tr>
  424.                 <td colspan="2"><span class="postbody">Tu ne peux pas t'imaginer comme τa me fout en rogne !!!
  425. <br />
  426.  
  427. <br />
  428. Un disque dur CORVUS disparu ! mais quel est le connard qui a pu croire que c'Θtait du matΘriel HIFI ou de l'informatique de derniΦre gΘnΘration ?  <img src="images/smiles/icon_evil.gif" alt="Evil or Very Mad" border="0" />  <img src="images/smiles/icon_evil.gif" alt="Evil or Very Mad" border="0" />  <img src="images/smiles/icon_evil.gif" alt="Evil or Very Mad" border="0" /> 
  429. <br />
  430.  
  431. <br />
  432. La dΘrΘglementation totale est prΘvue pour 2009 ... mais aprΦs ce ne sera peut Ωtre pas mieux !  <img src="images/smiles/icon_question.gif" alt="Question" border="0" /> 
  433. <br />
  434.  
  435. <br />
  436. Calcul Θnervant: 
  437. <br />
  438. Il y a environ 320.000 postiers, tous ne sont pas malhonnΩtes loin s'en faudrait et c'est heureux ... mais α raison de 125.000 disparition par mois donc 1,5 million de colis par an cela fait 4,6 colis en moyenne par agent  et par an ! 
  439. <br />
  440.  
  441. <br />
  442. Supposons qu'il n'y ait que 5% d'agents "douteux" (cf Pareto) cela donne pour ces enflures prΦs de 94 colis chacun ! AmΘlioration sensible du salaire... sauf quand ils piquent des ordinosaures Θvidement car ils se retrouvent comme une poule devant un Θpluche patates : kΘzako ???
  443. <br />
  444.  
  445. <br />
  446. USPS (service postal amΘricain)
  447. <br />
  448. Souvent mis en cause par certains agents de La Poste ce service est de bien meilleure qualitΘ et surtout bien mieux surveillΘ. Nos postiers ignorent que leurs homologues des US sont assermentΘs et qu'en cas de frasque cela leur co√te infiniment plus cher qu'en France (d'autant plus qu'ici il semble y avoir un laissez aller total ...)</span><span class="gensmall"></span></td>
  449.             </tr>
  450.         </table></td>
  451.     </tr>
  452.     <tr>
  453.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  454.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  455.             <tr>
  456.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=2"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=2"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a> <a href="mailto:jplvs10@hotmail.com"><img src="templates/subSilver/images/lang_french/icon_email.gif" alt="Envoyer un e-mail" title="Envoyer un e-mail" border="0" /></a> <a href="http://www.hackzapple.com/INDEX0.HTM" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  457.  
  458.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  459.         document.write(' ');
  460.     else
  461.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  462.  
  463.                 //--></script><noscript></noscript></td>
  464.             </tr>
  465.         </table></td>
  466.     </tr>
  467.     <tr>
  468.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  469.     </tr>
  470.     <tr>
  471.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="78"></a><b>Deckard</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 29 Mar 2007<br />Messages: 350<br />Localisation: Levallois-Perret / Le Mans</span><br /></td>
  472.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  473.             <tr>
  474.                 <td width="100%"><a href="viewtopic.php?p=78#78"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Jeu 02 Ao√ 2007, 20:44<span class="gen"> </span>   Sujet du message: </span></td>
  475.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=78"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  476.             </tr>
  477.             <tr>
  478.                 <td colspan="2"><hr /></td>
  479.             </tr>
  480.             <tr>
  481.                 <td colspan="2"><span class="postbody">L'article sur la poste est ici:
  482. <br />
  483.  
  484. <br />
  485. <a href="http://boutillon.free.fr/Forum/Capital_Poste_p01.jpg" target="_blank">http://boutillon.free.fr/Forum/Capital_Poste_p01.jpg</a>
  486. <br />
  487. <a href="http://boutillon.free.fr/Forum/Capital_Poste_p02.jpg" target="_blank">http://boutillon.free.fr/Forum/Capital_Poste_p02.jpg</a>
  488. <br />
  489. <a href="http://boutillon.free.fr/Forum/Capital_Poste_p03.jpg" target="_blank">http://boutillon.free.fr/Forum/Capital_Poste_p03.jpg</a></span><span class="gensmall"><br /><br />DerniΦre Θdition par Deckard le Mar 28 Ao√ 2007, 23:42; ΘditΘ 1 fois</span></td>
  490.             </tr>
  491.         </table></td>
  492.     </tr>
  493.     <tr>
  494.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  495.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  496.             <tr>
  497.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=3"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=3"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://boutillon.free.fr" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  498.  
  499.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  500.         document.write(' ');
  501.     else
  502.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  503.  
  504.                 //--></script><noscript></noscript></td>
  505.             </tr>
  506.         </table></td>
  507.     </tr>
  508.     <tr>
  509.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  510.     </tr>
  511.     <tr>
  512.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="82"></a><b>JPL</b></span><br /><span class="postdetails">Site Admin<br /><br /><br />Inscrit le: 12 Mar 2007<br />Messages: 160<br />Localisation: Issy les Moulineaux / PARIS</span><br /></td>
  513.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  514.             <tr>
  515.                 <td width="100%"><a href="viewtopic.php?p=82#82"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Ven 03 Ao√ 2007, 8:36<span class="gen"> </span>   Sujet du message: </span></td>
  516.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=82"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  517.             </tr>
  518.             <tr>
  519.                 <td colspan="2"><hr /></td>
  520.             </tr>
  521.             <tr>
  522.                 <td colspan="2"><span class="postbody">Je suis encore  + sur le Q !!!
  523. <br />
  524.  
  525. <br />
  526. Le postier est honnΩte et le sous-traitant est un malfrat... selon La Poste
  527. <br />
  528. Ca ressemble furieusement α "c'est la femme de mΘnage qui a piquΘ les documents..."  <img src="images/smiles/icon_lol.gif" alt="Laughing" border="0" /> 
  529. <br />
  530.  
  531. <br />
  532. Il est certain qu'avec des contrats α la noix pour des salaires qui confinent α l'aum⌠ne les personnels des sous-traitants peuvent Ωtre tentΘs, mais cela n'explique pas pourquoi DHL (trΦs cher  <img src="images/smiles/icon_confused.gif" alt="Confused" border="0" /> ) ne perd quasiment rien... 
  533. <br />
  534.  
  535. <br />
  536. Mon opinion est que La Poste quoiqu'elle en dise s'en tape royalement car le co√t d'indemnisation est trΦs infΘrieur au co√t des mesures correctives α mettre en place... ce sera donc Θconomiquement rentable tant que les clients ne feront pas un scandale national  <img src="images/smiles/icon_evil.gif" alt="Evil or Very Mad" border="0" />  <img src="images/smiles/icon_evil.gif" alt="Evil or Very Mad" border="0" />  <img src="images/smiles/icon_evil.gif" alt="Evil or Very Mad" border="0" /></span><span class="gensmall"></span></td>
  537.             </tr>
  538.         </table></td>
  539.     </tr>
  540.     <tr>
  541.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  542.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  543.             <tr>
  544.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=2"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=2"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a> <a href="mailto:jplvs10@hotmail.com"><img src="templates/subSilver/images/lang_french/icon_email.gif" alt="Envoyer un e-mail" title="Envoyer un e-mail" border="0" /></a> <a href="http://www.hackzapple.com/INDEX0.HTM" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  545.  
  546.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  547.         document.write(' ');
  548.     else
  549.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  550.  
  551.                 //--></script><noscript></noscript></td>
  552.             </tr>
  553.         </table></td>
  554.     </tr>
  555.     <tr>
  556.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  557.     </tr>
  558.     <tr>
  559.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="83"></a><b>Deckard</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 29 Mar 2007<br />Messages: 350<br />Localisation: Levallois-Perret / Le Mans</span><br /></td>
  560.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  561.             <tr>
  562.                 <td width="100%"><a href="viewtopic.php?p=83#83"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Ven 03 Ao√ 2007, 8:45<span class="gen"> </span>   Sujet du message: </span></td>
  563.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=83"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  564.             </tr>
  565.             <tr>
  566.                 <td colspan="2"><hr /></td>
  567.             </tr>
  568.             <tr>
  569.                 <td colspan="2"><span class="postbody">De mon c⌠tΘ j'ai surtout notΘ que le dΘlΘguΘ CFTC dit que des postiers en interne ont pris le pli...
  570. <br />
  571. Ca veut tout dire <img src="images/smiles/icon_evil.gif" alt="Evil or Very Mad" border="0" /></span><span class="gensmall"></span></td>
  572.             </tr>
  573.         </table></td>
  574.     </tr>
  575.     <tr>
  576.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  577.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  578.             <tr>
  579.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=3"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=3"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://boutillon.free.fr" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  580.  
  581.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  582.         document.write(' ');
  583.     else
  584.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  585.  
  586.                 //--></script><noscript></noscript></td>
  587.             </tr>
  588.         </table></td>
  589.     </tr>
  590.     <tr>
  591.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  592.     </tr>
  593.     <tr>
  594.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="200"></a><b>jvernet</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 18 Ao√ 2007<br />Messages: 105<br /></span><br /></td>
  595.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  596.             <tr>
  597.                 <td width="100%"><a href="viewtopic.php?p=200#200"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Dim 19 Ao√ 2007, 15:54<span class="gen"> </span>   Sujet du message: </span></td>
  598.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=200"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  599.             </tr>
  600.             <tr>
  601.                 <td colspan="2"><hr /></td>
  602.             </tr>
  603.             <tr>
  604.                 <td colspan="2"><span class="postbody">C'est un cauchemard pour moi aussi.... Machines cassΘes (Atari TT, SUN SS1, Mac 128 arrivΘs en miettes), colis jamais livrΘs (CD, livres provenance de la Fnac).... 8 colis "perdus" en tout, avant que je me dΘcide α me faire livrer au bureau. Depuis, plus de soucis, les colis vers des adresses professionnelles sont nettement moins sujet α vols. En plus, pas de retour au centre le plus proche en cas d'absence.
  605. <br />
  606.  
  607. <br />
  608. Il faut de prΘfΘrence avoir une adresse avec CEDEX... Et τa Θlimine le dernier maillon, le facteur lui mΩme, car la liste des colis est adressΘe avant le passage du gars.
  609. <br />
  610.  
  611. <br />
  612. Les transporteurs privΘs, c'est pas mieux: livraison chez le voisin de mes macs achetΘs sur l'AppleStore (dont le dernier, un MacPro et son Θcran 23"). Et si le voisin n'Θtait pas honnΩte ???</span><span class="gensmall"></span></td>
  613.             </tr>
  614.         </table></td>
  615.     </tr>
  616.     <tr>
  617.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  618.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  619.             <tr>
  620.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=14"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=14"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://perso.wanadoo.fr/jerome.vernet" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  621.  
  622.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  623.         document.write(' ');
  624.     else
  625.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  626.  
  627.                 //--></script><noscript></noscript></td>
  628.             </tr>
  629.         </table></td>
  630.     </tr>
  631.     <tr>
  632.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  633.     </tr>
  634.     <tr>
  635.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="233"></a><b>wg2</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 26 Ao√ 2007<br />Messages: 2<br />Localisation: Toulouse</span><br /></td>
  636.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  637.             <tr>
  638.                 <td width="100%"><a href="viewtopic.php?p=233#233"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Dim 26 Ao√ 2007, 11:36<span class="gen"> </span>   Sujet du message: </span></td>
  639.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=233"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  640.             </tr>
  641.             <tr>
  642.                 <td colspan="2"><hr /></td>
  643.             </tr>
  644.             <tr>
  645.                 <td colspan="2"><span class="postbody">Bonjour α tous,  <img src="images/smiles/icon_cool.gif" alt="Cool" border="0" /> 
  646. <br />
  647. Meme constat pour moi : Il y a quelques semaines, j'achΘte un truc sur Ebay, α destination de Toulouse ( ville ), en coli "suivi".
  648. <br />
  649. Devinez : Jamais reτu, bien sur !
  650. <br />
  651. Sur le site de la poste, c'est marquΘ RECU ( et une date )
  652. <br />
  653. Je fais des recherches ( α la poste de Toulouse ): " LivrΘ sans signature "
  654. <br />
  655. LivrΘ, oui, mais pas α moi !!!  <img src="images/smiles/icon_eek.gif" alt="Shocked" border="0" /> 
  656. <br />
  657. C'Θtait une petite chose de 10 Euros, mais c'est le principe  <img src="images/smiles/icon_mad.gif" alt="Mad" border="0" /> 
  658. <br />
  659.  
  660. <br />
  661. Par contre, pas de problΘmes pour mes livraisons chez ma mΘre ( α la campagne ).
  662. <br />
  663. a+</span><span class="gensmall"></span></td>
  664.             </tr>
  665.         </table></td>
  666.     </tr>
  667.     <tr>
  668.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  669.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  670.             <tr>
  671.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=17"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=17"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--
  672.  
  673.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  674.         document.write(' ');
  675.     else
  676.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  677.  
  678.                 //--></script><noscript></noscript></td>
  679.             </tr>
  680.         </table></td>
  681.     </tr>
  682.     <tr>
  683.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  684.     </tr>
  685.     <tr>
  686.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="249"></a><b>Deckard</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 29 Mar 2007<br />Messages: 350<br />Localisation: Levallois-Perret / Le Mans</span><br /></td>
  687.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  688.             <tr>
  689.                 <td width="100%"><a href="viewtopic.php?p=249#249"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Lun 27 Ao√ 2007, 12:23<span class="gen"> </span>   Sujet du message: </span></td>
  690.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=249"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  691.             </tr>
  692.             <tr>
  693.                 <td colspan="2"><hr /></td>
  694.             </tr>
  695.             <tr>
  696.                 <td colspan="2"><span class="postbody">OUUUFFFFF! Reτu avec + de 4 mois de retard: NADOL. J'y croyais plus d'autant que c'Θtait expΘdiΘ en... global priority. 
  697. <br />
  698. Par contre 1 paquet reparti aux USA avec stick "non rΘclamΘ" alors que je suis allΘ plusieurs fois α la poste le demander.
  699. <br />
  700. 1 CD pas reτu suivi de celui en replacement qui semble suivre le mΩme canal <img src="images/smiles/icon_evil.gif" alt="Evil or Very Mad" border="0" /> 
  701. <br />
  702.  
  703. <br />
  704.  
  705. <br />
  706. </span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>       <td><span class="genmed"><b>wg2 a Θcrit:</b></span></td>    </tr>    <tr>      <td class="quote">Par contre, pas de problΘmes pour mes livraisons chez ma mΘre ( α la campagne ).</td>    </tr></table><span class="postbody">
  707. <br />
  708.  
  709. <br />
  710. Bien que lever le pied sur ebay soit 1 bonne chose, je me demande si je ne vais pas tenter les livraisons sur ma 2nde adresse, en province celle-ci, si je recraque pour une raretΘ...</span><span class="gensmall"></span></td>
  711.             </tr>
  712.         </table></td>
  713.     </tr>
  714.     <tr>
  715.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  716.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  717.             <tr>
  718.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=3"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=3"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://boutillon.free.fr" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  719.  
  720.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  721.         document.write(' ');
  722.     else
  723.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  724.  
  725.                 //--></script><noscript></noscript></td>
  726.             </tr>
  727.         </table></td>
  728.     </tr>
  729.     <tr>
  730.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  731.     </tr>
  732.     <tr>
  733.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="254"></a><b>JPL</b></span><br /><span class="postdetails">Site Admin<br /><br /><br />Inscrit le: 12 Mar 2007<br />Messages: 160<br />Localisation: Issy les Moulineaux / PARIS</span><br /></td>
  734.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  735.             <tr>
  736.                 <td width="100%"><a href="viewtopic.php?p=254#254"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Lun 27 Ao√ 2007, 12:59<span class="gen"> </span>   Sujet du message: </span></td>
  737.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=254"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  738.             </tr>
  739.             <tr>
  740.                 <td colspan="2"><hr /></td>
  741.             </tr>
  742.             <tr>
  743.                 <td colspan="2"><span class="postbody">Belle rΘcupΘration !!!!!
  744. <br />
  745.  
  746. <br />
  747. Qu'as tu exactement de Nadol ?</span><span class="gensmall"></span></td>
  748.             </tr>
  749.         </table></td>
  750.     </tr>
  751.     <tr>
  752.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  753.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  754.             <tr>
  755.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=2"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=2"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a> <a href="mailto:jplvs10@hotmail.com"><img src="templates/subSilver/images/lang_french/icon_email.gif" alt="Envoyer un e-mail" title="Envoyer un e-mail" border="0" /></a> <a href="http://www.hackzapple.com/INDEX0.HTM" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  756.  
  757.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  758.         document.write(' ');
  759.     else
  760.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  761.  
  762.                 //--></script><noscript></noscript></td>
  763.             </tr>
  764.         </table></td>
  765.     </tr>
  766.     <tr>
  767.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  768.     </tr>
  769.     <tr>
  770.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="257"></a><b>Deckard</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 29 Mar 2007<br />Messages: 350<br />Localisation: Levallois-Perret / Le Mans</span><br /></td>
  771.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  772.             <tr>
  773.                 <td width="100%"><a href="viewtopic.php?p=257#257"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Lun 27 Ao√ 2007, 20:55<span class="gen"> </span>   Sujet du message: </span></td>
  774.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=257"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  775.             </tr>
  776.             <tr>
  777.                 <td colspan="2"><hr /></td>
  778.             </tr>
  779.             <tr>
  780.                 <td colspan="2"><span class="postbody">Classeur doc originale Nadol version 1.2 avec sa boite.
  781. <br />
  782. 2 diskettes: l'optimized language + library</span><span class="gensmall"></span></td>
  783.             </tr>
  784.         </table></td>
  785.     </tr>
  786.     <tr>
  787.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  788.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  789.             <tr>
  790.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=3"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=3"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://boutillon.free.fr" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  791.  
  792.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  793.         document.write(' ');
  794.     else
  795.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  796.  
  797.                 //--></script><noscript></noscript></td>
  798.             </tr>
  799.         </table></td>
  800.     </tr>
  801.     <tr>
  802.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  803.     </tr>
  804.     <tr>
  805.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="599"></a><b>Deckard</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 29 Mar 2007<br />Messages: 350<br />Localisation: Levallois-Perret / Le Mans</span><br /></td>
  806.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  807.             <tr>
  808.                 <td width="100%"><a href="viewtopic.php?p=599#599"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Lun 22 Oct 2007, 12:43<span class="gen"> </span>   Sujet du message: </span></td>
  809.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=599"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  810.             </tr>
  811.             <tr>
  812.                 <td colspan="2"><hr /></td>
  813.             </tr>
  814.             <tr>
  815.                 <td colspan="2"><span class="postbody"></span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>       <td><span class="genmed"><b>wg2 a Θcrit:</b></span></td>    </tr>    <tr>      <td class="quote">Par contre, pas de problΘmes pour mes livraisons chez ma mΘre ( α la campagne ).
  816. <br />
  817. </td>    </tr></table><span class="postbody">
  818. <br />
  819.  
  820. <br />
  821. Je confirme que la Poste en province (ville moyenne) n'a RIEN α voir avec la Poste en rΘgion parisienne. J'en suis α 10 rΘceptions de paquets Θmis des USA (Cote Est, Cote Ouest, Texas) vers la FRANCE (Le Mans).
  822. <br />
  823.  
  824. <br />
  825. Tous les paquets ont mis moins de 10 jours pour arriver (2 mois minimum quand la destination est Paris et sa banlieue).
  826. <br />
  827. Aucun paquet abimΘ (fouillΘ).
  828. <br />
  829. Conscience professionnel du facteur qui sonne α la poste (α Levallois, avis de passage sans coup de sonnette, ce qui est particuliΦrement rageant quand on est chez soi toute la journΘe et qu'il faut en plus se taper 1/2 de queue α la poste parce que l'enf***Θ n'a pas eu le courage d'appuyer sur un bouton).
  830. <br />
  831.  
  832. <br />
  833. Sur le Mans, je tire mon chapeau et τa c'est vraiment du service public!
  834. <br />
  835.  
  836. <br />
  837. JM</span><span class="gensmall"></span></td>
  838.             </tr>
  839.         </table></td>
  840.     </tr>
  841.     <tr>
  842.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  843.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  844.             <tr>
  845.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=3"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=3"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://boutillon.free.fr" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  846.  
  847.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  848.         document.write(' ');
  849.     else
  850.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  851.  
  852.                 //--></script><noscript></noscript></td>
  853.             </tr>
  854.         </table></td>
  855.     </tr>
  856.     <tr>
  857.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  858.     </tr>
  859.     <tr>
  860.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="600"></a><b>jvernet</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 18 Ao√ 2007<br />Messages: 105<br /></span><br /></td>
  861.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  862.             <tr>
  863.                 <td width="100%"><a href="viewtopic.php?p=600#600"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Mar 23 Oct 2007, 22:20<span class="gen"> </span>   Sujet du message: </span></td>
  864.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=600"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  865.             </tr>
  866.             <tr>
  867.                 <td colspan="2"><hr /></td>
  868.             </tr>
  869.             <tr>
  870.                 <td colspan="2"><span class="postbody">Province=fonctionnaires de La Poste, RP=sous traitants...
  871. <br />
  872.  
  873. <br />
  874. Lα est la diffΘrence.
  875. <br />
  876.  
  877. <br />
  878. Je ne me fait tout envoyer au bureau, car le courrier entreprise est encore gΘrΘ par La Poste elle mΩme...</span><span class="gensmall"></span></td>
  879.             </tr>
  880.         </table></td>
  881.     </tr>
  882.     <tr>
  883.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  884.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  885.             <tr>
  886.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=14"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=14"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://perso.wanadoo.fr/jerome.vernet" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  887.  
  888.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  889.         document.write(' ');
  890.     else
  891.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  892.  
  893.                 //--></script><noscript></noscript></td>
  894.             </tr>
  895.         </table></td>
  896.     </tr>
  897.     <tr>
  898.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  899.     </tr>
  900.     <tr>
  901.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="601"></a><b>JPL</b></span><br /><span class="postdetails">Site Admin<br /><br /><br />Inscrit le: 12 Mar 2007<br />Messages: 160<br />Localisation: Issy les Moulineaux / PARIS</span><br /></td>
  902.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  903.             <tr>
  904.                 <td width="100%"><a href="viewtopic.php?p=601#601"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Mer 24 Oct 2007, 17:28<span class="gen"> </span>   Sujet du message: </span></td>
  905.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=601"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  906.             </tr>
  907.             <tr>
  908.                 <td colspan="2"><hr /></td>
  909.             </tr>
  910.             <tr>
  911.                 <td colspan="2"><span class="postbody">Oui et  je vais vous mettre les Glandes, τa va mΩme expliquer α JM pourquoi des colis peuvent disparaεtre ailleurs qu'α La Poste ... mais toujours grΓce α La Poste :
  912. <br />
  913.  
  914. <br />
  915. Il y a trois semaines un affreux de mon immeuble dΘmenageait (ses meubles, pour la tΩte c'est en permanence)   il n'Θtait pas lα ... donc personne pour ouvrir la ravissant barriΦre α contr⌠le magnΘtique de l'entrΘe sauf un couillon de service : moi qui revenait de Monoprix, j'ouvre avec mon passe. 
  916. <br />
  917.  
  918. <br />
  919. Quel rapport avec la Poste ? eh bien une fois le camion sur le parking le type a voulu entrer dans l'immeuble mais n'avait pas le code ultra secret connu par un peu moins de 150 personnes <img src="images/smiles/icon_wink.gif" alt="Wink" border="0" /> 
  920. <br />
  921.  
  922. <br />
  923. Qu'importe il sort une clef de la poche et hop il m'ouvre la porte comme un grand α titre amical. Surprise de ma part... qui n'ait pas une telle clef !!! je lui demande d'o∙ il tient la merveille et la rΘponse est  tombΘe magistrale  <img src="images/smiles/icon_eek.gif" alt="Shocked" border="0" /> 
  924. <br />
  925.  
  926. <br />
  927. "<span style="font-weight: bold">ouais j'ai travaillΘ pour la poste pendant deux mois et j'ai gardΘ leur passe !</span> j'ai mΩme le passe pour les boεtes aux lettres !"
  928. <br />
  929.  
  930. <br />
  931. moi : non ?
  932. <br />
  933. lui : si ! et d'ailleurs voilα !
  934. <br />
  935.  
  936. <br />
  937. Il a ouvert la grande porte d'acier de 2/10 de millimetres qui protΦge nos missives les plus secretes ...  l'intΘrieur des boεtes sont apparues mettant α ma disposition les relevΘs de banque des uns, les colis de La Redoute des autres ainsi que les petits paquets sous pli discrets des plus pervers  <img src="images/smiles/icon_redface.gif" alt="Embarassed" border="0" />  <img src="images/smiles/icon_eek.gif" alt="Shocked" border="0" /> .
  938. <br />
  939.  
  940. <br />
  941. Il n'y aurait pas un petit bug quelque part ????
  942. <br />
  943.  
  944. <br />
  945.  
  946. <br />
  947.  <img src="images/smiles/icon_evil.gif" alt="Evil or Very Mad" border="0" />  <img src="images/smiles/icon_evil.gif" alt="Evil or Very Mad" border="0" />  <img src="images/smiles/icon_evil.gif" alt="Evil or Very Mad" border="0" />  <img src="images/smiles/icon_evil.gif" alt="Evil or Very Mad" border="0" /></span><span class="gensmall"></span></td>
  948.             </tr>
  949.         </table></td>
  950.     </tr>
  951.     <tr>
  952.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  953.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  954.             <tr>
  955.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=2"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=2"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a> <a href="mailto:jplvs10@hotmail.com"><img src="templates/subSilver/images/lang_french/icon_email.gif" alt="Envoyer un e-mail" title="Envoyer un e-mail" border="0" /></a> <a href="http://www.hackzapple.com/INDEX0.HTM" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  956.  
  957.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  958.         document.write(' ');
  959.     else
  960.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  961.  
  962.                 //--></script><noscript></noscript></td>
  963.             </tr>
  964.         </table></td>
  965.     </tr>
  966.     <tr>
  967.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  968.     </tr>
  969.     <tr>
  970.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="610"></a><b>Oz</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 29 Ao√ 2007<br />Messages: 49<br />Localisation: Courbevoie, France</span><br /></td>
  971.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  972.             <tr>
  973.                 <td width="100%"><a href="viewtopic.php?p=610#610"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Jeu 25 Oct 2007, 22:48<span class="gen"> </span>   Sujet du message: </span></td>
  974.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=610"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  975.             </tr>
  976.             <tr>
  977.                 <td colspan="2"><hr /></td>
  978.             </tr>
  979.             <tr>
  980.                 <td colspan="2"><span class="postbody">Ce passe gΘnΘrique des boites aux lettres peut Ωtre achetΘ aux puces α Paris, donc tout le monde l'a (sauf Θvidemment les gens honnΩtes comme nous).
  981. <br />
  982.  
  983. <br />
  984.   Je ne compte plus les paquets volΘs dans ma boite aux lettres...
  985. <br />
  986.  
  987. <br />
  988.   La solution ?  Se faire livrer au bureau...
  989. <br />
  990.  
  991. <br />
  992.      Olivier</span><span class="gensmall"></span></td>
  993.             </tr>
  994.         </table></td>
  995.     </tr>
  996.     <tr>
  997.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  998.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  999.             <tr>
  1000.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=18"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=18"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--
  1001.  
  1002.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  1003.         document.write(' ');
  1004.     else
  1005.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  1006.  
  1007.                 //--></script><noscript></noscript></td>
  1008.             </tr>
  1009.         </table></td>
  1010.     </tr>
  1011.     <tr>
  1012.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  1013.     </tr>
  1014.     <tr align="center">
  1015.         <td class="catBottom" colspan="2" height="28"><table cellspacing="0" cellpadding="0" border="0">
  1016.             <tr><form method="post" action="viewtopic.php?t=33&start=0">
  1017.                 <td align="center"><span class="gensmall">Montrer les messages depuis: <select name="postdays"><option value="0" selected="selected">Tous les messages</option><option value="1">1 Jour</option><option value="7">7 Jours</option><option value="14">2 Semaines</option><option value="30">1 Mois</option><option value="90">3 Mois</option><option value="180">6 Mois</option><option value="364">1 An</option></select> <select name="postorder"><option value="asc" selected="selected">Le plus ancien en premier</option><option value="desc">Le plus rΘcent en premier</option></select> <input type="submit" value="Aller" class="liteoption" name="submit" /></span></td>
  1018.             </form></tr>
  1019.         </table></td>
  1020.     </tr>
  1021. </table>
  1022.  
  1023. <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
  1024.   <tr>
  1025.     <td align="left" valign="middle" nowrap="nowrap"><span class="nav"><a href="posting.php?mode=newtopic&f=22"><img src="templates/subSilver/images/lang_french/post.gif" border="0" alt="Poster un nouveau sujet" align="middle" /></a>   <a href="posting.php?mode=reply&t=33"><img src="templates/subSilver/images/lang_french/reply.gif" border="0" alt="RΘpondre au sujet" align="middle" /></a></span></td>
  1026.     <td align="left" valign="middle" width="100%"><span class="nav">   <a href="index.php" class="nav"> Index du Forum</a>
  1027.       -> <a href="viewforum.php?f=22" class="nav">LES PETITS MAUDITS A EVITER</a></span></td>
  1028.     <td align="right" valign="top" nowrap="nowrap"><span class="gensmall">Toutes les heures sont au format GMT + 1 Heure</span><br /><span class="nav">Aller α la page <b>1</b>, <a href="viewtopic.php?t=33&postdays=0&postorder=asc&start=15">2</a>  <a href="viewtopic.php?t=33&postdays=0&postorder=asc&start=15">Suivante</a></span>
  1029.       </td>
  1030.   </tr>
  1031.   <tr>
  1032.     <td align="left" colspan="3"><span class="nav">Page <b>1</b> sur <b>2</b></span></td>
  1033.   </tr>
  1034. </table>
  1035.  
  1036. <table width="100%" cellspacing="2" border="0" align="center">
  1037.   <tr>
  1038.     <td width="40%" valign="top" nowrap="nowrap" align="left"><span class="gensmall"></span><br />
  1039.        <br />
  1040.       </td>
  1041.     <td align="right" valign="top" nowrap="nowrap">
  1042. <form method="get" name="jumpbox" action="viewforum.php" onSubmit="if(document.jumpbox.f.value == -1){return false;}"><table cellspacing="0" cellpadding="0" border="0">
  1043.     <tr>
  1044.         <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"selected="selected">LES PETITS MAUDITS A EVITER</option></select><input type="hidden" name="sid" value="88dc291636b558c274916ca04b217a32" /> <input type="submit" value="Aller" class="liteoption" /></span></td>
  1045.     </tr>
  1046. </table></form>
  1047.  
  1048. <span class="gensmall">Vous <b>ne pouvez pas</b> poster de nouveaux sujets dans ce forum<br />Vous <b>ne pouvez pas</b> rΘpondre aux sujets dans ce forum<br />Vous <b>ne pouvez pas</b> Θditer vos messages dans ce forum<br />Vous <b>ne pouvez pas</b> supprimer vos messages dans ce forum<br />Vous <b>ne pouvez pas</b> voter dans les sondages de ce forum<br /></span></td>
  1049.   </tr>
  1050. </table>
  1051.  
  1052.  
  1053. <div align="center"><span class="copyright"><br /><br />
  1054. <!--
  1055.     We request you retain the full copyright notice below including the link to www.phpbb.com.
  1056.     This not only gives respect to the large amount of time given freely by the developers
  1057.     but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
  1058.     reason) retain the full copyright we request you at least leave in place the
  1059.     Powered by phpBB line, with phpBB linked to www.phpbb.com. If you refuse
  1060.     to include even this then support on our forums may be affected.
  1061.  
  1062.     The phpBB Group : 2002
  1063. // -->
  1064. 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>
  1065.         </td>
  1066.     </tr>
  1067. </table>
  1068.  
  1069. </body>
  1070. </html>
  1071.  
  1072.