<!-- Begin

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

document.write("<style type=\"text\/css\">");
document.write("<!--");
document.write(".style1 {");
document.write("	color: #CCCCCC;");
document.write("	font-family: Arial, Helvetica, sans-serif;");
document.write("	font-size: 10px;");
document.write("}");
document.write("a:link {");
document.write("	color: #CCCCCC;");
document.write("	text-decoration: none;");
document.write("}");
document.write("a:visited {");
document.write("	text-decoration: none;");
document.write("	color: #CCCCCC;");
document.write("}");
document.write("a:hover {");
document.write("	text-decoration: none;");
document.write("}");
document.write("a:active {");
document.write("	text-decoration: none;");
document.write("}");
document.write("-->");
document.write("<\/style>");
document.write("");

document.write("<p class=\"style1\">");

document.write("<a href=\"http://www.ardennes-tech.com/v3/index.html\">Accueil<\/a> | ");
document.write("<a href=\"http://www.ardennes-tech.com/v3/qui_sommes_nous.html\">Qui Sommes Nous<\/a> | ");
document.write("<a href=\"http://www.ardennes-tech.com/v3/produits.html\">Produits<\/a> | ");
document.write("<a href=\"http://www.ardennes-tech.com/v3/offres_speciales.html\">Offres Sp\u00E9ciales<\/a> | ");
document.write("<a href=\"http://www.ardennes-tech.com/v3/contact.html\">Contact<\/a>");

document.write("<br><br>Ardennes Tech, 145 Rue Jules Fuzelier, 08700 Nouzonville, France");
document.write("<br>Ardennes Tech &copy; Copyright 2005-2011");



//  End -->
