$(document).ready(function() {
    $('div#content-show-hide1').hide();
    $('a#btn-toggle-content1').click(function() {
        $('div#content-show-hide1').slideToggle('fast');
        
        if ($(this).text() == "More Dates...")  
        {  
            $(this).text("Less Dates...");
        } else {
            $(this).text("More Dates...");
        }
        
        return false;
  });

  
    $('div#content-show-hide2').hide();
    $('a#btn-toggle-content2').click(function() {
        $('div#content-show-hide2').slideToggle('fast');
        
        if ($(this).text() == "More Dates...")  
        {  
            $(this).text("Less Dates...");
        } else {
            $(this).text("More Dates...");
        }
        
        return false;
  });

  
    $('div#content-show-hide3').hide();
    $('a#btn-toggle-content3').click(function() {
        $('div#content-show-hide3').slideToggle('fast');        
        
        if ($(this).text() == "More Dates...")  
        {  
            $(this).text("Less Dates...");
        } else {
            $(this).text("More Dates...");
        }
        
        return false;
  });

    $('div#content-show-hide4').hide();
    $('a#btn-toggle-content4').click(function() {    
        $('div#content-show-hide'+'4').slideToggle('fast');
        
        if ($(this).text() == "More Dates...")  
        {  
            $(this).text("Less Dates...");
        } else {
            $(this).text("More Dates...");
        }

        
        return false;
  });
  
  
    $('div#content-show-hide5').hide();
    $('a#btn-toggle-content5').click(function() {    
        $('div#content-show-hide'+'5').slideToggle('fast');
        
        if ($(this).text() == "More Dates...")  
        {  
            $(this).text("Less Dates...");
        } else {
            $(this).text("More Dates...");
        }

        
        return false;
  });
  
    $('div#content-show-hide6').hide();
    $('a#btn-toggle-content6').click(function() {    
        $('div#content-show-hide'+'6').slideToggle('fast');
        
        if ($(this).text() == "More Dates...")  
        {  
            $(this).text("Less Dates...");
        } else {
            $(this).text("More Dates...");
        }

        
        return false;
  });
  
  
    $('div#content-show-hide7').hide();
    $('a#btn-toggle-content7').click(function() {    
        $('div#content-show-hide'+'7').slideToggle('fast');
        
        if ($(this).text() == "More Dates...")  
        {  
            $(this).text("Less Dates...");
        } else {
            $(this).text("More Dates...");
        }

        
        return false;
  });
  
    $('div#content-show-hide8').hide();
    $('a#btn-toggle-content8').click(function() {    
        $('div#content-show-hide'+'8').slideToggle('fast');
        
        if ($(this).text() == "More Dates...")  
        {  
            $(this).text("Less Dates...");
        } else {
            $(this).text("More Dates...");
        }

        
        return false;
  });
  
    $('div#content-show-hide9').hide();
    $('a#btn-toggle-content9').click(function() {    
        $('div#content-show-hide'+'9').slideToggle('fast');
        
        if ($(this).text() == "More Dates...")  
        {  
            $(this).text("Less Dates...");
        } else {
            $(this).text("More Dates...");
        }

        
        return false;
  });
  
  
    $('div#content-show-hide10').hide();
    $('a#btn-toggle-content10').click(function() {    
        $('div#content-show-hide'+'10').slideToggle('fast');
        
        if ($(this).text() == "More Dates...")  
        {  
            $(this).text("Less Dates...");
        } else {
            $(this).text("More Dates...");
        }

        
        return false;
  });
  

  
    $('div#content-show-hide11').hide();
    $('a#btn-toggle-content11').click(function() {    
        $('div#content-show-hide'+'11').slideToggle('fast');
        
        if ($(this).text() == "Read More...")  
        {  
            $(this).text("Less...");
        } else {
            $(this).text("Read More...");
        }

        
        return false;
  }); 

  
    $('div#content-show-hide12').hide();
    $('a#btn-toggle-content12').click(function() {    
        $('div#content-show-hide'+'12').slideToggle('fast');
        
        if ($(this).text() == "Read More...")  
        {  
            $(this).text("Less...");
        } else {
            $(this).text("Read More...");
        }

        
        return false;
  });  
  
  
    $('div#content-show-hide13').hide();
    $('a#btn-toggle-content13').click(function() {    
        $('div#content-show-hide'+'13').slideToggle('fast');
        
        if ($(this).text() == "Read More...")  
        {  
            $(this).text("Less...");
        } else {
            $(this).text("Read More...");
        }

        
        return false;
  }); 
  
  
    $('div#content-show-hide14').hide();
    $('a#btn-toggle-content14').click(function() {    
        $('div#content-show-hide'+'14').slideToggle('fast');
        
        if ($(this).text() == "Read More...")  
        {  
            $(this).text("Less...");
        } else {
            $(this).text("Read More...");
        }

        
        return false;
  }); 
  
  
    $('div#content-show-hide15').hide();
    $('a#btn-toggle-content15').click(function() {    
        $('div#content-show-hide'+'15').slideToggle('fast');
        
        if ($(this).text() == "Read More...")  
        {  
            $(this).text("Less...");
        } else {
            $(this).text("Read More...");
        }

        
        return false;
  }); 
  
  
    $('div#content-show-hide16').hide();
    $('a#btn-toggle-content16').click(function() {    
        $('div#content-show-hide'+'16').slideToggle('fast');
        
        if ($(this).text() == "Read More...")  
        {  
            $(this).text("Less...");
        } else {
            $(this).text("Read More...");
        }

        
        return false;
  });  
  
  
    $('div#content-show-hide17').hide();
    $('a#btn-toggle-content17').click(function() {    
        $('div#content-show-hide'+'17').slideToggle('fast');
        
        if ($(this).text() == "Read More...")  
        {  
            $(this).text("Less...");
        } else {
            $(this).text("Read More...");
        }

        
        return false;
  });  
  

  
  
    $('div#content-show-hide18').hide();
    $('a#btn-toggle-content18').click(function() {    
        $('div#content-show-hide'+'18').slideToggle('fast');
        
        if ($(this).text() == "Read More...")  
        {  
            $(this).text("Less...");
        } else {
            $(this).text("Read More...");
        }

        
        return false;
  });
  
    $('div#content-show-hide19').hide();
    $('a#btn-toggle-content19').click(function() {    
        $('div#content-show-hide'+'19').slideToggle('fast');
        
        if ($(this).text() == "Read More...")  
        {  
            $(this).text("Less...");
        } else {
            $(this).text("Read More...");
        }

        
        return false;
  }); 
  
    $('div#content-show-hide20').hide();
    $('a#btn-toggle-content20').click(function() {    
        $('div#content-show-hide'+'20').slideToggle('fast');
        
        if ($(this).text() == "Read More...")  
        {  
            $(this).text("Less...");
        } else {
            $(this).text("Read More...");
        }

        
        return false;
  });   
  
  
});



