function behaviorJump(VIC,VICdata,AGG,AGGdata)
	{
	if(!AGGdata.reachedJUMPmax) moveUP(AGG,AGGdata);
	strikeUPpose(AGG,AGGdata);
	}