<!-- Begin

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



var w3clogo	  = "yes"	



document.write('<span class="footer">');

document.write('<a href="index.php">Page d\accueil</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="infos_legales_cap_restauration.php">Infos légales</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.php">Contactez-nous</a>');

document.write('<br>');

   if (w3clogo == "yes") {
document.write('<br><a href="http://www.w3.org/"><img src="picts/w3c.gif" alt="Valid HTML 4.01 Transitional" border="0" vspace="6"></a><br>');
}

document.write('<br> &copy;Copyright 2009 ');




// EDIT THE NEXT LINE

document.write('<a href="index.php">Cap Restauration</a><br>');








document.write('Site Design &copy; 2009 tous droits réservés <a href="http://www.webcom34.com" target="_blank">WebCom</a> & <a href="http://www.webcom34.com" target="_blank">Créateur</a><br>');



document.write('</span>');


//  End -->