var dt=new Date();
currentyear=dt.getFullYear()

document.write("<span class='footer'>Copyright © "+ currentyear +" Lynk Biotechnologies</span>")