﻿<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<Window size="800,500" >
	<VerticalLayout bkcolor="#FFFFFFFF">
		<VerticalLayout  width="800" height="500" bkimage="file='bg.png'" >
			<HorizontalLayout  padding="0,80,0,0" height="34" >	
				<Control height="1" />
				<Label name="complete_title" width="750" align="center" valign="center"  font="17" textcolor="#FF354052"  text="Install Complete" />
				<Control height="1" />
			</HorizontalLayout>
			<Control height="8" />
			<HorizontalLayout  height="24" >
				<Control height="1" />
				<!-- Label width="95" height="2" padding="0,13,0,0" bkimage="file='line_a9bbd0_95x2.png' " / -->
				<Label name="complete_tips" align="center" valign="center"  font="8" width="600"  textcolor="#ff4c6785"  text="Manage your iPhone&amp;iPad now!" />
				<!-- Label width="95" height="2" padding="0,13,0,0" bkimage="file='line_a9bbd0_95x2.png' " / -->
				<Control height="1" />
			</HorizontalLayout>
			<Control height="25" />
			<HorizontalLayout height="210" padding="0,0,0,0" >
				<Control height="1" />
				<HorizontalLayout  width="800" >
				    <Control width="100" />
					<VerticalLayout height="210" width="190" >	
						<Label padding="10,14,0,0" width="70" height="70" bkimage="file='icon_manager.png' " />
						<Label name="manager_title" align="left" valign="top" padding="16,1,0,0"  font="3" minheight="40" showhtml="true"  multiline="true"  textcolor="#FF354052" text="One-Stop Manager" />
						<Label name="manager_tips"  align="left" valign="top" showhtml="true" padding="16,0,0,0"  minheight="70" multiline="true" textcolor="#FF8198b3" text="One-Stop Manager" />
					</VerticalLayout>
					<Control width="15" />
					<VerticalLayout height="210" width="190" >	
						<Label padding="10,14,0,0" width="70" height="70"  bkimage="file='icon_transfer.png' " />
						<Label name="transfer_title" align="left" valign="top" padding="16,1,0,0"   font="3" minheight="40" multiline="true"   textcolor="#FF354052"  text="1-Click Transfer" />
						<Label name="transfer_tips"   align="left" valign="top" showhtml="true" padding="16,0,0,0" minheight="70" multiline="true"  textcolor="#FF8198b3" text="One-Stop Manager" />
					</VerticalLayout>		
					<Control width="15" />
					<VerticalLayout  height="210" width="190">
						<Label padding="10,14,0,0" width="70" height="70" bkimage="file='icon_download.png' " />
						<Label name="downloader_title" align="left" valign="top" padding="16,1,0,0"  font="3" minheight="40" multiline="true"   textcolor="#FF354052"  text="Video Downloader" />
						<Label name="downloader_tips"   align="left" valign="top" showhtml="true" padding="16,0,0,0" minheight="70" multiline="true"  textcolor="#FF8198b3"  text="Video Downloader" />
					</VerticalLayout>
				</HorizontalLayout>
				<Control height="1" />
			</HorizontalLayout>
			<Control height="23" />
			<VerticalLayout >	
				<Button name="btn_Run" padding="275,0,0,0" text="Start Now" font="18" valign="center" align="center" textcolor="0xFFFFFFFF"  height="40" width="250" normalimage="file='public\button\btn_main_normal.png' " hotimage="file='public\button\btn_main_hover.png'" pushedimage="file='public\button\btn_main_press.png'" disabledimage="file='public\button\btn_main_disable.png'" />
			</VerticalLayout>

			<Label float="true" width="68" height="26"   pos="20,18,0,0"  bkimage="file='easeus_logo.png' " />
			<Button name="btn_CloseInstalls" float="true" pos="756,15,0,0" width="32" height="32" normalimage="file='public\button\close.png' " hotimage="file='public\button\close_hover.png' " pushedimage="file='public\button\close_press.png' " />

		</VerticalLayout>

	</VerticalLayout>
</Window>