/*$(function(){
	
});*/

$.noConflict();
  jQuery(document).ready(function($) {
    // Code that uses jQuery's $ can follow here.
       $('#container').panelGallery();
  });





