var d=new Date()
document.write('<span class="copytext">');
document.write('&copy;Copyright '+d.getFullYear()+' ');
document.write('<a href="http://www.solidata.co.uk/" target="_top">Solidata Limited</a> ');
document.write('All Rights Reserved<br>');
document.write('Registered in England and Wales Company No: 4337169, Vat Registration No: 804851533');
document.write('</span>')