<html> <head> <title>Napoleon</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head>  <body bgcolor="#FFFFFF" text="#000000"> <script language="javascript"> function showOv(laCase) { if (navigator.appName.substring(0,9) == "Microsoft") 	{ 	if (laCase.checked==false){VO1.style.display='none';VO2.style.display='none';} 	else {VO1.style.display='';VO2.style.display='';} 	} } </script> <p align="center"><font color="#000099"><b><font size="6" face="Times New Roman, Times, serif">Napoleon</font></b></font>  </p> <table width="100%" border="6" bordercolor="#FFFFFF">   <tr >      <td width="56%" height="29">        <table width="100%" border="0">         <tr>            <td><font face="Arial, Helvetica, sans-serif" size="2"><b><font color="#0033CC">Napol&eacute;on</font></b></font></td>           <td>              <div align="right"><font face="Arial, Helvetica, sans-serif" size="2"><i>Voir                la VO en mme temps </i>                <input type="checkbox" name="checkbox" value="checkbox" onClick="showOv(this);">               </font></div>           </td>         </tr>       </table>     </td>     <td width="44%" height="29" id="VO1" style="display:'none'"><b><font color="#0033CC" face="Arial, Helvetica, sans-serif" size="2">Napoleon</font></b></td>   </tr>   <tr>      <td width="56%" valign="top">        <p><font face="Arial, Helvetica, sans-serif" size="2">Ils te disaient que          ta musique pourrait atteindre des millions et que c'tait  toi de choisir.          <br>         Tu me disais "ils payent toujours le restau, ils croient en ce que je          fais". <br>         Et moi, je me demande si tes vieux amis vont te manquer une fois que tu          auras prouv ce que tu vaux, oui, je me demande si une fois que tu seras          une toile (a star), tu vas regretter la Terre. <br>         Et je savais que t'en voudrais toujours plus, je savais que t'en aurais          jamais assez parce qu' </font></p>       <p><font face="Arial, Helvetica, sans-serif" size="2"><b>on est tous des          putains de Napolon. Oui, tout le monde est un enfoir de Napolon.</b>          </font></p>       <p><font face="Arial, Helvetica, sans-serif" size="2">Et la fois suivante          o je t'ai vue, tu tais plus vraie que nature. Tu es venue et tu as tout          conquis, tu t'en sortais bien. Tu avais une arme de costards derrire          toi, tout ce que t'avais  faire tait d'tre consentante. <br>         Et j'ai dit "j'arrive encore  gagner plutt bien ma vie mais toi tu dois          faire un vrai carnage" (en anglais, a fait un jeu de mots). <br>         J'espre que tu es heureuse. J'espre qu'au moins tu t'amuses bien, parce          que <br>         <b>Refrain</b></font></p>       <p><font face="Arial, Helvetica, sans-serif" size="2"> Maintenant tu penses          "alors c'est comme a, la faon dont a va se passer. C'est ce dont il          s'agit au fond". <br>         Et moi je pense que c'est comme a que a a toujours t mais que t'as          choisi de pas le remarquer jusqu' maintenant. <br>         Ouais, maintenant qu'il y a un problme, tu m'appelles pour te confier          et tu continues pendant plus d'une heure sur chaque personne qui t'a mene          en bateau. <br>         Et je suppose que tu as compos mon numro parce que tu tais sre que          je serais de ton avis mais, Baby, tu sais que je t'aime toujours mais          comment oses tu te plaindre en face de moi? <br>         <b>Refrain</b></font></p>       <p><font face="Arial, Helvetica, sans-serif" size="2"><br>         </font></p>     </td>     <td width="44%" valign="top" id="VO2" style="display:'none'">        <p><font face="Arial, Helvetica, sans-serif" size="2">They told you your          music could reach millions, the choice was up to you<br>         You told me they always pay for lunch and they believe in what i do <br>         And i wonder if you'll miss your old friends once you've proven what you're          worth and i wonder when you're a big star will you miss the earth <br>         And i know you always, always want more. I know you, you'll never be done          because</font></p>       <p><font face="Arial, Helvetica, sans-serif" size="2"> <b>everyone is a          fucking napoleon, everyone is a fucking napoleon</b></font></p>       <p><font face="Arial, Helvetica, sans-serif" size="2">And the next time          that i saw you you were larger than life. Yeah you came and you conquered          you were doing all right you had an army of suits behind you and all you          had to be was willing<br>         And i said i still make a pretty good living you must make a killing,          a killing and i hope that, that you are happy i hope that at least you          are having fun <br>         <b>Chorus</b></font></p>       <p><font face="Arial, Helvetica, sans-serif" size="2">You say that, so that's          the way it's gonna be ? so that's what this is all about ? <br>         I think that that's the way it always was, you chose not to notice until          now <br>         Oh now that, now that there's a problem you call me up to confide and          you go on for over an hour about each one that took you for a ride <br>         And i guess that you dialed my number because you thought for sure that          i'd agree i said baby, you know i still love you but how dare you complain          to me coz... <br>         <b>Chorus</b> </font></p>       <p><font face="Arial, Helvetica, sans-serif" size="2"><br>         </font></p>     </td>   </tr> </table> </body> </html> 
