EQ2Interface.comeq2ui_mainhud_map2.xml Compare
Live Server : GU55 & Sentinel's Fate : 2\16\10


Produced: 2/16/2010 12:45:19 PM
   
Mode:  Differences with Context  
   
Left file: d:\games\EverQuest II\UI\2.15.10\eq2ui_mainhud_map2.xml  
Right file: d:\games\EverQuest II\UI\Default\eq2ui_mainhud_map2.xml  
1 <?xml version="1.0" encoding="utf-8"?> = 1 <?xml version="1.0" encoding="utf-8"?>
2 <Page eq2usescomwndcontrols="true" MinimumSize="100,100" Name="Map2" PackSize="a,a" ScrollExtent="1027,795" Size="1027,795" UserMovable="true" UserResizable="true" version="1.2">   2 <Page eq2usescomwndcontrols="true" MinimumSize="100,100" Name="Map2" PackSize="a,a" ScrollExtent="1027,795" Size="1027,795" UserMovable="true" UserResizable="true" version="1.2">
    -+ 3     <ImageStyle Name="BGControlPointStyle">
      4         <ImageFrame Name="imageFrame" Source="images/icons/icon_lfg.dds" SourceRect="73,193,97,217" />
      5     </ImageStyle>
      6     <ImageStyle Name="BGMurderBallStyle">
      7         <ImageFrame Name="imageFrame" Source="images/icons/icon_lfg.dds" SourceRect="1,193,25,217" />
      8     </ImageStyle>
      9     <ImageStyle Name="BGFlagStyle">
      10         <ImageFrame Name="imageFrame" Source="images/icons/icon_lfg.dds" SourceRect="73,193,97,217" />
      11     </ImageStyle>
3     <Page Activated="true" Location="477,67" MinimumSize="100,20" Name="FindPoiPage" PackLocation="left,top" PackSize="fixed,fixed" ScrollExtent="300,198" Size="300,198"> = 12     <Page Activated="true" Location="477,67" MinimumSize="100,20" Name="FindPoiPage" PackLocation="left,top" PackSize="fixed,fixed" ScrollExtent="300,198" Size="300,198">
4         <DataSource Name="FindPoiDataSource" />   13         <DataSource Name="FindPoiDataSource" />
5         <Scrollbar ArrowPressSound="sounds/button" Control="FindPoiListbox" HideIfUnnecessary="true" Location="278,0" MaximumSize="22,16384" MinimumSize="22,60" Name="Scroll" PackLocation="right,top" PackSize="fixed,absolute" ScrollExtent="22,198" Size="22,198" Style="/CommonElements.ScrollbarVertical.data.style" Visible="false" />   14         <Scrollbar ArrowPressSound="sounds/button" Control="FindPoiListbox" HideIfUnnecessary="true" Location="278,0" MaximumSize="22,16384" MinimumSize="22,60" Name="Scroll" PackLocation="right,top" PackSize="fixed,absolute" ScrollExtent="22,198" Size="22,198" Style="/CommonElements.ScrollbarVertical.data.style" Visible="false" />
6         <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="-2,-3" Name="Frame" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="/WindowElements.DesktopWindowFrame.data.frame.rect" ScrollExtent="282,202" Size="282,202" />   15         <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="-2,-3" Name="Frame" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="/WindowElements.DesktopWindowFrame.data.frame.rect" ScrollExtent="282,202" Size="282,202" />
7         <Listbox BackgroundColor="#FFFFFF" DataSource="FindPoiDataSource" Location="9,8" Margin="10,10,10,10" Name="FindPoiListbox" PackSize="absolute,absolute" RowTemplate="/CommonElements.Listbox.data.row_template" ScrollExtent="260,180" Size="260,180" Style="/CommonElements.Listbox.data.listbox_style" UserResizable="true" />   16         <Listbox BackgroundColor="#FFFFFF" DataSource="FindPoiDataSource" Location="9,8" Margin="10,10,10,10" Name="FindPoiListbox" PackSize="absolute,absolute" RowTemplate="/CommonElements.Listbox.data.row_template" ScrollExtent="260,180" Size="260,180" Style="/CommonElements.Listbox.data.listbox_style" UserResizable="true" />
8         <Page AbsorbsInput="false" BackgroundOpacity="0.745" Name="Bkg" PackLocation="left,top" PackSize="absolute,absolute" ScrollExtent="278,198" Size="278,198" /> <> 17         <Page AbsorbsInput="false" BackgroundOpacity="0.722" Name="Bkg" PackLocation="left,top" PackSize="absolute,absolute" ScrollExtent="278,198" Size="278,198" />
9     </Page> = 18     </Page>
10     <Page Activated="true" Location="702,75" Name="SearchResults" PackLocation="right,top" PackSize="fixed,absolute" ScrollExtent="324,718" Size="324,718" Visible="false">   19     <Page Activated="true" Location="702,75" Name="SearchResults" PackLocation="right,top" PackSize="fixed,absolute" ScrollExtent="324,718" Size="324,718" Visible="false">
11         <DataSourceContainer Name="TreeDSContainer" />   20         <DataSourceContainer Name="TreeDSContainer" />
12         <Scrollbar ArrowPressSound="sounds/button" Control="TreeView" HideIfUnnecessary="true" Location="302,0" Name="TreeViewScroll" PackLocation="right,top" PackSize="fixed,absolute" ScrollExtent="22,718" Size="22,718" Style="/CommonElements.ScrollbarVertical.data.style" />   21         <Scrollbar ArrowPressSound="sounds/button" Control="TreeView" HideIfUnnecessary="true" Location="302,0" Name="TreeViewScroll" PackLocation="right,top" PackSize="fixed,absolute" ScrollExtent="22,718" Size="22,718" Style="/CommonElements.ScrollbarVertical.data.style" />
13         <TreeView BackgroundColor="#201020" BackgroundOpacity="0.494" DataSourceContainer="TreeDSContainer" MinimumScrollExtent="302,0" Name="TreeView" PackLocation="left,top" PackSize="absolute,absolute" ScrollExtent="302,703" SelectionAllowedMultiRow="false" ShowChecks="false" Size="302,703" Style="TreeViewStyle" UserResizable="true" /> <> 22         <TreeView BackgroundColor="#201020" BackgroundOpacity="0.475" DataSourceContainer="TreeDSContainer" MinimumScrollExtent="302,0" Name="TreeView" PackLocation="left,top" PackSize="absolute,absolute" ScrollExtent="302,703" SelectionAllowedMultiRow="false" ShowChecks="false" Size="302,703" Style="TreeViewStyle" UserResizable="true" />
14         <TreeViewStyle CellHeight="18" DefaultTextStyle="/Fonts.FontZapf15" GridColor="#FFDDAA" ImageStyleChecked="/imagelist.widget_check_on" ImageStyleCollapsed="/imagelist.widget_tree_expand" ImageStyleExpanded="/imagelist.widget_tree_contract" ImageStyleUnchecked="/imagelist.widget_check_off" Indentation="15" Name="TreeViewStyle" RStyleActivated="RectStyle" RStyleDefault="RectStyle" RStyleSelected="RectStyle" SelectionColorBackground="#4A404A" SelectionColorRect="#4A404A" /> = 23         <TreeViewStyle CellHeight="18" DefaultTextStyle="/Fonts.FontZapf15" GridColor="#FFDDAA" ImageStyleChecked="/imagelist.widget_check_on" ImageStyleCollapsed="/imagelist.widget_tree_expand" ImageStyleExpanded="/imagelist.widget_tree_contract" ImageStyleUnchecked="/imagelist.widget_check_off" Indentation="15" Name="TreeViewStyle" RStyleActivated="RectStyle" RStyleDefault="RectStyle" RStyleSelected="RectStyle" SelectionColorBackground="#4A404A" SelectionColorRect="#4A404A" />
15         <RectangleStyle Color="#FFDDAA" Name="RectStyle" />   24         <RectangleStyle Color="#FFDDAA" Name="RectStyle" />
16         <Page AbsorbsInput="false" BackgroundColor="#201020" BackgroundOpacity="0.494" Location="302,0" Name="ScrollBkg" PackLocation="right,top" PackSize="fixed,absolute" ScrollExtent="22,718" Size="22,718" /> <> 25         <Page AbsorbsInput="false" BackgroundColor="#201020" BackgroundOpacity="0.475" Location="302,0" Name="ScrollBkg" PackLocation="right,top" PackSize="fixed,absolute" ScrollExtent="22,718" Size="22,718" />
17         <Page AbsorbsInput="false" BackgroundColor="#201020" BackgroundOpacity="0.494" Location="0,703" Name="MarginBkg" PackLocation="left,bottom" PackSize="f,f" ScrollExtent="302,15" Size="302,15" UserResizable="true" />   26         <Page AbsorbsInput="false" BackgroundColor="#201020" BackgroundOpacity="0.475" Location="0,703" Name="MarginBkg" PackLocation="left,bottom" PackSize="f,f" ScrollExtent="302,15" Size="302,15" UserResizable="true" />
18     </Page> = 27     </Page>
19     <Page BackgroundColor="#201020" BackgroundOpacity="1.000" Location="2,25" Name="Controls" PackSize="a" ScrollExtent="1024,50" Size="1024,50" Visible="false">   28     <Page BackgroundColor="#201020" BackgroundOpacity="1.000" Location="2,25" Name="Controls" PackSize="a" ScrollExtent="1024,50" Size="1024,50" Visible="false">
20         <Composite Location="15,10" Name="DropdownComposite" Orientation="Horizontal" PackSize="a" ScrollExtent="994,32" Size="994,32" SpacingType="Fill">   29         <Composite Location="15,10" Name="DropdownComposite" Orientation="Horizontal" PackSize="a" ScrollExtent="994,32" Size="994,32" SpacingType="Fill">
21             <Dropdownbox BackgroundOpacity="1.000" MaximumSize="200,32" MinimumSize="0,32" Name="ContinentDropdownbox" PackLocation="left,top" PackSize="f,f" RowTemplate="/CommonElements.Dropdown.data.dropdown_template" ScrollExtent="200,32" Size="200,32" Style="/CommonElements.Dropdown.data.style" />   30             <Dropdownbox BackgroundOpacity="1.000" MaximumSize="200,32" MinimumSize="0,32" Name="ContinentDropdownbox" PackLocation="left,top" PackSize="f,f" RowTemplate="/CommonElements.Dropdown.data.dropdown_template" ScrollExtent="200,32" Size="200,32" Style="/CommonElements.Dropdown.data.style" />
22             <Dropdownbox BackgroundOpacity="1.000" Location="200,0" MaximumSize="200,32" MinimumSize="0,32" Name="ZoneDropdownbox" PackLocation="left,top" PackSize="f,f" RowTemplate="/CommonElements.Dropdown.data.dropdown_template" ScrollExtent="200,32" Size="200,32" Style="/CommonElements.Dropdown.data.style" />   31             <Dropdownbox BackgroundOpacity="1.000" Location="200,0" MaximumSize="200,32" MinimumSize="0,32" Name="ZoneDropdownbox" PackLocation="left,top" PackSize="f,f" RowTemplate="/CommonElements.Dropdown.data.dropdown_template" ScrollExtent="200,32" Size="200,32" Style="/CommonElements.Dropdown.data.style" />
23             <Text AbsorbsInput="false" Color="#F0D080" Font="/TextStyles.Normal.NormalStyle" Location="400,7" MaximumSize="60,18" MinimumSize="60,18" Name="Search" PackLocation="right,top" PackSize="fixed, fixed" ScrollExtent="60,18" Size="60,18" TextAlignment="Center" TextAlignmentVertical="Center">:69c2ff874ca3216e:Search</Text>   32             <Text AbsorbsInput="false" Color="#F0D080" Font="/TextStyles.Normal.NormalStyle" Location="400,7" MaximumSize="60,18" MinimumSize="60,18" Name="Search" PackLocation="right,top" PackSize="fixed, fixed" ScrollExtent="60,18" Size="60,18" TextAlignment="Center" TextAlignmentVertical="Center">:69c2ff874ca3216e:Search</Text>
24             <Textbox BackgroundColor="#FFFFFF" BackgroundOpacity="1.000" Cursor="/Cursor.Text" Location="460,0" MaximumSize="300,30" MinimumSize="0,30" Name="FindPoiText" PackLocation="right,top" PackSize="1,fixed" RStyleActivated="/CommonElements.Textfield.data.selected.rect" RStyleDefault="/CommonElements.Textfield.data.default.rect" RStyleDisabled="/CommonElements.Textfield.data.disabled.rect" RStyleDisabledActivated="/CommonElements.Textfield.data.disabled.rect" RStyleMouseOver="/CommonElements.Textfield.data.mouseover.rect" RStyleMouseOverActivated="/CommonElements.Textfield.data.selected.rect" RStyleMouseOverSelected="/CommonElements.Textfield.data.selected.rect" RStyleSelected="/CommonElements.Textfield.data.selected.rect" ScrollExtent="278,30" Size="278,30" Style="/CommonElements.Textfield.data.style" UserScrollable="false" WrapWidth="Automatic" />   33             <Textbox BackgroundColor="#FFFFFF" BackgroundOpacity="1.000" Cursor="/Cursor.Text" Location="460,0" MaximumSize="300,30" MinimumSize="0,30" Name="FindPoiText" PackLocation="right,top" PackSize="1,fixed" RStyleActivated="/CommonElements.Textfield.data.selected.rect" RStyleDefault="/CommonElements.Textfield.data.default.rect" RStyleDisabled="/CommonElements.Textfield.data.disabled.rect" RStyleDisabledActivated="/CommonElements.Textfield.data.disabled.rect" RStyleMouseOver="/CommonElements.Textfield.data.mouseover.rect" RStyleMouseOverActivated="/CommonElements.Textfield.data.selected.rect" RStyleMouseOverSelected="/CommonElements.Textfield.data.selected.rect" RStyleSelected="/CommonElements.Textfield.data.selected.rect" ScrollExtent="278,30" Size="278,30" Style="/CommonElements.Textfield.data.style" UserScrollable="false" WrapWidth="Automatic" />
25             <Button Location="738,0" MaximumSize="50,26" MinimumSize="50,26" Name="FindPoiButton" PackLocation="right,top" ScrollExtent="50,26" Size="50,26" Style="/CommonElements.SmallPushButton.data.style" Tooltip=":69c2ff8795d2184e:Find Points of Interest">:69c2ff87966334c5:Find</Button>   34             <Button Location="738,0" MaximumSize="50,26" MinimumSize="50,26" Name="FindPoiButton" PackLocation="right,top" ScrollExtent="50,26" Size="50,26" Style="/CommonElements.SmallPushButton.data.style" Tooltip=":69c2ff8795d2184e:Find Points of Interest">:69c2ff87966334c5:Find</Button>
26             <Button Location="788,0" MaximumSize="50,26" MinimumSize="50,26" Name="ClearResultsButton" PackLocation="right,top" ScrollExtent="50,26" Size="50,26" Style="/CommonElements.SmallPushButton.data.style" Tooltip=":69c2ff8770f66f9e:Clear search results">:69c2ff87db8f21fd:Clear</Button>   35             <Button Location="788,0" MaximumSize="50,26" MinimumSize="50,26" Name="ClearResultsButton" PackLocation="right,top" ScrollExtent="50,26" Size="50,26" Style="/CommonElements.SmallPushButton.data.style" Tooltip=":69c2ff8770f66f9e:Clear search results">:69c2ff87db8f21fd:Clear</Button>
27         </Composite>   36         </Composite>
28     </Page>   37     </Page>
29     <Namespace Name="MapStyles">   38     <Namespace Name="MapStyles">
    -+ 39         <ImageStyle displayname="Gears of Klak&apos;Anon" menugroup="Battlegrounds" Name="battleground_gears_of_klakanon_0" />
      40         <ImageStyle displayname="Battlefield of Ganak" menugroup="Battlegrounds" Name="battleground_iksar_ruins_0" />
      41         <ImageStyle displayname="Smuggler&apos;s Den" menugroup="Battlegrounds" Name="battleground_realm_of_prexus_0" />
      42         <ImageStyle displayname="Sundered Frontier" menugroup="Odus" Name="exp06_rgn_odus_south_0" />
      43         <ImageStyle displayname="Vermin Caves (top)" menugroup="Odus" Name="exp06_rgn_odus_south_1" />
      44         <ImageStyle displayname="Roekillik Caves (bottom)" menugroup="Odus" Name="exp06_rgn_odus_south_2" />
      45         <ImageStyle displayname="Lair of Bone" menugroup="Odus" Name="exp06_rgn_odus_south_4" />
      46         <ImageStyle displayname="Stonebrunt Highlands" menugroup="Odus" Name="exp06_rgn_odus_north" />
30         <ImageStyle displayname=":f:The Mystic Lake" menugroup="Mara" Name="adv04_rgn_mystic_lake" /> = 47         <ImageStyle displayname=":f:The Mystic Lake" menugroup="Mara" Name="adv04_rgn_mystic_lake" />
31         <ImageStyle displayname=":f:The Village of Shin" menugroup="Mara" Name="adv04_rgn_village" />   48         <ImageStyle displayname=":f:The Village of Shin" menugroup="Mara" Name="adv04_rgn_village" />
32         <ImageStyle displayname=":69c2ff872cac8d6a:Moors of Ykesha (bottom)" menugroup="Innothule" Name="exp05_rgn_innothule_0" />   49         <ImageStyle displayname=":69c2ff872cac8d6a:Moors of Ykesha (bottom)" menugroup="Innothule" Name="exp05_rgn_innothule_0" />
33         <ImageStyle displayname=":69c2ff879a77eb68:Moors of Ykesha (top)" menugroup="Innothule" Name="exp05_rgn_innothule_1" />   50         <ImageStyle displayname=":69c2ff879a77eb68:Moors of Ykesha (top)" menugroup="Innothule" Name="exp05_rgn_innothule_1" />
34         <ImageStyle displayname=":2556de89c7286323:Antonica" menugroup="Karan" Name="antonica" />   51         <ImageStyle displayname=":2556de89c7286323:Antonica" menugroup="Karan" Name="antonica" />
35         <ImageStyle displayname=":c5378d455a15049e:The Thundering Steppes" menugroup="Karan" Name="steppes" />   52         <ImageStyle displayname=":c5378d455a15049e:The Thundering Steppes" menugroup="Karan" Name="steppes" />
 
182             <ImageFrame Source="images/maps2/ro_all.dds" SourceRect="0,0,1600,1200" /> = 199             <ImageFrame Source="images/maps2/ro_all.dds" SourceRect="0,0,1600,1200" />
183         </ImageStyle>   200         </ImageStyle>
184         <ImageStyle displayname=":3513bb7e00b3e81d:Moors of Ykesha" menugroup="World" Name="Innothule" />   201         <ImageStyle displayname=":3513bb7e00b3e81d:Moors of Ykesha" menugroup="World" Name="Innothule" />
185         <ImageStyle displayname=":f:Isle of Mara" menugroup="World" Name="Mara">   202         <ImageStyle displayname=":f:Isle of Mara" menugroup="World" Name="Mara">
186             <ImageFrame Source="images/maps2/mara_isle.dds" SourceRect="0,0,1600,1200" />   203             <ImageFrame Source="images/maps2/mara_isle.dds" SourceRect="0,0,1600,1200" />
187         </ImageStyle>   204         </ImageStyle>
    -+ 205         <ImageStyle displayname="Odus" menugroup="World" Name="Odus" />
      206         <ImageStyle displayname="Battlegrounds" menugroup="World" Name="Battlegrounds" />
188     </Namespace> = 207     </Namespace>
189     <Namespace Name="BlankMapStyles">   208     <Namespace Name="BlankMapStyles">
190         <ImageStyle Name="exp03_dun_castle_mistmoore_0">   209         <ImageStyle Name="exp03_dun_castle_mistmoore_0">
191             <ImageFrame Name="imageFrame" Source="images/maps2/dungeon_parch_blank.dds" SourceRect="0,0,436,506" />   210             <ImageFrame Name="imageFrame" Source="images/maps2/dungeon_parch_blank.dds" SourceRect="0,0,436,506" />
192         </ImageStyle>   211         </ImageStyle>
193         <ImageStyle Name="exp03_dun_crushbone_keep_0">   212         <ImageStyle Name="exp03_dun_crushbone_keep_0">
 
264         <ImageFrame Name="imageFrame" Source="images/icons/icon_map4.dds" SourceRect="0,210,42,252" /> = 283         <ImageFrame Name="imageFrame" Source="images/icons/icon_map4.dds" SourceRect="0,210,42,252" />
265     </ImageStyle>   284     </ImageStyle>
266     <ImageStyle Name="destOffScreen">   285     <ImageStyle Name="destOffScreen">
267         <ImageFrame Name="imageFrame" Source="images/icons/icon_map4.dds" SourceRect="42,210,84,252" />   286         <ImageFrame Name="imageFrame" Source="images/icons/icon_map4.dds" SourceRect="42,210,84,252" />
268     </ImageStyle>   287     </ImageStyle>
269     <ImageStyle Name="groupMememberDot">   288     <ImageStyle Name="groupMememberDot">
270         <ImageFrame Name="imageFrame" Source="images/icons/icon_map4.dds" SourceRect="126,210,168,252" /> <> 289         <ImageFrame Name="imageFrame" Source="images/icons/icon_map5.dds" SourceRect="168,42,210,84" />
271     </ImageStyle> = 290     </ImageStyle>
272     <Icon BackgroundTint="#000000" IconRect="42,42,84,84" IconResource="images/icons/icon_map5.dds" IconStyle="MapSubGroup.MapPage.Icons.style" IconType="map" Location="98,242" MouseOverColor="#FFFF00" Name="questGiverIconTemplate" PressedColor="#FFFF00" ScrollExtent="23,23" Size="23,23"  TreatAsButton="true" Visible="false" />   291     <Icon BackgroundTint="#000000" IconRect="42,42,84,84" IconResource="images/icons/icon_map5.dds" IconStyle="MapSubGroup.MapPage.Icons.style" IconType="map" Location="98,242" MouseOverColor="#FFFF00" Name="questGiverIconTemplate" PressedColor="#FFFF00" ScrollExtent="23,23" Size="23,23" TreatAsButton="true" Visible="false" />
273     <Page Activated="true" Location="2,25" Name="MapSubGroup" PackLocation="left,top" PackSize="a,a" ScrollExtent="1024,768" Size="1024,768">   292     <Page Activated="true" Location="2,25" Name="MapSubGroup" PackLocation="left,top" PackSize="a,a" ScrollExtent="1024,768" Size="1024,768">
274         <Page AbsorbsInput="false" Location="4,88" Name="LocationPage" PackSize="a,a" ScrollExtent="438,510" Size="438,510" Visible="false">   293         <Page AbsorbsInput="false" Location="4,88" Name="LocationPage" PackSize="a,a" ScrollExtent="438,510" Size="438,510" Visible="false">
    -+ 294             <Image Location="98,242" Name="BGControlPointTemplate" ScrollExtent="23,23" Size="23,23" Style="BGControlPointStyle" Visible="false" />
      295             <Image Location="98,242" Name="BGMurderBallTemplate" ScrollExtent="23,23" Size="23,23" Style="BGMurderBallStyle" Visible="false" />
      296             <Image Location="98,242" Name="BGFlagTemplate" ScrollExtent="23,23" Size="23,23" Style="BGFlagStyle" Visible="false" />
275             <Image Location="98,242" Name="destination" ScrollExtent="23,23" Size="23,23" Style="destOnScreen" Visible="false" /> = 297             <Image Location="98,242" Name="destination" ScrollExtent="23,23" Size="23,23" Style="destOnScreen" Visible="false" />
276             <Image Location="145,123" Name="locationDot" ScrollExtent="23,23" Size="23,23" Style="youarehereDot" Visible="false" />   298             <Image Location="145,123" Name="locationDot" ScrollExtent="23,23" Size="23,23" Style="youarehereDot" Visible="false" />
277             <Image Location="117,123" Name="location" ScrollExtent="23,23" Size="23,23" Style="youarehere" Visible="false" />   299             <Image Location="117,123" Name="location" ScrollExtent="23,23" Size="23,23" Style="youarehere" Visible="false" />
278             <Image Location="98,242" Name="group1" ScrollExtent="23,23" Size="23,23" Style="groupMememberDot" Visible="false" />   300             <Image Location="98,242" Name="group1" ScrollExtent="23,23" Size="23,23" Style="groupMememberDot" Visible="false" />
279             <Image Location="98,242" Name="group2" ScrollExtent="23,23" Size="23,23" Style="groupMememberDot" Visible="false" />   301             <Image Location="98,242" Name="group2" ScrollExtent="23,23" Size="23,23" Style="groupMememberDot" Visible="false" />
280             <Image Location="98,242" Name="group3" ScrollExtent="23,23" Size="23,23" Style="groupMememberDot" Visible="false" />   302             <Image Location="98,242" Name="group3" ScrollExtent="23,23" Size="23,23" Style="groupMememberDot" Visible="false" />