var time= new Date();
var y=time.getFullYear();
var string="<div id=\"Footer\"><p><a href=\"http:\/\/masterthebest.it\">MasterTheBest.it<\/a> Copyrights &copy; 2010-"+y+" All-rights reserved. <a href=\"http:\/\/textpattern.com\/\">TextPattern<\/a>&trade;<a href=\"http:\/\/wordpress.com\/\">WordPress<\/a>&trade;<a href=\"http:\/\/www.zenphoto.org\/\">ZenPhoto<\/a>&trade; are trade mark. All-rights reserved.</p><p> TemplateX v1.2 by <a href=\"http:\/\/masterthebest.it\/Site\/Andrea-Rossi\/\">MasterTheBest<\/a>.</p><\/div>";
document.write(string);

