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