<!-- 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/DropPDF/title" /></TITLE>
<script language="javascript" src="../Shared/MM/Scripts/CMN/displayHelp.js"></script>
<script language="javascript" src="DropPDF.js"></script>
</HEAD>
<body>
<form name="theForm">

  <table border=0>
    <tr valign="baseline">
      <td height="25" colspan=2 nowrap> <MMString:loadString id="Commands/DropPDF/text/How" /></td>
    </tr>
    <tr valign="baseline" name="ContentRow">
      <td height="20" colspan=2 nowrap>
        <input type="radio" name="opmode" value="link" onClick="onOptionChanged();"/>
        <MMString:loadString id="Commands/DropPDF/radiobutton/opmode/Create" />
       </td>
    </tr>
    <tr valign="baseline">
      <td height="24" colspan=2 nowrap>
        <input type="radio" name="opmode" value="insert" onClick="onOptionChanged();"/>
        <MMString:loadString id="Commands/DropPDF/radiobutton/opmode/Insert" />
	  </td>
    </tr>
    <tr valign="baseline" name="WarningText">
	      <td height="24" colspan=2 nowrap>
	        <MMString:loadString id="Commands/DropPDF/text/The" />
		  </td>
    </tr>
    <tr valign="baseline" name="RememberCheckbox">
      <td nowrap height="20" valign="bottom" colspan=2>
        <input type="checkbox" name="remember"/>
		<MMString:loadString id="Commands/DropPDF/checkbox/remember/Remember" />
	  </td>
    </tr>
  </table>

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

