﻿var copyrightdate = new Date();
var theyear = copyrightdate.getFullYear();
document.write(theyear + " © Sterling Preventative Services, Inc.");