var vDate = new Date();

var vYear = vDate.getFullYear();

//document.write("&copy; "+vYear+" Casablanca Fan Company. All Rights Reserved.<br /><a href=\"pagetmpl.php?n=Dealer%20Tracking\">Dealers</a> | <a href=\"contact.php\">Contact Us</a> | <a href=\"terms.php\">Terms &amp; Conditions</a>");

document.write("&copy; "+vYear+" Casablanca Fan Company. All Rights Reserved.<br /><a href=\"catalogs.php\">Catalog</a> | <a href=\"contact.php\">Contact Us</a> | <a href=\"terms.php\">Terms &amp; Conditions</a>");

