var str = "SA Architects Sdn Bhd. All Rights Reserved.";
copyright=new Date();
update=copyright.getFullYear();
document.write("Copyright &copy;"+ " " + update + " " +str)