(function($) {
$(function() {

  $('.rollOver').opOver(1.0,0);

});
})(jQuery);