<?xml version="1.0" encoding="utf-8"?>
<Application>
	<AppTitle>Untitled Application</AppTitle>
	<AppShortName>MyApp</AppShortName>
	<Author>Author name</Author>
	<Version>1.0</Version>
	<VariablesScanned>False</VariablesScanned>
	<PageWidth>800</PageWidth>
	<PageHeight>400</PageHeight>
	<AutoSizeWidth>False</AutoSizeWidth>
	<AutoSizeHeight>False</AutoSizeHeight>
	<HideScrollbars>False</HideScrollbars>
	<ResponsiveSize>True</ResponsiveSize>
	<PublishPlatform>WebApp</PublishPlatform>
	<EmptyBuildFolder>False</EmptyBuildFolder>
	<AppIcon>C:\Users\smartmedia\Documents\VisualNeoWeb\Libraries\img\default-icon.png</AppIcon>
	<LanguageCode>en</LanguageCode>
	<DisplayMode>standalone</DisplayMode>
	<ServiceWorker>Offline page</ServiceWorker>
	<ThemeColor>#000000</ThemeColor>
	<PwaScope>/</PwaScope>
	<MobileOSTypes>[AndroidOS,iOS,WindowsPhoneOS]</MobileOSTypes>
	<WindowState>normal</WindowState>
	<TitleBar>True</TitleBar>
	<Sizeable>True</Sizeable>
	<MaximizeBtn>False</MaximizeBtn>
	<MinimizeBtn>True</MinimizeBtn>
	<SystemMenu>True</SystemMenu>
	<ContextMenu>False</ContextMenu>
	<AlwaysOnTop>False</AlwaysOnTop>
	<ShowInTaskbar>True</ShowInTaskbar>
	<SingleInstance>False</SingleInstance>
	<ChromeKioskMode>False</ChromeKioskMode>
	<Components>
		<FunctionList name="Subroutines"/>
		<LibraryList name="Libraries"/>
		<PageList name="Main">
			<Components>
				<Page id="NewPage">
					<Components>
						<Container id="Container1">
							<css_class>row</css_class>
						</Container>
						<Container id="Container2">
							<style>min-height:200px</style>
							<css_class>row</css_class>
							<Components>
								<Image id="Image1">
									<left>61px</left>
									<top>24px</top>
									<width>200px</width>
									<height>120px</height>
									<source>https://fakeimg.pl/600x400/a2abdb/ffffff?text=Image+1</source>
								</Image>
								<Image id="Image2">
									<left>303px</left>
									<top>24px</top>
									<width>200px</width>
									<height>120px</height>
									<source>https://fakeimg.pl/600x400/dba2cd/ffffff?text=Image+2</source>
								</Image>
								<Image id="Image3">
									<left>544px</left>
									<top>24px</top>
									<width>200px</width>
									<height>120px</height>
									<source>https://fakeimg.pl/600x400/e8b466/ffffff?text=Image+3</source>
								</Image>
							</Components>
						</Container>
						<Container id="Container3">
							<css_class>row text-center</css_class>
							<Components>
								<Combobox id="Combobox1">
									<left>30px</left>
									<top>19px</top>
									<width>97px</width>
									<height>25px</height>
									<align>top</align>
									<margin_right>10px</margin_right>
									<items>horizontal,vertical,fade</items>
									<variable>[mode]</variable>
									<init_value>horizontal</init_value>
									<multi_select>False</multi_select>
								</Combobox>
								<PushButton id="PushButton1">
									<left>137px</left>
									<top>10px</top>
									<width>70px</width>
									<height>40px</height>
									<align>top</align>
									<caption>Load</caption>
									<click>neoContentSliderInit &quot;Container2&quot; &quot;[mode]&quot; 500 2000 true</click>
								</PushButton>
								<PushButton id="PushButton4">
									<left>33px</left>
									<top>32px</top>
									<width>91px</width>
									<height>40px</height>
									<align>top</align>
									<caption>Start Auto</caption>
									<click>neoContentSliderStartAutoSlider &quot;Container2&quot;</click>
								</PushButton>
								<PushButton id="PushButton5">
									<left>133px</left>
									<top>32px</top>
									<width>90px</width>
									<height>40px</height>
									<align>top</align>
									<caption>Stop Auto</caption>
									<click>neoContentSliderStopAutoSlider &quot;Container2&quot;</click>
								</PushButton>
								<PushButton id="PushButton6">
									<left>328px</left>
									<top>32px</top>
									<width>90px</width>
									<height>40px</height>
									<align>top</align>
									<caption>Goto Slide</caption>
									<click>neoContentSliderGotoSlide &quot;Container2&quot; [slideNumber]</click>
								</PushButton>
								<PushButton id="PushButton3">
									<left>636px</left>
									<top>32px</top>
									<width>80px</width>
									<height>40px</height>
									<align>top</align>
									<caption>Prev</caption>
									<icon>glyphicon-chevron-left</icon>
									<click>neoContentSliderGoToPrevSlide &quot;Container2&quot;</click>
								</PushButton>
								<PushButton id="PushButton2">
									<left>720px</left>
									<top>32px</top>
									<width>80px</width>
									<height>40px</height>
									<align>top</align>
									<caption>Next</caption>
									<icon>glyphicon-chevron-right</icon>
									<icon_position>pright</icon_position>
									<click>neoContentSliderGoToNextSlide &quot;Container2&quot;</click>
								</PushButton>
								<NumericInput id="NumericInput1">
									<width>55px</width>
									<align>right</align>
									<css_class>text-center</css_class>
									<variable>[slideNumber]</variable>
									<init_value>2</init_value>
								</NumericInput>
							</Components>
						</Container>
					</Components>
				</Page>
			</Components>
		</PageList>
		<PageList name="Master">
			<Components>
				<Page id="MasterPage"/>
			</Components>
		</PageList>
		<PageList name="Dialog">
			<Components>
				<Page id="NewDialog">
					<Components>
						<DialogContainer id="DialogContainer1">
							<left>0px</left>
							<top>0px</top>
							<width>640px</width>
							<height>360px</height>
							<close_button>False</close_button>
							<kind>custom</kind>
						</DialogContainer>
					</Components>
				</Page>
			</Components>
		</PageList>
	</Components>
</Application>
