 $(document).ready(function() {
   
       // hides the slickbox as soon as the DOM is ready
   
       // (a little sooner than page load)
   
        $('#slickbox1').hide();
   
       // shows the slickbox on clicking the noted link  
   
        $('a#slick-show1').click(function() {
   
          $('#slickbox1').slideDown('slow');
   
          return false;
   
        });
  
       // hides the slickbox on clicking the noted link  
  
        $('a#slick-hide1').click(function() {
  
          $('#slickbox1').slideUp('fast');
  
          return false;
  
        });
        

   
       // hides the slickbox as soon as the DOM is ready
   
       // (a little sooner than page load)
   
        $('#slickbox2').hide();
   
       // shows the slickbox on clicking the noted link  
   
        $('a#slick-show2').click(function() {
   
          $('#slickbox2').slideDown('slow');
   
          return false;
   
        });
  
       // hides the slickbox on clicking the noted link  
  
        $('a#slick-hide2').click(function() {
  
          $('#slickbox2').slideUp('fast');
  
          return false;
  
        });
        
               // hides the slickbox as soon as the DOM is ready
   
       // (a little sooner than page load)
   
        $('#slickbox3').hide();
   
       // shows the slickbox on clicking the noted link  
   
        $('a#slick-show3').click(function() {
   
          $('#slickbox3').slideDown('slow');
   
          return false;
   
        });
  
       // hides the slickbox on clicking the noted link  
  
        $('a#slick-hide3').click(function() {
  
          $('#slickbox3').slideUp('fast');
  
          return false;
  
        });
        
               // hides the slickbox as soon as the DOM is ready
   
       // (a little sooner than page load)
   
        $('#slickbox4').hide();
   
       // shows the slickbox on clicking the noted link  
   
        $('a#slick-show4').click(function() {
   
          $('#slickbox4').slideDown('slow');
   
          return false;
   
        });
  
       // hides the slickbox on clicking the noted link  
  
        $('a#slick-hide4').click(function() {
  
          $('#slickbox4').slideUp('fast');
  
          return false;
  
        });
        
               // hides the slickbox as soon as the DOM is ready
   
       // (a little sooner than page load)
   
        $('#slickbox5').hide();
   
       // shows the slickbox on clicking the noted link  
   
        $('a#slick-show5').click(function() {
   
          $('#slickbox5').slideDown('slow');
   
          return false;
   
        });
  
       // hides the slickbox on clicking the noted link  
  
        $('a#slick-hide5').click(function() {
  
          $('#slickbox5').slideUp('fast');
  
          return false;
  
        });
        
               // hides the slickbox as soon as the DOM is ready
   
       // (a little sooner than page load)
   
        $('#slickbox6').hide();
   
       // shows the slickbox on clicking the noted link  
   
        $('a#slick-show6').click(function() {
   
          $('#slickbox6').slideDown('slow');
   
          return false;
   
        });
  
       // hides the slickbox on clicking the noted link  
  
        $('a#slick-hide6').click(function() {
  
          $('#slickbox6').slideUp('fast');
  
          return false;
  
        });
  
       
  
       // toggles the slickbox on clicking the noted link  
  
        $('a#slick-toggle').click(function() {
  
          $('#slickbox').toggle(400);
 
          return false;
 
        });
 
      });
      
             // hides the slickbox as soon as the DOM is ready
   
       // (a little sooner than page load)
   
        $('#slickbox7').hide();
   
       // shows the slickbox on clicking the noted link  
   
        $('a#slick-show7').click(function() {
   
          $('#slickbox7').slideDown('slow');
   
          return false;
   
        });
  
       // hides the slickbox on clicking the noted link  
  
        $('a#slick-hide7').click(function() {
  
          $('#slickbox7').slideUp('fast');
  
          return false;
  
        });
        
               // hides the slickbox as soon as the DOM is ready
   
       // (a little sooner than page load)
   
        $('#slickbox8').hide();
   
       // shows the slickbox on clicking the noted link  
   
        $('a#slick-show8').click(function() {
   
          $('#slickbox8').slideDown('slow');
   
          return false;
   
        });
  
       // hides the slickbox on clicking the noted link  
  
        $('a#slick-hide8').click(function() {
  
          $('#slickbox8').slideUp('fast');
  
          return false;
  
        });
        
               // hides the slickbox as soon as the DOM is ready
   
       // (a little sooner than page load)
   
        $('#slickbox9').hide();
   
       // shows the slickbox on clicking the noted link  
   
        $('a#slick-show9').click(function() {
   
          $('#slickbox9').slideDown('slow');
   
          return false;
   
        });
  
       // hides the slickbox on clicking the noted link  
  
        $('a#slick-hide9').click(function() {
  
          $('#slickbox9').slideUp('fast');
  
          return false;
  
        });
        
               // hides the slickbox as soon as the DOM is ready
   
       // (a little sooner than page load)
   
        $('#slickbox10').hide();
   
       // shows the slickbox on clicking the noted link  
   
        $('a#slick-show10').click(function() {
   
          $('#slickbox10').slideDown('slow');
   
          return false;
   
        });
  
       // hides the slickbox on clicking the noted link  
  
        $('a#slick-hide10').click(function() {
  
          $('#slickbox10').slideUp('fast');
  
          return false;
  
        });
        
               // hides the slickbox as soon as the DOM is ready
   
       // (a little sooner than page load)
   
        $('#slickbox11').hide();
   
       // shows the slickbox on clicking the noted link  
   
        $('a#slick-show11').click(function() {
   
          $('#slickbox11').slideDown('slow');
   
          return false;
   
        });
  
       // hides the slickbox on clicking the noted link  
  
        $('a#slick-hide11').click(function() {
  
          $('#slickbox11').slideUp('fast');
  
          return false;
  
        });
        
               // hides the slickbox as soon as the DOM is ready
   
       // (a little sooner than page load)
   
        $('#slickbox11').hide();
   
       // shows the slickbox on clicking the noted link  
   
        $('a#slick-show11').click(function() {
   
          $('#slickbox11').slideDown('slow');
   
          return false;
   
        });
  
       // hides the slickbox on clicking the noted link  
  
        $('a#slick-hide11').click(function() {
  
          $('#slickbox11').slideUp('fast');
  
          return false;
  
        });
