<!-- 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="spect_jeune_public.htm">Spectacles jeune public</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="spect_tout_public.htm">Spectacles tout public</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="avignon.htm">Avignon</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="ateliers.htm">Ateliers</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="actions_pedagogiques.htm">Actions pédagogiques</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="paga_circus.htm">Ecole de cirque</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="ttv_info.htm">TTV info</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="liens.htm">Liens</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contacts.php">Contact</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="adhesion.php">Adhésion</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="site_map.htm">Site map</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 -->