﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<FxOptions>
  <!-- FILE DESCRIPTION -->
  <!--
		This file allows customization of an EXPOCAD FX event.
		Enter colors in hexadecimal format (for example  0xFFCC66)
		http://www.w3schools.com/tags/ref_colorpicker.asp
	-->
  <!-- END FILE DESCRIPTION -->
  <!-- AUTHORIZATION KEY -->
  <AuthorizationKey></AuthorizationKey>
  <!-- If authorization key exists, must be appended to end of FX URL for the show to load. http://www.expocad.com/demo/default.html?auth=[AUTHORIZATION_KEY] -->
  <!-- END AUTHORIZATION KEY -->
  <!-- HEADER AND FOOTER PROPERTIES -->
  <!--
		Some of these values are set in the EXPOCAD 'Save EXPOCAD FX Files' dialog window.
		Entering values here will override the values entered in EXPOCAD.
		This allows changing individual views of a multi-view or multi-event show.
		No header will be displayed if event title is blank or not displayed in header, there is no logo, SocialMediaButtons is set to "F" or not selected in EXPOCAD, and there is no Ad Banner in the Overlays.xxxx.xml file. This allows a user provided HTML header.
	-->
  <HeaderLogoFile></HeaderLogoFile>
  <HeaderLogoUrl></HeaderLogoUrl>
  <!-- If a URL is entered, clicking on the logo will open a new tab or window with the url. -->
  <HeaderBgColor>0xFF4682B4</HeaderBgColor>
  <!-- Entering 2 colors (e.g., 0xFF0000,0x00FF00) for the header background will produce a gradient. -->
  <HeaderBgGradientRotation>90</HeaderBgGradientRotation>
  <!-- Direction of the gradient is controlled by the rotation - 0 = Left to right, 90 (default) = top to bottom. -->
  <HeaderTextColor>#000000</HeaderTextColor>
  <!-- Was used for Title, but now affects the copyright text in the footer -->
  <FooterBgColor>0xFF4682B4</FooterBgColor>
  <!-- Footer only exists if there is an Ad Banner specified in the overlays file. If no color is specified, it will be the same as the header. -->
  <FooterBgGradientRotation>90</FooterBgGradientRotation>
  <!-- Direction of the gradient is controlled by the rotation - 0 = Left to right, 90 (default) = top to bottom. -->
  <SocialMediaButtons>F</SocialMediaButtons>
  <!-- If "T", will look for a "social_xxxx.xml" file where xxxx is the event / view name. OVERRIDES EXPOCAD SETTING. -->
  <!-- END HEADER AND FOOTER PROPERTIES -->
  <!-- EVENT AND VIEW TITLE OPTIONS -->
  <ShowEventTitle>False</ShowEventTitle>
  <!-- Event title is entered in the 'FX Event Title' box of the 'Save EXPOCAD FX Files' options tab. If left blank, no title is displayed. This option has 3 possible values: No - the title is not displayed. Header - title is displayed in the header (default). Drawing - title is displayed over the top of the drawing (only for single view - No carousel) -->
  <EventTitle></EventTitle>
  <EventTitleTextColor>#000000</EventTitleTextColor>
  <EventTitleTextSize></EventTitleTextSize>
  <!-- Override title from EXPOCAD -->
  <ShowViewTitle>Header</ShowViewTitle>
  <!-- For carousel / multi-view or multi-event shows. View Title is set in EXPOCAD 'Stored Views' dialog. No - the title is not displayed. Header - title is displayed in the header (default if there is a header based on above options) Drawing - title is displayed over the top of the drawing (default for single view - No carousel) -->
  <ViewTitleTextColor>0xFF000000</ViewTitleTextColor>
  <ViewTitleTextSize></ViewTitleTextSize>
  <!-- Used if View Title is on drawing, in header the header text color is used -->
  <!-- END EVENT AND VIEW TITLE OPTIONS -->
  <!-- SERVER TIME DISPLAY PROPERTIES -->
  <ShowServerTime>True</ShowServerTime>
  <!--  If "T", will request time from the server to display on screen. If server does not respond nothing will be displayed. -->
  <ServerTimeTextColor></ServerTimeTextColor>
  <ServerTimeOffset></ServerTimeOffset>
  <!-- ServerTime Offset and Label can be used TOGETHER to display the server time relative to a different time zone. The time on the screen will be adjusted to the given UTC offset (e.g., -8:00 for Pacific Standard Time). The Label will be displayed for the time zone. The program DOES NOT verify that the offset and label match! -->
  <ServerTimeLabel></ServerTimeLabel>
  <!-- END SERVER TIME DISPLAY PROPERTIES -->
  <!-- MAIN WINDOW OPTIONS -->
  <ShowLegend>True</ShowLegend>
  <StartUpAnimation>True</StartUpAnimation>
  <!-- If "F", floorplan fades in instead of rotating from the side. -->
  <ShowUpdateMessage>True</ShowUpdateMessage>
  <!-- If "F", no message will be displayed when new files are uploaded to the server. -->
  <MiniMapDefaultOpen>True</MiniMapDefaultOpen>
  <!-- MiniMap and List windows are normally displayed at start up, set value to "F" to start with window minimized. -->
  <ListWindowDefaultOpen>True</ListWindowDefaultOpen>
  <DefaultList>Exhibitor List</DefaultList>
  <!-- Specify which tab of the accordion will be open at start up - "Exhibitor List" is the default. Use text as it appears on the tabs on screen -->
  <ExhibitorListDefaultToExhibitorsFromAllViews>F</ExhibitorListDefaultToExhibitorsFromAllViews>
  <!-- Whether to display all exhibitors in the show when viewing a particular hall when carousel is in use. -->
  <HideMiniMap>False</HideMiniMap>
  <!-- Setting value to "T" will hide the associated controls in the user interface. The user will not have an option to show them. -->
  <HideToolBar>False</HideToolBar>
  <HideNavigationBar>False</HideNavigationBar>
  <NavigatorToolbarBackgroundColor>0xFFE6E6FA</NavigatorToolbarBackgroundColor>
  <NavigatorToolbarBackgroundAlpha>1.0</NavigatorToolbarBackgroundAlpha>
  <!--  0.0 = transparent, 1.0 = solid,  default is 1.0  -->
  <HideFloorPlanDate>False</HideFloorPlanDate>
  <HideAccordionCountryTab>True</HideAccordionCountryTab>
  <HideExhibitorListWindow>False</HideExhibitorListWindow>
  <!-- END MAIN WINDOW OPTIONS -->
  <!-- TOOLBAR PROPERTIES -->
  <ToolBarBgColor>0xFF4682B4</ToolBarBgColor>
  <ToolBarTextColor>0xFFFFFFFF</ToolBarTextColor>
  <ToolBarAlpha>1</ToolBarAlpha>
  <ReturnLink></ReturnLink>
  <!-- If using a landing page other than our carousel - enter it's url in ReturnLink. -->
  <ShowRefreshButton>True</ShowRefreshButton>
  <!-- To remove individual buttons from the toolbar set value to "F". -->
  <ShowFavoritesButton>True</ShowFavoritesButton>
  <ShowBuildingButton>True</ShowBuildingButton>
  <ShowIAmHereButton>True</ShowIAmHereButton>
  <ShowUnitsButton>True</ShowUnitsButton>
  <ShowPrintButton>True</ShowPrintButton>
  <ToolbarReturnIcon></ToolbarReturnIcon>
  <!-- To replace toolbar icons, put image files in directory with html and swf files and enter file names (including path if in subdirectory e.g.,  images/myFav.png). -->
  <ToolbarRefreshIcon></ToolbarRefreshIcon>
  <ToolbarFavoritesIcon></ToolbarFavoritesIcon>
  <ToolbarIAmHereIcon></ToolbarIAmHereIcon>
  <ToolbarPrintIcon></ToolbarPrintIcon>
  <ToolbarHelpIcon></ToolbarHelpIcon>
  <PrintDropDownColors></PrintDropDownColors>
  <!-- Enter colors in hexadecimal. Example 0xFF0000 for red. PrintDropDownColors, ViewsDropDownColors and AccListRowClrs need 2 parameters separated by a comma for alternating rows. Example 0xffff99,0xffcc66 -->
  <PrintDropDownTextColor></PrintDropDownTextColor>
  <ViewsDropDownColors></ViewsDropDownColors>
  <ViewsDropDownTextColor></ViewsDropDownTextColor>
  <!-- END TOOLBAR PROPERTIES -->
  <!-- FLOOR PLAN AND BOOTH OPTIONS -->
  <NoExhibitorNamesOnDrawing></NoExhibitorNamesOnDrawing>
  <!-- If "T", program will ignore any drawing text that is in a booth and not the booth number. This includes pavilion names whose center is over a booth. -->
  <NoEmbedededFont>False</NoEmbedededFont>
  <!-- Embedded font is required to rotate text. Turning it off will allow additional characters such as Chinese or Cyrillic fonts to be displayed on the drawing as long as it is not rotated. Does not affect the building text. -->
  <BoothGradient>False</BoothGradient>
  <BoothGradientBaseColor>0xFFF0F0F0</BoothGradientBaseColor>
  <!-- USE EXPOCAD DESKTOP BOOTH COLOR -->
  <AvailableBoothBorderColor>False</AvailableBoothBorderColor>
  <RentedBoothBorderColor>False</RentedBoothBorderColor>
  <ShadeAvailableBoothColors>False</ShadeAvailableBoothColors>
  <!-- If "T", the booths will be filled with the booth color from EXPOCAD instead of just colored border. -->
  <ShadeRentedBoothColors>False</ShadeRentedBoothColors>
  <HoldBoothBorderColor>False</HoldBoothBorderColor>
  <ShadeHoldBoothColors>False</ShadeHoldBoothColors>
  <!-- END FLOOR PLAN AND BOOTH OPTIONS -->
  <!-- OPTIONAL EXTERNAL FILES -->
  <UseExternalCategoryHighlightColors></UseExternalCategoryHighlightColors>
  <!-- Requires xml files to define colors (e.g., categoryhighlightcolors_xxxx.xml). -->
  <UseExternalPavilionHighlightColors></UseExternalPavilionHighlightColors>
  <UseExternalCountryHighlightColors></UseExternalCountryHighlightColors>
  <UseExternalShowInShowHighlightColors>F</UseExternalShowInShowHighlightColors>
  <UseExternalBoothFlyouts>F</UseExternalBoothFlyouts>
  <!-- Requires xml file named booth_flyouts.xml. -->
  <UseExternalViewTitles>F</UseExternalViewTitles>
  <!-- END OPTIONAL EXTERNAL FILES -->
  <!-- ACCORDION LIST PROPERTIES -->
  <AccExhibitorBgClr1>0xFF83ADCF</AccExhibitorBgClr1>
  <!-- Clr1 and Clr2 define gradient (top to bottom) for solid colors enter same color for both parameters. -->
  <AccExhibitorBgClr2>0xFF83ADCF</AccExhibitorBgClr2>
  <AccExhibitorTextClr>0xFFFFFFFF</AccExhibitorTextClr>
  <AccAvailableBgClr1>0xFF4682B4</AccAvailableBgClr1>
  <AccAvailableBgClr2>0xFF4682B4</AccAvailableBgClr2>
  <AccAvailableTextClr>0xFFFFFFFF</AccAvailableTextClr>
  <AccCategoryBgClr1>0xFF4682B4</AccCategoryBgClr1>
  <AccCategoryBgClr2>0xFF4682B4</AccCategoryBgClr2>
  <AccCategoryTextClr>0xFFFFFFFF</AccCategoryTextClr>
  <AccClassBgClr1>0xFF4682B4</AccClassBgClr1>
  <AccClassBgClr2>0xFF4682B4</AccClassBgClr2>
  <AccClassTextClr>0xFFFFFFFF</AccClassTextClr>
  <AccPavilionBgClr1>0xFF4682B4</AccPavilionBgClr1>
  <AccPavilionBgClr2>0xFF4682B4</AccPavilionBgClr2>
  <AccPavilionTextClr>0xFFFFFFFF</AccPavilionTextClr>
  <AccShowInShowBgClr1>0xFF4682B4</AccShowInShowBgClr1>
  <AccShowInShowBgClr2>0xFF4682B4</AccShowInShowBgClr2>
  <AccShowInShowTextClr>0xFFFFFFFF</AccShowInShowTextClr>
  <AccCountryBgClr1>0xFF4682B4</AccCountryBgClr1>
  <AccCountryBgClr2>0xFF4682B4</AccCountryBgClr2>
  <AccCountryTextClr>0xFFFFFFFF</AccCountryTextClr>
  <AccListRowClrs>0xFFF0F8FF,0xFFD8EDF3</AccListRowClrs>
  <AccListRowTextClrs>0xFF000000,0xFF000000</AccListRowTextClrs>
  <AccViewBgClr1>0xFF4682B4</AccViewBgClr1>
  <AccViewBgClr2>0xFF4682B4</AccViewBgClr2>
  <AccViewTextClr>0xFFFFFFFF</AccViewTextClr>
  <FloorPlanButtonBgClr1>0xFF4682B4</FloorPlanButtonBgClr1>
  <FloorPlanButtonBgClr2>0xFF4682B4</FloorPlanButtonBgClr2>
  <FloorPlanButtonTextClr>0xFFFFFFFF</FloorPlanButtonTextClr>
  <!-- END ACCORDION LIST PROPERTIES -->
  <!-- DIALOG WINDOW PROPERTIES -->
  <MapAddressLink>True</MapAddressLink>
  <!-- If "F", removes google maps link on booth popups if show does not want external links. -->
  <WindowHeaderColor>0xFF4682B4</WindowHeaderColor>
  <WindowHeaderTextColor>0xFFFFFFFF</WindowHeaderTextColor>
  <WindowListPrint>True</WindowListPrint>
  <!-- If "F", will remove Print button from exhibitor / booth list window. -->
  <WindowPopUpPrint>True</WindowPopUpPrint>
  <!-- If "F", will remove Print button from exhibitor info and favorites windows. -->
  <WindowBoothIcon></WindowBoothIcon>
  <WindowFavoritesIcon></WindowFavoritesIcon>
  <WindowViewsIcon></WindowViewsIcon>
  <WindowExhibitorsIcon></WindowExhibitorsIcon>
  <WindowExhibitorInfoIcon></WindowExhibitorInfoIcon>
  <WindowCloseIcon></WindowCloseIcon>
  <WindowEmailIcon></WindowEmailIcon>
  <WindowPrintIcon></WindowPrintIcon>
  <WindowAddFavoriteIcon></WindowAddFavoriteIcon>
  <WindowRemoveFavoriteIcon></WindowRemoveFavoriteIcon>
  <WindowRemoveAllFavoritesIcon></WindowRemoveAllFavoritesIcon>
  <WindowZoomToIcon></WindowZoomToIcon>
  <WindowMinimizeIcon></WindowMinimizeIcon>
  <WindowReturnIcon></WindowReturnIcon>
  <!-- END DIALOG WINDOW PROPERTIES -->
  <!-- TOOLTIP PROPERTIES -->
  <ToolTipBgColor>0xFF4682B4</ToolTipBgColor>
  <!-- Tooltip styles, default font size is 12. -->
  <ToolTipTextColor>0xFFFFFFFF</ToolTipTextColor>
  <ToolTipFontSize>12</ToolTipFontSize>
  <!-- END TOOLTIP PROPERTIES -->
  <No3D>F</No3D>
  <OpenIn2D>T</OpenIn2D>
  <RentedBoothColor>#4682B4</RentedBoothColor>
  <HoldBoothColor>#EEEEEE</HoldBoothColor>
  <AvailableBoothColor>#ADD8E6</AvailableBoothColor>
  <SelectedBoothColor>#FFFF00</SelectedBoothColor>
  <HighlightBoothColor>#FF0000</HighlightBoothColor>
  <EventTextColor>#000000</EventTextColor>
  <PreviewEmailLink>F</PreviewEmailLink>
  <BoothAlpha>0.8</BoothAlpha>
  <BoothOutlineColor>#000000</BoothOutlineColor>
  <Pass></Pass>
  <Languages>
    <item fileName="textconfig.xml" displayName="default" />
  </Languages>
  <Premium />
  <LegendOpen>T</LegendOpen>
  <LegendBackgroundColor />
  <LegendTextColor />
  <LegendBackgroundAlpha />
  <LegendFontSize></LegendFontSize>
  <LegendNoRent>False</LegendNoRent>
  <LegendNoHold>False</LegendNoHold>
  <LegendNoAvailable>False</LegendNoAvailable>
  <FlyoutBackgroundColor>#FF0000</FlyoutBackgroundColor>
  <FlyoutTextColor>#FFFFFF</FlyoutTextColor>
  <FlyoutFontSize>14</FlyoutFontSize>
  <BoothBorderWidth>1</BoothBorderWidth>
  <AdditionalGraphicsLineWidth>5</AdditionalGraphicsLineWidth>
  <HideDimensionButton>False</HideDimensionButton>
  <StartDimensionsOn>False</StartDimensionsOn>
  <ELI>F</ELI>
  <BoothDimensionColor>#B8860B</BoothDimensionColor>
  <HideWindowPopupShare>F</HideWindowPopupShare>
</FxOptions>