<?xml version="1.0" encoding="utf-8"?>
<Application>
	<AppTitle>Application sans titre</AppTitle>
	<AppShortName>MyApp</AppShortName>
	<Author>Author name</Author>
	<Version>1.0</Version>
	<DesignDeviceName>Desktop</DesignDeviceName>
	<VariablesScanned>False</VariablesScanned>
	<PageWidth>1280</PageWidth>
	<PageHeight>800</PageHeight>
	<AutoSizeWidth>True</AutoSizeWidth>
	<AutoSizeHeight>True</AutoSizeHeight>
	<HideScrollbars>False</HideScrollbars>
	<ResponsiveSize>False</ResponsiveSize>
	<PublishPlatform>WebApp</PublishPlatform>
	<EmptyBuildFolder>False</EmptyBuildFolder>
	<WebBuildTarget>E:\Philippe\Documents\VisualNeoWeb\Projets\nano_photos_provider2\</WebBuildTarget>
	<AppIcon>E:\Philippe\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>
	<CustomHeadMetadata>&lt;script src=&quot;https://cdn.jsdelivr.net/npm/jquery@3.3.1/dist/jquery.min.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
&lt;link  href=&quot;https://cdn.jsdelivr.net/npm/nanogallery2@3/dist/css/nanogallery2.min.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;
&lt;script  type=&quot;text/javascript&quot; src=&quot;https://cdn.jsdelivr.net/npm/nanogallery2@3/dist/jquery.nanogallery2.min.js&quot;&gt;&lt;/script&gt;</CustomHeadMetadata>
	<Components>
		<FunctionList name="Subroutines"/>
		<LibraryList name="Libraries"/>
		<PageList name="Main">
			<Components>
				<Page id="NewPage">
					<Components>
						<Container id="my_nanogallery">
							<left>3px</left>
							<top>51px</top>
							<width>1276px</width>
							<height>743px</height>
							<style>border-width:1px;border-style:solid;background-color:#fff;</style>
							<html>&lt;script&gt;
jQuery(document).ready(function () {
              jQuery(&quot;#my_nanogallery&quot;).nanogallery2({
                thumbnailWidth:   &apos;auto&apos;,
                thumbnailHeight:  150,
                kind:             &apos;nano_photos_provider2&apos;,
                dataProvider:     &apos;https://pha78.kappatau.fr/nano_photos_provider2/nano_photos_provider2.php&apos;,
                locationHash:     false
              });
            });
&lt;/script&gt;</html>
						</Container>
						<Headline id="Headline1">
							<left>80px</left>
							<top>6px</top>
							<width>485px</width>
							<height>43px</height>
							<text>&lt;strong&gt;Diaporama&lt;/strong&gt;</text>
						</Headline>
					</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>1280px</width>
							<height>800px</height>
							<close_button>False</close_button>
							<kind>custom</kind>
						</DialogContainer>
					</Components>
				</Page>
			</Components>
		</PageList>
	</Components>
</Application>
