<!-- 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/en/index.html\">Home<\/a> | ");
document.write("<a href=\"http://www.ardennes-tech.com/v3/en/about_us.html\">About Us<\/a> | ");
document.write("<a href=\"http://www.ardennes-tech.com/v3/en/products.html\">Products<\/a> | ");
document.write("<a href=\"http://www.ardennes-tech.com/v3/en/special_offers.html\">Special Offers<\/a> | ");
document.write("<a href=\"http://www.ardennes-tech.com/v3/en/contact.html\">Contact Us<\/a>");

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



//  End -->
