';
		//alert(imgURL);
		if(this.imgInfos[num].url.length>0) {
			//el.linkURL=this.imgInfos[num].url;
			var clickEvent='onclick="return ccmSlideShowHelper170.imgClick( this.href  );"';
			el.innerHTML='
'+el.innerHTML+'';			
		}
		el.style.display='none';
		this.displayWrap.append(el);
		var jqEl=$(el);
		this.imgEls.push(jqEl);
	},
	imgClick:function(linkURL){
		//override for custom behavior
	},
	imgInfos:[
				{
				fileName:"1-massage.jpg",
				fullFilePath:"../files/3213/6044/4987/1-massage.jpg",
				duration:5,
				fadeDuration:2,		
				url:"/self-treatment-system/",
				groupSet:0,
				imgHeight:300			}
		,			{
				fileName:"2-stretch.jpg",
				fullFilePath:"../files/5013/6044/4988/2-stretch.jpg",
				duration:5,
				fadeDuration:2,		
				url:"/self-treatment-system/",
				groupSet:0,
				imgHeight:300			}
		,			{
				fileName:"3-tape.jpg",
				fullFilePath:"../files/1513/6044/4988/3-tape.jpg",
				duration:5,
				fadeDuration:2,		
				url:"/self-treatment-system/",
				groupSet:0,
				imgHeight:300			}
		,			{
				fileName:"4-strength.jpg",
				fullFilePath:"../files/4913/6044/4989/4-strength.jpg",
				duration:5,
				fadeDuration:2,		
				url:"/self-treatment-system/",
				groupSet:0,
				imgHeight:300			}
		,			{
				fileName:"5-routine.jpg",
				fullFilePath:"../files/2913/6044/4989/5-routine.jpg",
				duration:5,
				fadeDuration:2,		
				url:"/self-treatment-system/",
				groupSet:0,
				imgHeight:300			}
			]
}
$(function(){ccmSlideShowHelper170.init();}); 
//]]>