// JavaScript Document

			$(document).ready(function(){
			

			$("div.noellethumb").hoverIntent(function(){
			$(".noellethumb div.hover").fadeIn();
			$("a.noelle").css("background", "#eee");
},
			function(){
				$("div.noellethumb div.hover").fadeOut();
				$("a.noelle").css("background", "transparent");
				});
		
		
		$("div.chasingtailthumb").hoverIntent(function(){
			$(".chasingtailthumb div.hover").fadeIn();},
			function(){
				$("div.chasingtailthumb div.hover").fadeOut();
				});
		
		$("div.applausethumb").hoverIntent(function(){
			$(".applausethumb div.hover").fadeIn();},
			function(){
				$("div.applausethumb div.hover").fadeOut();
				});
		$("div.flexappealthumb").hoverIntent(function(){
			$(".flexappealthumb div.hover").fadeIn();},
			function(){
				$("div.flexappealthumb div.hover").fadeOut();
				});
		$("div.dogfightthumb").hoverIntent(function(){
			$(".dogfightthumb div.hover").fadeIn();},
			function(){
				$("div.dogfightthumb div.hover").fadeOut();
				});
		$("div.joeyhomzathumb").hoverIntent(function(){
			$(".joeyhomzathumb div.hover").fadeIn();},
			function(){
				$("div.joeyhomzathumb div.hover").fadeOut();
				});

			$("div.savingflavorthumb").hoverIntent(function(){
			$(".savingflavorthumb div.hover").fadeIn();},
			function(){
				$("div.savingflavorthumb div.hover").fadeOut();
				});
		$("div.getbakedthumb").hoverIntent(function(){
			$(".getbakedthumb div.hover").fadeIn();},
			function(){
				$("div.getbakedthumb div.hover").fadeOut();
				});
		$("div.thechroniclesthumb").hoverIntent(function(){
			$(".thechroniclesthumb div.hover").fadeIn();},
			function(){
				$("div.thechroniclesthumb div.hover").fadeOut();
				});
		$("div.breakdownthumb").hoverIntent(function(){
			$(".breakdownthumb div.hover").fadeIn();},
			function(){
				$("div.breakdownthumb div.hover").fadeOut();
				});
		$("div.wilhelmthumb").hoverIntent(function(){
			$(".wilhelmthumb div.hover").fadeIn();},
			function(){
				$("div.wilhelmthumb div.hover").fadeOut();
				});

		$("div.politicalthumb").hoverIntent(function(){
			$(".politicalthumb div.hover").fadeIn();},
			function(){
				$("div.politicalthumb div.hover").fadeOut();
				});
		
				$("div.turnitupthumb").hoverIntent(function(){
			$(".turnitupthumb div.hover").fadeIn();},
			function(){
				$("div.turnitupthumb div.hover").fadeOut();
				});
				
		$("div.ucsportsthumb").hoverIntent(function(){
			$(".ucsportsthumb div.hover").fadeIn();},
			function(){
				$("div.ucsportsthumb div.hover").fadeOut();
				});

		$("div.uctvnewsthumb").hoverIntent(function(){
			$(".uctvnewsthumb div.hover").fadeIn();},
			function(){
				$("div.uctvnewsthumb div.hover").fadeOut();
				});

		$("div.overtimethumb").hoverIntent(function(){
			$(".overtimethumb div.hover").fadeIn();},
			function(){
				$("div.overtimethumb div.hover").fadeOut();
				});





		$("a.noelle").hoverIntent(function(){
			$(".noellethumb div.hover").fadeIn();},
			function(){
				$("div.noellethumb div.hover").fadeOut();
				});

		$("a.chasingtail").hoverIntent(function(){
			$(".chasingtailthumb div.hover").fadeIn();},
			function(){
				$("div.chasingtailthumb div.hover").fadeOut();
				});
		$("a.applause").hoverIntent(function(){
			$(".applausethumb div.hover").fadeIn();},
			function(){
				$("div.applausethumb div.hover").fadeOut();
				});
		$("a.flexappeal").hoverIntent(function(){
			$(".flexappealthumb div.hover").fadeIn();},
			function(){
				$("div.flexappealthumb div.hover").fadeOut();
				});
		$("a.dogfight").hoverIntent(function(){
			$(".dogfightthumb div.hover").fadeIn();},
			function(){
				$("div.dogfightthumb div.hover").fadeOut();
				});
		$("a.joeyhomza").hoverIntent(function(){
			$(".joeyhomzathumb div.hover").fadeIn();},
			function(){
				$("div.joeyhomzathumb div.hover").fadeOut();
				});

			$("a.savingflavor").hoverIntent(function(){
			$(".savingflavorthumb div.hover").fadeIn();},
			function(){
				$("div.savingflavorthumb div.hover").fadeOut();
				});
		$("a.getbaked").hoverIntent(function(){
			$(".getbakedthumb div.hover").fadeIn();},
			function(){
				$("div.getbakedthumb div.hover").fadeOut();
				});
		$("a.thechronicles").hoverIntent(function(){
			$(".thechroniclesthumb div.hover").fadeIn();},
			function(){
				$("div.thechroniclesthumb div.hover").fadeOut();
				});
		$("a.breakdown").hoverIntent(function(){
			$(".breakdownthumb div.hover").fadeIn();},
			function(){
				$("div.breakdownthumb div.hover").fadeOut();
				});
		
		$("a.wilhelm").hoverIntent(function(){
			$(".wilhelmthumb div.hover").fadeIn();},
			function(){
				$("div.wilhelmthumb div.hover").fadeOut();
				});

		$("a.political").hoverIntent(function(){
			$(".politicalthumb div.hover").fadeIn();},
			function(){
				$("div.politicalthumb div.hover").fadeOut();
				});
		
				$("a.turnitup").hoverIntent(function(){
			$(".turnitupthumb div.hover").fadeIn();},
			function(){
				$("div.turnitupthumb div.hover").fadeOut();
				});
				
		$("a.ucsports").hoverIntent(function(){
			$(".ucsportsthumb div.hover").fadeIn();},
			function(){
				$("div.ucsportsthumb div.hover").fadeOut();
				});

		$("a.uctvnews").hoverIntent(function(){
			$(".uctvnewsthumb div.hover").fadeIn();},
			function(){
				$("div.uctvnewsthumb div.hover").fadeOut();
				});

		$("a.overtime").hoverIntent(function(){
			$(".overtimethumb div.hover").fadeIn();},
			function(){
				$("div.overtimethumb div.hover").fadeOut();
				});
		
		
//		$("div.noellethumb").animate({opacity:0}, 200).animate({opacity:1}, 1000);
//		$("div.overtimethumb").animate({opacity:0}, 600).animate({opacity:1}, 1000);
//		$("div.savingflavorthumb").animate({opacity:0}, 1000).animate({opacity:1}, 1000);
//		$("div.dogfightthumb").animate({opacity:0}, 1400).animate({opacity:1}, 1000);
//		$("div.uctvnewsthumb").animate({opacity:0}, 1700).animate({opacity:1}, 1000);
//		$("div.ucsportsthumb").animate({opacity:0}, 2000).animate({opacity:1}, 1000);
//		$("div.chasingtailthumb").animate({opacity:0}, 2300).animate({opacity:1}, 1000);
//		$("div.turnitupthumb").animate({opacity:0}, 2600).animate({opacity:1}, 1000);
//		$("div.politicalthumb").animate({opacity:0}, 2900).animate({opacity:1}, 1000);
//		$("div.wilhelmthumb").animate({opacity:0}, 3200).animate({opacity:1}, 1000);
//		$("div.breakdownthumb").animate({opacity:0}, 3400).animate({opacity:1}, 1000);
//		$("div.thechroniclesthumb").animate({opacity:0}, 3600).animate({opacity:1}, 1000);
//		$("div.joeyhomzathumb").animate({opacity:0}, 3800).animate({opacity:1}, 1000);
//		$("div.flexappealthumb").animate({opacity:0}, 4000).animate({opacity:1}, 1000);
//		$("div.applausethumb").animate({opacity:0}, 4100).animate({opacity:1}, 1000);
//		$("div.getbakedthumb").animate({opacity:0}, 4200).animate({opacity:1}, 1000);


});