document.write('<script language="JavaScript1.2">');
document.write('var Ready = false;');
document.write('var MailStr = "Ecrivez nous !!!";');
document.write('var NewsStr = "Les News du groupe...";');
document.write('Newsoff= new Image();');
document.write('Newsoff.src = "../Presentation/btnews-off.gif";');
document.write('Newson = new Image();');
document.write('Newson.src = "../Presentation/btnews-on.gif";');
document.write('var GroupeStr = "Le Groupe";');
document.write('Groupeoff= new Image();');
document.write('Groupeoff.src = "../Presentation/btgroupe-off.gif";');
document.write('Groupeon = new Image();');
document.write('Groupeon.src = "../Presentation/btgroupe-on.gif";');
document.write('var ConcertsStr = "Les Concerts";');
document.write('Concertsoff= new Image();');
document.write('Concertsoff.src = "../Presentation/btconcerts-off.gif";');
document.write('Concertson = new Image();');
document.write('Concertson.src = "../Presentation/btconcerts-on.gif";');
document.write('var PhotosStr = "Les photos...";');
document.write('Photosoff= new Image();');
document.write('Photosoff.src = "../Presentation/btphotos-off.gif";');
document.write('Photoson = new Image();');
document.write('Photoson.src = "../Presentation/btphotos-on.gif";');

document.write('var PresseStr = "Presse et Radio...";');
document.write('Presseoff= new Image();');
document.write('Presseoff.src = "../Presentation/btPresse-off.gif";');
document.write('Presseon = new Image();');
document.write('Presseon.src = "../Presentation/btPresse-on.gif";');

document.write('var ForumStr = "Le FORUM...";');
document.write('Forumoff= new Image();');
document.write('Forumoff.src = "../Presentation/btforum-off.gif";');
document.write('Forumon = new Image();');
document.write('Forumon.src = "../Presentation/btforum-on.gif";');
document.write('var MultimediaStr = "Multimedia";');
document.write('Multimediaoff= new Image();');
document.write('Multimediaoff.src = "../Presentation/btmultimedia-off.gif";');
document.write('Multimediaon = new Image();');
document.write('Multimediaon.src = "../Presentation/btmultimedia-on.gif";');
document.write('var LesLiensStr = "Les liens...";');
document.write('LesLiensoff= new Image();');
document.write('LesLiensoff.src = "../Presentation/btliens-off.gif";');
document.write('LesLienson = new Image();');
document.write('LesLienson.src = "../Presentation/btliens-on.gif";');
document.write('var ContactsStr = "Contacts...";');
document.write('Contactsoff= new Image();');
document.write('Contactsoff.src = "../Presentation/btcontacts-off.gif";');
document.write('Contactson = new Image();');
document.write('Contactson.src = "../Presentation/btcontacts-on.gif";');
document.write('var GoodiesStr = "Goodies...";');
document.write('Goodiesoff= new Image();');
document.write('Goodiesoff.src = "../Presentation/btGoodies-off.gif";');
document.write('Goodieson = new Image();');
document.write('Goodieson.src = "../Presentation/btGoodies-on.gif";');
document.write('function DisplayOn(name)');
document.write('{document[name].src = eval(name + "on.src");};');
document.write('function DisplayOff(name)');
document.write('{document[name].src = eval(name + "off.src");};');
document.write('Ready = true;');
document.write('function MyPictOn(name)');
document.write('{if (Ready) DisplayOn(name);};');
document.write('function MyPictOff(name)');
document.write('{if (Ready) DisplayOff(name);};');
document.write('function GoBack()');
document.write('{history.go(-1);};');
document.write('</scr'+'ipt>');
document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('  <tr height="58"> ');
document.write('    <td>&nbsp;</td>');
document.write('    <td>&nbsp;</td>');
document.write('    <td width="390"><img src="../Presentation/LogoBefore.gif" width="387" height="50"></td>');
document.write('    <td width="40" valign="baseline">&nbsp;</td>');
document.write('    <td width="120" valign="baseline"> ');
document.write('      <CENTER>');
document.write('        <img src="../Presentation/PopActive.gif" width="220" height="15"> ');
document.write('      </CENTER>');
document.write('    </td>');
document.write('    <td>&nbsp;</td>');
document.write('    <td rowspan="2" width="134" valign="baseline"><img src="../Presentation/4persos2.gif" width="134" height="80"></td>');
document.write('    <td>&nbsp;</td>');
document.write('    <td>&nbsp;</td>');
document.write('  </tr>');
document.write('  <tr height="22"> ');
document.write('    <td width="8"><img src="../Presentation/boutgauche2.gif" width="8" height="22"></td>');
document.write('    <td width="20" background="../Presentation/barre2.gif">&nbsp;</td>');
document.write('    <td background="../Presentation/barre2.gif" colspan="4">');
var Str = "<a href=\"../Html-Fr/LesNews.php\" onmouseover=\"MyPictOn('News');window.status=NewsStr;return true;\" onmouseout=\"MyPictOff('News');window.status='';return true;\">";
document.write(Str);
Str="<img src=\"../Presentation/btnews-off.gif\" alt=\"Les News...\" border=\"0\" name=\"News\" WIDTH=\"51\" HEIGHT=\"22\"></a>";
document.write(Str);
Str="<a href=\"../Html-Fr/LeGroupe.html\" onmouseover=\"MyPictOn('Groupe');window.status=GroupeStr;return true;\" onmouseout=\"MyPictOff('Groupe');window.status='';return true;\">";
document.write(Str);
Str="<img src=\"../Presentation/btgroupe-off.gif\" alt=\"Le Groupe...\" border=\"0\" name=\"Groupe\" WIDTH=\"63\" HEIGHT=\"22\"></a>";
document.write(Str);
Str="<a href=\"../Html-Fr/Concerts.html\" onmouseover=\"MyPictOn('Concerts');window.status=ConcertsStr;return true;\" onmouseout=\"MyPictOff('Concerts');window.status='';return true;\">";
document.write(Str);
Str="<img src=\"../Presentation/btconcerts-off.gif\" alt=\"Les Concerts...\" border=\"0\" name=\"Concerts\" WIDTH=\"68\" HEIGHT=\"22\"></a>";
document.write(Str);

Str="<a href=\"../Html-Fr/LesPhotos.html\" onmouseover=\"MyPictOn('Photos');window.status=PhotosStr;return true;\" onmouseout=\"MyPictOff('Photos');window.status='';return true;\">";
document.write(Str);
Str="<img src=\"../Presentation/btphotos-off.gif\" alt=\"Les Photos...\" border=\"0\" name=\"Photos\" WIDTH=\"61\" HEIGHT=\"22\"></a>";
document.write(Str);

Str="<a href=\"../Html-Fr/Presse.html\" onmouseover=\"MyPictOn('Presse');window.status=PresseStr;return true;\" onmouseout=\"MyPictOff('Presse');window.status='';return true;\">";
document.write(Str);
Str="<img src=\"../Presentation/btPresse-off.gif\" alt=\"Presse et Radio...\" border=\"0\" name=\"Presse\" WIDTH=\"62\" HEIGHT=\"22\"></a>";
document.write(Str);

Str="<a href=\"http://www.webdonline.com/fr/services/forums/forums.asp?id=231460\" target=\"MAIN\" onmouseover=\"MyPictOn('Forum');window.status=ForumStr;return true;\" onmouseout=\"MyPictOff('Forum');window.status='';return true;\">";
document.write(Str);
Str="<img src=\"../Presentation/btforum-off.gif\" alt=\"Le Forum...\" border=\"0\" name=\"Forum\" WIDTH=\"57\" HEIGHT=\"22\"></a>";
document.write(Str);

Str="<a href=\"../Html-Fr/Multimedia.php3\" onmouseover=\"MyPictOn('Multimedia');window.status=MultimediaStr;return true;\" onmouseout=\"MyPictOff('Multimedia');window.status='';return true;\">";
document.write(Str);
Str="<img src=\"../Presentation/btmultimedia-off.gif\" alt=\"Multimedia...\" border=\"0\" name=\"Multimedia\" WIDTH=\"84\" HEIGHT=\"22\"></a>";
document.write(Str);

Str="<a href=\"../Html-Fr/LesLiens.html\" onmouseover=\"MyPictOn('LesLiens');window.status=LesLiensStr;return true;\" onmouseout=\"MyPictOff('LesLiens');window.status='';return true;\">";
document.write(Str);
Str="<img src=\"../Presentation/btliens-off.gif\" alt=\"Les Liens...\" border=\"0\" name=\"LesLiens\" WIDTH=\"51\" HEIGHT=\"22\"></a>";
document.write(Str);

Str="<a href=\"../Html-Fr/Contacts.html\" onmouseover=\"MyPictOn('Contacts');window.status=ContactsStr;return true;\" onmouseout=\"MyPictOff('Contacts');window.status='';return true;\">";
document.write(Str);
Str="<img src=\"../Presentation/btcontacts-off.gif\" alt=\"Contacts...\" border=\"0\" name=\"Contacts\" WIDTH=\"63\" HEIGHT=\"22\"></a>";
document.write(Str);

Str="<a href=\"../Html-Fr/LesGoodies.html\" onmouseover=\"MyPictOn('Goodies');window.status=GoodiesStr;return true;\" onmouseout=\"MyPictOff('Goodies');window.status='';return true;\">";
document.write(Str);
Str="<img src=\"../Presentation/btGoodies-off.gif\" alt=\"Goodies...\" border=\"0\" name=\"Goodies\" WIDTH=\"73\" HEIGHT=\"22\"></a>";
document.write(Str);

document.write('</td>');
document.write('    <td background="../Presentation/barre2.gif">&nbsp;</td>');
document.write('    <td width="8"><img src="../Presentation/boutdroit2.gif" width="8" height="22"></td>');
document.write('  </tr>');
document.write('</table>');
document.write('<CENTER>');
document.write('  <table width="95%" height="80%" border="0" cellspacing="0" cellpadding="10">');
document.write('    <tr>');
document.write('      <td background="../Presentation/FondMain2.gif" valign="top">');
document.write('');
