<!DOCTYPE HTML SYSTEM "-//Macromedia//DWExtension layout-engine 5.0//dialog">
<!-- MENU-LOCATION=NONE -->
<!-- Copyright 2000, 2001, 2002, 2003 Macromedia, Inc. All rights reserved. -->

<html xmlns:MMString="http://www.macromedia.com/schemes/data/string/">
<HEAD>
<SCRIPT SRC="GetTestValue.js"></SCRIPT>
<SCRIPT SRC="../Shared/MM/Scripts/CMN/UI.js"></SCRIPT>
<TITLE><MMString:loadString id="Commands/GetTestValue/title" /></TITLE>
<link href="../fields.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY onLoad="initializeUI()">
<form>
  <table width=350 cellpadding="4" cellspacing="2">
	<tr>
		<td  nowrap>
			<MMString:loadString id="Commands/GetTestValue/text/Please" />
		
			<span id="paramName"><MMString:loadString id="Commands/GetTestValue/text/the" /></span>
		</td>
	</tr>
	<tr>
		<td height=40 valign=top>
			<MMString:loadString id="Commands/GetTestValue/text/Test" /> 
        <input name="textfield" type=text class="medTField" maxlength="20">
		</td>
	</tr>
</table>
</form>
</BODY>
</HTML> 

