﻿<?xml version="1.0" encoding="UTF-8"?>
<Window size="817,413" roundcorner="3,3" bktrans="true" >
	<Font name="Arial" size="14" default="true" />
	<Container bkimage="file='ggmsgbg.png'  "  borderround="3,3">
		<Text name="showText" float="true" text="aaaaaaaaa"  pos="20,120"  height="400" width="600"  textcolor="#00d0ff"  />
		<Text name="Title" float="true" text="aaaaaaaaa"  pos="20,3"  height="30" width="800"  textcolor="#ffffff"  />
		<Button name="closebtn" float="true" pos="790, 0, 0,0" height="23" width="23" tooltip="Exit" normalimage="file='close.png' mask='#FFFFfffff'" hotimage="file='close1.png'" pushedimage="file='close2.png'"/>
 	  <Button name="Btn1"   float="true" text="btn1" tooltip="btn1" pos="650,160"  height="30" width="130"  textcolor="#ffffffbe" normalimage="file='nor.png' " pushedimage="file='down.png'" hotimage="file='hot.png'" />
    <Button name="Btn2"   float="true" text="btn2" tooltip="btn2" pos="650,235"  height="30" width="130"  textcolor="#ffffffbe"  normalimage="file='nor.png' " pushedimage="file='down.png'" hotimage="file='hot.png'" />
    <Button name="comeonbtn"   float="true" text="btn3" tooltip="btn3" pos="650,310"  height="30" width="130"  textcolor="#ffffffbe"  normalimage="file='nor.png' " pushedimage="file='down.png'" hotimage="file='hot.png'" />
</Container>  
  
</Window>