################################################################################
#
# PURPOSE: The simplest possible abort behavior, it returns the fins to
#	   a zero position, then quits.
# AUTHOR:  
# DATE:    00/01/12:
# NOTE:    
# MODS:
#
behavior missionTimer {
	timeOut = 20;         # Seconds
}
