<root>
<document scada='1' projtype='2' schema='103' license='10,36776847,QK3W86' title='Blank Web' description='A blank Web App Developer project suitable for creating apps that run in a browser' fcversion='720898' target='SCADA.SCADA.WEBEXP' >
	<config data='' clkspd='100000000' simspd='0' usewdt='0' constif='0' Use3V3='0' />
	<plugins >
		<dll_models enabled='1' />
	</plugins>
	<supplement use='0' head='' body='' />
	<debug />
	<traces />
	<ghost >
		<FK2 >
			<data name='FK2D0' port='4294967295' pin='4294967295' />
			<data name='FK2D1' port='4294967295' pin='4294967295' />
			<data name='FK2D2' port='4294967295' pin='4294967295' />
			<data name='FK2D3' port='4294967295' pin='4294967295' />
			<data name='FK2D4' port='4294967295' pin='4294967295' />
			<data name='FK2D5' port='4294967295' pin='4294967295' />
			<data name='FK2D6' port='4294967295' pin='4294967295' />
			<data name='FK2D7' port='4294967295' pin='4294967295' />
			<data name='FK2D8' port='4294967295' pin='4294967295' />
			<data name='FK2D9' port='4294967295' pin='4294967295' />
			<data name='FK2D10' port='4294967295' pin='4294967295' />
			<data name='FK2D11' port='4294967295' pin='4294967295' />
			<data name='FK2D12' port='4294967295' pin='4294967295' />
			<data name='FK2D13' port='4294967295' pin='4294967295' />
			<data name='FK2D14' port='4294967295' pin='4294967295' />
			<data name='FK2D15' port='4294967295' pin='4294967295' />
			<data name='FK2A0' port='4294967295' pin='4294967295' />
			<data name='FK2A1' port='4294967295' pin='4294967295' />
			<data name='FK2A2' port='4294967295' pin='4294967295' />
			<data name='FK2A3' port='4294967295' pin='4294967295' />
			<data name='FK2A4' port='4294967295' pin='4294967295' />
			<data name='FK2A5' port='4294967295' pin='4294967295' />
		</FK2>
		<ICD >
			<data name='AnalogPrescaleValue' value='19' />
			<data name='DigitalSampleRate' value='100000' />
			<data name='BreakpointCount' value='8' />
			<data name='CallStackDepthCount' value='8' />
			<data name='ClockPort' value='4095' />
			<data name='ClockPin' value='0' />
			<data name='DataPort' value='4095' />
			<data name='DataPin' value='0' />
			<data name='UseDefaultPins' value='1' />
			<data name='WrapEnabled' value='1' />
			<data name='CommsDelayOverridden' value='0' />
			<data name='CommsDelay' value='2' />
			<data name='CalculatedCommsDelay' value='2' />
			<data name='AnalogEB2PrescaleValue' value='2' />
			<data name='DigitalEB2SampleRate' value='100000' />
		</ICD>
		<pins >
			<digital A='0' B='0' C='0' D='0' E='0' F='0' G='0' H='0' I='0' J='0' K='0' L='0' M='0' N='0' O='0' P='0' Q='0' R='0' S='0' T='0' U='0' V='0' W='0' X='0' Y='0' Z='0' />
			<analog A='0' B='0' C='0' D='0' E='0' F='0' G='0' H='0' I='0' J='0' K='0' L='0' M='0' N='0' O='0' P='0' Q='0' R='0' S='0' T='0' U='0' V='0' W='0' X='0' Y='0' Z='0' />
		</pins>
	</ghost>
	<components >
		<settings autoimg='0' center='1' unitscale='0' fixedscale='1' fixedx='25' fixedy='25' fixedz='25' headcode='0' />
		<definition guid='7af29bcf-5832-4640-855e-e337ad2f9a22' vstate='40' vmin='0' vmaj='1' srcleaf='WEBEXP_MouseEvents.fcsx' visiblename='MouseEvents' description='Component that links to mouse-based events such as mouseEnter, mouseDown and mouseMove' category=' Data' category2='' category3='' bIs2dOnly='1' bIs3dOnly='0' bIsWysiwyg='0' catenable='1' author='MatrixTSL' manuname='' manucode='' sysinfo='1052929' keywords='' dynamic='1' scadaCompatible='1' embeddedCompatible='0' showmacros='1' iconpath='..\..\Icons\Components\Pointer.png' />
		<component class_type='root' codename='MouseEvents' panelId='-1' x='0' y='0' z='0' xsz='1' ysz='1' zsz='1' xang='0' yang='0' zang='0' xquat='0' yquat='0' zquat='0' wquat='1' visible='1' scadavisible='1' interactive='1' solid='1' layer='0' poslock='0' ancTop='0' ancBottom='0' ancLeft='0' ancRight='0' ancMinX='0' ancMinY='0' comp2dType='0' varnames='$(type)_$(module)__$(variable:u)' >
			<resources />
			<properties >
				<property name='Whole App' target='bWholeApp' typeid='7' hidden='0' locked='0' info='If true, mouse events will be monitored for the whole app.
Otherwise, mouse events will be monitored only for the linked object.' />
				<property name='LinkTo' target='WebDevLink1::LinkTo' typeid='16' hidden='0' locked='0' info='The object that will fire the events when the mouse is over it.' filter='000
001WebDevLibraryComponent1
002WebDevLink1
003txtError
004txtWholeApp' />
				<property name='Events' folder='dirEvents' hidden='1' layout='' >
					<property name='MouseEnter' target='mMouseEnter' typeid='24' hidden='0' locked='0' info='Optional callback which fires when the mouse enters the object or app.' filter='NamOn%c_Enter
DesCalled when the mouse enters an object or app
ParEvent|HANDLE|Some event info' />
					<property name='MouseLeave' target='mMouseLeave' typeid='24' hidden='0' locked='0' info='Optional callback which fires when the mouse leaves the object or app.' filter='NamOn%c_Leave
DesCalled when the mouse leaves an object or app
ParEvent|HANDLE|Some event info' />
					<property name='MouseMove' target='mMouseMove' typeid='24' hidden='0' locked='0' info='Optional callback which fires when the mouse moves whilst on the object or app.' filter='NamOn%c_Move
DesCalled when the mouse moves whilst on an object or app
ParEvent|HANDLE|Some event info' />
					<property name='MouseDown' target='mMouseDown' typeid='24' hidden='0' locked='0' info='Optional callback which fires when the mouse button is pressed when on the object or app.' filter='NamOn%c_Down
DesCalled when the mouse button is pressed while on the object or app
ParButton|INT|The button pressed (usually 0=left, 1=middle, 2=right)
ParEvent|HANDLE|Some event info' />
					<property name='MouseUp' target='mMouseUp' typeid='24' hidden='0' locked='0' info='Optional callback which fires when the mouse button is released when on the object or app.' filter='NamOn%c_Up
DesCalled when the mouse button is released while on the object or app
ParButton|INT|The button released (usually 0=left, 1=middle, 2=right)
ParEvent|HANDLE|Some event info' />
					<property name='MouseClick' target='mMouseClick' typeid='24' hidden='0' locked='0' info='Optional callback which fires when the mouse button is clicked (pressed then released) when on the object or app.' filter='NamOn%c_Click
DesCalled when the mouse button is clicked while on the object or app
ParEvent|HANDLE|Some event info' />
					<property name='MouseDblClick' target='mMouseDblClick' typeid='24' hidden='0' locked='0' info='Optional callback which fires when the mouse button is rapidly clicked twice when on the object or app.' filter='NamOn%c_DblClick
DesCalled when the mouse button is double-clicked while on the object or app
ParEvent|HANDLE|Some event info' />
					<property name='MouseWheel' target='mMouseWheel' typeid='24' hidden='0' locked='0' info='Optional callback which fires when the mouse wheel button is rotated when on the object or app.' filter='NamOn%c_Wheel
DesCalled when the mouse wheel button is rotated while on the object or app
ParDelta|FLOAT|The scroll value of the mouse wheel (+ve = up, -ve = down)
ParEvent|HANDLE|Some event info' />
				</property>
			</properties>
			<values >
				<value target='bWholeApp' data='0' />
				<value target='WebDevLink1::LinkTo' data='000' />
				<value target='mMouseEnter' data='' />
				<value target='mMouseLeave' data='' />
				<value target='mMouseMove' data='' />
				<value target='mMouseDown' data='' />
				<value target='mMouseUp' data='' />
				<value target='mMouseClick' data='' />
				<value target='mMouseDblClick' data='' />
				<value target='mMouseWheel' data='' />
			</values>
			<events >
				<event class='Components' event='PostInitialise' target='Ev_PostInitialise' />
				<event class='Components' event='Property' target='Ev_Property' />
				<event class='Compile' event='HtmlScriptHeader' target='Ev_HtmlScriptHeader' />
			</events>
			<apis />
			<variables >
				<variable public='0' >
					<def class_type='variable' name='ver' type='s32' description='' isconst='0' isHidden='0' isinit='1' usrinit='0' setinit='0' />
				</variable>
			</variables>
			<macros >
				<macro >
					<flowline name='Ev_PostInitialise' description='Post-initialisation routine for the component once all components have been initialised' statediag='0' >
						<return name='Return' type='u32' description='Non-zero to prevent initialisation' isconst='0' isHidden='0' isinit='0' usrinit='0' setinit='' />
						<command class_type='sim' title='Built-in Function' macro='System.GetFCVersion' >
							<return exp='ver' />
						</command>
						<command class_type='decision' title='Decision' exp='ver &lt; 0x0B0002' swap='0' >
							<flowline >
								<command class_type='sim' title='Built-in Function' disable='1' macro='UI.SimpleMsgBox' >
									<argument exp='&quot;The MouseEvent component requires Flowcode v11.0.2 +&quot;' />
								</command>
								<command class_type='sim' title='Built-in Function' macro='Component.SetVisible' >
									<argument exp='txtError' />
									<argument exp='1' />
								</command>
							</flowline>
							<flowline >
								<command class_type='sim' title='Built-in Function' macro='Component.SetVisible' >
									<argument exp='txtError' />
									<argument exp='0' />
								</command>
							</flowline>
						</command>
					</flowline>
				</macro>
				<macro >
					<flowline name='Ev_Property' description='Sent when a property has been changed by the User' statediag='0' >
						<return name='Return' type='u32' description='' isconst='0' isHidden='0' isinit='0' usrinit='0' setinit='' />
						<local name='bShowEvents' type='b1' description='' isconst='0' isHidden='0' isinit='1' usrinit='0' setinit='0' />
						<local name='s' type='T8' description='' isconst='0' isHidden='0' isinit='1' usrinit='&quot;&quot;' setinit='&quot;&quot;' >
							<array size='2000' />
						</local>
						<local name='bShowLinkTo' type='b1' description='' isconst='0' isHidden='0' isinit='1' usrinit='0' setinit='0' />
						<command class_type='decision' title='Decision' exp='bWholeApp' swap='0' >
							<flowline >
								<command class_type='calculation' title='Calculation' >
									<exp exp='.bShowEvents = 1' />
									<exp exp='.bShowLinkTo = 0' />
								</command>
							</flowline>
							<flowline >
								<command class_type='calculation' title='Calculation' >
									<exp exp='.bShowLinkTo = 1' />
								</command>
								<command class_type='sim' title='Built-in Function' macro='Component.Property.GetValue' >
									<return exp='.s' />
									<argument exp='WebDevLink1' />
									<argument exp='&quot;LinkHandle&quot;' />
								</command>
								<command class_type='decision' title='Decision' exp='.s != &quot;0&quot;' swap='0' >
									<flowline >
										<command class_type='calculation' title='Calculation' >
											<exp exp='.bShowEvents = 1' />
										</command>
									</flowline>
									<flowline >
										<command class_type='calculation' title='Calculation' >
											<exp exp='.bShowEvents = 0' />
										</command>
									</flowline>
								</command>
							</flowline>
						</command>
						<command class_type='sim' title='Built-in Function' macro='Component.SetVisible' >
							<argument exp='WebDevLink1' />
							<argument exp='.bShowLinkTo' />
						</command>
						<command class_type='sim' title='Built-in Function' macro='Component.SetVisible' >
							<argument exp='txtWholeApp' />
							<argument exp='!.bShowLinkTo' />
						</command>
						<command class_type='sim' title='Built-in Function' macro='Component.Property.SetVisible' >
							<argument exp='WebDevLink1' />
							<argument exp='&quot;LinkTo&quot;' />
							<argument exp='.bShowLinkTo' />
						</command>
						<command class_type='sim' title='Built-in Function' macro='Component.Property.SetVisible' >
							<argument exp='this' />
							<argument exp='&quot;dirEvents&quot;' />
							<argument exp='.bShowEvents' />
						</command>
					</flowline>
				</macro>
				<macro >
					<flowline name='Ev_HtmlScriptHeader' description='Sent to a component to retrieve script code to be placed in the html header section' statediag='0' >
						<return name='Return' type='u32' description='Non-zero to block script code insertion' isconst='0' isHidden='0' isinit='0' usrinit='0' setinit='' />
						<param name='CompID' type='T8' description='The unique name of this component' isconst='0' isHidden='0' isinit='0' usrinit='&quot;&quot;' setinit='' >
							<array size='20' />
						</param>
						<param name='HeaderScript' type='T8*' description='Text to amend for the header script' isconst='0' isHidden='0' isinit='0' usrinit='&quot;&quot;' setinit='' >
							<array size='20' />
						</param>
						<local name='h' type='h32' description='' isconst='0' isHidden='0' isinit='1' usrinit='0' setinit='0' />
						<local name='obj' type='h32' description='' isconst='0' isHidden='0' isinit='1' usrinit='0' setinit='0' />
						<local name='sObj' type='T8' description='' isconst='0' isHidden='0' isinit='1' usrinit='&quot;&quot;' setinit='&quot;&quot;' >
							<array size='2000' />
						</local>
						<local name='ver' type='s32' description='' isconst='0' isHidden='0' isinit='1' usrinit='0' setinit='0' />
						<local name='sAddEventListener' type='T8' description='' isconst='0' isHidden='0' isinit='1' usrinit='&quot;&quot;' setinit='&quot;&quot;' >
							<array size='2000' />
						</local>
						<command class_type='decision' title='Decision' exp='ver &lt; 0x0B0002' swap='0' >
							<flowline >
								<command class_type='calculation' title='Calculation' >
									<exp exp='.HeaderScript = .HeaderScript + &quot;  console.log(&apos;The MouseEvent component requires Flowcode v11.0.2 +&apos;);\n&quot;' />
								</command>
							</flowline>
							<flowline >
								<command class_type='sim' title='Component Macro' component='WebDevLink1' macro='GetHandle' >
									<return exp='.h' />
								</command>
								<command class_type='sim' title='Built-in Function' macro='Expand.ComponentInfo' >
									<return exp='.sObj' />
									<argument exp='&quot;id_$(module)&quot;' />
									<argument exp='.h' />
								</command>
								<command class_type='decision' title='Decision' exp='mMouseDown != &quot;&quot;' swap='0' >
									<flowline >
										<command class_type='calculation' title='Calculation' >
											<exp exp='.HeaderScript = .HeaderScript + &quot;  function FC_&quot; + .CompID + &quot;_Down(event) {\n&quot;' />
											<exp exp='.HeaderScript = .HeaderScript + &quot;    FCM_&quot; + mMouseDown + &quot;(event.button, event);\n&quot;' />
											<exp exp='.HeaderScript = .HeaderScript + &quot;  }\n&quot;' />
										</command>
									</flowline>
									<flowline />
								</command>
								<command class_type='decision' title='Decision' exp='mMouseUp != &quot;&quot;' swap='0' >
									<flowline >
										<command class_type='calculation' title='Calculation' >
											<exp exp='.HeaderScript = .HeaderScript + &quot;  function FC_&quot; + .CompID + &quot;_Up(event) {\n&quot;' />
											<exp exp='.HeaderScript = .HeaderScript + &quot;    FCM_&quot; + mMouseUp + &quot;(event.button, event);\n&quot;' />
											<exp exp='.HeaderScript = .HeaderScript + &quot;  }\n&quot;' />
										</command>
									</flowline>
									<flowline />
								</command>
								<command class_type='decision' title='Decision' exp='mMouseWheel != &quot;&quot;' swap='0' >
									<flowline >
										<command class_type='calculation' title='Calculation' >
											<exp exp='.HeaderScript = .HeaderScript + &quot;  function FC_&quot; + .CompID + &quot;_Wheel(event) {\n&quot;' />
											<exp exp='.HeaderScript = .HeaderScript + &quot;    FCM_&quot; + mMouseWheel + &quot;(event.deltaY, event);\n&quot;' />
											<exp exp='.HeaderScript = .HeaderScript + &quot;  }\n&quot;' />
										</command>
									</flowline>
									<flowline />
								</command>
								<command class_type='calculation' title='Calculation' >
									<exp exp='.HeaderScript = .HeaderScript + &quot;  document.addEventListener(&apos;DOMContentLoaded&apos;, (event) =&gt; {\n&quot;' />
								</command>
								<command class_type='decision' title='Decision' exp='bWholeApp' swap='0' >
									<flowline >
										<command class_type='calculation' title='Calculation' >
											<exp exp='.sAddEventListener = &quot;document.addEventListener&quot;' />
										</command>
									</flowline>
									<flowline >
										<command class_type='calculation' title='Calculation' >
											<exp exp='.HeaderScript = .HeaderScript + &quot;    var FCTARGET_&quot; + .CompID + &quot; = document.getElementById(&apos;&quot; + .sObj + &quot;&apos;);\n&quot;' />
										</command>
										<command class_type='calculation' title='Calculation' >
											<exp exp='.sAddEventListener = &quot;FCTARGET_&quot; + .CompID + &quot;.addEventListener&quot;' />
										</command>
									</flowline>
								</command>
								<command class_type='decision' title='Decision' exp='mMouseEnter != &quot;&quot;' swap='0' >
									<flowline >
										<command class_type='calculation' title='Calculation' >
											<exp exp='.HeaderScript = .HeaderScript + &quot;    &quot; + .sAddEventListener + &quot;(&apos;mouseenter&apos;, FCM_&quot; + mMouseEnter + &quot;);\n&quot;' />
										</command>
									</flowline>
									<flowline />
								</command>
								<command class_type='decision' title='Decision' exp='mMouseLeave != &quot;&quot;' swap='0' >
									<flowline >
										<command class_type='calculation' title='Calculation' >
											<exp exp='.HeaderScript = .HeaderScript + &quot;    &quot; + .sAddEventListener + &quot;(&apos;mouseleave&apos;, FCM_&quot; + mMouseLeave + &quot;);\n&quot;' />
										</command>
									</flowline>
									<flowline />
								</command>
								<command class_type='decision' title='Decision' exp='mMouseMove != &quot;&quot;' swap='0' >
									<flowline >
										<command class_type='calculation' title='Calculation' >
											<exp exp='.HeaderScript = .HeaderScript + &quot;    &quot; + .sAddEventListener + &quot;(&apos;mousemove&apos;, FCM_&quot; + mMouseMove + &quot;);\n&quot;' />
										</command>
									</flowline>
									<flowline />
								</command>
								<command class_type='decision' title='Decision' exp='mMouseDown != &quot;&quot;' swap='0' >
									<flowline >
										<command class_type='calculation' title='Calculation' >
											<exp exp='.HeaderScript = .HeaderScript + &quot;    &quot; + .sAddEventListener + &quot;(&apos;mousedown&apos;, FC_&quot; + .CompID + &quot;_Down);\n&quot;' />
										</command>
									</flowline>
									<flowline />
								</command>
								<command class_type='decision' title='Decision' exp='mMouseUp != &quot;&quot;' swap='0' >
									<flowline >
										<command class_type='calculation' title='Calculation' >
											<exp exp='.HeaderScript = .HeaderScript + &quot;    &quot; + .sAddEventListener + &quot;(&apos;mouseup&apos;, FC_&quot; + .CompID + &quot;_Up);\n&quot;' />
										</command>
									</flowline>
									<flowline />
								</command>
								<command class_type='decision' title='Decision' exp='mMouseClick != &quot;&quot;' swap='0' >
									<flowline >
										<command class_type='calculation' title='Calculation' >
											<exp exp='.HeaderScript = .HeaderScript + &quot;    &quot; + .sAddEventListener + &quot;(&apos;click&apos;, FCM_&quot; + mMouseClick + &quot;);\n&quot;' />
										</command>
									</flowline>
									<flowline />
								</command>
								<command class_type='decision' title='Decision' exp='mMouseDblClick != &quot;&quot;' swap='0' >
									<flowline >
										<command class_type='calculation' title='Calculation' >
											<exp exp='.HeaderScript = .HeaderScript + &quot;    &quot; + .sAddEventListener + &quot;(&apos;dblclick&apos;, FCM_&quot; + mMouseDblClick + &quot;);\n&quot;' />
										</command>
									</flowline>
									<flowline />
								</command>
								<command class_type='decision' title='Decision' exp='mMouseWheel != &quot;&quot;' swap='0' >
									<flowline >
										<command class_type='calculation' title='Calculation' >
											<exp exp='.HeaderScript = .HeaderScript + &quot;    &quot; + .sAddEventListener + &quot;(&apos;wheel&apos;, FC_&quot; + .CompID + &quot;_Wheel);\n&quot;' />
										</command>
									</flowline>
									<flowline />
								</command>
								<command class_type='calculation' title='Calculation' >
									<exp exp='.HeaderScript = .HeaderScript + &quot;  });\n&quot;' />
								</command>
							</flowline>
						</command>
						<command class_type='calculation' title='Set return to zero to ensure text is added to html file' >
							<exp exp='.Return = 0' />
						</command>
					</flowline>
				</macro>
				<macro >
					<flowline name='Main' description='' statediag='0' >
						<return name='Return' type='v0' description='' isconst='0' isHidden='0' isinit='0' usrinit='' setinit='' />
						<command class_type='comment' title='' comment='Component Version Information;
1, 1.0, 15-06-26, ST, Created;
' textarea='12,0,12,0' />
					</flowline>
				</macro>
			</macros>
			<component class_type='ref' guid='27e0f9bc-4ddb-4365-9f90-97a7f0943b58' vmin='0' vmaj='1' codename='WebDevLibraryComponent1' panelId='0' x='100' y='-50' z='0' xsz='50' ysz='25' zsz='25' xang='0' yang='0' zang='0' xquat='0' yquat='0' zquat='0' wquat='1' visible='1' scadavisible='1' interactive='1' solid='1' layer='2' poslock='0' ancTop='0' ancBottom='0' ancLeft='0' ancRight='0' ancMinX='0' ancMinY='0' comp2dType='0' >
				<resources />
				<properties />
				<values >
					<value target='Title::sText' data='Mouse Events
' />
					<value target='Name' data='' />
				</values>
				<events />
				<apis />
				<variables />
				<macros />
			</component>
			<component class_type='ref' guid='df2a5a98-da9d-47fb-8bff-b21db6aa746c' vmin='0' vmaj='1' codename='WebDevLink1' panelId='0' x='100' y='-65' z='1' xsz='43.2099' ysz='75' zsz='25' xang='0' yang='0' zang='0' xquat='0' yquat='0' zquat='0' wquat='1' visible='1' scadavisible='1' interactive='1' solid='1' layer='2' poslock='0' ancTop='0' ancBottom='0' ancLeft='0' ancRight='0' ancMinX='0' ancMinY='0' comp2dType='0' >
				<resources />
				<properties />
				<values >
					<value target='LinkTo' data='000' />
					<value target='LinkHandle' data='0' />
				</values>
				<events />
				<apis />
				<variables />
				<macros />
			</component>
			<component class_type='GdiText' codename='txtError' panelId='0' x='90' y='-64' z='2' xsz='42.5' ysz='17.5' zsz='0' xang='0' yang='0' zang='0' xquat='0' yquat='0' zquat='0' wquat='1' visible='0' scadavisible='1' interactive='1' solid='1' layer='2' poslock='8' ancTop='0' ancBottom='0' ancLeft='0' ancRight='0' ancMinX='0' ancMinY='0' comp2dType='46' >
				<resources />
				<properties />
				<values >
					<value target='sText' data='Error: requires
v11.0.2 or later' />
					<value target='bWordWrap' data='1' />
					<value target='nHorizontalAlignment' data='2' />
					<value target='nVerticalAlignment' data='2' />
					<value target='nAngle' data='0' />
					<value target='fntFamily' data='Calibri' />
					<value target='bFixedScale' data='1' />
					<value target='dScale' data='1.00000' />
					<value target='bScaleWidth' data='0' />
					<value target='iFontSize' data='12' />
					<value target='bBold' data='0' />
					<value target='bItalic' data='0' />
					<value target='bUnderline' data='0' />
					<value target='bStrikethrough' data='0' />
					<value target='colTextColour' data='128' />
					<value target='colTextGradient' data='9868950' />
					<value target='nGradient' data='0' />
					<value target='nTextOpacity' data='1.0' />
					<value target='colBackgroundColour' data='5767167' />
					<value target='colBackgroundGradient' data='-1' />
					<value target='nBackgroundGradient' data='0' />
					<value target='nBackgroundOpacity' data='1.0' />
				</values>
				<events />
				<apis />
				<variables />
				<macros />
			</component>
			<component class_type='GdiText' codename='txtWholeApp' panelId='0' x='100' y='-65' z='3' xsz='43.75' ysz='18.75' zsz='0' xang='0' yang='0' zang='0' xquat='0' yquat='0' zquat='0' wquat='1' visible='0' scadavisible='1' interactive='1' solid='1' layer='2' poslock='8' ancTop='0' ancBottom='0' ancLeft='0' ancRight='0' ancMinX='0' ancMinY='0' comp2dType='46' >
				<resources />
				<properties />
				<values >
					<value target='sText' data='{whole app}' />
					<value target='bWordWrap' data='0' />
					<value target='nHorizontalAlignment' data='2' />
					<value target='nVerticalAlignment' data='2' />
					<value target='nAngle' data='0' />
					<value target='fntFamily' data='Calibri' />
					<value target='bFixedScale' data='1' />
					<value target='dScale' data='1.00000' />
					<value target='bScaleWidth' data='0' />
					<value target='iFontSize' data='10' />
					<value target='bBold' data='0' />
					<value target='bItalic' data='0' />
					<value target='bUnderline' data='0' />
					<value target='bStrikethrough' data='0' />
					<value target='colTextColour' data='16777215' />
					<value target='colTextGradient' data='9868950' />
					<value target='nGradient' data='0' />
					<value target='nTextOpacity' data='1.0' />
					<value target='colBackgroundColour' data='-1' />
					<value target='colBackgroundGradient' data='-1' />
					<value target='nBackgroundGradient' data='0' />
					<value target='nBackgroundOpacity' data='1.0' />
				</values>
				<events />
				<apis />
				<variables />
				<macros />
			</component>
		</component>
	</components>
	<scadaresourcelookup />
	<keymap />
	<panel2d shadows='0' lighting='2' brightness='0' >
		<background rgb='7292207' img='' style='0' />
		<camera xe='0' ye='0' ze='266.592' xt='0' yt='0' zt='0' xquat='0' yquat='0' zquat='0' wquat='1' />
		<viewport dx='200' dy='416' zoom='90.7755' fix_topleft='0' />
		<page x='1000' y='1000' show='0' rgb='7360576' />
		<winpos ID='7005' RectRecentFloat='1659,222,1920,550' RectRecentDocked='0,0,200,439' RecentFrameAlignment='16384' RecentRowIndex='0' IsFloating='0' MRUWidth='32767' PinState='0' IsMaximized='0' IsVisible='0' />
	</panel2d>
	<panel3d shadows='0' lighting='2' brightness='0' perspective='1' >
		<background rgb='8409120' img='' style='0' />
		<table rgb='7360576' img='' style='0' size='0' />
		<camera xe='0' ye='0' ze='781.66' xt='0' yt='0' zt='0' xquat='0' yquat='0' zquat='0' wquat='1' />
		<camerakey0 xe='0' ye='0' ze='300' xt='0' yt='0' zt='0' xquat='0' yquat='0' zquat='0' wquat='1' />
		<camerakey1 xe='-3.67394e-14' ye='0' ze='-300' xt='0' yt='0' zt='0' xquat='0' yquat='1' zquat='0' wquat='6.12323e-17' />
		<camerakey2 xe='0' ye='-300' ze='6.66134e-14' xt='0' yt='0' zt='0' xquat='-0.707107' yquat='0' zquat='0' wquat='0.707107' />
		<camerakey3 xe='-3.67394e-14' ye='300' ze='6.66134e-14' xt='0' yt='0' zt='0' xquat='-4.32978e-17' yquat='0.707107' zquat='0.707107' wquat='4.32978e-17' />
		<camerakey4 xe='-300' ye='-6.66134e-14' ze='6.66134e-14' xt='0' yt='0' zt='0' xquat='-0.5' yquat='0.5' zquat='0.5' wquat='0.5' />
		<camerakey5 xe='300' ye='-6.66134e-14' ze='6.66134e-14' xt='0' yt='0' zt='0' xquat='-0.5' yquat='-0.5' zquat='-0.5' wquat='0.5' />
		<camerakey6 xe='-173.205' ye='-173.205' ze='173.205' xt='0' yt='0' zt='0' xquat='-0.424708' yquat='0.17592' zquat='0.339851' wquat='0.820473' />
		<winpos ID='7004' RectRecentFloat='0,630,650,1080' RectRecentDocked='0,0,210,737' RecentFrameAlignment='16384' RecentRowIndex='0' IsFloating='0' MRUWidth='32767' PinState='0' IsMaximized='0' IsVisible='0' />
	</panel3d>
	<panels2d count='1' >
		<panel2d_0 id='0' name='NewPanel' type='0' >
			<winpos ID='1171' RectRecentFloat='702,384,1199,705' RectRecentDocked='675,141,1049,878' RecentFrameAlignment='16384' RecentRowIndex='0' IsFloating='0' MRUWidth='32767' PinState='0' IsMaximized='0' IsVisible='0' />
			<background fill='288230376151053813' showgrid='1' gridstyle='1' gridsize='10' gridbrush='71776119075691740' snaptogrid='1' fitcomp='0' disp_x='300' disp_y='400' scale='100' disp_col='16777215' />
		</panel2d_0>
	</panels2d>
	<layout >
		<view type='0' name='Main' mode='0' placement='LAAAAAAAAAABAAAA---------------------wUAAAAYAAAAawEAANwCAAA' zoom='100' scrollx='0' scrolly='0' flags='0' />
		<view type='0' name='Ev_Property' mode='0' placement='LAAAAAAAAAABAAAA---------------------wUAAAAYAAAAawEAANwCAAA' zoom='100' scrollx='0' scrolly='0' flags='0' />
		<view type='0' name='Ev_HtmlScriptHeader' mode='0' placement='LAAAAAAAAAABAAAA---------------------wUAAAAYAAAAawEAANwCAAA' zoom='100' scrollx='0' scrolly='0' flags='0' />
		<view type='0' name='Ev_PostInitialise' mode='0' placement='LAAAAAAAAAABAAAA---------------------wUAAAAYAAAAawEAANwCAAA' zoom='100' scrollx='0' scrolly='0' flags='0' />
	</layout>
</document>
</root>
