<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<Window size="472,358" bktrans="true" sizebox="0,0,0,0" caption="0,0,0,72"  roundcorner="5,5">
	 <Font id = "0" name="微软雅黑" size="28" bold="false"   />
	<Font id = "1" name="微软雅黑" size="28" bold="false"  />
	<VerticalLayout bkcolor="#FFFFFFFF" bordercolor="#FF48ACFB" bordersize="3" width="358">
		<HorizontalLayout height="72" bkcolor="#FF48ACFB">
			<VerticalLayout />
			<Label name="label_set_title" textpadding="92,0,0,0" text="选择添加的位置" textcolor="#FFFFFFFF" font="1" width="286" align="center" />
			<Control />
			<HorizontalLayout width="30" padding="28,0,80,0">
				<Button name="close_button" padding="20,18,0,0" height="32" width="32" normalimage="reader\popup\close_button.png" hotimage="reader\popup\close_button.png" pushedimage="reader\popup\close_button.png" />
			</HorizontalLayout>					
		</HorizontalLayout>

		<HorizontalLayout height="72" padding="40,72,10,0" bkcolor="#FFFFFFFF">
			<Option padding="40,0,0,0" name="left_page" width="44" height="44" normalimage="public\\check_u.png"   selectedimage="public\\check.png" group="page_select_option" selected="true"/>
			<Label  textpadding="14,0,0,0" text="左页" textcolor="#FF000000" font="0" width="70" align="left" />
			<Option padding="70,0,0,0" name="right_page" width="44" height="44" normalimage="public\\check_u.png"   selectedimage="public\\check.png" group="page_select_option"/>
			<Label  textpadding="14,0,0,0" text="右页" textcolor="#FF000000" font="0" width="70" align="left" />
		</HorizontalLayout>
		
		
		<Button font="0" name="ok_button" width="372" height="60" padding="50,72,0,0" normalimage="reader\popup\ok_button_normal.png" hotimage="reader\popup\ok_button_pressed.png" pushedimage="reader\popup\ok_button_selected.png" />
	</VerticalLayout>
</Window>