diff --git a/theme/jplayer.js b/theme/jplayer.js
index c3618a439a4b778fdeb00f42c86715733d2ad1b4..72d014ab59ae7c9144e68777214388cf33e39357 100644
--- a/theme/jplayer.js
+++ b/theme/jplayer.js
@@ -79,7 +79,7 @@ Drupal.behaviors.jPlayer = function(context) {
         Drupal.jPlayer.authorize(wrapper, player);
         return false;
       }
-    }
+    });
 
     // Actually initialize the player.
     $(player).jPlayer({
