To view this video please enable JavaScript, and consider upgrading to a web browser that supports HTML5 video 
	                				 
								 
								
									In this ProSmart drill Evan Marble demonstrates how to best utilize the flat edge of the blade to efficiently glide backward on one skate. The associated drill will improve skater balance and agility.
									
										Recommended for: Atom, Peewee, Bantam, Midget 
									
								 
								
						 
					  					
				
					
				
			 
		 
		 
		 
		 
		", 
			                      type: 'inline'
			                    }
			                 ],
			                 showCloseBtn: false,
			                 callbacks: {
			               	  	open: function() {				                         
			                    }
			                 }
		               });
					  $('#modal-content').append('Ã ');
					  adjustCloseBtn();
			        }
			      });
			});
			$('#modal-share-social').click(function(event, params) {	
				  var srcId = $('#sourceId').val();
				  var srcTitle = $('#sourceTitle').val();
				  var getUrl = window.location;
				  var websiteUrl = getUrl.protocol + "//" + getUrl.host + "/" //+ getUrl.pathname.split('/')[1];
				  //var websiteUrl = window.location.origin;
				  console.log("websiteUrl : " + websiteUrl);
		          //console.log("srcId : " + JSON.stringify(srcId));
		          //console.log("srcTitle : " + JSON.stringify(srcTitle));
				  $.magnificPopup.open({
		                 items: [
		                    {
		                    	src:  "
", 
	                      		type: 'inline'
		                    }
		                 ]
	               });
				  $('#modal-content').append('Ã ');
				  adjustCloseBtn();
			});		
		});
		$(window).resize(function(){		
			adjustCloseBtn();
		});