<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class ="copyright">Copyright &copy;' );

document.write(new Date().getFullYear() );

document.write(' Steven Birchwale - All Rights Reserved<br>');

document.write('</span><br>');



//  End -->
