<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">  <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta name="MSSmartTagsPreventParsing" content="TRUE">  <title>One, Archie St.: Disney: alerte  l'exploiteur</title>  <link rel="stylesheet" href="http://archie.homelinux.net:8080//styles-site.css" type="text/css" />  <script type="text/javascript" language="javascript"> <!--  var HOST = 'archie.homelinux.net:8080';  // Copyright (c) 1996-1997 Athenia Associates. // http://www.webreference.com/js/ // License is granted if and only if this entire // copyright notice is included. By Tomer Shiran.  function setCookie (name, value, expires, path, domain, secure) {     var curCookie = name + "=" + escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : "");     document.cookie = curCookie; }  function getCookie (name) {     var prefix = name + '=';     var c = document.cookie;     var nullstring = '';     var cookieStartIndex = c.indexOf(prefix);     if (cookieStartIndex == -1)         return nullstring;     var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length);     if (cookieEndIndex == -1)         cookieEndIndex = c.length;     return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex)); }  function deleteCookie (name, path, domain) {     if (getCookie(name))         document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT"; }  function fixDate (date) {     var base = new Date(0);     var skew = base.getTime();     if (skew > 0)         date.setTime(date.getTime() - skew); }  function rememberMe (f) {     var now = new Date();     fixDate(now);     now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000);     setCookie('mtcmtauth', f.author.value, now, '', HOST, '');     setCookie('mtcmtmail', f.email.value, now, '', HOST, '');     setCookie('mtcmthome', f.url.value, now, '', HOST, ''); }  function forgetMe (f) {     deleteCookie('mtcmtmail', '', HOST);     deleteCookie('mtcmthome', '', HOST);     deleteCookie('mtcmtauth', '', HOST);     f.email.value = '';     f.author.value = '';     f.url.value = ''; }  //--> </script>  </head>  <body> <center> <div class="center"> <table width="770" nowrap="true" noresize="true" border="0">     <tr>       <td width="770" height="60" noresize="true" background="http://archie.homelinux.net:8080/images/banner_top.jpg" align="right" valign="bottom" cellpadding="10"> <div class="blog">  <div id="menu"> <a href="http://archie.homelinux.net:8080/archives/000112.html">&laquo;&nbsp;L'interview de Sharon, un canular?</a>&nbsp;|&nbsp; <a href="http://archie.homelinux.net:8080/">Accueil</a> &nbsp;|&nbsp;<a href="http://archie.homelinux.net:8080/archives/000114.html">Le terrorisme  petit feu&nbsp;&raquo;</a>  </div>  </div> 	  </td> 	</tr> 	<tr> 	  <td> <div class="container">  <div class="blog">  <div class="date">14 juin 2002</div>	  <div class="blogbody">  <span class="title">Disney: alerte  l'exploiteur</span>  <p><img src="http://archie.homelinux.net:8080/images/user/micash.gif" align=right vspace=3 hspace=10>Sur son <a href="http://www.anitaroddick.com/">site personnel</a>, Anita Roddick (fondatrice de la compagnie <i>The Body Shop</i>) rvle les <a href="http://www.anitaroddick.com/weblog/weblogdetail.jsp?title=null&id=259">pratiques corporatives peu reluisantes de Walt Disney Corp. au Bengladesh</a>. En effet, il semble que lorsque des employes de longue date d'une fabrique de vtements appartenant  Disney ont demand une amlioration de leurs conditions de travail dplorables, la seule rponse de la compagnie a t de fermer l'usine et de mettre les travailleuses  la rue. Notons que ces employes gagnaient environ 20 cents de l'heure, ce qui revient  8 cents pour chaque vtement produit, que Disney revend ensuite 27$ pice...Plus d'informations sont disponibles sur ce <a href="http://archie.homelinux.net:8080/pdf/disney0502.pdf">pamphlet</a>, que vous pouvez imprimer et distribuer si vous souhaitez sensibiliser les gens autour de vous.</p>  <a name="more"></a>   <span class="posted">Affich&eacute; par elie &agrave; 08:46 AM<br /></span>  </div>   <div class="comments-head"><a name="comments"></a>Commentaires</div>   <div class="comments-head">Envoyer un commentaire</div>  <div class="comments-body"> <form method="post" action="http://archie.homelinux.net:8080/mt-comments.cgi" name="comments_form" onsubmit="if (this.bakecookie.checked) rememberMe(this)"> <input type="hidden" name="static" value="1" /> <input type="hidden" name="entry_id" value="113" />  Nom:<br /> <input name="author" /><br /><br />  Adresse de courriel:<br /> <input name="email" /><br /><br />  URL:<br /> <input name="url" /><br /><br />  Commentaires:<br /> <textarea name="text" rows="10" cols="50"></textarea><br /><br />  <input type="checkbox" name="bakecookie" />Garder les infos?<br /><br />  <input type="submit" name="preview" value="&nbsp;Aperu&nbsp;" /> <input type="submit" name="post" value="&nbsp;Envoyer&nbsp;" /><br /><br />  <input type="button" onclick="forgetMe(this.form)" value="Oublier les infos" /> </form>  <script type="text/javascript" language="javascript"> <!-- document.comments_form.email.value = getCookie("mtcmtmail"); document.comments_form.author.value = getCookie("mtcmtauth"); document.comments_form.url.value = getCookie("mtcmthome"); //--> </script>   </div>  <div class="comments-head">Envoyer cette rubrique</div>  <div class="comments-body">  <form method="post" action="http://archie.homelinux.net:8080/mt-send-entry.cgi"> <input type="hidden" name="entry_id" value="113" /> <input type="hidden" name="_redirect" value="http://archie.homelinux.net:8080/archives/000113.html" /> Envoyer cette rubrique &agrave;:<br /> <input name="to" size="20" /><br /><br /> Votre adresse de courriel:<br /> <input name="from" size="20" /><br /><br /> Message (optionel):<br /> <textarea name="message" rows="5" cols="50" wrap="virtual"></textarea><br /><br /> <input type="submit" value="Envoyer" /> </form> </div> </div>  </div> </td></tr></table> </div> </center> </body> </html> 
