var currentTime = new Date()
var thisyear = currentTime.getFullYear()
document.write('\
        <td width="15"><img src="/images/tran-space.gif" width="15" height="43" /></td>\
        <td width="945">&copy; 2005-'+thisyear+' by CMH | Innovative Web Solution by <a href="http://www.apzyn.com" target="_blank" >APZYN, LLC</a></td>\
');
