<!DOCTYPE HTML SYSTEM "-//Macromedia//DWExtension layout-engine 6.0//pi">
<!-- tag:*LOCKED*, attrname:BC.Token.Include, priority:1, selection:within, hline, hideclass -->

<!--
/*************************************************************************
 *
 * ADOBE CONFIDENTIAL
 * ___________________
 *
 *  Copyright 2011 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.
 *
 **************************************************************************/
-->

<html xmlns:MMString="http://www.macromedia.com/schemes/data/string/">
	<head>
		<!-- code from startup, moved in panel and inspector, to not overload startup -->
		<script src="../Shared/BC/JS/bc_ui_utils.js" type="text/javascript"></script>
		<script src="../Shared/BC/JS/bc_api.js" type="text/javascript"></script>
		<script src="../Shared/BC/JS/bc_bindings.js" type="text/javascript"></script>
		<script src="../Shared/BC/JS/bc_tokens.js" type="text/javascript"></script>
		<script src="../Shared/BC/JS/json.js" type="text/javascript"></script>
		
		
		<title><MMString:loadString id="bc/pi/include/title" /></title>
		<link href="BCModule.css" rel="stylesheet" type="text/css" />
		<script src="BCInclude.js"></script>
	</head>
	
	<body>
		<form id="cmdForm">
			<span id="image" style="position:absolute; width:36px; height:36px; z-index:16; left: 8px; top: 4px">
            	<img src="bc_logo.png" width="36" height="36">
            </span>
            <span id="label" style="position:absolute; width:100px; height:17px; z-index:16; left: 54px; top: 6px">
            	  <span style="font-weight:bold;"><MMString:loadString id="bc/pi/include/include" /> </span>
            </span>
            <div style="position:absolute; background-color:#B6B6B6; width:1px; height:50px; top:0px; left:174px;">
            </div>
                 
			<div id="topLayer" style="position:absolute; width:1000px; height:26px; z-index:19; left: 195px; top: 2px"> 
                <table border="0" cellpadding="2" cellspacing="0">
                    <tr valign="middle"> 
                      <td align="right"> <MMString:loadString id="bc/pi/include/includepath" /> </td>
                      <td align="left"><span class="PIText"> 
                        <input type="text" name="path" id="path" onBlur="setPath()" size="30" style="width:300px">
                        </span></td>
                      <td align="left"> <input id="editFile" type="image" name="editFile"  onClick="editFile()" src="../Shared/BC/Images/SP_Edit_Sm_R.png" MMString:alt="bc/pi/include/editFileTooltip"></td>
                      <td align="left"> 
						<input type="image" width="15" height="15" onClick="browseFile()" name="browseButton" src="../Shared/MM/Images/folder.png" MMString:alt="bc/pi/include/browseForFileTooltip">
						</td>
                    </tr>
                    <tr valign="middle"> 
                      <td align="right">&nbsp;</td>
                      <td align="left">&nbsp;</td>
                      <td align="left">&nbsp;</td>
                      <td align="left">&nbsp;</td>
                    </tr>
                  </table>
			</div>
		</form>
	</body>
</html>
