
var today = new Date();
document.write("&nbsp; &copy; Copyright &nbsp;" + today.getFullYear() + '&nbsp; FLEX-I-LINK. All Rights Reserved.' );
