﻿<?xml version="1.0" encoding="utf-8"?>
<Page Activated="true" eq2opensound="ui_window_main_open" eq2usescomwndcontrols="true" Location="355,268" Name="AddPoi" Size="370,430" UserMovable="true">
<Text AbsorbsInput="false" Font="/TextStyles.Large.LargeStyle" Location="110,35" Name="TitleLabel" PackSize="a,fixed" ShadowStyle="/ShadowStylesNew.HeavyDrop.style" Size="200,21" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#FBF1D9">:7fb74109b7946e8b:Point of Interest</Text>
<Text AbsorbsInput="false" Color="#F0D080" Font="/TextStyles.Normal.NormalStyle" Location="20,77" Name="PoiNameLabel" Size="80,18" TextAlignment="Right" TextAlignmentVertical="Center">:7fb74109c30d608f:Name:</Text>
<Textbox BackgroundColor="#FFFFFF" BackgroundOpacity="1.000" Cursor="/Cursor.Text" Location="110,70" Name="PoiNameTextbox" 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" Size="200,30" Style="/CommonElements.Textfield.data.style" UserScrollable="false" WrapWidth="Automatic" />
<Text AbsorbsInput="false" Color="#F0D080" Font="/TextStyles.Normal.NormalStyle" Location="20,119" Name="PoiTypeLabel" Size="80,18" TextAlignment="Right" TextAlignmentVertical="Center">:7fb74109680ea0ff:Type:</Text>
<Dropdownbox BackgroundOpacity="1.000" Location="110,112" Name="PoiTypeDropdownbox" PackSize="f,f" RowTemplate="/CommonElements.Dropdown.data.dropdown_template" Size="200,32" Style="/CommonElements.Dropdown.data.style" />
<Text AbsorbsInput="false" Color="#F0D080" Font="/TextStyles.Normal.NormalStyle" Location="20,167" Name="PoiLocLabel" Size="80,18" TextAlignment="Right" TextAlignmentVertical="Center">:7fb7410965e8ced2:Location:</Text>
<Textbox BackgroundColor="#FFFFFF" BackgroundOpacity="1.000" Cursor="/Cursor.Text" Location="110,160" Name="PoiLocX" NumericFloat="true" NumericNegative="true" 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" Size="60,30" Style="/CommonElements.Textfield.data.style" />
<Textbox BackgroundColor="#FFFFFF" BackgroundOpacity="1.000" Cursor="/Cursor.Text" Location="180,160" Name="PoiLocY" NumericFloat="true" NumericNegative="true" 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" Size="60,30" Style="/CommonElements.Textfield.data.style" />
<Textbox BackgroundColor="#FFFFFF" BackgroundOpacity="1.000" Cursor="/Cursor.Text" Location="250,160" Name="PoiLocZ" NumericFloat="true" NumericNegative="true" 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" Size="60,30" Style="/CommonElements.Textfield.data.style" />
<Button Location="41,194" Name="GetPlayerLocButton" Size="109,26" Style="/CommonElements.SmallPushButton.data.style" Tooltip=":7fb7410995d2184e:Find Points of Interest">:7fb74109f91f6718:Player Location</Button>
<Text AbsorbsInput="false" Color="#F0D080" Font="/TextStyles.Normal.NormalStyle" Location="20,247" MaximumSize="80,18" MinimumSize="80,18" Name="PoiDescLabel" Size="80,18" TextAlignment="Right" TextAlignmentVertical="Center">:7fb7410921a07385:Description:</Text>
<Textbox BackgroundColor="#FFFFFF" BackgroundOpacity="1.000" Cursor="/Cursor.Text" Location="110,240" MaxLines="5" Name="PoiDesc" 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" Size="200,100" Style="/CommonElements.Textfield.data.style" UserScrollable="false" WrapWidth="Automatic" />
<Button Location="24,359" Name="ButtonOK" PackLocation="left,bottom" Size="78,38" Style="/CommonElements.LargePushButton.data.style">:7fb7410928c926d2:OK</Button>
<Button Location="101,359" Name="ButtonCancel" PackLocation="right,bottom" Size="86,38" Style="/CommonElements.LargePushButton.data.style" Tooltip=":7fb74109ae453fbb:Cancel">:7fb74109ae453fbb_1:Cancel</Button>
<Button Location="186,359" Name="ButtonSubmitPOI" OnPress="COND=Parent.PoiLocY.Text=='0.00'
Parent.DoSubmit.Activated=COND ? false : true
Parent.SubmissionWarning.Visible=COND ? true : false" PackLocation="left,bottom" Size="160,38" Style="/CommonElements.LargePushButton.data.style" Tooltip="Note that for submitting the POI to EQ2MAP both Name and Description must not contain the character &amp;.">Submit to EQ2MAP</Button>
<Button Location="151,194" Name="ReportPOI" OnPress="URL='http://maps.eq2interface.com/poi.php?action=reportnear&amp;loc=' ## (Parent.PoiLocX.Text) ## ',' ## (Parent.PoiLocY.Text) ## ',' ## (Parent.PoiLocZ.Text) ## '&amp;internal=' ## (Parent.Parent.Map2.Controls.DropdownComposite.ZoneDropdownbox.SelectedItem.Name)
browser URL" Size="110,26" Style="/CommonElements.SmallPushButton.data.style" Tooltip="Report a POI near the entered /loc to EQ2MAP">Report POI near /loc</Button>
<Button Name="DoSubmit" OnActivate="URL='http://maps.eq2interface.com/poi.php?action=new' ## '&amp;loc=' ## (Parent.PoiLocX.Text) ## ',' ## (Parent.PoiLocY.Text) ## ',' ## (Parent.PoiLocZ.Text)  ## '&amp;internal=' ## (Parent.Parent.Map2.Controls.DropdownComposite.ZoneDropdownbox.SelectedItem.Name) ## '&amp;name=' ## (Parent.PoiNameTextbox.Text) ## '&amp;description=' ## (Parent.PoiDesc.Text) ## '&amp;poitype=' ## (Parent.PoiTypeDropdownbox.SelectedItem.Name)
browser URL
Activated=false" Visible="false"/>
<Button Location="262,194" Name="waypoint" OnPress="loc=(Parent.PoiLocX.Text) ## &apos;,&apos; ## (Parent.PoiLocY.Text) ## &apos;,&apos; ## (Parent.PoiLocZ.Text)
waypoint loc" Size="49,26" Style="/CommonElements.SmallPushButton.data.style" Tooltip="Create waypoint/path to entered location">Path</Button>
<Text AbsorbsInput="false" Color="#FF0000" Font="/TextStyles.Normal.NormalStyle" Location="28,340" Name="SubmissionWarning" Size="313,18" TextAlignment="Center" TextAlignmentVertical="Center" Visible="false">POI rejected, please verify the /loc you entered</Text>
<Page BackgroundOpacity="1.000" Name="DialogFrame" PackSize="a,a" RStyleDefault="/WindowElements.DialogFrame.data.frame.rect" Size="370,430" />
</Page>
