--- D:/jquery/aef_jcarousel/aef_jcarousel.module.mod	Mon Oct 04 04:11:37 2010
+++ D:/jquery/aef_jcarousel/aef_jcarousel.module.orig	Mon Nov 16 12:04:12 2009
@@ -63,12 +63,7 @@
   $output .= '</ul>';
 
   //Add the JS lib
-  if (module_exists('jq')) {
-    $loaded_plugins = jq_plugins();
-    if (!empty($loaded_plugins['jcarousel'])) {
-      $js2 = jq_add('jcarousel');
-    }
-  }
+  jq_add('jcarousel');
 
   //Add the CSS skin
   if($skin_path == null)
