<!DOCTYPE HTML SYSTEM "-//Macromedia//DWExtension layout-engine 5.0//dialog">
<!-- MENU-LOCATION=NONE -->
<html xmlns:MMString="http://www.macromedia.com/schemes/data/string/">
<HEAD>
<!-- Copyright 2002, 2003 Macromedia, Inc. All rights reserved. -->
<TITLE><MMString:loadString id="Commands/GoToLine/title" /></TITLE>
<script src="GoToLine.js"></script>
<link href="../fields.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY onLoad="initUI()">
<form>
<table border="0" cellpadding="4">
<tr>
<td nowrap><MMString:loadString id="Commands/GoToLine/text/Go" /></td>
<td nowrap><input name="lineNum" type="text" class="xsmallTField" value=""></td>
</tr>
</table>
</form>
</BODY>
</HTML>
