<!-- Begin copyright statement, bottom left

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: For no bottom copyright, erase only the 4 "document.write..." lines


// START DATE SCRIPT

document.write('<span class ="footer">&copy; Copyright ');
document.write(new Date().getFullYear() );
document.write('<a href="index.html" target="_top"> Sprague Magnetics, Inc. </a> ');
document.write(' All Rights Reserved');

//  End -->
