Did you ever wish that;
- you could see your riding position without turning your head to look in a mirror?
- you could see exactly what your coach is asking you to change?
- you didn't have to wait to see the video of your lesson?
- your student could see what you are asking them to change?
- your student could see what successful performance looks like when they achieve it?
The S³P.I. System does all of these things!
We learn:
10% of what we read;
20% of what we hear;
30% of what we both see and hear;
50% of what we discussed with others;
80% of what we experience personally;
95% of what we teach to someone else.
-William Glasser
< script type = "text/javascript" >
(function($) {
$(function() {
$('a[href^="http"]:not([href*="' + document.domain + '"])').click(function(e) {
// When a user clicks an external link
if ($(this).attr('target') !== '_blank') {
e.preventDefault();
// If the link is not set to target='_blank'
// set a 300ms delay before loading this page
// which allows Google Analytics to register the event
(function(a) {
setTimeout(function() {
document.location = a.attr('href');
},300)
})($(this));
}
// Track URL and nearest element with an ID
// and send to Google Analytics
window.pageTracker ? pageTracker._trackEvent('Outbound', $(this).attr('href'), "#" + $(this).closest('[id!=""]').attr('id')) : _gaq.push(['_trackEvent', 'Outbound', $(this).attr('href'), "#" + $(this).closest('[id!=""]').attr('id')]);
});
})
})(jQuery)
< /script>