function withoutAPaddle(_path,_whichPaddle){
	document.getElementById('shitCreek').innerHTML='<img src="'+_path+'/images/'+_whichPaddle+'" />';
}
