(function($) {  

$(function() {  

$('.over').opOver();  

});  

})(jQuery); 

