var copyrightdate = new Date();
var theyear = copyrightdate.getFullYear();
document.write(theyear + "  fightsportusa.com All rights reserved");