﻿<?xml version="1.0" encoding="UTF-8"?>
<skin>
	<main topside="main_top_left.png" bottomside="main_bottom_left.png">
		<pic id="top_middle" x="5" y="0" width="6" horizontal="stretch" vertical="top" image="main_top_middle.png"/>
		<pic id="logopic" x="4" image="logo.png"/>
		<btn id="logo" x="12" y="1" width="30" height="30" image="logobtn.png" imagenum="2"/>
		<pic id="top_left" horizontal="left" vertical="top" image="main_top_left.png"/>
		<pic id="top_right"  horizontal="right" vertical="top" image="main_top_right.png"/>
		<pic id="middle_left" x="0" y="34" height="4" vertical="stretch" image="main_middle_left.png"/>
		<pic id="middle_right" y="34" height="4" horizontal="right" vertical="stretch" image="main_middle_right.png"/>
		<pic id="bottom_left" x="0" vertical="bottom" image="main_bottom_left.png"/>
		<pic id="bottom_middle" x="4" width="4" horizontal="stretch" vertical="bottom" image="main_bottom_middle.png"/>
		<pic id="bottom_right" horizontal="right" vertical="bottom" image="main_bottom_right.png"/>
		<pic id="separator_top_normal" x="194" y="33" horizontal="right" image="separator_top_normal.png"/>
		<pic id="separator_top" x="194" y="33" horizontal="right" image="separator_top.png"/>
		<btn id="menubtn" x="72" y="1" width="24" height="18" horizontal="right" image="menubtn.png"/>
		<btn id="min" x="48" y="1" width="24" height="18" horizontal="right" image="min.png"/>
		<btn id="close" x="5" y="1" width="43" height="18" horizontal="right" image="main_close.png"/>
	</main>
	<mainpage id="mainpage" bgcolor="0xfffafafa">
		<subview id="game_loading_wnd" width="599" vertical="tiled" visible="1" bgcolor="0xfffafafa">
			<pic id="loadgif_bk" y="187" horizontal="center" image="loadinggame_bg.png">
				<txt id="loadgif_txt" height="22" horizontal="tiled" vertical="bottom" center="1" face="宋体" size="9" color="0xff000000" bold="1"/>
			</pic>
			<gif id="loadgif" width="50" y="196" horizontal="center" gif="loadingdata.gif"/>
			<pic id="separator_middle" horizontal="right" vertical="stretch" image="separator_middle.png"/>
		</subview>
		<subview id="usergame_wnd" x="0" y="0" width="599" height="0" horizontal="left" vertical="tiled" visible="0" bgcolor="0xfff9f9f9">
			<usergamebtn id="rank1" x="30" y="29" width="72" height="72" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9"/>
			<usergamebtn id="rank2" x="146" y="29" width="72" height="72" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9"/>
			<usergamebtn id="rank3" x="263" y="29" width="72" height="72" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9"/>
			<usergamebtn id="rank4" x="380" y="29" width="72" height="72" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9"/>
			<usergamebtn id="rank5" x="497" y="29" width="72" height="72" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9"/>
			<usergamebtn id="rank6" x="30" y="150" width="72" height="72" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9"/>
			<usergamebtn id="rank7" x="146" y="150" width="72" height="72" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9"/>
			<usergamebtn id="rank8" x="263" y="150" width="72" height="72" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9"/>
			<usergamebtn id="rank9" x="380" y="150" width="72" height="72" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9"/>
			<usergamebtn id="rank10" x="497" y="150" width="72" height="72" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9"/>
			<usergamebtn id="rank11" x="30" y="271" width="72" height="72" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9"/>
			<usergamebtn id="rank12" x="146" y="271" width="72" height="72" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9"/>
			<usergamebtn id="rank13" x="263" y="271" width="72" height="72" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9"/>
			<usergamebtn id="rank14" x="380" y="271" width="72" height="72" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9"/>
			<usergamebtn id="rank15" x="497" y="271" width="72" height="72" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9"/>
			<usergamebtn id="rank16" x="30" y="392" width="72" height="72" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9"/>
			<usergamebtn id="rank17" x="146" y="392" width="72" height="72" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9"/>
			<usergamebtn id="rank18" x="263" y="392" width="72" height="72" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9"/>
			<usergamebtn id="rank19" x="380" y="392" width="72" height="72" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9"/>
			<usergamebtn id="rank20" x="497" y="392" width="72" height="72" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9"/>
			<pic id="bottomground" horizontal="stretch" vertical="bottom" image="usergame_bk.png"/>
			<pagebtn id="page1" x="0" y="5" width="18" height="18" horizontal="center" vertical="bottom" image="page.png"/>
			<pagebtn id="page2" x="0" y="5" width="18" height="18" horizontal="center" vertical="bottom" image="page.png"/>
			<pagebtn id="page3" x="0" y="5" width="18" height="18" horizontal="center" vertical="bottom" image="page.png"/>
			<pagebtn id="page4" x="0" y="5" width="18" height="18" horizontal="center" vertical="bottom" image="page.png"/>
			<pagebtn id="page5" x="0" y="5" width="18" height="18" horizontal="center" vertical="bottom" image="page.png"/>
			<pagebtn id="page6" x="0" y="5" width="18" height="18" horizontal="center" vertical="bottom" image="page.png"/>
			<pagebtn id="page7" x="0" y="5" width="18" height="18" horizontal="center" vertical="bottom" image="page.png"/>
			<pagebtn id="page8" x="0" y="5" width="18" height="18" horizontal="center" vertical="bottom" image="page.png"/>
			<pagebtn id="page9" x="0" y="5" width="18" height="18" horizontal="center" vertical="bottom" image="page.png"/>
			<btn id="randomgame" x="5" y="0" width="28" height="28" vertical="bottom" image="randomgame.png" imagenum="2"/>
			<gif id="randomgif" x="8" y="3" width="22" height="22" vertical="bottom" gif="random.gif"/>
			<pic id="separator_middle" horizontal="right" vertical="stretch" image="separator_middle.png"/>
			<pagebtn id="softwarebtn" x="0" y="5" width="18" height="18" horizontal="center" vertical="bottom" image="softwarepage.png"/>
			<pic id="scanbg" y="28" width="1" horizontal="stretch" vertical="bottom" image="scan_bg.png">
				<gif id="scangif" x="5" y="3" gif="scan.gif"/>
				<txt id="scanpath" x="30" y="4" face="宋体" size="9" color="0xff2f3131"/>
			</pic>
		</subview>
		<subview id="user_loading_wnd" width="193" horizontal="right" vertical="tiled" visible="1" bgcolor="0xfffafafaf">
			<pic id="loadgif_bk" y="187" horizontal="center" image="loadinguser_bg.png">
				<txt id="loadgif_txt" height="22" horizontal="tiled" vertical="bottom" center="1" face="宋体" size="9" color="0xff000000" bold="1"/>
			</pic>
			<gif id="loadgif" width="50" y="196" horizontal="center" gif="loadingdata.gif"/>
		</subview>
		<subview id="user_offline_wnd" width="193" horizontal="right" vertical="tiled" visible="1" bgcolor="0xfffafafa">
			<pic id="offline_sign" y="163" horizontal="center" image="user_offline.png"/>
			<pic id="icon" x="37" y="254" image="icon.png"/>
			<txtbtn id="connect_online" x="55" y="256" face="宋体" size="9" color="0xff1292ff" underline="1"/>
			<gif id="loadgif" x="37" y="255" gif="offline_loading.gif"/>
		</subview>
	</mainpage>	
	<findpage id="findpage" bgcolor="0xfffafafa">
		<pic id="background" horizontal="stretch" image="find_bk.png"/>
		<pic id="editborder" x="6" y="12" horizontal="right" image="editborder.png"/>
		<pressbtn id="hotgame" x="4" y="6" width="97" height="36" image="hot.png"/>
		<pressbtn id="exegame" x="102" y="6" width="97" height="36" image="exe.png"/>
		<pressbtn id="onlinegame" x="200" y="6" width="97" height="36" image="online.png"/>
		<pressbtn id="webgame" x="298" y="6" width="97" height="36" image="webgame.png"/>
		<pressbtn id="flashgame" x="396" y="6" width="97" height="36" image="flash.png"/>
		<pressbtn id="featuregame" x="494" y="6" width="97" height="36" image="feature.png"/>
		<btn id="searchbtn" x="6" y="12" width="29" height="23" horizontal="right" image="search.png"/>
		<gif id="searchgif" x="12" y="16" width="16" height="16" horizontal="right" gif="search.gif"/>
		<pic id="offline_sign" y="141" horizontal="center" image="user_offline.png"/>
		<txt id="offline_txt" y="240" width="195" horizontal="center" center="1" face="宋体" size="9" color="0xff000000" bold="1"/>
		<searchedit id="searchedit" x="38" y="17" width="135" height="16" horizontal="right" txt_col="0x00323232" bk_col="0x00ffffff" dis_col="0x00888888" clrBK="0xFFFFFFFF" clrText="0xFF323232" 
		clrHoverText="0xFF323232" clrItemHover="0xFFE6EEF6"  clrNormalFrame="0xFF99BFF6"/>
	</findpage>
	<accountlogindlg topside="login_top_left.png" bottomside="login_bottom_left.png" sidecolor="0xff7d7b7d">
		<pic id="bg" image="login_bg.png"/>
		<pic id="top_left" horizontal="left" vertical="top" image="login_top_left.png"/>
		<pic id="bottom_left" x="0" vertical="bottom" image="login_bottom_left.png"/>
		<btn id="close" x="1" y="1" width="38" height="18" horizontal="right" image="login_close.png"/>
		<txt id="title" x="10" y="7" face="宋体" size="9" color="0xfff6f9f8" bold="1"/>
		<pic id="acc_frame" x="55" y="98" image="login_frame.png"/>
		<pic id="pass_frame" x="55" y="131" image="login_frame.png"/>
		<txt id="account_txt" x="19" y="104" face="宋体" size="9" color="0xff000000"/>
		<txt id="password_txt" x="19" y="135" face="宋体" size="9" color="0xff000000"/>
		<combobox id="account" editid="accountedit" x="58" y="100" width="193" height="18"  image="login_list.png" imagenum="2" face="Arial" lfheight="15" limit="50" txt_col="0x00000000" 
		bk_col="0x00ffffff" dis_col="0x00888888" listx="-3" listy="1" listwidth="197" clrBK="0xFFFFFFFF" clrText="0xFF323232" clrHoverText="0xFFFFFFFF" clrItemHover="0xFF7EC4F5"  
		clrNormalFrame="0xFF54A4D5" listimage="login_minclose.png"/>
		<normaledit id="password" x="58" y="133" width="193" height="18" edittype="password" limit="16" lfheight="16"/>
		<btnex id="password_check" x="56" y="50" width="15" height="15" vertical="bottom" image="login_picking.png"/>
		<btnex id="login_check" x="185" y="50" width="15" height="15" vertical="bottom" image="login_picking.png"/>
		<txtbtn id="register" x="259" y="102" face="宋体" size="9" color="0xff0079C5"/>
		<txtbtn id="findpassword" x="259" y="136" face="宋体" size="9" color="0xff0079C5"/>
		<pic id="errorbg" x="1" y="39" width="1" horizontal="stretch" vertical="bottom" image="login_errorbg.png" show="0">
			<txt id="errorreason" y="8" face="宋体" size="9" color="0xffe70101" center="1" show="0"/>
			<txt id="cookieexpired" y="8" face="宋体" size="9" color="0xff333333" center="1" show="0"/>
		</pic>
		<txt id="logining" y="168" face="宋体" size="9" color="0xff323232" center="1" show="0"/>
		<gif id="load_logining" x="1" y="188" width="331" height="1" gif="login_logining.gif" show="0"/>
		<btn id="login" x="97" y="6" width="84" height="26" horizontal="right" vertical="bottom" image="login_btn.png" imagenum="4"/>
		<btn id="cancellogin" x="9" y="6" width="84" height="26" horizontal="right" vertical="bottom" image="login_cancel.png" imagenum="4"/>
	</accountlogindlg>
	<urldialog topside="pop_top_left.png" bottomside="pop_bottom_left.png" sidecolor="0xff7d7b7d">
		<pic id="top_left" horizontal="left" vertical="top" image="pop_top_left.png"/>
		<pic id="top_middle" x="2" y="0" width="2" horizontal="stretch" vertical="top" image="pop_top_middle.png"/>
		<pic id="top_right" horizontal="right" vertical="top" image="pop_top_right.png"/>
		<txt id="title" x="10" y="6" face="宋体" size="9" color="0xfff6f9f8" bold="1"/>
		<pic id="middle_left" x="0" y="22" height="2" vertical="stretch" image="pop_middle_left.png"/>
		<pic id="middle_right" y="22" height="2" horizontal="right" vertical="stretch" image="pop_middle_right.png"/>
		<pic id="bottom_middle" x="2" width="2" horizontal="stretch" vertical="bottom" image="pop_bottom_middle.png"/>
		<pic id="bottom_left" x="0" vertical="bottom" image="pop_bottom_left.png"/>
		<pic id="bottom_right" horizontal="right" vertical="bottom" image="pop_bottom_right.png"/>
		<btn id="close" x="1" y="1" width="38" height="18" horizontal="right" image="pop_close.png"/>
	</urldialog>
	<downloadpage id="downloadpage" bgcolor="0xffdae8f4">
		<gif id="loadspeed" x="13" y="26" width="120" height="120" vertical="bottom" gif="loading.gif">
			<txt id="speed" y="42" horizontal="tiled" face="宋体" size="9" color="0xff138DF6"/>
			<txt id="speed_unit" x="0" y="42" face="宋体" size="9" color="0xff003232"/>
			<txt id="size" x="20" y="68" width="80" height="15" center="1" face="宋体" size="9" color="0xff003232"/>
		</gif>
		<txt id="name" x="160" y="102" height="15" width="160" vertical="bottom" txtleft="1" face="宋体" size="9" color="0xff003232" bold="1"/>
		<txt id="surplus_a_time" x="160" y="117" vertical="bottom" face="宋体" size="9" color="0xff138DF6" bold="1"/>
		<txt id="surplus_a_time_unit" x="160" y="117" vertical="bottom" face="宋体" size="9" color="0xff323232" bold="1"/>
		<txt id="surplus_b_time" x="160" y="117" vertical="bottom" face="宋体" size="9" color="0xff138DF6" bold="1"/>
		<txt id="surplus_b_time_unit" x="160" y="117" vertical="bottom" face="宋体" size="9" color="0xff323232" bold="1"/>
		<txt id="middle_txt" x="160" y="117" vertical="bottom"  face="宋体" size="9" color="0xff323232" bold="1"/>
		<txt id="save_a_time" x="160" y="117" vertical="bottom" face="宋体" size="9" color="0xff138DF6" bold="1"/>
		<txt id="save_a_time_unit" x="160" y="117" vertical="bottom" face="宋体" size="9" color="0xff323232" bold="1"/>
		<txt id="save_b_time" x="160" y="117" vertical="bottom" face="宋体" size="9" color="0xff138DF6" bold="1"/>
		<txt id="save_b_time_unit" x="160" y="117" vertical="bottom" face="宋体" size="9" color="0xff323232" bold="1"/>
		<pic id="progress_bk" x="157" y="44" vertical="bottom" image="loading_bk.png">
			<pic id="progress_face" x="0" y="0" image="loading.png"/>
			<pic id="progress_border" x="0" y="3" image="loading_border.png"/>
			<txt id="progress" x="0" y="14" center="1" horiztonal="tiled" face="宋体" size="9" color="0xafffffff" bold="1"/>
		</pic>
		<gif id="decompress" x="300" y="69" horizontal="right" vertical="bottom" gif="decompress.gif"/>
		<txtbtn id="download" x="150" y="117" horizontal="right" vertical="bottom" face="宋体" size="9" color="0xff1292ff" underline="1"/>
		<txtbtn id="canceldownload" x="90" y="117" horizontal="right" vertical="bottom" face="宋体" size="9" color="0xff1292ff" underline="1"/>
		<txtbtn id="redecompress" x="150" y="117" horizontal="right" vertical="bottom" face="宋体" size="9" color="0xff1292ff" underline="1"/>
		<txtbtn id="downloadkw" x="137" y="114" horizontal="right" vertical="bottom" face="宋体" size="12" color="0xff1292ff" underline="1"/>
	</downloadpage>
	<onewebwnd>
		<pic id="toolbg_left" horizontal="left" vertical="bottom" image="oneweb_left.png"/>
		<pic id="toolbg_middle" x="20" horizontal="stretch" vertical="bottom" image="Eject_ToolBg_M.png"/>
		<pic id="toolbg_right" horizontal="right" vertical="bottom" image="Eject_ToolBg_R.png"/>
		<btn id="oneweb_restart" x="10" y="10" width="43" height="29" vertical="bottom" image="oneweb_restart.png"/>
		<btn id="oneweb_screenshot" x="60" y="10" width="43" height="29" vertical="bottom" image="oneweb_screenshot.png"/>
		<btn id="oneweb_postfile" x="110" y="10" width="43" height="29" vertical="bottom" image="oneweb_postfile.png" show="0"/>
		<btn id="oneweb_downfile" x="160" y="10" width="43" height="29" vertical="bottom" image="oneweb_downfile.png" show="0"/>
		<btn id="oneweb_patcher" x="110" y="10" width="43" height="29" vertical="bottom" image="oneweb_patcher.png" show="0"/>
		<btn id="oneweb_startupdate" x="110" y="10" width="43" height="29" vertical="bottom" image="oneweb_startupdate.png" show="0"/>
		<btn id="oneweb_pauseupdate" x="110" y="10" width="43" height="29" vertical="bottom" image="oneweb_pauseupdate.png" show="0"/>
		<btn id="oneweb_assistanttool" x="18" y="10" width="43" height="29" horizontal="right" vertical="bottom" image="oneweb_assistanttool.png"/>
	</onewebwnd> 
	<postfile>
		<pic id="bgimage"/>
		<pic id="transparent" horizontal="stretch" vertical="tiled" image="transparent.png"/>
		<subview id="postfile_wnd" width="503" height="183" horizontal="center" vertical="center" visible="1" topside="pop_top_left.png" bottomside="pop_bottom_left.png" sidecolor="0xff7d7b7d">
			<pic id="top_left" horizontal="left" vertical="top" image="pop_top_left.png"/>
			<pic id="top_middle" x="2" y="0" width="2" horizontal="stretch" vertical="top" image="pop_top_middle.png"/>
			<pic id="top_right" horizontal="right" vertical="top" image="pop_top_right.png"/>
			<pic id="icon" x="10" y="4" image="upload_icon.png"/>
			<txt id="title" x="29" y="6" width="100" height="34" face="宋体" size="9" color="0xffffffff" bold="1"/>
			<pic id="middle_left" x="0" y="22" height="2" vertical="stretch" image="pop_middle_left.png"/>
			<pic id="middle_right" y="22" height="2" horizontal="right" vertical="stretch" image="pop_middle_right.png"/>
			<pic id="bottom_middle" x="2" width="2" horizontal="stretch" vertical="bottom" image="pop_bottom_middle.png"/>
			<pic id="bottom_left" x="0" vertical="bottom" image="pop_bottom_left.png"/>
			<pic id="bottom_right" horizontal="right" vertical="bottom" image="pop_bottom_right.png"/>
			<btn id="close" x="1" y="1" width="38" height="18" horizontal="right" image="pop_close.png"/>
			<usergamebtn id="image" x="62" y="65" width="72" height="72" face="宋体" size="9" color="0xff333333" bgcolor="0xffffffff" disable="1"/>
			<txt id="details" x="153" y="71" face="宋体" size="9" color="0xff454545" bold="1"/>
			<txt id="fail_details" x="153" y="71" face="宋体" size="9" color="0xfffb1111" bold="1"/>
			<txt id="describe" x="153" y="108" face="宋体" size="9" color="0xff3e3e3e"/>
			<pic id="separator" x="152" y="90" image="postfile_separator.png"/>
			<pic id="editborder" x="214" y="103" image="postfile_edit_border.png"/>
			<edit id="describle_edit" x="216" y="106" width="156" height="16" txt_col="0x00000000" bk_col="0x00ffffff"/>
			<btn id="post" x="46" y="103" width="75" height="23" horizontal="right" image="savebtn.png" imagenum="4">
				<txt id="post_txt" y="5" horizontal="tiled" vertical="tiled" center="1" face="宋体" size="9" color="0xff3a3a3a" bold="1"/>
				<txt id="post_txt_disable" y="5" horizontal="tiled" vertical="tiled" center="1" face="宋体" size="9" color="0xffffffff" bold="1"/>
			</btn>
		</subview>
	</postfile>
	<downfile>
		<pic id="bgimage"/>
		<pic id="transparent" horizontal="stretch" vertical="stretch" image="transparent.png"/>
		<subview id="downfile_wnd" width="503" height="222" horizontal="center" vertical="center" visible="1" topside="pop_top_left.png" bottomside="pop_bottom_left.png" sidecolor="0xff7d7b7d">
			<pic id="top_left" horizontal="left" vertical="top" image="pop_top_left.png"/>
			<pic id="top_middle" x="2" y="0" width="2" horizontal="stretch" vertical="top" image="pop_top_middle.png"/>
			<pic id="top_right" horizontal="right" vertical="top" image="pop_top_right.png"/>
			<pic id="icon" x="10" y="4" image="download_icon.png"/>
			<txt id="title" x="29" y="6" width="100" height="34" face="宋体" size="9" color="0xffffffff" bold="1"/>
			<pic id="middle_left" x="0" y="22" height="2" vertical="stretch" image="pop_middle_left.png"/>
			<pic id="middle_right" y="22" height="2" horizontal="right" vertical="stretch" image="pop_middle_right.png"/>
			<pic id="bottom_middle" x="2" width="2" horizontal="stretch" vertical="bottom" image="pop_bottom_middle.png"/>
			<pic id="bottom_left" x="0" vertical="bottom" image="pop_bottom_left.png"/>
			<pic id="bottom_right" horizontal="right" vertical="bottom" image="pop_bottom_right.png"/>
			<btn id="close" x="1" y="1" width="38" height="18" horizontal="right" image="pop_close.png"/>
			<pic id="left_side" x="117" y="67" image="downfile_side.png"/>
			<pic id="middle" x="118" y="67" width="28" horizontal="tiled" image="downfile_middle.png"/>
			<pic id="right_side" x="28" y="67" horizontal="right" image="downfile_side.png"/>
			<usergamebtn id="image" x="27" y="66" width="72" height="72" bkcolor="0xffffffff" disable="1"/>
			<txt id="details" x="117" y="43" face="宋体" size="9" color="0xff454545" bold="1"/>
			<txt id="fail_details" x="117" y="43" face="宋体" size="9" color="0xfffb1111" bold="1"/>
			<txt id="describe" x="153" y="108" face="宋体" size="9" color="0xff3e3e3e"/>
			<txt id="save1" x="131" y="78" face="宋体" size="9" color="0xff323232"/>
			<txt id="save2" x="131" y="111" face="宋体" size="9" color="0xff323232"/>
			<txt id="save3" x="131" y="144" face="宋体" size="9" color="0xff323232"/>
			<txt id="save1_time" x="340" y="78" face="宋体" size="9" color="0xff9d9f9e"/>
			<txt id="save2_time" x="340" y="111" face="宋体" size="9" color="0xff9d9f9e"/>
			<txt id="save3_time" x="340" y="144" face="宋体" size="9" color="0xff9d9f9e"/>
			<btn id="save1_btn" x="38" y="73" width="54" height="22" horizontal="right" image="download_btn.png" imagenum="4"/>	
			<btn id="save2_btn" x="38" y="106" width="54" height="22" horizontal="right" image="download_btn.png" imagenum="4"/>
			<btn id="save3_btn" x="38" y="139" width="54" height="22" horizontal="right" image="download_btn.png" imagenum="4"/>
			<btnex id="prompt_check" x="122" y="27" width="15" height="15" vertical="bottom" image="Picking.png"/>
			<txt id="prompt" x="142" y="40" vertical="bottom" face="宋体" size="9" color="0xff323232"/>
			<btn id="rungame_btn"  x="28" y="21" width="75" height="23" horizontal="right" vertical="bottom" image="savebtn.png" imagenum="4">
				<txt id="rungame_txt" y="5" horizontal="tiled" vertical="tiled" center="1" face="宋体" size="9" color="0xff727475" bold="1"/>
				<txt id="rungame_txt_disable" y="5" horizontal="tiled" vertical="tiled" center="1" face="宋体" size="9" color="0xffffffff" bold="1"/>
			</btn>
		</subview>
	</downfile>
	<downpatcher>
		<pic id="bgimage"/>
		<pic id="transparent" horizontal="stretch" vertical="stretch" image="transparent.png"/>
		<subview id="patcher_wnd" width="503" height="227" horizontal="center" vertical="center" visible="1" topside="pop_top_left.png" bottomside="pop_bottom_left.png" sidecolor="0xff7d7b7d">
			<pic id="top_left" horizontal="left" vertical="top" image="pop_top_left.png"/>
			<pic id="top_middle" x="2" y="0" width="2" horizontal="stretch" vertical="top" image="pop_top_middle.png"/>
			<pic id="top_right" horizontal="right" vertical="top" image="pop_top_right.png"/>
			<pic id="icon" x="10" y="4" image="download_icon.png"/>
			<txt id="title" x="29" y="6" width="100" height="34" face="宋体" size="9" color="0xffffffff" bold="1"/>
			<pic id="middle_left" x="0" y="22" height="2" vertical="stretch" image="pop_middle_left.png"/>
			<pic id="middle_right" y="22" height="2" horizontal="right" vertical="stretch" image="pop_middle_right.png"/>
			<pic id="bottom_middle" x="2" width="2" horizontal="stretch" vertical="bottom" image="pop_bottom_middle.png"/>
			<pic id="bottom_left" x="0" vertical="bottom" image="pop_bottom_left.png"/>
			<pic id="bottom_right" horizontal="right" vertical="bottom" image="pop_bottom_right.png"/>
			<btn id="close" x="1" y="1" width="38" height="18" horizontal="right" image="pop_close.png"/>
			<pic id="left_side" x="117" y="67" image="downfile_side.png"/>
			<pic id="middle" x="118" y="67" width="28" horizontal="tiled" image="downfile_middle.png"/>
			<pic id="right_side" x="28" y="67" horizontal="right" image="downfile_side.png"/>
			<usergamebtn id="image" x="27" y="66" width="72" height="72" bkcolor="0xffffffff" disable="1"/>
			<txt id="details" x="117" y="43" face="宋体" size="9" color="0xff454545" bold="1"/>
			<btnex id="patcher1_check" x="126" y="78" width="15" height="15" image="Picking.png" show="0"/>
			<btnex id="patcher2_check" x="126" y="111" width="15" height="15" image="Picking.png" show="0"/>
			<btnex id="patcher3_check" x="126" y="144" width="15" height="15" image="Picking.png" show="0"/>
			<txt id="patcher1_name" x="146" y="79" face="宋体" size="9" color="0xff323232"/>
			<txt id="patcher2_name" x="146" y="112" face="宋体" size="9" color="0xff323232"/>
			<txt id="patcher3_name" x="146" y="145" face="宋体" size="9" color="0xff323232"/>
			<btn id="patcher1_setup" x="65" y="74" width="24" height="21" horizontal="right" image="patcher_setup.png" show="0" imagenum="2"/>
			<btn id="patcher2_setup" x="65" y="107" width="24" height="21" horizontal="right" image="patcher_setup.png" show="0" imagenum="2"/>
			<btn id="patcher3_setup" x="65" y="140" width="24" height="21" horizontal="right" image="patcher_setup.png" show="0" imagenum="2"/>
			<pic id="patcher1_downloading" x="66" y="77" horizontal="right" show="0" image="patcher_downloading.png"/>
			<pic id="patcher2_downloading" x="66" y="110" horizontal="right" show="0" image="patcher_downloading.png"/>
			<pic id="patcher3_downloading" x="66" y="145" horizontal="right" show="0" image="patcher_downloading.png"/>
			<txt id="patcher1_size" x="32" width="32" y="79" horizontal="right" face="宋体" size="9" color="0xff9d9f9e"/>
			<txt id="patcher2_size" x="32" width="32" y="112" horizontal="right" face="宋体" size="9" color="0xff9d9f9e"/>
			<txt id="patcher3_size" x="32" width="32" y="145" horizontal="right" face="宋体" size="9" color="0xff9d9f9e"/>
			<btn id="downloadpatcher" x="28" y="26" width="91" height="22" horizontal="right" vertical="bottom" image="patcher_download.png">
				<txt id="setuppatcher_txt" x="28" y="5" horizontal="tiled" vertical="tiled" face="宋体" size="9" color="0xff727475" bold="1"/>
				<txt id="setuppatcher_txt_disable" x="28" y="5" horizontal="tiled" vertical="tiled" face="宋体" size="9" color="0xffffffff" bold="1" show="0"/>
			</btn>	
			<btn id="patcher_rungame"  x="28" y="26" width="75" height="23" horizontal="right" vertical="bottom" image="savebtn.png" show="0" imagenum="4">
				<txt id="rungame_txt" y="5" horizontal="tiled" vertical="tiled" center="1" face="宋体" size="9" color="0xff727475" bold="1"/>
			</btn>
		</subview>
	</downpatcher>
	<softwarewnd bgcolor="0xf9f9f9">
		<softwarebtn id="software1" x="23" y="25" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software2" x="114" y="25" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software3" x="205" y="25" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software4" x="296" y="25" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software5" x="387" y="25" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software6" x="478" y="25" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software7" x="23" y="122" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software8" x="114" y="122" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software9" x="205" y="122" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software10" x="296" y="122" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software11" x="387" y="122" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software12" x="478" y="122" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software13" x="23" y="216" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software14" x="114" y="216" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software15" x="205" y="216" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software16" x="296" y="216" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software17" x="387" y="216" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software18" x="478" y="216" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software19" x="23" y="313" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software20" x="114" y="313" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software21" x="205" y="313" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software22" x="296" y="313" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software23" x="387" y="313" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software24" x="478" y="313" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software25" x="23" y="410" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software26" x="114" y="410" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software27" x="205" y="410" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software28" x="296" y="410" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software29" x="387" y="410" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
		<softwarebtn id="software30" x="478" y="410" width="82" height="86" face="宋体" size="9" color="0xff333333" bgcolor="0xf9f9f9"/>
	</softwarewnd>
	<popwnd id="popwnd" topside="pop_top_left.png" bottomside="pop_bottom_left.png" sidecolor="0xff7d7b7d">
		<pic id="top_left" horizontal="left" vertical="top" image="pop_top_left.png"/>
		<pic id="top_middle" x="2" y="0" width="2" horizontal="stretch" vertical="top" image="pop_top_middle.png"/>
		<pic id="top_right" horizontal="right" vertical="top" image="pop_top_right.png"/>
		<pic id="logo" x="6" y="4" image="pop_logo.png"/>
		<txt id="title" x="25" y="6" face="宋体" size="9" color="0xfff6f9f8" bold="1"/>
		<pic id="middle_left" x="0" y="22" height="2" vertical="stretch" image="pop_middle_left.png"/>
		<pic id="middle_right" y="22" height="2" horizontal="right" vertical="stretch" image="pop_middle_right.png"/>
		<pic id="bottom_middle" x="2" width="2" horizontal="stretch" vertical="bottom" image="pop_bottom_middle.png"/>
		<pic id="bottom_left" x="0" vertical="bottom" image="pop_bottom_left.png"/>
		<pic id="bottom_right" horizontal="right" vertical="bottom" image="pop_bottom_right.png"/>
		<btn id="close" x="1" y="1" width="38" height="18" horizontal="right" image="pop_close.png"/>	
		<usergamebtn id="gameimage" x="22" y="49" width="72" height="72" bgcolor="0xfffffff" disable="1" show="0"/>
		<txt id="gamename" x="115" y="57" width="115" height="16" face="宋体" size="9" color="0xff3ea1ea" txtleft="1" show="0"/>
		<txt id="content" x="115" y="57" width="6" height="16" horizontal="tiled" face="宋体" size="9" color="0xff2b2b2b" txtleft="1" show="0"/>
		<txt id="question" x="112" y="83" width="6" height="20" horizontal="tiled" face="宋体" size="9" color="0xff2b2b2b" show="0"/>
		<btn id="runcrackfile" x="95" y="18" width="88" height="23" horizontal="right" vertical="bottom" image="runcrackfile.png" imagenum="4" show="0"/>
		<btn id="rungame" x="16" y="18" width="68" height="23" horizontal="right" vertical="bottom" image="rungame.png" imagenum="4" show="0"/>
		<pic id="image" x="33" y="55" width="32" height="32"/>
	</popwnd>
    <RunFlashGameWnd x="0" y="30" width="800" height="580" bgcolor="0xffd9e7f3" topside="main_top_left.png" bottomside="main_bottom_left.png">
      	<pic1 id="Eject_ToolBg_L" x="4" y="5" horizontal="left" vertical="bottom" image="Eject_ToolBg_L.png" show="0"/>
		<pic1 id="Eject_ToolBg_M" x="64" y="5" horizontal="stretch" vertical="bottom" image="Eject_ToolBg_M.png" show="0" />
		<pic1 id="Eject_ToolBg_R" x="4" y="5" horizontal="right" vertical="bottom" image="Eject_ToolBg_R.png" show="0" />
		<btn1 id="Eject_Tool_Trigger" x="14" y="15" width="43" height="29" image="Eject_Tool_Trigger.png" horizontal="left" vertical="bottom" show="0"/>
		<btn1 id="Eject_Tool_Closed" x="14" y="15" width="43" height="29" image="Eject_Tool_Closed.png" horizontal="left" vertical="bottom" show="0"/>
	    <btnex id="Eject_Tool_Pause" x="67" y="15" width="43" height="29" horizontal="left" vertical="bottom" image="Eject_Tool_Pause.png" show="0"/>
	    <btn1 id="Eject_Tool_Replay" x="110" y="15" width="43" height="29" horizontal="left" vertical="bottom" image="Eject_Tool_Replay.png" show="0"/>
	    <btnex id="Eject_Tool_Sound" x="153" y="15" width="43" height="29" horizontal="left" vertical="bottom" image="Eject_Tool_Sound.png" show="0"/>
		<btn1 id="Eject_Tool_PrintScreen" x="196" y="15" width="43" height="29" horizontal="left" vertical="bottom" 
			image="Eject_Tool_PrintScreen.png" show="0"/>
		<btnex id="Eject_Tool_Msg" x="26" y="15" width="43" height="29" horizontal="right" vertical="bottom" image="Eject_Tool_Msg.png" show="0"/>
		<btn1 id="Eject_Tool_Maximize" x="239" y="15" width="43" height="29" horizontal="left" vertical="bottom" image="Eject_Tool_Pop.png" show="0"/>
		<btn1 id="Eject_Tool_Filling" x="282" y="15" width="43" height="29" horizontal="left" vertical="bottom" image="Eject_Tool_Filling.png" show="0"/>
		<btn1 id="Eject_Tool_Filling02" x="282" y="15" width="43" height="29" horizontal="left" vertical="bottom" image="Eject_Tool_Filling02.png" show="0"/>
		<btn1 id="Eject_Tool_Filling03" x="282" y="15" width="43" height="29" horizontal="left" vertical="bottom" image="Eject_Tool_Filling03.png" show="0"/>	
		<btn1 id="Eject_Tool_Popping" x="325" y="15" width="43" height="29" horizontal="left" vertical="bottom" image="Eject_Tool_Popping.png" show="0"/>
		<btn1 id="Eject_Tool_Upload" x="368" y="15" width="43" height="29" horizontal="left" vertical="bottom" image="Eject_Tool_Upload.png" show="0"/>
		<btn1 id="Eject_Tool_Download" x="411" y="15" width="43" height="29" horizontal="left" vertical="bottom" image="Eject_Tool_Download.png" show="0"/>
      	<pic2 id="Lanp_ToolBg_L" x="0" y="0" horizontal="left" vertical="bottom" image="Lanp_ToolBg_L.png" show="0" />
		<pic2 id="Lanp_ToolBg_M" x="60" y="0" horizontal="stretch" vertical="bottom" image="Lanp_ToolBg_M.png"  show="0"/>
		<btn2 id="Lanp_Tool_Trigger" x="10" y="10" width="43" height="29" image="Lanp_Tool_Trigger.png" horizontal="left" vertical="bottom" show="0"/>
		<btn2 id="Lanp_Tool_Closed" x="10" y="10" width="43" height="29" image="Lanp_Tool_Closed.png" horizontal="left" vertical="bottom" show="0"/>
	    <btnex id="Lanp_Tool_Pause" x="63" y="10" width="43" height="29" horizontal="left" vertical="bottom" image="Lanp_Tool_Pause.png"  show="0"/>
	    <btn2 id="Lanp_Tool_Replay" x="106" y="10" width="43" height="29" horizontal="left" vertical="bottom" image="Lanp_Tool_Replay.png" show="0"/>
	    <btnex id="Lanp_Tool_Sound" x="149" y="10" width="43" height="29" horizontal="left" vertical="bottom" image="Lanp_Tool_Sound.png" show="0"/>
		<btn2 id="Lanp_Tool_PrintScreen" x="192" y="10" width="43" height="29" horizontal="left" vertical="bottom" 
			image="Lanp_Tool_PrintScreen.png" show="0"/>
		<btn2 id="Lanp_Tool_Msg" x="22" y="10" width="43" height="29" horizontal="right" vertical="bottom" image="Lanp_Tool_Msg.png" show="0"/>
		<btn2 id="Lanp_Tool_Maximize" x="235" y="10" width="43" height="29" horizontal="left" vertical="bottom" image="Lanp_Tool_PopOver.png" show="0"/>
		<btn1 id="Lanp_Tool_Filling" x="278" y="10" width="43" height="29" horizontal="left" vertical="bottom" image="Lanp_Tool_Filling.png" show="0"/>
		<btn1 id="Lanp_Tool_Filling02" x="278" y="10" width="43" height="29" horizontal="left" vertical="bottom" image="Lanp_Tool_Filling02.png" show="0"/>
		<btn1 id="Lanp_Tool_Filling03" x="278" y="10" width="43" height="29" horizontal="left" vertical="bottom" image="Lanp_Tool_Filling03.png" show="0"/> 
		<btn1 id="Lanp_Tool_Upload" x="321" y="10" width="43" height="29" horizontal="left" vertical="bottom" image="Lanp_Tool_Upload.png" show="0"/>
		<btn1 id="Lanp_Tool_Download" x="364" y="10" width="43" height="29" horizontal="left" vertical="bottom" image="Lanp_Tool_Download.png" show="0"/>  
	    <pic1 id="top_left" horizontal="left" vertical="top" image="main_top_left.png" show="0"/>
		<pic1 id="top_middle" x="5" y="0" horizontal="stretch" vertical="top" image="main_top_middle.png" show="0"/>
        <pic1 id="top_right" horizontal="right" vertical="top" image="main_top_right.png" show="0"/>
		<pic1 id="mid_bg_left" x="0" y="26" vertical="stretch" image="main_middle_left.png" show="0"/>
      	<pic1 id="mid_bg_right" x="0" y="26" horizontal="right" vertical="stretch" image="main_middle_right.png" show="0" />
        <pic1 id="bottom_bg_left" x="0" y="0" horizontal="left" vertical="bottom" image="main_bottom_left.png" show="0" /> 
     	<pic1 id="bottom_bg_mid" x="4" y="0" horizontal="stretch" vertical="bottom" image="main_bottom_middle.png" show="0"/> 
      	<pic1 id="bottom_bg_right" x="0" y="0" horizontal="right" vertical="bottom" image="main_bottom_right.png" show="0"/>
      	<btn1 id="close" x="10" y="1" width="25" height="18" image="Eject_Closed.png" horizontal="right" vertical="top" cursor="hand" show="0"/> 
      	<btn1 id="min" x="35" y="1" width="24" height="18" image="Eject_Minimize.png" horizontal="right" vertical="top" cursor="hand" show="0"/> 
     	<btnex id="tool" x="59" y="1" width="33" height="18" image="Eject_Tool.png" horizontal="right" vertical="top" cursor="hand" show="0"/> 
		<subview id="esc_wnd" width="394" height="55" horizontal="center" vertical="center"  visible="0">
			<pic id="Eject_SoundBgr" image="Esc.png"/>
		</subview>
	</RunFlashGameWnd>
	<assistanttoolwnd topside="at_top_left.png" bottomside="at_bottom_left.png" sidecolor="0xff7d7b7d">
		<pic id="top_left" horizontal="left" vertical="top" image="at_top_left.png"/>
		<pic id="top_middle" x="2" y="0" width="2" horizontal="stretch" vertical="top" image="at_top_middle.png"/>
		<pic id="top_right" horizontal="right" vertical="top" image="at_top_right.png"/>
		<pic id="middle_left" x="0" y="28" height="2" vertical="stretch" image="at_middle_left.png"/>
		<pic id="middle_right" y="28" height="2" horizontal="right" vertical="stretch" image="at_middle_right.png"/>
		<pic id="bottom_middle" x="2" width="2" horizontal="stretch" vertical="bottom" image="at_bottom_middle.png"/>
		<pic id="bottom_left" x="0" vertical="bottom" image="at_bottom_left.png"/>
		<pic id="bottom_right" horizontal="right" vertical="bottom" image="at_bottom_right.png"/>
		<btn id="close" x="1" y="1" width="38" height="18" horizontal="right" image="pop_close.png"/>
		<pressbtn id="private_tool" x="4" y="4" width="97" height="24" image="at_private.png"/>
		<pressbtn id="general_tool" x="105" y="4" width="97" height="24" image="at_general.png"/>
		<gif id="loadgif" x="0" y="0" width="50" height="50" horizontal="center" vertical="center" gif="loadingdata.gif"/>
	</assistanttoolwnd>
	<showassistanttoolwnd>
	    <toolbtn id="toolbtn1" x="15" y="5" width="59" height="68" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9" show="0"/>
	    <toolbtn id="toolbtn2" x="74" y="5" width="59" height="68" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9" show="0"/>
	    <toolbtn id="toolbtn3" x="133" y="5" width="59" height="68" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9" show="0"/>
	    <toolbtn id="toolbtn4" x="192" y="5" width="59" height="68" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9" show="0"/>
	    <toolbtn id="toolbtn5" x="15" y="73" width="59" height="68" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9" show="0"/>
	    <toolbtn id="toolbtn6" x="74" y="73" width="59" height="68" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9" show="0"/>
	    <toolbtn id="toolbtn7" x="133" y="73" width="59" height="68" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9" show="0"/>
	    <toolbtn id="toolbtn8" x="192" y="73" width="59" height="68" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9" show="0"/>
	    <toolbtn id="toolbtn9" x="15" y="141" width="59" height="68" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9" show="0"/>
	    <toolbtn id="toolbtn10" x="74" y="141" width="59" height="68" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9" show="0"/>
	    <toolbtn id="toolbtn11" x="133" y="141" width="59" height="68" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9" show="0"/>
	    <toolbtn id="toolbtn12" x="192" y="141" width="59" height="68" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9" show="0"/>
	    <toolbtn id="toolbtn13" x="15" y="209" width="59" height="68" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9" show="0"/>
	    <toolbtn id="toolbtn14" x="74" y="209" width="59" height="68" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9" show="0"/>
	    <toolbtn id="toolbtn15" x="133" y="209" width="59" height="68" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9" show="0"/>
	    <toolbtn id="toolbtn16" x="192" y="209" width="59" height="68" face="宋体" size="9" color="0xff333333" bgcolor="0xfff9f9f9" show="0"/>
		<pic id="noprivate" x="0" y="80" width="262" height="97" horizontal="center" vertical="top" image="at_no_private.png" show="0"/>
		<pic id="bottomground" horizontal="stretch" vertical="bottom" image="usergame_bk.png"/>
		<pagebtn id="page1" x="0" y="5" width="18" height="18" horizontal="center" vertical="bottom" image="page.png" show="0"/>
		<pagebtn id="page2" x="0" y="5" width="18" height="18" horizontal="center" vertical="bottom" image="page.png" show="0"/>
		<pagebtn id="page3" x="0" y="5" width="18" height="18" horizontal="center" vertical="bottom" image="page.png" show="0"/>
	</showassistanttoolwnd>
	<About topside="pop_top_left.png" bottomside="pop_bottom_left.png" sidecolor="0xff7d7b7d">
		<pic id="top_left" horizontal="left" vertical="top" image="pop_top_left.png"/>
		<pic id="top_middle" x="2" y="0" width="2" horizontal="stretch" vertical="top" image="pop_top_middle.png"/>
		<pic id="top_right" horizontal="right" vertical="top" image="pop_top_right.png"/>
		<pic id="middle_left" x="0" y="22" height="2" vertical="stretch" image="pop_middle_left.png"/>
		<pic id="middle_right" y="22" height="2" horizontal="right" vertical="stretch" image="pop_middle_right.png"/>
		<pic id="bottom_middle" x="2" width="2" horizontal="stretch" vertical="bottom" image="pop_bottom_middle.png"/>
		<pic id="bottom_left" x="0" vertical="bottom" image="pop_bottom_left.png"/>
		<pic id="bottom_right" horizontal="right" vertical="bottom" image="pop_bottom_right.png"/>
		<btn id="close" x="1" y="1" width="38" height="18" horizontal="right" image="pop_close.png"/>	
		<pic id="about" x="1" y="22" image="about.png"/>
		<btn id="ok" x="180"  y="20" width="65" height="23" horizontal="left" vertical="bottom" image="btn01.png">
			<txt id="ok_" x="0" y="5" width="65" height="23" horizontal="right" center="1" face="宋体" size="9" color="0xff333333"/>
		</btn>
		<txtbtn id="home_page" x="40" y="55" width="200" height="20" center="0" horizontal="left" vertical="bottom" face="宋体" size="9" color="0xff1292ff" underline="1"/>
	</About>
	<KuaiWanSet topside="pop_top_left.png" bottomside="pop_bottom_left.png" sidecolor="0xff7d7b7d">
		<pic id="top_left" horizontal="left" vertical="top" image="pop_top_left.png"/>
		<pic id="top_middle" x="2" y="0" width="2" horizontal="stretch" vertical="top" image="pop_top_middle.png"/>
		<pic id="top_right" horizontal="right" vertical="top" image="pop_top_right.png"/>
		<pic id="setlogo"  x="10" y="3" image="SettingsIcon.png"/>
		<txt id="title" x="29" y="6" width="100" height="34" face="宋体" size="9" color="0xffffffff" bold="1"/>
		<pic id="middle_left" x="0" y="22" height="2" vertical="stretch" image="pop_middle_left.png"/>
		<pic id="middle_right" y="22" height="2" horizontal="right" vertical="stretch" image="pop_middle_right.png"/>
		<pic id="bottom_middle" x="2" width="2" horizontal="stretch" vertical="bottom" image="pop_bottom_middle.png"/>
		<pic id="bottom_left" x="0" vertical="bottom" image="pop_bottom_left.png"/>
		<pic id="bottom_right" horizontal="right" vertical="bottom" image="pop_bottom_right.png"/>
		<btn id="close" x="1" y="1" width="38" height="18" horizontal="right" image="pop_close.png"/>	
		<pic id="Line"  x="45" y="174" image="Line.png"/>
		<pic id="Line"  x="45" y="249" image="Line.png"/>
		<pic id="Line"  x="45" y="324" image="Line.png"/>
		<pic id="Line"  x="45" y="372" image="Line.png"/>
		<btn id="image_path" x="295"  y="261" width="51" height="20"  image="Btn51-20.png">
			<txt id="image" x="2" y="4" width="51" height="20"  center="1" face="宋体" size="9" color="0xff333333"/>
		</btn>
		<btn id="game_path" x="295"  y="291" width="51" height="20" image="Btn51-20.png">
			<txt id="game" x="-5" y="4" width="57" height="20" horizontal="right" center="1" face="宋体" size="9" color="0xff333333"/>
		</btn>
		<btn id="ok" x="110"  y="20" width="75" height="23" horizontal="left" vertical="bottom" image="btn01.png">
			<txt id="ok_" x="0" y="5" width="75" height="23" horizontal="right" center="1" face="宋体" size="9" color="0xff333333"/>
		</btn>
		<btn id="cancel" x="235"  y="20" width="75" height="23" horizontal="left" vertical="bottom" image="btn01.png">
			<txt id="cancel_" x="0" y="5" width="75" height="23" horizontal="right" center="1" face="宋体" size="9" color="0xff333333"/>
		</btn>
		<btn id="clear_game" x="295"  y="339" width="84" height="20"  image="PurgeBtn.png"/>
		<pic id="boss_key_edit_pic" x="140" y="191" width="140" height="20"  image="Input_Bg.png"/>
		<edit id="boss_key_edit" x="142" y="194" width="136" height="16"  txt_col="0x00000000" bk_col="0x00ffffff" bossedit="1" />
		<pic id="printscreen_edit_pic" x="140" y="219" width="140" height="20"  image="Input_Bg.png"/>
		<edit id="printscreen_edit" x="142" y="222" width="136" height="16"  txt_col="0x00000000" bk_col="0x00ffffff" bossedit="1" />
		<pic id="image_path_edit_pic" x="140" y="259" width="140" height="20"  image="Input_Bg.png"/>
		<edit id="image_path_edit" x="142" y="262" width="136" height="16"  txt_col="0x00000000" bk_col="0x00ffffff"/>
		<pic id="game_path_edit_pic" x="140" y="292" width="140" height="20"  image="Input_Bg.png"/>
		<edit id="game_path_edit" x="142" y="295" width="136" height="16"  txt_col="0x00000000" bk_col="0x00ffffff" />
		<pic id="clear_game_day_edit_pic" x="87" y="339" width="45" height="20"  image="Input_Bg.png"/>
		<edit id="clear_game_day_edit" x="88" y="340" width="25" height="18"  txt_col="0x00000000" bk_col="0x00ffffff" updown="1" lower="1" upper="999" numberedit="1"/>
		<btnex id="startup_auto_check" x="54" y="60" width="15" height="15" horizontal="left" image="Picking.png"/>
		<btnex id="bho_check" x="212" y="60" width="15" height="15" horizontal="left" image="Picking.png" />
		<btnex id="down_prompt_check" x="54" y="87" width="15" height="15" horizontal="left" image="Picking.png"/>
		<btnex id="localgame_prompt_check" x="212" y="87" width="15" height="15" horizontal="left" image="Picking.png"/>
		<btnex id="msn_prompt_check" x="54" y="114" width="15" height="15" horizontal="left" image="Picking.png"/>
		<btnex id="close_prompt_check" x="212" y="114" width="15" height="15" horizontal="left" image="Picking.png"/>
		<btnex id="auto_login_check" x="54" y="141" width="15" height="15" horizontal="left" image="check7.png" statenum="7"/>
		<btnex id="boss_key_check" x="54" y="191" width="15" height="15" horizontal="left" image="Picking.png" />
		<btnex id="print_screen_check" x="54" y="219" width="15" height="15" horizontal="left" image="Picking.png"/>
		<txt id="image_path_text" x="54" y="266" width="165" height="23" horizontal="left"  face="宋体" size="9" color="0xff000000"/>
		<txt id="game_path_text" x="54" y="296" width="165" height="23" horizontal="left"  face="宋体" size="9" color="0xff000000"/>
		<txt id="clear_game_day_text" x="54" y="343" width="200" height="23" horizontal="left"  face="宋体" size="9" color="0xff000000"/>
	</KuaiWanSet>
	<specialdlg topside="login_top_left.png" bottomside="login_bottom_left.png" sidecolor="0xff7d7b7d">
		<pic id="top_left" horizontal="left" vertical="top" image="pop_top_left.png"/>
		<pic id="top_middle" x="2" y="0" width="2" horizontal="stretch" vertical="top" image="pop_top_middle.png"/>
		<pic id="top_right" horizontal="right" vertical="top" image="pop_top_right.png"/>
		<pic id="middle_left" x="0" y="22" height="2" vertical="stretch" image="pop_middle_left.png"/>
		<pic id="middle_right" y="22" height="2" horizontal="right" vertical="stretch" image="pop_middle_right.png"/>
		<pic id="bottom_middle" x="2" width="2" horizontal="stretch" vertical="bottom" image="pop_bottom_middle.png"/>
		<pic id="bottom_left" x="0" vertical="bottom" image="pop_bottom_left.png"/>
		<pic id="bottom_right" horizontal="right" vertical="bottom" image="pop_bottom_right.png"/>
		<btn id="close" x="1" y="1" width="38" height="18" horizontal="right" image="pop_close.png"/>	
		<pic id="image" x="33" y="55" width="32" height="32"/>
		<txt id="title" x="12" y="7" face="宋体" size="9" color="0xfff6f9f8" bold="1"/> 
		<txt id="content" x="0" y="58" width="182" height="30" vcenter="1" face="宋体" size="9" color="0xff313131"/>
		<btn id="ok" x="-40" y="18" width="65" height="23" horizontal="center" vertical="bottom" image="sepicaldlg.png">
			<txt id="txt_ok" y="5" center="1" face="宋体" size="9" color="0xff333333"/>
		</btn>
		<btn id="cancel" x="40" y="18" width="65" height="23" horizontal="center" vertical="bottom" image="sepicaldlg.png">
			<txt id="txt_cancel" y="5" center="1" face="宋体" size="9" color="0xff333333"/>
		</btn>
	</specialdlg>
	<QGameInsert>
		<subview id="flash_wnd" x="0" y="0">
			<pic id="In_Bg_L" horizontal="left" vertical="bottom" image="In_Bg_L.png" /> 
			<pic id="In_Bg_M" x="6" horizontal="tiled" vertical="bottom" image="In_Bg_M.png" /> 
			<pic id="In_Bg_R" x="0" horizontal="right" vertical="bottom" image="In_Bg_R.png" /> 
			<pic id="Lanp_Bg" x="0" horizontal="tiled" vertical="bottom" show="-1" image="Lanp_Bg.png" /> 
			<pic id="In_Separated" x="72" y="10" horizontal="left" vertical="bottom" image="In_Separated.png" /> 
			<pic id="In_Separated2" x="46" y="10" horizontal="left" vertical="bottom" show="-1" image="In_Separated.png" /> 
			<pic id="Lanp_Separated" x="46" y="10" horizontal="left" vertical="bottom" show="-1" image="Lanp_Separated.png" /> 
			<download id="download" x="80" y="8" horizontal="left" vertical="bottom" width="-85" height="22" imagenum="6" image0="Lo_Bg_L.png" image1="Lo_Bg_M.png" image2="Lo_Bg_R.png" image3="Lo_L.png" image4="Lo_M.png" image5="Lo_R.png" /> 
			<btn id="In_Trigger" x="3" y="8" width="41" height="24" horizontal="left" vertical="bottom" stateNums="3" show="-1" cursor="hand" image="In_Trigger.png" /> 
			<btn id="In_Closed" x="3" y="8" width="41" height="24" horizontal="left" vertical="bottom" stateNums="3" show="-1" cursor="hand" image="In_Closed.png" /> 
			<btn id="In_Replay" x="55" y="8" width="41" height="24" horizontal="left" vertical="bottom" stateNums="3" show="-1" cursor="hand" image="In_Replay.png" /> 
			<btn id="In_PrintScreen" x="96" y="8" width="41" height="24" horizontal="left" vertical="bottom" stateNums="3" show="-1" cursor="hand" image="In_PrintScreen.png" /> 
			<btn id="In_Desk" x="137" y="8" width="41" height="24" horizontal="left" vertical="bottom" stateNums="3" show="-1" cursor="hand" image="In_Desk.png" /> 
			<btn id="In_Pop" x="178" y="8" width="41" height="24" horizontal="left" vertical="bottom" stateNums="3" show="-1" cursor="hand" image="In_Pop.png" /> 
			<btn id="In_Filling" x="219" y="8" width="41" height="24" horizontal="left" vertical="bottom" stateNums="3" show="-1" cursor="hand" image="In_Filling.png" /> 
			<btn id="In_Filling02" x="219" y="8" width="41" height="24" horizontal="left" vertical="bottom" stateNums="3" show="-1" cursor="hand" image="In_Filling02.png" /> 
			<btn id="In_Filling03" x="219" y="8" width="41" height="24" horizontal="left" vertical="bottom" stateNums="3" show="-1" cursor="hand" image="In_Filling03.png" /> 						
			<btn id="In_Copy" x="10" y="8" width="41" height="24" horizontal="right" vertical="bottom" stateNums="3" show="-1" cursor="hand" image="In_Copy.png" /> 
			<btn id="Lanp_Trigger" x="3" y="8" width="41" height="24" horizontal="left" vertical="bottom" stateNums="3" show="-1" cursor="hand" image="Lanp_Trigger.png" /> 
			<btn id="Lanp_Closed" x="3" y="8" width="41" height="24" horizontal="left" vertical="bottom" stateNums="3" show="-1" cursor="hand" image="Lanp_Closed.png" /> 	
			<btn id="Lanp_Replay" x="55" y="8" width="41" height="24" horizontal="left" vertical="bottom" stateNums="3" show="-1" cursor="hand" image="Lanp_Replay.png" /> 
			<btn id="Lanp_PrintScreen" x="96" y="8" width="41" height="24" horizontal="left" vertical="bottom" stateNums="3" show="-1" cursor="hand" image="Lanp_PrintScreen.png" /> 
			<btn id="Lanp_Desk" x="137" y="8" width="41" height="24" horizontal="left" vertical="bottom" stateNums="3" show="-1" cursor="hand" image="Lanp_Desk.png" />
			<btn id="Lanp_Pop" x="178" y="8" width="41" height="24" horizontal="left" vertical="bottom" stateNums="3" show="-1" cursor="hand" image="Lanp_Pop.png" /> 
			<btn id="Lanp_Filling" x="219" y="8" width="41" height="24" horizontal="left" vertical="bottom" stateNums="3" show="-1" cursor="hand" image="Lanp_Filling.png" />
			<btn id="Lanp_Filling02" x="219" y="8" width="41" height="24" horizontal="left" vertical="bottom" stateNums="3" show="-1" cursor="hand" image="Lanp_Filling02.png" />
			<btn id="Lanp_Filling03" x="219" y="8" width="41" height="24" horizontal="left" vertical="bottom" stateNums="3" show="-1" cursor="hand" image="Lanp_Filling03.png" />		
			<btn id="Lanp_Copy" x="10" y="8" width="41" height="24" horizontal="right" vertical="bottom" stateNums="3" show="-1" cursor="hand" image="Lanp_Copy.png" />  
			<subview id="esc_wnd" width="394" height="55" horizontal="center" vertical="center"  visible="0">
				<pic id="esc" image="Esc.png"/>
			</subview>
		</subview>  
	</QGameInsert>
	<webgame bgcolor="0xffffffff" topside="top_left.png" bottomside="bottom_left.png">
		<pic id="top_left" horizontal="left" vertical="top" image="top_left.png"/>
		<pic id="top_right"  horizontal="right" vertical="top" image="top_right.png"/>
		<pic id="top_middle" x="4" y="0" width="2" horizontal="stretch" vertical="top" image="top_middle.png"/>
		<pic id="logopic" x="4" image="logo.png"/>
		<pic id="middle_left" x="0" y="33" height="4" vertical="stretch" image="middle_left.png"/>
		<pic id="middle_right" y="33" height="4" horizontal="right" vertical="stretch" image="middle_right.png"/>
		<pic id="bottom_left" x="0" vertical="bottom" image="bottom_left.png"/>
		<pic id="bottom_middle" x="4" width="4" horizontal="stretch" vertical="bottom" image="bottom_middle.png"/>
		<pic id="bottom_right" horizontal="right" vertical="bottom" image="bottom_right.png"/>
		<btn id="logobtn" x="4" y="1" width="31" height="31" image="logobtn.png" imagenum="2"/>
		<gif id="logogif" x="4" y="1" width="31" height="31" gif="logobtn.gif" show="0"/>
		<btn id="showtool" x="97" y="1" width="24" height="18" horizontal="right" image="show_tool.png" show="0"/>
		<btn id="hidetool" x="97" y="1" width="24" height="18" horizontal="right" image="hide_tool.png"/>
		<btn id="min" x="73" y="1" width="24" height="18" horizontal="right" image="min.png"/>
		<btn id="max" x="48" y="1" width="25" height="18" horizontal="right" image="max.png"/>
		<btn id="restore" x="48" y="1" width="25" height="18" horizontal="right" image="restore.png" show="0"/>
		<btn id="close" x="5" y="1" width="43" height="18" horizontal="right" image="close.png"/>
		<subview id="tool_wnd" x="4" y="4" width="4" height="51" horizontal="tiled" vertical="bottom" visible="1" bgcolor="0xffd9e7e3">
			<pic id="left" image="tool_left.png"/>
			<pic id="middle" x="268" width="8" horizontal="stretch" image="tool_middle.png"/>
			<pic id="right" horizontal="right" image="tool_right.png"/>
			<btn id="tool_server" x="17" y="1" width="43" height="29" vertical="center" image="tool_server.png"/>
			<gif id="tool_servergif" x="17" y="1" width="43" height="29" vertical="center" gif="tool_server.gif" show="0"/>
			<btn id="tool_refresh" x="60" y="1" width="43" height="29" vertical="center" image="tool_refresh.png"/>
			<btn id="tool_clearcache" x="103" y="1" width="43" height="29" vertical="center" image="tool_clearcache.png"/>
			<btn id="tool_screenshot" x="146" y="1" width="43" height="29" vertical="center" image="tool_screenshot.png"/>
			<btn id="tool_moreaccount" x="191" y="1" width="43" height="29"  vertical="center" image="moreaccount.png"/>
			<btn id="tool_syn" x="234" y="1" width="43" height="29"  vertical="center" image="tool_syn.png" />			
			<btn id="tool_no_syn" x="234" y="1" width="43" height="29"  vertical="center" image="tool_no_syn.png" show="0"/>
			<btn id="tool_unuse_syn" x="234" y="1" width="43" height="29"  vertical="center" image="tool_unuse_syn.png" show="0"/>
			<btn id="tool_speed1" x="277" y="1" width="43" height="29"  vertical="center" image="Speedx1.png"/>
			<btn id="tool_speed2" x="277" y="1" width="43" height="29"  vertical="center" image="Speedx2.png" show="0"/>
			<btn id="tool_speed3" x="277" y="1" width="43" height="29"  vertical="center" image="Speedx3.png" show="0"/>
			<btn id="tool_home" x="321" y="1" width="43" height="29" vertical="center" image="tool_home.png"/>
			<btn id="tool_customer" x="365" y="1" width="43" height="29" vertical="center" image="tool_customer.png"/>
			<btn id="tool_pay" x="410" y="1" width="43" height="29" vertical="center" image="tool_pay.png"/>
			<pic id="tool_link" x="458" image="tool_link.png"/>
			<txtbtn id="notices" x="468" y="21" width="427" height="16" face="宋体" size="9" txtleft="1" color="0xff666666" mousecolor="0xff1292ff"/>
			<btn id="tool_assistanttool" x="59" y="1" width="43" height="29" horizontal="right" vertical="center" image="assistanttool.png"/>
			<btn id="tool_comment" x="16" y="1" width="43" height="29" horizontal="right" vertical="center" image="tool_comment.png"/>
		</subview>
	</webgame>
	<wg_specialdlg bgcolor="0xfff6f6f6" topside="top_left.png" bottomside="bottom_left.png">
		<pic id="bgok" horizontal="stretch" image="dlg_ok.png"/>
		<pic id="image" x="10" y="6" width="32" height="32"/>
		<txt id="content" x="0" y="15" width="270" height="20" vcenter="1" face="宋体" size="9" color="0xff2C2D25"/>
	</wg_specialdlg>
	<wg_histroycleardlg topside="pop_top_left.png" bottomside="pop_bottom_left.png" sidecolor="0xff7d7b7d">
		<pic id="top_left" horizontal="left" vertical="top" image="pop_top_left.png"/>
		<pic id="top_middle" x="2" y="0" width="2" horizontal="stretch" vertical="top" image="pop_top_middle.png"/>
		<pic id="top_right" horizontal="right" vertical="top" image="pop_top_right.png"/>
		<pic id="logo"  x="7" y="5" image="clearcache.png"/>
		<txt id="title" x="30" y="7" width="100" height="34" face="宋体" size="9" color="0xffffffff" bold="1"/>
		<pic id="middle_left" x="0" y="22" height="2" vertical="stretch" image="pop_middle_left.png"/>
		<pic id="middle_right" y="22" height="2" horizontal="right" vertical="stretch" image="pop_middle_right.png"/>
		<pic id="bottom_middle" x="2" width="2" horizontal="stretch" vertical="bottom" image="pop_bottom_middle.png"/>
		<pic id="bottom_left" x="0" vertical="bottom" image="pop_bottom_left.png"/>
		<pic id="bottom_right" horizontal="right" vertical="bottom" image="pop_bottom_right.png"/>
		<btn id="close" x="1" y="1" width="38" height="18" horizontal="right" image="pop_close.png"/>	
		<txt id="tips" x="67" y="53" face="宋体" size="9" color="0xff333333"/>
		<txt id="result1" x="67" y="76" face="宋体" size="9" color="0xff333333"/>
		<txt id="result2" x="67" y="98" face="宋体" size="9" color="0xff333333"/>
		<gif id="clearcacheing" x="93" y="59" width="45" height="45" gif="clearcacheing.gif" show="0"/>
		<txt id="waitclearcache" x="156" y="78" face="宋体" size="9" color="0xff333333" show="0"/>
		<pic id="imageinfo" x="126" y="63" image="image_info.png" show="0"/>
		<txt id="finishclearcache" x="172" y="77" face="宋体" size="9" color="0xff333333" show="0"/>
		<btn id="clearcache" x="-54" y="21" width="91" height="23" horizontal="center" vertical="bottom" image="btn91.png" imagenum="4">
			<txt id="txtclearcache" y="5" horizontal="tiled" vertical="tiled" center="1" face="宋体" size="9" color="0xff323335"/>
		</btn>	
		<btn id="refreshgame" x="-54" y="21" width="91" height="23" horizontal="center" vertical="bottom" image="btn91.png" imagenum="4" show="0">
			<txt id="txtrefreshgame" y="5" horizontal="tiled" vertical="tiled" center="1" face="宋体" size="9" color="0xff323335" show="0"/>
			<txt id="txtrefreshgamedis" y="5" horizontal="tiled" vertical="tiled" center="1" face="宋体" size="9" color="0xff75828B"/>
		</btn>	
		<btn id="cancel" x="54" y="21" width="91" height="23" horizontal="center" vertical="bottom" image="btn91.png" imagenum="4">
			<txt id="txtcancel" y="5" horizontal="tiled" vertical="tiled" center="1" face="宋体" size="9" color="0xff323335"/>
		</btn>		
	</wg_histroycleardlg>
	<catchpic>
		<pic id="transparent2" horizontal="stretch"  vertical="stretch" width="1" height="1" image="transparent2.png"/>
		<pic id="Screenshots_Bg"  y="-30" vertical="center" horizontal="center" image="Screenshots_Bg.png"/>		
		<pic id="Screenshots_Hook" x="-156" y="32" width="22" height="22"  vertical="center" horizontal="center" image="Screenshots_Hook.png"/>			
		<pic id="Screenshots_Info" x="-156" y="32" width="22" height="22"  vertical="center" horizontal="center" show="0" image="Screenshots_Info.png"/>		
		<gif id="Upload" x="-156" y="32" width="24" height="24" show="0" vertical="center" horizontal="center" gif="Upload.gif"/>	
		<btn id="Screenshots_Close" x="285" y="-210" width="11" height="11"  vertical="center" horizontal="center" image="Screenshots_Close.png"/>
		<btn id="Screenshots_Save" x="97" y="33" width="28" height="23"  vertical="center" horizontal="center" image="Screenshots_Save.png"/>
		<btn id="Screenshots_Copy" x="125" y="33" width="28" height="23"  vertical="center" horizontal="center" image="Screenshots_Copy.png"/>
		<btn id="Screenshots_Delete" x="153" y="33" width="28" height="23"  vertical="center" horizontal="center" image="Screenshots_Delete.png"/>
	</catchpic>
	<tipswnd>
		<pic id="CatchTips" horizontal="stretch" image="CatchTips.png"/>
	</tipswnd>
	<poptipswnd>
		<arcimage id="bg"/> 
		<txt id="tipstxt" x="20" y="11" face="宋体" size="9" color="0xff333333"/>
		<btn id="close" x="7" y="7" width="12" height="12" horizontal="right" image="poptips_close.png" imagenum="2"/>
		<txtbtn id="register" x="20" y="33" face="宋体" size="9" color="0xff2187D0" underline="1" show="0"/>
		<txtbtn id="login" x="84" y="33" face="宋体" size="9" color="0xff2187D0" underline="1" show="0"/>
	</poptipswnd>
	<desktopicon>
		<pic id="basemap_lefttop" image="dp_basemap_lefttop.png" show="0"/>
		<pic id="basemap_leftbottom"  image="dp_basemap_leftbottom.png" show="0"/>
		<pic id="basemap_righttop" image="dp_basemap_righttop.png" show="0"/>
		<pic id="basemap_rightbottom" image="dp_basemap_rightbottom.png" show="0"/>
		<pic id="basemap_run_lefttop" image="dp_basemap_run_lefttop.png" show="0"/>
		<pic id="basemap_run_leftbottom"  image="dp_basemap_run_leftbottom.png" show="0"/>
		<pic id="basemap_run_righttop" image="dp_basemap_run_righttop.png" show="0"/>
		<pic id="basemap_run_rightbottom" image="dp_basemap_run_rightbottom.png" show="0"/>
		<pic id="basemap_webgame_left" image="dp_basemap_webgame_left.png" show="0"/>
		<pic id="basemap_webgame_right" image="dp_basemap_webgame_right.png" show="0"/>
		<btn id="close" x="10" y="10" width="14" height="14" horizontal="right" image="dp_close.png" imagenum="2" show="0"/>
		<btn id="kown" x="20" y="25" width="86" height="32" horizontal="center" vertical="bottom" image="dp_kown.png" imagenum="2" show="0"/>
		<txt id="wggamename" x="15" y="13" face="微软雅黑" size="9.5" color="0xFF3984BB" bold="1" show="0"/>
		<txt id="wgclickicon" x="15" y="38" face="微软雅黑" size="9.5" color="0xFF3984BB" bold="1" show="0"/>
		<btn id="wgkown" x="30" y="36" width="58" height="23" horizontal="right" image="dp_webgame_kown.png" imagenum="2" show="0"/>
	</desktopicon>
	<moreaccount bgcolor="0xffffffff">
		<txt id="tips" x="13" y="13" face="宋体" size="9" color="0xff323232"/>
		<txt id="nowaccount" x="13" y="13" face="宋体" size="9" color="0xff716766"/>
		<btn id="moreaccount" y="36" width="162" height="29" horizontal="center" vertical="bottom" image="more_login.png" imagenum="4"/>
		<txt id="question" x="20" y="19" vertical="bottom" face="宋体" size="9" color="0xff323232"/>
		<pic id="link" x="8" y="27" vertical="bottom" image="more_link.png"/>
		<txtbtn id="otheraccount" x="132" y="19" vertical="bottom" face="宋体" size="9" color="0xff308BBA" underline="1"/>
		<pic id="noaccount" y="31" width="159" height="38" horizontal="center" image="more_noaccount.png" show="0"/>
	</moreaccount>
	<templetectrl>
		<btnex width="15" height="15" image="Picking.png" txtspace="10"/>
		<pic/>
		<txt height="16" face="宋体" size="9" color="0xff2C2D25"/>
	</templetectrl>
	<CommentWndTitle  bgcolor="0xfffaf9fa">
		<pic id="wanbo" x="15" y="2" image="wanbo.png" show="1"/>
		<pic id="wanbo_line" x="15" y="26" horizontal="stretch"  width="23"  image="wanbo_line.png" show="1"/>
		<btn id="wanbo_close" x="10" y="7" width="11" height="11" horizontal="right" image="wanbo_close.png"/>
	</CommentWndTitle>
</skin>
