<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater
	name="avatar list"
	title="Avatar List"
	can_resize="true"
	can_minimize="true"
	can_close="true"
	can_drag_on_left="false"
	rect_control="FloaterAvatarListRect"
	min_width="400"
	min_height="300"
	>
	<!-- <text
		  name="help_label"
		  bottom="-30"
		  left="15"
		  font="SansSerifSmall"
		  follows="top|left"
		  >
	</text> -->
	
	<scroll_list
		    name="avatar_list"
		    left="10"
		    right="-10"
		    top="-20"
		    bottom="140"
		    column_padding="0"
		    can_resize="true"
		    follows="left|top|bottom|right"
		    draw_heading="true"
		    multi_select="true"
		    search_column="1"
		    tool_tip="Hold shift or control while clicking to select multiple avatars"
		    >
		<!-- Icons relating to the avatar, currently: tracking, and marked -->
		<column name="avatar_icon" label="Icon" width="20" />
		<column name="avatar_name" label="Name" dynamicwidth="true" />
		<column name="distance" label="Distance" width="70"/>
    <column name="time" label="Time" width="60" />
		<column name="age" label="Age" width="50"/>
		<!-- <column name="payment_data" label="Payment" width="80"/> -->
		<!-- TrustNet Score -->
    <column name="samesim" label="Sim" width="20"/>
		<!-- Payment data icons -->
		<column name="payment_data" label="" width="20" />
		<!-- What the avatar is doing: producing sounds, rezzing, particles, etc -->
		<column name="activity" label="" width="20" />
    <column name="client" label="Client" dynamicwidth="true" />
	</scroll_list>
	
	<tab_container border="false" bottom_delta="-130" height="120" left="6" mouse_opaque="false"
		       name="actions_tab_container" tab_position="top" follows="left|right|bottom">
		<panel border="true" bottom_delta="-130" follows="left|top|right|bottom" height="255"
		       label="Avatar" left="1" mouse_opaque="true"
		     name="actions_tab" width="398">
			<!-- upper row -->
			<button
			       name="profile_btn"
			       label="Profile"
			       tool_tip="Show picture, groups, and other information"
			       left="10"
			       bottom_delta="-190"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<button
			       name="im_btn"
			       label="IM"
			       tool_tip="Open Instant Message session"
			       left_delta="90"
			       bottom_delta="0"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<button
			       name="offer_btn"
			       label="Offer TP"
			       tool_tip="Offer Teleport"
			       left_delta="90"
			       bottom_delta="0"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<button
			       name="script_count_btn"
			       label="Scripts"
			       tool_tip="Script Count"
			       left_delta="90"
			       bottom_delta="0"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<!--middle row -->
			<button
			       name="track_btn"
			       label="Track"
			       tool_tip="Track this avatar's position"
			       left="10"
			       bottom_delta="-24"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<button
			       name="mark_btn"
			       label="Mark"
			       tool_tip="Mark this avatar in the list"
			       left_delta="90"
			       bottom_delta="0"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<button
			       name="get_key_btn"
			       label="Get Key"
			       tool_tip="Copies avatar's key to the clipboard"
			       left_delta="90"
			       bottom_delta="0"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<button
			       name="teleport_btn"
			       label="TP to"
			       tool_tip="Teleport to avatar's position"
			       left_delta="90"
			       bottom_delta="0"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />			
			<!-- lower row-->
			<button
			       name="prev_in_list_btn"
			       label="Prev"
			       tool_tip="Focus camera on previous avatar in list"
			       left="10"
			       bottom_delta="-24"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<button
			       name="next_in_list_btn"
			       label="Next"
			       tool_tip="Focus camera on next avatar in list"
			       left_delta="90"
			       bottom_delta="0"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<button
			       name="prev_marked_btn"
			       label="Prev Marked"
			       tool_tip="Focus camera on previous marked avatar"
			       left_delta="90"
			       bottom_delta="0"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<button
			       name="next_marked_btn"
			       label="Next Marked"
			       tool_tip="Focus camera on next marked avatar"
			       left_delta="90"
			       bottom_delta="0"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />

		</panel>
		<panel border="true" bottom_delta="-130" follows="left|top|right|bottom" height="255"
		       label="Moderation" left="1" mouse_opaque="true"
		       name="land_tab" width="398">
			
			<!-- Upper row -->
      <button name="mute_btn" label="Mute" tool_tip="Mute this avatar" left="5"
      bottom_delta="-180" width="60" height="20" font="SansSerifSmall" follows="bottom|left" />
      
			<button name="eject_btn" label="Eject" tool_tip="Eject the avatar from the parcel" left_delta="0"
			bottom_delta="-22" width="60" height="20" follows="bottom|left" />
			
      <button name="freeze_btn" label="Freeze" tool_tip="Freeze the avatar, preventing it from moving"
      left_delta="0" bottom_delta="-22" width="60" height="20" follows="bottom|left" />

			<button name="ar_btn" label="AR" tool_tip="Report abuse on this avatar" left_delta="0"
      bottom_delta="-22" width="60" height="20" font="SansSerifSmall" follows="bottom|left" />

      <button name="unmute_btn" label="Unmute" tool_tip="Unmute this avatar" left_delta="62"
			bottom_delta="66" width="60" height="20" follows="bottom|left" />

      <button name="ban_btn" label="Ban" tool_tip="Ban this avatar from parcel" left_delta="0"
			bottom_delta="-22" width="60" height="20" follows="bottom|left" />

			<!-- middle row -->
      <button name="estate_tph_btn" label="Estate TP Home" tool_tip="Teleport avatar home" left_delta="90"
			bottom_delta="22" width="100" height="20" follows="bottom|left" />
      <button name="estate_kick_btn" label="Estate Kick" tool_tip="Kick avatar from the estate" left_delta="0"
			bottom_delta="-22" width="100" height="20" follows="bottom|left" />
			<!-- lower row-->
			<button name="estate_ban_btn" label="Estate Ban" tool_tip="Ban this avatar from the estate" left_delta="0"
			bottom_delta="-22" width="100" height="20" follows="bottom|left" />

      <button name="estate_gtfo_btn" label="Estate GTFO" tool_tip="Bans, ejects, teleports home, and kicks" left_delta="0"
			bottom_delta="-22" width="100" height="20" follows="bottom|left" />
      
      
      <check_box height="16" label="Estate Does All Estates" left_delta="112"
      bottom_delta="66" name="modeb" width="200" follows="bottom|left" radio_style="false" control_name="EmeraldModerateAllEstates"
			tool_tip="Apply estate actions to all estates" visible="false" />

      <check_box height="16" label="Confirm Actions" left_delta="0"
      bottom_delta="-22" name="modec" width="200" follows="bottom|left" radio_style="false" control_name="EmeraldModerateConfirm"
			tool_tip="Confirm actions" visible="false"/>
      
		</panel>
		
		
		<panel border="true" bottom_delta="-130" follows="left|top|right|bottom" height="255"
		       label="Custom" left="1" mouse_opaque="true" 
		     name="custom_tab" width="398">
			<!--Custom tools, upper row-->
			<button
			       name="custom1_btn"
			       label="Custom 1"
			       tool_tip=""
                   enabled="false"
			       left="10"
			       bottom_delta="-190"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<button
			       name="custom2_btn"
			       label="Custom 2"
			       tool_tip=""
                   enabled="false"
			       left="100"
			       bottom_delta="0"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<button
			       name="custom3_btn"
			       label="Custom 3"
			       tool_tip=""
                   enabled="false"
			       left="190"
			       bottom_delta="0"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<button
			       name="custom4_btn"
			       label="Custom 4"
			       tool_tip=""
                   enabled="false"
			       left="280"
			       bottom_delta="0"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<!-- Middle row -->
			<button
			       name="custom5_btn"
			       label="Custom 5"
			       tool_tip=""
                   enabled="false"
			       left="10"
			       bottom_delta="-24"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<button
			       name="custom6_btn"
			       label="Custom 6"
			       tool_tip=""
                   enabled="false"
			       left_delta="90"
			       bottom_delta="0"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<button
			       name="custom7_btn"
			       label="Custom 7"
			       tool_tip=""
                   enabled="false"
			       left="190"
			       bottom_delta="0"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
			<button
			       name="custom8_btn"
			       label="Custom 8"
			       tool_tip=""
                   enabled="false"
			       left="280"
			       bottom_delta="0"
			       width="80"
			       height="20"
			       font="SansSerifSmall"
			       follows="bottom|left"
			       />
		</panel>
		<panel border="true" bottom_delta="-150" follows="left|top|right|bottom" height="255"
		       label="Options" left="1" mouse_opaque="true"
		     name="options_tab" width="398">
			<check_box height="16" label="Update"
				   left="10" bottom_delta="-190" name="update_enabled_cb" 
				   width="200" follows="bottom|left"
				   hidden="false" mouse_opaque="true" font="SansSerifSmall"
				   initial_value="true" enabled="true" radio_style="false" 
				   tool_tip="Set whether the avatar list should update" />
			
			<check_box height="16" label="Get avatar info"
				   left="20" bottom_delta="-21" name="fetch_avdata_enabled_cb" 
				   width="200" follows="bottom|left"
				   hidden="false" mouse_opaque="true" font="SansSerifSmall"
				   initial_value="true" enabled="true" radio_style="false" 
			   tool_tip="Set whether avatar information should be retrieved" />
               
			<check_box height="16" label="Announce keys to HUD"
				   left="10" bottom_delta="-21" name="radar_chat_keys" 
				   width="200" follows="bottom|left"
				   hidden="false" mouse_opaque="true" font="SansSerifSmall"
				   initial_value="true" enabled="true" radio_style="false" 
                   control_name="EmeraldRadarChatKeys"
			   tool_tip="Set whether to chat keys of avatars to LSL scripts" />

      <check_box height="16" label="Announce even when closed"
				   left="20" bottom_delta="-21" name="keep_open"
				   width="200" follows="bottom|left"
				   hidden="false" mouse_opaque="true" font="SansSerifSmall"
				   initial_value="true" enabled="true" radio_style="false"
                   control_name="EmeraldAvatarListKeepOpen"
			   tool_tip="Hides floater instead of closing to still announce in chat" />
      <check_box height="16" label="Enable Avatar Age Alert"
				   left="180" bottom_delta="63" name="agealert"
				   width="200" follows="bottom|left"
				   hidden="false" mouse_opaque="true" font="SansSerifSmall"
				   initial_value="true" enabled="true" radio_style="false"
                    control_name="EmeraldAvatarAgeAlert"
			   tool_tip="Enables Avatar Age Alert" />
      <spinner bottom_delta="130" decimal_digits="0" follows="left|top" height="16"
          left="200" increment="1" initial_val="3" max_val="9999" min_val="0"
          mouse_opaque="true" name="AgeAlertDays" label="Age Alert Treshold" label_width="100"
          tool_tip="Age Alert Treshold" width="160" />
    </panel>
	</tab_container>
	

	
	
</floater>
