(function($) {
$(function() {

  $('#over1').wink();

  $('#over01').opOver(1.0,0.6,200,500);

});
})(jQuery);

