
<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="156"><tr><td>');


// TITLE LINE 1

document.write('<span class="menutitle">Menu du site</span><br>');


// START LINKS


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK


document.write('<a href="index.php" class="menu">Accueil</a>');



// BLACK SPLIT LINE 1

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');

// TITLE LINE 1.6

document.write('<span class="menutitle">Atelier Informatique</span><br>');


// START LINKS


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK

document.write('<a href="reparations.htm" class="menu">Réparation / Maintenance Informatique</a>');


document.write('<a href="contrats_pro.htm" class="menu">Contrats de maintenance professionnels</a>');

document.write('<a href="cle_maintenance.htm" class="menu">Clé USB de Maintenance à distance</a>');

// document.write('<a href="formations_info.htm" class="menu">Formation Découverte de l\'Internet</a>');



// BLACK SPLIT LINE 1.6

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');


// TITLE LINE 1.5

document.write('<span class="menutitle">Sites e-commerce</span><br>');


// START LINKS


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK

document.write('<a href="pae.htm" class="menu">Boutiques prêtes à l\'emploi</a>');


document.write('<a href="mesure.htm" class="menu">Boutiques sur mesure</a>');


document.write('<a href="location.htm" class="menu">Boutiques en location</a>');

document.write('<a href="cb.htm" class="menu">Intégration paiement sécurisé par carte bancaire</a>');


document.write('<a href="template.htm" class="menu">Template OSC (chartes graphiques prêtes à l\'emploi)</a>');


document.write('<a href="contrib.htm" class="menu">Contributions et développements</a>');

document.write('<a href="integration.htm" class="menu">Intégration de votre catalogue produits</a>');

document.write('<a href="maintenance.htm" class="menu">Contrats de maintenance</a>');

// document.write('<a href="formations.htm" class="menu">Formations OsCommerce</a>');


//document.write('<a href="careers.htm" class="menu">Infogérance</a>');

//document.write('<a href="careers.htm" class="menu">Contrats de maintenance</a>');



// BLACK SPLIT LINE 1.5

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');



// TITLE LINE 2

document.write('<span class="menutitle">Services :</span><br>');


document.write('<a href="infogerance.htm" class="menu">Infogérance</a>');


document.write('<a href="traductions.htm" class="menu">Traduction de votre site</a>');

document.write('<a href="hebergement.htm" class="menu">Hébergement de votre site</a>');

document.write('<a href="referencement.htm" class="menu">Référencement professionnel</a>');



// BLACK SPLIT LINE 3

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');



// TITLE LINE 3

document.write('<span class="menutitle">Infos et support</span><br>');


document.write('<a href="faq-home.htm" class="menu">F.A.Q.</a>');

document.write('<a href="cgv.htm" class="menu">Conditions Générales de Vente et d\'Utilisation</a>');

document.write('<a href="legales.htm" class="menu">Informations légales</a>');

document.write('<a href="contact.htm" class="menu">Contact</a>');



// BLACK SPLIT LINE 4

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');



document.write('<br><center><a href="http://www.jaimelauvergne.com/" target="blank"><img src="http://www.ericgatineau.fr/wp-content/uploads/2010/07/jaime-auvergne-125.png" border="0"></a><br><br></center>');

// THIS IS THE GRAPHIC UNDER THE MENU

document.write('<br><center><a href="http://jz69179.copyrightfrance.com/" target="blank"><img src="picts/copy.gif" border="0"></a><br><br></center>');



document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->