(function($, undefined) { $(function() { $('.benkyo').randomImage(); $('#home_benyko_corner img').click(function() { $('.benkyo').randomImage(); }); $(function() { $('.topleft').bind("contextmenu", function(e) { e.preventDefault(); }); }); }); })(jQuery);