			class R_wiper
			{
				type = "rotation";
				source = "user";
				selection = "wiperR";
				axis = "osa wiperR";
				memory = 1;
				minValue = 0;
				maxValue = 1;
				angle0="rad +90";
				angle1="rad -90";
				initPhase=0;
			}
			
			
		class AnimationSources
		{
			class R_wiper
			{
				animPeriod = 0.5;
			};;