<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var bfprod	  = "no"	// SHOW BFProduction COPYRIGHT
var w3clogo	  = "no"	// SHOW W3C VALID LOGO



document.write('<span class="footer">');

document.write('<a href="index.htm">Accueil</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="performance.htm">Performances</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="video2007.htm">Ivox / Mulinex / 1RKb 2007</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="video2005_fleur.htm">Fleur LBE / 1RKb 2005</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="video2005_rubson.htm">Rubson / 1RKb 2005</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="video2004.htm">Wagner / 1RKb 2004</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="video2004_2.htm">1RKb / Vol 2 2004</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="poesie.htm">Poésie</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="actu.htm">Actu</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="pressbook.htm">Press Book</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.php">Contact</a>');
document.write('<br>');

   if (w3clogo == "yes") {
document.write('<br><a href="http://www.w3.org/"><img src="images/w3c.gif" alt="Valid HTML 4.01 Transitional" border="0" vspace="6"></a><br>');
}


// EDIT THE NEXT LINE



   if (bfprod == "yes") {
document.write('Site Design &copy; 2007 <a href="http://www.bfproduction.com" target="_blank">BFProduction</a> & <a href="mailto:info@bfproduction.com">Contact</a><br>');
}


document.write('</span>');


//  End -->