<!DOCTYPE HTML SYSTEM "-//Macromedia//DWExtension layout-engine 5.0//dialog">
<html xmlns:MMString="http://www.macromedia.com/schemes/data/string/">
<HEAD>
<SCRIPT SRC="Check Plugin.js"></SCRIPT>
<SCRIPT SRC="../../Shared/MM/Scripts/CMN/DOM.js"></SCRIPT>
<SCRIPT SRC="../../Shared/MM/Scripts/CMN/string.js"></SCRIPT>
<SCRIPT SRC="../../Shared/MM/Scripts/CMN/file.js"></SCRIPT>
<!-- Remove the following SCRIPT tag if you are modifying this file for your own use. -->
<SCRIPT SRC="../../Shared/MM/Scripts/CMN/displayHelp.js"></SCRIPT>
<!-- End removal area. -->
<SCRIPT LANGUAGE="javascript">
// Copyright 2000, 2001, 2002, 2003 Macromedia, Inc. All rights reserved.

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

var MSG_NoPluginOrURL = dw.loadString('Behaviors/Actions/Check_Plugin/MSG_NoPluginOrURL');
//--------------- END LOCALIZEABLE   ---------------
//---------------    END JAVASCRIPT    ---------------
</SCRIPT>
<TITLE><MMString:loadString id="Behaviors/Actions/Check_Plugin/title" /></TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html">
<link href="../../fields.css" rel="stylesheet" type="text/css">
<link href="../../Styles/Check_Plugin.css" rel="stylesheet" type="text/css" />
</HEAD>
<BODY onLoad="initializeUI()">
  <FORM NAME="theForm" ACTION="">
   <DIV ALIGN="center">
     
    <TABLE BORDER=0 cellpadding="4" cellspacing="2">
       <TR>
         
        <TD ALIGN="right" VALIGN="baseline" nowrap>
           <MMString:loadString id="Behaviors/Actions/Check_Plugin/text/Plugin" /></TD>
         <TD VALIGN="baseline" nowrap>
           <INPUT TYPE="radio" NAME="theRadio" onClick="enableBuddy(false,true);focus()">
           <MMString:loadString id="Behaviors/Actions/Check_Plugin/radiobutton/theRadio/Select" /></TD>
         <TD VALIGN="baseline" nowrap>
           <SELECT NAME="menu" class="pluginList" onChange="setRadio(0)">
             
            <OPTION selected><MMString:loadString id="Behaviors/Actions/Check_Plugin/option//loading" />
           </select></TD>
         <TD VALIGN="baseline" nowrap>&nbsp;</TD>
       </TR><TR>
         
        <TD></TD>
         <TD VALIGN="baseline" nowrap>
           <INPUT TYPE="radio" NAME="theRadio" onClick="enableBuddy(true,false);focus()">
           <MMString:loadString id="Behaviors/Actions/Check_Plugin/radiobutton/theRadio/Enter" /></TD>
         <TD VALIGN="baseline" nowrap>
           <INPUT NAME="pluginName" TYPE="text" class="basicTextField" onBlur="if(this.value)setRadio(1)" VALUE=""></TD>
         <TD VALIGN="baseline" nowrap>&nbsp;</TD>
       </TR>
       <TR>
         
        <TD ALIGN="right" VALIGN="baseline" nowrap><MMString:loadString id="Behaviors/Actions/Check_Plugin/text/If" /></TD>
         <TD VALIGN="baseline" nowrap colspan="2">
           <INPUT NAME="theURL" TYPE="text" class="CheckPlugin_largeTField_input_theURL"></TD>
         <TD VALIGN="baseline" nowrap><INPUT name="button" TYPE="button" onClick="browseFile(document.theForm.theURL);focus(this)" MMString:value="Behaviors/Actions/Check_Plugin/button/button/Browse">
<MMString:loadString id="Behaviors/Actions/Check_Plugin/text/optional" /></TD>
       </TR><TR>
         
        <TD ALIGN="right" VALIGN="baseline" nowrap>
           <MMString:loadString id="Behaviors/Actions/Check_Plugin/text/Otherwise" /></TD>
         <TD VALIGN="baseline" nowrap COLSPAN="2">
           <INPUT NAME="altURL" TYPE="text" class="CheckPlugin_largeTField_input_altURL"></TD>
         <TD VALIGN="baseline" nowrap><input name="button2" type="button" onClick="browseFile(document.theForm.altURL);focus(this)" MMString:value="Behaviors/Actions/Check_Plugin/button/button/Browse"></TD>
       </TR><TR>

         
        <TD ALIGN="right" nowrap></TD>
         <TD VALIGN="baseline" nowrap COLSPAN="3">
           <INPUT TYPE="checkbox" NAME="IEGoesToURL">
           <MMString:loadString id="Behaviors/Actions/Check_Plugin/checkbox/IEGoesToURL/Always" /></TD>
       </TR>
     </TABLE>
    </DIV>
  </FORM>
</BODY>
</HTML>
