<!DOCTYPE HTML SYSTEM "-//Macromedia//DWExtension layout-engine 5.0//dialog">
<!-- MENU-LOCATION=NONE -->
<!--Copyright 2005 Macromedia, Inc. All rights reserved.-->
<html xmlns:MMString="http://www.macromedia.com/schemes/data/string/">
<head>
<script src="TemplateDescription.js"></script>
<title><MMString:loadString id="Commands/TemplateDescription/title" /></title>
<link href="../Styles/TemplateDescription.css" rel="stylesheet" type="text/css" />
</head>

<body onLoad="initializeUI();">

<form name="theForm">
  <table class="cls_TemplateDescription_table" border="0" cellpadding="4" cellspacing="0" id="mainTable">
    <tr> 
    <td><MMString:loadString id="Commands/TemplateDescription/title" /></td>
    <td><textarea name="desc" cols="40" rows="4" wrap="VIRTUAL"></textarea></td>
    </tr>
  </table>
</form>
</body>
</html>
