<?xml version="1.0" encoding="UTF-8" standalone="no"?><ExtensionManifest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ExtensionBundleId="CSS3MobilePack" ExtensionBundleVersion="1.0.2" Version="2.0">
	<Author>
		<![CDATA[Adobe Systems Inc.,]]>
	</Author>
	<Abstract>
		<![CDATA[
		
The following two features are available in Adobe® CSS3 Mobile Pack Extension for Fireworks®.
•	CSS Properties : Provides the CSS Properties for a Fireworks design.  
o	Select Windows > Extensions > CSS Properties to open the CSS Properties panel
o	Select a Fireworks object and click the Refresh button in the CSS Properties panel. The CSS properties are displayed in the panel.
•	 jQuery Mobile Skinning : Helps create a new theme or modify an existing theme for jQuery Mobile webpages. jQuery Mobile Framework CSS along with the sprite images are generated for the modified theme.
o	Select Commands > jQuery Mobile > Create New Theme to open the jQuery Mobile Template.
o	Modify design objects and sprites in the template. To preview the modified theme, select Windows > Extensions > jQuery Mobile Theme Preview. Click the Refresh button. 
Individual swatches/sprites can be exported using the options present in the panel.
o	To preview multiple themes, select Commands > jQuery Mobile > Preview Theme. To export multiple themes, select Commands > jQuery > Export  Theme.

]]>
	</Abstract>
	<ExtensionList>
		<Extension Id="CSSProperties" Version="1.0.21"/>
		<Extension Id="jQuery" Version="1.0.6"/>
	</ExtensionList>
	<ExecutionEnvironment>
		<HostList>
			<Host Name="FWKS" Version="11.0"/>
		</HostList>
		<LocaleList>
			<Locale Code="All"/>
		</LocaleList>
		<RequiredRuntimeList>
			<RequiredRuntime Name="CSXS" Version="2.0"/>
		</RequiredRuntimeList>
	</ExecutionEnvironment>
	<DispatchInfoList>
		<Extension Id="CSSProperties">
			<DispatchInfo>
				<Resources>
					<SwfPath>./CSSProperties.swf</SwfPath>
					<ScriptPath>./CSSProperties.jsf</ScriptPath>
				</Resources>
				<Lifecycle>
					<AutoVisible>true</AutoVisible>
				</Lifecycle>
				<UI>
					<Type>Panel</Type>
					<Menu>%CSSProperties</Menu>
					<Geometry>
						<Size>
							<Height>410</Height>
							<Width>274</Width>
						</Size>
						<MaxSize>
							<Height>600</Height>
							<Width>600</Width>
						</MaxSize>
						<MinSize>
							<Height>410</Height>
							<Width>274</Width>
						</MinSize>
					</Geometry>
					<Icons>
						<Icon Type="Normal">./Normal.png</Icon>
						<Icon Type="RollOver">./Focus.png</Icon>
					</Icons>
				</UI>
			</DispatchInfo>
		</Extension>
		<Extension Id="jQuery">
			<DispatchInfo>
				<Resources>
					<SwfPath>./jQuery.swf</SwfPath>
					<ScriptPath>./jQuery.jsx</ScriptPath>
				</Resources>
				<Lifecycle>
					<AutoVisible>true</AutoVisible>
				</Lifecycle>
				<UI>
					<Type>Panel</Type>
					<Menu>%jQueryMobile</Menu>
					<Geometry>
						<Size>
							<Height>425</Height>
							<Width>327</Width>
						</Size>
						<MaxSize>
							<Height>425</Height>
							<Width>327</Width>
						</MaxSize>
						<MinSize>
							<Height>425</Height>
							<Width>327</Width>
						</MinSize>
					</Geometry>
					<Icons>
						<Icon Type="Normal">./jQueryPanelLogoNormal.png</Icon>
						<Icon Type="RollOver">./jQueryPanelLogoOver.png</Icon>
						<Icon Type="Disabled">./jQueryPanelLogoDisabled.png</Icon>
					</Icons>
				</UI>
			</DispatchInfo>
		</Extension>
	</DispatchInfoList>
</ExtensionManifest>
