// JavaScript Document

copyright=new Date();
update=copyright.getFullYear();
document.write("&copy; " + update + " AniaDesign.com, All rights reserved.");
