data = new Array (
"Addictions &amp; D&eacute;pendance|addiction",
"Manuels de PNL|pnl",
"PNL et Sant&eacute;|pnl+sant%E9",
"Hypnose|hypnose",
"Enn&eacute;agramme|enn%E9agramme",
"Psychoth&eacute;rapie|psychoth%E9rapie",
"PNL &amp; Entreprise|entreprise",
"Spiritualit&eacute;|spiritualit%E9",
"Bouddhisme|bouddhisme",
"Cassettes de Sophro|sophro",
"CDs Ennéagramme|maria m",
"CDs d'Hypnose|fonda-mental",
"Bulletin et Revue|revue"
);
document.write("<div class='hh3' align='center'><br>Cat&eacute;gories<br><br></div><table width='170'>");
for (i = 0; i < data.length; i++) {
  var categ = data[i].split("|");
  document.write("<tr><td width='10' ALIGN='left' VALIGN='TOP'><img SRC='/pict/puce_trb.gif' BORDER='0' HEIGHT='10' WIDTH='6'></td><td width='160' ALIGN='left' VALIGN='TOP'>"
  +"<a href='/cgi-bin/lib_mixed.cgi?BasicDataView&simple_search_string="+categ[1]+"&modify_view_settings='><b>"
  +categ[0]+"</b></a><br></td></tr>");
}
document.write("</table>"
+"<div class='hh3' align='center'>Pour<br>commander<br><br></div><table width='170'><tr><td width='10' ALIGN='left' VALIGN='TOP'>"
+"<div class='hh3'>1.</div></td><td width='160' ALIGN='left' VALIGN='TOP'>Choisissez le livre qui vous int&eacute;resse, "
+"puis cliquez sur &quot;Commander&quot;.<br><br></td></tr><tr><td width='10' ALIGN='left' VALIGN='TOP'>"
+"<div class='hh3'>2.</div></td><td width='160' ALIGN='left' VALIGN='TOP'>Ajoutez ainsi des livres &agrave; votre commande."
+"<br><br></td></tr><tr><td width='10' ALIGN='left' VALIGN='TOP'>"
+"<div class='hh3'>3.</div></td><td width='160' ALIGN='left' VALIGN='TOP'>Lorsque vous aurez termin&eacute;, cliquez sur &quot;"
+"Valider&quot; et allez remplir les renseignements demand&eacute;s.<br><br></td></tr><tr><td width='10' ALIGN='left' VALIGN='TOP'>"
+"<div class='hh3'>4.</div></td><td width='160' ALIGN='left' VALIGN='TOP'>Vous pourrez payer soit par ch&egrave;que bancaire, soit par carte "
+"VISA ou MasterCard gr&acirc;ce &agrave; notre serveur s&eacute;curis&eacute;.</td></tr>"
+"</table><p align='center'><img src='/pict/nav/mc.gif' width='79' height='50' border='1' alt=''>&nbsp;"
+"<img src='/pict/nav/visa.gif' width='80' height='50' border='1' alt=''></p>"
+"<p align='center'><img src='/pict/nav/cyber9_240x50.gif' width='166' height='33' border='0' alt=''></p>"
+"<p align='center'><a target='blank' href='https://servicecenter.verisign.com/cgi-bin/Xquery.exe?Template=authCertByIssuer&remote_host=https://www.certplus.com/server/cgi-bin/haydn.exe&form_file=../fdf/authCertByIssuer.fdf&issuerSerial=320ca8e4d4691a34fdcb1ae395d4b9ba'>"
+"<img src='/pict/nav/SceauCertplus_petit.gif' border='0'></a></p>");

