<?xml version="1.0" encoding="UTF-8"?>
<ExtensionManifest Version="2.0" ExtensionBundleId="OverlayCreator" ExtensionBundleVersion="7.5.2.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<Author>
		<![CDATA[Adobe Systems Incorporated]]>
	</Author>
	<ExtensionList>
		<Extension Id="OverlayCreator" Version="7.5.2.9" />
	</ExtensionList>
	<ExecutionEnvironment>
		<HostList>
			<Host Name="IDSN" Version="7" />
		</HostList>
		<LocaleList>
			<Locale Code="All" />
		</LocaleList>
		<RequiredRuntimeList>
			<RequiredRuntime Name="CSXS" Version="2.0" />
		</RequiredRuntimeList>
	</ExecutionEnvironment>
	<DispatchInfoList>
		<Extension Id="OverlayCreator">
			<DispatchInfo  Host="IDSN" >
				<Resources>
					<SwfPath>./OverlayCreator.swf</SwfPath>
				</Resources>
				<Lifecycle>
					<AutoVisible>true</AutoVisible>
				</Lifecycle>
				<UI>
					<Type>Panel</Type>
					<Menu>%kOverlayCreatorPanelName</Menu>
					<Geometry>
						<Size>
							<Height>%kPanelHeight</Height>
							<Width>%kPanelWidth</Width>
						</Size>
						<MaxSize>
							<Height>%kPanelHeight</Height>
							<Width>%kPanelWidth</Width>
						</MaxSize>
						<MinSize>
							<Height>%kPanelHeight</Height>
							<Width>%kPanelWidth</Width>
						</MinSize>
					</Geometry>
					<Icons>
						<Icon Type="Normal">./icons/PL_Overlay_N.png</Icon>
						<Icon Type="RollOver">./icons/PL_Overlay_R.png</Icon>
					</Icons>
				</UI>
			</DispatchInfo>
			<DispatchInfo >
				<Resources>
					<SwfPath>./OverlayCreator.swf</SwfPath>
				</Resources>
				<Lifecycle>
					<AutoVisible>true</AutoVisible>
				</Lifecycle>
				<UI>
					<Type>Panel</Type>
					<Geometry>
						<Size>
							<Height>%kPanelHeight</Height>
							<Width>%kPanelWidth</Width>
						</Size>
						<MaxSize>
							<Height>%kPanelHeight</Height>
							<Width>%kPanelWidth</Width>
						</MaxSize>
						<MinSize>
							<Height>%kPanelHeight</Height>
							<Width>%kPanelWidth</Width>
						</MinSize>
					</Geometry>
					<Icons>
						<Icon Type="Normal">./icons/PL_Overlay_N.png</Icon>
						<Icon Type="RollOver">./icons/PL_Overlay_R.png</Icon>
					</Icons>
				</UI>
			</DispatchInfo>
		</Extension>
	</DispatchInfoList>
</ExtensionManifest>