<!-- MENU-LOCATION=NONE -->
<!DOCTYPE HTML SYSTEM "-//Macromedia//DWExtension layout-engine 5.0//dialog">
<html xmlns:MMString="http://www.macromedia.com/schemes/data/string/">
<HEAD>
<!--
/*************************************************************************
*
* ADOBE CONFIDENTIAL
* ___________________
*
* Copyright 2006 Adobe Systems Incorporated
* All Rights Reserved.
*
* NOTICE: All information contained herein is, and remains
* the property of Adobe Systems Incorporated and its suppliers,
* if any. The intellectual and technical concepts contained
* herein are proprietary to Adobe Systems Incorporated and its
* suppliers and may be covered by U.S. and Foreign Patents,
* patents in process, and are protected by trade secret or copyright law.
* Dissemination of this information or reproduction of this material
* is strictly forbidden unless prior written permission is obtained
* from Adobe Systems Incorporated.
**************************************************************************/
-->
<TITLE><MMString:loadString id="Commands/InsertHTMLSnippet/title" /></TITLE>
<script language="javascript" src="../Shared/MM/Scripts/CMN/displayHelp.js"></script> <!--gsrupdate toexplore-->
<script language="javascript" src="InsertHTMLSnippet.js"></script>
<SCRIPT LANGUAGE="Javascript">
var PLATFORM = navigator.platform;
var ICON_URL = (PLATFORM == "Win32") ? "../Shared/MM/Images/alertIconWin.gif" : "../Shared/MM/Images/yield28x28.gif";
function initialize()
{
     // Use the right icon for the platform.
     document.warningIcon.src = ICON_URL;
}
</SCRIPT>
</HEAD>
<body onLoad="initialize()">
<form name="theForm">

  <table border=0>
    <tr valign="baseline">
      <td height="25" colspan=3 nowrap> <MMString:loadString id="Commands/InsertHTMLSnippet/text/Enter" /></td>
    </tr>
    <tr valign="baseline" name="HTMLSnippet">
      <td colspan="2" align="center">
	            <textarea name="htmlcode" cols="100" rows="15" wrap="virtual"></textarea>        </td>
    </tr>
    <tr valign="baseline">
    <td width="36" > <img name="warningIcon" src="../Shared/MM/Images/alertIconWin.gif" align="middle" width="25" height="25" ></td>


    <td width="609" align="left" valign="middle" > <MMString:loadString id="Commands/InsertHTMLSnippet/text/Contribute" /></td>
    </tr>
  </table>

</form>
</body>
</html>

