﻿<?xml version="1.0" encoding="utf-8"?>
<Page BackgroundColor="#201020" BackgroundOpacity="1.000" Location="2,22" Name="Controls" PackSize="a" Size="1020,35" Visible="false">
<Composite Location="3,3" Name="DropdownComposite" Orientation="Horizontal" PackSize="a" Size="1017,33" SpacingType="Fill">
<Dropdownbox DropBy="400" BackgroundOpacity="1.000" MaximumSize="173,32" MinimumSize="173,32" Name="ContinentDropdownbox" RowTemplate="/CommonElements.Dropdown.data.dropdown_template" Size="180,32" Style="/CommonElements.Dropdown.data.style" />
<Dropdownbox DropBy="600" BackgroundOpacity="1.000" Location="185,0" MaximumSize="240,32" MinimumSize="240,32" Name="ZoneDropdownbox" RowTemplate="/CommonElements.Dropdown.data.dropdown_template" Size="240,32" Style="/CommonElements.Dropdown.data.style" />
<Text AbsorbsInput="false" Color="#F0D080" Font="/TextStyles.Normal.NormalStyle" Location="420,7" MaximumSize="45,18" MinimumSize="45,18" Name="Search" Size="45,18" TextAlignment="Center" TextAlignmentVertical="Center">:69c2ff874ca3216e:Search</Text>
<Textbox BackgroundColor="#FFFFFF" BackgroundOpacity="1.000" Cursor="/Cursor.Text" Location="470,1" MinimumSize="50,30" Name="FindPoiText" PackSize="a,f" Size="180,30" Style="Skinnable_Styles.Textbox" UserScrollable="false" WrapWidth="Automatic" />
<Button Location="685,3" MaximumSize="40,26" MinimumSize="40,26" Name="FindPoiButton" PackLocation="right,center" Size="40,26" Style="Skinnable_Styles.PushButton" Tooltip=":69c2ff8795d2184e:Find Points of Interest">:69c2ff87966334c5:Find</Button>
<Button Location="735,3" MaximumSize="43,26" MinimumSize="43,26" Name="ClearResultsButton" PackLocation="right,center" Size="43,26" Style="Skinnable_Styles.PushButton" Tooltip=":69c2ff8770f66f9e:Clear search results">:69c2ff87db8f21fd:Clear</Button>
<Button Location="785,3" MaximumSize="33,26" MinimumSize="33,26" Name="ShowAllButton" OnPress="Parent.Parent.SearchAll.Activated=(Parent.Parent.Parent.WindowFrame.LeftGrouper.Title.LocalText '!=' '') ClearResultsButton.Press=true" PackLocation="right,center" Size="33,26" Style="Skinnable_Styles.PushButton" Tooltip="Show All POIs in this zone
(you need to have disabled search by keyword in the options)">All</Button>
<Button Location="835,3" MaximumSize="40,26" MinimumSize="40,26" Name="WaypointButton" OnPress="waypoint Parent.FindPoiText.Text" PackLocation="right,center" Size="40,26" Style="Skinnable_Styles.PushButton" Tooltip="Create Path from Waypoint entered into Search Field">Bath</Button>
<Button Location="885,3" MaximumSize="68,26" MinimumSize="68,26" Name="SubmitPOIButton" OnPress="URL='http://maps.eq2interface.com/poi.php?action=new' ## '&amp;loc=' ## (Parent.Parent.loc.Text) ## '&amp;internal=' ## (Parent.ZoneDropdownbox.SelectedItem.Name) ## '&amp;name=' ## (Parent.Parent.target.Text)
browser URL" PackLocation="right,center" Size="66,26" Style="Skinnable_Styles.PushButton" Tooltip="Click  to submit a new POI to the EQ2MAP database
(will open an ingame browser window)">SubmitPOI</Button>
<Button Location="951,3" MaximumSize="69,26" MinimumSize="69,26" Name="ReportPOIButton" OnPress="URL='http://maps.eq2interface.com/poi.php?action=reportnear' ## '&amp;loc=' ## (Parent.Parent.loc.Text) ## '&amp;internal=' ## (Parent.ZoneDropdownbox.SelectedItem.Name)
browser URL" PackLocation="right,center" Size="67,26" Style="Skinnable_Styles.PushButton" Tooltip="Click  to report a bad POI to the EQ2MAP database
(will open an ingame browser window)">ReportPOI</Button>
 <Button Location="1035,3" MaximumSize="40,26" Name="SCPonTButton" PackLocation="right,top" OnPress="smp pon pon_teleport" RStyleDefault="sc_pont" ScrollExtent="40,26" Size="40,26" Style="/ButtonStyles.sc_pont" Tooltip=":f:Quick Access Teleport"/>
               
</Composite>
<Button Activated="false" Name="SearchAll" OnActivate="Activated=false Parent.DropdownComposite.FindPoiText.Text='' Parent.DropdownComposite.FindPoiButton.Press=true Parent.DropdownComposite.FindPoiText.Text=COND ? '' : Parent.Parent.WindowFrame.LeftGrouper.Title.LocalText COND=map2_search_menu_context==true" Visible="false" />
<Text DynamicData="/GameData.Self.Location" DynamicDataFilter="0002" Name="loc" Visible="false"></Text>
<Text DynamicData="/GameData.Target.Name" DynamicDataFilter="0002" Name="target" Visible="false"></Text>
</Page>