
<!--

// NOTE: If you use a ' add a slash before it like this \'

var d=new Date()

document.write('<span class="copytext">&copy;Copyright ' + d.getFullYear());
document.write('<a href="/home.htm" target="_top" class="footer"> Spiral Technology, Inc.</a> All Rights Reserved<br></span>');

//-->

