$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_top').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#bz-show').click(function() {
    $('#benefit_top').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#bz-hide').click(function() {
    $('#benefit_top').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#bz-all').click(function() {
    $('#benefit_top').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_1').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#ba-show').click(function() {
    $('#benefit_1').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#ba-hide').click(function() {
    $('#benefit_1').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#ba-all').click(function() {
    $('#benefit_1').toggle(400);
    return false;
  });
 
});


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_2').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#bb-show').click(function() {
    $('#benefit_2').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#bb-hide').click(function() {
    $('#benefit_2').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#bb-all').click(function() {
    $('#benefit_2').toggle(400);
    return false;
  });
 
});


$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_3').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#bc-show').click(function() {
    $('#benefit_3').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#bc-hide').click(function() {
    $('#benefit_3').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#bc-all').click(function() {
    $('#benefit_3').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_4').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#bd-show').click(function() {
    $('#benefit_4').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#bd-hide').click(function() {
    $('#benefit_4').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#bd-all').click(function() {
    $('#benefit_4').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_5').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#be-show').click(function() {
    $('#benefit_5').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#be-hide').click(function() {
    $('#benefit_5').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#be-all').click(function() {
    $('#benefit_5').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_6').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#bf-show').click(function() {
    $('#benefit_6').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#bf-hide').click(function() {
    $('#benefit_6').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#bf-all').click(function() {
    $('#benefit_6').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_7').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#bg-show').click(function() {
    $('#benefit_7').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#bg-hide').click(function() {
    $('#benefit_7').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#bg-all').click(function() {
    $('#benefit_7').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_8').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#bh-show').click(function() {
    $('#benefit_8').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#bh-hide').click(function() {
    $('#benefit_8').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#bh-all').click(function() {
    $('#benefit_8').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_9').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#bi-show').click(function() {
    $('#benefit_9').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#bi-hide').click(function() {
    $('#benefit_9').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#bi-all').click(function() {
    $('#benefit_9').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_10').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#bj-show').click(function() {
    $('#benefit_10').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#bj-hide').click(function() {
    $('#benefit_10').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#bj-all').click(function() {
    $('#benefit_10').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_11').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#bk-show').click(function() {
    $('#benefit_11').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#bk-hide').click(function() {
    $('#benefit_11').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#bk-all').click(function() {
    $('#benefit_11').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_12').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#bl-show').click(function() {
    $('#benefit_12').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#bl-hide').click(function() {
    $('#benefit_12').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#bl-all').click(function() {
    $('#benefit_12').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_13').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#bm-show').click(function() {
    $('#benefit_13').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#bm-hide').click(function() {
    $('#benefit_13').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#bm-all').click(function() {
    $('#benefit_13').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_14').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#bn-show').click(function() {
    $('#benefit_14').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#bn-hide').click(function() {
    $('#benefit_14').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#bn-all').click(function() {
    $('#benefit_14').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_15').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#bo-show').click(function() {
    $('#benefit_15').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#bo-hide').click(function() {
    $('#benefit_15').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#bo-all').click(function() {
    $('#benefit_15').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_16').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#bp-show').click(function() {
    $('#benefit_16').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#bp-hide').click(function() {
    $('#benefit_16').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#bp-all').click(function() {
    $('#benefit_16').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_17').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#bq-show').click(function() {
    $('#benefit_17').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#bq-hide').click(function() {
    $('#benefit_17').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#bq-all').click(function() {
    $('#benefit_17').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_18').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#br-show').click(function() {
    $('#benefit_18').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#br-hide').click(function() {
    $('#benefit_18').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#br-all').click(function() {
    $('#benefit_18').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_19').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#bs-show').click(function() {
    $('#benefit_19').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#bs-hide').click(function() {
    $('#benefit_19').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#bs-all').click(function() {
    $('#benefit_19').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_20').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#bt-show').click(function() {
    $('#benefit_20').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#bt-hide').click(function() {
    $('#benefit_20').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#bt-all').click(function() {
    $('#benefit_20').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_21').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#bu-show').click(function() {
    $('#benefit_21').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#bu-hide').click(function() {
    $('#benefit_21').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#bu-all').click(function() {
    $('#benefit_21').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_22').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#bv-show').click(function() {
    $('#benefit_22').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#bv-hide').click(function() {
    $('#benefit_22').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#bv-all').click(function() {
    $('#benefit_22').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_23').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#bw-show').click(function() {
    $('#benefit_23').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#bw-hide').click(function() {
    $('#benefit_23').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#bw-all').click(function() {
    $('#benefit_23').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_24').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#bx-show').click(function() {
    $('#benefit_24').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#bx-hide').click(function() {
    $('#benefit_24').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#bx-all').click(function() {
    $('#benefit_24').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_25').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#by-show').click(function() {
    $('#benefit_25').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#by-hide').click(function() {
    $('#benefit_25').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#by-all').click(function() {
    $('#benefit_25').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_26').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#bz-show').click(function() {
    $('#benefit_26').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#bz-hide').click(function() {
    $('#benefit_26').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#bz-all').click(function() {
    $('#benefit_26').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_27').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#ca-show').click(function() {
    $('#benefit_27').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#ca-hide').click(function() {
    $('#benefit_27').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#ca-all').click(function() {
    $('#benefit_27').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_28').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#cb-show').click(function() {
    $('#benefit_28').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#cb-hide').click(function() {
    $('#benefit_28').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#cb-all').click(function() {
    $('#benefit_28').toggle(400);
    return false;
  });
 
});

 // Product Experience Page

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_31').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#da-show').click(function() {
    $('#benefit_31').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#da-hide').click(function() {
    $('#benefit_31').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#da-all').click(function() {
    $('#benefit_31').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_32').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#db-show').click(function() {
    $('#benefit_32').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#db-hide').click(function() {
    $('#benefit_32').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#db-all').click(function() {
    $('#benefit_32').toggle(400);
    return false;
  });
 
});

$(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  $('#benefit_33').hide();
 
 // shows the slickbox on clicking the noted link 
  $('a#dc-show').click(function() {
    $('#benefit_33').slideDown('slow');
    return false;
  });
 
 // hides the slickbox on clicking the noted link 
  $('a#dc-hide').click(function() {
    $('#benefit_33').hide('slow');
   	return false;
  });
 
  // toggles the slickbox on clicking the noted link 
  $('a#dc-all').click(function() {
    $('#benefit_33').toggle(400);
    return false;
  });
 
});





