(function($){
	$(function() {
		$('.over').rollover();
	});
})(jQuery);
