<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index.html">Accueil</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.htm">Profil</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Services</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Studio</a>')

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Téléchargeemnts</a>')

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Extraits MP3</a>')

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Soumissions</a>')

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact</a>')


document.write('<br><br>2008 &copy  ');


// EDIT THE NEXT LINE


document.write('Studio ECHO - Tous droits réservés </a><br>');

document.write('<a href="index.html">webmaster@studioecho.com</a><br>');





var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Site Design &copy; 2008 All Rights Reserved <a href="http://allwebcodesign.com" target="_blank">Allwebco Design</a> & <a href="http://allwebco.com" target="_blank">Hosting</a><br>');
}





//  End -->