<String>FREQ: %((@g:blinkingField) 2 ==)%{if}\{blnk}%{end}%((@c:WaypointVorFrequency, MHz))%!3.2f!\{nr}</String>



 <String>
 %((@c:NearestVorItemsNumber) s2 0 !=)
 %{if}
 %(0 sp1) %{loop}
 %(l1 (>@c:NearestVorCurrentLine))
 %((@g:listCurrent) l1 == (L:kln90_listItems, number) 1 == and)%{if}\{blnk}%{end}%((@c:NearestVorCurrentIdent))%!s!\{nr}\t
 \{img%((@c:NearestVorCurrentType))%{case}%{:1}1%{:2}2%{:3}3%{:4}4%{:5}5%{:6}6%{end}}\t
 %((@c:NearestVorCurrentTrueBearing, degrees) (A:GPS MAGVAR, degrees) - d360)%!03d!&#xB0;\t
 %((@c:NearestVorCurrentDistance, nmiles))%!.1f!nm\t
 %((@c:NearestVorCurrentFrequency, MHz) 100 * near d 100 div)%!03d!.\{fnt1}%(100 %)%!02d!\{fnt}\t
 %(l1 ++ s1 l2 &lt; d)
 %{if}\n%{end}
 %{next}
 %{end}
 </String>






;/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////			
		
		<Element Name="NAV DATA INT">
			<Visible>(L:fmc_grupo, number) @NAVDATAPageGroup == (L:fmc_gNAVDATA, number) @NAVDATA_INT == and</Visible>
			<Element>
				<Position X="0" Y="0" />
				<FormattedText X="223" Y="14" Font="Arial" FontSize="14" Adjust="Center" Color="#00f700" Bright="Yes">
					<String>REF INT DATA</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="16" />
				<FormattedText X="223" Y="10" Font="Arial" FontSize="10" Adjust="Left" Color="#d6a563" Bright="Yes"
					Tabs="0L,223R">
					<String>\tNAVAID  IDENT</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="28" />
				<FormattedText X="223" Y="12" Font="Arial" FontSize="12" Adjust="Left" Color="#00f700" Bright="Yes"
					Tabs="0L,223R">
					<Color Value="#f7f700" />
					<String>
						\t
						%((L:fmc_wpt_int_selected, bool))%{if}
							%((@c:WaypointIntersectionIdent) d slen 0 ==)%{if}\{clr2}_ _ _ _%{else}\{clr1}%!s!%{end}
						%{end}
					</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="42" />
				<FormattedText X="223" Y="10" Font="Arial" FontSize="10" Adjust="Left" Color="#d6a563" Bright="Yes"
					Tabs="0L,223R">
					<String>REGION\tCLASS</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="55" />
				<FormattedText X="223" Y="12" Font="Arial" FontSize="12" Adjust="Left" Color="#00f700" Bright="Yes"
					Tabs="0L,223R">
					<String>
						%((L:fmc_wpt_int_selected, bool))%{if}%((@c:WaypointIntersectionRegion))%!s!
						\t
						%((L:fmc_wpt_int_selected, bool))%{if}%INT
					</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="69" />
				<FormattedText X="223" Y="10" Font="Arial" FontSize="10" Adjust="Left" Color="#d6a563" Bright="Yes"
					Tabs="0L,223R">
					<String>LATITUDE\tLONGITUDE</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="82" />
				<FormattedText X="223" Y="12" Font="Arial" FontSize="12" Adjust="Right" Color="#00f700" Tabs="10L,30R"
					Bright="Yes">
					<String>%((L:fmc_wpt_int_selected, bool))%{if}@FormatLatitudeTabbed(@c:WaypointIntersectionLatitude)</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="82" />
				<FormattedText X="223" Y="12" Font="Arial" FontSize="12" Adjust="Right" Color="#00f700" Tabs="165L,190R"
					Bright="Yes">
					<String>%((L:fmc_wpt_int_selected, bool))%{if}@FormatLongitudeTabbed(@c:WaypointIntersectionLongitude)</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="96" />
				<FormattedText X="223" Y="10" Font="Arial" FontSize="10" Adjust="Left" Color="#d6a563" Bright="Yes"
					Tabs="0L,223R">
					<String>RAD\tDIS</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="109" />
				<FormattedText X="223" Y="12" Font="Arial" FontSize="12" Adjust="Left" Color="#00f700" Bright="Yes"
					Tabs="0L,223R">
					<String>
						%((L:fmc_wpt_int_selected, bool))
						%{if}
							%(
								(A:GPS POSITION LAT, degrees) (>@c:GeoCalcLatitude1, degrees) (A:GPS POSITION LON, degrees) (>@c:GeoCalcLongitude1, degrees) 
								(@c:WaypointIntersectionLatitude, degrees) (>@c:GeoCalcLatitude2, degrees) (@c:WaypointIntersectionLongitude, degrees) (>@c:GeoCalcLongitude2, degrees) 
								(@c:GeoCalcBearing, degrees) (A:GPS MAGVAR, degrees) - d360
							)%!03d!&#xB0;
						%{end}
						\t
						%((L:fmc_wpt_int_selected, bool))
						%{if}
							%(
								(A:GPS POSITION LAT, degrees) (>@c:GeoCalcLatitude1, degrees) (A:GPS POSITION LON, degrees) (>@c:GeoCalcLongitude1, degrees) 
								(@c:WaypointIntersectionLatitude, degrees) (>@c:GeoCalcLatitude2, degrees) (@c:WaypointIntersectionLongitude, degrees) (>@c:GeoCalcLongitude2, degrees) 
								(@c:GeoCalcDistance, nautical miles) 
							)%!d!
						%{end}
					</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="123" />
				<FormattedText X="223" Y="12" Font="Arial" FontSize="12" Adjust="Center" Color="Red" Bright="Yes">
					<String>%((L:fmc_not_in_database, bool))%{if}NOT IN DATABASE</String>
				</FormattedText>
			</Element>
		</Element>
		
;/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////			
		
		<Element Name="NAV DATA NDB">
			<Visible>(L:fmc_grupo, number) @NAVDATAPageGroup == (L:fmc_gNAVDATA, number) @NAVDATA_NDB == and</Visible>
			<Element>
				<Position X="0" Y="0" />
				<FormattedText X="223" Y="14" Font="Arial" FontSize="14" Adjust="Center" Color="#00f700" Bright="Yes">
					<String>REF NDB DATA</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="16" />
				<FormattedText X="223" Y="10" Font="Arial" FontSize="10" Adjust="Left" Color="#d6a563" Bright="Yes"
					Tabs="0L,223R">
					<String>FREQ\tNAVAID  IDENT</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="28" />
				<FormattedText X="223" Y="12" Font="Arial" FontSize="12" Adjust="Left" Color="#00f700" Bright="Yes"
					Tabs="0L,223R">
					<Color Value="#f7f700" />
					<String>
						%((L:fmc_wpt_ndb_selected, bool))%{if}&lt; %((@c:WaypointNdbFrequency, KHz))%!3.1f!%{end}
						\t
						%((L:fmc_wpt_ndb_selected, bool))%{if}
							%((@c:WaypointNdbIdent) d slen 0 ==)%{if}\{clr2}_ _ _ _%{else}\{clr1}%!s!%{end}
						%{end}
					</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="42" />
				<FormattedText X="223" Y="10" Font="Arial" FontSize="10" Adjust="Left" Color="#d6a563" Bright="Yes"
					Tabs="0L,223R">
					<String>REGION\tCLASS</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="55" />
				<FormattedText X="223" Y="12" Font="Arial" FontSize="12" Adjust="Left" Color="#00f700" Bright="Yes"
					Tabs="0L,223R">
					<Font FontSize="12" />
					<String>
						%((L:fmc_wpt_ndb_selected, bool))%{if}%((@c:WaypointNdbRegion))%!s!
						\t
						%((L:fmc_wpt_ndb_selected, bool))%{if}%NDB
					</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="69" />
				<FormattedText X="223" Y="10" Font="Arial" FontSize="10" Adjust="Left" Color="#d6a563" Bright="Yes"
					Tabs="0L,223R">
					<String>LATITUDE\tLONGITUDE</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="82" />
				<FormattedText X="223" Y="12" Font="Arial" FontSize="12" Adjust="Right" Color="#00f700" Tabs="10L,30R"
					Bright="Yes">
					<String>%((L:fmc_wpt_ndb_selected, bool))%{if}@FormatLatitudeTabbed(@c:WaypointNdbLatitude)</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="82" />
				<FormattedText X="223" Y="12" Font="Arial" FontSize="12" Adjust="Right" Color="#00f700" Tabs="165L,190R"
					Bright="Yes">
					<String>%((L:fmc_wpt_ndb_selected, bool))%{if}@FormatLongitudeTabbed(@c:WaypointNdbLongitude)</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="96" />
				<FormattedText X="223" Y="10" Font="Arial" FontSize="10" Adjust="Left" Color="#d6a563" Bright="Yes"
					Tabs="0L,223R">
					<String>RAD\tDIS</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="109" />
				<FormattedText X="223" Y="12" Font="Arial" FontSize="12" Adjust="Left" Color="#00f700" Bright="Yes"
					Tabs="0L,223R">
					<Font FontSize="12" />
					<String>
						%((L:fmc_wpt_ndb_selected, bool))
						%{if}
							%(
								(A:GPS POSITION LAT, degrees) (>@c:GeoCalcLatitude1, degrees) (A:GPS POSITION LON, degrees) (>@c:GeoCalcLongitude1, degrees) 
								(@c:WaypointNdbLatitude, degrees) (>@c:GeoCalcLatitude2, degrees) (@c:WaypointNdbLongitude, degrees) (>@c:GeoCalcLongitude2, degrees) 
								(@c:GeoCalcBearing, degrees) (A:GPS MAGVAR, degrees) - d360
							)%!03d!&#xB0;
						%{end}
						\t
						%((L:fmc_wpt_ndb_selected, bool))
						%{if}
							%(
								(A:GPS POSITION LAT, degrees) (>@c:GeoCalcLatitude1, degrees) (A:GPS POSITION LON, degrees) (>@c:GeoCalcLongitude1, degrees) 
								(@c:WaypointNdbLatitude, degrees) (>@c:GeoCalcLatitude2, degrees) (@c:WaypointNdbLongitude, degrees) (>@c:GeoCalcLongitude2, degrees) 
								(@c:GeoCalcDistance, nautical miles) 
							)%!d!
						%{end}
					</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="123" />
				<FormattedText X="223" Y="12" Font="Arial" FontSize="12" Adjust="Center" Color="Red" Bright="Yes">
					<String>%((L:fmc_not_in_database, bool))%{if}NOT IN DATABASE</String>
				</FormattedText>
			</Element>
		</Element>		
		
;/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////			
		
		<Element Name="NAV DATA VOR">
			<Visible>(L:fmc_grupo, number) @NAVDATAPageGroup == (L:fmc_gNAVDATA, number) @NAVDATA_VOR == and</Visible>
			<Element>
				<Position X="0" Y="0" />
				<FormattedText X="223" Y="14" Font="Arial" FontSize="14" Adjust="Center" Color="#00f700" Bright="Yes">
					<String>REF VOR DATA</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="16" />
				<FormattedText X="223" Y="10" Font="Arial" FontSize="10" Adjust="Left" Color="#d6a563" Bright="Yes"
					Tabs="0L,223R">
					<String>FREQ\tNAVAID  IDENT</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="28" />
				<FormattedText X="223" Y="12" Font="Arial" FontSize="12" Adjust="Left" Color="#00f700" Bright="Yes"
					Tabs="0L,223R">
					<Font FontSize="12" />
					<Color Value="#f7f700" />
					<String>
						%((L:fmc_wpt_vor_selected, bool))%{if}&lt; %((@c:WaypointVorFrequency, MHz))%!3.2f!%{end}
						\t
						%((L:fmc_wpt_vor_selected, bool))%{if}
							%((@c:WaypointVorIdent) d slen 0 ==)%{if}\{clr2}_ _ _ _%{else}\{clr1}%!s!%{end}
						%{end}
					</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="42" />
				<FormattedText X="223" Y="10" Font="Arial" FontSize="10" Adjust="Left" Color="#d6a563" Bright="Yes"
					Tabs="0L,223R">
					<String>REGION\tCLASS</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="55" />
				<FormattedText X="223" Y="12" Font="Arial" FontSize="12" Adjust="Left" Color="#00f700" Bright="Yes"
					Tabs="0L,223R">
					<Font FontSize="12" />
					<String>
						%((L:fmc_wpt_vor_selected, bool))%{if}%((@c:WaypointVorRegion))%!s!
						\t
						%((L:fmc_wpt_vor_selected, bool))%{if}%VOR
					</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="69" />
				<FormattedText X="223" Y="10" Font="Arial" FontSize="10" Adjust="Left" Color="#d6a563" Bright="Yes"
					Tabs="0L,223R">
					<String>LATITUDE\tLONGITUDE</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="82" />
				<FormattedText X="223" Y="12" Font="Arial" FontSize="12" Adjust="Right" Color="#00f700" Tabs="10L,30R"
					Bright="Yes">
					<String>%((L:fmc_wpt_vor_selected, bool))%{if}@FormatLatitudeTabbed(@c:WaypointVorLatitude)</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="82" />
				<FormattedText X="223" Y="12" Font="Arial" FontSize="12" Adjust="Right" Color="#00f700" Tabs="165L,190R"
					Bright="Yes">
					<String>%((L:fmc_wpt_vor_selected, bool))%{if}@FormatLongitudeTabbed(@c:WaypointVorLongitude)</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="96" />
				<FormattedText X="223" Y="10" Font="Arial" FontSize="10" Adjust="Left" Color="#d6a563" Bright="Yes"
					Tabs="0L,223R">
					<String>MAG VAR\tDIS</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="109" />
				<FormattedText X="223" Y="12" Font="Arial" FontSize="12" Adjust="Left" Color="#00f700" Bright="Yes"
					Tabs="0L,223R">
					<Font FontSize="12" />
					<String>
						%((L:fmc_wpt_vor_selected, bool))%{if}
						%((@c:WaypointVorMagneticVariation) dnor near b 180 >=)%{if}E%(360 - /-/)%!03d!%{else}W%!03d!%{end}&#xB0;
						\t
						%((L:fmc_wpt_vor_selected, bool))
						%{if}
							%(
								(A:GPS POSITION LAT, degrees) (>@c:GeoCalcLatitude1, degrees) (A:GPS POSITION LON, degrees) (>@c:GeoCalcLongitude1, degrees) 
								(@c:WaypointVorLatitude, degrees) (>@c:GeoCalcLatitude2, degrees) (@c:WaypointVorLongitude, degrees) (>@c:GeoCalcLongitude2, degrees) 
								(@c:GeoCalcDistance, nautical miles) 
							)%!d!
						%{end}
					</String>
				</FormattedText>
			</Element>
			<Element>
				<Position X="0" Y="123" />
				<FormattedText X="223" Y="12" Font="Arial" FontSize="12" Adjust="Center" Color="Red" Bright="Yes">
					<String>%((L:fmc_not_in_database, bool))%{if}NOT IN DATABASE</String>
				</FormattedText>
			</Element>
		</Element>




















