$(function () {
	$('div.logo a').attr('href', '/tv').css('z-index', '500');	
});