$(function(){
	
	//$('#sidebars a').mouseover(
	//	function(){
	//		$(this).effect("highlight", {color: "#86A7CA"}, 200)
	//	});
	
});
