<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true"
     height="500" min_height="300" min_width="400" name="htmlfloater"
     title="" width="700">
	<button bottom="10" follows="bottom|right" font="SansSerifSmall" height="20"
	     label="Close" name="close_btn" right="-10" width="80" />
	<web_browser bottom="40" follows="top|left|bottom|right" font="SansSerifSmall" left="15"
	     name="html_floater_browser" right="-15" top="-56" />
	<button bottom="-45" follows="top|left" font="SansSerifSmall" height="20" label="Back"
	     left="15" name="back_btn" width="80" />
	<button bottom_delta="0" follows="top|left" font="SansSerifSmall" height="20"
	     label="Home" left_delta="83" name="home_btn" width="80" />
	<button bottom_delta="0" follows="top|left" font="SansSerifSmall" height="20"
	     label="Forward" left_delta="83" name="forward_btn" width="80" />
	     
	<line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0"
	     follows="top|left|right" font="SansSerifSmall" height="20" hidden="false" left_delta="90" max_length="256" mouse_opaque="true"
	     name="url_edit" select_all_on_focus_received="true" width="345" />
	<button bottom_delta="0" follows="top|right" font="SansSerifSmall" height="20"
	     label="Go" left_delta="350" name="go_btn" width="70" />
     	     
	<!-- web_browser bottom="20" follows="top|left|bottom|right" font="SansSerifSmall" left="15"
	     name="html_floater_browser" right="-15" top="-56" / -->

	<text hidden="true" name="home_page_url">http://www.google.com</text>
	
	<text hidden="true" name="in-world_help_title">In-World Help</text>
	<text hidden="true" name="in-world_help_url">
		http://www.secondlife.com/app/support/inworld.html
	</text>
	
	<text hidden="true" name="additional_help_title">Additional Help</text>
	<text hidden="true" name="additional_help_url">
		http://www.secondlife.com/app/support/support.html
	</text>
</floater>
