
  $(document).ready(function() {
  // Hide the "view" div.
  $('div.view_01').hide();
  // Watch for clicks on the "slide" link.
  $('div.slide_01').click(function() {
  // When clicked, toggle the "view" div.
  $('div.view_01').slideToggle(0);
  return false;
});
});



  $(document).ready(function() {
  // Hide the "view" div.
  $('div.view_02').hide();
  // Watch for clicks on the "slide" link.
  $('div.slide_02').click(function() {
  // When clicked, toggle the "view" div.
  $('div.view_02').slideToggle(0);
  return false;
});
});



  $(document).ready(function() {
  // Hide the "view" div.
  $('div.view_03').hide();
  // Watch for clicks on the "slide" link.
  $('div.slide_03').click(function() {
  // When clicked, toggle the "view" div.
  $('div.view_03').slideToggle(0);
  return false;
});
});



  $(document).ready(function() {
  // Hide the "view" div.
  $('div.view_04').hide();
  // Watch for clicks on the "slide" link.
  $('div.slide_04').click(function() {
  // When clicked, toggle the "view" div.
  $('div.view_04').slideToggle(0);
  return false;
});
});



  $(document).ready(function() {
  // Hide the "view" div.
  $('div.view_05').hide();
  // Watch for clicks on the "slide" link.
  $('div.slide_05').click(function() {
  // When clicked, toggle the "view" div.
  $('div.view_05').slideToggle(0);
  return false;
});
});



  $(document).ready(function() {
  // Hide the "view" div.
  $('div.view_06').hide();
  // Watch for clicks on the "slide" link.
  $('div.slide_06').click(function() {
  // When clicked, toggle the "view" div.
  $('div.view_06').slideToggle(0);
  return false;
});
});



  $(document).ready(function() {
  // Hide the "view" div.
  $('div.view_07').hide();
  // Watch for clicks on the "slide" link.
  $('div.slide_07').click(function() {
  // When clicked, toggle the "view" div.
  $('div.view_07').slideToggle(0);
  return false;
});
});



  $(document).ready(function() {
  // Hide the "view" div.
  $('div.view_08').hide();
  // Watch for clicks on the "slide" link.
  $('div.slide_08').click(function() {
  // When clicked, toggle the "view" div.
  $('div.view_08').slideToggle(0);
  return false;
});
});



  $(document).ready(function() {
  // Hide the "view" div.
  $('div.view_09').hide();
  // Watch for clicks on the "slide" link.
  $('div.slide_09').click(function() {
  // When clicked, toggle the "view" div.
  $('div.view_09').slideToggle(0);
  return false;
});
});



  $(document).ready(function() {
  // Hide the "view" div.
  $('div.view_10').hide();
  // Watch for clicks on the "slide" link.
  $('div.slide_10').click(function() {
  // When clicked, toggle the "view" div.
  $('div.view_10').slideToggle(0);
  return false;
});
});



  $(document).ready(function() {
  // Hide the "view" div.
  $('div.view_11').hide();
  // Watch for clicks on the "slide" link.
  $('div.slide_11').click(function() {
  // When clicked, toggle the "view" div.
  $('div.view_11').slideToggle(0);
  return false;
});
});

