//added by patrick to prevent conflict with prototype.js
/*   $j = jQuery.noConflict()
   $j(document).ready(function() { 
      $j('#gallery').galleryView({ 
         panel_width: 423, panel_height: 255, frame_width: 50, frame_height: 50, transition_speed: 350, easing: 'easeInOutQuad', transition_interval: 5000 
      }); 
   });*/
