$(document).ready(function(){
$("#image_cts360").click(function(){
    $("#all_products").slideToggle(1000);
    $("#cts360").show(1000);
    $("#reveal").hide(1000);
    $("#blizz").hide(1000);
    $("#rezzerect").hide(1000);
    $("#titan").hide(1000);
    $("#cx5").hide(1000);
    $("#cx6").hide(1000);
    $("#v-core").hide(1000);
    $("#buzzerk").hide(1000);
    $("#ephedfx").hide(1000);
    $("#smoothie").hide(1000);
    $("#compman").hide(1000);
    $("#compwoman").hide(1000);
  });
});

$(document).ready(function(){
$("#image_reveal").click(function(){
    $("#all_products").slideToggle(1000);
    $("#cts360").hide(1000);
    $("#reveal").show(1000);
    $("#blizz").hide(1000);
    $("#rezzerect").hide(1000);
    $("#titan").hide(1000);
    $("#cx5").hide(1000);
    $("#cx6").hide(1000);
    $("#v-core").hide(1000);
    $("#buzzerk").hide(1000);
    $("#ephedfx").hide(1000);
    $("#smoothie").hide(1000);
    $("#compman").hide(1000);
    $("#compwoman").hide(1000);
  });
});

$(document).ready(function(){
$("#image_blizz").click(function(){
    $("#all_products").slideToggle(1000);
    $("#cts360").hide(1000);
    $("#reveal").hide(1000);
    $("#blizz").show(1000);
    $("#rezzerect").hide(1000);
    $("#titan").hide(1000);
    $("#cx5").hide(1000);
    $("#cx6").hide(1000);
    $("#v-core").hide(1000);
    $("#buzzerk").hide(1000);
    $("#ephedfx").hide(1000);
    $("#smoothie").hide(1000);
    $("#compman").hide(1000);
    $("#compwoman").hide(1000);
  });
});

$(document).ready(function(){
$("#image_rezzerect").click(function(){
    $("#all_products").slideToggle(1000);
    $("#cts360").hide(1000);
    $("#reveal").hide(1000);
    $("#blizz").hide(1000);
    $("#rezzerect").show(1000);
    $("#titan").hide(1000);
    $("#cx5").hide(1000);
    $("#cx6").hide(1000);
    $("#v-core").hide(1000);
    $("#buzzerk").hide(1000);
    $("#ephedfx").hide(1000);
    $("#smoothie").hide(1000);
    $("#compman").hide(1000);
    $("#compwoman").hide(1000);
  });
});

$(document).ready(function(){
$("#image_titan").click(function(){
    $("#all_products").slideToggle(1000);
    $("#cts360").hide(1000);
    $("#reveal").hide(1000);
    $("#blizz").hide(1000);
    $("#rezzerect").hide(1000);
    $("#titan").show(1000);
    $("#cx5").hide(1000);
    $("#cx6").hide(1000);
    $("#v-core").hide(1000);
    $("#buzzerk").hide(1000);
    $("#ephedfx").hide(1000);
    $("#smoothie").hide(1000);
    $("#compman").hide(1000);
    $("#compwoman").hide(1000);
  });
});

$(document).ready(function(){
$("#image_cx5").click(function(){
    $("#all_products").slideToggle(1000);
    $("#cts360").hide(1000);
    $("#reveal").hide(1000);
    $("#blizz").hide(1000);
    $("#rezzerect").hide(1000);
    $("#titan").hide(1000);
    $("#cx5").show(1000);
    $("#cx6").hide(1000);
    $("#v-core").hide(1000);
    $("#buzzerk").hide(1000);
    $("#ephedfx").hide(1000);
    $("#smoothie").hide(1000);
    $("#compman").hide(1000);
    $("#compwoman").hide(1000);
  });
});

$(document).ready(function(){
$("#image_cx6").click(function(){
    $("#all_products").slideToggle(1000);
    $("#cts360").hide(1000);
    $("#reveal").hide(1000);
    $("#blizz").hide(1000);
    $("#rezzerect").hide(1000);
    $("#titan").hide(1000);
    $("#cx5").hide(1000);
    $("#cx6").show(1000);
    $("#v-core").hide(1000);
    $("#buzzerk").hide(1000);
    $("#ephedfx").hide(1000);
    $("#smoothie").hide(1000);
    $("#compman").hide(1000);
    $("#compwoman").hide(1000);
  });
});

$(document).ready(function(){
$("#image_v-core").click(function(){
    $("#all_products").slideToggle(1000);
    $("#cts360").hide(1000);
    $("#reveal").hide(1000);
    $("#blizz").hide(1000);
    $("#rezzerect").hide(1000);
    $("#titan").hide(1000);
    $("#cx5").hide(1000);
    $("#cx6").hide(1000);
    $("#v-core").show(1000);
    $("#buzzerk").hide(1000);
    $("#ephedfx").hide(1000);
    $("#smoothie").hide(1000);
    $("#compman").hide(1000);
    $("#compwoman").hide(1000);
  });
});

$(document).ready(function(){
$("#image_buzzerk").click(function(){
    $("#all_products").slideToggle(1000);
    $("#cts360").hide(1000);
    $("#reveal").hide(1000);
    $("#blizz").hide(1000);
    $("#rezzerect").hide(1000);
    $("#titan").hide(1000);
    $("#cx5").hide(1000);
    $("#cx6").hide(1000);
    $("#v-core").hide(1000);
    $("#buzzerk").show(1000);
    $("#ephedfx").hide(1000);
    $("#smoothie").hide(1000);
    $("#compman").hide(1000);
    $("#compwoman").hide(1000);
  });
});

$(document).ready(function(){
$("#image_ephedfx").click(function(){
    $("#all_products").slideToggle(1000);
    $("#cts360").hide(1000);
    $("#reveal").hide(1000);
    $("#blizz").hide(1000);
    $("#rezzerect").hide(1000);
    $("#titan").hide(1000);
    $("#cx5").hide(1000);
    $("#cx6").hide(1000);
    $("#v-core").hide(1000);
    $("#buzzerk").hide(1000);
    $("#ephedfx").show(1000);
    $("#smoothie").hide(1000);
    $("#compman").hide(1000);
    $("#compwoman").hide(1000);
  });
});

$(document).ready(function(){
$("#image_smoothie").click(function(){
    $("#all_products").slideToggle(1000);
    $("#cts360").hide(1000);
    $("#reveal").hide(1000);
    $("#blizz").hide(1000);
    $("#rezzerect").hide(1000);
    $("#titan").hide(1000);
    $("#cx5").hide(1000);
    $("#cx6").hide(1000);
    $("#v-core").hide(1000);
    $("#buzzerk").hide(1000);
    $("#ephedfx").hide(1000);
    $("#smoothie").show(1000);
    $("#compman").hide(1000);
    $("#compwoman").hide(1000);
  });
});

$(document).ready(function(){
$("#image_compman").click(function(){
    $("#all_products").slideToggle(1000);
    $("#cts360").hide(1000);
    $("#reveal").hide(1000);
    $("#blizz").hide(1000);
    $("#rezzerect").hide(1000);
    $("#titan").hide(1000);
    $("#cx5").hide(1000);
    $("#cx6").hide(1000);
    $("#v-core").hide(1000);
    $("#buzzerk").hide(1000);
    $("#ephedfx").hide(1000);
    $("#smoothie").hide(1000);
    $("#compman").show(1000);
    $("#compwoman").hide(1000);
  });
});

$(document).ready(function(){
$("#image_compwoman").click(function(){
    $("#all_products").slideToggle(1000);
    $("#cts360").hide(1000);
    $("#reveal").hide(1000);
    $("#blizz").hide(1000);
    $("#rezzerect").hide(1000);
    $("#titan").hide(1000);
    $("#cx5").hide(1000);
    $("#cx6").hide(1000);
    $("#v-core").hide(1000);
    $("#buzzerk").hide(1000);
    $("#ephedfx").hide(1000);
    $("#smoothie").hide(1000);
    $("#compman").hide(1000);
    $("#compwoman").show(1000);
  });
});








$(document).ready(function(){
$(":button").click(function(){
    $("#all_products").slideToggle(1000);
    $("#cts360").hide(1000);
    $("#reveal").hide(1000);
    $("#blizz").hide(1000);
    $("#rezzerect").hide(1000);
    $("#titan").hide(1000);
    $("#cx5").hide(1000);
    $("#cx6").hide(1000);
    $("#v-core").hide(1000);
    $("#buzzerk").hide(1000);
    $("#ephedfx").hide(1000);
    $("#smoothie").hide(1000);
    $("#compman").hide(1000);
    $("#compwoman").hide(1000);
  });
});


