<!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 1999, 2000, 2001, 2002, 2003 Macromedia, Inc. All rights reserved. -->
<title><MMString:loadString id="Commands/ccHR/title" /></title>
<script SRC="ccHR.js"></script>
<SCRIPT LANGUAGE="javascript" SRC="../Shared/MM/Scripts/CMN/DOM.js"></SCRIPT>
<script src="../Shared/MM/Scripts/CMN/localText.js"></script>
<SCRIPT SRC="../Shared/MM/Scripts/CMN/displayHelp.js"></SCRIPT>
<script LANGUAGE="javascript">

//--------------- LOCALIZEABLE GLOBALS---------------

var	strDefault = dw.loadString('Commands/ccHR/strDefault');


//--------------- END LOCALIZEABLE   ---------------

</script>
</HEAD>
<body onLoad="initializeUI()" style="margin-top: 3px">
<form name="theForm" style="margin-top: 3px">
  <table border="0" cellpadding="2" cellspacing="3">
    <tr valign="baseline">
      <td width="20%" align="right" nowrap>
        <MMString:loadString id="Commands/ccHR/text/Width" /> 
      </td>
      <td width="80%" nowrap>
        <input type="text" name="Width" size="14">
        <select name="Units">
          <option value="pixels" selected name="pixels"><MMString:loadString id="Commands/ccHR/option/pixels/pixels" /></option>
          <option value="percent" name="percent"><MMString:loadString id="Commands/ccHR/option/percent/percent" /></option>
        </select> 
      </td>
    </tr>
    <tr valign="baseline">
      <td align="right" nowrap>
        <MMString:loadString id="Commands/ccHR/text/Height" /> 
      </td>
      <td nowrap>
        <input type="text" name="Height" size="14">
        <MMString:loadString id="Commands/ccHR/option/pixels/pixels" /> 
      </td>
    </tr>
    <tr valign="top">
      <td align="right" valign="baseline" nowrap>&nbsp;
      </td>
      <td valign="baseline" nowrap>
        <input name="Shading" type="checkbox" value="checkbox" checked>
        <MMString:loadString id="Commands/ccHR/checkbox/Shading/Use" /> 
      </td>
    </tr>
  </table>
</form>
</body>
</HTML>
