// JavaScript Document

now = new Date();
year = now.getFullYear();


document.write("Virginia Administrative Support Association &nbsp; &nbsp; - &nbsp; &nbsp; Copyright &copy; " + year + "   All Rights Reserved<br />");
