$(document).ready(function(){
	$("footer").append("<ul class='copyright'><li>&copy; 2025 storerusi.pro.</li>"+"<li>All Rights Reserved</li>"+"<li>Design: <a href='http://html5up.net'>HTML5 UP</a></li></ul>");
	});