// JavaScript Document

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


document.write("The Governor's Office for Substance Abuse Prevention<br />");
document.write("Copyright &copy; " + year + " Commonwealth of Virginia, All Rights Reserved<br />");