fbpx

23.03.2018

From the Blog

23.03.2018

Workout 18.5

Complete as many reps as possible in 7 minutes of:
3 thrusters
3 chest-to-bar pull-ups
6 thrusters
6 chest-to-bar pull-ups
9 thrusters
9 chest-to-bar pull-ups
12 thrusters
12 chest-to-bar pull-ups
15 thrusters
15 chest-to-bar pull-ups
18 thrusters
18 chest-to-bar pull-ups

Loading...
$(document).ready(function () { $('.trigger').click(function(){ var p = '#' + this.id + 'p'; $('.content').not(p).slideUp(); $(p).slideToggle('medium'); }); }); $(document).ready(function () { var $answers = $('.skrieno'); $(".pojaveno").click(function () { var $ans = $(this).next(".skrieno").stop(true).slideToggle('medium'); $answers.not($ans).filter(':visible').stop(true).slideUp(); }) }); $(document).ready(function () { $('.cenovnikot:nth-child(3n+1)').addClass('iscisti'); });