<!DOCTYPE HTML SYSTEM "-//Macromedia//DWExtension layout-engine 5.0//dialog">
<!-- MENU-LOCATION=NONE -->
<html xmlns:MMString="http://www.macromedia.com/schemes/data/string/">
<HEAD>
<!-- Copyright 2005 Macromedia, Inc. All rights reserved. -->
<TITLE><MMString:loadString id="Menus/MM/EditGuides/title" /></TITLE>
<script src="EditGuides.js"></script>
<script src="../../Shared/Common/Scripts/dwscripts.js"></script>
<SCRIPT SRC="../../Shared/MM/Scripts/CMN/displayHelp.js"></SCRIPT>
<link href="../../fields.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY onLoad="initUI()" onUnload="takeDownUI()">
<form>
<table border="0" cellpadding="4">
<tr>
<td nowrap><div align="right"><MMString:loadString id="Menus/MM/EditGuides/text/Guide" /></div></td>
<td nowrap><input type="mmcolorbutton" colorformat="hex-three" name="guideColor" value="#0F0" onChange="onGuideColorChanged()">
	<input name="guideColorText" type="text" onBlur="onGuideColorBlur()" value="#0F0" colorformat="hex-three" size="11" maxlength="7"> </td>
</tr>
<tr>
<td nowrap><div align="right"><MMString:loadString id="Menus/MM/EditGuides/text/Distance" /></div></td>
<td nowrap><input type="mmcolorbutton" colorformat="hex-three" name="distanceColor" value="#00F" onChange="onDistanceColorChanged()">
	<input name="distanceColorText" type="text" onBlur="onDistanceColorBlur()" value="#00F" size="11" maxlength="7"> </td>
</tr>
<tr>
<td nowrap>&nbsp;</td>
<td nowrap><label><input type="checkbox" name="showGuides" value="showGuides"><MMString:loadString id="Menus/MM/EditGuides/checkbox/showGuides/Show" /></label></td>
</tr>
<tr>
<td nowrap>&nbsp;</td>
<td nowrap><label><input type="checkbox" name="guidesDoSnap" value="guidesDoSnap"><MMString:loadString id="Menus/MM/EditGuides/checkbox/guidesDoSnap/Snap" /></label></td>
</tr>
<tr>
<td nowrap>&nbsp;</td>
<td nowrap><label><input type="checkbox" name="lockGuides" value="lockGuides"><MMString:loadString id="Menus/MM/EditGuides/checkbox/lockGuides/Lock" /></label></td>
</tr>
<tr>
<td nowrap>&nbsp;</td>
<td nowrap><label><input type="checkbox" name="elementsTheGuidesSnapTo" value="elementsTheGuidesSnapTo"><MMString:loadString id="Menus/MM/EditGuides/checkbox/elementsTheGuidesSnapTo/Guides" /></label></td>
</tr>
<tr>
<td nowrap>&nbsp;</td>
<td nowrap><input type="button" name="clearAll" MMString:value="Menus/MM/EditGuides/button/clearAll/Clear" onClick="onClearAllGuides();focus(this)"></td>
</tr>

</table>
</form>
</BODY>
</HTML>
