(function($){
$(function(){
	$('.sideLink img').opOver();
	$('.sideBanner img').opOver();
	$('.cvis img').wink();
});
})(jQuery);
