$(this).animate({"opacity":0.3}, "fast").animate({"opacity":1}, "fast", function(){document.location = $(this).attr('href');});