document.write(' <a href="/index.html">Home</a> | <a href="features/">Features/Articles</a> | <a href="/contact.php">Contact Info</a> | <a href="/site-map.html">Site Map</a> | <a href="/privacy-policy.php">Privacy Policy</a> <br>');
var curdate=new Date();
var year=curdate.getFullYear();
document.write("Copyright &copy; " + year + ", Careertrainingdirectory.com. All rights reserved.");