today=new Date();
thisyear=today.getFullYear();
document.write('<table width=100% border="0" cellpadding="5" cellspacing="0"><tr><td align="right"><font style="color:#632222; font-size:8pt;"><i>&copy; ' + thisyear +' Simpson Security Systems, Inc. All Rights Reserved.</i><br>URL: ' + document.URL + ' </font></td></tr></table>');

