var dt=new Date();
currentyear=dt.getFullYear()

document.write ("<span class=footer>copyright &copy; "+ currentyear +" House of AnLi. all rights reserved.<span>")
