<PropertyList>
    <path>DoelzigGreenLight.ac</path>
    


    <animation>
        <type>noshadow</type>
        <object-name>GreenLight10000</object-name>
	 <object-name>GreenLight10000.001</object-name>
    </animation>

    <animation>
        <type>alpha-test</type>
        <alpha-factor>0.01</alpha-factor>
    </animation>



<animation>
    <type>select</type>
    <object-name>GreenLight10000</object-name>
    <object-name>GreenLight10000.001</object-name>
    <condition>
       <greater-than>
          <property>instrumentation/comm/frequencies/selected-mhz</property>
          <value>129.49</value>
      </greater-than>
      <and>
      <less-than>
          <property>instrumentation/comm/frequencies/selected-mhz</property>
          <value>129.51</value>
      </less-than>
      </and>
         </condition>
</animation>


    <animation>
        <type>billboard</type>
        <object-name>GreenLight10000</object-name>
        <spherical type="bool">true</spherical>
    </animation>

  <animation>
    <type>dist-scale</type>
   <object-name>GreenLight10000</object-name>
    <object-name>GreenLight10000.001</object-name>
    <interpolation>
      <entry>
        <ind>0</ind>
        <dep>0.025</dep>
      </entry>
      <entry>
        <ind>300</ind>
        <dep>0.2</dep>
      </entry>
      <entry>
        <ind>1500</ind>
        <dep>0.8</dep>
      </entry>
      <entry>
        <ind>10000</ind>
        <dep>1.6</dep>
      </entry>
    </interpolation>
  </animation>

</PropertyList>