<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel bottom="0" follows="left|top|right|bottom" height="600" left="0" mouse_opaque="true" name="panel_login" width="800">
  <web_browser border_visible="false" bottom="0" follows="top|left|bottom|right" left="0" name="login_html" right="-1" start_url="data:text/html,%3Chtml%3E%3Chead%3E%3C/head%3E%3Cbody bgcolor=%22#000000%22 text=%22ffffff%22%3E%3Ch1%3E%3Ctt%3Eloading...%3C/tt%3E%3C/h1%3E %3C/body%3E %3C/html%3E" top="-1" />
  <string name="real_url">http://modularsystems.sl/app/login/</string>
  <string name="forgot_password_url">http://secondlife.com/account/request.php</string>
  <!-- START LOCATION -->
  <text name="start_location_text" bottom="8" left="24" height="16" width="95" follows="left|bottom" h_pad="0" halign="right" v_pad="0" bg_visible="false" drop_shadow_visible="true" border_visible="false" border_drop_shadow_visible="false" font="SansSerifSmall" mouse_opaque="true">Start Location:</text>
  <combo_box name="start_location_combo" bottom_delta="2" left_delta="100" height="16" width="150" follows="left|bottom" font="SansSerifSmall" mouse_opaque="true" allow_text_entry="true" max_chars="128">
    <combo_item name="MyHome" value="My Home">My Home</combo_item>
    <combo_item name="MyLastLocation" value="My Last Location">My Last Location</combo_item>
    <combo_item name="Typeregionname" value="&lt;Type region name&gt;">&lt;Type region name&gt;</combo_item>
  </combo_box>
  <!-- FIRST NAME -->
  <text name="first_name_text" bottom="56" left="24" height="16" width="120" follows="left|bottom" h_pad="0" halign="left" v_pad="0" bg_visible="false" drop_shadow_visible="true" border_visible="false" border_drop_shadow_visible="false" font="SansSerif" mouse_opaque="true">First Name:</text>
  <line_editor name="first_name_edit" bottom_delta="-20" left_delta="0" height="20" width="120" follows="left|bottom" font="SansSerif" bevel_style="in" border_style="line" border_thickness="1" max_length="32" mouse_opaque="true" handle_edit_keys_directly="true" select_all_on_focus_received="true" />
  <!-- LAST NAME -->
  <text name="last_name_text" bottom_delta="20" left_delta="130" height="16" width="120" follows="left|bottom" h_pad="0" halign="left" v_pad="0" bg_visible="false" drop_shadow_visible="true" border_visible="false" border_drop_shadow_visible="false" font="SansSerif" mouse_opaque="true">Last Name:</text>
  <line_editor name="last_name_edit" bottom_delta="-20" left_delta="0" height="20" width="120" follows="left|bottom" font="SansSerif" bevel_style="in" border_style="line" border_thickness="1" max_length="32" mouse_opaque="true" handle_edit_keys_directly="true" select_all_on_focus_received="true" />
  <!-- PASSWORD -->
  <text name="password_text" bottom_delta="20" left_delta="130" height="16" width="120" follows="left|bottom" h_pad="0" halign="left" v_pad="0" bg_visible="false" drop_shadow_visible="true" border_visible="false" border_drop_shadow_visible="false" font="SansSerif" mouse_opaque="true">Password:</text>
  <line_editor name="password_edit" bottom_delta="-20" left_delta="0" height="20" width="120" follows="left|bottom" font="SansSerif" bevel_style="in" border_style="line" border_thickness="1" max_length="16" mouse_opaque="true" handle_edit_keys_directly="true" select_all_on_focus_received="true" />
  <check_box name="remember_check" control_name="RememberPassword" label="Save This Login Info" bottom_delta="-24" left_delta="0" height="16" width="140" follows="left|bottom" font="SansSerifSmall" initial_value="false" mouse_opaque="true" />
  <!-- LOG IN -->
  <button name="connect_btn" label="Log In" bottom="34" left_delta="130" height="24" width="120" follows="left|bottom" font="SansSerif" halign="center" mouse_opaque="true" scale_image="TRUE" />
  <!-- GRIDS -->
  <text font="SansSerifLarge" font_style="BOLD" name="grid_text" bottom="56" left_delta="150" height="16" width="150" follows="left|bottom" h_pad="0" halign="left" v_pad="0" bg_visible="false" drop_shadow_visible="true" border_visible="false" border_drop_shadow_visible="false" mouse_opaque="true">Load a Saved Login: </text>
  <combo_box name="server_combo" font="SansSerifLarge" font_style="BOLD" bottom_delta="-24" left_delta="0" height="20" width="150" follows="left|bottom" allow_text_entry="true" max_chars="40" mouse_opaque="true" />
  <button name="grid_btn" label="Edit Saved Logins" font="SansSerif" bottom="34" left_delta="156" height="24" width="180" follows="left|bottom" halign="center" mouse_opaque="true" scale_image="TRUE" />
  <!-- ACCOUNT / FORGOT PASSWORD -->
  <text name="create_new_account_text" bottom="45" left="-120" height="16" width="110" follows="right|bottom" h_pad="0" halign="right" v_pad="0" bg_visible="false" drop_shadow_visible="true" border_visible="false" border_drop_shadow_visible="false" font="SansSerifSmall" font-style="UNDERLINE" mouse_opaque="true" hover="true" hover_color="50 115 185">Sign up for account</text>
  <text name="forgot_password_text" bottom="25" left="-210" height="16" width="200" follows="right|bottom" h_pad="0" halign="right" v_pad="0" bg_visible="false" drop_shadow_visible="true" border_visible="false" border_drop_shadow_visible="false" font="SansSerifSmall" font-style="UNDERLINE" mouse_opaque="true" hover="true" hover_color="50 115 185">Forgot your name or password?</text>
  <!-- CHANNEL & VERSION -->
  <text name="channel_text" bottom="5" left="-310" height="16" width="300" follows="right|bottom" h_pad="0" halign="right" v_pad="0" bg_visible="false" drop_shadow_visible="true" border_visible="false" border_drop_shadow_visible="false" font="SansSerifSmall" mouse_opaque="true" hover="true" hover_color="50 115 185">[VERSION]</text>
</panel>
