<!--
MD-11 Navigation display
-->
<PropertyList>
<path>ND_R.ac</path>
<!-- ND Right Dimmer -->
<animation>
<type>material</type>
<object-name>ND.screen</object-name>
<emission>
<red>1.0</red>
<green>1.0</green>
<blue>1.0</blue>
<factor-prop>/controls/lighting/ndr-norm</factor-prop>
</emission>
</animation>
<type>pick</type>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>nasal</command>
<script>A320.showNd();</script>
</binding>
</action>
</PropertyList>