﻿
function copyright() {
    document.write("&copy;" + new Date().getFullYear() + "&nbsp;Information Transfer. All Rights Reserved.");
}