<?xml version="1.0" encoding="UTF-8"?>

<ExtensionManifest Version="2.0" ExtensionBundleId="RefillReadr" ExtensionBundleVersion="1.1.5"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<Author>
		<![CDATA[cazoobi]]>
	</Author>	<ExtensionList>
		<Extension Id="RefillReadr.refillStore" Version="1.1" />
		<Extension Id="RefillReadr" Version="1.1" />
	</ExtensionList>
	<ExecutionEnvironment>
		<HostList>
			<Host Name="PHXS" Version="12.0" />
			<Host Name="PHSP" Version="12.0" />
		</HostList>
		<LocaleList>
			<Locale Code="All" />
		</LocaleList>
		<RequiredRuntimeList>
			<RequiredRuntime Name="CSXS" Version="2.0" />
		</RequiredRuntimeList>
	</ExecutionEnvironment>
	<DispatchInfoList>
		<Extension Id="RefillReadr.refillStore">
			<DispatchInfo >
				<Resources>
					<SwfPath>./refillStore/refillStore.swf</SwfPath>
				</Resources>
				<Lifecycle>
					<AutoVisible>true</AutoVisible>
				</Lifecycle>
				<UI>
					<Type>Modeless</Type>
					<Geometry>
						<Size>
							<Height>800</Height>
							<Width>900</Width>
						</Size>
						<MaxSize>
							<Height>800</Height>
							<Width>900</Width>
						</MaxSize>
						<MinSize>
							<Height>400</Height>
							<Width>600</Width>
						</MinSize>
					</Geometry>
				</UI>
			</DispatchInfo>
		</Extension>
		<Extension Id="RefillReadr">
			<DispatchInfo >
				<Resources>
					<SwfPath>./refillReadr.swf</SwfPath>
					<ScriptPath>./refillReadr.jsx</ScriptPath>
				</Resources>
				<Lifecycle>
					<AutoVisible>true</AutoVisible>
				</Lifecycle>
				<UI>
					<Type>Panel</Type>
					<Menu>Refill Readr</Menu>
					<Geometry>
						<Size>
							<Height>385</Height>
							<Width>292</Width>
						</Size>
						<MaxSize>
							<Height>385</Height>
							<Width>446</Width>
						</MaxSize>
						<MinSize>
							<Height>385</Height>
							<Width>292</Width>
						</MinSize>
					</Geometry>
					<Icons>
						<Icon Type="Normal">./src/assets/RefillReadrNormal.png</Icon>
						<Icon Type="RollOver">./src/assets/RefillReadrRollover.png</Icon>
						<Icon Type="Disabled">./src/assets/RefillReadrNormal.png</Icon>
					</Icons>
				</UI>
			</DispatchInfo>
		</Extension>
	</DispatchInfoList>
</ExtensionManifest>