var d = new Date();

document.write('DUNGEONS & DRAGONS and all characters and elements are trademarks of and &copy; Wizards of the Coast, Inc. a subsidiary of Hasbro. Inc');
document.write('<br />');
document.write('&copy; ' + d.getFullYear() + ' Warner Bros. Entertainment Inc. All Rights Reserved.');
document.write('<br />');
document.write('<a href=\"http://www2.warnerbros.com/main/privacy/privacy.html\" class=\"privacy\" target=\"_blank\">Privacy Policy</a> | <a href=\"http://www2.warnerbros.com/main/privacy/terms.html\" class=\"privacy\" target=\"_blank\">Terms of Use</a>');