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