var date = new Date();
var year = date.getFullYear();

document.write('<div class="footernav">© ' + year + ' ZIMMET VEIN & DERMATOLOGY. &nbsp; <a href="./term.php">TERMS & USES</a> &nbsp; <a href="./resources.php">RESOURCES</a> &nbsp; <a href="./link-exchange.php">LINK EXCHANGE</a> &nbsp; <a href="./articles.php">ARTICLES</a> &nbsp; <a href="http://healthdirectoryforyou.com/austindermatologist/">BLOG</a> &nbsp; <a href="./testimonials.php">TESTIMONIALS</a></div>');


