jQuery(function($) {
	$('#sub #aaa a img').rollover();
});
