<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<Window size="1500,1000" roundcorner="0,0" caption="0,0,0,50">
	 	<Font id = "0" name="微软雅黑" size="22" bold="false"   />
		<Font id = "1" name="微软雅黑" size="16" bold="false"  />
	 	<Default name="VScrollBar" value="button1normalimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;0,0,16,16&apos;&quot; button1hotimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;16,0,32,16,16&apos;&quot; button1pushedimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;32,0,48,16&apos;&quot; button2normalimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;0,32,16,48&apos;&quot; button2hotimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;16,32,32,48&apos;&quot; button2pushedimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;32,32,48,48&apos;&quot; thumbnormalimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;0,48,16,64&apos; corner=&apos;0,2,0,2&apos;&quot; thumbhotimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;16,48,32,64&apos; corner=&apos;0,2,0,2&apos;&quot; thumbpushedimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;32,48,48,64&apos; corner=&apos;0,2,0,2&apos;&quot; bknormalimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;0,16,16,32&apos;&quot;" />
		<VerticalLayout bkcolor="#FFFFFFFF"  bordercolor="#ff7dc597" bordersize="2">
				<HorizontalLayout height="50" padding="0,0,0,0"  gradient="hor" bkcolor1="#ff7dc597" bkcolor2="#ff56bb91">
					<VerticalLayout />
					<Button name="closebtn" width="22" height="22" bkimage="reader\popup\close_button.png" padding="0,14,0,0"/>	
					<VerticalLayout width="20"/>
				</HorizontalLayout>
					
				<HorizontalLayout padding="0,50,0,0" height="850" >
					
					<VerticalLayout padding="2,0,0,0" width="100" >
						<Button name="preImage" width="54" height="54" normalimage="setting\normal_left.png" hotimage="setting\hot_left.png" padding="23,400,0,0"/>	
					</VerticalLayout>
					<VerticalLayout padding="2,0,0,0" width="1300" vscrollbar="true">
						<Button   align="center" width="1300" height="850"   name="showimage" xtiled="true" ytiled="true" />	
					</VerticalLayout>
					<VerticalLayout padding="0,0,0,0" width="100">
						<Button name="nextImage" width="54" height="54" normalimage="setting\normal_right.png" hotimage="setting\hot_right.png" padding="23,400,0,0"/>	
					</VerticalLayout>
				</HorizontalLayout>
				
				<HorizontalLayout height="30" padding="100,0,0,0" >
					<Label   align="center" width="1300" height="30"   name="desc" align="center" font="0"/>	
				</HorizontalLayout>
				
		</VerticalLayout>
</Window>