<!--<script>-->
  jQuery(document).ready(function ()
  {
    jQuery("#gallery").unitegallery();
  });
