var dt=new Date();
currentyear=dt.getFullYear()

document.write("<div id='footer'>Copyright &copy; "+ currentyear +" Lynk Biotechnologies</div>")