<!-- Begin



var allwebco	  = "yes"	// SHOW  COPYRIGHT
var w3clogo	  = "yes"	// SHOW W3C VALID LOGO



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


document.write('<a href="index-3.html">Accueil</a>');

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

document.write(' <a href="qui.html">Qui sommes nous</a>');

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

document.write(' <a href="conditions-generales.html">Conditions g&eacute;n&eacute;rales de vente ( CGV)</a>');

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




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

document.write('<br>');
document.write('<br>L\'abus d\'alcool est dangereux pour la sant&eacute;. A consommer avec mod&eacute;ration. ');
document.write('<br>');

document.write('<br>Tous droits r&eacute;serv&eacute;s &copy; Copyright 2008 ');






document.write('<a href="index.html">Vinocom - Frontignan</a><br>');







   if (allwebco == "yes") {
document.write('French Muscat Team - All Rights Reserved <a href="http://vinocom.fr" target="_blank"> - Efficace Design</a> & <a href="http://infoweb-france.com" target="_blank">Web Hosting</a><br>');
}


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

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


document.write('<br>');




//  End -->