/******************************************\
|| Created by: Raffaele Russo - 2RDesign  ||
|| website > www.etichettaindipendente.it ||
|| ______________________________________ ||
\******************************************/

<!-- 
var copyright;
var update;
copyright = new Date;
update = copyright.getYear();
document.write("<ul><li><a href='homepage.htm'>Home</a></li><li><a href='company.htm'>Company</a></li><li><a href='activity.htm'>Activity</a></li><li><a href='products.htm'>Products</a></li><li><a href='works.htm'>Works</a></li><li><a href='contacts.htm'>Contacts</a></li></ul>");
-->