function footer_gt(i) {
	sites = new Array();
	sites=['', 'http://www.favore.pl'];
	window.location.href=sites[i];
}
