<!DOCTYPE HTML SYSTEM "-//Macromedia//DWExtension layout-engine 5.0//dialog">
<!-- MENU-LOCATION=NONE -->
<!-- Copyright 2002, 2003 Macromedia, Inc. All rights reserved. -->
<html xmlns:MMString="http://www.macromedia.com/schemes/data/string/">
<head>
  <title><MMString:loadString id="Commands/ccKeywordsAndDescription/title" /></title>
  <script src="ccKeywordsAndDescription.js"></script>
  <script src="../Shared/MM/Scripts/CMN/displayHelp.js"></script>
</head>
<body onLoad="initializeUI()">
  <form name="theForm">
    <table border="0">
      <tr>
        <td height="0"></td>
        <td nowrap valign="top" rowspan="2">
           <textarea name="keywords" cols="60" rows="8" wrap="virtual"></textarea>
        </td>
      </tr>
      <tr>
        <td nowrap valign="top" align="right"><MMString:loadString id="Commands/ccKeywordsAndDescription/text/Keywords" /></td>
      </tr>
      <tr>
        <td height="5"></td>
      </tr>
      <tr>
        <td height="0"></td>
        <td nowrap valign="top" rowspan="2">
           <textarea name="description" cols="60" rows="8" wrap="virtual"></textarea>
        </td>
      </tr>
      <tr>
        <td nowrap valign="top" align="right"><MMString:loadString id="Commands/ccKeywordsAndDescription/text/Description" /></td>
      </tr>
    </table>
  </form>
</body>
</html>
