<?xml version="1.0" encoding="utf-8"?>
<afd locale="en_US" version="1.0" xmlns="http://ns.adobe.com/afd">
	<feature application="PHSP" id="Tool-Zoom_Tool" type="Tool">
		<name id="Tool-Zoom_Tool/name" value="缩放工具"/> 
		<context id="Tool-Zoom_Tool/context" value="工具组 20 &gt; 缩放工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc131 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref131 = new ActionReference();         var idzoomTool = stringIDToTypeID( 'zoomTool' );         ref131.putClass( idzoomTool );     desc131.putReference( idnull, ref131 ); executeAction( idslct, desc131, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Rotate_View_Tool" type="Tool">
		<name id="Tool-Rotate_View_Tool/name" value="旋转视图工具"/> 
		<context id="Tool-Rotate_View_Tool/context" value="工具组 19 &gt; 旋转视图工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc130 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref130 = new ActionReference();         var idrotateTool = stringIDToTypeID( 'rotateTool' );         ref130.putClass( idrotateTool );     desc130.putReference( idnull, ref130 ); executeAction( idslct, desc130, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Hand_Tool" type="Tool">
		<name id="Tool-Hand_Tool/name" value="抓手工具"/> 
		<context id="Tool-Hand_Tool/context" value="工具组 19 &gt; 抓手工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc129 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref129 = new ActionReference();         var idhandTool = stringIDToTypeID( 'handTool' );         ref129.putClass( idhandTool );     desc129.putReference( idnull, ref129 ); executeAction( idslct, desc129, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Custom_Shape_Tool" type="Tool">
		<name id="Tool-Custom_Shape_Tool/name" value="自定形状工具"/> 
		<context id="Tool-Custom_Shape_Tool/context" value="工具组 18 &gt; 自定形状工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc128 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref128 = new ActionReference();         var idcustomShapeTool = stringIDToTypeID( 'customShapeTool' );         ref128.putClass( idcustomShapeTool );     desc128.putReference( idnull, ref128 ); executeAction( idslct, desc128, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Line_Tool" type="Tool">
		<name id="Tool-Line_Tool/name" value="直线工具"/> 
		<context id="Tool-Line_Tool/context" value="工具组 18 &gt; 直线工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc127 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref127 = new ActionReference();         var idlineTool = stringIDToTypeID( 'lineTool' );         ref127.putClass( idlineTool );     desc127.putReference( idnull, ref127 ); executeAction( idslct, desc127, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Polygon_Tool" type="Tool">
		<name id="Tool-Polygon_Tool/name" value="多边形工具"/> 
		<context id="Tool-Polygon_Tool/context" value="工具组 18 &gt; 多边形工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc126 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref126 = new ActionReference();         var idpolygonTool = stringIDToTypeID( 'polygonTool' );         ref126.putClass( idpolygonTool );     desc126.putReference( idnull, ref126 ); executeAction( idslct, desc126, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Ellipse_Tool" type="Tool">
		<name id="Tool-Ellipse_Tool/name" value="椭圆工具"/> 
		<context id="Tool-Ellipse_Tool/context" value="工具组 18 &gt; 椭圆工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc125 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref125 = new ActionReference();         var idellipseTool = stringIDToTypeID( 'ellipseTool' );         ref125.putClass( idellipseTool );     desc125.putReference( idnull, ref125 ); executeAction( idslct, desc125, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Rounded_Rectangle_Tool" type="Tool">
		<name id="Tool-Rounded_Rectangle_Tool/name" value="圆角矩形工具"/> 
		<context id="Tool-Rounded_Rectangle_Tool/context" value="工具组 18 &gt; 圆角矩形工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc124 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref124 = new ActionReference();         var idroundedRectangleTool = stringIDToTypeID( 'roundedRectangleTool' );         ref124.putClass( idroundedRectangleTool );     desc124.putReference( idnull, ref124 ); executeAction( idslct, desc124, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Rectangle_Tool" type="Tool">
		<name id="Tool-Rectangle_Tool/name" value="矩形工具"/> 
		<context id="Tool-Rectangle_Tool/context" value="工具组 18 &gt; 矩形工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc123 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref123 = new ActionReference();         var idrectangleTool = stringIDToTypeID( 'rectangleTool' );         ref123.putClass( idrectangleTool );     desc123.putReference( idnull, ref123 ); executeAction( idslct, desc123, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Direct_Selection_Tool" type="Tool">
		<name id="Tool-Direct_Selection_Tool/name" value="直接选择工具"/> 
		<context id="Tool-Direct_Selection_Tool/context" value="工具组 17 &gt; 直接选择工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc122 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref122 = new ActionReference();         var iddirectSelectTool = stringIDToTypeID( 'directSelectTool' );         ref122.putClass( iddirectSelectTool );     desc122.putReference( idnull, ref122 ); executeAction( idslct, desc122, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Path_Selection_Tool" type="Tool">
		<name id="Tool-Path_Selection_Tool/name" value="路径选择工具"/> 
		<context id="Tool-Path_Selection_Tool/context" value="工具组 17 &gt; 路径选择工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc121 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref121 = new ActionReference();         var idpathComponentSelectTool = stringIDToTypeID( 'pathComponentSelectTool' );         ref121.putClass( idpathComponentSelectTool );     desc121.putReference( idnull, ref121 ); executeAction( idslct, desc121, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Vertical_Type_Mask_Tool" type="Tool">
		<name id="Tool-Vertical_Type_Mask_Tool/name" value="直排文字蒙版工具"/> 
		<context id="Tool-Vertical_Type_Mask_Tool/context" value="工具组 16 &gt; 直排文字蒙版工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc120 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref120 = new ActionReference();         var idtypeVerticalCreateMaskTool = stringIDToTypeID( 'typeVerticalCreateMaskTool' );         ref120.putClass( idtypeVerticalCreateMaskTool );     desc120.putReference( idnull, ref120 ); executeAction( idslct, desc120, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Horizontal_Type_Mask_Tool" type="Tool">
		<name id="Tool-Horizontal_Type_Mask_Tool/name" value="横排文字蒙版工具"/> 
		<context id="Tool-Horizontal_Type_Mask_Tool/context" value="工具组 16 &gt; 横排文字蒙版工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc119 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref119 = new ActionReference();         var idtypeCreateMaskTool = stringIDToTypeID( 'typeCreateMaskTool' );         ref119.putClass( idtypeCreateMaskTool );     desc119.putReference( idnull, ref119 ); executeAction( idslct, desc119, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Vertical_Type_Tool" type="Tool">
		<name id="Tool-Vertical_Type_Tool/name" value="直排文字工具"/> 
		<context id="Tool-Vertical_Type_Tool/context" value="工具组 16 &gt; 直排文字工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc118 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref118 = new ActionReference();         var idtypeVerticalCreateOrEditTool = stringIDToTypeID( 'typeVerticalCreateOrEditTool' );         ref118.putClass( idtypeVerticalCreateOrEditTool );     desc118.putReference( idnull, ref118 ); executeAction( idslct, desc118, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Horizontal_Type_Tool" type="Tool">
		<name id="Tool-Horizontal_Type_Tool/name" value="横排文字工具"/> 
		<context id="Tool-Horizontal_Type_Tool/context" value="工具组 16 &gt; 横排文字工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc117 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref117 = new ActionReference();         var idtypeCreateOrEditTool = stringIDToTypeID( 'typeCreateOrEditTool' );         ref117.putClass( idtypeCreateOrEditTool );     desc117.putReference( idnull, ref117 ); executeAction( idslct, desc117, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Convert_Point_Tool" type="Tool">
		<name id="Tool-Convert_Point_Tool/name" value="转换点工具"/> 
		<context id="Tool-Convert_Point_Tool/context" value="工具组 15 &gt; 转换点工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc116 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref116 = new ActionReference();         var idconvertKnotTool = stringIDToTypeID( 'convertKnotTool' );         ref116.putClass( idconvertKnotTool );     desc116.putReference( idnull, ref116 ); executeAction( idslct, desc116, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Delete_Anchor_Point_Tool" type="Tool">
		<name id="Tool-Delete_Anchor_Point_Tool/name" value="删除锚点工具"/> 
		<context id="Tool-Delete_Anchor_Point_Tool/context" value="工具组 15 &gt; 删除锚点工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc115 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref115 = new ActionReference();         var iddeleteKnotTool = stringIDToTypeID( 'deleteKnotTool' );         ref115.putClass( iddeleteKnotTool );     desc115.putReference( idnull, ref115 ); executeAction( idslct, desc115, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Add_Anchor_Point_Tool" type="Tool">
		<name id="Tool-Add_Anchor_Point_Tool/name" value="添加锚点工具"/> 
		<context id="Tool-Add_Anchor_Point_Tool/context" value="工具组 15 &gt; 添加锚点工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc114 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref114 = new ActionReference();         var idaddKnotTool = stringIDToTypeID( 'addKnotTool' );         ref114.putClass( idaddKnotTool );     desc114.putReference( idnull, ref114 ); executeAction( idslct, desc114, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Freeform_Pen_Tool" type="Tool">
		<name id="Tool-Freeform_Pen_Tool/name" value="自由钢笔工具"/> 
		<context id="Tool-Freeform_Pen_Tool/context" value="工具组 15 &gt; 自由钢笔工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc113 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref113 = new ActionReference();         var idfreeformPenTool = stringIDToTypeID( 'freeformPenTool' );         ref113.putClass( idfreeformPenTool );     desc113.putReference( idnull, ref113 ); executeAction( idslct, desc113, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Pen_Tool" type="Tool">
		<name id="Tool-Pen_Tool/name" value="钢笔工具"/> 
		<context id="Tool-Pen_Tool/context" value="工具组 15 &gt; 钢笔工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc112 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref112 = new ActionReference();         var idpenTool = stringIDToTypeID( 'penTool' );         ref112.putClass( idpenTool );     desc112.putReference( idnull, ref112 ); executeAction( idslct, desc112, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Sponge_Tool" type="Tool">
		<name id="Tool-Sponge_Tool/name" value="海绵工具"/> 
		<context id="Tool-Sponge_Tool/context" value="工具组 14 &gt; 海绵工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc111 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref111 = new ActionReference();         var idSrTl = charIDToTypeID( 'SrTl' );         ref111.putClass( idSrTl );     desc111.putReference( idnull, ref111 ); executeAction( idslct, desc111, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Burn_Tool" type="Tool">
		<name id="Tool-Burn_Tool/name" value="加深工具"/> 
		<context id="Tool-Burn_Tool/context" value="工具组 14 &gt; 加深工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc110 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref110 = new ActionReference();         var idBrTl = charIDToTypeID( 'BrTl' );         ref110.putClass( idBrTl );     desc110.putReference( idnull, ref110 ); executeAction( idslct, desc110, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Dodge_Tool" type="Tool">
		<name id="Tool-Dodge_Tool/name" value="减淡工具"/> 
		<context id="Tool-Dodge_Tool/context" value="工具组 14 &gt; 减淡工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc109 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref109 = new ActionReference();         var idDdTl = charIDToTypeID( 'DdTl' );         ref109.putClass( idDdTl );     desc109.putReference( idnull, ref109 ); executeAction( idslct, desc109, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Smudge_Tool" type="Tool">
		<name id="Tool-Smudge_Tool/name" value="涂抹工具"/> 
		<context id="Tool-Smudge_Tool/context" value="工具组 13 &gt; 涂抹工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc108 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref108 = new ActionReference();         var idSmTl = charIDToTypeID( 'SmTl' );         ref108.putClass( idSmTl );     desc108.putReference( idnull, ref108 ); executeAction( idslct, desc108, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Sharpen_Tool" type="Tool">
		<name id="Tool-Sharpen_Tool/name" value="锐化工具"/> 
		<context id="Tool-Sharpen_Tool/context" value="工具组 13 &gt; 锐化工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc107 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref107 = new ActionReference();         var idShTl = charIDToTypeID( 'ShTl' );         ref107.putClass( idShTl );     desc107.putReference( idnull, ref107 ); executeAction( idslct, desc107, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Blur_Tool" type="Tool">
		<name id="Tool-Blur_Tool/name" value="模糊工具"/> 
		<context id="Tool-Blur_Tool/context" value="工具组 13 &gt; 模糊工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc106 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref106 = new ActionReference();         var idBlTl = charIDToTypeID( 'BlTl' );         ref106.putClass( idBlTl );     desc106.putReference( idnull, ref106 ); executeAction( idslct, desc106, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-3D_Material_Drop_Tool" type="Tool">
		<name id="Tool-3D_Material_Drop_Tool/name" value="3D 材质拖放工具"/> 
		<context id="Tool-3D_Material_Drop_Tool/context" value="工具组 12 &gt; 3D 材质拖放工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc105 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref105 = new ActionReference();         var idthreeDMaterialDropTool = stringIDToTypeID( '3DMaterialDropTool' );         ref105.putClass( idthreeDMaterialDropTool );     desc105.putReference( idnull, ref105 ); executeAction( idslct, desc105, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Paint_Bucket_Tool" type="Tool">
		<name id="Tool-Paint_Bucket_Tool/name" value="油漆桶工具"/> 
		<context id="Tool-Paint_Bucket_Tool/context" value="工具组 12 &gt; 油漆桶工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc104 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref104 = new ActionReference();         var idbucketTool = stringIDToTypeID( 'bucketTool' );         ref104.putClass( idbucketTool );     desc104.putReference( idnull, ref104 ); executeAction( idslct, desc104, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Gradient_Tool" type="Tool">
		<name id="Tool-Gradient_Tool/name" value="渐变工具"/> 
		<context id="Tool-Gradient_Tool/context" value="工具组 12 &gt; 渐变工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc103 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref103 = new ActionReference();         var idGrTl = charIDToTypeID( 'GrTl' );         ref103.putClass( idGrTl );     desc103.putReference( idnull, ref103 ); executeAction( idslct, desc103, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Magic_Eraser_Tool" type="Tool">
		<name id="Tool-Magic_Eraser_Tool/name" value="魔术橡皮擦工具"/> 
		<context id="Tool-Magic_Eraser_Tool/context" value="工具组 11 &gt; 魔术橡皮擦工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc102 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref102 = new ActionReference();         var idMgEr = charIDToTypeID( 'MgEr' );         ref102.putClass( idMgEr );     desc102.putReference( idnull, ref102 ); executeAction( idslct, desc102, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Background_Eraser_Tool" type="Tool">
		<name id="Tool-Background_Eraser_Tool/name" value="背景橡皮擦工具"/> 
		<context id="Tool-Background_Eraser_Tool/context" value="工具组 11 &gt; 背景橡皮擦工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc101 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref101 = new ActionReference();         var idSETl = charIDToTypeID( 'SETl' );         ref101.putClass( idSETl );     desc101.putReference( idnull, ref101 ); executeAction( idslct, desc101, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Eraser_Tool" type="Tool">
		<name id="Tool-Eraser_Tool/name" value="橡皮擦工具"/> 
		<context id="Tool-Eraser_Tool/context" value="工具组 11 &gt; 橡皮擦工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc100 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref100 = new ActionReference();         var idErTl = charIDToTypeID( 'ErTl' );         ref100.putClass( idErTl );     desc100.putReference( idnull, ref100 ); executeAction( idslct, desc100, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Art_History_Brush_Tool" type="Tool">
		<name id="Tool-Art_History_Brush_Tool/name" value="历史记录艺术画笔工具"/> 
		<context id="Tool-Art_History_Brush_Tool/context" value="工具组 10 &gt; 历史记录艺术画笔工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc99 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref99 = new ActionReference();         var idABTl = charIDToTypeID( 'ABTl' );         ref99.putClass( idABTl );     desc99.putReference( idnull, ref99 ); executeAction( idslct, desc99, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-History_Brush_Tool" type="Tool">
		<name id="Tool-History_Brush_Tool/name" value="历史记录画笔工具"/> 
		<context id="Tool-History_Brush_Tool/context" value="工具组 10 &gt; 历史记录画笔工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc98 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref98 = new ActionReference();         var idHBTl = charIDToTypeID( 'HBTl' );         ref98.putClass( idHBTl );     desc98.putReference( idnull, ref98 ); executeAction( idslct, desc98, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Pattern_Stamp_Tool" type="Tool">
		<name id="Tool-Pattern_Stamp_Tool/name" value="图案图章工具"/> 
		<context id="Tool-Pattern_Stamp_Tool/context" value="工具组 9 &gt; 图案图章工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc97 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref97 = new ActionReference();         var idPaTl = charIDToTypeID( 'PaTl' );         ref97.putClass( idPaTl );     desc97.putReference( idnull, ref97 ); executeAction( idslct, desc97, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Clone_Stamp_Tool" type="Tool">
		<name id="Tool-Clone_Stamp_Tool/name" value="仿制图章工具"/> 
		<context id="Tool-Clone_Stamp_Tool/context" value="工具组 9 &gt; 仿制图章工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc96 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref96 = new ActionReference();         var idClTl = charIDToTypeID( 'ClTl' );         ref96.putClass( idClTl );     desc96.putReference( idnull, ref96 ); executeAction( idslct, desc96, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Mixer_Brush_Tool" type="Tool">
		<name id="Tool-Mixer_Brush_Tool/name" value="混合器画笔工具"/> 
		<context id="Tool-Mixer_Brush_Tool/context" value="工具组 8 &gt; 混合器画笔工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc95 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref95 = new ActionReference();         var idMixB = charIDToTypeID( 'MixB' );         ref95.putClass( idMixB );     desc95.putReference( idnull, ref95 ); executeAction( idslct, desc95, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Color_Replacement_Tool" type="Tool">
		<name id="Tool-Color_Replacement_Tool/name" value="颜色替换工具"/> 
		<context id="Tool-Color_Replacement_Tool/context" value="工具组 8 &gt; 颜色替换工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc94 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref94 = new ActionReference();         var idcolorReplacementBrushTool = stringIDToTypeID( 'colorReplacementBrushTool' );         ref94.putClass( idcolorReplacementBrushTool );     desc94.putReference( idnull, ref94 ); executeAction( idslct, desc94, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Pencil_Tool" type="Tool">
		<name id="Tool-Pencil_Tool/name" value="铅笔工具"/> 
		<context id="Tool-Pencil_Tool/context" value="工具组 8 &gt; 铅笔工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc93 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref93 = new ActionReference();         var idPcTl = charIDToTypeID( 'PcTl' );         ref93.putClass( idPcTl );     desc93.putReference( idnull, ref93 ); executeAction( idslct, desc93, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Brush_Tool" type="Tool">
		<name id="Tool-Brush_Tool/name" value="画笔工具"/> 
		<context id="Tool-Brush_Tool/context" value="工具组 8 &gt; 画笔工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc92 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref92 = new ActionReference();         var idPbTl = charIDToTypeID( 'PbTl' );         ref92.putClass( idPbTl );     desc92.putReference( idnull, ref92 ); executeAction( idslct, desc92, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Red_Eye_Tool" type="Tool">
		<name id="Tool-Red_Eye_Tool/name" value="红眼工具"/> 
		<context id="Tool-Red_Eye_Tool/context" value="工具组 7 &gt; 红眼工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc91 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref91 = new ActionReference();         var idredEyeTool = stringIDToTypeID( 'redEyeTool' );         ref91.putClass( idredEyeTool );     desc91.putReference( idnull, ref91 ); executeAction( idslct, desc91, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Content-Aware_Move_Tool" type="Tool">
		<name id="Tool-Content-Aware_Move_Tool/name" value="内容感知移动工具"/> 
		<context id="Tool-Content-Aware_Move_Tool/context" value="工具组 7 &gt; 内容感知移动工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc90 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref90 = new ActionReference();         var idrecomposeSelection = stringIDToTypeID( 'recomposeSelection' );         ref90.putClass( idrecomposeSelection );     desc90.putReference( idnull, ref90 ); executeAction( idslct, desc90, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Patch_Tool" type="Tool">
		<name id="Tool-Patch_Tool/name" value="修补工具"/> 
		<context id="Tool-Patch_Tool/context" value="工具组 7 &gt; 修补工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc89 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref89 = new ActionReference();         var idpatchSelection = stringIDToTypeID( 'patchSelection' );         ref89.putClass( idpatchSelection );     desc89.putReference( idnull, ref89 ); executeAction( idslct, desc89, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Healing_Brush_Tool" type="Tool">
		<name id="Tool-Healing_Brush_Tool/name" value="修复画笔工具"/> 
		<context id="Tool-Healing_Brush_Tool/context" value="工具组 7 &gt; 修复画笔工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc88 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref88 = new ActionReference();         var idmagicStampTool = stringIDToTypeID( 'magicStampTool' );         ref88.putClass( idmagicStampTool );     desc88.putReference( idnull, ref88 ); executeAction( idslct, desc88, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Spot_Healing_Brush_Tool" type="Tool">
		<name id="Tool-Spot_Healing_Brush_Tool/name" value="污点修复画笔工具"/> 
		<context id="Tool-Spot_Healing_Brush_Tool/context" value="工具组 7 &gt; 污点修复画笔工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc87 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref87 = new ActionReference();         var idspotHealingBrushTool = stringIDToTypeID( 'spotHealingBrushTool' );         ref87.putClass( idspotHealingBrushTool );     desc87.putReference( idnull, ref87 ); executeAction( idslct, desc87, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Count_Tool" type="Tool">
		<name id="Tool-Count_Tool/name" value="计数工具"/> 
		<context id="Tool-Count_Tool/context" value="工具组 6 &gt; 计数工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc86 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref86 = new ActionReference();         var idcountTool = stringIDToTypeID( 'countTool' );         ref86.putClass( idcountTool );     desc86.putReference( idnull, ref86 ); executeAction( idslct, desc86, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Note_Tool" type="Tool">
		<name id="Tool-Note_Tool/name" value="注释工具"/> 
		<context id="Tool-Note_Tool/context" value="工具组 6 &gt; 注释工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc85 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref85 = new ActionReference();         var idtextAnnotTool = stringIDToTypeID( 'textAnnotTool' );         ref85.putClass( idtextAnnotTool );     desc85.putReference( idnull, ref85 ); executeAction( idslct, desc85, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Ruler_Tool" type="Tool">
		<name id="Tool-Ruler_Tool/name" value="标尺工具"/> 
		<context id="Tool-Ruler_Tool/context" value="工具组 6 &gt; 标尺工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc84 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref84 = new ActionReference();         var idrulerTool = stringIDToTypeID( 'rulerTool' );         ref84.putClass( idrulerTool );     desc84.putReference( idnull, ref84 ); executeAction( idslct, desc84, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Color_Sampler_Tool" type="Tool">
		<name id="Tool-Color_Sampler_Tool/name" value="颜色取样器工具"/> 
		<context id="Tool-Color_Sampler_Tool/context" value="工具组 6 &gt; 颜色取样器工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc83 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref83 = new ActionReference();         var idcolorSamplerTool = stringIDToTypeID( 'colorSamplerTool' );         ref83.putClass( idcolorSamplerTool );     desc83.putReference( idnull, ref83 ); executeAction( idslct, desc83, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-3D_Material_Eyedropper_Tool" type="Tool">
		<name id="Tool-3D_Material_Eyedropper_Tool/name" value="3D 材质吸管工具"/> 
		<context id="Tool-3D_Material_Eyedropper_Tool/context" value="工具组 6 &gt; 3D 材质吸管工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc82 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref82 = new ActionReference();         var idthreeDMaterialSelectTool = stringIDToTypeID( '3DMaterialSelectTool' );         ref82.putClass( idthreeDMaterialSelectTool );     desc82.putReference( idnull, ref82 ); executeAction( idslct, desc82, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Eyedropper_Tool" type="Tool">
		<name id="Tool-Eyedropper_Tool/name" value="吸管工具"/> 
		<context id="Tool-Eyedropper_Tool/context" value="工具组 6 &gt; 吸管工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc81 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref81 = new ActionReference();         var ideyedropperTool = stringIDToTypeID( 'eyedropperTool' );         ref81.putClass( ideyedropperTool );     desc81.putReference( idnull, ref81 ); executeAction( idslct, desc81, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Slice_Select_Tool" type="Tool">
		<name id="Tool-Slice_Select_Tool/name" value="切片选择工具"/> 
		<context id="Tool-Slice_Select_Tool/context" value="工具组 5 &gt; 切片选择工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc80 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref80 = new ActionReference();         var idsliceSelectTool = stringIDToTypeID( 'sliceSelectTool' );         ref80.putClass( idsliceSelectTool );     desc80.putReference( idnull, ref80 ); executeAction( idslct, desc80, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Slice_Tool" type="Tool">
		<name id="Tool-Slice_Tool/name" value="切片工具"/> 
		<context id="Tool-Slice_Tool/context" value="工具组 5 &gt; 切片工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc79 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref79 = new ActionReference();         var idsliceTool = stringIDToTypeID( 'sliceTool' );         ref79.putClass( idsliceTool );     desc79.putReference( idnull, ref79 ); executeAction( idslct, desc79, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Perspective_Crop_Tool" type="Tool">
		<name id="Tool-Perspective_Crop_Tool/name" value="透视裁剪工具"/> 
		<context id="Tool-Perspective_Crop_Tool/context" value="工具组 5 &gt; 透视裁剪工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc78 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref78 = new ActionReference();         var idperspectiveCropTool = stringIDToTypeID( 'perspectiveCropTool' );         ref78.putClass( idperspectiveCropTool );     desc78.putReference( idnull, ref78 ); executeAction( idslct, desc78, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Crop_Tool" type="Tool">
		<name id="Tool-Crop_Tool/name" value="裁剪工具"/> 
		<context id="Tool-Crop_Tool/context" value="工具组 5 &gt; 裁剪工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc77 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref77 = new ActionReference();         var idcropTool = stringIDToTypeID( 'cropTool' );         ref77.putClass( idcropTool );     desc77.putReference( idnull, ref77 ); executeAction( idslct, desc77, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Magic_Wand_Tool" type="Tool">
		<name id="Tool-Magic_Wand_Tool/name" value="魔棒工具"/> 
		<context id="Tool-Magic_Wand_Tool/context" value="工具组 4 &gt; 魔棒工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc76 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref76 = new ActionReference();         var idmagicWandTool = stringIDToTypeID( 'magicWandTool' );         ref76.putClass( idmagicWandTool );     desc76.putReference( idnull, ref76 ); executeAction( idslct, desc76, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Quick_Selection_Tool" type="Tool">
		<name id="Tool-Quick_Selection_Tool/name" value="快速选择工具"/> 
		<context id="Tool-Quick_Selection_Tool/context" value="工具组 4 &gt; 快速选择工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc75 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref75 = new ActionReference();         var idquickSelectTool = stringIDToTypeID( 'quickSelectTool' );         ref75.putClass( idquickSelectTool );     desc75.putReference( idnull, ref75 ); executeAction( idslct, desc75, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Magnetic_Lasso_Tool" type="Tool">
		<name id="Tool-Magnetic_Lasso_Tool/name" value="磁性套索工具"/> 
		<context id="Tool-Magnetic_Lasso_Tool/context" value="工具组 3 &gt; 磁性套索工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc74 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref74 = new ActionReference();         var idmagneticLassoTool = stringIDToTypeID( 'magneticLassoTool' );         ref74.putClass( idmagneticLassoTool );     desc74.putReference( idnull, ref74 ); executeAction( idslct, desc74, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Polygonal_Lasso_Tool" type="Tool">
		<name id="Tool-Polygonal_Lasso_Tool/name" value="多边形套索工具"/> 
		<context id="Tool-Polygonal_Lasso_Tool/context" value="工具组 3 &gt; 多边形套索工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc73 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref73 = new ActionReference();         var idpolySelTool = stringIDToTypeID( 'polySelTool' );         ref73.putClass( idpolySelTool );     desc73.putReference( idnull, ref73 ); executeAction( idslct, desc73, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Lasso_Tool" type="Tool">
		<name id="Tool-Lasso_Tool/name" value="套索工具"/> 
		<context id="Tool-Lasso_Tool/context" value="工具组 3 &gt; 套索工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc72 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref72 = new ActionReference();         var idlassoTool = stringIDToTypeID( 'lassoTool' );         ref72.putClass( idlassoTool );     desc72.putReference( idnull, ref72 ); executeAction( idslct, desc72, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Single_Column_Marquee_Tool" type="Tool">
		<name id="Tool-Single_Column_Marquee_Tool/name" value="单列选框工具"/> 
		<context id="Tool-Single_Column_Marquee_Tool/context" value="工具组 2 &gt; 单列选框工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc71 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref71 = new ActionReference();         var idmarqueeSingleColumnTool = stringIDToTypeID( 'marqueeSingleColumnTool' );         ref71.putClass( idmarqueeSingleColumnTool );     desc71.putReference( idnull, ref71 ); executeAction( idslct, desc71, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Single_Row_Marquee_Tool" type="Tool">
		<name id="Tool-Single_Row_Marquee_Tool/name" value="单行选框工具"/> 
		<context id="Tool-Single_Row_Marquee_Tool/context" value="工具组 2 &gt; 单行选框工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc70 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref70 = new ActionReference();         var idmarqueeSingleRowTool = stringIDToTypeID( 'marqueeSingleRowTool' );         ref70.putClass( idmarqueeSingleRowTool );     desc70.putReference( idnull, ref70 ); executeAction( idslct, desc70, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Elliptical_Marquee_Tool" type="Tool">
		<name id="Tool-Elliptical_Marquee_Tool/name" value="椭圆选框工具"/> 
		<context id="Tool-Elliptical_Marquee_Tool/context" value="工具组 2 &gt; 椭圆选框工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc69 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref69 = new ActionReference();         var idmarqueeEllipTool = stringIDToTypeID( 'marqueeEllipTool' );         ref69.putClass( idmarqueeEllipTool );     desc69.putReference( idnull, ref69 ); executeAction( idslct, desc69, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Rectangular_Marquee_Tool" type="Tool">
		<name id="Tool-Rectangular_Marquee_Tool/name" value="矩形选框工具"/> 
		<context id="Tool-Rectangular_Marquee_Tool/context" value="工具组 2 &gt; 矩形选框工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc68 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref68 = new ActionReference();         var idmarqueeRectTool = stringIDToTypeID( 'marqueeRectTool' );         ref68.putClass( idmarqueeRectTool );     desc68.putReference( idnull, ref68 ); executeAction( idslct, desc68, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Move_Tool" type="Tool">
		<name id="Tool-Move_Tool/name" value="移动工具"/> 
		<context id="Tool-Move_Tool/context" value="工具组 1 &gt; 移动工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc67 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref67 = new ActionReference();         var idmoveTool = stringIDToTypeID( 'moveTool' );         ref67.putClass( idmoveTool );     desc67.putReference( idnull, ref67 ); executeAction( idslct, desc67, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Adobe_Exchange" type="Script">
		<name id="Script-Hide_Adobe_Exchange/name" value="隐藏 Adobe Exchange"/> 
		<context id="Script-Hide_Adobe_Exchange/context" value="面板 &gt; 隐藏 Adobe Exchange"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc66 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref66 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref66.putName( idclassPanel, 'panelid.dynamic.swf.csxs.com.adobe.exchange' );     desc66.putReference( idnull, ref66 ); executeAction( idHdspsp, desc66, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Adobe_Exchange" type="Script">
		<name id="Script-Show_Adobe_Exchange/name" value="显示 Adobe Exchange"/> 
		<context id="Script-Show_Adobe_Exchange/context" value="面板 &gt; 显示 Adobe Exchange"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc65 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref65 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref65.putName( idclassPanel, 'panelid.dynamic.swf.csxs.com.adobe.exchange' );     desc65.putReference( idnull, ref65 ); executeAction( idShwsp, desc65, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Kuler" type="Script">
		<name id="Script-Hide_Kuler/name" value="隐藏 Kuler"/> 
		<context id="Script-Hide_Kuler/context" value="面板 &gt; 隐藏 Kuler"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc64 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref64 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref64.putName( idclassPanel, 'panelid.dynamic.swf.csxs.KLR' );     desc64.putReference( idnull, ref64 ); executeAction( idHdspsp, desc64, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Kuler" type="Script">
		<name id="Script-Show_Kuler/name" value="显示 Kuler"/> 
		<context id="Script-Show_Kuler/context" value="面板 &gt; 显示 Kuler"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc63 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref63 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref63.putName( idclassPanel, 'panelid.dynamic.swf.csxs.KLR' );     desc63.putReference( idnull, ref63 ); executeAction( idShwsp, desc63, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Brush_Presets" type="Script">
		<name id="Script-Hide_Brush_Presets/name" value="隐藏画笔预设"/> 
		<context id="Script-Hide_Brush_Presets/context" value="面板 &gt; 隐藏画笔预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc62 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref62 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref62.putName( idclassPanel, 'panelid.static.brushpresets' );     desc62.putReference( idnull, ref62 ); executeAction( idHdspsp, desc62, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Brush_Presets" type="Script">
		<name id="Script-Show_Brush_Presets/name" value="显示画笔预设"/> 
		<context id="Script-Show_Brush_Presets/context" value="面板 &gt; 显示画笔预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc61 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref61 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref61.putName( idclassPanel, 'panelid.static.brushpresets' );     desc61.putReference( idnull, ref61 ); executeAction( idShwsp, desc61, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Brush" type="Script">
		<name id="Script-Hide_Brush/name" value="隐藏画笔"/> 
		<context id="Script-Hide_Brush/context" value="面板 &gt; 隐藏画笔"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc60 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref60 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref60.putName( idclassPanel, 'panelid.static.brushstyler' );     desc60.putReference( idnull, ref60 ); executeAction( idHdspsp, desc60, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Brush" type="Script">
		<name id="Script-Show_Brush/name" value="显示画笔"/> 
		<context id="Script-Show_Brush/context" value="面板 &gt; 显示画笔"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc59 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref59 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref59.putName( idclassPanel, 'panelid.static.brushstyler' );     desc59.putReference( idnull, ref59 ); executeAction( idShwsp, desc59, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Properties" type="Script">
		<name id="Script-Hide_Properties/name" value="隐藏属性"/> 
		<context id="Script-Hide_Properties/context" value="面板 &gt; 隐藏属性"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc58 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref58 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref58.putName( idclassPanel, 'panelid.static.properties' );     desc58.putReference( idnull, ref58 ); executeAction( idHdspsp, desc58, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Properties" type="Script">
		<name id="Script-Show_Properties/name" value="显示属性"/> 
		<context id="Script-Show_Properties/context" value="面板 &gt; 显示属性"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc57 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref57 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref57.putName( idclassPanel, 'panelid.static.properties' );     desc57.putReference( idnull, ref57 ); executeAction( idShwsp, desc57, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Adjustments" type="Script">
		<name id="Script-Hide_Adjustments/name" value="隐藏调整"/> 
		<context id="Script-Hide_Adjustments/context" value="面板 &gt; 隐藏调整"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc56 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref56 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref56.putName( idclassPanel, 'panelid.static.create' );     desc56.putReference( idnull, ref56 ); executeAction( idHdspsp, desc56, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Adjustments" type="Script">
		<name id="Script-Show_Adjustments/name" value="显示调整"/> 
		<context id="Script-Show_Adjustments/context" value="面板 &gt; 显示调整"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc55 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref55 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref55.putName( idclassPanel, 'panelid.static.create' );     desc55.putReference( idnull, ref55 ); executeAction( idShwsp, desc55, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_3D" type="Script">
		<name id="Script-Hide_3D/name" value="隐藏3D"/> 
		<context id="Script-Hide_3D/context" value="面板 &gt; 隐藏3D"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc54 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref54 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref54.putName( idclassPanel, 'panelid.static.3d' );     desc54.putReference( idnull, ref54 ); executeAction( idHdspsp, desc54, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_3D" type="Script">
		<name id="Script-Show_3D/name" value="显示 3D"/> 
		<context id="Script-Show_3D/context" value="面板 &gt; 显示 3D"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc53 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref53 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref53.putName( idclassPanel, 'panelid.static.3d' );     desc53.putReference( idnull, ref53 ); executeAction( idShwsp, desc53, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Notes" type="Script">
		<name id="Script-Hide_Notes/name" value="隐藏附注"/> 
		<context id="Script-Hide_Notes/context" value="面板 &gt; 隐藏附注"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc52 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref52 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref52.putName( idclassPanel, 'panelid.static.annotation' );     desc52.putReference( idnull, ref52 ); executeAction( idHdspsp, desc52, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Notes" type="Script">
		<name id="Script-Show_Notes/name" value="显示附注"/> 
		<context id="Script-Show_Notes/context" value="面板 &gt; 显示附注"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc51 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref51 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref51.putName( idclassPanel, 'panelid.static.annotation' );     desc51.putReference( idnull, ref51 ); executeAction( idShwsp, desc51, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Paragraph_Styles" type="Script">
		<name id="Script-Hide_Paragraph_Styles/name" value="隐藏段落样式"/> 
		<context id="Script-Hide_Paragraph_Styles/context" value="面板 &gt; 隐藏段落样式"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc50 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref50 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref50.putName( idclassPanel, 'panelid.static.textparastyle' );     desc50.putReference( idnull, ref50 ); executeAction( idHdspsp, desc50, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Paragraph_Styles" type="Script">
		<name id="Script-Show_Paragraph_Styles/name" value="显示段落样式"/> 
		<context id="Script-Show_Paragraph_Styles/context" value="面板 &gt; 显示段落样式"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc49 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref49 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref49.putName( idclassPanel, 'panelid.static.textparastyle' );     desc49.putReference( idnull, ref49 ); executeAction( idShwsp, desc49, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Character_Styles" type="Script">
		<name id="Script-Hide_Character_Styles/name" value="隐藏字符样式"/> 
		<context id="Script-Hide_Character_Styles/context" value="面板 &gt; 隐藏字符样式"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc48 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref48 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref48.putName( idclassPanel, 'panelid.static.textcharstyle' );     desc48.putReference( idnull, ref48 ); executeAction( idHdspsp, desc48, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Character_Styles" type="Script">
		<name id="Script-Show_Character_Styles/name" value="显示字符样式"/> 
		<context id="Script-Show_Character_Styles/context" value="面板 &gt; 显示字符样式"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc47 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref47 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref47.putName( idclassPanel, 'panelid.static.textcharstyle' );     desc47.putReference( idnull, ref47 ); executeAction( idShwsp, desc47, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Paragraph" type="Script">
		<name id="Script-Hide_Paragraph/name" value="隐藏段落"/> 
		<context id="Script-Hide_Paragraph/context" value="面板 &gt; 隐藏段落"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc46 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref46 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref46.putName( idclassPanel, 'panelid.static.textparagraph' );     desc46.putReference( idnull, ref46 ); executeAction( idHdspsp, desc46, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Paragraph" type="Script">
		<name id="Script-Show_Paragraph/name" value="显示段落"/> 
		<context id="Script-Show_Paragraph/context" value="面板 &gt; 显示段落"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc45 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref45 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref45.putName( idclassPanel, 'panelid.static.textparagraph' );     desc45.putReference( idnull, ref45 ); executeAction( idShwsp, desc45, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Character" type="Script">
		<name id="Script-Hide_Character/name" value="隐藏字符"/> 
		<context id="Script-Hide_Character/context" value="面板 &gt; 隐藏字符"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc44 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref44 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref44.putName( idclassPanel, 'panelid.static.textcharacter' );     desc44.putReference( idnull, ref44 ); executeAction( idHdspsp, desc44, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Character" type="Script">
		<name id="Script-Show_Character/name" value="显示字符"/> 
		<context id="Script-Show_Character/context" value="面板 &gt; 显示字符"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc43 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref43 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref43.putName( idclassPanel, 'panelid.static.textcharacter' );     desc43.putReference( idnull, ref43 ); executeAction( idShwsp, desc43, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Navigator" type="Script">
		<name id="Script-Hide_Navigator/name" value="隐藏导航器"/> 
		<context id="Script-Hide_Navigator/context" value="面板 &gt; 隐藏导航器"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc42 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref42 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref42.putName( idclassPanel, 'panelid.static.navigator' );     desc42.putReference( idnull, ref42 ); executeAction( idHdspsp, desc42, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Navigator" type="Script">
		<name id="Script-Show_Navigator/name" value="显示导航器"/> 
		<context id="Script-Show_Navigator/context" value="面板 &gt; 显示导航器"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc41 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref41 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref41.putName( idclassPanel, 'panelid.static.navigator' );     desc41.putReference( idnull, ref41 ); executeAction( idShwsp, desc41, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_History" type="Script">
		<name id="Script-Hide_History/name" value="隐藏历史记录"/> 
		<context id="Script-Hide_History/context" value="面板 &gt; 隐藏历史记录"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc40 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref40 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref40.putName( idclassPanel, 'panelid.static.history' );     desc40.putReference( idnull, ref40 ); executeAction( idHdspsp, desc40, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_History" type="Script">
		<name id="Script-Show_History/name" value="显示历史记录"/> 
		<context id="Script-Show_History/context" value="面板 &gt; 显示历史记录"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc39 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref39 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref39.putName( idclassPanel, 'panelid.static.history' );     desc39.putReference( idnull, ref39 ); executeAction( idShwsp, desc39, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Busy_Box" type="Script">
		<name id="Script-Hide_Busy_Box/name" value="隐藏 Busy Box"/> 
		<context id="Script-Hide_Busy_Box/context" value="面板 &gt; 隐藏 Busy Box"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc38 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref38 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref38.putName( idclassPanel, 'panelid.static.busybox' );     desc38.putReference( idnull, ref38 ); executeAction( idHdspsp, desc38, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Busy_Box" type="Script">
		<name id="Script-Show_Busy_Box/name" value="显示 Busy Box"/> 
		<context id="Script-Show_Busy_Box/context" value="面板 &gt; 显示 Busy Box"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc37 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref37 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref37.putName( idclassPanel, 'panelid.static.busybox' );     desc37.putReference( idnull, ref37 ); executeAction( idShwsp, desc37, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Measurement_Log" type="Script">
		<name id="Script-Hide_Measurement_Log/name" value="隐藏测量记录"/> 
		<context id="Script-Hide_Measurement_Log/context" value="面板 &gt; 隐藏测量记录"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc36 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref36 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref36.putName( idclassPanel, 'panelid.static.measurement' );     desc36.putReference( idnull, ref36 ); executeAction( idHdspsp, desc36, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Measurement_Log" type="Script">
		<name id="Script-Show_Measurement_Log/name" value="显示测量记录"/> 
		<context id="Script-Show_Measurement_Log/context" value="面板 &gt; 显示测量记录"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc35 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref35 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref35.putName( idclassPanel, 'panelid.static.measurement' );     desc35.putReference( idnull, ref35 ); executeAction( idShwsp, desc35, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Blur_Effects" type="Script">
		<name id="Script-Hide_Blur_Effects/name" value="隐藏模糊效果"/> 
		<context id="Script-Hide_Blur_Effects/context" value="面板 &gt; 隐藏模糊效果"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc34 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref34 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref34.putName( idclassPanel, 'panelid.static.blb2' );     desc34.putReference( idnull, ref34 ); executeAction( idHdspsp, desc34, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Blur_Effects" type="Script">
		<name id="Script-Show_Blur_Effects/name" value="显示模糊效果"/> 
		<context id="Script-Show_Blur_Effects/context" value="面板 &gt; 显示模糊效果"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc33 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref33 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref33.putName( idclassPanel, 'panelid.static.blb2' );     desc33.putReference( idnull, ref33 ); executeAction( idShwsp, desc33, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Blur_Tools" type="Script">
		<name id="Script-Hide_Blur_Tools/name" value="隐藏模糊工具"/> 
		<context id="Script-Hide_Blur_Tools/context" value="面板 &gt; 隐藏模糊工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc32 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref32 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref32.putName( idclassPanel, 'panelid.static.blrb' );     desc32.putReference( idnull, ref32 ); executeAction( idHdspsp, desc32, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Blur_Tools" type="Script">
		<name id="Script-Show_Blur_Tools/name" value="显示模糊工具"/> 
		<context id="Script-Show_Blur_Tools/context" value="面板 &gt; 显示模糊工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc31 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref31 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref31.putName( idclassPanel, 'panelid.static.blrb' );     desc31.putReference( idnull, ref31 ); executeAction( idShwsp, desc31, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Clone_Source" type="Script">
		<name id="Script-Hide_Clone_Source/name" value="隐藏仿制源"/> 
		<context id="Script-Hide_Clone_Source/context" value="面板 &gt; 隐藏仿制源"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc30 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref30 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref30.putName( idclassPanel, 'panelid.static.clonesource' );     desc30.putReference( idnull, ref30 ); executeAction( idHdspsp, desc30, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Clone_Source" type="Script">
		<name id="Script-Show_Clone_Source/name" value="显示仿制源"/> 
		<context id="Script-Show_Clone_Source/context" value="面板 &gt; 显示仿制源"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc29 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref29 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref29.putName( idclassPanel, 'panelid.static.clonesource' );     desc29.putReference( idnull, ref29 ); executeAction( idShwsp, desc29, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Timeline" type="Script">
		<name id="Script-Hide_Timeline/name" value="隐藏时间轴"/> 
		<context id="Script-Hide_Timeline/context" value="面板 &gt; 隐藏时间轴"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc28 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref28 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref28.putName( idclassPanel, 'panelid.static.animation' );     desc28.putReference( idnull, ref28 ); executeAction( idHdspsp, desc28, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Timeline" type="Script">
		<name id="Script-Show_Timeline/name" value="显示时间轴"/> 
		<context id="Script-Show_Timeline/context" value="面板 &gt; 显示时间轴"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc27 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref27 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref27.putName( idclassPanel, 'panelid.static.animation' );     desc27.putReference( idnull, ref27 ); executeAction( idShwsp, desc27, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Layer_Comps" type="Script">
		<name id="Script-Hide_Layer_Comps/name" value="隐藏图层复合"/> 
		<context id="Script-Hide_Layer_Comps/context" value="面板 &gt; 隐藏图层复合"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc26 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref26 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref26.putName( idclassPanel, 'panelid.static.comps' );     desc26.putReference( idnull, ref26 ); executeAction( idHdspsp, desc26, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Layer_Comps" type="Script">
		<name id="Script-Show_Layer_Comps/name" value="显示图层复合"/> 
		<context id="Script-Show_Layer_Comps/context" value="面板 &gt; 显示图层复合"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc25 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref25 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref25.putName( idclassPanel, 'panelid.static.comps' );     desc25.putReference( idnull, ref25 ); executeAction( idShwsp, desc25, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Layers" type="Script">
		<name id="Script-Hide_Layers/name" value="隐藏图层"/> 
		<context id="Script-Hide_Layers/context" value="面板 &gt; 隐藏图层"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc24 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref24 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref24.putName( idclassPanel, 'panelid.static.layers' );     desc24.putReference( idnull, ref24 ); executeAction( idHdspsp, desc24, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Layers" type="Script">
		<name id="Script-Show_Layers/name" value="显示图层"/> 
		<context id="Script-Show_Layers/context" value="面板 &gt; 显示图层"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc23 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref23 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref23.putName( idclassPanel, 'panelid.static.layers' );     desc23.putReference( idnull, ref23 ); executeAction( idShwsp, desc23, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Channels" type="Script">
		<name id="Script-Hide_Channels/name" value="隐藏通道"/> 
		<context id="Script-Hide_Channels/context" value="面板 &gt; 隐藏通道"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc22 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref22 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref22.putName( idclassPanel, 'panelid.static.channels' );     desc22.putReference( idnull, ref22 ); executeAction( idHdspsp, desc22, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Channels" type="Script">
		<name id="Script-Show_Channels/name" value="显示通道"/> 
		<context id="Script-Show_Channels/context" value="面板 &gt; 显示通道"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc21 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref21 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref21.putName( idclassPanel, 'panelid.static.channels' );     desc21.putReference( idnull, ref21 ); executeAction( idShwsp, desc21, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Color" type="Script">
		<name id="Script-Hide_Color/name" value="隐藏颜色"/> 
		<context id="Script-Hide_Color/context" value="面板 &gt; 隐藏颜色"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc20 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref20 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref20.putName( idclassPanel, 'panelid.static.picker' );     desc20.putReference( idnull, ref20 ); executeAction( idHdspsp, desc20, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Color" type="Script">
		<name id="Script-Show_Color/name" value="显示颜色"/> 
		<context id="Script-Show_Color/context" value="面板 &gt; 显示颜色"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc19 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref19 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref19.putName( idclassPanel, 'panelid.static.picker' );     desc19.putReference( idnull, ref19 ); executeAction( idShwsp, desc19, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Tool_Presets" type="Script">
		<name id="Script-Hide_Tool_Presets/name" value="隐藏工具预设"/> 
		<context id="Script-Hide_Tool_Presets/context" value="面板 &gt; 隐藏工具预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc18 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref18 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref18.putName( idclassPanel, 'panelid.static.toolpresets' );     desc18.putReference( idnull, ref18 ); executeAction( idHdspsp, desc18, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Tool_Presets" type="Script">
		<name id="Script-Show_Tool_Presets/name" value="显示工具预设"/> 
		<context id="Script-Show_Tool_Presets/context" value="面板 &gt; 显示工具预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc17 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref17 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref17.putName( idclassPanel, 'panelid.static.toolpresets' );     desc17.putReference( idnull, ref17 ); executeAction( idShwsp, desc17, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Paths" type="Script">
		<name id="Script-Hide_Paths/name" value="隐藏路径"/> 
		<context id="Script-Hide_Paths/context" value="面板 &gt; 隐藏路径"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc16 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref16 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref16.putName( idclassPanel, 'panelid.static.paths' );     desc16.putReference( idnull, ref16 ); executeAction( idHdspsp, desc16, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Paths" type="Script">
		<name id="Script-Show_Paths/name" value="显示路径"/> 
		<context id="Script-Show_Paths/context" value="面板 &gt; 显示路径"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc15 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref15 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref15.putName( idclassPanel, 'panelid.static.paths' );     desc15.putReference( idnull, ref15 ); executeAction( idShwsp, desc15, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Info" type="Script">
		<name id="Script-Hide_Info/name" value="隐藏信息"/> 
		<context id="Script-Hide_Info/context" value="面板 &gt; 隐藏信息"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc14 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref14 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref14.putName( idclassPanel, 'panelid.static.info' );     desc14.putReference( idnull, ref14 ); executeAction( idHdspsp, desc14, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Info" type="Script">
		<name id="Script-Show_Info/name" value="显示信息"/> 
		<context id="Script-Show_Info/context" value="面板 &gt; 显示信息"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc13 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref13 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref13.putName( idclassPanel, 'panelid.static.info' );     desc13.putReference( idnull, ref13 ); executeAction( idShwsp, desc13, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Histogram" type="Script">
		<name id="Script-Hide_Histogram/name" value="隐藏直方图"/> 
		<context id="Script-Hide_Histogram/context" value="面板 &gt; 隐藏直方图"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc12 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref12 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref12.putName( idclassPanel, 'panelid.static.histogram' );     desc12.putReference( idnull, ref12 ); executeAction( idHdspsp, desc12, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Histogram" type="Script">
		<name id="Script-Show_Histogram/name" value="显示直方图"/> 
		<context id="Script-Show_Histogram/context" value="面板 &gt; 显示直方图"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc11 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref11 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref11.putName( idclassPanel, 'panelid.static.histogram' );     desc11.putReference( idnull, ref11 ); executeAction( idShwsp, desc11, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Swatches" type="Script">
		<name id="Script-Hide_Swatches/name" value="隐藏色板"/> 
		<context id="Script-Hide_Swatches/context" value="面板 &gt; 隐藏色板"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc10 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref10 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref10.putName( idclassPanel, 'panelid.static.swatches' );     desc10.putReference( idnull, ref10 ); executeAction( idHdspsp, desc10, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Swatches" type="Script">
		<name id="Script-Show_Swatches/name" value="显示色板"/> 
		<context id="Script-Show_Swatches/context" value="面板 &gt; 显示色板"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc9 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref9 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref9.putName( idclassPanel, 'panelid.static.swatches' );     desc9.putReference( idnull, ref9 ); executeAction( idShwsp, desc9, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Styles" type="Script">
		<name id="Script-Hide_Styles/name" value="隐藏样式"/> 
		<context id="Script-Hide_Styles/context" value="面板 &gt; 隐藏样式"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc8 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref8 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref8.putName( idclassPanel, 'panelid.static.styles' );     desc8.putReference( idnull, ref8 ); executeAction( idHdspsp, desc8, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Styles" type="Script">
		<name id="Script-Show_Styles/name" value="显示样式"/> 
		<context id="Script-Show_Styles/context" value="面板 &gt; 显示样式"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc7 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref7 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref7.putName( idclassPanel, 'panelid.static.styles' );     desc7.putReference( idnull, ref7 ); executeAction( idShwsp, desc7, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Actions" type="Script">
		<name id="Script-Hide_Actions/name" value="隐藏动作"/> 
		<context id="Script-Hide_Actions/context" value="面板 &gt; 隐藏动作"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc6 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref6 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref6.putName( idclassPanel, 'panelid.static.actions' );     desc6.putReference( idnull, ref6 ); executeAction( idHdspsp, desc6, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Actions" type="Script">
		<name id="Script-Show_Actions/name" value="显示动作"/> 
		<context id="Script-Show_Actions/context" value="面板 &gt; 显示动作"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc5 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref5 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref5.putName( idclassPanel, 'panelid.static.actions' );     desc5.putReference( idnull, ref5 ); executeAction( idShwsp, desc5, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Marquee_Options" type="Script">
		<name id="Script-Hide_Marquee_Options/name" value="隐藏选框选项"/> 
		<context id="Script-Hide_Marquee_Options/context" value="面板 &gt; 隐藏选框选项"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc4 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref4 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref4.putName( idclassPanel, 'panelid.static.options' );     desc4.putReference( idnull, ref4 ); executeAction( idHdspsp, desc4, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Marquee_Options" type="Script">
		<name id="Script-Show_Marquee_Options/name" value="显示选框选项"/> 
		<context id="Script-Show_Marquee_Options/context" value="面板 &gt; 显示选框选项"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc3 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref3 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref3.putName( idclassPanel, 'panelid.static.options' );     desc3.putReference( idnull, ref3 ); executeAction( idShwsp, desc3, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Tools" type="Script">
		<name id="Script-Hide_Tools/name" value="显示工具"/> 
		<context id="Script-Hide_Tools/context" value="面板 &gt; 显示工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc2 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref2 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref2.putName( idclassPanel, 'panelid.static.toolbar' );     desc2.putReference( idnull, ref2 ); executeAction( idHdspsp, desc2, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Tools" type="Script">
		<name id="Script-Show_Tools/name" value="显示工具"/> 
		<context id="Script-Show_Tools/context" value="面板 &gt; 显示工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc1 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref1 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref1.putName( idclassPanel, 'panelid.static.toolbar' );     desc1.putReference( idnull, ref1 ); executeAction( idShwsp, desc1, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paragraph-Close_Tab_Group" type="Panel">
		<name id="Panel-Paragraph-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Paragraph-Close_Tab_Group/context" value="段落 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc132 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref132 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseParagraphStylesPanelGroup = stringIDToTypeID( 'closeParagraphStylesPanelGroup' );         ref132.putEnumerated( idMnspsp, idMnIt, idcloseParagraphStylesPanelGroup );     desc132.putReference( idnull, ref132 ); executeAction( idslct, desc132, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paragraph-Close" type="Panel">
		<name id="Panel-Paragraph-Close/name" value="关闭"/> 
		<context id="Panel-Paragraph-Close/context" value="段落 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc133 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref133 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseParagraphStylesPanel = stringIDToTypeID( 'closeParagraphStylesPanel' );         ref133.putEnumerated( idMnspsp, idMnIt, idcloseParagraphStylesPanel );     desc133.putReference( idnull, ref133 ); executeAction( idslct, desc133, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Character-Close_Tab_Group" type="Panel">
		<name id="Panel-Character-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Character-Close_Tab_Group/context" value="字符 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc134 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref134 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCharacterStylesPanelGroup = stringIDToTypeID( 'closeCharacterStylesPanelGroup' );         ref134.putEnumerated( idMnspsp, idMnIt, idcloseCharacterStylesPanelGroup );     desc134.putReference( idnull, ref134 ); executeAction( idslct, desc134, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Character-Close" type="Panel">
		<name id="Panel-Character-Close/name" value="关闭"/> 
		<context id="Panel-Character-Close/context" value="字符 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc135 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref135 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCharacterStylesPanel = stringIDToTypeID( 'closeCharacterStylesPanel' );         ref135.putEnumerated( idMnspsp, idMnIt, idcloseCharacterStylesPanel );     desc135.putReference( idnull, ref135 ); executeAction( idslct, desc135, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color_Lookup_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Color_Lookup_Adjustment-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Color_Lookup_Adjustment-Close_Tab_Group/context" value="颜色查找调整 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc136 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref136 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref136.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc136.putReference( idnull, ref136 ); executeAction( idslct, desc136, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color_Lookup_Adjustment-Close" type="Panel">
		<name id="Panel-Color_Lookup_Adjustment-Close/name" value="关闭"/> 
		<context id="Panel-Color_Lookup_Adjustment-Close/context" value="颜色查找调整 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc137 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref137 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref137.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc137.putReference( idnull, ref137 ); executeAction( idslct, desc137, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color_Lookup_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Color_Lookup_Adjustment-Auto-Select_Parameter/name" value="自动选择参数"/> 
		<context id="Panel-Color_Lookup_Adjustment-Auto-Select_Parameter/context" value="颜色查找调整 &gt; 自动选择参数"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc138 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref138 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref138.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc138.putReference( idnull, ref138 ); executeAction( idslct, desc138, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Close_Tab_Group" type="Panel">
		<name id="Panel-Adjustments-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Adjustments-Close_Tab_Group/context" value="调整 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc139 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref139 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref139.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc139.putReference( idnull, ref139 ); executeAction( idslct, desc139, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Close" type="Panel">
		<name id="Panel-Adjustments-Close/name" value="关闭"/> 
		<context id="Panel-Adjustments-Close/context" value="调整 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc140 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref140 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref140.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc140.putReference( idnull, ref140 ); executeAction( idslct, desc140, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Clip_to_Layer" type="Panel">
		<name id="Panel-Adjustments-Clip_to_Layer/name" value="剪切到图层"/> 
		<context id="Panel-Adjustments-Clip_to_Layer/context" value="调整 &gt; 剪切到图层"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc141 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref141 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentClip = stringIDToTypeID( 'adjustmentClip' );         ref141.putEnumerated( idMnspsp, idMnIt, idadjustmentClip );     desc141.putReference( idnull, ref141 ); executeAction( idslct, desc141, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Add_Mask_by_Default" type="Panel">
		<name id="Panel-Adjustments-Add_Mask_by_Default/name" value="默认情况下添加蒙版"/> 
		<context id="Panel-Adjustments-Add_Mask_by_Default/context" value="调整 &gt; 默认情况下添加蒙版"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc142 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref142 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAddMask = stringIDToTypeID( 'adjustmentAddMask' );         ref142.putEnumerated( idMnspsp, idMnIt, idadjustmentAddMask );     desc142.putReference( idnull, ref142 ); executeAction( idslct, desc142, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Color_Lookup" type="Panel">
		<name id="Panel-Adjustments-Color_Lookup/name" value="颜色查找"/> 
		<context id="Panel-Adjustments-Color_Lookup/context" value="调整 &gt; 颜色查找"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc143 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref143 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref143.putClass( idcontentLayer );     desc143.putReference( idnull, ref143 );     var idUsng = charIDToTypeID( 'Usng' );         var desc144 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idcolorLookup = stringIDToTypeID( 'colorLookup' );         desc144.putClass( idType, idcolorLookup );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc143.putObject( idUsng, idcontentLayer, desc144 ); executeAction( idMkspsp, desc143, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Selective_Color" type="Panel">
		<name id="Panel-Adjustments-Selective_Color/name" value="可选颜色"/> 
		<context id="Panel-Adjustments-Selective_Color/context" value="调整 &gt; 可选颜色"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc145 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref144 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref144.putClass( idcontentLayer );     desc145.putReference( idnull, ref144 );     var idUsng = charIDToTypeID( 'Usng' );         var desc146 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idSlcC = charIDToTypeID( 'SlcC' );         desc146.putClass( idType, idSlcC );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc145.putObject( idUsng, idcontentLayer, desc146 ); executeAction( idMkspsp, desc145, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Gradient_Map" type="Panel">
		<name id="Panel-Adjustments-Gradient_Map/name" value="渐变映射"/> 
		<context id="Panel-Adjustments-Gradient_Map/context" value="调整 &gt; 渐变映射"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc147 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref145 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref145.putClass( idcontentLayer );     desc147.putReference( idnull, ref145 );     var idUsng = charIDToTypeID( 'Usng' );         var desc148 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idGdMp = charIDToTypeID( 'GdMp' );         desc148.putClass( idType, idGdMp );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc147.putObject( idUsng, idcontentLayer, desc148 ); executeAction( idMkspsp, desc147, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Threshold" type="Panel">
		<name id="Panel-Adjustments-Threshold/name" value="阈值"/> 
		<context id="Panel-Adjustments-Threshold/context" value="调整 &gt; 阈值"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc149 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref146 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref146.putClass( idcontentLayer );     desc149.putReference( idnull, ref146 );     var idUsng = charIDToTypeID( 'Usng' );         var desc150 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idThrs = charIDToTypeID( 'Thrs' );         desc150.putClass( idType, idThrs );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc149.putObject( idUsng, idcontentLayer, desc150 ); executeAction( idMkspsp, desc149, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Posterize" type="Panel">
		<name id="Panel-Adjustments-Posterize/name" value="色调分离"/> 
		<context id="Panel-Adjustments-Posterize/context" value="调整 &gt; 色调分离"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc151 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref147 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref147.putClass( idcontentLayer );     desc151.putReference( idnull, ref147 );     var idUsng = charIDToTypeID( 'Usng' );         var desc152 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idPstr = charIDToTypeID( 'Pstr' );         desc152.putClass( idType, idPstr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc151.putObject( idUsng, idcontentLayer, desc152 ); executeAction( idMkspsp, desc151, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Invert" type="Panel">
		<name id="Panel-Adjustments-Invert/name" value="反相"/> 
		<context id="Panel-Adjustments-Invert/context" value="调整 &gt; 反相"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc153 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref148 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref148.putClass( idcontentLayer );     desc153.putReference( idnull, ref148 );     var idUsng = charIDToTypeID( 'Usng' );         var desc154 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idInvr = charIDToTypeID( 'Invr' );         desc154.putClass( idType, idInvr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc153.putObject( idUsng, idcontentLayer, desc154 ); executeAction( idMkspsp, desc153, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Channel_Mixer" type="Panel">
		<name id="Panel-Adjustments-Channel_Mixer/name" value="通道混合器"/> 
		<context id="Panel-Adjustments-Channel_Mixer/context" value="调整 &gt; 通道混合器"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc155 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref149 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref149.putClass( idcontentLayer );     desc155.putReference( idnull, ref149 );     var idUsng = charIDToTypeID( 'Usng' );         var desc156 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idChnM = charIDToTypeID( 'ChnM' );         desc156.putClass( idType, idChnM );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc155.putObject( idUsng, idcontentLayer, desc156 ); executeAction( idMkspsp, desc155, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Photo_Filter" type="Panel">
		<name id="Panel-Adjustments-Photo_Filter/name" value="照片滤镜"/> 
		<context id="Panel-Adjustments-Photo_Filter/context" value="调整 &gt; 照片滤镜"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc157 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref150 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref150.putClass( idcontentLayer );     desc157.putReference( idnull, ref150 );     var idUsng = charIDToTypeID( 'Usng' );         var desc158 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idphotoFilter = stringIDToTypeID( 'photoFilter' );         desc158.putClass( idType, idphotoFilter );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc157.putObject( idUsng, idcontentLayer, desc158 ); executeAction( idMkspsp, desc157, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Black_&amp;_White" type="Panel">
		<name id="Panel-Adjustments-Black_&amp;_White/name" value="黑白"/> 
		<context id="Panel-Adjustments-Black_&amp;_White/context" value="调整 &gt; 黑白"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc159 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref151 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref151.putClass( idcontentLayer );     desc159.putReference( idnull, ref151 );     var idUsng = charIDToTypeID( 'Usng' );         var desc160 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idBanW = charIDToTypeID( 'BanW' );         desc160.putClass( idType, idBanW );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc159.putObject( idUsng, idcontentLayer, desc160 ); executeAction( idMkspsp, desc159, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Color_Balance" type="Panel">
		<name id="Panel-Adjustments-Color_Balance/name" value="色彩平衡"/> 
		<context id="Panel-Adjustments-Color_Balance/context" value="调整 &gt; 色彩平衡 "/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc161 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref152 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref152.putClass( idcontentLayer );     desc161.putReference( idnull, ref152 );     var idUsng = charIDToTypeID( 'Usng' );         var desc162 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idClrB = charIDToTypeID( 'ClrB' );         desc162.putClass( idType, idClrB );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc161.putObject( idUsng, idcontentLayer, desc162 ); executeAction( idMkspsp, desc161, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Hue/Saturation" type="Panel">
		<name id="Panel-Adjustments-Hue/Saturation/name" value="色相/饱和度"/> 
		<context id="Panel-Adjustments-Hue/Saturation/context" value="调整 &gt; 色相/饱和度"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc163 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref153 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref153.putClass( idcontentLayer );     desc163.putReference( idnull, ref153 );     var idUsng = charIDToTypeID( 'Usng' );         var desc164 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idHStr = charIDToTypeID( 'HStr' );         desc164.putClass( idType, idHStr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc163.putObject( idUsng, idcontentLayer, desc164 ); executeAction( idMkspsp, desc163, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Vibrance" type="Panel">
		<name id="Panel-Adjustments-Vibrance/name" value="自然饱和度"/> 
		<context id="Panel-Adjustments-Vibrance/context" value="调整 &gt; 自然饱和度"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc165 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref154 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref154.putClass( idcontentLayer );     desc165.putReference( idnull, ref154 );     var idUsng = charIDToTypeID( 'Usng' );         var desc166 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idvibrance = stringIDToTypeID( 'vibrance' );         desc166.putClass( idType, idvibrance );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc165.putObject( idUsng, idcontentLayer, desc166 ); executeAction( idMkspsp, desc165, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Exposure" type="Panel">
		<name id="Panel-Adjustments-Exposure/name" value="曝光度"/> 
		<context id="Panel-Adjustments-Exposure/context" value="调整 &gt; 曝光度"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc167 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref155 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref155.putClass( idcontentLayer );     desc167.putReference( idnull, ref155 );     var idUsng = charIDToTypeID( 'Usng' );         var desc168 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idExps = charIDToTypeID( 'Exps' );         desc168.putClass( idType, idExps );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc167.putObject( idUsng, idcontentLayer, desc168 ); executeAction( idMkspsp, desc167, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Curves" type="Panel">
		<name id="Panel-Adjustments-Curves/name" value="曲线"/> 
		<context id="Panel-Adjustments-Curves/context" value="调整 &gt; 曲线"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc169 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref156 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref156.putClass( idcontentLayer );     desc169.putReference( idnull, ref156 );     var idUsng = charIDToTypeID( 'Usng' );         var desc170 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idCrvs = charIDToTypeID( 'Crvs' );         desc170.putClass( idType, idCrvs );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc169.putObject( idUsng, idcontentLayer, desc170 ); executeAction( idMkspsp, desc169, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Levels" type="Panel">
		<name id="Panel-Adjustments-Levels/name" value="色阶"/> 
		<context id="Panel-Adjustments-Levels/context" value="调整 &gt; 色阶"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc171 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref157 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref157.putClass( idcontentLayer );     desc171.putReference( idnull, ref157 );     var idUsng = charIDToTypeID( 'Usng' );         var desc172 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idLvls = charIDToTypeID( 'Lvls' );         desc172.putClass( idType, idLvls );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc171.putObject( idUsng, idcontentLayer, desc172 ); executeAction( idMkspsp, desc171, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Brightness/Contrast" type="Panel">
		<name id="Panel-Adjustments-Brightness/Contrast/name" value="亮度/对比度"/> 
		<context id="Panel-Adjustments-Brightness/Contrast/context" value="调整 &gt; 亮度/对比度"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc173 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref158 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref158.putClass( idcontentLayer );     desc173.putReference( idnull, ref158 );     var idUsng = charIDToTypeID( 'Usng' );         var desc174 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idBrgC = charIDToTypeID( 'BrgC' );         desc174.putClass( idType, idBrgC );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc173.putObject( idUsng, idcontentLayer, desc174 ); executeAction( idMkspsp, desc173, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Curves_Display_Options" type="Panel">
		<name id="Panel-Adjustments-Curves_Display_Options/name" value="曲线显示选项"/> 
		<context id="Panel-Adjustments-Curves_Display_Options/context" value="调整 &gt; 曲线显示选项"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc175 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref159 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcurvesDisplayOptions = stringIDToTypeID( 'curvesDisplayOptions' );         ref159.putEnumerated( idMnspsp, idMnIt, idcurvesDisplayOptions );     desc175.putReference( idnull, ref159 ); executeAction( idslct, desc175, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Show_Clipping_for_Black/White_Points_(Levels/Curves)" type="Panel">
		<name id="Panel-Adjustments-Show_Clipping_for_Black/White_Points_(Levels/Curves)/name" value="显示黑白场的修剪（色阶/曲线）"/> 
		<context id="Panel-Adjustments-Show_Clipping_for_Black/White_Points_(Levels/Curves)/context" value="调整 &gt; 显示黑白场的修剪（色阶/曲线）"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc176 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref160 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentShowClipping = stringIDToTypeID( 'adjustmentShowClipping' );         ref160.putEnumerated( idMnspsp, idMnIt, idadjustmentShowClipping );     desc176.putReference( idnull, ref160 ); executeAction( idslct, desc176, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Auto_Options_(Levels/Curves)" type="Panel">
		<name id="Panel-Adjustments-Auto_Options_(Levels/Curves)/name" value="自动选项（色阶/曲线）"/> 
		<context id="Panel-Adjustments-Auto_Options_(Levels/Curves)/context" value="调整 &gt; 自动选项（色阶/曲线）"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc177 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref161 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoOptions = stringIDToTypeID( 'adjustmentAutoOptions' );         ref161.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoOptions );     desc177.putReference( idnull, ref161 ); executeAction( idslct, desc177, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Delete_Current_Preset" type="Panel">
		<name id="Panel-Adjustments-Delete_Current_Preset/name" value="删除当前预设"/> 
		<context id="Panel-Adjustments-Delete_Current_Preset/context" value="调整 &gt; 删除当前预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc178 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref162 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref162.putEnumerated( idMnspsp, idMnIt, idadjustmentDeletePreset );     desc178.putReference( idnull, ref162 ); executeAction( idslct, desc178, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Load_Preset" type="Panel">
		<name id="Panel-Adjustments-Load_Preset/name" value="载入预设"/> 
		<context id="Panel-Adjustments-Load_Preset/context" value="调整 &gt; 载入预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc179 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref163 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref163.putEnumerated( idMnspsp, idMnIt, idadjustmentLoadPreset );     desc179.putReference( idnull, ref163 ); executeAction( idslct, desc179, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Save_Preset" type="Panel">
		<name id="Panel-Adjustments-Save_Preset/name" value="存储预设"/> 
		<context id="Panel-Adjustments-Save_Preset/context" value="调整 &gt; 存储预设(S)"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc180 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref164 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref164.putEnumerated( idMnspsp, idMnIt, idadjustmentSavePreset );     desc180.putReference( idnull, ref164 ); executeAction( idslct, desc180, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Reset" type="Panel">
		<name id="Panel-Adjustments-Reset/name" value="复位"/> 
		<context id="Panel-Adjustments-Reset/context" value="调整 &gt; 复位"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc181 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref165 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref165.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc181.putReference( idnull, ref165 ); executeAction( idslct, desc181, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Adjustments-Auto-Select_Parameter/name" value="自动选择参数"/> 
		<context id="Panel-Adjustments-Auto-Select_Parameter/context" value="调整 &gt; 自动选择参数"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc182 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref166 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref166.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc182.putReference( idnull, ref166 ); executeAction( idslct, desc182, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Intersect_Shape_Path_With_Selection" type="Panel">
		<name id="Panel-MaskPanel-Intersect_Shape_Path_With_Selection/name" value="形状路径与选区交叉"/> 
		<context id="Panel-MaskPanel-Intersect_Shape_Path_With_Selection/context" value="蒙版面板 &gt; 形状路径与选区交叉"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc183 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref167 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idintersectVectorMaskWithSelection = stringIDToTypeID( 'intersectVectorMaskWithSelection' );         ref167.putEnumerated( idMnspsp, idMnIt, idintersectVectorMaskWithSelection );     desc183.putReference( idnull, ref167 ); executeAction( idslct, desc183, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Subtract_Shape_Path_From_Selection" type="Panel">
		<name id="Panel-MaskPanel-Subtract_Shape_Path_From_Selection/name" value="从选区中减去形状路径"/> 
		<context id="Panel-MaskPanel-Subtract_Shape_Path_From_Selection/context" value="蒙版面板 &gt; 从选区中减去形状路径"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc184 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref168 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsubtractVectorMaskFromSelection = stringIDToTypeID( 'subtractVectorMaskFromSelection' );         ref168.putEnumerated( idMnspsp, idMnIt, idsubtractVectorMaskFromSelection );     desc184.putReference( idnull, ref168 ); executeAction( idslct, desc184, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Add_Shape_Path_To_Selection" type="Panel">
		<name id="Panel-MaskPanel-Add_Shape_Path_To_Selection/name" value="向选区中添加形状路径"/> 
		<context id="Panel-MaskPanel-Add_Shape_Path_To_Selection/context" value="蒙版面板 &gt; 向选区中添加形状路径"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc185 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref169 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idaddVectorMaskToSelection = stringIDToTypeID( 'addVectorMaskToSelection' );         ref169.putEnumerated( idMnspsp, idMnIt, idaddVectorMaskToSelection );     desc185.putReference( idnull, ref169 ); executeAction( idslct, desc185, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Intersect_Vector_Mask_With_Selection" type="Panel">
		<name id="Panel-MaskPanel-Intersect_Vector_Mask_With_Selection/name" value="矢量蒙版与选区交叉"/> 
		<context id="Panel-MaskPanel-Intersect_Vector_Mask_With_Selection/context" value="蒙版面板 &gt; 矢量蒙版与选区交叉"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc186 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref170 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idintersectVectorMaskWithSelection = stringIDToTypeID( 'intersectVectorMaskWithSelection' );         ref170.putEnumerated( idMnspsp, idMnIt, idintersectVectorMaskWithSelection );     desc186.putReference( idnull, ref170 ); executeAction( idslct, desc186, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Subtract_Vector_Mask_From_Selection" type="Panel">
		<name id="Panel-MaskPanel-Subtract_Vector_Mask_From_Selection/name" value="从选区中减去矢量蒙版"/> 
		<context id="Panel-MaskPanel-Subtract_Vector_Mask_From_Selection/context" value="蒙版面板 &gt; 从选区中减去矢量蒙版"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc187 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref171 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsubtractVectorMaskFromSelection = stringIDToTypeID( 'subtractVectorMaskFromSelection' );         ref171.putEnumerated( idMnspsp, idMnIt, idsubtractVectorMaskFromSelection );     desc187.putReference( idnull, ref171 ); executeAction( idslct, desc187, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Add_Vector_Mask_To_Selection" type="Panel">
		<name id="Panel-MaskPanel-Add_Vector_Mask_To_Selection/name" value="添加矢量蒙版到选区"/> 
		<context id="Panel-MaskPanel-Add_Vector_Mask_To_Selection/context" value="蒙版面板 &gt; 添加矢量蒙版到选区"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc188 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref172 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idaddVectorMaskToSelection = stringIDToTypeID( 'addVectorMaskToSelection' );         ref172.putEnumerated( idMnspsp, idMnIt, idaddVectorMaskToSelection );     desc188.putReference( idnull, ref172 ); executeAction( idslct, desc188, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Intersect_Filter_Mask_With_Selection" type="Panel">
		<name id="Panel-MaskPanel-Intersect_Filter_Mask_With_Selection/name" value="滤镜蒙版与选区交叉"/> 
		<context id="Panel-MaskPanel-Intersect_Filter_Mask_With_Selection/context" value="蒙版面板 &gt; 滤镜蒙版与选区交叉"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc189 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref173 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idintersectFilterMaskWithSelection = stringIDToTypeID( 'intersectFilterMaskWithSelection' );         ref173.putEnumerated( idMnspsp, idMnIt, idintersectFilterMaskWithSelection );     desc189.putReference( idnull, ref173 ); executeAction( idslct, desc189, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Subtract_Filter_Mask_From_Selection" type="Panel">
		<name id="Panel-MaskPanel-Subtract_Filter_Mask_From_Selection/name" value="从选区中减去滤镜蒙版"/> 
		<context id="Panel-MaskPanel-Subtract_Filter_Mask_From_Selection/context" value="蒙版面板 &gt; 从选区中减去滤镜蒙版"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc190 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref174 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsubtractFilterMaskFromSelection = stringIDToTypeID( 'subtractFilterMaskFromSelection' );         ref174.putEnumerated( idMnspsp, idMnIt, idsubtractFilterMaskFromSelection );     desc190.putReference( idnull, ref174 ); executeAction( idslct, desc190, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Add_Filter_Mask_To_Selection" type="Panel">
		<name id="Panel-MaskPanel-Add_Filter_Mask_To_Selection/name" value="添加滤镜蒙版到选区"/> 
		<context id="Panel-MaskPanel-Add_Filter_Mask_To_Selection/context" value="蒙版面板 &gt; 添加滤镜蒙版到选区"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc191 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref175 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idaddFilterMaskToSelection = stringIDToTypeID( 'addFilterMaskToSelection' );         ref175.putEnumerated( idMnspsp, idMnIt, idaddFilterMaskToSelection );     desc191.putReference( idnull, ref175 ); executeAction( idslct, desc191, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Filter_Mask_Options" type="Panel">
		<name id="Panel-MaskPanel-Filter_Mask_Options/name" value="滤镜蒙版选项"/> 
		<context id="Panel-MaskPanel-Filter_Mask_Options/context" value="蒙版面板 &gt; 滤镜蒙版选项"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc192 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref176 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idfilterMaskOptions = stringIDToTypeID( 'filterMaskOptions' );         ref176.putEnumerated( idMnspsp, idMnIt, idfilterMaskOptions );     desc192.putReference( idnull, ref176 ); executeAction( idslct, desc192, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Intersect_Mask_With_Selection" type="Panel">
		<name id="Panel-MaskPanel-Intersect_Mask_With_Selection/name" value="蒙版与选区交叉"/> 
		<context id="Panel-MaskPanel-Intersect_Mask_With_Selection/context" value="蒙版面板 &gt; 蒙版与选区交叉"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc193 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref177 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idintersectUserMaskWithSelection = stringIDToTypeID( 'intersectUserMaskWithSelection' );         ref177.putEnumerated( idMnspsp, idMnIt, idintersectUserMaskWithSelection );     desc193.putReference( idnull, ref177 ); executeAction( idslct, desc193, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Subtract_Mask_From_Selection" type="Panel">
		<name id="Panel-MaskPanel-Subtract_Mask_From_Selection/name" value="从选区中减去蒙版"/> 
		<context id="Panel-MaskPanel-Subtract_Mask_From_Selection/context" value="蒙版面板 &gt; 从选区中减去蒙版"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc194 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref178 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsubtractUserMaskFromSelection = stringIDToTypeID( 'subtractUserMaskFromSelection' );         ref178.putEnumerated( idMnspsp, idMnIt, idsubtractUserMaskFromSelection );     desc194.putReference( idnull, ref178 ); executeAction( idslct, desc194, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Add_Mask_To_Selection" type="Panel">
		<name id="Panel-MaskPanel-Add_Mask_To_Selection/name" value="添加蒙版到选区"/> 
		<context id="Panel-MaskPanel-Add_Mask_To_Selection/context" value="蒙版面板 &gt; 添加蒙版到选区"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc195 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref179 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idaddUserMaskToSelection = stringIDToTypeID( 'addUserMaskToSelection' );         ref179.putEnumerated( idMnspsp, idMnIt, idaddUserMaskToSelection );     desc195.putReference( idnull, ref179 ); executeAction( idslct, desc195, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Mask_Options" type="Panel">
		<name id="Panel-MaskPanel-Mask_Options/name" value="蒙版选项"/> 
		<context id="Panel-MaskPanel-Mask_Options/context" value="蒙版面板 &gt; 蒙版选项"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc196 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref180 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idUsrM = charIDToTypeID( 'UsrM' );         ref180.putEnumerated( idMnspsp, idMnIt, idUsrM );     desc196.putReference( idnull, ref180 ); executeAction( idslct, desc196, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Vibrance-Close_Tab_Group" type="Panel">
		<name id="Panel-Vibrance-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Vibrance-Close_Tab_Group/context" value="自然饱和度 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc197 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref181 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref181.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc197.putReference( idnull, ref181 ); executeAction( idslct, desc197, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Vibrance-Close" type="Panel">
		<name id="Panel-Vibrance-Close/name" value="关闭"/> 
		<context id="Panel-Vibrance-Close/context" value="自然饱和度 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc198 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref182 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref182.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc198.putReference( idnull, ref182 ); executeAction( idslct, desc198, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Vibrance-Reset_Vibrance" type="Panel">
		<name id="Panel-Vibrance-Reset_Vibrance/name" value="复位自然饱和度"/> 
		<context id="Panel-Vibrance-Reset_Vibrance/context" value="自然饱和度 &gt; 复位自然饱和度"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc199 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref183 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref183.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc199.putReference( idnull, ref183 ); executeAction( idslct, desc199, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Vibrance-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Vibrance-Auto-Select_Parameter/name" value="自动选择参数"/> 
		<context id="Panel-Vibrance-Auto-Select_Parameter/context" value="自然饱和度 &gt; 自动选择参数"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc200 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref184 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref184.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc200.putReference( idnull, ref184 ); executeAction( idslct, desc200, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Invert_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Invert_Adjustment-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Invert_Adjustment-Close_Tab_Group/context" value="反相调整 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc201 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref185 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref185.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc201.putReference( idnull, ref185 ); executeAction( idslct, desc201, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Invert_Adjustment-Close" type="Panel">
		<name id="Panel-Invert_Adjustment-Close/name" value="关闭"/> 
		<context id="Panel-Invert_Adjustment-Close/context" value="反相调整 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc202 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref186 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref186.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc202.putReference( idnull, ref186 ); executeAction( idslct, desc202, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Invert_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Invert_Adjustment-Auto-Select_Parameter/name" value="自动选择参数"/> 
		<context id="Panel-Invert_Adjustment-Auto-Select_Parameter/context" value="反相调整 &gt; 自动选择参数"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc203 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref187 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref187.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc203.putReference( idnull, ref187 ); executeAction( idslct, desc203, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Hue_Saturation_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Hue_Saturation_Adjustment-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Close_Tab_Group/context" value="色相/饱和度调整 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc204 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref188 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref188.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc204.putReference( idnull, ref188 ); executeAction( idslct, desc204, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Hue_Saturation_Adjustment-Close" type="Panel">
		<name id="Panel-Hue_Saturation_Adjustment-Close/name" value="关闭"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Close/context" value="色相/饱和度调整 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc205 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref189 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref189.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc205.putReference( idnull, ref189 ); executeAction( idslct, desc205, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Hue_Saturation_Adjustment-Reset_Hue/Saturation" type="Panel">
		<name id="Panel-Hue_Saturation_Adjustment-Reset_Hue/Saturation/name" value="复位色相/饱和度"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Reset_Hue/Saturation/context" value="色相/饱和度调整 &gt; 复位色相/饱和度"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc206 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref190 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref190.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc206.putReference( idnull, ref190 ); executeAction( idslct, desc206, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Hue_Saturation_Adjustment-Delete_Current_Preset" type="Panel">
		<name id="Panel-Hue_Saturation_Adjustment-Delete_Current_Preset/name" value="删除当前预设"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Delete_Current_Preset/context" value="色相/饱和度调整 &gt; 删除当前预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc207 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref191 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref191.putEnumerated( idMnspsp, idMnIt, idadjustmentDeletePreset );     desc207.putReference( idnull, ref191 ); executeAction( idslct, desc207, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Hue_Saturation_Adjustment-Load_Hue/Saturation_Preset" type="Panel">
		<name id="Panel-Hue_Saturation_Adjustment-Load_Hue/Saturation_Preset/name" value="载入色相/饱和度预设"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Load_Hue/Saturation_Preset/context" value="色相/饱和度调整 &gt; 载入色相/饱和度预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc208 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref192 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref192.putEnumerated( idMnspsp, idMnIt, idadjustmentLoadPreset );     desc208.putReference( idnull, ref192 ); executeAction( idslct, desc208, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Hue_Saturation_Adjustment-Save_Hue/Saturation_Preset" type="Panel">
		<name id="Panel-Hue_Saturation_Adjustment-Save_Hue/Saturation_Preset/name" value="存储色相/饱和度预设"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Save_Hue/Saturation_Preset/context" value="色相/饱和度调整 &gt; 存储色相/饱和度预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc209 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref193 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref193.putEnumerated( idMnspsp, idMnIt, idadjustmentSavePreset );     desc209.putReference( idnull, ref193 ); executeAction( idslct, desc209, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Hue_Saturation_Adjustment-Auto-Select_Targeted_Adjustment_Tool" type="Panel">
		<name id="Panel-Hue_Saturation_Adjustment-Auto-Select_Targeted_Adjustment_Tool/name" value="自动选择目标调整工具"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Auto-Select_Targeted_Adjustment_Tool/context" value="色相/饱和度调整 &gt; 自动选择目标调整工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc210 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref194 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSelectOnscreenAdjustor = stringIDToTypeID( 'adjustmentSelectOnscreenAdjustor' );         ref194.putEnumerated( idMnspsp, idMnIt, idadjustmentSelectOnscreenAdjustor );     desc210.putReference( idnull, ref194 ); executeAction( idslct, desc210, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Hue_Saturation_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Hue_Saturation_Adjustment-Auto-Select_Parameter/name" value="自动选择参数"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Auto-Select_Parameter/context" value="色相/饱和度调整 &gt; 自动选择参数"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc211 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref195 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref195.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc211.putReference( idnull, ref195 ); executeAction( idslct, desc211, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Exposure_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Exposure_Adjustment-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Exposure_Adjustment-Close_Tab_Group/context" value="曝光度调整 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc212 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref196 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref196.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc212.putReference( idnull, ref196 ); executeAction( idslct, desc212, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Exposure_Adjustment-Close" type="Panel">
		<name id="Panel-Exposure_Adjustment-Close/name" value="关闭"/> 
		<context id="Panel-Exposure_Adjustment-Close/context" value="曝光度调整 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc213 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref197 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref197.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc213.putReference( idnull, ref197 ); executeAction( idslct, desc213, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Exposure_Adjustment-Reset_Exposure" type="Panel">
		<name id="Panel-Exposure_Adjustment-Reset_Exposure/name" value="复位曝光度"/> 
		<context id="Panel-Exposure_Adjustment-Reset_Exposure/context" value="曝光度调整 &gt; 复位曝光度"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc214 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref198 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref198.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc214.putReference( idnull, ref198 ); executeAction( idslct, desc214, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Exposure_Adjustment-Delete_Current_Preset" type="Panel">
		<name id="Panel-Exposure_Adjustment-Delete_Current_Preset/name" value="删除当前预设"/> 
		<context id="Panel-Exposure_Adjustment-Delete_Current_Preset/context" value="曝光度调整 &gt; 删除当前预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc215 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref199 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref199.putEnumerated( idMnspsp, idMnIt, idadjustmentDeletePreset );     desc215.putReference( idnull, ref199 ); executeAction( idslct, desc215, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Exposure_Adjustment-Load_Exposure_Preset" type="Panel">
		<name id="Panel-Exposure_Adjustment-Load_Exposure_Preset/name" value="载入曝光度预设"/> 
		<context id="Panel-Exposure_Adjustment-Load_Exposure_Preset/context" value="曝光度调整 &gt; 载入曝光度预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc216 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref200 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref200.putEnumerated( idMnspsp, idMnIt, idadjustmentLoadPreset );     desc216.putReference( idnull, ref200 ); executeAction( idslct, desc216, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Exposure_Adjustment-Save_Exposure_Preset" type="Panel">
		<name id="Panel-Exposure_Adjustment-Save_Exposure_Preset/name" value="存储曝光度预设"/> 
		<context id="Panel-Exposure_Adjustment-Save_Exposure_Preset/context" value="曝光度调整 &gt; 存储曝光度预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc217 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref201 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref201.putEnumerated( idMnspsp, idMnIt, idadjustmentSavePreset );     desc217.putReference( idnull, ref201 ); executeAction( idslct, desc217, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Exposure_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Exposure_Adjustment-Auto-Select_Parameter/name" value="自动选择参数"/> 
		<context id="Panel-Exposure_Adjustment-Auto-Select_Parameter/context" value="曝光度调整 &gt; 自动选择参数"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc218 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref202 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref202.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc218.putReference( idnull, ref202 ); executeAction( idslct, desc218, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Selective_Color_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Selective_Color_Adjustment-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Selective_Color_Adjustment-Close_Tab_Group/context" value="可选颜色调整 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc219 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref203 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref203.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc219.putReference( idnull, ref203 ); executeAction( idslct, desc219, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Selective_Color_Adjustment-Close" type="Panel">
		<name id="Panel-Selective_Color_Adjustment-Close/name" value="关闭"/> 
		<context id="Panel-Selective_Color_Adjustment-Close/context" value="可选颜色调整 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc220 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref204 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref204.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc220.putReference( idnull, ref204 ); executeAction( idslct, desc220, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Selective_Color_Adjustment-Reset_Selective_Color" type="Panel">
		<name id="Panel-Selective_Color_Adjustment-Reset_Selective_Color/name" value="复位可选颜色"/> 
		<context id="Panel-Selective_Color_Adjustment-Reset_Selective_Color/context" value="可选颜色调整 &gt; 复位可选颜色"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc221 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref205 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref205.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc221.putReference( idnull, ref205 ); executeAction( idslct, desc221, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Selective_Color_Adjustment-Delete_Current_Preset" type="Panel">
		<name id="Panel-Selective_Color_Adjustment-Delete_Current_Preset/name" value="删除当前预设"/> 
		<context id="Panel-Selective_Color_Adjustment-Delete_Current_Preset/context" value="可选颜色调整 &gt; 删除当前预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc222 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref206 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref206.putEnumerated( idMnspsp, idMnIt, idadjustmentDeletePreset );     desc222.putReference( idnull, ref206 ); executeAction( idslct, desc222, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Selective_Color_Adjustment-Load_Selective_Color_Preset" type="Panel">
		<name id="Panel-Selective_Color_Adjustment-Load_Selective_Color_Preset/name" value="载入可选颜色预设"/> 
		<context id="Panel-Selective_Color_Adjustment-Load_Selective_Color_Preset/context" value="可选颜色调整 &gt; 载入可选颜色预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc223 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref207 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref207.putEnumerated( idMnspsp, idMnIt, idadjustmentLoadPreset );     desc223.putReference( idnull, ref207 ); executeAction( idslct, desc223, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Selective_Color_Adjustment-Save_Selective_Color_Preset" type="Panel">
		<name id="Panel-Selective_Color_Adjustment-Save_Selective_Color_Preset/name" value="存储可选颜色预设"/> 
		<context id="Panel-Selective_Color_Adjustment-Save_Selective_Color_Preset/context" value="可选颜色调整 &gt; 存储可选颜色预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc224 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref208 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref208.putEnumerated( idMnspsp, idMnIt, idadjustmentSavePreset );     desc224.putReference( idnull, ref208 ); executeAction( idslct, desc224, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Selective_Color_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Selective_Color_Adjustment-Auto-Select_Parameter/name" value="自动选择参数"/> 
		<context id="Panel-Selective_Color_Adjustment-Auto-Select_Parameter/context" value="可选颜色调整 &gt; 自动选择参数"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc225 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref209 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref209.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc225.putReference( idnull, ref209 ); executeAction( idslct, desc225, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color_Balance_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Color_Balance_Adjustment-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Color_Balance_Adjustment-Close_Tab_Group/context" value="色彩平衡调整 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc226 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref210 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref210.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc226.putReference( idnull, ref210 ); executeAction( idslct, desc226, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color_Balance_Adjustment-Close" type="Panel">
		<name id="Panel-Color_Balance_Adjustment-Close/name" value="关闭"/> 
		<context id="Panel-Color_Balance_Adjustment-Close/context" value="色彩平衡调整 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc227 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref211 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref211.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc227.putReference( idnull, ref211 ); executeAction( idslct, desc227, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color_Balance_Adjustment-Reset_Color_Balance" type="Panel">
		<name id="Panel-Color_Balance_Adjustment-Reset_Color_Balance/name" value="复位色彩平衡"/> 
		<context id="Panel-Color_Balance_Adjustment-Reset_Color_Balance/context" value="色彩平衡调整 &gt; 复位色彩平衡"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc228 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref212 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref212.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc228.putReference( idnull, ref212 ); executeAction( idslct, desc228, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color_Balance_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Color_Balance_Adjustment-Auto-Select_Parameter/name" value="自动选择参数"/> 
		<context id="Panel-Color_Balance_Adjustment-Auto-Select_Parameter/context" value="色彩平衡调整 &gt; 自动选择参数"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc229 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref213 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref213.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc229.putReference( idnull, ref213 ); executeAction( idslct, desc229, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channel_Mixer_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Channel_Mixer_Adjustment-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Close_Tab_Group/context" value="通道混合器调整 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc230 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref214 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref214.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc230.putReference( idnull, ref214 ); executeAction( idslct, desc230, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channel_Mixer_Adjustment-Close" type="Panel">
		<name id="Panel-Channel_Mixer_Adjustment-Close/name" value="关闭"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Close/context" value="通道混合器调整 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc231 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref215 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref215.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc231.putReference( idnull, ref215 ); executeAction( idslct, desc231, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channel_Mixer_Adjustment-Reset_Channel_Mixer" type="Panel">
		<name id="Panel-Channel_Mixer_Adjustment-Reset_Channel_Mixer/name" value="复位通道混合器"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Reset_Channel_Mixer/context" value="通道混合器调整 &gt; 复位通道混合器"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc232 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref216 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref216.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc232.putReference( idnull, ref216 ); executeAction( idslct, desc232, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channel_Mixer_Adjustment-Delete_Current_Preset" type="Panel">
		<name id="Panel-Channel_Mixer_Adjustment-Delete_Current_Preset/name" value="删除当前预设"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Delete_Current_Preset/context" value="通道混合器调整 &gt; 删除当前预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc233 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref217 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref217.putEnumerated( idMnspsp, idMnIt, idadjustmentDeletePreset );     desc233.putReference( idnull, ref217 ); executeAction( idslct, desc233, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channel_Mixer_Adjustment-Load_Channel_Mixer_Preset" type="Panel">
		<name id="Panel-Channel_Mixer_Adjustment-Load_Channel_Mixer_Preset/name" value="载入通道混合器预设"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Load_Channel_Mixer_Preset/context" value="通道混合器调整 &gt; 载入通道混合器预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc234 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref218 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref218.putEnumerated( idMnspsp, idMnIt, idadjustmentLoadPreset );     desc234.putReference( idnull, ref218 ); executeAction( idslct, desc234, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channel_Mixer_Adjustment-Save_Channel_Mixer_Preset" type="Panel">
		<name id="Panel-Channel_Mixer_Adjustment-Save_Channel_Mixer_Preset/name" value="存储通道混合器预设"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Save_Channel_Mixer_Preset/context" value="通道混合器调整 &gt; 存储通道混合器预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc235 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref219 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref219.putEnumerated( idMnspsp, idMnIt, idadjustmentSavePreset );     desc235.putReference( idnull, ref219 ); executeAction( idslct, desc235, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channel_Mixer_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Channel_Mixer_Adjustment-Auto-Select_Parameter/name" value="自动选择参数"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Auto-Select_Parameter/context" value="通道混合器调整 &gt; 自动选择参数"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc236 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref220 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref220.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc236.putReference( idnull, ref220 ); executeAction( idslct, desc236, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Photo_Filters_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Photo_Filters_Adjustment-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Photo_Filters_Adjustment-Close_Tab_Group/context" value="照片滤镜调整 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc237 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref221 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref221.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc237.putReference( idnull, ref221 ); executeAction( idslct, desc237, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Photo_Filters_Adjustment-Close" type="Panel">
		<name id="Panel-Photo_Filters_Adjustment-Close/name" value="关闭"/> 
		<context id="Panel-Photo_Filters_Adjustment-Close/context" value="照片滤镜调整 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc238 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref222 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref222.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc238.putReference( idnull, ref222 ); executeAction( idslct, desc238, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Photo_Filters_Adjustment-Reset_Photo_Filters" type="Panel">
		<name id="Panel-Photo_Filters_Adjustment-Reset_Photo_Filters/name" value="复位照片滤镜"/> 
		<context id="Panel-Photo_Filters_Adjustment-Reset_Photo_Filters/context" value="照片滤镜调整 &gt; 复位照片滤镜"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc239 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref223 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref223.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc239.putReference( idnull, ref223 ); executeAction( idslct, desc239, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Photo_Filters_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Photo_Filters_Adjustment-Auto-Select_Parameter/name" value="自动选择参数"/> 
		<context id="Panel-Photo_Filters_Adjustment-Auto-Select_Parameter/context" value="照片滤镜调整 &gt; 自动选择参数"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc240 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref224 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref224.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc240.putReference( idnull, ref224 ); executeAction( idslct, desc240, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Gradient_Map_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Gradient_Map_Adjustment-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Gradient_Map_Adjustment-Close_Tab_Group/context" value="渐变映射调整 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc241 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref225 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref225.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc241.putReference( idnull, ref225 ); executeAction( idslct, desc241, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Gradient_Map_Adjustment-Close" type="Panel">
		<name id="Panel-Gradient_Map_Adjustment-Close/name" value="关闭"/> 
		<context id="Panel-Gradient_Map_Adjustment-Close/context" value="渐变映射调整 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc242 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref226 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref226.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc242.putReference( idnull, ref226 ); executeAction( idslct, desc242, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Gradient_Map_Adjustment-Reset_Gradient_Map" type="Panel">
		<name id="Panel-Gradient_Map_Adjustment-Reset_Gradient_Map/name" value="复位渐变映射"/> 
		<context id="Panel-Gradient_Map_Adjustment-Reset_Gradient_Map/context" value="渐变映射调整 &gt; 复位渐变映射"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc243 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref227 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref227.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc243.putReference( idnull, ref227 ); executeAction( idslct, desc243, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Gradient_Map_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Gradient_Map_Adjustment-Auto-Select_Parameter/name" value="自动选择参数"/> 
		<context id="Panel-Gradient_Map_Adjustment-Auto-Select_Parameter/context" value="渐变映射调整 &gt; 自动选择参数"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc244 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref228 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref228.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc244.putReference( idnull, ref228 ); executeAction( idslct, desc244, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Threshold_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Threshold_Adjustment-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Threshold_Adjustment-Close_Tab_Group/context" value="阈值调整 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc245 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref229 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref229.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc245.putReference( idnull, ref229 ); executeAction( idslct, desc245, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Threshold_Adjustment-Close" type="Panel">
		<name id="Panel-Threshold_Adjustment-Close/name" value="关闭"/> 
		<context id="Panel-Threshold_Adjustment-Close/context" value="阈值调整 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc246 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref230 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref230.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc246.putReference( idnull, ref230 ); executeAction( idslct, desc246, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Threshold_Adjustment-Reset_Threshold" type="Panel">
		<name id="Panel-Threshold_Adjustment-Reset_Threshold/name" value="复位阈值"/> 
		<context id="Panel-Threshold_Adjustment-Reset_Threshold/context" value="阈值调整 &gt; 复位阈值"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc247 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref231 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref231.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc247.putReference( idnull, ref231 ); executeAction( idslct, desc247, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Threshold_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Threshold_Adjustment-Auto-Select_Parameter/name" value="自动选择参数"/> 
		<context id="Panel-Threshold_Adjustment-Auto-Select_Parameter/context" value="阈值调整 &gt; 自动选择参数"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc248 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref232 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref232.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc248.putReference( idnull, ref232 ); executeAction( idslct, desc248, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Posterize_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Posterize_Adjustment-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Posterize_Adjustment-Close_Tab_Group/context" value="色调分离调整 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc249 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref233 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref233.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc249.putReference( idnull, ref233 ); executeAction( idslct, desc249, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Posterize_Adjustment-Close" type="Panel">
		<name id="Panel-Posterize_Adjustment-Close/name" value="关闭"/> 
		<context id="Panel-Posterize_Adjustment-Close/context" value="色调分离调整 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc250 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref234 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref234.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc250.putReference( idnull, ref234 ); executeAction( idslct, desc250, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Posterize_Adjustment-Reset_Posterize" type="Panel">
		<name id="Panel-Posterize_Adjustment-Reset_Posterize/name" value="复位色调分离"/> 
		<context id="Panel-Posterize_Adjustment-Reset_Posterize/context" value="色调分离调整 &gt; 复位色调分离"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc251 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref235 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref235.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc251.putReference( idnull, ref235 ); executeAction( idslct, desc251, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Posterize_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Posterize_Adjustment-Auto-Select_Parameter/name" value="自动选择参数"/> 
		<context id="Panel-Posterize_Adjustment-Auto-Select_Parameter/context" value="色调分离调整 &gt; 自动选择参数"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc252 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref236 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref236.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc252.putReference( idnull, ref236 ); executeAction( idslct, desc252, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brightness/Contrast_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Brightness/Contrast_Adjustment-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Brightness/Contrast_Adjustment-Close_Tab_Group/context" value="亮度/对比度调整 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc253 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref237 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref237.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc253.putReference( idnull, ref237 ); executeAction( idslct, desc253, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brightness/Contrast_Adjustment-Close" type="Panel">
		<name id="Panel-Brightness/Contrast_Adjustment-Close/name" value="关闭"/> 
		<context id="Panel-Brightness/Contrast_Adjustment-Close/context" value="亮度/对比度调整 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc254 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref238 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref238.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc254.putReference( idnull, ref238 ); executeAction( idslct, desc254, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brightness/Contrast_Adjustment-Reset_Brightness/Contrast" type="Panel">
		<name id="Panel-Brightness/Contrast_Adjustment-Reset_Brightness/Contrast/name" value="复位亮度/对比度"/> 
		<context id="Panel-Brightness/Contrast_Adjustment-Reset_Brightness/Contrast/context" value="亮度/对比度调整 &gt; 复位亮度/对比度"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc255 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref239 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref239.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc255.putReference( idnull, ref239 ); executeAction( idslct, desc255, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brightness/Contrast_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Brightness/Contrast_Adjustment-Auto-Select_Parameter/name" value="自动选择参数"/> 
		<context id="Panel-Brightness/Contrast_Adjustment-Auto-Select_Parameter/context" value="亮度/对比度调整 &gt; 自动选择参数"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc256 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref240 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref240.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc256.putReference( idnull, ref240 ); executeAction( idslct, desc256, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Black_&amp;_White_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Black_&amp;_White_Adjustment-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Close_Tab_Group/context" value="黑白调整 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc257 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref241 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref241.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc257.putReference( idnull, ref241 ); executeAction( idslct, desc257, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Black_&amp;_White_Adjustment-Close" type="Panel">
		<name id="Panel-Black_&amp;_White_Adjustment-Close/name" value="关闭"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Close/context" value="黑白调整 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc258 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref242 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref242.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc258.putReference( idnull, ref242 ); executeAction( idslct, desc258, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Black_&amp;_White_Adjustment-Reset_Black_&amp;_White" type="Panel">
		<name id="Panel-Black_&amp;_White_Adjustment-Reset_Black_&amp;_White/name" value="复位黑白"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Reset_Black_&amp;_White/context" value="黑白调整 &gt; 复位黑白"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc259 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref243 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref243.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc259.putReference( idnull, ref243 ); executeAction( idslct, desc259, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Black_&amp;_White_Adjustment-Delete_Current_Preset" type="Panel">
		<name id="Panel-Black_&amp;_White_Adjustment-Delete_Current_Preset/name" value="删除当前预设"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Delete_Current_Preset/context" value="黑白调整 &gt; 删除当前预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc260 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref244 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref244.putEnumerated( idMnspsp, idMnIt, idadjustmentDeletePreset );     desc260.putReference( idnull, ref244 ); executeAction( idslct, desc260, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Black_&amp;_White_Adjustment-Load_Black_&amp;_White_Preset" type="Panel">
		<name id="Panel-Black_&amp;_White_Adjustment-Load_Black_&amp;_White_Preset/name" value="载入黑白预设"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Load_Black_&amp;_White_Preset/context" value="黑白调整 &gt; 载入黑白预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc261 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref245 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref245.putEnumerated( idMnspsp, idMnIt, idadjustmentLoadPreset );     desc261.putReference( idnull, ref245 ); executeAction( idslct, desc261, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Black_&amp;_White_Adjustment-Save_Black_&amp;_White_Preset" type="Panel">
		<name id="Panel-Black_&amp;_White_Adjustment-Save_Black_&amp;_White_Preset/name" value="存储黑白预设"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Save_Black_&amp;_White_Preset/context" value="黑白调整 &gt; 存储黑白预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc262 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref246 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref246.putEnumerated( idMnspsp, idMnIt, idadjustmentSavePreset );     desc262.putReference( idnull, ref246 ); executeAction( idslct, desc262, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Black_&amp;_White_Adjustment-Auto-Select_Targeted_Adjustment_Tool" type="Panel">
		<name id="Panel-Black_&amp;_White_Adjustment-Auto-Select_Targeted_Adjustment_Tool/name" value="自动选择目标调整工具"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Auto-Select_Targeted_Adjustment_Tool/context" value="黑白调整 &gt; 自动选择目标调整工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc263 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref247 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSelectOnscreenAdjustor = stringIDToTypeID( 'adjustmentSelectOnscreenAdjustor' );         ref247.putEnumerated( idMnspsp, idMnIt, idadjustmentSelectOnscreenAdjustor );     desc263.putReference( idnull, ref247 ); executeAction( idslct, desc263, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Black_&amp;_White_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Black_&amp;_White_Adjustment-Auto-Select_Parameter/name" value="自动选择参数"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Auto-Select_Parameter/context" value="黑白调整 &gt; 自动选择参数"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc264 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref248 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref248.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc264.putReference( idnull, ref248 ); executeAction( idslct, desc264, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Levels_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Levels_Adjustment-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Levels_Adjustment-Close_Tab_Group/context" value="色阶调整 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc265 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref249 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref249.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc265.putReference( idnull, ref249 ); executeAction( idslct, desc265, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Levels_Adjustment-Close" type="Panel">
		<name id="Panel-Levels_Adjustment-Close/name" value="关闭"/> 
		<context id="Panel-Levels_Adjustment-Close/context" value="色阶调整 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc266 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref250 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref250.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc266.putReference( idnull, ref250 ); executeAction( idslct, desc266, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Levels_Adjustment-Reset_Levels" type="Panel">
		<name id="Panel-Levels_Adjustment-Reset_Levels/name" value="复位色阶"/> 
		<context id="Panel-Levels_Adjustment-Reset_Levels/context" value="色阶调整 &gt; 复位色阶"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc267 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref251 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref251.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc267.putReference( idnull, ref251 ); executeAction( idslct, desc267, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Levels_Adjustment-Auto_Options" type="Panel">
		<name id="Panel-Levels_Adjustment-Auto_Options/name" value="自动选项"/> 
		<context id="Panel-Levels_Adjustment-Auto_Options/context" value="色阶调整 &gt; 自动选项"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc268 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref252 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoOptions = stringIDToTypeID( 'adjustmentAutoOptions' );         ref252.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoOptions );     desc268.putReference( idnull, ref252 ); executeAction( idslct, desc268, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Levels_Adjustment-Delete_Current_Preset" type="Panel">
		<name id="Panel-Levels_Adjustment-Delete_Current_Preset/name" value="删除当前预设"/> 
		<context id="Panel-Levels_Adjustment-Delete_Current_Preset/context" value="色阶调整 &gt; 删除当前预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc269 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref253 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref253.putEnumerated( idMnspsp, idMnIt, idadjustmentDeletePreset );     desc269.putReference( idnull, ref253 ); executeAction( idslct, desc269, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Levels_Adjustment-Load_Levels_Preset" type="Panel">
		<name id="Panel-Levels_Adjustment-Load_Levels_Preset/name" value="载入色阶预设"/> 
		<context id="Panel-Levels_Adjustment-Load_Levels_Preset/context" value="色阶调整 &gt; 载入色阶预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc270 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref254 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref254.putEnumerated( idMnspsp, idMnIt, idadjustmentLoadPreset );     desc270.putReference( idnull, ref254 ); executeAction( idslct, desc270, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Levels_Adjustment-Save_Levels_Preset" type="Panel">
		<name id="Panel-Levels_Adjustment-Save_Levels_Preset/name" value="存储色阶预设"/> 
		<context id="Panel-Levels_Adjustment-Save_Levels_Preset/context" value="色阶调整 &gt; 存储色阶预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc271 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref255 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref255.putEnumerated( idMnspsp, idMnIt, idadjustmentSavePreset );     desc271.putReference( idnull, ref255 ); executeAction( idslct, desc271, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Levels_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Levels_Adjustment-Auto-Select_Parameter/name" value="自动选择参数"/> 
		<context id="Panel-Levels_Adjustment-Auto-Select_Parameter/context" value="色阶调整 &gt; 自动选择参数"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc272 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref256 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref256.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc272.putReference( idnull, ref256 ); executeAction( idslct, desc272, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Curves_Adjustment-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Curves_Adjustment-Close_Tab_Group/context" value="曲线调整 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc273 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref257 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref257.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc273.putReference( idnull, ref257 ); executeAction( idslct, desc273, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Close" type="Panel">
		<name id="Panel-Curves_Adjustment-Close/name" value="关闭"/> 
		<context id="Panel-Curves_Adjustment-Close/context" value="曲线调整 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc274 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref258 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref258.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc274.putReference( idnull, ref258 ); executeAction( idslct, desc274, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Reset_Curves" type="Panel">
		<name id="Panel-Curves_Adjustment-Reset_Curves/name" value="复位曲线"/> 
		<context id="Panel-Curves_Adjustment-Reset_Curves/context" value="曲线调整 &gt; 复位曲线"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc275 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref259 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref259.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc275.putReference( idnull, ref259 ); executeAction( idslct, desc275, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Auto_Options" type="Panel">
		<name id="Panel-Curves_Adjustment-Auto_Options/name" value="自动选项"/> 
		<context id="Panel-Curves_Adjustment-Auto_Options/context" value="曲线调整 &gt; 自动选项"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc276 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref260 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoOptions = stringIDToTypeID( 'adjustmentAutoOptions' );         ref260.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoOptions );     desc276.putReference( idnull, ref260 ); executeAction( idslct, desc276, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Show_Clipping_for_Black/White_Points" type="Panel">
		<name id="Panel-Curves_Adjustment-Show_Clipping_for_Black/White_Points/name" value="显示黑白场的修剪"/> 
		<context id="Panel-Curves_Adjustment-Show_Clipping_for_Black/White_Points/context" value="曲线调整 &gt; 显示黑白场的修剪"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc277 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref261 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentShowClipping = stringIDToTypeID( 'adjustmentShowClipping' );         ref261.putEnumerated( idMnspsp, idMnIt, idadjustmentShowClipping );     desc277.putReference( idnull, ref261 ); executeAction( idslct, desc277, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Curves_Display_Options" type="Panel">
		<name id="Panel-Curves_Adjustment-Curves_Display_Options/name" value="曲线显示选项"/> 
		<context id="Panel-Curves_Adjustment-Curves_Display_Options/context" value="曲线调整 &gt; 曲线显示选项"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc278 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref262 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcurvesDisplayOptions = stringIDToTypeID( 'curvesDisplayOptions' );         ref262.putEnumerated( idMnspsp, idMnIt, idcurvesDisplayOptions );     desc278.putReference( idnull, ref262 ); executeAction( idslct, desc278, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Delete_Current_Preset" type="Panel">
		<name id="Panel-Curves_Adjustment-Delete_Current_Preset/name" value="删除当前预设"/> 
		<context id="Panel-Curves_Adjustment-Delete_Current_Preset/context" value="曲线调整 &gt; 删除当前预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc279 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref263 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref263.putEnumerated( idMnspsp, idMnIt, idadjustmentDeletePreset );     desc279.putReference( idnull, ref263 ); executeAction( idslct, desc279, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Load_Curves_Preset" type="Panel">
		<name id="Panel-Curves_Adjustment-Load_Curves_Preset/name" value="载入曲线预设"/> 
		<context id="Panel-Curves_Adjustment-Load_Curves_Preset/context" value="曲线调整 &gt; 载入曲线预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc280 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref264 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref264.putEnumerated( idMnspsp, idMnIt, idadjustmentLoadPreset );     desc280.putReference( idnull, ref264 ); executeAction( idslct, desc280, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Save_Curves_Preset" type="Panel">
		<name id="Panel-Curves_Adjustment-Save_Curves_Preset/name" value="存储曲线预设"/> 
		<context id="Panel-Curves_Adjustment-Save_Curves_Preset/context" value="曲线调整 &gt; 存储曲线预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc281 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref265 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref265.putEnumerated( idMnspsp, idMnIt, idadjustmentSavePreset );     desc281.putReference( idnull, ref265 ); executeAction( idslct, desc281, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Auto-Select_Targeted_Adjustment_Tool" type="Panel">
		<name id="Panel-Curves_Adjustment-Auto-Select_Targeted_Adjustment_Tool/name" value="自动选择目标调整工具"/> 
		<context id="Panel-Curves_Adjustment-Auto-Select_Targeted_Adjustment_Tool/context" value="曲线调整 &gt; 自动选择目标调整工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc282 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref266 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSelectOnscreenAdjustor = stringIDToTypeID( 'adjustmentSelectOnscreenAdjustor' );         ref266.putEnumerated( idMnspsp, idMnIt, idadjustmentSelectOnscreenAdjustor );     desc282.putReference( idnull, ref266 ); executeAction( idslct, desc282, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Curves_Adjustment-Auto-Select_Parameter/name" value="自动选择参数"/> 
		<context id="Panel-Curves_Adjustment-Auto-Select_Parameter/context" value="曲线调整 &gt; 自动选择参数"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc283 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref267 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref267.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc283.putReference( idnull, ref267 ); executeAction( idslct, desc283, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Close_Tab_Group" type="Panel">
		<name id="Panel-Adjustments-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Adjustments-Close_Tab_Group/context" value="调整 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc284 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref268 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCreatePanelGroup = stringIDToTypeID( 'closeCreatePanelGroup' );         ref268.putEnumerated( idMnspsp, idMnIt, idcloseCreatePanelGroup );     desc284.putReference( idnull, ref268 ); executeAction( idslct, desc284, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Close" type="Panel">
		<name id="Panel-Adjustments-Close/name" value="关闭"/> 
		<context id="Panel-Adjustments-Close/context" value="调整 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc285 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref269 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCreatePanel = stringIDToTypeID( 'closeCreatePanel' );         ref269.putEnumerated( idMnspsp, idMnIt, idcloseCreatePanel );     desc285.putReference( idnull, ref269 ); executeAction( idslct, desc285, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Clip_to_Layer" type="Panel">
		<name id="Panel-Adjustments-Clip_to_Layer/name" value="剪切到图层"/> 
		<context id="Panel-Adjustments-Clip_to_Layer/context" value="调整 &gt; 剪切到图层"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc286 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref270 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentClip = stringIDToTypeID( 'adjustmentClip' );         ref270.putEnumerated( idMnspsp, idMnIt, idadjustmentClip );     desc286.putReference( idnull, ref270 ); executeAction( idslct, desc286, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Add_Mask_by_Default" type="Panel">
		<name id="Panel-Adjustments-Add_Mask_by_Default/name" value="默认情况下添加蒙版"/> 
		<context id="Panel-Adjustments-Add_Mask_by_Default/context" value="调整 &gt; 默认情况下添加蒙版"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc287 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref271 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAddMask = stringIDToTypeID( 'adjustmentAddMask' );         ref271.putEnumerated( idMnspsp, idMnIt, idadjustmentAddMask );     desc287.putReference( idnull, ref271 ); executeAction( idslct, desc287, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Color_Lookup" type="Panel">
		<name id="Panel-Adjustments-Color_Lookup/name" value="颜色查找"/> 
		<context id="Panel-Adjustments-Color_Lookup/context" value="调整 &gt; 颜色查找"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc288 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref272 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref272.putClass( idcontentLayer );     desc288.putReference( idnull, ref272 );     var idUsng = charIDToTypeID( 'Usng' );         var desc289 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idcolorLookup = stringIDToTypeID( 'colorLookup' );         desc289.putClass( idType, idcolorLookup );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc288.putObject( idUsng, idcontentLayer, desc289 ); executeAction( idMkspsp, desc288, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Selective_Color" type="Panel">
		<name id="Panel-Adjustments-Selective_Color/name" value="可选颜色"/> 
		<context id="Panel-Adjustments-Selective_Color/context" value="调整 &gt; 可选颜色"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc290 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref273 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref273.putClass( idcontentLayer );     desc290.putReference( idnull, ref273 );     var idUsng = charIDToTypeID( 'Usng' );         var desc291 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idSlcC = charIDToTypeID( 'SlcC' );         desc291.putClass( idType, idSlcC );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc290.putObject( idUsng, idcontentLayer, desc291 ); executeAction( idMkspsp, desc290, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Gradient_Map" type="Panel">
		<name id="Panel-Adjustments-Gradient_Map/name" value="渐变映射"/> 
		<context id="Panel-Adjustments-Gradient_Map/context" value="调整 &gt; 渐变映射"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc292 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref274 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref274.putClass( idcontentLayer );     desc292.putReference( idnull, ref274 );     var idUsng = charIDToTypeID( 'Usng' );         var desc293 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idGdMp = charIDToTypeID( 'GdMp' );         desc293.putClass( idType, idGdMp );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc292.putObject( idUsng, idcontentLayer, desc293 ); executeAction( idMkspsp, desc292, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Threshold" type="Panel">
		<name id="Panel-Adjustments-Threshold/name" value="阈值"/> 
		<context id="Panel-Adjustments-Threshold/context" value="调整 &gt; 阈值"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc294 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref275 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref275.putClass( idcontentLayer );     desc294.putReference( idnull, ref275 );     var idUsng = charIDToTypeID( 'Usng' );         var desc295 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idThrs = charIDToTypeID( 'Thrs' );         desc295.putClass( idType, idThrs );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc294.putObject( idUsng, idcontentLayer, desc295 ); executeAction( idMkspsp, desc294, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Posterize" type="Panel">
		<name id="Panel-Adjustments-Posterize/name" value="色调分离"/> 
		<context id="Panel-Adjustments-Posterize/context" value="调整 &gt; 色调分离"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc296 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref276 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref276.putClass( idcontentLayer );     desc296.putReference( idnull, ref276 );     var idUsng = charIDToTypeID( 'Usng' );         var desc297 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idPstr = charIDToTypeID( 'Pstr' );         desc297.putClass( idType, idPstr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc296.putObject( idUsng, idcontentLayer, desc297 ); executeAction( idMkspsp, desc296, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Invert" type="Panel">
		<name id="Panel-Adjustments-Invert/name" value="反相"/> 
		<context id="Panel-Adjustments-Invert/context" value="调整 &gt; 反相"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc298 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref277 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref277.putClass( idcontentLayer );     desc298.putReference( idnull, ref277 );     var idUsng = charIDToTypeID( 'Usng' );         var desc299 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idInvr = charIDToTypeID( 'Invr' );         desc299.putClass( idType, idInvr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc298.putObject( idUsng, idcontentLayer, desc299 ); executeAction( idMkspsp, desc298, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Channel_Mixer" type="Panel">
		<name id="Panel-Adjustments-Channel_Mixer/name" value="通道混合器"/> 
		<context id="Panel-Adjustments-Channel_Mixer/context" value="调整 &gt; 通道混合器"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc300 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref278 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref278.putClass( idcontentLayer );     desc300.putReference( idnull, ref278 );     var idUsng = charIDToTypeID( 'Usng' );         var desc301 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idChnM = charIDToTypeID( 'ChnM' );         desc301.putClass( idType, idChnM );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc300.putObject( idUsng, idcontentLayer, desc301 ); executeAction( idMkspsp, desc300, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Photo_Filter" type="Panel">
		<name id="Panel-Adjustments-Photo_Filter/name" value="照片滤镜"/> 
		<context id="Panel-Adjustments-Photo_Filter/context" value="调整 &gt; 照片滤镜"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc302 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref279 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref279.putClass( idcontentLayer );     desc302.putReference( idnull, ref279 );     var idUsng = charIDToTypeID( 'Usng' );         var desc303 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idphotoFilter = stringIDToTypeID( 'photoFilter' );         desc303.putClass( idType, idphotoFilter );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc302.putObject( idUsng, idcontentLayer, desc303 ); executeAction( idMkspsp, desc302, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Black_&amp;_White" type="Panel">
		<name id="Panel-Adjustments-Black_&amp;_White/name" value="黑白"/> 
		<context id="Panel-Adjustments-Black_&amp;_White/context" value="调整 &gt; 黑白"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc304 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref280 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref280.putClass( idcontentLayer );     desc304.putReference( idnull, ref280 );     var idUsng = charIDToTypeID( 'Usng' );         var desc305 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idBanW = charIDToTypeID( 'BanW' );         desc305.putClass( idType, idBanW );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc304.putObject( idUsng, idcontentLayer, desc305 ); executeAction( idMkspsp, desc304, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Color_Balance" type="Panel">
		<name id="Panel-Adjustments-Color_Balance/name" value="色彩平衡"/> 
		<context id="Panel-Adjustments-Color_Balance/context" value="调整 &gt; 色彩平衡 "/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc306 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref281 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref281.putClass( idcontentLayer );     desc306.putReference( idnull, ref281 );     var idUsng = charIDToTypeID( 'Usng' );         var desc307 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idClrB = charIDToTypeID( 'ClrB' );         desc307.putClass( idType, idClrB );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc306.putObject( idUsng, idcontentLayer, desc307 ); executeAction( idMkspsp, desc306, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Hue/Saturation" type="Panel">
		<name id="Panel-Adjustments-Hue/Saturation/name" value="色相/饱和度"/> 
		<context id="Panel-Adjustments-Hue/Saturation/context" value="调整 &gt; 色相/饱和度"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc308 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref282 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref282.putClass( idcontentLayer );     desc308.putReference( idnull, ref282 );     var idUsng = charIDToTypeID( 'Usng' );         var desc309 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idHStr = charIDToTypeID( 'HStr' );         desc309.putClass( idType, idHStr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc308.putObject( idUsng, idcontentLayer, desc309 ); executeAction( idMkspsp, desc308, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Vibrance" type="Panel">
		<name id="Panel-Adjustments-Vibrance/name" value="自然饱和度"/> 
		<context id="Panel-Adjustments-Vibrance/context" value="调整 &gt; 自然饱和度"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc310 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref283 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref283.putClass( idcontentLayer );     desc310.putReference( idnull, ref283 );     var idUsng = charIDToTypeID( 'Usng' );         var desc311 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idvibrance = stringIDToTypeID( 'vibrance' );         desc311.putClass( idType, idvibrance );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc310.putObject( idUsng, idcontentLayer, desc311 ); executeAction( idMkspsp, desc310, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Exposure" type="Panel">
		<name id="Panel-Adjustments-Exposure/name" value="曝光度"/> 
		<context id="Panel-Adjustments-Exposure/context" value="调整 &gt; 曝光度"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc312 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref284 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref284.putClass( idcontentLayer );     desc312.putReference( idnull, ref284 );     var idUsng = charIDToTypeID( 'Usng' );         var desc313 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idExps = charIDToTypeID( 'Exps' );         desc313.putClass( idType, idExps );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc312.putObject( idUsng, idcontentLayer, desc313 ); executeAction( idMkspsp, desc312, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Curves" type="Panel">
		<name id="Panel-Adjustments-Curves/name" value="曲线"/> 
		<context id="Panel-Adjustments-Curves/context" value="调整 &gt; 曲线"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc314 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref285 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref285.putClass( idcontentLayer );     desc314.putReference( idnull, ref285 );     var idUsng = charIDToTypeID( 'Usng' );         var desc315 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idCrvs = charIDToTypeID( 'Crvs' );         desc315.putClass( idType, idCrvs );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc314.putObject( idUsng, idcontentLayer, desc315 ); executeAction( idMkspsp, desc314, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Levels" type="Panel">
		<name id="Panel-Adjustments-Levels/name" value="色阶"/> 
		<context id="Panel-Adjustments-Levels/context" value="调整 &gt; 色阶"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc316 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref286 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref286.putClass( idcontentLayer );     desc316.putReference( idnull, ref286 );     var idUsng = charIDToTypeID( 'Usng' );         var desc317 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idLvls = charIDToTypeID( 'Lvls' );         desc317.putClass( idType, idLvls );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc316.putObject( idUsng, idcontentLayer, desc317 ); executeAction( idMkspsp, desc316, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Brightness/Contrast" type="Panel">
		<name id="Panel-Adjustments-Brightness/Contrast/name" value="亮度/对比度"/> 
		<context id="Panel-Adjustments-Brightness/Contrast/context" value="调整 &gt; 亮度/对比度"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc318 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref287 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref287.putClass( idcontentLayer );     desc318.putReference( idnull, ref287 );     var idUsng = charIDToTypeID( 'Usng' );         var desc319 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idBrgC = charIDToTypeID( 'BrgC' );         desc319.putClass( idType, idBrgC );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc318.putObject( idUsng, idcontentLayer, desc319 ); executeAction( idMkspsp, desc318, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Adjustments-Auto-Select_Parameter/name" value="自动选择参数"/> 
		<context id="Panel-Adjustments-Auto-Select_Parameter/context" value="调整 &gt; 自动选择参数"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc320 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref288 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref288.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc320.putReference( idnull, ref288 ); executeAction( idslct, desc320, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Close_Tab_Group" type="Panel">
		<name id="Panel-Create-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Create-Close_Tab_Group/context" value="创建 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc321 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref289 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCreatePanelGroup = stringIDToTypeID( 'closeCreatePanelGroup' );         ref289.putEnumerated( idMnspsp, idMnIt, idcloseCreatePanelGroup );     desc321.putReference( idnull, ref289 ); executeAction( idslct, desc321, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Close" type="Panel">
		<name id="Panel-Create-Close/name" value="关闭"/> 
		<context id="Panel-Create-Close/context" value="创建 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc322 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref290 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCreatePanel = stringIDToTypeID( 'closeCreatePanel' );         ref290.putEnumerated( idMnspsp, idMnIt, idcloseCreatePanel );     desc322.putReference( idnull, ref290 ); executeAction( idslct, desc322, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_a_Mask-Add_Vector_Mask" type="Panel">
		<name id="Panel-Create-Create_a_Mask-Add_Vector_Mask/name" value="添加矢量蒙版"/> 
		<context id="Panel-Create-Create_a_Mask-Add_Vector_Mask/context" value="创建 &gt; 创建蒙版 &gt; 添加矢量蒙版"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc323 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref291 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskRevealAll = stringIDToTypeID( 'vectorMaskRevealAll' );         ref291.putEnumerated( idMnspsp, idMnIt, idvectorMaskRevealAll );     desc323.putReference( idnull, ref291 ); executeAction( idslct, desc323, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_a_Mask-Add_Layer_Mask" type="Panel">
		<name id="Panel-Create-Create_a_Mask-Add_Layer_Mask/name" value="添加图层蒙版"/> 
		<context id="Panel-Create-Create_a_Mask-Add_Layer_Mask/context" value="创建 &gt; 创建蒙版 &gt; 添加图层蒙版"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc324 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc324.putClass( idNwspsp, idChnl );     var idAtspsp = charIDToTypeID( 'At  ' );         var ref292 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref292.putEnumerated( idChnl, idChnl, idMsksp );     desc324.putReference( idAtspsp, ref292 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idRvlA = charIDToTypeID( 'RvlA' );     desc324.putEnumerated( idUsng, idUsrM, idRvlA ); executeAction( idMkspsp, desc324, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Color_Lookup" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Color_Lookup/name" value="颜色查找"/> 
		<context id="Panel-Create-Create_an_Adjustment-Color_Lookup/context" value="创建 &gt; 创建调整 &gt; 颜色查找"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc325 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref293 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref293.putClass( idcontentLayer );     desc325.putReference( idnull, ref293 );     var idUsng = charIDToTypeID( 'Usng' );         var desc326 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idcolorLookup = stringIDToTypeID( 'colorLookup' );         desc326.putClass( idType, idcolorLookup );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc325.putObject( idUsng, idcontentLayer, desc326 ); executeAction( idMkspsp, desc325, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Selective_Color" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Selective_Color/name" value="可选颜色"/> 
		<context id="Panel-Create-Create_an_Adjustment-Selective_Color/context" value="创建 &gt; 创建调整 &gt; 可选颜色"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc327 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref294 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref294.putClass( idcontentLayer );     desc327.putReference( idnull, ref294 );     var idUsng = charIDToTypeID( 'Usng' );         var desc328 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idSlcC = charIDToTypeID( 'SlcC' );         desc328.putClass( idType, idSlcC );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc327.putObject( idUsng, idcontentLayer, desc328 ); executeAction( idMkspsp, desc327, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Gradient_Map" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Gradient_Map/name" value="渐变映射"/> 
		<context id="Panel-Create-Create_an_Adjustment-Gradient_Map/context" value="创建 &gt; 创建调整 &gt; 渐变映射"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc329 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref295 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref295.putClass( idcontentLayer );     desc329.putReference( idnull, ref295 );     var idUsng = charIDToTypeID( 'Usng' );         var desc330 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idGdMp = charIDToTypeID( 'GdMp' );         desc330.putClass( idType, idGdMp );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc329.putObject( idUsng, idcontentLayer, desc330 ); executeAction( idMkspsp, desc329, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Threshold" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Threshold/name" value="阈值"/> 
		<context id="Panel-Create-Create_an_Adjustment-Threshold/context" value="创建 &gt; 创建调整 &gt; 阈值"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc331 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref296 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref296.putClass( idcontentLayer );     desc331.putReference( idnull, ref296 );     var idUsng = charIDToTypeID( 'Usng' );         var desc332 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idThrs = charIDToTypeID( 'Thrs' );         desc332.putClass( idType, idThrs );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc331.putObject( idUsng, idcontentLayer, desc332 ); executeAction( idMkspsp, desc331, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Posterize" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Posterize/name" value="色调分离"/> 
		<context id="Panel-Create-Create_an_Adjustment-Posterize/context" value="创建 &gt; 创建调整 &gt; 色调分离"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc333 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref297 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref297.putClass( idcontentLayer );     desc333.putReference( idnull, ref297 );     var idUsng = charIDToTypeID( 'Usng' );         var desc334 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idPstr = charIDToTypeID( 'Pstr' );         desc334.putClass( idType, idPstr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc333.putObject( idUsng, idcontentLayer, desc334 ); executeAction( idMkspsp, desc333, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Invert" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Invert/name" value="反相"/> 
		<context id="Panel-Create-Create_an_Adjustment-Invert/context" value="创建 &gt; 创建调整 &gt; 反相"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc335 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref298 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref298.putClass( idcontentLayer );     desc335.putReference( idnull, ref298 );     var idUsng = charIDToTypeID( 'Usng' );         var desc336 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idInvr = charIDToTypeID( 'Invr' );         desc336.putClass( idType, idInvr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc335.putObject( idUsng, idcontentLayer, desc336 ); executeAction( idMkspsp, desc335, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Channel_Mixer" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Channel_Mixer/name" value="通道混合器"/> 
		<context id="Panel-Create-Create_an_Adjustment-Channel_Mixer/context" value="创建 &gt; 创建调整 &gt; 通道混合器"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc337 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref299 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref299.putClass( idcontentLayer );     desc337.putReference( idnull, ref299 );     var idUsng = charIDToTypeID( 'Usng' );         var desc338 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idChnM = charIDToTypeID( 'ChnM' );         desc338.putClass( idType, idChnM );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc337.putObject( idUsng, idcontentLayer, desc338 ); executeAction( idMkspsp, desc337, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Photo_Filter" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Photo_Filter/name" value="照片滤镜"/> 
		<context id="Panel-Create-Create_an_Adjustment-Photo_Filter/context" value="创建 &gt; 创建调整 &gt; 照片滤镜"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc339 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref300 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref300.putClass( idcontentLayer );     desc339.putReference( idnull, ref300 );     var idUsng = charIDToTypeID( 'Usng' );         var desc340 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idphotoFilter = stringIDToTypeID( 'photoFilter' );         desc340.putClass( idType, idphotoFilter );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc339.putObject( idUsng, idcontentLayer, desc340 ); executeAction( idMkspsp, desc339, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Black_&amp;_White" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Black_&amp;_White/name" value="黑白"/> 
		<context id="Panel-Create-Create_an_Adjustment-Black_&amp;_White/context" value="创建 &gt; 创建调整 &gt; 黑白"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc341 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref301 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref301.putClass( idcontentLayer );     desc341.putReference( idnull, ref301 );     var idUsng = charIDToTypeID( 'Usng' );         var desc342 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idBanW = charIDToTypeID( 'BanW' );         desc342.putClass( idType, idBanW );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc341.putObject( idUsng, idcontentLayer, desc342 ); executeAction( idMkspsp, desc341, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Color_Balance" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Color_Balance/name" value="色彩平衡"/> 
		<context id="Panel-Create-Create_an_Adjustment-Color_Balance/context" value="创建 &gt; 创建调整 &gt; 颜色平衡"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc343 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref302 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref302.putClass( idcontentLayer );     desc343.putReference( idnull, ref302 );     var idUsng = charIDToTypeID( 'Usng' );         var desc344 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idClrB = charIDToTypeID( 'ClrB' );         desc344.putClass( idType, idClrB );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc343.putObject( idUsng, idcontentLayer, desc344 ); executeAction( idMkspsp, desc343, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Hue/Saturation" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Hue/Saturation/name" value="色相/饱和度"/> 
		<context id="Panel-Create-Create_an_Adjustment-Hue/Saturation/context" value="创建 &gt; 创建调整 &gt; 色相/饱和度"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc345 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref303 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref303.putClass( idcontentLayer );     desc345.putReference( idnull, ref303 );     var idUsng = charIDToTypeID( 'Usng' );         var desc346 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idHStr = charIDToTypeID( 'HStr' );         desc346.putClass( idType, idHStr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc345.putObject( idUsng, idcontentLayer, desc346 ); executeAction( idMkspsp, desc345, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Vibrance" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Vibrance/name" value="自然饱和度"/> 
		<context id="Panel-Create-Create_an_Adjustment-Vibrance/context" value="创建 &gt; 创建调整 &gt; 自然饱和度"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc347 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref304 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref304.putClass( idcontentLayer );     desc347.putReference( idnull, ref304 );     var idUsng = charIDToTypeID( 'Usng' );         var desc348 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idvibrance = stringIDToTypeID( 'vibrance' );         desc348.putClass( idType, idvibrance );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc347.putObject( idUsng, idcontentLayer, desc348 ); executeAction( idMkspsp, desc347, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Exposure" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Exposure/name" value="曝光度"/> 
		<context id="Panel-Create-Create_an_Adjustment-Exposure/context" value="创建 &gt; 创建调整 &gt; 曝光度"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc349 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref305 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref305.putClass( idcontentLayer );     desc349.putReference( idnull, ref305 );     var idUsng = charIDToTypeID( 'Usng' );         var desc350 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idExps = charIDToTypeID( 'Exps' );         desc350.putClass( idType, idExps );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc349.putObject( idUsng, idcontentLayer, desc350 ); executeAction( idMkspsp, desc349, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Curves" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Curves/name" value="曲线"/> 
		<context id="Panel-Create-Create_an_Adjustment-Curves/context" value="创建 &gt; 创建调整 &gt; 曲线"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc351 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref306 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref306.putClass( idcontentLayer );     desc351.putReference( idnull, ref306 );     var idUsng = charIDToTypeID( 'Usng' );         var desc352 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idCrvs = charIDToTypeID( 'Crvs' );         desc352.putClass( idType, idCrvs );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc351.putObject( idUsng, idcontentLayer, desc352 ); executeAction( idMkspsp, desc351, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Levels" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Levels/name" value="色阶"/> 
		<context id="Panel-Create-Create_an_Adjustment-Levels/context" value="创建 &gt; 创建调整 &gt; 色阶"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc353 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref307 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref307.putClass( idcontentLayer );     desc353.putReference( idnull, ref307 );     var idUsng = charIDToTypeID( 'Usng' );         var desc354 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idLvls = charIDToTypeID( 'Lvls' );         desc354.putClass( idType, idLvls );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc353.putObject( idUsng, idcontentLayer, desc354 ); executeAction( idMkspsp, desc353, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Brightness/Contrast" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Brightness/Contrast/name" value="亮度/对比度"/> 
		<context id="Panel-Create-Create_an_Adjustment-Brightness/Contrast/context" value="创建 &gt; 创建调整 &gt; 亮度/对比度"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc355 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref308 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref308.putClass( idcontentLayer );     desc355.putReference( idnull, ref308 );     var idUsng = charIDToTypeID( 'Usng' );         var desc356 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idBrgC = charIDToTypeID( 'BrgC' );         desc356.putClass( idType, idBrgC );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc355.putObject( idUsng, idcontentLayer, desc356 ); executeAction( idMkspsp, desc355, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Properties-Close_Tab_Group" type="Panel">
		<name id="Panel-Properties-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Properties-Close_Tab_Group/context" value="属性 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc357 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref309 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref309.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc357.putReference( idnull, ref309 ); executeAction( idslct, desc357, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Properties-Close" type="Panel">
		<name id="Panel-Properties-Close/name" value="关闭"/> 
		<context id="Panel-Properties-Close/context" value="属性 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc358 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref310 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref310.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc358.putReference( idnull, ref310 ); executeAction( idslct, desc358, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Properties-Close_Tab_Group" type="Panel">
		<name id="Panel-Properties-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Properties-Close_Tab_Group/context" value="属性 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc359 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref311 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref311.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc359.putReference( idnull, ref311 ); executeAction( idslct, desc359, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Properties-Close" type="Panel">
		<name id="Panel-Properties-Close/name" value="关闭"/> 
		<context id="Panel-Properties-Close/context" value="属性 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc360 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref312 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref312.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc360.putReference( idnull, ref312 ); executeAction( idslct, desc360, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-SceneGraph-Close_Tab_Group" type="Panel">
		<name id="Panel-SceneGraph-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-SceneGraph-Close_Tab_Group/context" value="场景图 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc361 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref313 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosethreeDPanelGroup = stringIDToTypeID( 'close3DPanelGroup' );         ref313.putEnumerated( idMnspsp, idMnIt, idclosethreeDPanelGroup );     desc361.putReference( idnull, ref313 ); executeAction( idslct, desc361, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-SceneGraph-Close" type="Panel">
		<name id="Panel-SceneGraph-Close/name" value="关闭"/> 
		<context id="Panel-SceneGraph-Close/context" value="场景图 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc362 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref314 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosethreeDPanel = stringIDToTypeID( 'close3DPanel' );         ref314.putEnumerated( idMnspsp, idMnIt, idclosethreeDPanel );     desc362.putReference( idnull, ref314 ); executeAction( idslct, desc362, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Close_Tab_Group" type="Panel">
		<name id="Panel-3D-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-3D-Close_Tab_Group/context" value="3D &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc363 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref315 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosethreeDPanelGroup = stringIDToTypeID( 'close3DPanelGroup' );         ref315.putEnumerated( idMnspsp, idMnIt, idclosethreeDPanelGroup );     desc363.putReference( idnull, ref315 ); executeAction( idslct, desc363, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Close" type="Panel">
		<name id="Panel-3D-Close/name" value="关闭"/> 
		<context id="Panel-3D-Close/context" value="3D &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc364 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref316 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosethreeDPanel = stringIDToTypeID( 'close3DPanel' );         ref316.putEnumerated( idMnspsp, idMnIt, idclosethreeDPanel );     desc364.putReference( idnull, ref316 ); executeAction( idslct, desc364, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Export_3D_Layer" type="Panel">
		<name id="Panel-3D-Export_3D_Layer/name" value="导出 3D 图层"/> 
		<context id="Panel-3D-Export_3D_Layer/context" value="3D &gt; 导出 3D 图层"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idexportthreeDModel = stringIDToTypeID( 'export3DModel' );     var desc365 = new ActionDescriptor(); executeAction( idexportthreeDModel, desc365, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Render" type="Panel">
		<name id="Panel-3D-Render/name" value="渲染"/> 
		<context id="Panel-3D-Render/context" value="3D &gt; 渲染"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderthreeDSelection = stringIDToTypeID( 'render3DSelection' );     var desc366 = new ActionDescriptor(); executeAction( idrenderthreeDSelection, desc366, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Reverse_Order" type="Panel">
		<name id="Panel-3D-Reverse_Order/name" value="反转顺序"/> 
		<context id="Panel-3D-Reverse_Order/context" value="3D &gt; 反转排序"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc367 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref317 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeDReorderObjects = stringIDToTypeID( '3DReorderObjects' );         ref317.putEnumerated( idMnspsp, idMnIt, idthreeDReorderObjects );     desc367.putReference( idnull, ref317 ); executeAction( idslct, desc367, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Group_Objects" type="Panel">
		<name id="Panel-3D-Group_Objects/name" value="编组对象"/> 
		<context id="Panel-3D-Group_Objects/context" value="3D &gt; 编组对象"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc368 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref318 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeDGroupUngroupObjects = stringIDToTypeID( '3DGroupUngroupObjects' );         ref318.putEnumerated( idMnspsp, idMnIt, idthreeDGroupUngroupObjects );     desc368.putReference( idnull, ref318 ); executeAction( idslct, desc368, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Replace_Mesh" type="Panel">
		<name id="Panel-3D-Replace_Mesh/name" value="替换网格"/> 
		<context id="Panel-3D-Replace_Mesh/context" value="3D &gt; 替换网格"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc369 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref319 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idreplaceMesh = stringIDToTypeID( 'replaceMesh' );         ref319.putEnumerated( idMnspsp, idMnIt, idreplaceMesh );     desc369.putReference( idnull, ref319 ); executeAction( idslct, desc369, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Bake_Object" type="Panel">
		<name id="Panel-3D-Bake_Object/name" value="分离对象"/> 
		<context id="Panel-3D-Bake_Object/context" value="3D &gt; 分离对象"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc370 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref320 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idobjectBake = stringIDToTypeID( 'objectBake' );         ref320.putEnumerated( idMnspsp, idMnIt, idobjectBake );     desc370.putReference( idnull, ref320 ); executeAction( idslct, desc370, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Instance_Object" type="Panel">
		<name id="Panel-3D-Instance_Object/name" value="创建对象实例"/> 
		<context id="Panel-3D-Instance_Object/context" value="3D &gt; 创建对象实例"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc371 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref321 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeDInstanceObjects = stringIDToTypeID( '3DInstanceObjects' );         ref321.putEnumerated( idMnspsp, idMnIt, idthreeDInstanceObjects );     desc371.putReference( idnull, ref321 ); executeAction( idslct, desc371, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Duplicate_Object" type="Panel">
		<name id="Panel-3D-Duplicate_Object/name" value="复制对象"/> 
		<context id="Panel-3D-Duplicate_Object/context" value="3D &gt; 复制对象"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc372 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref322 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeDDuplicateObjects = stringIDToTypeID( '3DDuplicateObjects' );         ref322.putEnumerated( idMnspsp, idMnIt, idthreeDDuplicateObjects );     desc372.putReference( idnull, ref322 ); executeAction( idslct, desc372, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Delete_Objects" type="Panel">
		<name id="Panel-3D-Delete_Objects/name" value="删除对象"/> 
		<context id="Panel-3D-Delete_Objects/context" value="3D &gt; 删除对象"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc373 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref323 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeDDeleteObjects = stringIDToTypeID( '3DDeleteObjects' );         ref323.putEnumerated( idMnspsp, idMnIt, idthreeDDeleteObjects );     desc373.putReference( idnull, ref323 ); executeAction( idslct, desc373, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Add_Objects-Add_From_File" type="Panel">
		<name id="Panel-3D-Add_Objects-Add_From_File/name" value="从文件添加"/> 
		<context id="Panel-3D-Add_Objects-Add_From_File/context" value="3D &gt; 添加对象 &gt; 从文件添加"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc374 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref324 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeDAddFromFile = stringIDToTypeID( '3DAddFromFile' );         ref324.putEnumerated( idMnspsp, idMnIt, idthreeDAddFromFile );     desc374.putReference( idnull, ref324 ); executeAction( idslct, desc374, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Delete_Current_Lights_Preset" type="Panel">
		<name id="Panel-3D-Delete_Current_Lights_Preset/name" value="删除当前光源预设"/> 
		<context id="Panel-3D-Delete_Current_Lights_Preset/context" value="3D &gt; 删除当前光源预设"/>
		<desc id="Panel-3D-Delete_Current_Lights_Preset/desc" value="删除光照预设"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var iddeletethreeDLightsPreset = stringIDToTypeID( 'delete3DLightsPreset' );     var desc375 = new ActionDescriptor(); executeAction( iddeletethreeDLightsPreset, desc375, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Save_Lights_Preset" type="Panel">
		<name id="Panel-3D-Save_Lights_Preset/name" value="存储光源预设"/> 
		<context id="Panel-3D-Save_Lights_Preset/context" value="3D &gt; 存储光源预设"/>
		<desc id="Panel-3D-Save_Lights_Preset/desc" value="存储光源预设"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc376 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref325 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeDSaveLightPreset = stringIDToTypeID( '3DSaveLightPreset' );         ref325.putEnumerated( idMnspsp, idMnIt, idthreeDSaveLightPreset );     desc376.putReference( idnull, ref325 ); executeAction( idslct, desc376, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Replace_Lights_Presets" type="Panel">
		<name id="Panel-3D-Replace_Lights_Presets/name" value="替换光源预设"/> 
		<context id="Panel-3D-Replace_Lights_Presets/context" value="3D &gt; 替换光源预设"/>
		<desc id="Panel-3D-Replace_Lights_Presets/desc" value="替换光照预设"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc377 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref326 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeDReplaceLights = stringIDToTypeID( '3DReplaceLights' );         ref326.putEnumerated( idMnspsp, idMnIt, idthreeDReplaceLights );     desc377.putReference( idnull, ref326 ); executeAction( idslct, desc377, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Add_Lights_Preset" type="Panel">
		<name id="Panel-3D-Add_Lights_Preset/name" value="添加光源预设"/> 
		<context id="Panel-3D-Add_Lights_Preset/context" value="3D &gt; 添加光源预设"/>
		<desc id="Panel-3D-Add_Lights_Preset/desc" value="添加光照预设"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc378 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref327 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeDAddLights = stringIDToTypeID( '3DAddLights' );         ref327.putEnumerated( idMnspsp, idMnIt, idthreeDAddLights );     desc378.putReference( idnull, ref327 ); executeAction( idslct, desc378, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Create_Painting_Overlay-Normals" type="Panel">
		<name id="Panel-3D-Create_Painting_Overlay-Normals/name" value="正常"/> 
		<context id="Panel-3D-Create_Painting_Overlay-Normals/context" value="3D &gt; 创建绘图叠加 &gt; 正常"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderUVNormalMap = stringIDToTypeID( 'renderUVNormalMap' );     var desc379 = new ActionDescriptor(); executeAction( idrenderUVNormalMap, desc379, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Create_Painting_Overlay-Shaded" type="Panel">
		<name id="Panel-3D-Create_Painting_Overlay-Shaded/name" value="着色"/> 
		<context id="Panel-3D-Create_Painting_Overlay-Shaded/context" value="3D &gt; 创建绘图叠加 &gt; 着色"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderUVShaded = stringIDToTypeID( 'renderUVShaded' );     var desc380 = new ActionDescriptor(); executeAction( idrenderUVShaded, desc380, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Create_Painting_Overlay-Wireframe" type="Panel">
		<name id="Panel-3D-Create_Painting_Overlay-Wireframe/name" value="线框"/> 
		<context id="Panel-3D-Create_Painting_Overlay-Wireframe/context" value="3D &gt; 创建绘图叠加 &gt; 线框"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderUVWireframe = stringIDToTypeID( 'renderUVWireframe' );     var desc381 = new ActionDescriptor(); executeAction( idrenderUVWireframe, desc381, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Select_Paintable_Areas" type="Panel">
		<name id="Panel-3D-Select_Paintable_Areas/name" value="选择可绘画区域"/> 
		<context id="Panel-3D-Select_Paintable_Areas/context" value="3D &gt; 选择可绘画区域"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idselectthreeDPaintable = stringIDToTypeID( 'select3DPaintable' );     var desc382 = new ActionDescriptor(); executeAction( idselectthreeDPaintable, desc382, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Move_Object_to_Ground_Plane" type="Panel">
		<name id="Panel-3D-Move_Object_to_Ground_Plane/name" value="将对象移到地面"/> 
		<context id="Panel-3D-Move_Object_to_Ground_Plane/context" value="3D &gt; 将对象移到地面"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var iddropTothreeDGroundPlane = stringIDToTypeID( 'dropTo3DGroundPlane' );     var desc383 = new ActionDescriptor(); executeAction( iddropTothreeDGroundPlane, desc383, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Convert_To-Create_Work_Path" type="Main">
		<name id="Main-Convert_To-Create_Work_Path/name" value="创建工作路径"/> 
		<context id="Main-Convert_To-Create_Work_Path/context" value="转换为 &gt; 创建工作路径"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc384 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref328 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcreateWorkPath = stringIDToTypeID( 'createWorkPath' );         ref328.putEnumerated( idMnspsp, idMnIt, idcreateWorkPath );     desc384.putReference( idnull, ref328 ); executeAction( idslct, desc384, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Convert_To-Shape" type="Main">
		<name id="Main-Convert_To-Shape/name" value="形状"/> 
		<context id="Main-Convert_To-Shape/context" value="转换为 &gt; 形状"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc385 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref329 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idconvertToShape = stringIDToTypeID( 'convertToShape' );         ref329.putEnumerated( idMnspsp, idMnIt, idconvertToShape );     desc385.putReference( idnull, ref329 ); executeAction( idslct, desc385, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Convert_To-Rasterized_Layer" type="Main">
		<name id="Main-Convert_To-Rasterized_Layer/name" value="栅格化的图层"/> 
		<context id="Main-Convert_To-Rasterized_Layer/context" value="转换为 &gt; 栅格化的图层"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc386 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref330 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idRstT = charIDToTypeID( 'RstT' );         ref330.putEnumerated( idMnspsp, idMnIt, idRstT );     desc386.putReference( idnull, ref330 ); executeAction( idslct, desc386, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Convert_To-Paragraph/Point_Text" type="Main">
		<name id="Main-Convert_To-Paragraph/Point_Text/name" value="段落/点文本"/> 
		<context id="Main-Convert_To-Paragraph/Point_Text/context" value="转换为 &gt; 段落/点文本"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc387 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref331 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idTEXT = charIDToTypeID( 'TEXT' );         ref331.putProperty( idPrpr, idTEXT );         var idTxLr = charIDToTypeID( 'TxLr' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref331.putEnumerated( idTxLr, idOrdn, idTrgt );     desc387.putReference( idnull, ref331 );     var idTspspsp = charIDToTypeID( 'T   ' );     var idTEXT = charIDToTypeID( 'TEXT' );     var idbox = stringIDToTypeID( 'box' );     desc387.putEnumerated( idTspspsp, idTEXT, idbox ); executeAction( idsetd, desc387, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Close_Tab_Group" type="Panel">
		<name id="Panel-Measurement_Log-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Measurement_Log-Close_Tab_Group/context" value="测量记录 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc388 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref332 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseMeasurementPanelGroup = stringIDToTypeID( 'closeMeasurementPanelGroup' );         ref332.putEnumerated( idMnspsp, idMnIt, idcloseMeasurementPanelGroup );     desc388.putReference( idnull, ref332 ); executeAction( idslct, desc388, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Close" type="Panel">
		<name id="Panel-Measurement_Log-Close/name" value="关闭"/> 
		<context id="Panel-Measurement_Log-Close/context" value="测量记录 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc389 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref333 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseMeasurementPanel = stringIDToTypeID( 'closeMeasurementPanel' );         ref333.putEnumerated( idMnspsp, idMnIt, idcloseMeasurementPanel );     desc389.putReference( idnull, ref333 ); executeAction( idslct, desc389, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Auto_Display_Panel" type="Panel">
		<name id="Panel-Measurement_Log-Auto_Display_Panel/name" value="自动显示面板"/> 
		<context id="Panel-Measurement_Log-Auto_Display_Panel/context" value="测量记录 &gt; 自动显示面板"/>
		<desc id="Panel-Measurement_Log-Auto_Display_Panel/desc" value="自动显示测量记录面板"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc390 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref334 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementLogAutoDisplayPalette = stringIDToTypeID( 'measurementLogAutoDisplayPalette' );         ref334.putEnumerated( idMnspsp, idMnIt, idmeasurementLogAutoDisplayPalette );     desc390.putReference( idnull, ref334 ); executeAction( idslct, desc390, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Delete_Selected" type="Panel">
		<name id="Panel-Measurement_Log-Delete_Selected/name" value="删除所选测量"/> 
		<context id="Panel-Measurement_Log-Delete_Selected/context" value="测量记录 &gt; 删除所选测量"/>
		<desc id="Panel-Measurement_Log-Delete_Selected/desc" value="删除所选测量记录数据"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc391 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref335 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementLogDeleteSelected = stringIDToTypeID( 'measurementLogDeleteSelected' );         ref335.putEnumerated( idMnspsp, idMnIt, idmeasurementLogDeleteSelected );     desc391.putReference( idnull, ref335 ); executeAction( idslct, desc391, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Export_Selected" type="Panel">
		<name id="Panel-Measurement_Log-Export_Selected/name" value="导出所选测量"/> 
		<context id="Panel-Measurement_Log-Export_Selected/context" value="测量记录 &gt; 导出所选测量"/>
		<desc id="Panel-Measurement_Log-Export_Selected/desc" value="导出所选测量记录数据"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc392 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref336 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementLogExportSelected = stringIDToTypeID( 'measurementLogExportSelected' );         ref336.putEnumerated( idMnspsp, idMnIt, idmeasurementLogExportSelected );     desc392.putReference( idnull, ref336 ); executeAction( idslct, desc392, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Deselect_All" type="Panel">
		<name id="Panel-Measurement_Log-Deselect_All/name" value="全部取消选择"/> 
		<context id="Panel-Measurement_Log-Deselect_All/context" value="测量记录 &gt; 全部取消选择"/>
		<desc id="Panel-Measurement_Log-Deselect_All/desc" value="取消选择所有测量记录数据"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc393 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref337 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementLogDeselectAll = stringIDToTypeID( 'measurementLogDeselectAll' );         ref337.putEnumerated( idMnspsp, idMnIt, idmeasurementLogDeselectAll );     desc393.putReference( idnull, ref337 ); executeAction( idslct, desc393, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Select_All" type="Panel">
		<name id="Panel-Measurement_Log-Select_All/name" value="全选"/> 
		<context id="Panel-Measurement_Log-Select_All/context" value="测量记录 &gt; 全选"/>
		<desc id="Panel-Measurement_Log-Select_All/desc" value="选择所有测量记录数据"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc394 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref338 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementLogSelectAll = stringIDToTypeID( 'measurementLogSelectAll' );         ref338.putEnumerated( idMnspsp, idMnIt, idmeasurementLogSelectAll );     desc394.putReference( idnull, ref338 ); executeAction( idslct, desc394, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Record_Measurements" type="Panel">
		<name id="Panel-Measurement_Log-Record_Measurements/name" value="记录测量"/> 
		<context id="Panel-Measurement_Log-Record_Measurements/context" value="测量记录 &gt; 记录测量"/>
		<desc id="Panel-Measurement_Log-Record_Measurements/desc" value="记录测量记录中的测量"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc395 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref339 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementRecordMeasurements = stringIDToTypeID( 'measurementRecordMeasurements' );         ref339.putEnumerated( idMnspsp, idMnIt, idmeasurementRecordMeasurements );     desc395.putReference( idnull, ref339 ); executeAction( idslct, desc395, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Select_Data_Points-Custom" type="Panel">
		<name id="Panel-Measurement_Log-Select_Data_Points-Custom/name" value="自定"/> 
		<context id="Panel-Measurement_Log-Select_Data_Points-Custom/context" value="测量记录 &gt; 选择数据点 &gt; 自定"/>
		<desc id="Panel-Measurement_Log-Select_Data_Points-Custom/desc" value="为测量记录选择自定数据点"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc396 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref340 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementDataPointsCustom = stringIDToTypeID( 'measurementDataPointsCustom' );         ref340.putEnumerated( idMnspsp, idMnIt, idmeasurementDataPointsCustom );     desc396.putReference( idnull, ref340 ); executeAction( idslct, desc396, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Set_Measurement_Scale-Custom" type="Panel">
		<name id="Panel-Measurement_Log-Set_Measurement_Scale-Custom/name" value="自定"/> 
		<context id="Panel-Measurement_Log-Set_Measurement_Scale-Custom/context" value="测量记录 &gt; 设置测量比例 &gt; 自定"/>
		<desc id="Panel-Measurement_Log-Set_Measurement_Scale-Custom/desc" value="设置自定测量比例"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc397 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref341 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementScaleCustom = stringIDToTypeID( 'measurementScaleCustom' );         ref341.putEnumerated( idMnspsp, idMnIt, idmeasurementScaleCustom );     desc397.putReference( idnull, ref341 ); executeAction( idslct, desc397, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Set_Measurement_Scale-Default" type="Panel">
		<name id="Panel-Measurement_Log-Set_Measurement_Scale-Default/name" value="默认值"/> 
		<context id="Panel-Measurement_Log-Set_Measurement_Scale-Default/context" value="测量记录 &gt; 设置测量比例 &gt; 默认值"/>
		<desc id="Panel-Measurement_Log-Set_Measurement_Scale-Default/desc" value="设置默认的测量比例"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc398 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref342 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementScaleDefault = stringIDToTypeID( 'measurementScaleDefault' );         ref342.putEnumerated( idMnspsp, idMnIt, idmeasurementScaleDefault );     desc398.putReference( idnull, ref342 ); executeAction( idslct, desc398, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Close_Tab_Group" type="Panel">
		<name id="Panel-Timeline_(Frames)-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Timeline_(Frames)-Close_Tab_Group/context" value="时间轴（帧） &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc399 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref343 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseAnimationPanelGroup = stringIDToTypeID( 'closeAnimationPanelGroup' );         ref343.putEnumerated( idMnspsp, idMnIt, idcloseAnimationPanelGroup );     desc399.putReference( idnull, ref343 ); executeAction( idslct, desc399, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Close" type="Panel">
		<name id="Panel-Timeline_(Frames)-Close/name" value="关闭"/> 
		<context id="Panel-Timeline_(Frames)-Close/context" value="时间轴（帧） &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc400 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref344 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseAnimationPanel = stringIDToTypeID( 'closeAnimationPanel' );         ref344.putEnumerated( idMnspsp, idMnIt, idcloseAnimationPanel );     desc400.putReference( idnull, ref344 ); executeAction( idslct, desc400, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Panel_Options" type="Panel">
		<name id="Panel-Timeline_(Frames)-Panel_Options/name" value="面板选项"/> 
		<context id="Panel-Timeline_(Frames)-Panel_Options/context" value="时间轴（帧） &gt; 面板选项"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc401 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref345 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationPaletteOptions = stringIDToTypeID( 'animationPaletteOptions' );         ref345.putEnumerated( idMnspsp, idMnIt, idanimationPaletteOptions );     desc401.putReference( idnull, ref345 ); executeAction( idslct, desc401, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Convert_to_Video_Timeline" type="Panel">
		<name id="Panel-Timeline_(Frames)-Convert_to_Video_Timeline/name" value="转换为视频时间轴"/> 
		<context id="Panel-Timeline_(Frames)-Convert_to_Video_Timeline/context" value="时间轴（帧） &gt; 转换为视频时间轴"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc402 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref346 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idconvertAnimation = stringIDToTypeID( 'convertAnimation' );         ref346.putEnumerated( idMnspsp, idMnIt, idconvertAnimation );     desc402.putReference( idnull, ref346 ); executeAction( idslct, desc402, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-New_Layers_Visible_in_All_Frames" type="Panel">
		<name id="Panel-Timeline_(Frames)-New_Layers_Visible_in_All_Frames/name" value="新建在所有帧中都可见的图层"/> 
		<context id="Panel-Timeline_(Frames)-New_Layers_Visible_in_All_Frames/context" value="时间轴（帧） &gt; 新建在所有帧中都可见的图层"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc403 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref347 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationShowNewLayersInFrames = stringIDToTypeID( 'animationShowNewLayersInFrames' );         ref347.putEnumerated( idMnspsp, idMnIt, idanimationShowNewLayersInFrames );     desc403.putReference( idnull, ref347 ); executeAction( idslct, desc403, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Create_New_Layer_for_Each_New_Frame" type="Panel">
		<name id="Panel-Timeline_(Frames)-Create_New_Layer_for_Each_New_Frame/name" value="为每个新帧创建新图层"/> 
		<context id="Panel-Timeline_(Frames)-Create_New_Layer_for_Each_New_Frame/context" value="时间轴（帧） &gt; 为每个新帧创建新图层"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc404 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref348 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationNewLayerPerFrame = stringIDToTypeID( 'animationNewLayerPerFrame' );         ref348.putEnumerated( idMnspsp, idMnIt, idanimationNewLayerPerFrame );     desc404.putReference( idnull, ref348 ); executeAction( idslct, desc404, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Match_Layer_Across_Frames" type="Panel">
		<name id="Panel-Timeline_(Frames)-Match_Layer_Across_Frames/name" value="跨帧匹配图层"/> 
		<context id="Panel-Timeline_(Frames)-Match_Layer_Across_Frames/context" value="时间轴（帧） &gt; 跨帧匹配图层"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idanimationMatchLayer = stringIDToTypeID( 'animationMatchLayer' );     var desc405 = new ActionDescriptor();     var idanimationMatchLayerPosition = stringIDToTypeID( 'animationMatchLayerPosition' );     desc405.putBoolean( idanimationMatchLayerPosition, true );     var idanimationMatchLayerVisibility = stringIDToTypeID( 'animationMatchLayerVisibility' );     desc405.putBoolean( idanimationMatchLayerVisibility, true );     var idanimationMatchLayerStyle = stringIDToTypeID( 'animationMatchLayerStyle' );     desc405.putBoolean( idanimationMatchLayerStyle, true ); executeAction( idanimationMatchLayer, desc405, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Flatten_Frames_Into_Layers" type="Panel">
		<name id="Panel-Timeline_(Frames)-Flatten_Frames_Into_Layers/name" value="将帧拼合到图层"/> 
		<context id="Panel-Timeline_(Frames)-Flatten_Frames_Into_Layers/context" value="时间轴（帧） &gt; 将帧拼合到图层"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idanimationFramesToLayers = stringIDToTypeID( 'animationFramesToLayers' );     var desc406 = new ActionDescriptor(); executeAction( idanimationFramesToLayers, desc406, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Make_Frames_From_Layers" type="Panel">
		<name id="Panel-Timeline_(Frames)-Make_Frames_From_Layers/name" value="从图层建立帧"/> 
		<context id="Panel-Timeline_(Frames)-Make_Frames_From_Layers/context" value="时间轴（帧） &gt; 从图层建立帧"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idanimationFramesFromLayers = stringIDToTypeID( 'animationFramesFromLayers' );     var desc407 = new ActionDescriptor(); executeAction( idanimationFramesFromLayers, desc407, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Optimize_Animation" type="Panel">
		<name id="Panel-Timeline_(Frames)-Optimize_Animation/name" value="优化动画"/> 
		<context id="Panel-Timeline_(Frames)-Optimize_Animation/context" value="时间轴（帧） &gt; 优化动画"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc408 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref349 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationOptimize = stringIDToTypeID( 'animationOptimize' );         ref349.putEnumerated( idMnspsp, idMnIt, idanimationOptimize );     desc408.putReference( idnull, ref349 ); executeAction( idslct, desc408, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Reverse_Frames" type="Panel">
		<name id="Panel-Timeline_(Frames)-Reverse_Frames/name" value="反向帧"/> 
		<context id="Panel-Timeline_(Frames)-Reverse_Frames/context" value="时间轴（帧） &gt; 反向帧"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRvrs = charIDToTypeID( 'Rvrs' );     var desc409 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref350 = new ActionReference();         var idanimationFrameClass = stringIDToTypeID( 'animationFrameClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref350.putEnumerated( idanimationFrameClass, idOrdn, idTrgt );     desc409.putReference( idnull, ref350 ); executeAction( idRvrs, desc409, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Tween" type="Panel">
		<name id="Panel-Timeline_(Frames)-Tween/name" value="过渡"/> 
		<context id="Panel-Timeline_(Frames)-Tween/context" value="时间轴（帧） &gt; 过渡"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idanimationTween = stringIDToTypeID( 'animationTween' );     var desc410 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref351 = new ActionReference();         var idanimationFrameClass = stringIDToTypeID( 'animationFrameClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref351.putEnumerated( idanimationFrameClass, idOrdn, idTrgt );     desc410.putReference( idnull, ref351 ); executeAction( idanimationTween, desc410, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Go_To-Last_Frame" type="Panel">
		<name id="Panel-Timeline_(Frames)-Go_To-Last_Frame/name" value="最后一帧"/> 
		<context id="Panel-Timeline_(Frames)-Go_To-Last_Frame/context" value="时间轴（帧） &gt; 转到 &gt; 最后一帧"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc411 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref352 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationGoToLastFrame = stringIDToTypeID( 'animationGoToLastFrame' );         ref352.putEnumerated( idMnspsp, idMnIt, idanimationGoToLastFrame );     desc411.putReference( idnull, ref352 ); executeAction( idslct, desc411, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Go_To-First_Frame" type="Panel">
		<name id="Panel-Timeline_(Frames)-Go_To-First_Frame/name" value="第一帧"/> 
		<context id="Panel-Timeline_(Frames)-Go_To-First_Frame/context" value="时间轴（帧） &gt; 转到 &gt; 第一帧"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc412 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref353 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationGoToFirstFrame = stringIDToTypeID( 'animationGoToFirstFrame' );         ref353.putEnumerated( idMnspsp, idMnIt, idanimationGoToFirstFrame );     desc412.putReference( idnull, ref353 ); executeAction( idslct, desc412, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Go_To-Previous_Frame" type="Panel">
		<name id="Panel-Timeline_(Frames)-Go_To-Previous_Frame/name" value="上一帧"/> 
		<context id="Panel-Timeline_(Frames)-Go_To-Previous_Frame/context" value="时间轴（帧） &gt; 转到 &gt; 上一帧"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc413 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref354 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationGoToPreviousFrame = stringIDToTypeID( 'animationGoToPreviousFrame' );         ref354.putEnumerated( idMnspsp, idMnIt, idanimationGoToPreviousFrame );     desc413.putReference( idnull, ref354 ); executeAction( idslct, desc413, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Go_To-Next_Frame" type="Panel">
		<name id="Panel-Timeline_(Frames)-Go_To-Next_Frame/name" value="下一帧"/> 
		<context id="Panel-Timeline_(Frames)-Go_To-Next_Frame/context" value="时间轴（帧） &gt; 转到 &gt; 下一帧"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc414 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref355 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationGoToNextFrame = stringIDToTypeID( 'animationGoToNextFrame' );         ref355.putEnumerated( idMnspsp, idMnIt, idanimationGoToNextFrame );     desc414.putReference( idnull, ref355 ); executeAction( idslct, desc414, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Select_All_Frames" type="Panel">
		<name id="Panel-Timeline_(Frames)-Select_All_Frames/name" value="选择全部帧"/> 
		<context id="Panel-Timeline_(Frames)-Select_All_Frames/context" value="时间轴（帧） &gt; 选择全部帧"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc415 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref356 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationSelectAll = stringIDToTypeID( 'animationSelectAll' );         ref356.putEnumerated( idMnspsp, idMnIt, idanimationSelectAll );     desc415.putReference( idnull, ref356 ); executeAction( idslct, desc415, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Paste_Frames" type="Panel">
		<name id="Panel-Timeline_(Frames)-Paste_Frames/name" value="粘贴多帧"/> 
		<context id="Panel-Timeline_(Frames)-Paste_Frames/context" value="时间轴（帧） &gt; 粘贴帧"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idanimationPasteFrames = stringIDToTypeID( 'animationPasteFrames' );     var desc416 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref357 = new ActionReference();         var idanimationFrameClass = stringIDToTypeID( 'animationFrameClass' );         ref357.putClass( idanimationFrameClass );     desc416.putReference( idnull, ref357 ); executeAction( idanimationPasteFrames, desc416, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Copy_Frames" type="Panel">
		<name id="Panel-Timeline_(Frames)-Copy_Frames/name" value="拷贝多帧"/> 
		<context id="Panel-Timeline_(Frames)-Copy_Frames/context" value="时间轴（帧） &gt; 拷贝多帧"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcopy = charIDToTypeID( 'copy' );     var desc417 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref358 = new ActionReference();         var idanimationFrameClass = stringIDToTypeID( 'animationFrameClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref358.putEnumerated( idanimationFrameClass, idOrdn, idTrgt );     desc417.putReference( idnull, ref358 ); executeAction( idcopy, desc417, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Delete_Animation" type="Panel">
		<name id="Panel-Timeline_(Frames)-Delete_Animation/name" value="删除动画"/> 
		<context id="Panel-Timeline_(Frames)-Delete_Animation/context" value="时间轴（帧） &gt; 删除动画"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc418 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref359 = new ActionReference();         var idanimationClass = stringIDToTypeID( 'animationClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref359.putEnumerated( idanimationClass, idOrdn, idTrgt );     desc418.putReference( idnull, ref359 ); executeAction( idDltsp, desc418, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Delete_Frames" type="Panel">
		<name id="Panel-Timeline_(Frames)-Delete_Frames/name" value="删除多帧"/> 
		<context id="Panel-Timeline_(Frames)-Delete_Frames/context" value="时间轴（帧） &gt; 删除多帧"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc419 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref360 = new ActionReference();         var idanimationFrameClass = stringIDToTypeID( 'animationFrameClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref360.putEnumerated( idanimationFrameClass, idOrdn, idTrgt );     desc419.putReference( idnull, ref360 ); executeAction( idDltsp, desc419, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-New_Frame" type="Panel">
		<name id="Panel-Timeline_(Frames)-New_Frame/name" value="新建帧"/> 
		<context id="Panel-Timeline_(Frames)-New_Frame/context" value="时间轴（帧） &gt; 新建帧"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDplc = charIDToTypeID( 'Dplc' );     var desc420 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref361 = new ActionReference();         var idanimationFrameClass = stringIDToTypeID( 'animationFrameClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref361.putEnumerated( idanimationFrameClass, idOrdn, idTrgt );     desc420.putReference( idnull, ref361 ); executeAction( idDplc, desc420, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Vector_Mask-Delete" type="Main">
		<name id="Main-Vector_Mask-Delete/name" value="删除"/> 
		<context id="Main-Vector_Mask-Delete/context" value="矢量蒙版 &gt; 删除"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc421 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref362 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddiscardVectorMask = stringIDToTypeID( 'discardVectorMask' );         ref362.putEnumerated( idMnspsp, idMnIt, iddiscardVectorMask );     desc421.putReference( idnull, ref362 ); executeAction( idslct, desc421, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Vector_Mask-Add_Current_Path" type="Main">
		<name id="Main-Vector_Mask-Add_Current_Path/name" value="添加当前路径"/> 
		<context id="Main-Vector_Mask-Add_Current_Path/context" value="矢量蒙版 &gt; 添加当前路径"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc422 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref363 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskCurrentPath = stringIDToTypeID( 'vectorMaskCurrentPath' );         ref363.putEnumerated( idMnspsp, idMnIt, idvectorMaskCurrentPath );     desc422.putReference( idnull, ref363 ); executeAction( idslct, desc422, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Vector_Mask-Add_Hide_All" type="Main">
		<name id="Main-Vector_Mask-Add_Hide_All/name" value="添加隐藏全部"/> 
		<context id="Main-Vector_Mask-Add_Hide_All/context" value="矢量蒙版 &gt; 添加隐藏全部"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc423 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref364 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskHideAll = stringIDToTypeID( 'vectorMaskHideAll' );         ref364.putEnumerated( idMnspsp, idMnIt, idvectorMaskHideAll );     desc423.putReference( idnull, ref364 ); executeAction( idslct, desc423, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Vector_Mask-Add_Reveal_All" type="Main">
		<name id="Main-Vector_Mask-Add_Reveal_All/name" value="添加显示全部"/> 
		<context id="Main-Vector_Mask-Add_Reveal_All/context" value="矢量蒙版 &gt; 添加显示全部"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc424 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref365 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskRevealAll = stringIDToTypeID( 'vectorMaskRevealAll' );         ref365.putEnumerated( idMnspsp, idMnIt, idvectorMaskRevealAll );     desc424.putReference( idnull, ref365 ); executeAction( idslct, desc424, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Close_Tab_Group" type="Panel">
		<name id="Panel-Clone_Source-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Clone_Source-Close_Tab_Group/context" value="仿制源 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc425 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref366 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCloneSourcePanelGroup = stringIDToTypeID( 'closeCloneSourcePanelGroup' );         ref366.putEnumerated( idMnspsp, idMnIt, idcloseCloneSourcePanelGroup );     desc425.putReference( idnull, ref366 ); executeAction( idslct, desc425, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Close" type="Panel">
		<name id="Panel-Clone_Source-Close/name" value="关闭"/> 
		<context id="Panel-Clone_Source-Close/context" value="仿制源 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc426 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref367 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCloneSourcePanel = stringIDToTypeID( 'closeCloneSourcePanel' );         ref367.putEnumerated( idMnspsp, idMnIt, idcloseCloneSourcePanel );     desc426.putReference( idnull, ref367 ); executeAction( idslct, desc426, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Invert_Overlay" type="Panel">
		<name id="Panel-Clone_Source-Invert_Overlay/name" value="反相叠加"/> 
		<context id="Panel-Clone_Source-Invert_Overlay/context" value="仿制源 &gt; 反相叠加"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc427 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref368 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceInvertOverlay = stringIDToTypeID( 'cloneSourceInvertOverlay' );         ref368.putEnumerated( idMnspsp, idMnIt, idcloneSourceInvertOverlay );     desc427.putReference( idnull, ref368 ); executeAction( idslct, desc427, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Auto_Hide_Overlay" type="Panel">
		<name id="Panel-Clone_Source-Auto_Hide_Overlay/name" value="自动隐藏叠加"/> 
		<context id="Panel-Clone_Source-Auto_Hide_Overlay/context" value="仿制源 &gt; 自动隐藏叠加"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc428 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref369 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceAutoHideOverlay = stringIDToTypeID( 'cloneSourceAutoHideOverlay' );         ref369.putEnumerated( idMnspsp, idMnIt, idcloneSourceAutoHideOverlay );     desc428.putReference( idnull, ref369 ); executeAction( idslct, desc428, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Clip_to_Brush_Tip" type="Panel">
		<name id="Panel-Clone_Source-Clip_to_Brush_Tip/name" value="剪切到画笔笔尖"/> 
		<context id="Panel-Clone_Source-Clip_to_Brush_Tip/context" value="仿制源 &gt; 剪切到画笔笔尖"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc429 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref370 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceClipOverlay = stringIDToTypeID( 'cloneSourceClipOverlay' );         ref370.putEnumerated( idMnspsp, idMnIt, idcloneSourceClipOverlay );     desc429.putReference( idnull, ref370 ); executeAction( idslct, desc429, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Show_Overlay" type="Panel">
		<name id="Panel-Clone_Source-Show_Overlay/name" value="显示叠加"/> 
		<context id="Panel-Clone_Source-Show_Overlay/context" value="仿制源 &gt; 显示叠加"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc430 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref371 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceShowOverlay = stringIDToTypeID( 'cloneSourceShowOverlay' );         ref371.putEnumerated( idMnspsp, idMnIt, idcloneSourceShowOverlay );     desc430.putReference( idnull, ref371 ); executeAction( idslct, desc430, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Lock_Frame" type="Panel">
		<name id="Panel-Clone_Source-Lock_Frame/name" value="锁定帧"/> 
		<context id="Panel-Clone_Source-Lock_Frame/context" value="仿制源 &gt; 锁定帧"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc431 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref372 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceLockFrame = stringIDToTypeID( 'cloneSourceLockFrame' );         ref372.putEnumerated( idMnspsp, idMnIt, idcloneSourceLockFrame );     desc431.putReference( idnull, ref372 ); executeAction( idslct, desc431, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Reset_Transform" type="Panel">
		<name id="Panel-Clone_Source-Reset_Transform/name" value="复位变换"/> 
		<context id="Panel-Clone_Source-Reset_Transform/context" value="仿制源 &gt; 复位变换"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc432 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref373 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceResetTransform = stringIDToTypeID( 'cloneSourceResetTransform' );         ref373.putEnumerated( idMnspsp, idMnIt, idcloneSourceResetTransform );     desc432.putReference( idnull, ref373 ); executeAction( idslct, desc432, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Source_5" type="Panel">
		<name id="Panel-Clone_Source-Source_5/name" value="源 5"/> 
		<context id="Panel-Clone_Source-Source_5/context" value="仿制源 &gt; 源 5"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc433 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref374 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceSourcefive = stringIDToTypeID( 'cloneSourceSource5' );         ref374.putEnumerated( idMnspsp, idMnIt, idcloneSourceSourcefive );     desc433.putReference( idnull, ref374 ); executeAction( idslct, desc433, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Source_4" type="Panel">
		<name id="Panel-Clone_Source-Source_4/name" value="源 4"/> 
		<context id="Panel-Clone_Source-Source_4/context" value="仿制源 &gt; 源 4"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc434 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref375 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceSourcefour = stringIDToTypeID( 'cloneSourceSource4' );         ref375.putEnumerated( idMnspsp, idMnIt, idcloneSourceSourcefour );     desc434.putReference( idnull, ref375 ); executeAction( idslct, desc434, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Source_3" type="Panel">
		<name id="Panel-Clone_Source-Source_3/name" value="源 3"/> 
		<context id="Panel-Clone_Source-Source_3/context" value="仿制源 &gt; 源 3"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc435 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref376 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceSourcethree = stringIDToTypeID( 'cloneSourceSource3' );         ref376.putEnumerated( idMnspsp, idMnIt, idcloneSourceSourcethree );     desc435.putReference( idnull, ref376 ); executeAction( idslct, desc435, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Source_2" type="Panel">
		<name id="Panel-Clone_Source-Source_2/name" value="源 2"/> 
		<context id="Panel-Clone_Source-Source_2/context" value="仿制源 &gt; 源 2"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc436 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref377 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceSourcetwo = stringIDToTypeID( 'cloneSourceSource2' );         ref377.putEnumerated( idMnspsp, idMnIt, idcloneSourceSourcetwo );     desc436.putReference( idnull, ref377 ); executeAction( idslct, desc436, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Source_1" type="Panel">
		<name id="Panel-Clone_Source-Source_1/name" value="源 1"/> 
		<context id="Panel-Clone_Source-Source_1/context" value="仿制源 &gt; 源 1"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc437 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref378 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceSourceone = stringIDToTypeID( 'cloneSourceSource1' );         ref378.putEnumerated( idMnspsp, idMnIt, idcloneSourceSourceone );     desc437.putReference( idnull, ref378 ); executeAction( idslct, desc437, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Close_Tab_Group" type="Panel">
		<name id="Panel-Timeline_(Video)-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Timeline_(Video)-Close_Tab_Group/context" value="时间轴（视频） &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc438 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref379 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseTimelinePanelGroup = stringIDToTypeID( 'closeTimelinePanelGroup' );         ref379.putEnumerated( idMnspsp, idMnIt, idcloseTimelinePanelGroup );     desc438.putReference( idnull, ref379 ); executeAction( idslct, desc438, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Close" type="Panel">
		<name id="Panel-Timeline_(Video)-Close/name" value="关闭"/> 
		<context id="Panel-Timeline_(Video)-Close/context" value="时间轴（视频） &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc439 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref380 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseTimelinePanel = stringIDToTypeID( 'closeTimelinePanel' );         ref380.putEnumerated( idMnspsp, idMnIt, idcloseTimelinePanel );     desc439.putReference( idnull, ref380 ); executeAction( idslct, desc439, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Panel_Options" type="Panel">
		<name id="Panel-Timeline_(Video)-Panel_Options/name" value="面板选项"/> 
		<context id="Panel-Timeline_(Video)-Panel_Options/context" value="时间轴（视频） &gt; 面板选项"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc440 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref381 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelinePaletteOptions = stringIDToTypeID( 'timelinePaletteOptions' );         ref381.putEnumerated( idMnspsp, idMnIt, idtimelinePaletteOptions );     desc440.putReference( idnull, ref381 ); executeAction( idslct, desc440, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Set_Timeline_Frame_Rate" type="Panel">
		<name id="Panel-Timeline_(Video)-Set_Timeline_Frame_Rate/name" value="设置时间轴帧速率"/> 
		<context id="Panel-Timeline_(Video)-Set_Timeline_Frame_Rate/context" value="时间轴（视频） &gt; 设置时间轴帧速率"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc441 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref382 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineDocumentSettings = stringIDToTypeID( 'timelineDocumentSettings' );         ref382.putEnumerated( idMnspsp, idMnIt, idtimelineDocumentSettings );     desc441.putReference( idnull, ref382 ); executeAction( idslct, desc441, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Onion_Skin_Settings" type="Panel">
		<name id="Panel-Timeline_(Video)-Onion_Skin_Settings/name" value="洋葱皮设置"/> 
		<context id="Panel-Timeline_(Video)-Onion_Skin_Settings/context" value="时间轴（视频） &gt; 洋葱皮设置"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc442 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref383 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineOnionSkinSettings = stringIDToTypeID( 'timelineOnionSkinSettings' );         ref383.putEnumerated( idMnspsp, idMnIt, idtimelineOnionSkinSettings );     desc442.putReference( idnull, ref383 ); executeAction( idslct, desc442, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Enable_3D_Tracks" type="Panel">
		<name id="Panel-Timeline_(Video)-Enable_3D_Tracks/name" value="启用 3D 轨道"/> 
		<context id="Panel-Timeline_(Video)-Enable_3D_Tracks/context" value="时间轴（视频） &gt; 启用 3D 轨道"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc443 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref384 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineEnablethreeDTracksKeys = stringIDToTypeID( 'timelineEnable3DTracksKeys' );         ref384.putEnumerated( idMnspsp, idMnIt, idtimelineEnablethreeDTracksKeys );     desc443.putReference( idnull, ref384 ); executeAction( idslct, desc443, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Enable_Onion_Skins" type="Panel">
		<name id="Panel-Timeline_(Video)-Enable_Onion_Skins/name" value="启用洋葱皮"/> 
		<context id="Panel-Timeline_(Video)-Enable_Onion_Skins/context" value="时间轴（视频） &gt; 启用洋葱皮"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc444 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref385 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineEnableOnionSkins = stringIDToTypeID( 'timelineEnableOnionSkins' );         ref385.putEnumerated( idMnspsp, idMnIt, idtimelineEnableOnionSkins );     desc444.putReference( idnull, ref385 ); executeAction( idslct, desc444, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Enable_Timeline_Shortcut_Keys" type="Panel">
		<name id="Panel-Timeline_(Video)-Enable_Timeline_Shortcut_Keys/name" value="启用时间轴快捷键"/> 
		<context id="Panel-Timeline_(Video)-Enable_Timeline_Shortcut_Keys/context" value="时间轴（视频） &gt; 启用时间轴快捷键"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc445 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref386 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineEnableShortcutKeys = stringIDToTypeID( 'timelineEnableShortcutKeys' );         ref386.putEnumerated( idMnspsp, idMnIt, idtimelineEnableShortcutKeys );     desc445.putReference( idnull, ref386 ); executeAction( idslct, desc445, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Show-Set_Favorite_Clips" type="Panel">
		<name id="Panel-Timeline_(Video)-Show-Set_Favorite_Clips/name" value="设置收藏剪辑"/> 
		<context id="Panel-Timeline_(Video)-Show-Set_Favorite_Clips/context" value="时间轴（视频） &gt; 显示 &gt; 设置收藏剪辑"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc446 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref387 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineShowSetFavoriteLayers = stringIDToTypeID( 'timelineShowSetFavoriteLayers' );         ref387.putEnumerated( idMnspsp, idMnIt, idtimelineShowSetFavoriteLayers );     desc446.putReference( idnull, ref387 ); executeAction( idslct, desc446, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Show-Favorite_Clips_Only" type="Panel">
		<name id="Panel-Timeline_(Video)-Show-Favorite_Clips_Only/name" value="仅限收藏剪辑"/> 
		<context id="Panel-Timeline_(Video)-Show-Favorite_Clips_Only/context" value="时间轴（视频） &gt; 显示 &gt; 仅限收藏剪辑"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc447 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref388 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineShowFavoriteLayers = stringIDToTypeID( 'timelineShowFavoriteLayers' );         ref388.putEnumerated( idMnspsp, idMnIt, idtimelineShowFavoriteLayers );     desc447.putReference( idnull, ref388 ); executeAction( idslct, desc447, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Show-All_Clips" type="Panel">
		<name id="Panel-Timeline_(Video)-Show-All_Clips/name" value="所有剪辑"/> 
		<context id="Panel-Timeline_(Video)-Show-All_Clips/context" value="时间轴（视频） &gt; 显示 &gt; 所有剪辑"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc448 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref389 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineShowAllLayers = stringIDToTypeID( 'timelineShowAllLayers' );         ref389.putEnumerated( idMnspsp, idMnIt, idtimelineShowAllLayers );     desc448.putReference( idnull, ref389 ); executeAction( idslct, desc448, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Comments-Export_As_Text" type="Panel">
		<name id="Panel-Timeline_(Video)-Comments-Export_As_Text/name" value="导出为文本"/> 
		<context id="Panel-Timeline_(Video)-Comments-Export_As_Text/context" value="时间轴（视频） &gt; 注释 &gt; 导出为文本"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc449 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref390 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idexportTimelineCommentsAsText = stringIDToTypeID( 'exportTimelineCommentsAsText' );         ref390.putEnumerated( idMnspsp, idMnIt, idexportTimelineCommentsAsText );     desc449.putReference( idnull, ref390 ); executeAction( idslct, desc449, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Comments-Export_As_HTML" type="Panel">
		<name id="Panel-Timeline_(Video)-Comments-Export_As_HTML/name" value="导出为 HTML"/> 
		<context id="Panel-Timeline_(Video)-Comments-Export_As_HTML/context" value="时间轴（视频） &gt; 注释 &gt; 导出为 HTML"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc450 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref391 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idexportTimelineCommentsAsHTML = stringIDToTypeID( 'exportTimelineCommentsAsHTML' );         ref391.putEnumerated( idMnspsp, idMnIt, idexportTimelineCommentsAsHTML );     desc450.putReference( idnull, ref391 ); executeAction( idslct, desc450, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Comments-Edit_Timeline_Comment" type="Panel">
		<name id="Panel-Timeline_(Video)-Comments-Edit_Timeline_Comment/name" value="编辑时间轴注释"/> 
		<context id="Panel-Timeline_(Video)-Comments-Edit_Timeline_Comment/context" value="时间轴（视频） &gt; 注释 &gt; 编辑时间轴注释"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc451 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref392 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineEditTimelineComment = stringIDToTypeID( 'timelineEditTimelineComment' );         ref392.putEnumerated( idMnspsp, idMnIt, idtimelineEditTimelineComment );     desc451.putReference( idnull, ref392 ); executeAction( idslct, desc451, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Keyframes-Hold_Interpolation" type="Panel">
		<name id="Panel-Timeline_(Video)-Keyframes-Hold_Interpolation/name" value="保留插值"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Hold_Interpolation/context" value="时间轴（视频） &gt; 关键帧 &gt; 保留插值"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc452 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref393 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineKeyframeInterpolationHold = stringIDToTypeID( 'timelineKeyframeInterpolationHold' );         ref393.putEnumerated( idMnspsp, idMnIt, idtimelineKeyframeInterpolationHold );     desc452.putReference( idnull, ref393 ); executeAction( idslct, desc452, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Keyframes-Linear_Interpolation" type="Panel">
		<name id="Panel-Timeline_(Video)-Keyframes-Linear_Interpolation/name" value="线性插值"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Linear_Interpolation/context" value="时间轴（视频） &gt; 关键帧 &gt; 线性插值"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc453 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref394 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineKeyframeInterpolationLinear = stringIDToTypeID( 'timelineKeyframeInterpolationLinear' );         ref394.putEnumerated( idMnspsp, idMnIt, idtimelineKeyframeInterpolationLinear );     desc453.putReference( idnull, ref394 ); executeAction( idslct, desc453, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Keyframes-Deselect_All" type="Panel">
		<name id="Panel-Timeline_(Video)-Keyframes-Deselect_All/name" value="全部取消选择"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Deselect_All/context" value="时间轴（视频） &gt; 关键帧 &gt; 全部取消选择"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc454 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref395 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineSelectNoKeyframes = stringIDToTypeID( 'timelineSelectNoKeyframes' );         ref395.putEnumerated( idMnspsp, idMnIt, idtimelineSelectNoKeyframes );     desc454.putReference( idnull, ref395 ); executeAction( idslct, desc454, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Keyframes-Select_All" type="Panel">
		<name id="Panel-Timeline_(Video)-Keyframes-Select_All/name" value="全选"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Select_All/context" value="时间轴（视频） &gt; 关键帧 &gt; 全选"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc455 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref396 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineSelectAllKeyframes = stringIDToTypeID( 'timelineSelectAllKeyframes' );         ref396.putEnumerated( idMnspsp, idMnIt, idtimelineSelectAllKeyframes );     desc455.putReference( idnull, ref396 ); executeAction( idslct, desc455, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Keyframes-Paste" type="Panel">
		<name id="Panel-Timeline_(Video)-Keyframes-Paste/name" value="粘贴"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Paste/context" value="时间轴（视频） &gt; 关键帧 &gt; 粘贴"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc456 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref397 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelinePasteKeyframes = stringIDToTypeID( 'timelinePasteKeyframes' );         ref397.putEnumerated( idMnspsp, idMnIt, idtimelinePasteKeyframes );     desc456.putReference( idnull, ref397 ); executeAction( idslct, desc456, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Keyframes-Copy" type="Panel">
		<name id="Panel-Timeline_(Video)-Keyframes-Copy/name" value="拷贝"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Copy/context" value="时间轴（视频） &gt; 关键帧 &gt; 拷贝"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc457 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref398 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineCopyKeyframes = stringIDToTypeID( 'timelineCopyKeyframes' );         ref398.putEnumerated( idMnspsp, idMnIt, idtimelineCopyKeyframes );     desc457.putReference( idnull, ref398 ); executeAction( idslct, desc457, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Keyframes-Delete" type="Panel">
		<name id="Panel-Timeline_(Video)-Keyframes-Delete/name" value="删除"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Delete/context" value="时间轴（视频） &gt; 关键帧 &gt; 删除"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc458 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref399 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineDeleteKeyframes = stringIDToTypeID( 'timelineDeleteKeyframes' );         ref399.putEnumerated( idMnspsp, idMnIt, idtimelineDeleteKeyframes );     desc458.putReference( idnull, ref399 ); executeAction( idslct, desc458, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Work_Area-Lift_Work_Area" type="Panel">
		<name id="Panel-Timeline_(Video)-Work_Area-Lift_Work_Area/name" value="撤消工作区域"/> 
		<context id="Panel-Timeline_(Video)-Work_Area-Lift_Work_Area/context" value="时间轴（视频） &gt; 工作区域 &gt; 撤消工作区域"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc459 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref400 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineLiftWorkArea = stringIDToTypeID( 'timelineLiftWorkArea' );         ref400.putEnumerated( idMnspsp, idMnIt, idtimelineLiftWorkArea );     desc459.putReference( idnull, ref400 ); executeAction( idslct, desc459, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Work_Area-Extract_Work_Area" type="Panel">
		<name id="Panel-Timeline_(Video)-Work_Area-Extract_Work_Area/name" value="抽出工作区域"/> 
		<context id="Panel-Timeline_(Video)-Work_Area-Extract_Work_Area/context" value="时间轴（视频） &gt; 工作区域 &gt; 抽出工作区域"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc460 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref401 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineExtractWorkArea = stringIDToTypeID( 'timelineExtractWorkArea' );         ref401.putEnumerated( idMnspsp, idMnIt, idtimelineExtractWorkArea );     desc460.putReference( idnull, ref401 ); executeAction( idslct, desc460, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Work_Area-Set_End_at_Playhead" type="Panel">
		<name id="Panel-Timeline_(Video)-Work_Area-Set_End_at_Playhead/name" value="在播放头处设置结尾"/> 
		<context id="Panel-Timeline_(Video)-Work_Area-Set_End_at_Playhead/context" value="时间轴（视频） &gt; 工作区域 &gt; 在播放头处设置结尾"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc461 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref402 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineSetEndOfWorkArea = stringIDToTypeID( 'timelineSetEndOfWorkArea' );         ref402.putEnumerated( idMnspsp, idMnIt, idtimelineSetEndOfWorkArea );     desc461.putReference( idnull, ref402 ); executeAction( idslct, desc461, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Work_Area-Set_Start_at_Playhead" type="Panel">
		<name id="Panel-Timeline_(Video)-Work_Area-Set_Start_at_Playhead/name" value="在播放头处设置开头"/> 
		<context id="Panel-Timeline_(Video)-Work_Area-Set_Start_at_Playhead/context" value="时间轴（视频） &gt; 工作区域 &gt; 在播放头处设置开头"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc462 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref403 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineSetStartOfWorkArea = stringIDToTypeID( 'timelineSetStartOfWorkArea' );         ref403.putEnumerated( idMnspsp, idMnIt, idtimelineSetStartOfWorkArea );     desc462.putReference( idnull, ref403 ); executeAction( idslct, desc462, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Convert_Frames-Convert_to_Frame_Animation" type="Panel">
		<name id="Panel-Timeline_(Video)-Convert_Frames-Convert_to_Frame_Animation/name" value="转换为帧动画"/> 
		<context id="Panel-Timeline_(Video)-Convert_Frames-Convert_to_Frame_Animation/context" value="时间轴（视频） &gt; 转换帧 &gt; 转换为帧动画"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc463 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref404 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineConvertToFrames = stringIDToTypeID( 'timelineConvertToFrames' );         ref404.putEnumerated( idMnspsp, idMnIt, idtimelineConvertToFrames );     desc463.putReference( idnull, ref404 ); executeAction( idslct, desc463, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Convert_Frames-Flatten_Frames_into_Clips" type="Panel">
		<name id="Panel-Timeline_(Video)-Convert_Frames-Flatten_Frames_into_Clips/name" value="将帧拼合到剪辑"/> 
		<context id="Panel-Timeline_(Video)-Convert_Frames-Flatten_Frames_into_Clips/context" value="时间轴（视频） &gt; 转换帧 &gt; 将帧拼合到剪辑"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc464 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref405 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineFlattenFramesIntoLayers = stringIDToTypeID( 'timelineFlattenFramesIntoLayers' );         ref405.putEnumerated( idMnspsp, idMnIt, idtimelineFlattenFramesIntoLayers );     desc464.putReference( idnull, ref405 ); executeAction( idslct, desc464, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Convert_Frames-Make_Frames_from_Clips" type="Panel">
		<name id="Panel-Timeline_(Video)-Convert_Frames-Make_Frames_from_Clips/name" value="从剪辑建立帧"/> 
		<context id="Panel-Timeline_(Video)-Convert_Frames-Make_Frames_from_Clips/context" value="时间轴（视频） &gt; 转换帧 &gt; 从剪辑建立帧"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc465 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref406 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineMakeFramesFromLayers = stringIDToTypeID( 'timelineMakeFramesFromLayers' );         ref406.putEnumerated( idMnspsp, idMnIt, idtimelineMakeFramesFromLayers );     desc465.putReference( idnull, ref406 ); executeAction( idslct, desc465, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Move_&amp;_Trim-Trim_End_at_Playhead" type="Panel">
		<name id="Panel-Timeline_(Video)-Move_&amp;_Trim-Trim_End_at_Playhead/name" value="在播放头处裁切结尾"/> 
		<context id="Panel-Timeline_(Video)-Move_&amp;_Trim-Trim_End_at_Playhead/context" value="时间轴（视频） &gt; 移动和裁切 &gt; 在播放头处裁切结尾"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc466 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref407 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineTrimLayerEnd = stringIDToTypeID( 'timelineTrimLayerEnd' );         ref407.putEnumerated( idMnspsp, idMnIt, idtimelineTrimLayerEnd );     desc466.putReference( idnull, ref407 ); executeAction( idslct, desc466, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Move_&amp;_Trim-Trim_Start_at_Playhead" type="Panel">
		<name id="Panel-Timeline_(Video)-Move_&amp;_Trim-Trim_Start_at_Playhead/name" value="在播放头处裁切开头"/> 
		<context id="Panel-Timeline_(Video)-Move_&amp;_Trim-Trim_Start_at_Playhead/context" value="时间轴（视频） &gt; 移动和裁切 &gt; 在播放头处裁切开头"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc467 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref408 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineTrimLayerStart = stringIDToTypeID( 'timelineTrimLayerStart' );         ref408.putEnumerated( idMnspsp, idMnIt, idtimelineTrimLayerStart );     desc467.putReference( idnull, ref408 ); executeAction( idslct, desc467, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Move_&amp;_Trim-Move_End_to_Playhead" type="Panel">
		<name id="Panel-Timeline_(Video)-Move_&amp;_Trim-Move_End_to_Playhead/name" value="将结尾移至播放头"/> 
		<context id="Panel-Timeline_(Video)-Move_&amp;_Trim-Move_End_to_Playhead/context" value="时间轴（视频） &gt; 移动和裁切 &gt; 将结尾移至播放头"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc468 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref409 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineMoveLayerEndPoint = stringIDToTypeID( 'timelineMoveLayerEndPoint' );         ref409.putEnumerated( idMnspsp, idMnIt, idtimelineMoveLayerEndPoint );     desc468.putReference( idnull, ref409 ); executeAction( idslct, desc468, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Move_&amp;_Trim-Move_Start_to_Playhead" type="Panel">
		<name id="Panel-Timeline_(Video)-Move_&amp;_Trim-Move_Start_to_Playhead/name" value="将开头移至播放头"/> 
		<context id="Panel-Timeline_(Video)-Move_&amp;_Trim-Move_Start_to_Playhead/context" value="时间轴（视频） &gt; 移动和裁切 &gt; 将开头移至播放头"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc469 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref410 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineMoveLayerInPoint = stringIDToTypeID( 'timelineMoveLayerInPoint' );         ref410.putEnumerated( idMnspsp, idMnIt, idtimelineMoveLayerInPoint );     desc469.putReference( idnull, ref410 ); executeAction( idslct, desc469, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Split_at_Playhead" type="Panel">
		<name id="Panel-Timeline_(Video)-Split_at_Playhead/name" value="在播放头处拆分"/> 
		<context id="Panel-Timeline_(Video)-Split_at_Playhead/context" value="时间轴（视频） &gt; 在播放头处拆分"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc470 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref411 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineSplitLayer = stringIDToTypeID( 'timelineSplitLayer' );         ref411.putEnumerated( idMnspsp, idMnIt, idtimelineSplitLayer );     desc470.putReference( idnull, ref411 ); executeAction( idslct, desc470, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Go_To-End_of_Work_Area" type="Panel">
		<name id="Panel-Timeline_(Video)-Go_To-End_of_Work_Area/name" value="工作区域的结尾"/> 
		<context id="Panel-Timeline_(Video)-Go_To-End_of_Work_Area/context" value="时间轴（视频） &gt; 转到 &gt; 工作区域的结尾"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc471 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref412 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToWorkAreaEnd = stringIDToTypeID( 'timelineGoToWorkAreaEnd' );         ref412.putEnumerated( idMnspsp, idMnIt, idtimelineGoToWorkAreaEnd );     desc471.putReference( idnull, ref412 ); executeAction( idslct, desc471, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Go_To-Start_of_Work_Area" type="Panel">
		<name id="Panel-Timeline_(Video)-Go_To-Start_of_Work_Area/name" value="工作区域的开头"/> 
		<context id="Panel-Timeline_(Video)-Go_To-Start_of_Work_Area/context" value="时间轴（视频） &gt; 转到 &gt; 工作区域的开头"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc472 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref413 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToWorkAreaStart = stringIDToTypeID( 'timelineGoToWorkAreaStart' );         ref413.putEnumerated( idMnspsp, idMnIt, idtimelineGoToWorkAreaStart );     desc472.putReference( idnull, ref413 ); executeAction( idslct, desc472, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Go_To-Last_Frame" type="Panel">
		<name id="Panel-Timeline_(Video)-Go_To-Last_Frame/name" value="最后一帧"/> 
		<context id="Panel-Timeline_(Video)-Go_To-Last_Frame/context" value="时间轴（视频） &gt; 转到 &gt; 最后一帧"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc473 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref414 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToLastFrame = stringIDToTypeID( 'timelineGoToLastFrame' );         ref414.putEnumerated( idMnspsp, idMnIt, idtimelineGoToLastFrame );     desc473.putReference( idnull, ref414 ); executeAction( idslct, desc473, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Go_To-First_Frame" type="Panel">
		<name id="Panel-Timeline_(Video)-Go_To-First_Frame/name" value="第一帧"/> 
		<context id="Panel-Timeline_(Video)-Go_To-First_Frame/context" value="时间轴（视频） &gt; 转到 &gt; 第一帧"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc474 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref415 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToFirstFrame = stringIDToTypeID( 'timelineGoToFirstFrame' );         ref415.putEnumerated( idMnspsp, idMnIt, idtimelineGoToFirstFrame );     desc474.putReference( idnull, ref415 ); executeAction( idslct, desc474, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Go_To-Previous_Frame" type="Panel">
		<name id="Panel-Timeline_(Video)-Go_To-Previous_Frame/name" value="上一帧"/> 
		<context id="Panel-Timeline_(Video)-Go_To-Previous_Frame/context" value="时间轴（视频） &gt; 转到 &gt; 上一帧"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc475 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref416 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToPreviousFrame = stringIDToTypeID( 'timelineGoToPreviousFrame' );         ref416.putEnumerated( idMnspsp, idMnIt, idtimelineGoToPreviousFrame );     desc475.putReference( idnull, ref416 ); executeAction( idslct, desc475, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Go_To-Next_Frame" type="Panel">
		<name id="Panel-Timeline_(Video)-Go_To-Next_Frame/name" value="下一帧"/> 
		<context id="Panel-Timeline_(Video)-Go_To-Next_Frame/context" value="时间轴（视频） &gt; 转到 &gt; 下一帧"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc476 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref417 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToNextFrame = stringIDToTypeID( 'timelineGoToNextFrame' );         ref417.putEnumerated( idMnspsp, idMnIt, idtimelineGoToNextFrame );     desc476.putReference( idnull, ref417 ); executeAction( idslct, desc476, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Go_To-Time" type="Panel">
		<name id="Panel-Timeline_(Video)-Go_To-Time/name" value="时间"/> 
		<context id="Panel-Timeline_(Video)-Go_To-Time/context" value="时间轴（视频） &gt; 转到 &gt; 时间"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc477 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref418 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToTime = stringIDToTypeID( 'timelineGoToTime' );         ref418.putEnumerated( idMnspsp, idMnIt, idtimelineGoToTime );     desc477.putReference( idnull, ref418 ); executeAction( idslct, desc477, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3DCreate-Sphere_from_Grayscale" type="Main">
		<name id="Main-3DCreate-Sphere_from_Grayscale/name" value="从灰度创建球体"/> 
		<context id="Main-3DCreate-Sphere_from_Grayscale/context" value="3DCreate &gt; 从灰度创建球体"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthSphere = stringIDToTypeID( 'create3DFromDepthSphere' );     var desc478 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc478.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc478.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc478.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc478.putInteger( idkeythreeDTextureType, 7 ); executeAction( idcreatethreeDFromDepthSphere, desc478, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3DCreate-Cylinder_from_Grayscale" type="Main">
		<name id="Main-3DCreate-Cylinder_from_Grayscale/name" value="从灰度创建圆柱体"/> 
		<context id="Main-3DCreate-Cylinder_from_Grayscale/context" value="3DCreate &gt; 从灰度创建圆柱体"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthCylinder = stringIDToTypeID( 'create3DFromDepthCylinder' );     var desc479 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc479.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc479.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc479.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc479.putInteger( idkeythreeDTextureType, 6 ); executeAction( idcreatethreeDFromDepthCylinder, desc479, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3DCreate-Two-Sided_Plane_from_Grayscale" type="Main">
		<name id="Main-3DCreate-Two-Sided_Plane_from_Grayscale/name" value="从灰度创建双面平面"/> 
		<context id="Main-3DCreate-Two-Sided_Plane_from_Grayscale/context" value="3DCreate &gt; 从灰度创建双面平面"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthTwoSidedPlane = stringIDToTypeID( 'create3DFromDepthTwoSidedPlane' );     var desc480 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc480.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc480.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc480.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc480.putInteger( idkeythreeDTextureType, 5 ); executeAction( idcreatethreeDFromDepthTwoSidedPlane, desc480, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3DCreate-Plane_from_Grayscale" type="Main">
		<name id="Main-3DCreate-Plane_from_Grayscale/name" value="从灰度创建平面"/> 
		<context id="Main-3DCreate-Plane_from_Grayscale/context" value="3DCreate &gt; 从灰度创建平面"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthPlane = stringIDToTypeID( 'create3DFromDepthPlane' );     var desc481 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc481.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc481.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc481.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc481.putInteger( idkeythreeDTextureType, 4 ); executeAction( idcreatethreeDFromDepthPlane, desc481, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3DCreate-New_3D_Postcard_from_Layer" type="Main">
		<name id="Main-3DCreate-New_3D_Postcard_from_Layer/name" value="从图层新建 3D 明信片"/> 
		<context id="Main-3DCreate-New_3D_Postcard_from_Layer/context" value="3DCreate &gt; 从图层新建 3D 明信片"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc482 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc482.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc482.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc482.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc482.putInteger( idkeythreeDTextureType, 1 ); executeAction( idcreatethreeDPostcard, desc482, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3DCreate-New_3D_Extrusion_from_Current_Selection" type="Main">
		<name id="Main-3DCreate-New_3D_Extrusion_from_Current_Selection/name" value="从当前选区新建 3D 凸出"/> 
		<context id="Main-3DCreate-New_3D_Extrusion_from_Current_Selection/context" value="3DCreate &gt; 从当前选区新建 3D 凸出"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromRepousseSelection = stringIDToTypeID( 'create3DFromRepousseSelection' );     var desc483 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc483.putInteger( idkeythreeDTextureType, 13 ); executeAction( idcreatethreeDFromRepousseSelection, desc483, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3DCreate-New_3D_Extrusion_from_Selected_Path" type="Main">
		<name id="Main-3DCreate-New_3D_Extrusion_from_Selected_Path/name" value="从所选路径新建 3D 凸出"/> 
		<context id="Main-3DCreate-New_3D_Extrusion_from_Selected_Path/context" value="3DCreate &gt; 从所选路径新建 3D 凸出"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromRepousseWorkPath = stringIDToTypeID( 'create3DFromRepousseWorkPath' );     var desc484 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc484.putInteger( idkeythreeDTextureType, 9 ); executeAction( idcreatethreeDFromRepousseWorkPath, desc484, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3DCreate-New_3D_Extrusion_from_Selected_Layer" type="Main">
		<name id="Main-3DCreate-New_3D_Extrusion_from_Selected_Layer/name" value="从所选图层新建 3D 凸出"/> 
		<context id="Main-3DCreate-New_3D_Extrusion_from_Selected_Layer/context" value="3DCreate &gt; 从所选图层新建 3D 凸出"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromRepousseSheetMask = stringIDToTypeID( 'create3DFromRepousseSheetMask' );     var desc485 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc485.putInteger( idkeythreeDTextureType, 10 ); executeAction( idcreatethreeDFromRepousseSheetMask, desc485, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brush_Presets-Close_Tab_Group" type="Panel">
		<name id="Panel-Brush_Presets-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Brush_Presets-Close_Tab_Group/context" value="画笔预设 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc486 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref419 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseBrushPresetsPanelGroup = stringIDToTypeID( 'closeBrushPresetsPanelGroup' );         ref419.putEnumerated( idMnspsp, idMnIt, idcloseBrushPresetsPanelGroup );     desc486.putReference( idnull, ref419 ); executeAction( idslct, desc486, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brush_Presets-Close" type="Panel">
		<name id="Panel-Brush_Presets-Close/name" value="关闭"/> 
		<context id="Panel-Brush_Presets-Close/context" value="画笔预设 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc487 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref420 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseBrushPresetsPanel = stringIDToTypeID( 'closeBrushPresetsPanel' );         ref420.putEnumerated( idMnspsp, idMnIt, idcloseBrushPresetsPanel );     desc487.putReference( idnull, ref420 ); executeAction( idslct, desc487, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brush_Presets-Replace_Brushes" type="Panel">
		<name id="Panel-Brush_Presets-Replace_Brushes/name" value="替换画笔"/> 
		<context id="Panel-Brush_Presets-Replace_Brushes/context" value="画笔预设 &gt; 替换画笔"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc488 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref421 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsd = charIDToTypeID( 'Brsd' );         ref421.putEnumerated( idMnspsp, idMnIt, idBrsd );     desc488.putReference( idnull, ref421 ); executeAction( idslct, desc488, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brush_Presets-Save_Brushes" type="Panel">
		<name id="Panel-Brush_Presets-Save_Brushes/name" value="存储画笔"/> 
		<context id="Panel-Brush_Presets-Save_Brushes/context" value="画笔预设 &gt; 存储画笔"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc489 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref422 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsv = charIDToTypeID( 'Brsv' );         ref422.putEnumerated( idMnspsp, idMnIt, idBrsv );     desc489.putReference( idnull, ref422 ); executeAction( idslct, desc489, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brush_Presets-Load_Brushes" type="Panel">
		<name id="Panel-Brush_Presets-Load_Brushes/name" value="载入画笔"/> 
		<context id="Panel-Brush_Presets-Load_Brushes/context" value="画笔预设 &gt; 载入画笔"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc490 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref423 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsA = charIDToTypeID( 'BrsA' );         ref423.putEnumerated( idMnspsp, idMnIt, idBrsA );     desc490.putReference( idnull, ref423 ); executeAction( idslct, desc490, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brush_Presets-Reset_Brushes" type="Panel">
		<name id="Panel-Brush_Presets-Reset_Brushes/name" value="复位画笔"/> 
		<context id="Panel-Brush_Presets-Reset_Brushes/context" value="画笔预设 &gt; 复位画笔"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc491 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref424 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsR = charIDToTypeID( 'BrsR' );         ref424.putEnumerated( idMnspsp, idMnIt, idBrsR );     desc491.putReference( idnull, ref424 ); executeAction( idslct, desc491, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brush_Presets-Delete_Brush" type="Panel">
		<name id="Panel-Brush_Presets-Delete_Brush/name" value="删除画笔"/> 
		<context id="Panel-Brush_Presets-Delete_Brush/context" value="画笔预设 &gt; 删除画笔"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc492 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref425 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsf = charIDToTypeID( 'Brsf' );         ref425.putEnumerated( idMnspsp, idMnIt, idBrsf );     desc492.putReference( idnull, ref425 ); executeAction( idslct, desc492, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brush_Presets-Rename_Brush" type="Panel">
		<name id="Panel-Brush_Presets-Rename_Brush/name" value="重命名画笔"/> 
		<context id="Panel-Brush_Presets-Rename_Brush/context" value="画笔预设 &gt; 重命名画笔"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc493 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref426 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsO = charIDToTypeID( 'BrsO' );         ref426.putEnumerated( idMnspsp, idMnIt, idBrsO );     desc493.putReference( idnull, ref426 ); executeAction( idslct, desc493, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Histogram-Close_Tab_Group" type="Panel">
		<name id="Panel-Histogram-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Histogram-Close_Tab_Group/context" value="直方图 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc494 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref427 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseHistogramPanelGroup = stringIDToTypeID( 'closeHistogramPanelGroup' );         ref427.putEnumerated( idMnspsp, idMnIt, idcloseHistogramPanelGroup );     desc494.putReference( idnull, ref427 ); executeAction( idslct, desc494, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Histogram-Close" type="Panel">
		<name id="Panel-Histogram-Close/name" value="关闭"/> 
		<context id="Panel-Histogram-Close/context" value="直方图 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc495 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref428 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseHistogramPanel = stringIDToTypeID( 'closeHistogramPanel' );         ref428.putEnumerated( idMnspsp, idMnIt, idcloseHistogramPanel );     desc495.putReference( idnull, ref428 ); executeAction( idslct, desc495, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Histogram-Show_Channels_in_Color" type="Panel">
		<name id="Panel-Histogram-Show_Channels_in_Color/name" value="用原色显示通道"/> 
		<context id="Panel-Histogram-Show_Channels_in_Color/context" value="直方图 &gt; 用原色显示通道"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc496 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref429 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhistogramPaletteShowChannelsInColor = stringIDToTypeID( 'histogramPaletteShowChannelsInColor' );         ref429.putEnumerated( idMnspsp, idMnIt, idhistogramPaletteShowChannelsInColor );     desc496.putReference( idnull, ref429 ); executeAction( idslct, desc496, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Histogram-Show_Statistics" type="Panel">
		<name id="Panel-Histogram-Show_Statistics/name" value="显示统计数据"/> 
		<context id="Panel-Histogram-Show_Statistics/context" value="直方图 &gt; 显示统计数据"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc497 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref430 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhistogramPaletteShowStatistics = stringIDToTypeID( 'histogramPaletteShowStatistics' );         ref430.putEnumerated( idMnspsp, idMnIt, idhistogramPaletteShowStatistics );     desc497.putReference( idnull, ref430 ); executeAction( idslct, desc497, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Histogram-All_Channels_View" type="Panel">
		<name id="Panel-Histogram-All_Channels_View/name" value="全部通道视图"/> 
		<context id="Panel-Histogram-All_Channels_View/context" value="直方图 &gt; 全部通道视图"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc498 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref431 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhistogramPaletteAllChannelsView = stringIDToTypeID( 'histogramPaletteAllChannelsView' );         ref431.putEnumerated( idMnspsp, idMnIt, idhistogramPaletteAllChannelsView );     desc498.putReference( idnull, ref431 ); executeAction( idslct, desc498, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Histogram-Expanded_View" type="Panel">
		<name id="Panel-Histogram-Expanded_View/name" value="扩展视图"/> 
		<context id="Panel-Histogram-Expanded_View/context" value="直方图 &gt; 扩展视图"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc499 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref432 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhistogramPaletteExpandedView = stringIDToTypeID( 'histogramPaletteExpandedView' );         ref432.putEnumerated( idMnspsp, idMnIt, idhistogramPaletteExpandedView );     desc499.putReference( idnull, ref432 ); executeAction( idslct, desc499, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Histogram-Compact_View" type="Panel">
		<name id="Panel-Histogram-Compact_View/name" value="紧凑视图"/> 
		<context id="Panel-Histogram-Compact_View/context" value="直方图 &gt; 紧凑视图"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc500 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref433 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhistogramPaletteCompactView = stringIDToTypeID( 'histogramPaletteCompactView' );         ref433.putEnumerated( idMnspsp, idMnIt, idhistogramPaletteCompactView );     desc500.putReference( idnull, ref433 ); executeAction( idslct, desc500, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Histogram-Uncached_Refresh" type="Panel">
		<name id="Panel-Histogram-Uncached_Refresh/name" value="不使用高速缓存的刷新"/> 
		<context id="Panel-Histogram-Uncached_Refresh/context" value="直方图 &gt; 不使用高速缓存的刷新"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc501 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref434 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhistogramPaletteUncachedRefresh = stringIDToTypeID( 'histogramPaletteUncachedRefresh' );         ref434.putEnumerated( idMnspsp, idMnIt, idhistogramPaletteUncachedRefresh );     desc501.putReference( idnull, ref434 ); executeAction( idslct, desc501, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Get_More_Content" type="Main">
		<name id="Main-3D-Get_More_Content/name" value="获取更多内容"/> 
		<context id="Main-3D-Get_More_Content/context" value="3D &gt; 获取更多内容"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idbrowsethreeDOnline = stringIDToTypeID( 'browse3DOnline' );     var desc502 = new ActionDescriptor(); executeAction( idbrowsethreeDOnline, desc502, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Render" type="Main">
		<name id="Main-3D-Render/name" value="渲染"/> 
		<context id="Main-3D-Render/context" value="3D &gt; 渲染"/>
		<desc id="Main-3D-Render/desc" value="仅在当前选区运行光线跟踪渲染器"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderthreeDSelection = stringIDToTypeID( 'render3DSelection' );     var desc503 = new ActionDescriptor(); executeAction( idrenderthreeDSelection, desc503, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Sketch_With_Current_Brush" type="Main">
		<name id="Main-3D-Sketch_With_Current_Brush/name" value="使用当前画笔素描"/> 
		<context id="Main-3D-Sketch_With_Current_Brush/context" value="3D &gt; 使用当前画笔素描"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderUVBrushStrokes = stringIDToTypeID( 'renderUVBrushStrokes' );     var desc504 = new ActionDescriptor(); executeAction( idrenderUVBrushStrokes, desc504, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Make_Work_Path_from_3D_Layer" type="Main">
		<name id="Main-3D-Make_Work_Path_from_3D_Layer/name" value="从 3D 图层生成工作路径"/> 
		<context id="Main-3D-Make_Work_Path_from_3D_Layer/context" value="3D &gt; 从 3D 图层生成工作路径"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatePathFromthreeD = stringIDToTypeID( 'createPathFrom3D' );     var desc505 = new ActionDescriptor(); executeAction( idcreatePathFromthreeD, desc505, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_System-Projection" type="Main">
		<name id="Main-3D-Paint_System-Projection/name" value="投影"/> 
		<context id="Main-3D-Paint_System-Projection/context" value="3D &gt; 绘画系统 &gt; 投影"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idprojectionPaintToggle = stringIDToTypeID( 'projectionPaintToggle' );     var desc506 = new ActionDescriptor(); executeAction( idprojectionPaintToggle, desc506, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_System-Texture" type="Main">
		<name id="Main-3D-Paint_System-Texture/name" value="纹理"/> 
		<context id="Main-3D-Paint_System-Texture/context" value="3D &gt; 绘画系统 &gt; 纹理"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idprojectionPaintToggle = stringIDToTypeID( 'projectionPaintToggle' );     var desc507 = new ActionDescriptor(); executeAction( idprojectionPaintToggle, desc507, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Select_Paintable_Areas" type="Main">
		<name id="Main-3D-Select_Paintable_Areas/name" value="选择可绘画区域"/> 
		<context id="Main-3D-Select_Paintable_Areas/context" value="3D &gt; 选择可绘画区域"/>
		<desc id="Main-3D-Select_Paintable_Areas/desc" value="根据对象和相机相对于屏幕的位置选择适合绘画的区域（基于投影的 3D 绘画）。"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idselectthreeDPaintable = stringIDToTypeID( 'select3DPaintable' );     var desc508 = new ActionDescriptor(); executeAction( idselectthreeDPaintable, desc508, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Create_Painting_Overlay-Normals" type="Main">
		<name id="Main-3D-Create_Painting_Overlay-Normals/name" value="正常"/> 
		<context id="Main-3D-Create_Painting_Overlay-Normals/context" value="3D &gt; 创建绘图叠加 &gt; 正常"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderUVNormalMap = stringIDToTypeID( 'renderUVNormalMap' );     var desc509 = new ActionDescriptor(); executeAction( idrenderUVNormalMap, desc509, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Create_Painting_Overlay-Shaded" type="Main">
		<name id="Main-3D-Create_Painting_Overlay-Shaded/name" value="着色"/> 
		<context id="Main-3D-Create_Painting_Overlay-Shaded/context" value="3D &gt; 创建绘图叠加 &gt; 着色"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderUVShaded = stringIDToTypeID( 'renderUVShaded' );     var desc510 = new ActionDescriptor(); executeAction( idrenderUVShaded, desc510, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Create_Painting_Overlay-Wireframe" type="Main">
		<name id="Main-3D-Create_Painting_Overlay-Wireframe/name" value="线框"/> 
		<context id="Main-3D-Create_Painting_Overlay-Wireframe/context" value="3D &gt; 创建绘图叠加 &gt; 线框"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderUVWireframe = stringIDToTypeID( 'renderUVWireframe' );     var desc511 = new ActionDescriptor(); executeAction( idrenderUVWireframe, desc511, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Regenerate_UVs" type="Main">
		<name id="Main-3D-Regenerate_UVs/name" value="重新生成 UV"/> 
		<context id="Main-3D-Regenerate_UVs/context" value="3D &gt; 重新生成 UV"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idreparameterizethreeDModel = stringIDToTypeID( 'reparameterize3DModel' );     var desc512 = new ActionDescriptor(); executeAction( idreparameterizethreeDModel, desc512, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_on_Target_Texture-Roughness" type="Main">
		<name id="Main-3D-Paint_on_Target_Texture-Roughness/name" value="粗糙度"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Roughness/context" value="3D &gt; 在目标纹理上绘画 &gt; 粗糙度"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintType = stringIDToTypeID( 'set3DPaintType' );     var desc513 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc513.putInteger( idkeythreeDPaintType, 10 ); executeAction( idsetthreeDPaintType, desc513, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_on_Target_Texture-Reflectivity" type="Main">
		<name id="Main-3D-Paint_on_Target_Texture-Reflectivity/name" value="反射"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Reflectivity/context" value="3D &gt; 在目标纹理上绘画 &gt; 反射"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintType = stringIDToTypeID( 'set3DPaintType' );     var desc514 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc514.putInteger( idkeythreeDPaintType, 7 ); executeAction( idsetthreeDPaintType, desc514, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_on_Target_Texture-Self-Illumination" type="Main">
		<name id="Main-3D-Paint_on_Target_Texture-Self-Illumination/name" value="自发光"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Self-Illumination/context" value="3D &gt; 在目标纹理上绘画 &gt; 自发光"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintType = stringIDToTypeID( 'set3DPaintType' );     var desc515 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc515.putInteger( idkeythreeDPaintType, 6 ); executeAction( idsetthreeDPaintType, desc515, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_on_Target_Texture-Shininess" type="Main">
		<name id="Main-3D-Paint_on_Target_Texture-Shininess/name" value="反光度"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Shininess/context" value="3D &gt; 在目标纹理上绘画 &gt; 反光度"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintType = stringIDToTypeID( 'set3DPaintType' );     var desc516 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc516.putInteger( idkeythreeDPaintType, 5 ); executeAction( idsetthreeDPaintType, desc516, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_on_Target_Texture-Opacity" type="Main">
		<name id="Main-3D-Paint_on_Target_Texture-Opacity/name" value="不透明度"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Opacity/context" value="3D &gt; 在目标纹理上绘画 &gt; 不透明度"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintType = stringIDToTypeID( 'set3DPaintType' );     var desc517 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc517.putInteger( idkeythreeDPaintType, 4 ); executeAction( idsetthreeDPaintType, desc517, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_on_Target_Texture-Specular_Color" type="Main">
		<name id="Main-3D-Paint_on_Target_Texture-Specular_Color/name" value="镜面颜色"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Specular_Color/context" value="3D &gt; 在目标纹理上绘画 &gt; 镜面颜色"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintType = stringIDToTypeID( 'set3DPaintType' );     var desc518 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc518.putInteger( idkeythreeDPaintType, 3 ); executeAction( idsetthreeDPaintType, desc518, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_on_Target_Texture-Bump" type="Main">
		<name id="Main-3D-Paint_on_Target_Texture-Bump/name" value="凹凸"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Bump/context" value="3D &gt; 在目标纹理上绘画 &gt; 凹凸"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintType = stringIDToTypeID( 'set3DPaintType' );     var desc519 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc519.putInteger( idkeythreeDPaintType, 2 ); executeAction( idsetthreeDPaintType, desc519, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_on_Target_Texture-Diffuse" type="Main">
		<name id="Main-3D-Paint_on_Target_Texture-Diffuse/name" value="漫射"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Diffuse/context" value="3D &gt; 在目标纹理上绘画 &gt; 漫射"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintType = stringIDToTypeID( 'set3DPaintType' );     var desc520 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc520.putInteger( idkeythreeDPaintType, 0 ); executeAction( idsetthreeDPaintType, desc520, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_Falloff" type="Main">
		<name id="Main-3D-Paint_Falloff/name" value="绘画衰减"/> 
		<context id="Main-3D-Paint_Falloff/context" value="3D &gt; 绘画衰减"/>
		<desc id="Main-3D-Paint_Falloff/desc" value="设置当遇到边缘或曲面时不再进行绘画的距离"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintFalloff = stringIDToTypeID( 'set3DPaintFalloff' );     var desc521 = new ActionDescriptor(); executeAction( idsetthreeDPaintFalloff, desc521, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_Tiled_Painting_from_Layer" type="Main">
		<name id="Main-3D-New_Tiled_Painting_from_Layer/name" value="从图层新建拼贴绘画"/> 
		<context id="Main-3D-New_Tiled_Painting_from_Layer/context" value="3D &gt; 从图层新建拼贴绘画"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDTiledPainting = stringIDToTypeID( 'create3DTiledPainting' );     var desc522 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc522.putDouble( idkeythreeDXPos, 3.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc522.putDouble( idkeythreeDYPos, 3.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc522.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc522.putInteger( idkeythreeDTextureType, 8 ); executeAction( idcreatethreeDTiledPainting, desc522, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Merge_3D_Layers" type="Main">
		<name id="Main-3D-Merge_3D_Layers/name" value="合并 3D 图层"/> 
		<context id="Main-3D-Merge_3D_Layers/context" value="3D &gt; 合并 3D 图层"/>
		<desc id="Main-3D-Merge_3D_Layers/desc" value="选择具有相符相机的多个 3D 图层，以将它们合并到多个网格的单个场景"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMrgtwo = charIDToTypeID( 'Mrg2' );     var desc523 = new ActionDescriptor(); executeAction( idMrgtwo, desc523, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Split_Extrusion" type="Main">
		<name id="Main-3D-Split_Extrusion/name" value="拆分凸出"/> 
		<context id="Main-3D-Split_Extrusion/context" value="3D &gt; 拆分凸出"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsplitRepousseMesh = stringIDToTypeID( 'splitRepousseMesh' );     var desc524 = new ActionDescriptor(); executeAction( idsplitRepousseMesh, desc524, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Move_Object_to_Ground_Plane" type="Main">
		<name id="Main-3D-Move_Object_to_Ground_Plane/name" value="将对象移到地面"/> 
		<context id="Main-3D-Move_Object_to_Ground_Plane/context" value="3D &gt; 将对象移到地面"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var iddropTothreeDGroundPlane = stringIDToTypeID( 'dropTo3DGroundPlane' );     var desc525 = new ActionDescriptor(); executeAction( iddropTothreeDGroundPlane, desc525, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Show/Hide_Polygons-Reveal_All" type="Main">
		<name id="Main-3D-Show/Hide_Polygons-Reveal_All/name" value="显示全部"/> 
		<context id="Main-3D-Show/Hide_Polygons-Reveal_All/context" value="3D &gt; 显示/隐藏多边形 &gt; 显示全部"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrevealAllthreeD = stringIDToTypeID( 'revealAll3D' );     var desc526 = new ActionDescriptor(); executeAction( idrevealAllthreeD, desc526, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Show/Hide_Polygons-Invert_Visible" type="Main">
		<name id="Main-3D-Show/Hide_Polygons-Invert_Visible/name" value="反转可见"/> 
		<context id="Main-3D-Show/Hide_Polygons-Invert_Visible/context" value="3D &gt; 显示/隐藏多边形 &gt; 反转可见"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idinvertthreeDSelected = stringIDToTypeID( 'invert3DSelected' );     var desc527 = new ActionDescriptor(); executeAction( idinvertthreeDSelected, desc527, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Show/Hide_Polygons-Within_Selection" type="Main">
		<name id="Main-3D-Show/Hide_Polygons-Within_Selection/name" value="选区内"/> 
		<context id="Main-3D-Show/Hide_Polygons-Within_Selection/context" value="3D &gt; 显示/隐藏多边形 &gt; 选区内"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idhideTopthreeDSelected = stringIDToTypeID( 'hideTop3DSelected' );     var desc528 = new ActionDescriptor(); executeAction( idhideTopthreeDSelected, desc528, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Add_Constraint(s)_from-Selected_Path" type="Main">
		<name id="Main-3D-Add_Constraint(s)_from-Selected_Path/name" value="所选路径"/> 
		<context id="Main-3D-Add_Constraint(s)_from-Selected_Path/context" value="3D &gt; 添加约束的来源 &gt; 所选路径"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreateConstraintFromWorkPath = stringIDToTypeID( 'createConstraintFromWorkPath' );     var desc529 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc529.putInteger( idkeythreeDTextureType, 14 ); executeAction( idcreateConstraintFromWorkPath, desc529, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Add_Constraint(s)_from-Current_Selection" type="Main">
		<name id="Main-3D-Add_Constraint(s)_from-Current_Selection/name" value="当前选区"/> 
		<context id="Main-3D-Add_Constraint(s)_from-Current_Selection/context" value="3D &gt; 添加约束的来源 &gt; 当前选区"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreateConstraintFromSelection = stringIDToTypeID( 'createConstraintFromSelection' );     var desc530 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc530.putInteger( idkeythreeDTextureType, 15 ); executeAction( idcreateConstraintFromSelection, desc530, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_Mesh_from_Layer-Volume" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Volume/name" value="体积"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Volume/context" value="3D &gt; 从图层新建网格 &gt; 体积"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreateVolume = stringIDToTypeID( 'createVolume' );     var desc531 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc531.putInteger( idkeythreeDTextureType, 2 ); executeAction( idcreateVolume, desc531, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_Mesh_from_Layer-Postcard" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Postcard/name" value="明信片"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Postcard/context" value="3D &gt; 从图层新建网格 &gt; 明信片"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc532 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc532.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc532.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc532.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc532.putInteger( idkeythreeDTextureType, 1 ); executeAction( idcreatethreeDPostcard, desc532, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_3D_Extrusion_from_Current_Selection" type="Main">
		<name id="Main-3D-New_3D_Extrusion_from_Current_Selection/name" value="从当前选区新建 3D 凸出"/> 
		<context id="Main-3D-New_3D_Extrusion_from_Current_Selection/context" value="3D &gt; 从当前选区新建 3D 凸出"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromRepousseSelection = stringIDToTypeID( 'create3DFromRepousseSelection' );     var desc533 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc533.putInteger( idkeythreeDTextureType, 13 ); executeAction( idcreatethreeDFromRepousseSelection, desc533, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_3D_Extrusion_from_Selected_Path" type="Main">
		<name id="Main-3D-New_3D_Extrusion_from_Selected_Path/name" value="从所选路径新建 3D 凸出"/> 
		<context id="Main-3D-New_3D_Extrusion_from_Selected_Path/context" value="3D &gt; 从所选路径新建 3D 凸出"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromRepousseWorkPath = stringIDToTypeID( 'create3DFromRepousseWorkPath' );     var desc534 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc534.putInteger( idkeythreeDTextureType, 9 ); executeAction( idcreatethreeDFromRepousseWorkPath, desc534, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_3D_Extrusion_from_Selected_Layer" type="Main">
		<name id="Main-3D-New_3D_Extrusion_from_Selected_Layer/name" value="从所选图层新建 3D 凸出"/> 
		<context id="Main-3D-New_3D_Extrusion_from_Selected_Layer/context" value="3D &gt; 从所选图层新建 3D 凸出"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromRepousseSheetMask = stringIDToTypeID( 'create3DFromRepousseSheetMask' );     var desc535 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc535.putInteger( idkeythreeDTextureType, 10 ); executeAction( idcreatethreeDFromRepousseSheetMask, desc535, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Export_3D_Layer" type="Main">
		<name id="Main-3D-Export_3D_Layer/name" value="导出 3D 图层"/> 
		<context id="Main-3D-Export_3D_Layer/context" value="3D &gt; 导出 3D 图层"/>
		<desc id="Main-3D-Export_3D_Layer/desc" value="将目标 3D 图层导出到 Collada (DAE)、Google Earth (KMZ)、U3D 或 OBJ"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idexportthreeDModel = stringIDToTypeID( 'export3DModel' );     var desc536 = new ActionDescriptor(); executeAction( idexportthreeDModel, desc536, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_3D_Layer_from_File" type="Main">
		<name id="Main-3D-New_3D_Layer_from_File/name" value="从文件新建 3D 图层"/> 
		<context id="Main-3D-New_3D_Layer_from_File/context" value="3D &gt; 从文件新建 3D 图层"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idaddthreeDLayerFromFile = stringIDToTypeID( 'add3DLayerFromFile' );     var desc537 = new ActionDescriptor(); executeAction( idaddthreeDLayerFromFile, desc537, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Close_Tab_Group" type="Panel">
		<name id="Panel-Layer_Comps-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Layer_Comps-Close_Tab_Group/context" value="图层复合 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc538 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref435 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseLayerCompsPanelGroup = stringIDToTypeID( 'closeLayerCompsPanelGroup' );         ref435.putEnumerated( idMnspsp, idMnIt, idcloseLayerCompsPanelGroup );     desc538.putReference( idnull, ref435 ); executeAction( idslct, desc538, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Close" type="Panel">
		<name id="Panel-Layer_Comps-Close/name" value="关闭"/> 
		<context id="Panel-Layer_Comps-Close/context" value="图层复合 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc539 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref436 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseLayerCompsPanel = stringIDToTypeID( 'closeLayerCompsPanel' );         ref436.putEnumerated( idMnspsp, idMnIt, idcloseLayerCompsPanel );     desc539.putReference( idnull, ref436 ); executeAction( idslct, desc539, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Layer_Comp_Options" type="Panel">
		<name id="Panel-Layer_Comps-Layer_Comp_Options/name" value="图层复合选项"/> 
		<context id="Panel-Layer_Comps-Layer_Comp_Options/context" value="图层复合 &gt; 图层复合选项"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc540 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref437 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref437.putEnumerated( idcompsClass, idOrdn, idTrgt );     desc540.putReference( idnull, ref437 ); executeAction( idsetd, desc540, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Restore_Last_Document_State" type="Panel">
		<name id="Panel-Layer_Comps-Restore_Last_Document_State/name" value="恢复最后的文档状态"/> 
		<context id="Panel-Layer_Comps-Restore_Last_Document_State/context" value="图层复合 &gt; 恢复最后的文档状态"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idresetFromComp = stringIDToTypeID( 'resetFromComp' );     var desc541 = new ActionDescriptor(); executeAction( idresetFromComp, desc541, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Previous_Layer_Comp" type="Panel">
		<name id="Panel-Layer_Comps-Previous_Layer_Comp/name" value="上一个图层复合"/> 
		<context id="Panel-Layer_Comps-Previous_Layer_Comp/context" value="图层复合 &gt; 上一个图层复合"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyComp = stringIDToTypeID( 'applyComp' );     var desc542 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref438 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idPrvs = charIDToTypeID( 'Prvs' );         ref438.putEnumerated( idcompsClass, idOrdn, idPrvs );     desc542.putReference( idnull, ref438 ); executeAction( idapplyComp, desc542, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Next_Layer_Comp" type="Panel">
		<name id="Panel-Layer_Comps-Next_Layer_Comp/name" value="下一个图层复合"/> 
		<context id="Panel-Layer_Comps-Next_Layer_Comp/context" value="图层复合 &gt; 下一个图层复合"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyComp = stringIDToTypeID( 'applyComp' );     var desc543 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref439 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idNxtsp = charIDToTypeID( 'Nxt ' );         ref439.putEnumerated( idcompsClass, idOrdn, idNxtsp );     desc543.putReference( idnull, ref439 ); executeAction( idapplyComp, desc543, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Apply_Layer_Comp" type="Panel">
		<name id="Panel-Layer_Comps-Apply_Layer_Comp/name" value="应用图层复合"/> 
		<context id="Panel-Layer_Comps-Apply_Layer_Comp/context" value="图层复合 &gt; 应用图层复合"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyComp = stringIDToTypeID( 'applyComp' );     var desc544 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref440 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref440.putEnumerated( idcompsClass, idOrdn, idTrgt );     desc544.putReference( idnull, ref440 ); executeAction( idapplyComp, desc544, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Update_Layer_Comp" type="Panel">
		<name id="Panel-Layer_Comps-Update_Layer_Comp/name" value="更新图层复合"/> 
		<context id="Panel-Layer_Comps-Update_Layer_Comp/context" value="图层复合 &gt; 更新图层复合"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrecapture = stringIDToTypeID( 'recapture' );     var desc545 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref441 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref441.putEnumerated( idcompsClass, idOrdn, idTrgt );     desc545.putReference( idnull, ref441 ); executeAction( idrecapture, desc545, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Delete_Layer_Comp" type="Panel">
		<name id="Panel-Layer_Comps-Delete_Layer_Comp/name" value="删除图层复合"/> 
		<context id="Panel-Layer_Comps-Delete_Layer_Comp/context" value="图层复合 &gt; 删除图层复合"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc546 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref442 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref442.putEnumerated( idcompsClass, idOrdn, idTrgt );     desc546.putReference( idnull, ref442 ); executeAction( idDltsp, desc546, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Duplicate_Layer_Comp" type="Panel">
		<name id="Panel-Layer_Comps-Duplicate_Layer_Comp/name" value="复制图层复合"/> 
		<context id="Panel-Layer_Comps-Duplicate_Layer_Comp/context" value="图层复合 &gt; 复制图层复合"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDplc = charIDToTypeID( 'Dplc' );     var desc547 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref443 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref443.putEnumerated( idcompsClass, idOrdn, idTrgt );     desc547.putReference( idnull, ref443 ); executeAction( idDplc, desc547, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-New_Layer_Comp" type="Panel">
		<name id="Panel-Layer_Comps-New_Layer_Comp/name" value="新建图层复合"/> 
		<context id="Panel-Layer_Comps-New_Layer_Comp/context" value="图层复合 &gt; 新建图层复合"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc548 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref444 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         ref444.putClass( idcompsClass );     desc548.putReference( idnull, ref444 ); executeAction( idMkspsp, desc548, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Tool_Presets-Close_Tab_Group" type="Panel">
		<name id="Panel-Tool_Presets-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Tool_Presets-Close_Tab_Group/context" value="工具预设 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc549 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref445 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseToolPresetsPanelGroup = stringIDToTypeID( 'closeToolPresetsPanelGroup' );         ref445.putEnumerated( idMnspsp, idMnIt, idcloseToolPresetsPanelGroup );     desc549.putReference( idnull, ref445 ); executeAction( idslct, desc549, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Tool_Presets-Close" type="Panel">
		<name id="Panel-Tool_Presets-Close/name" value="关闭"/> 
		<context id="Panel-Tool_Presets-Close/context" value="工具预设 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc550 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref446 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseToolPresetsPanel = stringIDToTypeID( 'closeToolPresetsPanel' );         ref446.putEnumerated( idMnspsp, idMnIt, idcloseToolPresetsPanel );     desc550.putReference( idnull, ref446 ); executeAction( idslct, desc550, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Remove_Layer_Mask-Apply" type="Main">
		<name id="Main-Remove_Layer_Mask-Apply/name" value="应用"/> 
		<context id="Main-Remove_Layer_Mask-Apply/context" value="移去图层蒙版 &gt; 应用"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc551 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref447 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref447.putEnumerated( idChnl, idChnl, idMsksp );     desc551.putReference( idnull, ref447 );     var idAply = charIDToTypeID( 'Aply' );     desc551.putBoolean( idAply, true ); executeAction( idDltsp, desc551, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Remove_Layer_Mask-Delete" type="Main">
		<name id="Main-Remove_Layer_Mask-Delete/name" value="删除"/> 
		<context id="Main-Remove_Layer_Mask-Delete/context" value="移去图层蒙版 &gt; 删除"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc552 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref448 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref448.putEnumerated( idChnl, idChnl, idMsksp );     desc552.putReference( idnull, ref448 ); executeAction( idDltsp, desc552, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer_Mask-Link" type="Main">
		<name id="Main-Layer_Mask-Link/name" value="链接"/> 
		<context id="Main-Layer_Mask-Link/context" value="图层蒙版 &gt; 链接"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc553 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref449 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref449.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc553.putReference( idnull, ref449 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc554 = new ActionDescriptor();         var idUsrs = charIDToTypeID( 'Usrs' );         desc554.putBoolean( idUsrs, true );     var idLyrsp = charIDToTypeID( 'Lyr ' );     desc553.putObject( idTspspsp, idLyrsp, desc554 ); executeAction( idsetd, desc553, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer_Mask-Enable" type="Main">
		<name id="Main-Layer_Mask-Enable/name" value="启用"/> 
		<context id="Main-Layer_Mask-Enable/context" value="图层蒙版 &gt; 启用"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc555 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref450 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglM = charIDToTypeID( 'TglM' );         ref450.putEnumerated( idMnspsp, idMnIt, idTglM );     desc555.putReference( idnull, ref450 ); executeAction( idslct, desc555, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer_Mask-Apply" type="Main">
		<name id="Main-Layer_Mask-Apply/name" value="应用"/> 
		<context id="Main-Layer_Mask-Apply/context" value="图层蒙版 &gt; 应用"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc556 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref451 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref451.putEnumerated( idChnl, idChnl, idMsksp );     desc556.putReference( idnull, ref451 );     var idAply = charIDToTypeID( 'Aply' );     desc556.putBoolean( idAply, true ); executeAction( idDltsp, desc556, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer_Mask-Discard" type="Main">
		<name id="Main-Layer_Mask-Discard/name" value="扔掉"/> 
		<context id="Main-Layer_Mask-Discard/context" value="图层蒙版 &gt; 扔掉"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc557 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref452 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref452.putEnumerated( idChnl, idChnl, idMsksp );     desc557.putReference( idnull, ref452 ); executeAction( idDltsp, desc557, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer_Mask-Add_Hide_Selection" type="Main">
		<name id="Main-Layer_Mask-Add_Hide_Selection/name" value="添加隐藏选区"/> 
		<context id="Main-Layer_Mask-Add_Hide_Selection/context" value="图层蒙版 &gt; 添加隐藏选区"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc558 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc558.putClass( idNwspsp, idChnl );     var idAtspsp = charIDToTypeID( 'At  ' );         var ref453 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref453.putEnumerated( idChnl, idChnl, idMsksp );     desc558.putReference( idAtspsp, ref453 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idHdSl = charIDToTypeID( 'HdSl' );     desc558.putEnumerated( idUsng, idUsrM, idHdSl ); executeAction( idMkspsp, desc558, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer_Mask-Add_Reveal_Selection" type="Main">
		<name id="Main-Layer_Mask-Add_Reveal_Selection/name" value="添加显示选区"/> 
		<context id="Main-Layer_Mask-Add_Reveal_Selection/context" value="图层蒙版 &gt; 添加显示选区"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc559 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc559.putClass( idNwspsp, idChnl );     var idAtspsp = charIDToTypeID( 'At  ' );         var ref454 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref454.putEnumerated( idChnl, idChnl, idMsksp );     desc559.putReference( idAtspsp, ref454 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idRvlS = charIDToTypeID( 'RvlS' );     desc559.putEnumerated( idUsng, idUsrM, idRvlS ); executeAction( idMkspsp, desc559, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer_Mask-Add_Hide_All" type="Main">
		<name id="Main-Layer_Mask-Add_Hide_All/name" value="添加隐藏全部"/> 
		<context id="Main-Layer_Mask-Add_Hide_All/context" value="图层蒙版 &gt; 添加隐藏全部"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc560 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc560.putClass( idNwspsp, idChnl );     var idAtspsp = charIDToTypeID( 'At  ' );         var ref455 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref455.putEnumerated( idChnl, idChnl, idMsksp );     desc560.putReference( idAtspsp, ref455 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idHdAl = charIDToTypeID( 'HdAl' );     desc560.putEnumerated( idUsng, idUsrM, idHdAl ); executeAction( idMkspsp, desc560, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer_Mask-Add_Reveal_All" type="Main">
		<name id="Main-Layer_Mask-Add_Reveal_All/name" value="添加显示全部"/> 
		<context id="Main-Layer_Mask-Add_Reveal_All/context" value="图层蒙版 &gt; 添加显示全部"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc561 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc561.putClass( idNwspsp, idChnl );     var idAtspsp = charIDToTypeID( 'At  ' );         var ref456 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref456.putEnumerated( idChnl, idChnl, idMsksp );     desc561.putReference( idAtspsp, ref456 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idRvlA = charIDToTypeID( 'RvlA' );     desc561.putEnumerated( idUsng, idUsrM, idRvlA ); executeAction( idMkspsp, desc561, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-Close_Tab_Group" type="Panel">
		<name id="Panel-History-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-History-Close_Tab_Group/context" value="历史记录 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc562 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref457 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseHistoryPanelGroup = stringIDToTypeID( 'closeHistoryPanelGroup' );         ref457.putEnumerated( idMnspsp, idMnIt, idcloseHistoryPanelGroup );     desc562.putReference( idnull, ref457 ); executeAction( idslct, desc562, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-Close" type="Panel">
		<name id="Panel-History-Close/name" value="关闭"/> 
		<context id="Panel-History-Close/context" value="历史记录 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc563 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref458 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseHistoryPanel = stringIDToTypeID( 'closeHistoryPanel' );         ref458.putEnumerated( idMnspsp, idMnIt, idcloseHistoryPanel );     desc563.putReference( idnull, ref458 ); executeAction( idslct, desc563, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-History_Options" type="Panel">
		<name id="Panel-History-History_Options/name" value="历史记录选项"/> 
		<context id="Panel-History-History_Options/context" value="历史记录 &gt; 历史记录选项"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc564 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref459 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idHstO = charIDToTypeID( 'HstO' );         ref459.putEnumerated( idMnspsp, idMnIt, idHstO );     desc564.putReference( idnull, ref459 ); executeAction( idslct, desc564, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-New_Document" type="Panel">
		<name id="Panel-History-New_Document/name" value="新建文档"/> 
		<context id="Panel-History-New_Document/context" value="历史记录 &gt; 新建文档"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc565 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref460 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         ref460.putClass( idDcmn );     desc565.putReference( idnull, ref460 );     var idUsng = charIDToTypeID( 'Usng' );         var ref461 = new ActionReference();         var idHstS = charIDToTypeID( 'HstS' );         var idCrnH = charIDToTypeID( 'CrnH' );         ref461.putProperty( idHstS, idCrnH );     desc565.putReference( idUsng, ref461 ); executeAction( idMkspsp, desc565, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-Clear_History" type="Panel">
		<name id="Panel-History-Clear_History/name" value="清除历史记录"/> 
		<context id="Panel-History-Clear_History/context" value="历史记录 &gt; 清除历史记录"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCler = charIDToTypeID( 'Cler' );     var desc566 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref462 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idHsSt = charIDToTypeID( 'HsSt' );         ref462.putProperty( idPrpr, idHsSt );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref462.putEnumerated( idDcmn, idOrdn, idTrgt );     desc566.putReference( idnull, ref462 ); executeAction( idCler, desc566, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-Delete" type="Panel">
		<name id="Panel-History-Delete/name" value="删除"/> 
		<context id="Panel-History-Delete/context" value="历史记录 &gt; 删除"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc567 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref463 = new ActionReference();         var idHstS = charIDToTypeID( 'HstS' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref463.putEnumerated( idHstS, idOrdn, idTrgt );     desc567.putReference( idnull, ref463 ); executeAction( idDltsp, desc567, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-New_Snapshot" type="Panel">
		<name id="Panel-History-New_Snapshot/name" value="新建快照"/> 
		<context id="Panel-History-New_Snapshot/context" value="历史记录 &gt; 新建快照"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc568 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref464 = new ActionReference();         var idSnpS = charIDToTypeID( 'SnpS' );         ref464.putClass( idSnpS );     desc568.putReference( idnull, ref464 ); executeAction( idMkspsp, desc568, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-Step_Backward" type="Panel">
		<name id="Panel-History-Step_Backward/name" value="后退一步"/> 
		<context id="Panel-History-Step_Backward/context" value="历史记录 &gt; 后退一步"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPrvs = charIDToTypeID( 'Prvs' );     var desc569 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref465 = new ActionReference();         var idHstS = charIDToTypeID( 'HstS' );         ref465.putClass( idHstS );     desc569.putReference( idnull, ref465 ); executeAction( idPrvs, desc569, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-Step_Forward" type="Panel">
		<name id="Panel-History-Step_Forward/name" value="前进一步"/> 
		<context id="Panel-History-Step_Forward/context" value="历史记录 &gt; 前进一步"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idNxtsp = charIDToTypeID( 'Nxt ' );     var desc570 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref466 = new ActionReference();         var idHstS = charIDToTypeID( 'HstS' );         ref466.putClass( idHstS );     desc570.putReference( idnull, ref466 ); executeAction( idNxtsp, desc570, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Navigator-Close_Tab_Group" type="Panel">
		<name id="Panel-Navigator-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Navigator-Close_Tab_Group/context" value="导航器 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc571 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref467 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseNavigatorPanelGroup = stringIDToTypeID( 'closeNavigatorPanelGroup' );         ref467.putEnumerated( idMnspsp, idMnIt, idcloseNavigatorPanelGroup );     desc571.putReference( idnull, ref467 ); executeAction( idslct, desc571, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Navigator-Close" type="Panel">
		<name id="Panel-Navigator-Close/name" value="关闭"/> 
		<context id="Panel-Navigator-Close/context" value="导航器 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc572 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref468 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseNavigatorPanel = stringIDToTypeID( 'closeNavigatorPanel' );         ref468.putEnumerated( idMnspsp, idMnIt, idcloseNavigatorPanel );     desc572.putReference( idnull, ref468 ); executeAction( idslct, desc572, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Navigator-Panel_Options" type="Panel">
		<name id="Panel-Navigator-Panel_Options/name" value="面板选项"/> 
		<context id="Panel-Navigator-Panel_Options/context" value="导航器 &gt; 面板选项"/>
		<desc id="Panel-Navigator-Panel_Options/desc" value="控制导航器窗口的颜色边框选项"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc573 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref469 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idNvgP = charIDToTypeID( 'NvgP' );         ref469.putEnumerated( idMnspsp, idMnIt, idNvgP );     desc573.putReference( idnull, ref469 ); executeAction( idslct, desc573, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Actions-Close_Tab_Group" type="Panel">
		<name id="Panel-Actions-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Actions-Close_Tab_Group/context" value="动作 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc574 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref470 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseActionsPanelGroup = stringIDToTypeID( 'closeActionsPanelGroup' );         ref470.putEnumerated( idMnspsp, idMnIt, idcloseActionsPanelGroup );     desc574.putReference( idnull, ref470 ); executeAction( idslct, desc574, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Actions-Close" type="Panel">
		<name id="Panel-Actions-Close/name" value="关闭"/> 
		<context id="Panel-Actions-Close/context" value="动作 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc575 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref471 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseActionsPanel = stringIDToTypeID( 'closeActionsPanel' );         ref471.putEnumerated( idMnspsp, idMnIt, idcloseActionsPanel );     desc575.putReference( idnull, ref471 ); executeAction( idslct, desc575, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Actions-Allow_Tool_Recording" type="Panel">
		<name id="Panel-Actions-Allow_Tool_Recording/name" value="允许工具记录"/> 
		<context id="Panel-Actions-Allow_Tool_Recording/context" value="动作 &gt; 允许工具记录"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc576 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref472 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idallowToolRecording = stringIDToTypeID( 'allowToolRecording' );         ref472.putEnumerated( idMnspsp, idMnIt, idallowToolRecording );     desc576.putReference( idnull, ref472 ); executeAction( idslct, desc576, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Actions-Playback_Options" type="Panel">
		<name id="Panel-Actions-Playback_Options/name" value="回放选项"/> 
		<context id="Panel-Actions-Playback_Options/context" value="动作 &gt; 回放选项"/>
		<desc id="Panel-Actions-Playback_Options/desc" value="查看动作回放选项"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc577 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref473 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPbkO = charIDToTypeID( 'PbkO' );         ref473.putEnumerated( idMnspsp, idMnIt, idPbkO );     desc577.putReference( idnull, ref473 ); executeAction( idslct, desc577, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Actions-New_Set" type="Panel">
		<name id="Panel-Actions-New_Set/name" value="新建组"/> 
		<context id="Panel-Actions-New_Set/context" value="动作 &gt; 新建组"/>
		<desc id="Panel-Actions-New_Set/desc" value="新建动作集"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc578 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idASet = charIDToTypeID( 'ASet' );     desc578.putClass( idNwspsp, idASet ); executeAction( idMkspsp, desc578, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Actions-New_Action" type="Panel">
		<name id="Panel-Actions-New_Action/name" value="新建动作"/> 
		<context id="Panel-Actions-New_Action/context" value="动作 &gt; 新建动作"/>
		<desc id="Panel-Actions-New_Action/desc" value="启动新动作"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc579 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idActn = charIDToTypeID( 'Actn' );     desc579.putClass( idNwspsp, idActn ); executeAction( idMkspsp, desc579, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Actions-Button_Mode" type="Panel">
		<name id="Panel-Actions-Button_Mode/name" value="按钮模式"/> 
		<context id="Panel-Actions-Button_Mode/context" value="动作 &gt; 按钮模式"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc580 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref474 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBtnM = charIDToTypeID( 'BtnM' );         ref474.putEnumerated( idMnspsp, idMnIt, idBtnM );     desc580.putReference( idnull, ref474 ); executeAction( idslct, desc580, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Close_Tab_Group" type="Panel">
		<name id="Panel-Swatches-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Swatches-Close_Tab_Group/context" value="色板 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc581 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref475 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseSwatchesPanelGroup = stringIDToTypeID( 'closeSwatchesPanelGroup' );         ref475.putEnumerated( idMnspsp, idMnIt, idcloseSwatchesPanelGroup );     desc581.putReference( idnull, ref475 ); executeAction( idslct, desc581, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Close" type="Panel">
		<name id="Panel-Swatches-Close/name" value="关闭"/> 
		<context id="Panel-Swatches-Close/context" value="色板 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc582 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref476 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseSwatchesPanel = stringIDToTypeID( 'closeSwatchesPanel' );         ref476.putEnumerated( idMnspsp, idMnIt, idcloseSwatchesPanel );     desc582.putReference( idnull, ref476 ); executeAction( idslct, desc582, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Replace_Swatches" type="Panel">
		<name id="Panel-Swatches-Replace_Swatches/name" value="替换色板"/> 
		<context id="Panel-Swatches-Replace_Swatches/context" value="色板 &gt; 替换色板"/>
		<desc id="Panel-Swatches-Replace_Swatches/desc" value="替换色板"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc583 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref477 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSwtp = charIDToTypeID( 'Swtp' );         ref477.putEnumerated( idMnspsp, idMnIt, idSwtp );     desc583.putReference( idnull, ref477 ); executeAction( idslct, desc583, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Save_Swatches" type="Panel">
		<name id="Panel-Swatches-Save_Swatches/name" value="存储色板"/> 
		<context id="Panel-Swatches-Save_Swatches/context" value="色板 &gt; 存储色板"/>
		<desc id="Panel-Swatches-Save_Swatches/desc" value="存储色板"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc584 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref478 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSwtS = charIDToTypeID( 'SwtS' );         ref478.putEnumerated( idMnspsp, idMnIt, idSwtS );     desc584.putReference( idnull, ref478 ); executeAction( idslct, desc584, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Load_Swatches" type="Panel">
		<name id="Panel-Swatches-Load_Swatches/name" value="载入色板"/> 
		<context id="Panel-Swatches-Load_Swatches/context" value="色板 &gt; 载入色板"/>
		<desc id="Panel-Swatches-Load_Swatches/desc" value="载入色板"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc585 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref479 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSwtA = charIDToTypeID( 'SwtA' );         ref479.putEnumerated( idMnspsp, idMnIt, idSwtA );     desc585.putReference( idnull, ref479 ); executeAction( idslct, desc585, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Reset_Swatches" type="Panel">
		<name id="Panel-Swatches-Reset_Swatches/name" value="复位色板"/> 
		<context id="Panel-Swatches-Reset_Swatches/context" value="色板 &gt; 复位色板"/>
		<desc id="Panel-Swatches-Reset_Swatches/desc" value="将色板复位为默认值"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc586 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref480 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSwtR = charIDToTypeID( 'SwtR' );         ref480.putEnumerated( idMnspsp, idMnIt, idSwtR );     desc586.putReference( idnull, ref480 ); executeAction( idslct, desc586, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Large_List" type="Panel">
		<name id="Panel-Swatches-Large_List/name" value="大列表"/> 
		<context id="Panel-Swatches-Large_List/context" value="色板 &gt; 大列表"/>
		<desc id="Panel-Swatches-Large_List/desc" value="查看大色板列表"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc587 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref481 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idswatchesLargeListView = stringIDToTypeID( 'swatchesLargeListView' );         ref481.putEnumerated( idMnspsp, idMnIt, idswatchesLargeListView );     desc587.putReference( idnull, ref481 ); executeAction( idslct, desc587, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Small_List" type="Panel">
		<name id="Panel-Swatches-Small_List/name" value="小列表"/> 
		<context id="Panel-Swatches-Small_List/context" value="色板 &gt; 小列表"/>
		<desc id="Panel-Swatches-Small_List/desc" value="查看小色板列表"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc588 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref482 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idswatchesTextThumbnailView = stringIDToTypeID( 'swatchesTextThumbnailView' );         ref482.putEnumerated( idMnspsp, idMnIt, idswatchesTextThumbnailView );     desc588.putReference( idnull, ref482 ); executeAction( idslct, desc588, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Large_Thumbnail" type="Panel">
		<name id="Panel-Swatches-Large_Thumbnail/name" value="大缩览图"/> 
		<context id="Panel-Swatches-Large_Thumbnail/context" value="色板 &gt; 大缩览图"/>
		<desc id="Panel-Swatches-Large_Thumbnail/desc" value="查看大色板缩览图"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc589 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref483 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idswatchesLargeThumbnailView = stringIDToTypeID( 'swatchesLargeThumbnailView' );         ref483.putEnumerated( idMnspsp, idMnIt, idswatchesLargeThumbnailView );     desc589.putReference( idnull, ref483 ); executeAction( idslct, desc589, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Small_Thumbnail" type="Panel">
		<name id="Panel-Swatches-Small_Thumbnail/name" value="小缩览图"/> 
		<context id="Panel-Swatches-Small_Thumbnail/context" value="色板 &gt; 小缩览图"/>
		<desc id="Panel-Swatches-Small_Thumbnail/desc" value="查看小色板缩览图"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc590 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref484 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idswatchesThumbnailView = stringIDToTypeID( 'swatchesThumbnailView' );         ref484.putEnumerated( idMnspsp, idMnIt, idswatchesThumbnailView );     desc590.putReference( idnull, ref484 ); executeAction( idslct, desc590, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-New_Swatch" type="Panel">
		<name id="Panel-Swatches-New_Swatch/name" value="新建色板"/> 
		<context id="Panel-Swatches-New_Swatch/context" value="色板 &gt; 新建色板"/>
		<desc id="Panel-Swatches-New_Swatch/desc" value="创建新色板"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc591 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref485 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idswatchesNew = stringIDToTypeID( 'swatchesNew' );         ref485.putEnumerated( idMnspsp, idMnIt, idswatchesNew );     desc591.putReference( idnull, ref485 ); executeAction( idslct, desc591, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Close_Tab_Group" type="Panel">
		<name id="Panel-Layers-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Layers-Close_Tab_Group/context" value="图层 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc592 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref486 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseLayersPanelGroup = stringIDToTypeID( 'closeLayersPanelGroup' );         ref486.putEnumerated( idMnspsp, idMnIt, idcloseLayersPanelGroup );     desc592.putReference( idnull, ref486 ); executeAction( idslct, desc592, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Close" type="Panel">
		<name id="Panel-Layers-Close/name" value="关闭"/> 
		<context id="Panel-Layers-Close/context" value="图层 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc593 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref487 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseLayersPanel = stringIDToTypeID( 'closeLayersPanel' );         ref487.putEnumerated( idMnspsp, idMnIt, idcloseLayersPanel );     desc593.putReference( idnull, ref487 ); executeAction( idslct, desc593, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Panel_Options" type="Panel">
		<name id="Panel-Layers-Panel_Options/name" value="面板选项"/> 
		<context id="Panel-Layers-Panel_Options/context" value="图层 &gt; 面板选项"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc594 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref488 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idLyrP = charIDToTypeID( 'LyrP' );         ref488.putEnumerated( idMnspsp, idMnIt, idLyrP );     desc594.putReference( idnull, ref488 ); executeAction( idslct, desc594, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Animation_Options-Always_Hide" type="Panel">
		<name id="Panel-Layers-Animation_Options-Always_Hide/name" value="总是隐藏"/> 
		<context id="Panel-Layers-Animation_Options-Always_Hide/context" value="图层 &gt; 动画选项 &gt; 总是隐藏"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc595 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref489 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationOptionsHide = stringIDToTypeID( 'animationOptionsHide' );         ref489.putEnumerated( idMnspsp, idMnIt, idanimationOptionsHide );     desc595.putReference( idnull, ref489 ); executeAction( idslct, desc595, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Animation_Options-Always_Show" type="Panel">
		<name id="Panel-Layers-Animation_Options-Always_Show/name" value="总是显示"/> 
		<context id="Panel-Layers-Animation_Options-Always_Show/context" value="图层 &gt; 动画选项 &gt; 总是显示"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc596 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref490 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationOptionsShow = stringIDToTypeID( 'animationOptionsShow' );         ref490.putEnumerated( idMnspsp, idMnIt, idanimationOptionsShow );     desc596.putReference( idnull, ref490 ); executeAction( idslct, desc596, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Animation_Options-Automatic" type="Panel">
		<name id="Panel-Layers-Animation_Options-Automatic/name" value="自动"/> 
		<context id="Panel-Layers-Animation_Options-Automatic/context" value="图层 &gt; 动画选项 &gt; 自动"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc597 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref491 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationOptionsAuto = stringIDToTypeID( 'animationOptionsAuto' );         ref491.putEnumerated( idMnspsp, idMnIt, idanimationOptionsAuto );     desc597.putReference( idnull, ref491 ); executeAction( idslct, desc597, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Flatten_Image" type="Panel">
		<name id="Panel-Layers-Flatten_Image/name" value="拼合图像"/> 
		<context id="Panel-Layers-Flatten_Image/context" value="图层 &gt; 拼合图像"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFltI = charIDToTypeID( 'FltI' ); executeAction( idFltI, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Merge_Visible" type="Panel">
		<name id="Panel-Layers-Merge_Visible/name" value="合并可见图层"/> 
		<context id="Panel-Layers-Merge_Visible/context" value="图层 &gt; 合并可见图层"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMrgV = charIDToTypeID( 'MrgV' ); executeAction( idMrgV, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Merge_Down" type="Panel">
		<name id="Panel-Layers-Merge_Down/name" value="向下合并"/> 
		<context id="Panel-Layers-Merge_Down/context" value="图层 &gt; 向下合并"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMrgtwo = charIDToTypeID( 'Mrg2' );     var desc598 = new ActionDescriptor(); executeAction( idMrgtwo, desc598, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Select_Linked_Layers" type="Panel">
		<name id="Panel-Layers-Select_Linked_Layers/name" value="选择链接图层"/> 
		<context id="Panel-Layers-Select_Linked_Layers/context" value="图层 &gt; 选择链接图层"/>
		<desc id="Panel-Layers-Select_Linked_Layers/desc" value="选择所有链接图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idselectLinkedLayers = stringIDToTypeID( 'selectLinkedLayers' );     var desc599 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref492 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref492.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc599.putReference( idnull, ref492 ); executeAction( idselectLinkedLayers, desc599, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Link_Layers" type="Panel">
		<name id="Panel-Layers-Link_Layers/name" value="链接图层"/> 
		<context id="Panel-Layers-Link_Layers/context" value="图层 &gt; 链接图层"/>
		<desc id="Panel-Layers-Link_Layers/desc" value="链接或取消链接选定的图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idlinkSelectedLayers = stringIDToTypeID( 'linkSelectedLayers' );     var desc600 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref493 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref493.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc600.putReference( idnull, ref493 ); executeAction( idlinkSelectedLayers, desc600, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Create_Clipping_Mask" type="Panel">
		<name id="Panel-Layers-Create_Clipping_Mask/name" value="创建剪贴蒙版"/> 
		<context id="Panel-Layers-Create_Clipping_Mask/context" value="图层 &gt; 创建剪贴蒙版"/>
		<desc id="Panel-Layers-Create_Clipping_Mask/desc" value="创建或释放剪贴蒙版"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idGrpL = charIDToTypeID( 'GrpL' ); executeAction( idGrpL, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Blending_Options" type="Panel">
		<name id="Panel-Layers-Blending_Options/name" value="混合选项"/> 
		<context id="Panel-Layers-Blending_Options/context" value="图层 &gt; 混合选项"/>
		<desc id="Panel-Layers-Blending_Options/desc" value="定义所选图层的混合选项"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc601 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref494 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idblendOptions = stringIDToTypeID( 'blendOptions' );         ref494.putProperty( idPrpr, idblendOptions );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref494.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc601.putReference( idnull, ref494 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc602 = new ActionDescriptor();         var idblendOptions = stringIDToTypeID( 'blendOptions' );         var idblendOptions = stringIDToTypeID( 'blendOptions' );         desc602.putClass( idblendOptions, idblendOptions );     var idblendOptions = stringIDToTypeID( 'blendOptions' );     desc601.putObject( idTspspsp, idblendOptions, desc602 ); executeAction( idsetd, desc601, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Edit_Contents" type="Panel">
		<name id="Panel-Layers-Edit_Contents/name" value="编辑内容"/> 
		<context id="Panel-Layers-Edit_Contents/context" value="图层 &gt; 编辑内容"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc603 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref495 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idplacedLayerEditContents = stringIDToTypeID( 'placedLayerEditContents' );         ref495.putEnumerated( idMnspsp, idMnIt, idplacedLayerEditContents );     desc603.putReference( idnull, ref495 ); executeAction( idslct, desc603, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Convert_to_Smart_Object" type="Panel">
		<name id="Panel-Layers-Convert_to_Smart_Object/name" value="转换为智能对象"/> 
		<context id="Panel-Layers-Convert_to_Smart_Object/context" value="图层 &gt; 转换为智能对象"/>
		<desc id="Panel-Layers-Convert_to_Smart_Object/desc" value="将所选图层转换为智能对象"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc604 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref496 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idnewPlacedLayer = stringIDToTypeID( 'newPlacedLayer' );         ref496.putEnumerated( idMnspsp, idMnIt, idnewPlacedLayer );     desc604.putReference( idnull, ref496 ); executeAction( idslct, desc604, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Lock_Layers" type="Panel">
		<name id="Panel-Layers-Lock_Layers/name" value="锁定图层"/> 
		<context id="Panel-Layers-Lock_Layers/context" value="图层 &gt; 锁定图层"/>
		<desc id="Panel-Layers-Lock_Layers/desc" value="锁定所有选定的图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc605 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref497 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idapplyLocking = stringIDToTypeID( 'applyLocking' );         ref497.putEnumerated( idMnspsp, idMnIt, idapplyLocking );     desc605.putReference( idnull, ref497 ); executeAction( idslct, desc605, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-New_Group_from_Layers" type="Panel">
		<name id="Panel-Layers-New_Group_from_Layers/name" value="从图层新建组"/> 
		<context id="Panel-Layers-New_Group_from_Layers/context" value="图层 &gt; 从图层新建组"/>
		<desc id="Panel-Layers-New_Group_from_Layers/desc" value="创建包含所选图层的新图层组"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idgroupLayersEvent = stringIDToTypeID( 'groupLayersEvent' );     var desc606 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref498 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref498.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc606.putReference( idnull, ref498 ); executeAction( idgroupLayersEvent, desc606, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-New_Group" type="Panel">
		<name id="Panel-Layers-New_Group/name" value="新建组"/> 
		<context id="Panel-Layers-New_Group/context" value="图层 &gt; 新建组"/>
		<desc id="Panel-Layers-New_Group/desc" value="创建新图层组"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc607 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref499 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idlayerSection = stringIDToTypeID( 'layerSection' );         ref499.putEnumerated( idMnspsp, idMnIt, idlayerSection );     desc607.putReference( idnull, ref499 ); executeAction( idslct, desc607, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Delete_Hidden_Layers" type="Panel">
		<name id="Panel-Layers-Delete_Hidden_Layers/name" value="删除隐藏图层"/> 
		<context id="Panel-Layers-Delete_Hidden_Layers/context" value="图层 &gt; 删除隐藏图层"/>
		<desc id="Panel-Layers-Delete_Hidden_Layers/desc" value="删除隐藏图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc608 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref500 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idhidden = stringIDToTypeID( 'hidden' );         ref500.putEnumerated( idLyrsp, idOrdn, idhidden );     desc608.putReference( idnull, ref500 ); executeAction( idDltsp, desc608, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Delete_Layer" type="Panel">
		<name id="Panel-Layers-Delete_Layer/name" value="删除图层"/> 
		<context id="Panel-Layers-Delete_Layer/context" value="图层 &gt; 删除图层"/>
		<desc id="Panel-Layers-Delete_Layer/desc" value="删除所选图层或组"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc609 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref501 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref501.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc609.putReference( idnull, ref501 ); executeAction( idDltsp, desc609, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Duplicate_Layer" type="Panel">
		<name id="Panel-Layers-Duplicate_Layer/name" value="复制图层"/> 
		<context id="Panel-Layers-Duplicate_Layer/context" value="图层 &gt; 复制图层"/>
		<desc id="Panel-Layers-Duplicate_Layer/desc" value="复制所选图层或组"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDplc = charIDToTypeID( 'Dplc' );     var desc610 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref502 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref502.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc610.putReference( idnull, ref502 ); executeAction( idDplc, desc610, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-New_Layer" type="Panel">
		<name id="Panel-Layers-New_Layer/name" value="新建图层"/> 
		<context id="Panel-Layers-New_Layer/context" value="图层 &gt; 新建图层"/>
		<desc id="Panel-Layers-New_Layer/desc" value="创建新图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc611 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref503 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         ref503.putClass( idLyrsp );     desc611.putReference( idnull, ref503 ); executeAction( idMkspsp, desc611, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Info-Close_Tab_Group" type="Panel">
		<name id="Panel-Info-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Info-Close_Tab_Group/context" value="信息 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc612 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref504 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseInfoPanelGroup = stringIDToTypeID( 'closeInfoPanelGroup' );         ref504.putEnumerated( idMnspsp, idMnIt, idcloseInfoPanelGroup );     desc612.putReference( idnull, ref504 ); executeAction( idslct, desc612, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Info-Close" type="Panel">
		<name id="Panel-Info-Close/name" value="关闭"/> 
		<context id="Panel-Info-Close/context" value="信息 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc613 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref505 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseInfoPanel = stringIDToTypeID( 'closeInfoPanel' );         ref505.putEnumerated( idMnspsp, idMnIt, idcloseInfoPanel );     desc613.putReference( idnull, ref505 ); executeAction( idslct, desc613, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Info-Color_Samplers" type="Panel">
		<name id="Panel-Info-Color_Samplers/name" value="颜色取样器"/> 
		<context id="Panel-Info-Color_Samplers/context" value="信息 &gt; 颜色取样器"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc614 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref506 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idInfT = charIDToTypeID( 'InfT' );         ref506.putEnumerated( idMnspsp, idMnIt, idInfT );     desc614.putReference( idnull, ref506 ); executeAction( idslct, desc614, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Info-Panel_Options" type="Panel">
		<name id="Panel-Info-Panel_Options/name" value="面板选项"/> 
		<context id="Panel-Info-Panel_Options/context" value="信息 &gt; 面板选项"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc615 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref507 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idInfP = charIDToTypeID( 'InfP' );         ref507.putEnumerated( idMnspsp, idMnIt, idInfP );     desc615.putReference( idnull, ref507 ); executeAction( idslct, desc615, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Close_Tab_Group" type="Panel">
		<name id="Panel-Color-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Color-Close_Tab_Group/context" value="颜色 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc616 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref508 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseColorPanelGroup = stringIDToTypeID( 'closeColorPanelGroup' );         ref508.putEnumerated( idMnspsp, idMnIt, idcloseColorPanelGroup );     desc616.putReference( idnull, ref508 ); executeAction( idslct, desc616, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Close" type="Panel">
		<name id="Panel-Color-Close/name" value="关闭"/> 
		<context id="Panel-Color-Close/context" value="颜色 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc617 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref509 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseColorPanel = stringIDToTypeID( 'closeColorPanel' );         ref509.putEnumerated( idMnspsp, idMnIt, idcloseColorPanel );     desc617.putReference( idnull, ref509 ); executeAction( idslct, desc617, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Make_Ramp_Web_Safe" type="Panel">
		<name id="Panel-Color-Make_Ramp_Web_Safe/name" value="建立 Web 安全曲线"/> 
		<context id="Panel-Color-Make_Ramp_Web_Safe/context" value="颜色 &gt; 建立 Web 安全曲线"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc618 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref510 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idwebSafeRamp = stringIDToTypeID( 'webSafeRamp' );         ref510.putEnumerated( idMnspsp, idMnIt, idwebSafeRamp );     desc618.putReference( idnull, ref510 ); executeAction( idslct, desc618, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Current_Colors" type="Panel">
		<name id="Panel-Color-Current_Colors/name" value="当前颜色"/> 
		<context id="Panel-Color-Current_Colors/context" value="颜色 &gt; 当前颜色"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc619 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref511 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcurrentColors = stringIDToTypeID( 'currentColors' );         ref511.putEnumerated( idMnspsp, idMnIt, idcurrentColors );     desc619.putReference( idnull, ref511 ); executeAction( idslct, desc619, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Grayscale_Ramp" type="Panel">
		<name id="Panel-Color-Grayscale_Ramp/name" value="灰度色谱"/> 
		<context id="Panel-Color-Grayscale_Ramp/context" value="颜色 &gt; 灰度色谱"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc620 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref512 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idgrayScaleRamp = stringIDToTypeID( 'grayScaleRamp' );         ref512.putEnumerated( idMnspsp, idMnIt, idgrayScaleRamp );     desc620.putReference( idnull, ref512 ); executeAction( idslct, desc620, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-CMYK_Spectrum" type="Panel">
		<name id="Panel-Color-CMYK_Spectrum/name" value="CMYK 色谱"/> 
		<context id="Panel-Color-CMYK_Spectrum/context" value="颜色 &gt; CMYK 色谱"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc621 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref513 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idCMYKSpectrum = stringIDToTypeID( 'CMYKSpectrum' );         ref513.putEnumerated( idMnspsp, idMnIt, idCMYKSpectrum );     desc621.putReference( idnull, ref513 ); executeAction( idslct, desc621, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-RGB_Spectrum" type="Panel">
		<name id="Panel-Color-RGB_Spectrum/name" value="RGB 色谱"/> 
		<context id="Panel-Color-RGB_Spectrum/context" value="颜色 &gt; RGB 色谱"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc622 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref514 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idRGBSpectrum = stringIDToTypeID( 'RGBSpectrum' );         ref514.putEnumerated( idMnspsp, idMnIt, idRGBSpectrum );     desc622.putReference( idnull, ref514 ); executeAction( idslct, desc622, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Copy_Color's_Hex_Code" type="Panel">
		<name id="Panel-Color-Copy_Color's_Hex_Code/name" value="拷贝颜色的十六进制代码"/> 
		<context id="Panel-Color-Copy_Color's_Hex_Code/context" value="颜色 &gt; 拷贝颜色的十六进制代码"/>
		<desc id="Panel-Color-Copy_Color's_Hex_Code/desc" value="仅拷贝前景色的六位字符十六进制代码"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc623 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref515 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcopyAsHex = stringIDToTypeID( 'copyAsHex' );         ref515.putEnumerated( idMnspsp, idMnIt, idcopyAsHex );     desc623.putReference( idnull, ref515 ); executeAction( idslct, desc623, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Copy_Color_as_HTML" type="Panel">
		<name id="Panel-Color-Copy_Color_as_HTML/name" value="将颜色拷贝为 HTML"/> 
		<context id="Panel-Color-Copy_Color_as_HTML/context" value="颜色 &gt; 将颜色拷贝为 HTML"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc624 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref516 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcopyAsHTML = stringIDToTypeID( 'copyAsHTML' );         ref516.putEnumerated( idMnspsp, idMnIt, idcopyAsHTML );     desc624.putReference( idnull, ref516 ); executeAction( idslct, desc624, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Web_Color_Sliders" type="Panel">
		<name id="Panel-Color-Web_Color_Sliders/name" value="Web 颜色滑块"/> 
		<context id="Panel-Color-Web_Color_Sliders/context" value="颜色 &gt; Web 颜色滑块"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc625 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref517 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idpickWeb = stringIDToTypeID( 'pickWeb' );         ref517.putEnumerated( idMnspsp, idMnIt, idpickWeb );     desc625.putReference( idnull, ref517 ); executeAction( idslct, desc625, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Lab_Sliders" type="Panel">
		<name id="Panel-Color-Lab_Sliders/name" value="Lab 滑块"/> 
		<context id="Panel-Color-Lab_Sliders/context" value="颜色 &gt; Lab 滑块"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc626 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref518 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPckL = charIDToTypeID( 'PckL' );         ref518.putEnumerated( idMnspsp, idMnIt, idPckL );     desc626.putReference( idnull, ref518 ); executeAction( idslct, desc626, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-CMYK_Sliders" type="Panel">
		<name id="Panel-Color-CMYK_Sliders/name" value="CMYK 滑块"/> 
		<context id="Panel-Color-CMYK_Sliders/context" value="颜色 &gt; CMYK 滑块"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc627 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref519 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPckC = charIDToTypeID( 'PckC' );         ref519.putEnumerated( idMnspsp, idMnIt, idPckC );     desc627.putReference( idnull, ref519 ); executeAction( idslct, desc627, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-HSB_Sliders" type="Panel">
		<name id="Panel-Color-HSB_Sliders/name" value="HSB 滑块"/> 
		<context id="Panel-Color-HSB_Sliders/context" value="颜色 &gt; HSB 滑块"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc628 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref520 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPckH = charIDToTypeID( 'PckH' );         ref520.putEnumerated( idMnspsp, idMnIt, idPckH );     desc628.putReference( idnull, ref520 ); executeAction( idslct, desc628, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-RGB_Sliders" type="Panel">
		<name id="Panel-Color-RGB_Sliders/name" value="RGB 滑块"/> 
		<context id="Panel-Color-RGB_Sliders/context" value="颜色 &gt; RGB 滑块"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc629 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref521 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPckR = charIDToTypeID( 'PckR' );         ref521.putEnumerated( idMnspsp, idMnIt, idPckR );     desc629.putReference( idnull, ref521 ); executeAction( idslct, desc629, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Grayscale_Slider" type="Panel">
		<name id="Panel-Color-Grayscale_Slider/name" value="灰度滑块"/> 
		<context id="Panel-Color-Grayscale_Slider/context" value="颜色 &gt; 灰度滑块"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc630 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref522 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPckG = charIDToTypeID( 'PckG' );         ref522.putEnumerated( idMnspsp, idMnIt, idPckG );     desc630.putReference( idnull, ref522 ); executeAction( idslct, desc630, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brushes-Copy_Texture_to_Other_Tools" type="Panel">
		<name id="Panel-Brushes-Copy_Texture_to_Other_Tools/name" value="将纹理拷贝到其它工具"/> 
		<context id="Panel-Brushes-Copy_Texture_to_Other_Tools/context" value="画笔 &gt; 将纹理拷贝到其它工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcopyBrushTexture = stringIDToTypeID( 'copyBrushTexture' ); executeAction( idcopyBrushTexture, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brushes-Clear_Brush_Controls" type="Panel">
		<name id="Panel-Brushes-Clear_Brush_Controls/name" value="清除画笔控制"/> 
		<context id="Panel-Brushes-Clear_Brush_Controls/context" value="画笔 &gt; 清除画笔控制"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idclearBrushControls = stringIDToTypeID( 'clearBrushControls' ); executeAction( idclearBrushControls, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brushes-New_Brush_Preset" type="Panel">
		<name id="Panel-Brushes-New_Brush_Preset/name" value="新建画笔预设"/> 
		<context id="Panel-Brushes-New_Brush_Preset/context" value="画笔 &gt; 新建画笔预设"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc631 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref523 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsN = charIDToTypeID( 'BrsN' );         ref523.putEnumerated( idMnspsp, idMnIt, idBrsN );     desc631.putReference( idnull, ref523 ); executeAction( idslct, desc631, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-Close_Tab_Group" type="Panel">
		<name id="Panel-Channels-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Channels-Close_Tab_Group/context" value="通道 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc632 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref524 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseChannelsPanelGroup = stringIDToTypeID( 'closeChannelsPanelGroup' );         ref524.putEnumerated( idMnspsp, idMnIt, idcloseChannelsPanelGroup );     desc632.putReference( idnull, ref524 ); executeAction( idslct, desc632, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-Close" type="Panel">
		<name id="Panel-Channels-Close/name" value="关闭"/> 
		<context id="Panel-Channels-Close/context" value="通道 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc633 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref525 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseChannelsPanel = stringIDToTypeID( 'closeChannelsPanel' );         ref525.putEnumerated( idMnspsp, idMnIt, idcloseChannelsPanel );     desc633.putReference( idnull, ref525 ); executeAction( idslct, desc633, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-Panel_Options" type="Panel">
		<name id="Panel-Channels-Panel_Options/name" value="面板选项"/> 
		<context id="Panel-Channels-Panel_Options/context" value="通道 &gt; 面板选项"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc634 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref526 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idChnP = charIDToTypeID( 'ChnP' );         ref526.putEnumerated( idMnspsp, idMnIt, idChnP );     desc634.putReference( idnull, ref526 ); executeAction( idslct, desc634, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-Merge_Channels" type="Panel">
		<name id="Panel-Channels-Merge_Channels/name" value="合并通道"/> 
		<context id="Panel-Channels-Merge_Channels/context" value="通道 &gt; 合并通道"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc635 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref527 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idMrgC = charIDToTypeID( 'MrgC' );         ref527.putEnumerated( idMnspsp, idMnIt, idMrgC );     desc635.putReference( idnull, ref527 ); executeAction( idslct, desc635, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-Split_Channels" type="Panel">
		<name id="Panel-Channels-Split_Channels/name" value="分离通道"/> 
		<context id="Panel-Channels-Split_Channels/context" value="通道 &gt; 分离通道"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idSplC = charIDToTypeID( 'SplC' ); executeAction( idSplC, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-Channel_Options" type="Panel">
		<name id="Panel-Channels-Channel_Options/name" value="通道选项"/> 
		<context id="Panel-Channels-Channel_Options/context" value="通道 &gt; 通道选项"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc636 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref528 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idChnO = charIDToTypeID( 'ChnO' );         ref528.putEnumerated( idMnspsp, idMnIt, idChnO );     desc636.putReference( idnull, ref528 ); executeAction( idslct, desc636, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-Merge_Spot_Channel" type="Panel">
		<name id="Panel-Channels-Merge_Spot_Channel/name" value="合并专色通道"/> 
		<context id="Panel-Channels-Merge_Spot_Channel/context" value="通道 &gt; 合并专色通道"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMSpt = charIDToTypeID( 'MSpt' ); executeAction( idMSpt, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-New_Spot_Channel" type="Panel">
		<name id="Panel-Channels-New_Spot_Channel/name" value="新建专色通道"/> 
		<context id="Panel-Channels-New_Spot_Channel/context" value="通道 &gt; 新建专色通道"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc637 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idSCch = charIDToTypeID( 'SCch' );     desc637.putClass( idNwspsp, idSCch ); executeAction( idMkspsp, desc637, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-Delete_Channel" type="Panel">
		<name id="Panel-Channels-Delete_Channel/name" value="删除通道"/> 
		<context id="Panel-Channels-Delete_Channel/context" value="通道 &gt; 删除通道"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc638 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref529 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref529.putEnumerated( idChnl, idOrdn, idTrgt );     desc638.putReference( idnull, ref529 ); executeAction( idDltsp, desc638, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-Duplicate_Channel" type="Panel">
		<name id="Panel-Channels-Duplicate_Channel/name" value="复制通道"/> 
		<context id="Panel-Channels-Duplicate_Channel/context" value="通道 &gt; 复制通道"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDplc = charIDToTypeID( 'Dplc' );     var desc639 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref530 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref530.putEnumerated( idChnl, idOrdn, idTrgt );     desc639.putReference( idnull, ref530 ); executeAction( idDplc, desc639, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-New_Channel" type="Panel">
		<name id="Panel-Channels-New_Channel/name" value="新建通道"/> 
		<context id="Panel-Channels-New_Channel/context" value="通道 &gt; 新建通道"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc640 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc640.putClass( idNwspsp, idChnl ); executeAction( idMkspsp, desc640, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Close_Tab_Group" type="Panel">
		<name id="Panel-Paths-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Paths-Close_Tab_Group/context" value="路径 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc641 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref531 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePathsPanelGroup = stringIDToTypeID( 'closePathsPanelGroup' );         ref531.putEnumerated( idMnspsp, idMnIt, idclosePathsPanelGroup );     desc641.putReference( idnull, ref531 ); executeAction( idslct, desc641, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Close" type="Panel">
		<name id="Panel-Paths-Close/name" value="关闭"/> 
		<context id="Panel-Paths-Close/context" value="路径 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc642 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref532 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePathsPanel = stringIDToTypeID( 'closePathsPanel' );         ref532.putEnumerated( idMnspsp, idMnIt, idclosePathsPanel );     desc642.putReference( idnull, ref532 ); executeAction( idslct, desc642, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Panel_Options" type="Panel">
		<name id="Panel-Paths-Panel_Options/name" value="面板选项"/> 
		<context id="Panel-Paths-Panel_Options/context" value="路径 &gt; 面板选项"/>
		<desc id="Panel-Paths-Panel_Options/desc" value="更改路径的面板选项"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc643 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref533 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPthP = charIDToTypeID( 'PthP' );         ref533.putEnumerated( idMnspsp, idMnIt, idPthP );     desc643.putReference( idnull, ref533 ); executeAction( idslct, desc643, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Clipping_Path" type="Panel">
		<name id="Panel-Paths-Clipping_Path/name" value="剪贴路径"/> 
		<context id="Panel-Paths-Clipping_Path/context" value="路径 &gt; 剪贴路径"/>
		<desc id="Panel-Paths-Clipping_Path/desc" value="创建剪贴路径"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc644 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref534 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         var idClPt = charIDToTypeID( 'ClPt' );         ref534.putProperty( idPath, idClPt );     desc644.putReference( idnull, ref534 ); executeAction( idsetd, desc644, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Stroke_Path" type="Panel">
		<name id="Panel-Paths-Stroke_Path/name" value="描边路径"/> 
		<context id="Panel-Paths-Stroke_Path/context" value="路径 &gt; 描边路径"/>
		<desc id="Panel-Paths-Stroke_Path/desc" value="为路径描边"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idStrk = charIDToTypeID( 'Strk' );     var desc645 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref535 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref535.putEnumerated( idPath, idOrdn, idTrgt );     desc645.putReference( idnull, ref535 ); executeAction( idStrk, desc645, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Fill_Path" type="Panel">
		<name id="Panel-Paths-Fill_Path/name" value="填充路径"/> 
		<context id="Panel-Paths-Fill_Path/context" value="路径 &gt; 填充路径"/>
		<desc id="Panel-Paths-Fill_Path/desc" value="填充路径"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFlspsp = charIDToTypeID( 'Fl  ' );     var desc646 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref536 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref536.putEnumerated( idPath, idOrdn, idTrgt );     desc646.putReference( idnull, ref536 ); executeAction( idFlspsp, desc646, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Make_Selection" type="Panel">
		<name id="Panel-Paths-Make_Selection/name" value="建立选区"/> 
		<context id="Panel-Paths-Make_Selection/context" value="路径 &gt; 建立选区"/>
		<desc id="Panel-Paths-Make_Selection/desc" value="从路径建立选区"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc647 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref537 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref537.putProperty( idChnl, idfsel );     desc647.putReference( idnull, ref537 );     var idTspspsp = charIDToTypeID( 'T   ' );         var ref538 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref538.putEnumerated( idPath, idOrdn, idTrgt );     desc647.putReference( idTspspsp, ref538 ); executeAction( idsetd, desc647, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Make_Work_Path" type="Panel">
		<name id="Panel-Paths-Make_Work_Path/name" value="建立工作路径"/> 
		<context id="Panel-Paths-Make_Work_Path/context" value="路径 &gt; 建立工作路径"/>
		<desc id="Panel-Paths-Make_Work_Path/desc" value="创建工作路径"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc648 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref539 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         ref539.putClass( idPath );     desc648.putReference( idnull, ref539 );     var idFrom = charIDToTypeID( 'From' );         var ref540 = new ActionReference();         var idcsel = charIDToTypeID( 'csel' );         var idfsel = charIDToTypeID( 'fsel' );         ref540.putProperty( idcsel, idfsel );     desc648.putReference( idFrom, ref540 ); executeAction( idMkspsp, desc648, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Delete_Path" type="Panel">
		<name id="Panel-Paths-Delete_Path/name" value="删除路径"/> 
		<context id="Panel-Paths-Delete_Path/context" value="路径 &gt; 删除路径"/>
		<desc id="Panel-Paths-Delete_Path/desc" value="删除现有路径"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc649 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref541 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref541.putEnumerated( idPath, idOrdn, idTrgt );     desc649.putReference( idnull, ref541 ); executeAction( idDltsp, desc649, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Duplicate_Path" type="Panel">
		<name id="Panel-Paths-Duplicate_Path/name" value="复制路径"/> 
		<context id="Panel-Paths-Duplicate_Path/context" value="路径 &gt; 复制路径"/>
		<desc id="Panel-Paths-Duplicate_Path/desc" value="复制现有路径"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDplc = charIDToTypeID( 'Dplc' );     var desc650 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref542 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref542.putEnumerated( idPath, idOrdn, idTrgt );     desc650.putReference( idnull, ref542 ); executeAction( idDplc, desc650, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-New_Path" type="Panel">
		<name id="Panel-Paths-New_Path/name" value="新建路径"/> 
		<context id="Panel-Paths-New_Path/context" value="路径 &gt; 新建路径"/>
		<desc id="Panel-Paths-New_Path/desc" value="创建新路径"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc651 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref543 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         ref543.putClass( idPath );     desc651.putReference( idnull, ref543 ); executeAction( idMkspsp, desc651, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paragraph-Close_Tab_Group" type="Panel">
		<name id="Panel-Paragraph-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Paragraph-Close_Tab_Group/context" value="段落 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc652 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref544 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseParagraphPanelGroup = stringIDToTypeID( 'closeParagraphPanelGroup' );         ref544.putEnumerated( idMnspsp, idMnIt, idcloseParagraphPanelGroup );     desc652.putReference( idnull, ref544 ); executeAction( idslct, desc652, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paragraph-Close" type="Panel">
		<name id="Panel-Paragraph-Close/name" value="关闭"/> 
		<context id="Panel-Paragraph-Close/context" value="段落 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc653 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref545 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseParagraphPanel = stringIDToTypeID( 'closeParagraphPanel' );         ref545.putEnumerated( idMnspsp, idMnIt, idcloseParagraphPanel );     desc653.putReference( idnull, ref545 ); executeAction( idslct, desc653, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Character-Close_Tab_Group" type="Panel">
		<name id="Panel-Character-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Character-Close_Tab_Group/context" value="字符 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc654 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref546 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCharacterPanelGroup = stringIDToTypeID( 'closeCharacterPanelGroup' );         ref546.putEnumerated( idMnspsp, idMnIt, idcloseCharacterPanelGroup );     desc654.putReference( idnull, ref546 ); executeAction( idslct, desc654, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Character-Close" type="Panel">
		<name id="Panel-Character-Close/name" value="关闭"/> 
		<context id="Panel-Character-Close/context" value="字符 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc655 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref547 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCharacterPanel = stringIDToTypeID( 'closeCharacterPanel' );         ref547.putEnumerated( idMnspsp, idMnIt, idcloseCharacterPanel );     desc655.putReference( idnull, ref547 ); executeAction( idslct, desc655, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Save_Default_Type_Styles" type="Main">
		<name id="Main-Type-Save_Default_Type_Styles/name" value="存储默认文字样式"/> 
		<context id="Main-Type-Save_Default_Type_Styles/context" value="文字 &gt; 存储默认文字样式"/>
		<command>
 <![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try { var idtextSaveDefaultTypeStyles = stringIDToTypeID( "textSaveDefaultTypeStyles" ); var desc9 = new ActionDescriptor(); executeAction( idtextSaveDefaultTypeStyles, desc9, DialogModes.NO );} catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]> </command>
	</feature>
	<feature application="PHSP" id="Main-Type-Load_Default_Type_Styles" type="Main">
		<name id="Main-Type-Load_Default_Type_Styles/name" value="载入默认文字样式"/> 
		<context id="Main-Type-Load_Default_Type_Styles/context" value="文字 &gt; 载入默认文字样式"/>
		<command>
 <![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try { var idtextLoadDefaultTypeStyles = stringIDToTypeID( "textLoadDefaultTypeStyles" ); var desc9 = new ActionDescriptor(); executeAction( idtextLoadDefaultTypeStyles, desc9, DialogModes.NO );} catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]> </command>
	</feature>
	<feature application="PHSP" id="Main-Type-Replace_All_Missing_Fonts" type="Main">
		<name id="Main-Type-Replace_All_Missing_Fonts/name" value="替换所有缺欠字体"/> 
		<context id="Main-Type-Replace_All_Missing_Fonts/context" value="文字 &gt; 替换所有缺欠字体"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idreplaceSubstitutes = stringIDToTypeID( 'replaceSubstitutes' ); executeAction( idreplaceSubstitutes, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Update_All_Text_Layers" type="Main">
		<name id="Main-Type-Update_All_Text_Layers/name" value="更新所有文字图层"/> 
		<context id="Main-Type-Update_All_Text_Layers/context" value="文字 &gt; 更新所有文字图层"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idupdateLayouts = stringIDToTypeID( 'updateLayouts' ); executeAction( idupdateLayouts, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Warp_Text" type="Main">
		<name id="Main-Type-Warp_Text/name" value="文字变形"/> 
		<context id="Main-Type-Warp_Text/context" value="文字 &gt; 文字变形"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc656 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref548 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idwarp = stringIDToTypeID( 'warp' );         ref548.putEnumerated( idMnspsp, idMnIt, idwarp );     desc656.putReference( idnull, ref548 ); executeAction( idslct, desc656, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Convert_Text_Shape_Type" type="Main">
		<name id="Main-Type-Convert_Text_Shape_Type/name" value="转换文本形状类型"/> 
		<context id="Main-Type-Convert_Text_Shape_Type/context" value="文字 &gt; 转换文本形状类型"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc657 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref549 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idTEXT = charIDToTypeID( 'TEXT' );         ref549.putProperty( idPrpr, idTEXT );         var idTxLr = charIDToTypeID( 'TxLr' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref549.putEnumerated( idTxLr, idOrdn, idTrgt );     desc657.putReference( idnull, ref549 );     var idTspspsp = charIDToTypeID( 'T   ' );     var idTEXT = charIDToTypeID( 'TEXT' );     var idbox = stringIDToTypeID( 'box' );     desc657.putEnumerated( idTspspsp, idTEXT, idbox ); executeAction( idsetd, desc657, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Rasterize_Type_Layer" type="Main">
		<name id="Main-Type-Rasterize_Type_Layer/name" value="栅格化文字图层"/> 
		<context id="Main-Type-Rasterize_Type_Layer/context" value="文字 &gt; 栅格化文字图层"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc658 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref550 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idRstT = charIDToTypeID( 'RstT' );         ref550.putEnumerated( idMnspsp, idMnIt, idRstT );     desc658.putReference( idnull, ref550 ); executeAction( idslct, desc658, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Convert_to_Shape" type="Main">
		<name id="Main-Type-Convert_to_Shape/name" value="转换为形状"/> 
		<context id="Main-Type-Convert_to_Shape/context" value="文字 &gt; 转换为形状"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc659 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref551 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idconvertToShape = stringIDToTypeID( 'convertToShape' );         ref551.putEnumerated( idMnspsp, idMnIt, idconvertToShape );     desc659.putReference( idnull, ref551 ); executeAction( idslct, desc659, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Create_Work_Path" type="Main">
		<name id="Main-Type-Create_Work_Path/name" value="创建工作路径"/> 
		<context id="Main-Type-Create_Work_Path/context" value="文字 &gt; 创建工作路径"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc660 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref552 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcreateWorkPath = stringIDToTypeID( 'createWorkPath' );         ref552.putEnumerated( idMnspsp, idMnIt, idcreateWorkPath );     desc660.putReference( idnull, ref552 ); executeAction( idslct, desc660, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Extrude_to_3D" type="Main">
		<name id="Main-Type-Extrude_to_3D/name" value="凸出为 3D"/> 
		<context id="Main-Type-Extrude_to_3D/context" value="文字 &gt; 凸出为 3D"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromRepousseSheetMask = stringIDToTypeID( 'create3DFromRepousseSheetMask' );     var desc661 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc661.putInteger( idkeythreeDTextureType, 10 ); executeAction( idcreatethreeDFromRepousseSheetMask, desc661, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Orientation-Vertical" type="Main">
		<name id="Main-Type-Orientation-Vertical/name" value="垂直"/> 
		<context id="Main-Type-Orientation-Vertical/context" value="文字 &gt; 取向 &gt; 垂直"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc662 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref553 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idVrtc = charIDToTypeID( 'Vrtc' );         ref553.putEnumerated( idMnspsp, idMnIt, idVrtc );     desc662.putReference( idnull, ref553 ); executeAction( idslct, desc662, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Orientation-Horizontal" type="Main">
		<name id="Main-Type-Orientation-Horizontal/name" value="水平"/> 
		<context id="Main-Type-Orientation-Horizontal/context" value="文字 &gt; 取向 &gt; 水平"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc663 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref554 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idHrzn = charIDToTypeID( 'Hrzn' );         ref554.putEnumerated( idMnspsp, idMnIt, idHrzn );     desc663.putReference( idnull, ref554 ); executeAction( idslct, desc663, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Anti-Alias-Smooth" type="Main">
		<name id="Main-Type-Anti-Alias-Smooth/name" value="平滑"/> 
		<context id="Main-Type-Anti-Alias-Smooth/context" value="文字 &gt; 消除锯齿 &gt; 平滑"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc664 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref555 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAnSm = charIDToTypeID( 'AnSm' );         ref555.putEnumerated( idMnspsp, idMnIt, idAnSm );     desc664.putReference( idnull, ref555 ); executeAction( idslct, desc664, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Anti-Alias-Strong" type="Main">
		<name id="Main-Type-Anti-Alias-Strong/name" value="浑厚"/> 
		<context id="Main-Type-Anti-Alias-Strong/context" value="文字 &gt; 消除锯齿 &gt; 浑厚"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc665 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref556 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAnSt = charIDToTypeID( 'AnSt' );         ref556.putEnumerated( idMnspsp, idMnIt, idAnSt );     desc665.putReference( idnull, ref556 ); executeAction( idslct, desc665, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Anti-Alias-Crisp" type="Main">
		<name id="Main-Type-Anti-Alias-Crisp/name" value="犀利"/> 
		<context id="Main-Type-Anti-Alias-Crisp/context" value="文字 &gt; 消除锯齿 &gt; 犀利"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc666 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref557 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAnCr = charIDToTypeID( 'AnCr' );         ref557.putEnumerated( idMnspsp, idMnIt, idAnCr );     desc666.putReference( idnull, ref557 ); executeAction( idslct, desc666, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Anti-Alias-Sharp" type="Main">
		<name id="Main-Type-Anti-Alias-Sharp/name" value="锐利"/> 
		<context id="Main-Type-Anti-Alias-Sharp/context" value="文字 &gt; 消除锯齿 &gt; 锐利"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc667 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref558 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idantiAliasSharp = stringIDToTypeID( 'antiAliasSharp' );         ref558.putEnumerated( idMnspsp, idMnIt, idantiAliasSharp );     desc667.putReference( idnull, ref558 ); executeAction( idslct, desc667, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Anti-Alias-None" type="Main">
		<name id="Main-Type-Anti-Alias-None/name" value="无"/> 
		<context id="Main-Type-Anti-Alias-None/context" value="文字 &gt; 消除锯齿 &gt; 无"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc668 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref559 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAnno = charIDToTypeID( 'Anno' );         ref559.putEnumerated( idMnspsp, idMnIt, idAnno );     desc668.putReference( idnull, ref559 ); executeAction( idslct, desc668, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Panels-Paragraph_Styles_Panel" type="Main">
		<name id="Main-Type-Panels-Paragraph_Styles_Panel/name" value="段落样式面板"/> 
		<context id="Main-Type-Panels-Paragraph_Styles_Panel/context" value="文字 &gt; 面板 &gt; 段落样式面板"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc669 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref560 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleParagraphStylesPalette = stringIDToTypeID( 'toggleParagraphStylesPalette' );         ref560.putEnumerated( idMnspsp, idMnIt, idtoggleParagraphStylesPalette );     desc669.putReference( idnull, ref560 ); executeAction( idslct, desc669, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Panels-Character_Styles_Panel" type="Main">
		<name id="Main-Type-Panels-Character_Styles_Panel/name" value="字符样式面板"/> 
		<context id="Main-Type-Panels-Character_Styles_Panel/context" value="文字 &gt; 面板 &gt; 字符样式面板"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc670 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref561 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCharacterStylesPalette = stringIDToTypeID( 'toggleCharacterStylesPalette' );         ref561.putEnumerated( idMnspsp, idMnIt, idtoggleCharacterStylesPalette );     desc670.putReference( idnull, ref561 ); executeAction( idslct, desc670, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Panels-Paragraph_Panel" type="Main">
		<name id="Main-Type-Panels-Paragraph_Panel/name" value="段落面板"/> 
		<context id="Main-Type-Panels-Paragraph_Panel/context" value="文字 &gt; 面板 &gt; 段落面板"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc671 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref562 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleParagraphPalette = stringIDToTypeID( 'toggleParagraphPalette' );         ref562.putEnumerated( idMnspsp, idMnIt, idtoggleParagraphPalette );     desc671.putReference( idnull, ref562 ); executeAction( idslct, desc671, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Panels-Character_Panel" type="Main">
		<name id="Main-Type-Panels-Character_Panel/name" value="字符面板"/> 
		<context id="Main-Type-Panels-Character_Panel/context" value="文字 &gt; 面板 &gt; 字符面板"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc672 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref563 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCharacterPalette = stringIDToTypeID( 'toggleCharacterPalette' );         ref563.putEnumerated( idMnspsp, idMnIt, idtoggleCharacterPalette );     desc672.putReference( idnull, ref563 ); executeAction( idslct, desc672, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Close_Tab_Group" type="Panel">
		<name id="Panel-Styles-Close_Tab_Group/name" value="关闭选项卡组"/> 
		<context id="Panel-Styles-Close_Tab_Group/context" value="样式 &gt; 关闭选项卡组"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc673 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref564 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseStylesPanelGroup = stringIDToTypeID( 'closeStylesPanelGroup' );         ref564.putEnumerated( idMnspsp, idMnIt, idcloseStylesPanelGroup );     desc673.putReference( idnull, ref564 ); executeAction( idslct, desc673, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Close" type="Panel">
		<name id="Panel-Styles-Close/name" value="关闭"/> 
		<context id="Panel-Styles-Close/context" value="样式 &gt; 关闭"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc674 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref565 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseStylesPanel = stringIDToTypeID( 'closeStylesPanel' );         ref565.putEnumerated( idMnspsp, idMnIt, idcloseStylesPanel );     desc674.putReference( idnull, ref565 ); executeAction( idslct, desc674, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Replace_Styles" type="Panel">
		<name id="Panel-Styles-Replace_Styles/name" value="替换样式"/> 
		<context id="Panel-Styles-Replace_Styles/context" value="样式 &gt; 替换样式"/>
		<desc id="Panel-Styles-Replace_Styles/desc" value="替换现有样式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc675 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref566 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSlsd = charIDToTypeID( 'Slsd' );         ref566.putEnumerated( idMnspsp, idMnIt, idSlsd );     desc675.putReference( idnull, ref566 ); executeAction( idslct, desc675, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Save_Styles" type="Panel">
		<name id="Panel-Styles-Save_Styles/name" value="存储样式"/> 
		<context id="Panel-Styles-Save_Styles/context" value="样式 &gt; 存储样式"/>
		<desc id="Panel-Styles-Save_Styles/desc" value="存储样式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc676 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref567 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSlsv = charIDToTypeID( 'Slsv' );         ref567.putEnumerated( idMnspsp, idMnIt, idSlsv );     desc676.putReference( idnull, ref567 ); executeAction( idslct, desc676, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Load_Styles" type="Panel">
		<name id="Panel-Styles-Load_Styles/name" value="载入样式"/> 
		<context id="Panel-Styles-Load_Styles/context" value="样式 &gt; 载入样式"/>
		<desc id="Panel-Styles-Load_Styles/desc" value="载入样式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc677 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref568 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSlsA = charIDToTypeID( 'SlsA' );         ref568.putEnumerated( idMnspsp, idMnIt, idSlsA );     desc677.putReference( idnull, ref568 ); executeAction( idslct, desc677, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Reset_Styles" type="Panel">
		<name id="Panel-Styles-Reset_Styles/name" value="复位样式"/> 
		<context id="Panel-Styles-Reset_Styles/context" value="样式 &gt; 复位样式"/>
		<desc id="Panel-Styles-Reset_Styles/desc" value="将样式复位为默认值"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc678 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref569 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSlsR = charIDToTypeID( 'SlsR' );         ref569.putEnumerated( idMnspsp, idMnIt, idSlsR );     desc678.putReference( idnull, ref569 ); executeAction( idslct, desc678, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Large_List" type="Panel">
		<name id="Panel-Styles-Large_List/name" value="大列表"/> 
		<context id="Panel-Styles-Large_List/context" value="样式 &gt; 大列表"/>
		<desc id="Panel-Styles-Large_List/desc" value="以大列表形式查看样式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc679 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref570 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idstylesTextThumbnailView = stringIDToTypeID( 'stylesTextThumbnailView' );         ref570.putEnumerated( idMnspsp, idMnIt, idstylesTextThumbnailView );     desc679.putReference( idnull, ref570 ); executeAction( idslct, desc679, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Small_List" type="Panel">
		<name id="Panel-Styles-Small_List/name" value="小列表"/> 
		<context id="Panel-Styles-Small_List/context" value="样式 &gt; 小列表"/>
		<desc id="Panel-Styles-Small_List/desc" value="以小列表形式查看样式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc680 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref571 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idstylesSmallTextView = stringIDToTypeID( 'stylesSmallTextView' );         ref571.putEnumerated( idMnspsp, idMnIt, idstylesSmallTextView );     desc680.putReference( idnull, ref571 ); executeAction( idslct, desc680, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Large_Thumbnail" type="Panel">
		<name id="Panel-Styles-Large_Thumbnail/name" value="大缩览图"/> 
		<context id="Panel-Styles-Large_Thumbnail/context" value="样式 &gt; 大缩览图"/>
		<desc id="Panel-Styles-Large_Thumbnail/desc" value="以大缩览图形式查看样式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc681 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref572 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idstylesThumbnailView = stringIDToTypeID( 'stylesThumbnailView' );         ref572.putEnumerated( idMnspsp, idMnIt, idstylesThumbnailView );     desc681.putReference( idnull, ref572 ); executeAction( idslct, desc681, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Small_Thumbnail" type="Panel">
		<name id="Panel-Styles-Small_Thumbnail/name" value="小缩览图"/> 
		<context id="Panel-Styles-Small_Thumbnail/context" value="样式 &gt; 小缩览图"/>
		<desc id="Panel-Styles-Small_Thumbnail/desc" value="以小缩览图形式查看样式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc682 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref573 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idstylesSmallThumbnailView = stringIDToTypeID( 'stylesSmallThumbnailView' );         ref573.putEnumerated( idMnspsp, idMnIt, idstylesSmallThumbnailView );     desc682.putReference( idnull, ref573 ); executeAction( idslct, desc682, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Text_Only" type="Panel">
		<name id="Panel-Styles-Text_Only/name" value="仅文本"/> 
		<context id="Panel-Styles-Text_Only/context" value="样式 &gt; 仅文本"/>
		<desc id="Panel-Styles-Text_Only/desc" value="以仅文本形式查看样式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc683 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref574 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idstylesTextView = stringIDToTypeID( 'stylesTextView' );         ref574.putEnumerated( idMnspsp, idMnIt, idstylesTextView );     desc683.putReference( idnull, ref574 ); executeAction( idslct, desc683, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-New_Style" type="Panel">
		<name id="Panel-Styles-New_Style/name" value="新建样式"/> 
		<context id="Panel-Styles-New_Style/context" value="样式 &gt; 新建样式"/>
		<desc id="Panel-Styles-New_Style/desc" value="创建新样式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc684 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref575 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSlsN = charIDToTypeID( 'SlsN' );         ref575.putEnumerated( idMnspsp, idMnIt, idSlsN );     desc684.putReference( idnull, ref575 ); executeAction( idslct, desc684, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Clear_Slices" type="Main">
		<name id="Main-View-Clear_Slices/name" value="清除切片"/> 
		<context id="Main-View-Clear_Slices/context" value="视图 &gt; 清除切片"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc685 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref576 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclearSlices = stringIDToTypeID( 'clearSlices' );         ref576.putEnumerated( idMnspsp, idMnIt, idclearSlices );     desc685.putReference( idnull, ref576 ); executeAction( idslct, desc685, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Lock_Slices" type="Main">
		<name id="Main-View-Lock_Slices/name" value="锁定切片"/> 
		<context id="Main-View-Lock_Slices/context" value="视图 &gt; 锁定切片"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc686 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref577 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleLockSlices = stringIDToTypeID( 'toggleLockSlices' );         ref577.putEnumerated( idMnspsp, idMnIt, idtoggleLockSlices );     desc686.putReference( idnull, ref577 ); executeAction( idslct, desc686, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-New_Guide" type="Main">
		<name id="Main-View-New_Guide/name" value="新建参考线"/> 
		<context id="Main-View-New_Guide/context" value="视图 &gt; 新建参考线"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc687 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref578 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idnewGuide = stringIDToTypeID( 'newGuide' );         ref578.putEnumerated( idMnspsp, idMnIt, idnewGuide );     desc687.putReference( idnull, ref578 ); executeAction( idslct, desc687, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Clear_Guides" type="Main">
		<name id="Main-View-Clear_Guides/name" value="清除参考线"/> 
		<context id="Main-View-Clear_Guides/context" value="视图 &gt; 清除参考线"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc688 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref579 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idClrG = charIDToTypeID( 'ClrG' );         ref579.putEnumerated( idMnspsp, idMnIt, idClrG );     desc688.putReference( idnull, ref579 ); executeAction( idslct, desc688, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Lock_Guides" type="Main">
		<name id="Main-View-Lock_Guides/name" value="锁定参考线"/> 
		<context id="Main-View-Lock_Guides/context" value="视图 &gt; 锁定参考线"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc689 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref580 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglL = charIDToTypeID( 'TglL' );         ref580.putEnumerated( idMnspsp, idMnIt, idTglL );     desc689.putReference( idnull, ref580 ); executeAction( idslct, desc689, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Snap_To-None" type="Main">
		<name id="Main-View-Snap_To-None/name" value="无"/> 
		<context id="Main-View-Snap_To-None/context" value="视图 &gt; 对齐到 &gt; 无"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc690 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref581 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapNone = stringIDToTypeID( 'snapNone' );         ref581.putEnumerated( idMnspsp, idMnIt, idsnapNone );     desc690.putReference( idnull, ref581 ); executeAction( idslct, desc690, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Snap_To-All" type="Main">
		<name id="Main-View-Snap_To-All/name" value="全部"/> 
		<context id="Main-View-Snap_To-All/context" value="视图 &gt; 对齐到 &gt; 全部"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc691 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref582 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapAll = stringIDToTypeID( 'snapAll' );         ref582.putEnumerated( idMnspsp, idMnIt, idsnapAll );     desc691.putReference( idnull, ref582 ); executeAction( idslct, desc691, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Snap_To-Document_Bounds" type="Main">
		<name id="Main-View-Snap_To-Document_Bounds/name" value="文档边界"/> 
		<context id="Main-View-Snap_To-Document_Bounds/context" value="视图 &gt; 对齐到 &gt; 文档边界"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc692 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref583 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapToDocBounds = stringIDToTypeID( 'snapToDocBounds' );         ref583.putEnumerated( idMnspsp, idMnIt, idsnapToDocBounds );     desc692.putReference( idnull, ref583 ); executeAction( idslct, desc692, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Snap_To-Slices" type="Main">
		<name id="Main-View-Snap_To-Slices/name" value="切片"/> 
		<context id="Main-View-Snap_To-Slices/context" value="视图 &gt; 对齐到 &gt; 切片"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc693 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref584 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapToSlices = stringIDToTypeID( 'snapToSlices' );         ref584.putEnumerated( idMnspsp, idMnIt, idsnapToSlices );     desc693.putReference( idnull, ref584 ); executeAction( idslct, desc693, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Snap_To-Layers" type="Main">
		<name id="Main-View-Snap_To-Layers/name" value="图层"/> 
		<context id="Main-View-Snap_To-Layers/context" value="视图 &gt; 对齐到 &gt; 图层"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc694 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref585 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapToLayerBounds = stringIDToTypeID( 'snapToLayerBounds' );         ref585.putEnumerated( idMnspsp, idMnIt, idsnapToLayerBounds );     desc694.putReference( idnull, ref585 ); executeAction( idslct, desc694, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Snap_To-Grid" type="Main">
		<name id="Main-View-Snap_To-Grid/name" value="网格"/> 
		<context id="Main-View-Snap_To-Grid/context" value="视图 &gt; 对齐到 &gt; 网格"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc695 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref586 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapToGrid = stringIDToTypeID( 'snapToGrid' );         ref586.putEnumerated( idMnspsp, idMnIt, idsnapToGrid );     desc695.putReference( idnull, ref586 ); executeAction( idslct, desc695, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Snap_To-Guides" type="Main">
		<name id="Main-View-Snap_To-Guides/name" value="参考线"/> 
		<context id="Main-View-Snap_To-Guides/context" value="视图 &gt; 对齐到 &gt; 参考线"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc696 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref587 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapToGuides = stringIDToTypeID( 'snapToGuides' );         ref587.putEnumerated( idMnspsp, idMnIt, idsnapToGuides );     desc696.putReference( idnull, ref587 ); executeAction( idslct, desc696, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Snap" type="Main">
		<name id="Main-View-Snap/name" value="对齐"/> 
		<context id="Main-View-Snap/context" value="视图 &gt; 对齐"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc697 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref588 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnap = stringIDToTypeID( 'snap' );         ref588.putEnumerated( idMnspsp, idMnIt, idsnap );     desc697.putReference( idnull, ref588 ); executeAction( idslct, desc697, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Rulers" type="Main">
		<name id="Main-View-Rulers/name" value="标尺"/> 
		<context id="Main-View-Rulers/context" value="视图 &gt; 标尺"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc698 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref589 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglR = charIDToTypeID( 'TglR' );         ref589.putEnumerated( idMnspsp, idMnIt, idTglR );     desc698.putReference( idnull, ref589 ); executeAction( idslct, desc698, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Show_Extras_Options" type="Main">
		<name id="Main-View-Show-Show_Extras_Options/name" value="显示额外选项"/> 
		<context id="Main-View-Show-Show_Extras_Options/context" value="视图 &gt; 显示 &gt; 显示额外选项"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc699 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref590 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idshowHideOptions = stringIDToTypeID( 'showHideOptions' );         ref590.putEnumerated( idMnspsp, idMnIt, idshowHideOptions );     desc699.putReference( idnull, ref590 ); executeAction( idslct, desc699, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-None" type="Main">
		<name id="Main-View-Show-None/name" value="无"/> 
		<context id="Main-View-Show-None/context" value="视图 &gt; 显示 &gt; 无"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc700 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref591 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idshowNone = stringIDToTypeID( 'showNone' );         ref591.putEnumerated( idMnspsp, idMnIt, idshowNone );     desc700.putReference( idnull, ref591 ); executeAction( idslct, desc700, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-All" type="Main">
		<name id="Main-View-Show-All/name" value="全部"/> 
		<context id="Main-View-Show-All/context" value="视图 &gt; 显示 &gt; 全部"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc701 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref592 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idshowAll = stringIDToTypeID( 'showAll' );         ref592.putEnumerated( idMnspsp, idMnIt, idshowAll );     desc701.putReference( idnull, ref592 ); executeAction( idslct, desc701, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Brush_Preview" type="Main">
		<name id="Main-View-Show-Brush_Preview/name" value="画笔预览"/> 
		<context id="Main-View-Show-Brush_Preview/context" value="视图 &gt; 显示 &gt; 画笔预览"/>
		<desc id="Main-View-Show-Brush_Preview/desc" value="显示实时笔尖硬毛刷画笔屏幕预览"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc702 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref593 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleBrushPreview = stringIDToTypeID( 'toggleBrushPreview' );         ref593.putEnumerated( idMnspsp, idMnIt, idtoggleBrushPreview );     desc702.putReference( idnull, ref593 ); executeAction( idslct, desc702, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-UV_Overlay" type="Main">
		<name id="Main-View-Show-UV_Overlay/name" value="UV 叠加"/> 
		<context id="Main-View-Show-UV_Overlay/context" value="视图 &gt; 显示 &gt; UV 叠加"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc703 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref594 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglethreeDUVOverlay = stringIDToTypeID( 'toggle3DUVOverlay' );         ref594.putEnumerated( idMnspsp, idMnIt, idtogglethreeDUVOverlay );     desc703.putReference( idnull, ref594 ); executeAction( idslct, desc703, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-3D_Selection" type="Main">
		<name id="Main-View-Show-3D_Selection/name" value="3D 选区"/> 
		<context id="Main-View-Show-3D_Selection/context" value="视图 &gt; 显示 &gt; 3D 选区"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc704 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref595 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglethreeDSelection = stringIDToTypeID( 'toggle3DSelection' );         ref595.putEnumerated( idMnspsp, idMnIt, idtogglethreeDSelection );     desc704.putReference( idnull, ref595 ); executeAction( idslct, desc704, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-3D_Lights" type="Main">
		<name id="Main-View-Show-3D_Lights/name" value="3D 光源"/> 
		<context id="Main-View-Show-3D_Lights/context" value="视图 &gt; 显示 &gt; 3D 光源"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc705 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref596 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglethreeDLights = stringIDToTypeID( 'toggle3DLights' );         ref596.putEnumerated( idMnspsp, idMnIt, idtogglethreeDLights );     desc705.putReference( idnull, ref596 ); executeAction( idslct, desc705, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-3D_Ground_Plane" type="Main">
		<name id="Main-View-Show-3D_Ground_Plane/name" value="3D 地面"/> 
		<context id="Main-View-Show-3D_Ground_Plane/context" value="视图 &gt; 显示 &gt; 3D 地面"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc706 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref597 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglethreeDGroundPlane = stringIDToTypeID( 'toggle3DGroundPlane' );         ref597.putEnumerated( idMnspsp, idMnIt, idtogglethreeDGroundPlane );     desc706.putReference( idnull, ref597 ); executeAction( idslct, desc706, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-3D_Secondary_View" type="Main">
		<name id="Main-View-Show-3D_Secondary_View/name" value="3D 副视图"/> 
		<context id="Main-View-Show-3D_Secondary_View/context" value="视图 &gt; 显示 &gt; 3D 副视图"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc707 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref598 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglethreeDAxis = stringIDToTypeID( 'toggle3DAxis' );         ref598.putEnumerated( idMnspsp, idMnIt, idtogglethreeDAxis );     desc707.putReference( idnull, ref598 ); executeAction( idslct, desc707, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Pixel_Grid" type="Main">
		<name id="Main-View-Show-Pixel_Grid/name" value="像素网格"/> 
		<context id="Main-View-Show-Pixel_Grid/context" value="视图 &gt; 显示 &gt; 像素网格"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc708 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref599 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglePixelGrid = stringIDToTypeID( 'togglePixelGrid' );         ref599.putEnumerated( idMnspsp, idMnIt, idtogglePixelGrid );     desc708.putReference( idnull, ref599 ); executeAction( idslct, desc708, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Notes" type="Main">
		<name id="Main-View-Show-Notes/name" value="注释"/> 
		<context id="Main-View-Show-Notes/context" value="视图 &gt; 显示 &gt; 注释"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc709 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref600 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTgAn = charIDToTypeID( 'TgAn' );         ref600.putEnumerated( idMnspsp, idMnIt, idTgAn );     desc709.putReference( idnull, ref600 ); executeAction( idslct, desc709, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Slices" type="Main">
		<name id="Main-View-Show-Slices/name" value="切片"/> 
		<context id="Main-View-Show-Slices/context" value="视图 &gt; 显示 &gt; 切片"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc710 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref601 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleSlices = stringIDToTypeID( 'toggleSlices' );         ref601.putEnumerated( idMnspsp, idMnIt, idtoggleSlices );     desc710.putReference( idnull, ref601 ); executeAction( idslct, desc710, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Smart_Guides" type="Main">
		<name id="Main-View-Show-Smart_Guides/name" value="智能参考线"/> 
		<context id="Main-View-Show-Smart_Guides/context" value="视图 &gt; 显示 &gt; 智能参考线"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc711 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref602 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleSmartGuides = stringIDToTypeID( 'toggleSmartGuides' );         ref602.putEnumerated( idMnspsp, idMnIt, idtoggleSmartGuides );     desc711.putReference( idnull, ref602 ); executeAction( idslct, desc711, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Count" type="Main">
		<name id="Main-View-Show-Count/name" value="数量"/> 
		<context id="Main-View-Show-Count/context" value="视图 &gt; 显示 &gt; 数量"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc712 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref603 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCount = stringIDToTypeID( 'toggleCount' );         ref603.putEnumerated( idMnspsp, idMnIt, idtoggleCount );     desc712.putReference( idnull, ref603 ); executeAction( idslct, desc712, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Guides" type="Main">
		<name id="Main-View-Show-Guides/name" value="参考线"/> 
		<context id="Main-View-Show-Guides/context" value="视图 &gt; 显示 &gt; 参考线"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc713 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref604 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTgld = charIDToTypeID( 'Tgld' );         ref604.putEnumerated( idMnspsp, idMnIt, idTgld );     desc713.putReference( idnull, ref604 ); executeAction( idslct, desc713, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Grid" type="Main">
		<name id="Main-View-Show-Grid/name" value="网格"/> 
		<context id="Main-View-Show-Grid/context" value="视图 &gt; 显示 &gt; 网格"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc714 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref605 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTgGr = charIDToTypeID( 'TgGr' );         ref605.putEnumerated( idMnspsp, idMnIt, idTgGr );     desc714.putReference( idnull, ref605 ); executeAction( idslct, desc714, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Target_Path" type="Main">
		<name id="Main-View-Show-Target_Path/name" value="目标路径"/> 
		<context id="Main-View-Show-Target_Path/context" value="视图 &gt; 显示 &gt; 目标路径"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc715 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref606 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglP = charIDToTypeID( 'TglP' );         ref606.putEnumerated( idMnspsp, idMnIt, idTglP );     desc715.putReference( idnull, ref606 ); executeAction( idslct, desc715, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Selection_Edges" type="Main">
		<name id="Main-View-Show-Selection_Edges/name" value="选区边缘"/> 
		<context id="Main-View-Show-Selection_Edges/context" value="视图 &gt; 显示 &gt; 选区边缘"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc716 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref607 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglE = charIDToTypeID( 'TglE' );         ref607.putEnumerated( idMnspsp, idMnIt, idTglE );     desc716.putReference( idnull, ref607 ); executeAction( idslct, desc716, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Layer_Edges" type="Main">
		<name id="Main-View-Show-Layer_Edges/name" value="图层边缘"/> 
		<context id="Main-View-Show-Layer_Edges/context" value="视图 &gt; 显示 &gt; 图层边缘"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc717 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref608 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleLayerEdges = stringIDToTypeID( 'toggleLayerEdges' );         ref608.putEnumerated( idMnspsp, idMnIt, idtoggleLayerEdges );     desc717.putReference( idnull, ref608 ); executeAction( idslct, desc717, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Extras" type="Main">
		<name id="Main-View-Extras/name" value="显示额外内容"/> 
		<context id="Main-View-Extras/context" value="视图 &gt; 显示额外内容"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc718 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref609 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleShowExtras = stringIDToTypeID( 'toggleShowExtras' );         ref609.putEnumerated( idMnspsp, idMnIt, idtoggleShowExtras );     desc718.putReference( idnull, ref609 ); executeAction( idslct, desc718, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Screen_Mode-Full_Screen_Mode" type="Main">
		<name id="Main-View-Screen_Mode-Full_Screen_Mode/name" value="全屏模式"/> 
		<context id="Main-View-Screen_Mode-Full_Screen_Mode/context" value="视图 &gt; 屏幕模式 &gt; 全屏模式"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc719 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref610 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idscreenModeFullScreen = stringIDToTypeID( 'screenModeFullScreen' );         ref610.putEnumerated( idMnspsp, idMnIt, idscreenModeFullScreen );     desc719.putReference( idnull, ref610 ); executeAction( idslct, desc719, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Screen_Mode-Full_Screen_Mode_With_Menu_Bar" type="Main">
		<name id="Main-View-Screen_Mode-Full_Screen_Mode_With_Menu_Bar/name" value="带有菜单栏的全屏模式"/> 
		<context id="Main-View-Screen_Mode-Full_Screen_Mode_With_Menu_Bar/context" value="视图 &gt; 屏幕模式 &gt; 带有菜单栏的全屏模式"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc720 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref611 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idscreenModeFullScreenWithMenubar = stringIDToTypeID( 'screenModeFullScreenWithMenubar' );         ref611.putEnumerated( idMnspsp, idMnIt, idscreenModeFullScreenWithMenubar );     desc720.putReference( idnull, ref611 ); executeAction( idslct, desc720, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Screen_Mode-Standard_Screen_Mode" type="Main">
		<name id="Main-View-Screen_Mode-Standard_Screen_Mode/name" value="标准屏幕模式"/> 
		<context id="Main-View-Screen_Mode-Standard_Screen_Mode/context" value="视图 &gt; 屏幕模式 &gt; 标准屏幕模式"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc721 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref612 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idscreenModeStandard = stringIDToTypeID( 'screenModeStandard' );         ref612.putEnumerated( idMnspsp, idMnIt, idscreenModeStandard );     desc721.putReference( idnull, ref612 ); executeAction( idslct, desc721, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Print_Size" type="Main">
		<name id="Main-View-Print_Size/name" value="打印尺寸"/> 
		<context id="Main-View-Print_Size/context" value="视图 &gt; 打印尺寸"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc722 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref613 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPrnS = charIDToTypeID( 'PrnS' );         ref613.putEnumerated( idMnspsp, idMnIt, idPrnS );     desc722.putReference( idnull, ref613 ); executeAction( idslct, desc722, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-200%" type="Main">
		<name id="Main-View-200%/name" value="200%"/> 
		<context id="Main-View-200%/context" value="视图 &gt; 200%"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc723 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref614 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idviewtwozerozeroPercent = stringIDToTypeID( 'view200Percent' );         ref614.putEnumerated( idMnspsp, idMnIt, idviewtwozerozeroPercent );     desc723.putReference( idnull, ref614 ); executeAction( idslct, desc723, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-100%" type="Main">
		<name id="Main-View-100%/name" value="100%"/> 
		<context id="Main-View-100%/context" value="视图 &gt; 100%"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc724 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref615 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idActP = charIDToTypeID( 'ActP' );         ref615.putEnumerated( idMnspsp, idMnIt, idActP );     desc724.putReference( idnull, ref615 ); executeAction( idslct, desc724, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Fit_on_Screen" type="Main">
		<name id="Main-View-Fit_on_Screen/name" value="按屏幕大小缩放"/> 
		<context id="Main-View-Fit_on_Screen/context" value="视图 &gt; 按屏幕大小缩放"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc725 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref616 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idFtOn = charIDToTypeID( 'FtOn' );         ref616.putEnumerated( idMnspsp, idMnIt, idFtOn );     desc725.putReference( idnull, ref616 ); executeAction( idslct, desc725, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Zoom_Out" type="Main">
		<name id="Main-View-Zoom_Out/name" value="缩小"/> 
		<context id="Main-View-Zoom_Out/context" value="视图 &gt; 缩小"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc726 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref617 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idZmOt = charIDToTypeID( 'ZmOt' );         ref617.putEnumerated( idMnspsp, idMnIt, idZmOt );     desc726.putReference( idnull, ref617 ); executeAction( idslct, desc726, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Zoom_In" type="Main">
		<name id="Main-View-Zoom_In/name" value="放大"/> 
		<context id="Main-View-Zoom_In/context" value="视图 &gt; 放大"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc727 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref618 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idZmIn = charIDToTypeID( 'ZmIn' );         ref618.putEnumerated( idMnspsp, idMnIt, idZmIn );     desc727.putReference( idnull, ref618 ); executeAction( idslct, desc727, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-32-bit_Preview_Options" type="Main">
		<name id="Main-View-32-bit_Preview_Options/name" value="32 位预览选项"/> 
		<context id="Main-View-32-bit_Preview_Options/context" value="视图 &gt; 32 位预览选项"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc728 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref619 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhdrOptions = stringIDToTypeID( 'hdrOptions' );         ref619.putEnumerated( idMnspsp, idMnIt, idhdrOptions );     desc728.putReference( idnull, ref619 ); executeAction( idslct, desc728, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio_Correction" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio_Correction/name" value="像素长宽比校正"/> 
		<context id="Main-View-Pixel_Aspect_Ratio_Correction/context" value="视图 &gt; 像素长宽比校正"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc729 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref620 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleProofVideo = stringIDToTypeID( 'toggleProofVideo' );         ref620.putEnumerated( idMnspsp, idMnIt, idtoggleProofVideo );     desc729.putReference( idnull, ref620 ); executeAction( idslct, desc729, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-DVCPRO_HD_1080_(1.5)" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-DVCPRO_HD_1080_(1.5)/name" value="DVCPRO HD 1080 (1.5)"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-DVCPRO_HD_1080_(1.5)/context" value="视图 &gt; 像素长宽比 &gt; DVCPRO HD 1080 (1.5)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-DVCPRO_HD_1080_(1.5)/desc" value="对图像应用 DVCPRO HD 1080 格式的长宽比"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc730 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref621 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref621.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref621.putEnumerated( idDcmn, idOrdn, idTrgt );     desc730.putReference( idnull, ref621 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc731 = new ActionDescriptor();         var idVlspsp = charIDToTypeID( 'Vl  ' );         desc731.putDouble( idVlspsp, 1.500000 );         var idNmspsp = charIDToTypeID( 'Nm  ' );         desc731.putString( idNmspsp, '''DVCPRO HD 1080''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc730.putObject( idTspspsp, idpixelScaleFactor, desc731 ); executeAction( idsetd, desc730, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-Anamorphic_2:1_(2)" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-Anamorphic_2:1_(2)/name" value="变形 2:1 (2)"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-Anamorphic_2:1_(2)/context" value="视图 &gt; 像素长宽比 &gt; 变形 2:1 (2)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-Anamorphic_2:1_(2)/desc" value="对图像应用变形格式的长宽比"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc732 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref622 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref622.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref622.putEnumerated( idDcmn, idOrdn, idTrgt );     desc732.putReference( idnull, ref622 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc733 = new ActionDescriptor();         var idVlspsp = charIDToTypeID( 'Vl  ' );         desc733.putDouble( idVlspsp, 2.000000 );         var idNmspsp = charIDToTypeID( 'Nm  ' );         desc733.putString( idNmspsp, '''Anamorphic 2:1''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc732.putObject( idTspspsp, idpixelScaleFactor, desc733 ); executeAction( idsetd, desc732, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_Widescreen_(1.46)" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_Widescreen_(1.46)/name" value="D1/DV PAL 宽银幕 (1.46)"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_Widescreen_(1.46)/context" value="视图 &gt; 像素长宽比 &gt; D1/DV PAL 宽银幕 (1.46)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_Widescreen_(1.46)/desc" value="对图像应用 PAL 宽银幕格式的长宽比"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc734 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref623 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref623.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref623.putEnumerated( idDcmn, idOrdn, idTrgt );     desc734.putReference( idnull, ref623 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc735 = new ActionDescriptor();         var idVlspsp = charIDToTypeID( 'Vl  ' );         desc735.putDouble( idVlspsp, 1.458700 );         var idNmspsp = charIDToTypeID( 'Nm  ' );         desc735.putString( idNmspsp, '''D1/DV PAL Widescreen''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc734.putObject( idTspspsp, idpixelScaleFactor, desc735 ); executeAction( idsetd, desc734, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-HDV_1080/DVCPRO_HD_720_(1.33)" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-HDV_1080/DVCPRO_HD_720_(1.33)/name" value="HDV 1080/DVCPRO HD 720 (1.33)"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-HDV_1080/DVCPRO_HD_720_(1.33)/context" value="视图 &gt; 像素长宽比 &gt; HDV 1080/DVCPRO HD 720 (1.33)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-HDV_1080/DVCPRO_HD_720_(1.33)/desc" value="对图像应用 DVCPRO HD 格式的长宽比"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc736 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref624 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref624.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref624.putEnumerated( idDcmn, idOrdn, idTrgt );     desc736.putReference( idnull, ref624 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc737 = new ActionDescriptor();         var idVlspsp = charIDToTypeID( 'Vl  ' );         desc737.putDouble( idVlspsp, 1.333000 );         var idNmspsp = charIDToTypeID( 'Nm  ' );         desc737.putString( idNmspsp, '''HDV 1080/DVCPRO HD 720''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc736.putObject( idTspspsp, idpixelScaleFactor, desc737 ); executeAction( idsetd, desc736, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_Widescreen_(1.21)" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_Widescreen_(1.21)/name" value="D1/DV NTSC 宽银幕 (1.21)"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_Widescreen_(1.21)/context" value="视图 &gt; 像素长宽比 &gt; D1/DV NTSC 宽银幕 (1.21)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_Widescreen_(1.21)/desc" value="对图像应用 NTSC 宽银幕格式的长宽比"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc738 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref625 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref625.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref625.putEnumerated( idDcmn, idOrdn, idTrgt );     desc738.putReference( idnull, ref625 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc739 = new ActionDescriptor();         var idVlspsp = charIDToTypeID( 'Vl  ' );         desc739.putDouble( idVlspsp, 1.212100 );         var idNmspsp = charIDToTypeID( 'Nm  ' );         desc739.putString( idNmspsp, '''D1/DV NTSC Widescreen''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc738.putObject( idTspspsp, idpixelScaleFactor, desc739 ); executeAction( idsetd, desc738, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_(1.09)" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_(1.09)/name" value="D1/DV PAL (1.09)"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_(1.09)/context" value="视图 &gt; 像素长宽比 &gt; D1/DV PAL (1.09)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_(1.09)/desc" value="对图像应用 PAL 格式的长宽比"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc740 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref626 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref626.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref626.putEnumerated( idDcmn, idOrdn, idTrgt );     desc740.putReference( idnull, ref626 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc741 = new ActionDescriptor();         var idVlspsp = charIDToTypeID( 'Vl  ' );         desc741.putDouble( idVlspsp, 1.094000 );         var idNmspsp = charIDToTypeID( 'Nm  ' );         desc741.putString( idNmspsp, '''D1/DV PAL''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc740.putObject( idTspspsp, idpixelScaleFactor, desc741 ); executeAction( idsetd, desc740, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_(0.91)" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_(0.91)/name" value="D1/DV NTSC (0.91)"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_(0.91)/context" value="视图 &gt; 像素长宽比 &gt; D1/DV NTSC (0.91)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_(0.91)/desc" value="对图像应用 NTSC 格式的长宽比"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc742 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref627 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref627.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref627.putEnumerated( idDcmn, idOrdn, idTrgt );     desc742.putReference( idnull, ref627 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc743 = new ActionDescriptor();         var idVlspsp = charIDToTypeID( 'Vl  ' );         desc743.putDouble( idVlspsp, 0.909100 );         var idNmspsp = charIDToTypeID( 'Nm  ' );         desc743.putString( idNmspsp, '''D1/DV NTSC''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc742.putObject( idTspspsp, idpixelScaleFactor, desc743 ); executeAction( idsetd, desc742, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-Square" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-Square/name" value="方形"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-Square/context" value="视图 &gt; 像素长宽比 &gt; 方形"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-Square/desc" value="对图像应用方形长宽比"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc744 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref628 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref628.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref628.putEnumerated( idDcmn, idOrdn, idTrgt );     desc744.putReference( idnull, ref628 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc745 = new ActionDescriptor();         var idVlspsp = charIDToTypeID( 'Vl  ' );         desc745.putDouble( idVlspsp, 1.000000 );         var idNmspsp = charIDToTypeID( 'Nm  ' );         desc745.putString( idNmspsp, '''Square Pixels''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc744.putObject( idTspspsp, idpixelScaleFactor, desc745 ); executeAction( idsetd, desc744, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-Reset_Pixel_Aspect_Ratios" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-Reset_Pixel_Aspect_Ratios/name" value="复位像素长宽比"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-Reset_Pixel_Aspect_Ratios/context" value="视图 &gt; 像素长宽比 &gt; 复位像素长宽比"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-Reset_Pixel_Aspect_Ratios/desc" value="将图像的长宽比复位为默认值"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc746 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref629 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idresetScaleFactor = stringIDToTypeID( 'resetScaleFactor' );         ref629.putEnumerated( idMnspsp, idMnIt, idresetScaleFactor );     desc746.putReference( idnull, ref629 ); executeAction( idslct, desc746, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-Delete_Pixel_Aspect_Ratio" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-Delete_Pixel_Aspect_Ratio/name" value="删除像素长宽比"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-Delete_Pixel_Aspect_Ratio/context" value="视图 &gt; 像素长宽比 &gt; 删除像素长宽比"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-Delete_Pixel_Aspect_Ratio/desc" value="还原或删除图像的自定长宽比"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc747 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref630 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddeleteScaleFactor = stringIDToTypeID( 'deleteScaleFactor' );         ref630.putEnumerated( idMnspsp, idMnIt, iddeleteScaleFactor );     desc747.putReference( idnull, ref630 ); executeAction( idslct, desc747, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-Custom_Pixel_Aspect_Ratio" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-Custom_Pixel_Aspect_Ratio/name" value="自定像素长宽比"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-Custom_Pixel_Aspect_Ratio/context" value="视图 &gt; 像素长宽比 &gt; 自定像素长宽比"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-Custom_Pixel_Aspect_Ratio/desc" value="对图像定义特定的长宽比"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc748 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref631 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcustomScaleFactor = stringIDToTypeID( 'customScaleFactor' );         ref631.putEnumerated( idMnspsp, idMnIt, idcustomScaleFactor );     desc748.putReference( idnull, ref631 ); executeAction( idslct, desc748, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Gamut_Warning" type="Main">
		<name id="Main-View-Gamut_Warning/name" value="色域警告"/> 
		<context id="Main-View-Gamut_Warning/context" value="视图 &gt; 色域警告"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc749 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref632 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglG = charIDToTypeID( 'TglG' );         ref632.putEnumerated( idMnspsp, idMnIt, idTglG );     desc749.putReference( idnull, ref632 ); executeAction( idslct, desc749, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Colors" type="Main">
		<name id="Main-View-Proof_Colors/name" value="校样颜色"/> 
		<context id="Main-View-Proof_Colors/context" value="视图 &gt; 校样颜色"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc750 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref633 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleProofColors = stringIDToTypeID( 'toggleProofColors' );         ref633.putEnumerated( idMnspsp, idMnIt, idtoggleProofColors );     desc750.putReference( idnull, ref633 ); executeAction( idslct, desc750, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Color_Blindness_-_Deuteranopia-type" type="Main">
		<name id="Main-View-Proof_Setup-Color_Blindness_-_Deuteranopia-type/name" value="色盲 - 绿色盲型"/> 
		<context id="Main-View-Proof_Setup-Color_Blindness_-_Deuteranopia-type/context" value="视图 &gt; 校样设置 &gt; 色盲 - 绿色盲型"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc751 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofDeuteranopia = stringIDToTypeID( 'proofDeuteranopia' );     desc751.putEnumerated( idBltn, idbuiltinProof, idproofDeuteranopia ); executeAction( idproofSetup, desc751, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Color_Blindness_-_Protanopia-type" type="Main">
		<name id="Main-View-Proof_Setup-Color_Blindness_-_Protanopia-type/name" value="色盲 - 红色盲型"/> 
		<context id="Main-View-Proof_Setup-Color_Blindness_-_Protanopia-type/context" value="视图 &gt; 校样设置 &gt; 色盲 - 红色盲型"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc752 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofProtanopia = stringIDToTypeID( 'proofProtanopia' );     desc752.putEnumerated( idBltn, idbuiltinProof, idproofProtanopia ); executeAction( idproofSetup, desc752, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Monitor_RGB" type="Main">
		<name id="Main-View-Proof_Setup-Monitor_RGB/name" value="显示器 RGB"/> 
		<context id="Main-View-Proof_Setup-Monitor_RGB/context" value="视图 &gt; 校样设置 &gt; 显示器 RGB"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc753 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofMonitor = stringIDToTypeID( 'proofMonitor' );     desc753.putEnumerated( idBltn, idbuiltinProof, idproofMonitor ); executeAction( idproofSetup, desc753, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Internet_Standard_RGB_(sRGB)" type="Main">
		<name id="Main-View-Proof_Setup-Internet_Standard_RGB_(sRGB)/name" value="Internet 标准 RGB (sRGB)"/> 
		<context id="Main-View-Proof_Setup-Internet_Standard_RGB_(sRGB)/context" value="视图 &gt; 校样设置 &gt; Internet 标准 RGB (sRGB)"/>
		<desc id="Main-View-Proof_Setup-Internet_Standard_RGB_(sRGB)/desc" value="使用 sRGB 标准色和灰度系数 (2.2) 显示"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc754 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofWindows = stringIDToTypeID( 'proofWindows' );     desc754.putEnumerated( idBltn, idbuiltinProof, idproofWindows ); executeAction( idproofSetup, desc754, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Legacy_Macintosh_RGB_(Gamma_1.8)" type="Main">
		<name id="Main-View-Proof_Setup-Legacy_Macintosh_RGB_(Gamma_1.8)/name" value="旧版 Macintosh RGB (Gamma 1.8)"/> 
		<context id="Main-View-Proof_Setup-Legacy_Macintosh_RGB_(Gamma_1.8)/context" value="视图 &gt; 校样设置 &gt; 旧版 Macintosh RGB (Gamma 1.8)"/>
		<desc id="Main-View-Proof_Setup-Legacy_Macintosh_RGB_(Gamma_1.8)/desc" value="使用 Snow Leopard 之前的灰度系数 (1.8) 显示"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc755 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofMacintosh = stringIDToTypeID( 'proofMacintosh' );     desc755.putEnumerated( idBltn, idbuiltinProof, idproofMacintosh ); executeAction( idproofSetup, desc755, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Working_CMY_Plates" type="Main">
		<name id="Main-View-Proof_Setup-Working_CMY_Plates/name" value="工作中的 CMY 版"/> 
		<context id="Main-View-Proof_Setup-Working_CMY_Plates/context" value="视图 &gt; 校样设置 &gt; 工作中的 CMY 版"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc756 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofCMY = stringIDToTypeID( 'proofCMY' );     desc756.putEnumerated( idBltn, idbuiltinProof, idproofCMY ); executeAction( idproofSetup, desc756, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Working_Black_Plate" type="Main">
		<name id="Main-View-Proof_Setup-Working_Black_Plate/name" value="工作中的黑版"/> 
		<context id="Main-View-Proof_Setup-Working_Black_Plate/context" value="视图 &gt; 校样设置 &gt; 工作中的黑版"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc757 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofBlack = stringIDToTypeID( 'proofBlack' );     desc757.putEnumerated( idBltn, idbuiltinProof, idproofBlack ); executeAction( idproofSetup, desc757, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Working_Yellow_Plate" type="Main">
		<name id="Main-View-Proof_Setup-Working_Yellow_Plate/name" value="工作中的黄版"/> 
		<context id="Main-View-Proof_Setup-Working_Yellow_Plate/context" value="视图 &gt; 校样设置 &gt; 工作中的黄版"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc758 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofYellow = stringIDToTypeID( 'proofYellow' );     desc758.putEnumerated( idBltn, idbuiltinProof, idproofYellow ); executeAction( idproofSetup, desc758, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Working_Magenta_Plate" type="Main">
		<name id="Main-View-Proof_Setup-Working_Magenta_Plate/name" value="工作中的洋红版"/> 
		<context id="Main-View-Proof_Setup-Working_Magenta_Plate/context" value="视图 &gt; 校样设置 &gt; 工作中的洋红版"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc759 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofMagenta = stringIDToTypeID( 'proofMagenta' );     desc759.putEnumerated( idBltn, idbuiltinProof, idproofMagenta ); executeAction( idproofSetup, desc759, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Working_Cyan_Plate" type="Main">
		<name id="Main-View-Proof_Setup-Working_Cyan_Plate/name" value="工作中的青版"/> 
		<context id="Main-View-Proof_Setup-Working_Cyan_Plate/context" value="视图 &gt; 校样设置 &gt; 工作中的青版"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc760 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofCyan = stringIDToTypeID( 'proofCyan' );     desc760.putEnumerated( idBltn, idbuiltinProof, idproofCyan ); executeAction( idproofSetup, desc760, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Working_CMYK" type="Main">
		<name id="Main-View-Proof_Setup-Working_CMYK/name" value="工作中的 CMYK"/> 
		<context id="Main-View-Proof_Setup-Working_CMYK/context" value="视图 &gt; 校样设置 &gt; 工作中的 CMYK"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc761 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofCMYK = stringIDToTypeID( 'proofCMYK' );     desc761.putEnumerated( idBltn, idbuiltinProof, idproofCMYK ); executeAction( idproofSetup, desc761, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Custom" type="Main">
		<name id="Main-View-Proof_Setup-Custom/name" value="自定"/> 
		<context id="Main-View-Proof_Setup-Custom/context" value="视图 &gt; 校样设置 &gt; 自定"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc762 = new ActionDescriptor(); executeAction( idproofSetup, desc762, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Tools" type="Main">
		<name id="Main-Window-Tools/name" value="工具"/> 
		<context id="Main-Window-Tools/context" value="窗口 &gt; 工具"/>
		<desc id="Main-Window-Tools/desc" value="显示工具面板，用于选择工具"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc763 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref634 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglT = charIDToTypeID( 'TglT' );         ref634.putEnumerated( idMnspsp, idMnIt, idTglT );     desc763.putReference( idnull, ref634 ); executeAction( idslct, desc763, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Options" type="Main">
		<name id="Main-Window-Options/name" value="选项"/> 
		<context id="Main-Window-Options/context" value="窗口 &gt; 选项"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc764 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref635 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglO = charIDToTypeID( 'TglO' );         ref635.putEnumerated( idMnspsp, idMnIt, idTglO );     desc764.putReference( idnull, ref635 ); executeAction( idslct, desc764, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Tool_Presets" type="Main">
		<name id="Main-Window-Tool_Presets/name" value="工具预设"/> 
		<context id="Main-Window-Tool_Presets/context" value="窗口 &gt; 工具预设"/>
		<desc id="Main-Window-Tool_Presets/desc" value="显示工具预设面板，用于创建和选择预设工具配置"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc765 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref636 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleToolPresetsPalette = stringIDToTypeID( 'toggleToolPresetsPalette' );         ref636.putEnumerated( idMnspsp, idMnIt, idtoggleToolPresetsPalette );     desc765.putReference( idnull, ref636 ); executeAction( idslct, desc765, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Timeline" type="Main">
		<name id="Main-Window-Timeline/name" value="时间轴"/> 
		<context id="Main-Window-Timeline/context" value="窗口 &gt; 时间轴"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc766 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref637 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleAnimationPalette = stringIDToTypeID( 'toggleAnimationPalette' );         ref637.putEnumerated( idMnspsp, idMnIt, idtoggleAnimationPalette );     desc766.putReference( idnull, ref637 ); executeAction( idslct, desc766, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Swatches" type="Main">
		<name id="Main-Window-Swatches/name" value="色板"/> 
		<context id="Main-Window-Swatches/context" value="窗口 &gt; 色板"/>
		<desc id="Main-Window-Swatches/desc" value="显示色板面板，用于创建和应用收藏颜色"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc767 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref638 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglw = charIDToTypeID( 'Tglw' );         ref638.putEnumerated( idMnspsp, idMnIt, idTglw );     desc767.putReference( idnull, ref638 ); executeAction( idslct, desc767, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Styles" type="Main">
		<name id="Main-Window-Styles/name" value="样式"/> 
		<context id="Main-Window-Styles/context" value="窗口 &gt; 样式"/>
		<desc id="Main-Window-Styles/desc" value="显示样式面板，用于创建和应用存储的图层特性集"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc768 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref639 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTgSl = charIDToTypeID( 'TgSl' );         ref639.putEnumerated( idMnspsp, idMnIt, idTgSl );     desc768.putReference( idnull, ref639 ); executeAction( idslct, desc768, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Properties" type="Main">
		<name id="Main-Window-Properties/name" value="属性"/> 
		<context id="Main-Window-Properties/context" value="窗口 &gt; 属性"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc769 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref640 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglePropertiesPanel = stringIDToTypeID( 'togglePropertiesPanel' );         ref640.putEnumerated( idMnspsp, idMnIt, idtogglePropertiesPanel );     desc769.putReference( idnull, ref640 ); executeAction( idslct, desc769, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Paths" type="Main">
		<name id="Main-Window-Paths/name" value="路径"/> 
		<context id="Main-Window-Paths/context" value="窗口 &gt; 路径"/>
		<desc id="Main-Window-Paths/desc" value="显示路径面板，用于显示和编辑矢量路径"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc770 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref641 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglt = charIDToTypeID( 'Tglt' );         ref641.putEnumerated( idMnspsp, idMnIt, idTglt );     desc770.putReference( idnull, ref641 ); executeAction( idslct, desc770, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Paragraph_Styles" type="Main">
		<name id="Main-Window-Paragraph_Styles/name" value="段落样式"/> 
		<context id="Main-Window-Paragraph_Styles/context" value="窗口 &gt; 段落样式"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc771 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref642 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleParagraphStylesPalette = stringIDToTypeID( 'toggleParagraphStylesPalette' );         ref642.putEnumerated( idMnspsp, idMnIt, idtoggleParagraphStylesPalette );     desc771.putReference( idnull, ref642 ); executeAction( idslct, desc771, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Paragraph" type="Main">
		<name id="Main-Window-Paragraph/name" value="段落"/> 
		<context id="Main-Window-Paragraph/context" value="窗口 &gt; 段落"/>
		<desc id="Main-Window-Paragraph/desc" value="显示段落面板，用于编辑文本特性"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc772 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref643 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleParagraphPalette = stringIDToTypeID( 'toggleParagraphPalette' );         ref643.putEnumerated( idMnspsp, idMnIt, idtoggleParagraphPalette );     desc772.putReference( idnull, ref643 ); executeAction( idslct, desc772, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Notes" type="Main">
		<name id="Main-Window-Notes/name" value="注释"/> 
		<context id="Main-Window-Notes/context" value="窗口 &gt; 注释"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc773 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref644 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleAnnotationPalette = stringIDToTypeID( 'toggleAnnotationPalette' );         ref644.putEnumerated( idMnspsp, idMnIt, idtoggleAnnotationPalette );     desc773.putReference( idnull, ref644 ); executeAction( idslct, desc773, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Navigator" type="Main">
		<name id="Main-Window-Navigator/name" value="导航器"/> 
		<context id="Main-Window-Navigator/context" value="窗口 &gt; 导航器"/>
		<desc id="Main-Window-Navigator/desc" value="显示导航器面板，用于平移、缩放和导航文档"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc774 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref645 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglN = charIDToTypeID( 'TglN' );         ref645.putEnumerated( idMnspsp, idMnIt, idTglN );     desc774.putReference( idnull, ref645 ); executeAction( idslct, desc774, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Measurement_Log" type="Main">
		<name id="Main-Window-Measurement_Log/name" value="测量记录"/> 
		<context id="Main-Window-Measurement_Log/context" value="窗口 &gt; 测量记录"/>
		<desc id="Main-Window-Measurement_Log/desc" value="显示测量记录面板，用于显示记录的图像统计数据"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc775 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref646 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleMeasurementLogPalette = stringIDToTypeID( 'toggleMeasurementLogPalette' );         ref646.putEnumerated( idMnspsp, idMnIt, idtoggleMeasurementLogPalette );     desc775.putReference( idnull, ref646 ); executeAction( idslct, desc775, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Layers" type="Main">
		<name id="Main-Window-Layers/name" value="图层"/> 
		<context id="Main-Window-Layers/context" value="窗口 &gt; 图层"/>
		<desc id="Main-Window-Layers/desc" value="显示图层面板，用于创建、导航和修改文档图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc776 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref647 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTgly = charIDToTypeID( 'Tgly' );         ref647.putEnumerated( idMnspsp, idMnIt, idTgly );     desc776.putReference( idnull, ref647 ); executeAction( idslct, desc776, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Layer_Comps" type="Main">
		<name id="Main-Window-Layer_Comps/name" value="图层复合"/> 
		<context id="Main-Window-Layer_Comps/context" value="窗口 &gt; 图层复合"/>
		<desc id="Main-Window-Layer_Comps/desc" value="显示图层复合面板，用于记录和选择图层配置（复合）"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc777 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref648 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCompsPalette = stringIDToTypeID( 'toggleCompsPalette' );         ref648.putEnumerated( idMnspsp, idMnIt, idtoggleCompsPalette );     desc777.putReference( idnull, ref648 ); executeAction( idslct, desc777, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Info" type="Main">
		<name id="Main-Window-Info/name" value="信息"/> 
		<context id="Main-Window-Info/context" value="窗口 &gt; 信息"/>
		<desc id="Main-Window-Info/desc" value="显示信息面板，用于显示图像属性"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc778 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref649 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglI = charIDToTypeID( 'TglI' );         ref649.putEnumerated( idMnspsp, idMnIt, idTglI );     desc778.putReference( idnull, ref649 ); executeAction( idslct, desc778, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-History" type="Main">
		<name id="Main-Window-History/name" value="历史记录"/> 
		<context id="Main-Window-History/context" value="窗口 &gt; 历史记录"/>
		<desc id="Main-Window-History/desc" value="显示历史记录面板，用于导航和选择历史记录状态和快照"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc779 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref650 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglH = charIDToTypeID( 'TglH' );         ref650.putEnumerated( idMnspsp, idMnIt, idTglH );     desc779.putReference( idnull, ref650 ); executeAction( idslct, desc779, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Histogram" type="Main">
		<name id="Main-Window-Histogram/name" value="直方图"/> 
		<context id="Main-Window-Histogram/context" value="窗口 &gt; 直方图"/>
		<desc id="Main-Window-Histogram/desc" value="显示直方图面板，用于查看图像统计信息"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc780 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref651 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleHistogramPalette = stringIDToTypeID( 'toggleHistogramPalette' );         ref651.putEnumerated( idMnspsp, idMnIt, idtoggleHistogramPalette );     desc780.putReference( idnull, ref651 ); executeAction( idslct, desc780, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Color" type="Main">
		<name id="Main-Window-Color/name" value="颜色"/> 
		<context id="Main-Window-Color/context" value="窗口 &gt; 颜色"/>
		<desc id="Main-Window-Color/desc" value="显示颜色面板，用于选择颜色"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc781 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref652 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglc = charIDToTypeID( 'Tglc' );         ref652.putEnumerated( idMnspsp, idMnIt, idTglc );     desc781.putReference( idnull, ref652 ); executeAction( idslct, desc781, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Clone_Source" type="Main">
		<name id="Main-Window-Clone_Source/name" value="仿制源"/> 
		<context id="Main-Window-Clone_Source/context" value="窗口 &gt; 仿制源"/>
		<desc id="Main-Window-Clone_Source/desc" value="显示仿制源面板，用于控制仿制和修复工具的操作方式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc782 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref653 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCloneSourcePalette = stringIDToTypeID( 'toggleCloneSourcePalette' );         ref653.putEnumerated( idMnspsp, idMnIt, idtoggleCloneSourcePalette );     desc782.putReference( idnull, ref653 ); executeAction( idslct, desc782, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Character_Styles" type="Main">
		<name id="Main-Window-Character_Styles/name" value="字符样式"/> 
		<context id="Main-Window-Character_Styles/context" value="窗口 &gt; 字符样式"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc783 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref654 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCharacterStylesPalette = stringIDToTypeID( 'toggleCharacterStylesPalette' );         ref654.putEnumerated( idMnspsp, idMnIt, idtoggleCharacterStylesPalette );     desc783.putReference( idnull, ref654 ); executeAction( idslct, desc783, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Character" type="Main">
		<name id="Main-Window-Character/name" value="字符"/> 
		<context id="Main-Window-Character/context" value="窗口 &gt; 字符"/>
		<desc id="Main-Window-Character/desc" value="显示字符面板，用于编辑文本特性"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc784 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref655 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCharacterPalette = stringIDToTypeID( 'toggleCharacterPalette' );         ref655.putEnumerated( idMnspsp, idMnIt, idtoggleCharacterPalette );     desc784.putReference( idnull, ref655 ); executeAction( idslct, desc784, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Channels" type="Main">
		<name id="Main-Window-Channels/name" value="通道"/> 
		<context id="Main-Window-Channels/context" value="窗口 &gt; 通道"/>
		<desc id="Main-Window-Channels/desc" value="显示通道面板，用于选择通道和存储的选区"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc785 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref656 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglh = charIDToTypeID( 'Tglh' );         ref656.putEnumerated( idMnspsp, idMnIt, idTglh );     desc785.putReference( idnull, ref656 ); executeAction( idslct, desc785, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Brush_Presets" type="Main">
		<name id="Main-Window-Brush_Presets/name" value="画笔预设"/> 
		<context id="Main-Window-Brush_Presets/context" value="窗口 &gt; 画笔预设"/>
		<desc id="Main-Window-Brush_Presets/desc" value="从 Photoshop 画笔预设列表中选取"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc786 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref657 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleBrushPresetsPalette = stringIDToTypeID( 'toggleBrushPresetsPalette' );         ref657.putEnumerated( idMnspsp, idMnIt, idtoggleBrushPresetsPalette );     desc786.putReference( idnull, ref657 ); executeAction( idslct, desc786, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Brush" type="Main">
		<name id="Main-Window-Brush/name" value="画笔"/> 
		<context id="Main-Window-Brush/context" value="窗口 &gt; 画笔"/>
		<desc id="Main-Window-Brush/desc" value="编辑当前选择的画笔工具的参数"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc787 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref658 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglB = charIDToTypeID( 'TglB' );         ref658.putEnumerated( idMnspsp, idMnIt, idTglB );     desc787.putReference( idnull, ref658 ); executeAction( idslct, desc787, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Adjustments" type="Main">
		<name id="Main-Window-Adjustments/name" value="调整"/> 
		<context id="Main-Window-Adjustments/context" value="窗口 &gt; 调整"/>
		<desc id="Main-Window-Adjustments/desc" value="显示动画面板，用于创建帧和导航时间"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc788 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref659 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCreatePanel = stringIDToTypeID( 'toggleCreatePanel' );         ref659.putEnumerated( idMnspsp, idMnIt, idtoggleCreatePanel );     desc788.putReference( idnull, ref659 ); executeAction( idslct, desc788, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Actions" type="Main">
		<name id="Main-Window-Actions/name" value="动作"/> 
		<context id="Main-Window-Actions/context" value="窗口 &gt; 动作"/>
		<desc id="Main-Window-Actions/desc" value="显示动作面板，用于记录、播放和管理事件集"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc789 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref660 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglA = charIDToTypeID( 'TglA' );         ref660.putEnumerated( idMnspsp, idMnIt, idTglA );     desc789.putReference( idnull, ref660 ); executeAction( idslct, desc789, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-3D" type="Main">
		<name id="Main-Window-3D/name" value="3D"/> 
		<context id="Main-Window-3D/context" value="窗口 &gt; 3D"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc790 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref661 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglethreeDPanel = stringIDToTypeID( 'toggle3DPanel' );         ref661.putEnumerated( idMnspsp, idMnIt, idtogglethreeDPanel );     desc790.putReference( idnull, ref661 ); executeAction( idslct, desc790, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Extensions-Kuler" type="Main">
		<name id="Main-Window-Extensions-Kuler/name" value="Kuler"/> 
		<context id="Main-Window-Extensions-Kuler/context" value="窗口 &gt; 扩展功能 &gt; Kuler"/>
		<desc id="Main-Window-Extensions-Kuler/desc" value="显示 Kuler 面板，用于创建、浏览和共享颜色协调集"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc791 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref662 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         ref662.putName( idMnspsp, 'Kuler' );     desc791.putReference( idnull, ref662 ); executeAction( idslct, desc791, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Extensions-Adobe_Exchange" type="Main">
		<name id="Main-Window-Extensions-Adobe_Exchange/name" value="Adobe Exchange"/> 
		<context id="Main-Window-Extensions-Adobe_Exchange/context" value="窗口 &gt; 扩展功能 &gt; Adobe Exchange"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc792 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref663 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         ref663.putName( idMnspsp, 'Adobe Exchange' );     desc792.putReference( idnull, ref663 ); executeAction( idslct, desc792, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Workspace-Keyboard_Shortcuts_&amp;_Menus" type="Main">
		<name id="Main-Window-Workspace-Keyboard_Shortcuts_&amp;_Menus/name" value="键盘快捷键和菜单"/> 
		<context id="Main-Window-Workspace-Keyboard_Shortcuts_&amp;_Menus/context" value="窗口 &gt; 工作区 &gt; 键盘快捷键和菜单"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc793 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref664 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcustomization = stringIDToTypeID( 'customization' );         ref664.putEnumerated( idMnspsp, idMnIt, idcustomization );     desc793.putReference( idnull, ref664 ); executeAction( idslct, desc793, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Workspace-Delete_Workspace" type="Main">
		<name id="Main-Window-Workspace-Delete_Workspace/name" value="删除工作区"/> 
		<context id="Main-Window-Workspace-Delete_Workspace/context" value="窗口 &gt; 工作区 &gt; 删除工作区"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc794 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref665 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddeleteWorkspace = stringIDToTypeID( 'deleteWorkspace' );         ref665.putEnumerated( idMnspsp, idMnIt, iddeleteWorkspace );     desc794.putReference( idnull, ref665 ); executeAction( idslct, desc794, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Workspace-New_Workspace" type="Main">
		<name id="Main-Window-Workspace-New_Workspace/name" value="新建工作区"/> 
		<context id="Main-Window-Workspace-New_Workspace/context" value="窗口 &gt; 工作区 &gt; 新建工作区"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc795 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref666 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsaveWorkspace = stringIDToTypeID( 'saveWorkspace' );         ref666.putEnumerated( idMnspsp, idMnIt, idsaveWorkspace );     desc795.putReference( idnull, ref666 ); executeAction( idslct, desc795, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Workspace-Essentials_(Default)" type="Main">
		<name id="Main-Window-Workspace-Essentials_(Default)/name" value="基本功能（默认）"/> 
		<context id="Main-Window-Workspace-Essentials_(Default)/context" value="窗口 &gt; 工作区 &gt; 基本功能（默认）"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc796 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref667 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddefaultWorkspace = stringIDToTypeID( 'defaultWorkspace' );         ref667.putEnumerated( idMnspsp, idMnIt, iddefaultWorkspace );     desc796.putReference( idnull, ref667 ); executeAction( idslct, desc796, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-New_Window" type="Main">
		<name id="Main-Window-Arrange-New_Window/name" value="新建窗口"/> 
		<context id="Main-Window-Arrange-New_Window/context" value="窗口 &gt; 排列 &gt; 新建窗口"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc797 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref668 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idNwVw = charIDToTypeID( 'NwVw' );         ref668.putEnumerated( idMnspsp, idMnIt, idNwVw );     desc797.putReference( idnull, ref668 ); executeAction( idslct, desc797, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Match_All" type="Main">
		<name id="Main-Window-Arrange-Match_All/name" value="全部匹配"/> 
		<context id="Main-Window-Arrange-Match_All/context" value="窗口 &gt; 排列 &gt; 全部匹配"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc798 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref669 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmatchZoomAndLocation = stringIDToTypeID( 'matchZoomAndLocation' );         ref669.putEnumerated( idMnspsp, idMnIt, idmatchZoomAndLocation );     desc798.putReference( idnull, ref669 ); executeAction( idslct, desc798, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Match_Rotation" type="Main">
		<name id="Main-Window-Arrange-Match_Rotation/name" value="匹配旋转"/> 
		<context id="Main-Window-Arrange-Match_Rotation/context" value="窗口 &gt; 排列 &gt; 匹配旋转"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc799 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref670 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmatchRotation = stringIDToTypeID( 'matchRotation' );         ref670.putEnumerated( idMnspsp, idMnIt, idmatchRotation );     desc799.putReference( idnull, ref670 ); executeAction( idslct, desc799, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Match_Location" type="Main">
		<name id="Main-Window-Arrange-Match_Location/name" value="匹配位置"/> 
		<context id="Main-Window-Arrange-Match_Location/context" value="窗口 &gt; 排列 &gt; 匹配位置"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc800 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref671 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmatchLocation = stringIDToTypeID( 'matchLocation' );         ref671.putEnumerated( idMnspsp, idMnIt, idmatchLocation );     desc800.putReference( idnull, ref671 ); executeAction( idslct, desc800, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Match_Zoom" type="Main">
		<name id="Main-Window-Arrange-Match_Zoom/name" value="匹配缩放"/> 
		<context id="Main-Window-Arrange-Match_Zoom/context" value="窗口 &gt; 排列 &gt; 匹配缩放"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc801 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref672 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmatchZoom = stringIDToTypeID( 'matchZoom' );         ref672.putEnumerated( idMnspsp, idMnIt, idmatchZoom );     desc801.putReference( idnull, ref672 ); executeAction( idslct, desc801, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Float_All_in_Windows" type="Main">
		<name id="Main-Window-Arrange-Float_All_in_Windows/name" value="使所有内容在窗口中浮动"/> 
		<context id="Main-Window-Arrange-Float_All_in_Windows/context" value="窗口 &gt; 排列 &gt; 使所有内容在窗口中浮动"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc802 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref673 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idfloatAllWindows = stringIDToTypeID( 'floatAllWindows' );         ref673.putEnumerated( idMnspsp, idMnIt, idfloatAllWindows );     desc802.putReference( idnull, ref673 ); executeAction( idslct, desc802, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Float_in_Window" type="Main">
		<name id="Main-Window-Arrange-Float_in_Window/name" value="在窗口中浮动"/> 
		<context id="Main-Window-Arrange-Float_in_Window/context" value="窗口 &gt; 排列 &gt; 在窗口中浮动"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc803 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref674 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idfloatWindow = stringIDToTypeID( 'floatWindow' );         ref674.putEnumerated( idMnspsp, idMnIt, idfloatWindow );     desc803.putReference( idnull, ref674 ); executeAction( idslct, desc803, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Tile" type="Main">
		<name id="Main-Window-Arrange-Tile/name" value="平铺"/> 
		<context id="Main-Window-Arrange-Tile/context" value="窗口 &gt; 排列 &gt; 平铺"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc804 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref675 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTile = charIDToTypeID( 'Tile' );         ref675.putEnumerated( idMnspsp, idMnIt, idTile );     desc804.putReference( idnull, ref675 ); executeAction( idslct, desc804, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Cascade" type="Main">
		<name id="Main-Window-Arrange-Cascade/name" value="层叠"/> 
		<context id="Main-Window-Arrange-Cascade/context" value="窗口 &gt; 排列 &gt; 层叠"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc805 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref676 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idCscd = charIDToTypeID( 'Cscd' );         ref676.putEnumerated( idMnspsp, idMnIt, idCscd );     desc805.putReference( idnull, ref676 ); executeAction( idslct, desc805, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Consolidate_All_to_Tabs" type="Main">
		<name id="Main-Window-Arrange-Consolidate_All_to_Tabs/name" value="将所有内容合并到选项卡中"/> 
		<context id="Main-Window-Arrange-Consolidate_All_to_Tabs/context" value="窗口 &gt; 排列 &gt; 将所有内容合并到选项卡中"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc806 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref677 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idconsolidateAllTabs = stringIDToTypeID( 'consolidateAllTabs' );         ref677.putEnumerated( idMnspsp, idMnIt, idconsolidateAllTabs );     desc806.putReference( idnull, ref677 ); executeAction( idslct, desc806, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-6-up" type="Main">
		<name id="Main-Window-Arrange-6-up/name" value="六联"/> 
		<context id="Main-Window-Arrange-6-up/context" value="窗口 &gt; 排列 &gt; 六联"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc807 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref678 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsixupTile = stringIDToTypeID( '6upTile' );         ref678.putEnumerated( idMnspsp, idMnIt, idsixupTile );     desc807.putReference( idnull, ref678 ); executeAction( idslct, desc807, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-4-up" type="Main">
		<name id="Main-Window-Arrange-4-up/name" value="四联"/> 
		<context id="Main-Window-Arrange-4-up/context" value="窗口 &gt; 排列 &gt; 四联"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc808 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref679 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idfourupTile = stringIDToTypeID( '4upTile' );         ref679.putEnumerated( idMnspsp, idMnIt, idfourupTile );     desc808.putReference( idnull, ref679 ); executeAction( idslct, desc808, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-3-up_Stacked" type="Main">
		<name id="Main-Window-Arrange-3-up_Stacked/name" value="三联堆积"/> 
		<context id="Main-Window-Arrange-3-up_Stacked/context" value="窗口 &gt; 排列 &gt; 三联堆积"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc809 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref680 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeupStacked = stringIDToTypeID( '3upStacked' );         ref680.putEnumerated( idMnspsp, idMnIt, idthreeupStacked );     desc809.putReference( idnull, ref680 ); executeAction( idslct, desc809, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-3-up_Vertical" type="Main">
		<name id="Main-Window-Arrange-3-up_Vertical/name" value="三联垂直"/> 
		<context id="Main-Window-Arrange-3-up_Vertical/context" value="窗口 &gt; 排列 &gt; 三联垂直"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc810 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref681 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeupVertical = stringIDToTypeID( '3upVertical' );         ref681.putEnumerated( idMnspsp, idMnIt, idthreeupVertical );     desc810.putReference( idnull, ref681 ); executeAction( idslct, desc810, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-3-up_Horizontal" type="Main">
		<name id="Main-Window-Arrange-3-up_Horizontal/name" value="三联水平"/> 
		<context id="Main-Window-Arrange-3-up_Horizontal/context" value="窗口 &gt; 排列 &gt; 三联水平"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc811 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref682 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeupHorizontal = stringIDToTypeID( '3upHorizontal' );         ref682.putEnumerated( idMnspsp, idMnIt, idthreeupHorizontal );     desc811.putReference( idnull, ref682 ); executeAction( idslct, desc811, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-2-up_Vertical" type="Main">
		<name id="Main-Window-Arrange-2-up_Vertical/name" value="双联垂直"/> 
		<context id="Main-Window-Arrange-2-up_Vertical/context" value="窗口 &gt; 排列 &gt; 双联垂直"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc812 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref683 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtwoupVertical = stringIDToTypeID( '2upVertical' );         ref683.putEnumerated( idMnspsp, idMnIt, idtwoupVertical );     desc812.putReference( idnull, ref683 ); executeAction( idslct, desc812, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-2-up_Horizontal" type="Main">
		<name id="Main-Window-Arrange-2-up_Horizontal/name" value="双联水平"/> 
		<context id="Main-Window-Arrange-2-up_Horizontal/context" value="窗口 &gt; 排列 &gt; 双联水平"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc813 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref684 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtwoupHorizontal = stringIDToTypeID( '2upHorizontal' );         ref684.putEnumerated( idMnspsp, idMnIt, idtwoupHorizontal );     desc813.putReference( idnull, ref684 ); executeAction( idslct, desc813, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Tile_All_Horizontally" type="Main">
		<name id="Main-Window-Arrange-Tile_All_Horizontally/name" value="全部水平拼贴"/> 
		<context id="Main-Window-Arrange-Tile_All_Horizontally/context" value="窗口 &gt; 排列 &gt; 全部水平拼贴"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc814 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref685 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtileHorizontally = stringIDToTypeID( 'tileHorizontally' );         ref685.putEnumerated( idMnspsp, idMnIt, idtileHorizontally );     desc814.putReference( idnull, ref685 ); executeAction( idslct, desc814, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Tile_All_Vertically" type="Main">
		<name id="Main-Window-Arrange-Tile_All_Vertically/name" value="全部垂直拼贴"/> 
		<context id="Main-Window-Arrange-Tile_All_Vertically/context" value="窗口 &gt; 排列 &gt; 全部垂直拼贴"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc815 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref686 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtileVertically = stringIDToTypeID( 'tileVertically' );         ref686.putEnumerated( idMnspsp, idMnIt, idtileVertically );     desc815.putReference( idnull, ref686 ); executeAction( idslct, desc815, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-New_3D_Extrusion" type="Main">
		<name id="Main-Select-New_3D_Extrusion/name" value="新建 3D 凸出"/> 
		<context id="Main-Select-New_3D_Extrusion/context" value="选择 &gt; 新建 3D 凸出"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromRepousseSelection = stringIDToTypeID( 'create3DFromRepousseSelection' );     var desc816 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc816.putInteger( idkeythreeDTextureType, 13 ); executeAction( idcreatethreeDFromRepousseSelection, desc816, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Save_Selection" type="Main">
		<name id="Main-Select-Save_Selection/name" value="存储选区"/> 
		<context id="Main-Select-Save_Selection/context" value="选择 &gt; 存储选区"/>
		<desc id="Main-Select-Save_Selection/desc" value="存储现用选区"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDplc = charIDToTypeID( 'Dplc' );     var desc817 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref687 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref687.putProperty( idChnl, idfsel );     desc817.putReference( idnull, ref687 ); executeAction( idDplc, desc817, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Load_Selection" type="Main">
		<name id="Main-Select-Load_Selection/name" value="载入选区"/> 
		<context id="Main-Select-Load_Selection/context" value="选择 &gt; 载入选区"/>
		<desc id="Main-Select-Load_Selection/desc" value="载入存储的选区"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc818 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref688 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref688.putProperty( idChnl, idfsel );     desc818.putReference( idnull, ref688 ); executeAction( idsetd, desc818, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Edit_in_Quick_Mask_Mode" type="Main">
		<name id="Main-Select-Edit_in_Quick_Mask_Mode/name" value="在快速蒙版模式下编辑"/> 
		<context id="Main-Select-Edit_in_Quick_Mask_Mode/context" value="选择 &gt; 在快速蒙版模式下编辑"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc819 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref689 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleQuickMaskMode = stringIDToTypeID( 'toggleQuickMaskMode' );         ref689.putEnumerated( idMnspsp, idMnIt, idtoggleQuickMaskMode );     desc819.putReference( idnull, ref689 ); executeAction( idslct, desc819, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Transform_Selection" type="Main">
		<name id="Main-Select-Transform_Selection/name" value="变换选区"/> 
		<context id="Main-Select-Transform_Selection/context" value="选择 &gt; 变换选区"/>
		<desc id="Main-Select-Transform_Selection/desc" value="变换选区"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idTrnf = charIDToTypeID( 'Trnf' );     var desc820 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref690 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref690.putProperty( idChnl, idfsel );     desc820.putReference( idnull, ref690 ); executeAction( idTrnf, desc820, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Similar" type="Main">
		<name id="Main-Select-Similar/name" value="选取相似"/> 
		<context id="Main-Select-Similar/context" value="选择 &gt; 选取相似"/>
		<desc id="Main-Select-Similar/desc" value="选择与其它选定的区域相似的内容"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idSmlr = charIDToTypeID( 'Smlr' ); executeAction( idSmlr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Grow" type="Main">
		<name id="Main-Select-Grow/name" value="扩大选取"/> 
		<context id="Main-Select-Grow/context" value="选择 &gt; 扩大选取"/>
		<desc id="Main-Select-Grow/desc" value="扩大选取（扩展）现用选区"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idGrow = charIDToTypeID( 'Grow' ); executeAction( idGrow, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Modify-Feather" type="Main">
		<name id="Main-Select-Modify-Feather/name" value="羽化"/> 
		<context id="Main-Select-Modify-Feather/context" value="选择 &gt; 修改 &gt; 羽化"/>
		<desc id="Main-Select-Modify-Feather/desc" value="羽化现用选区的边缘"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFthr = charIDToTypeID( 'Fthr' ); executeAction( idFthr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Modify-Contract" type="Main">
		<name id="Main-Select-Modify-Contract/name" value="收缩"/> 
		<context id="Main-Select-Modify-Contract/context" value="选择 &gt; 修改 &gt; 收缩"/>
		<desc id="Main-Select-Modify-Contract/desc" value="收缩现用选区"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCntc = charIDToTypeID( 'Cntc' ); executeAction( idCntc, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Modify-Expand" type="Main">
		<name id="Main-Select-Modify-Expand/name" value="扩展"/> 
		<context id="Main-Select-Modify-Expand/context" value="选择 &gt; 修改 &gt; 扩展"/>
		<desc id="Main-Select-Modify-Expand/desc" value="扩展现用选区"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idExpn = charIDToTypeID( 'Expn' ); executeAction( idExpn, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Modify-Smooth" type="Main">
		<name id="Main-Select-Modify-Smooth/name" value="平滑"/> 
		<context id="Main-Select-Modify-Smooth/context" value="选择 &gt; 修改 &gt; 平滑"/>
		<desc id="Main-Select-Modify-Smooth/desc" value="平滑现用选区"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idSmth = charIDToTypeID( 'Smth' ); executeAction( idSmth, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Modify-Border" type="Main">
		<name id="Main-Select-Modify-Border/name" value="边界"/> 
		<context id="Main-Select-Modify-Border/context" value="选择 &gt; 修改 &gt; 边界"/>
		<desc id="Main-Select-Modify-Border/desc" value="修改选区的边界区域"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idBrdr = charIDToTypeID( 'Brdr' ); executeAction( idBrdr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Refine_Edge" type="Main">
		<name id="Main-Select-Refine_Edge/name" value="调整边缘"/> 
		<context id="Main-Select-Refine_Edge/context" value="选择 &gt; 调整边缘"/>
		<desc id="Main-Select-Refine_Edge/desc" value="调整选区边缘"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrefineSelectionEdge = stringIDToTypeID( 'refineSelectionEdge' ); executeAction( idrefineSelectionEdge, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Color_Range" type="Main">
		<name id="Main-Select-Color_Range/name" value="色彩范围"/> 
		<context id="Main-Select-Color_Range/context" value="选择 &gt; 色彩范围"/>
		<desc id="Main-Select-Color_Range/desc" value="选择特定颜色范围"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idClrR = charIDToTypeID( 'ClrR' ); executeAction( idClrR, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Isolate_Layers" type="Main">
		<name id="Main-Select-Isolate_Layers/name" value="隔离图层"/> 
		<context id="Main-Select-Isolate_Layers/context" value="选择 &gt; 隔离图层"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idisolateLayers = stringIDToTypeID( 'isolateLayers' );     var desc821 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref691 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref691.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc821.putReference( idnull, ref691 ); executeAction( idisolateLayers, desc821, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Find_Layers" type="Main">
		<name id="Main-Select-Find_Layers/name" value="查找图层"/> 
		<context id="Main-Select-Find_Layers/context" value="选择 &gt; 查找图层"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idfindLayers = stringIDToTypeID( 'findLayers' );     var desc822 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref692 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref692.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc822.putReference( idnull, ref692 ); executeAction( idfindLayers, desc822, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Deselect_Layers" type="Main">
		<name id="Main-Select-Deselect_Layers/name" value="取消选择图层"/> 
		<context id="Main-Select-Deselect_Layers/context" value="选择 &gt; 取消选择图层"/>
		<desc id="Main-Select-Deselect_Layers/desc" value="取消选择现用选区的图层内容"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idselectNoLayers = stringIDToTypeID( 'selectNoLayers' );     var desc823 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref693 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref693.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc823.putReference( idnull, ref693 ); executeAction( idselectNoLayers, desc823, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-All_Layers" type="Main">
		<name id="Main-Select-All_Layers/name" value="所有图层"/> 
		<context id="Main-Select-All_Layers/context" value="选择 &gt; 所有图层"/>
		<desc id="Main-Select-All_Layers/desc" value="选择所有图层的内容"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idselectAllLayers = stringIDToTypeID( 'selectAllLayers' );     var desc824 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref694 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref694.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc824.putReference( idnull, ref694 ); executeAction( idselectAllLayers, desc824, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Inverse" type="Main">
		<name id="Main-Select-Inverse/name" value="反向"/> 
		<context id="Main-Select-Inverse/context" value="选择 &gt; 反向"/>
		<desc id="Main-Select-Inverse/desc" value="反转选区"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idInvs = charIDToTypeID( 'Invs' ); executeAction( idInvs, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Reselect" type="Main">
		<name id="Main-Select-Reselect/name" value="重新选择"/> 
		<context id="Main-Select-Reselect/context" value="选择 &gt; 重新选择"/>
		<desc id="Main-Select-Reselect/desc" value="重新选择上一选区"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc825 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref695 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref695.putProperty( idChnl, idfsel );     desc825.putReference( idnull, ref695 );     var idTspspsp = charIDToTypeID( 'T   ' );     var idOrdn = charIDToTypeID( 'Ordn' );     var idPrvs = charIDToTypeID( 'Prvs' );     desc825.putEnumerated( idTspspsp, idOrdn, idPrvs ); executeAction( idsetd, desc825, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Deselect" type="Main">
		<name id="Main-Select-Deselect/name" value="取消选择"/> 
		<context id="Main-Select-Deselect/context" value="选择 &gt; 取消选择"/>
		<desc id="Main-Select-Deselect/desc" value="取消选择现用选区"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc826 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref696 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref696.putProperty( idChnl, idfsel );     desc826.putReference( idnull, ref696 );     var idTspspsp = charIDToTypeID( 'T   ' );     var idOrdn = charIDToTypeID( 'Ordn' );     var idNone = charIDToTypeID( 'None' );     desc826.putEnumerated( idTspspsp, idOrdn, idNone ); executeAction( idsetd, desc826, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-All" type="Main">
		<name id="Main-Select-All/name" value="全部"/> 
		<context id="Main-Select-All/context" value="选择 &gt; 全部"/>
		<desc id="Main-Select-All/desc" value="在当前图层或蒙版中选择所有像素"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc827 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref697 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref697.putProperty( idChnl, idfsel );     desc827.putReference( idnull, ref697 );     var idTspspsp = charIDToTypeID( 'T   ' );     var idOrdn = charIDToTypeID( 'Ordn' );     var idAlspsp = charIDToTypeID( 'Al  ' );     desc827.putEnumerated( idTspspsp, idOrdn, idAlspsp ); executeAction( idsetd, desc827, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Browse_Filters_Online" type="Main">
		<name id="Main-Filter-Browse_Filters_Online/name" value="浏览联机滤镜"/> 
		<context id="Main-Filter-Browse_Filters_Online/context" value="滤镜 &gt; 浏览联机滤镜"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc828 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref698 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idbrowseFilters = stringIDToTypeID( 'browseFilters' );         ref698.putEnumerated( idMnspsp, idMnIt, idbrowseFilters );     desc828.putReference( idnull, ref698 ); executeAction( idslct, desc828, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Digimarc-Read_Watermark" type="Main">
		<name id="Main-Filter-Digimarc-Read_Watermark/name" value="读取水印"/> 
		<context id="Main-Filter-Digimarc-Read_Watermark/context" value="滤镜 &gt; Digimarc &gt; 读取水印"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRdWm = charIDToTypeID( 'RdWm' ); executeAction( idRdWm, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Digimarc-Embed_Watermark" type="Main">
		<name id="Main-Filter-Digimarc-Embed_Watermark/name" value="嵌入水印"/> 
		<context id="Main-Filter-Digimarc-Embed_Watermark/context" value="滤镜 &gt; Digimarc &gt; 嵌入水印"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMbed = charIDToTypeID( 'Mbed' ); executeAction( idMbed, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Other-Offset" type="Main">
		<name id="Main-Filter-Other-Offset/name" value="位移"/> 
		<context id="Main-Filter-Other-Offset/context" value="滤镜 &gt; 其它 &gt; 位移"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idOfst = charIDToTypeID( 'Ofst' ); executeAction( idOfst, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Other-Minimum" type="Main">
		<name id="Main-Filter-Other-Minimum/name" value="最小值"/> 
		<context id="Main-Filter-Other-Minimum/context" value="滤镜 &gt; 其它 &gt; 最小值"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMnmsp = charIDToTypeID( 'Mnm ' ); executeAction( idMnmsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Other-Maximum" type="Main">
		<name id="Main-Filter-Other-Maximum/name" value="最大值"/> 
		<context id="Main-Filter-Other-Maximum/context" value="滤镜 &gt; 其它 &gt; 最大值"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMxmsp = charIDToTypeID( 'Mxm ' ); executeAction( idMxmsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Other-HSB/HSL" type="Main">
		<name id="Main-Filter-Other-HSB/HSL/name" value="HSB/HSL"/> 
		<context id="Main-Filter-Other-HSB/HSL/context" value="滤镜 &gt; 其它 &gt; HSB/HSL"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHsbP = charIDToTypeID( 'HsbP' ); executeAction( idHsbP, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Other-High_Pass" type="Main">
		<name id="Main-Filter-Other-High_Pass/name" value="高反差保留"/> 
		<context id="Main-Filter-Other-High_Pass/context" value="滤镜 &gt; 其它 &gt; 高反差保留"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHghP = charIDToTypeID( 'HghP' ); executeAction( idHghP, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Other-Custom" type="Main">
		<name id="Main-Filter-Other-Custom/name" value="自定"/> 
		<context id="Main-Filter-Other-Custom/context" value="滤镜 &gt; 其它 &gt; 自定"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCstm = charIDToTypeID( 'Cstm' ); executeAction( idCstm, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Video-NTSC_Colors" type="Main">
		<name id="Main-Filter-Video-NTSC_Colors/name" value="NTSC 颜色"/> 
		<context id="Main-Filter-Video-NTSC_Colors/context" value="滤镜 &gt; 视频 &gt; NTSC 颜色"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idNTSC = charIDToTypeID( 'NTSC' ); executeAction( idNTSC, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Video-De-Interlace" type="Main">
		<name id="Main-Filter-Video-De-Interlace/name" value="逐行"/> 
		<context id="Main-Filter-Video-De-Interlace/context" value="滤镜 &gt; 视频 &gt; 逐行"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDntr = charIDToTypeID( 'Dntr' ); executeAction( idDntr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Texture-Texturizer" type="Main">
		<name id="Main-Filter-Texture-Texturizer/name" value="纹理化"/> 
		<context id="Main-Filter-Texture-Texturizer/context" value="滤镜 &gt; 纹理 &gt; 纹理化"/>
		<desc id="Main-Filter-Texture-Texturizer/desc" value="对图像应用可自定义的砖块、粗麻布、画布和砂岩纹理化"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idTxtz = charIDToTypeID( 'Txtz' ); executeAction( idTxtz, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Texture-Stained_Glass" type="Main">
		<name id="Main-Filter-Texture-Stained_Glass/name" value="染色玻璃"/> 
		<context id="Main-Filter-Texture-Stained_Glass/context" value="滤镜 &gt; 纹理 &gt; 染色玻璃"/>
		<desc id="Main-Filter-Texture-Stained_Glass/desc" value="对图像应用染色玻璃纹理"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idStnG = charIDToTypeID( 'StnG' ); executeAction( idStnG, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Texture-Patchwork" type="Main">
		<name id="Main-Filter-Texture-Patchwork/name" value="拼缀图"/> 
		<context id="Main-Filter-Texture-Patchwork/context" value="滤镜 &gt; 纹理 &gt; 拼缀图"/>
		<desc id="Main-Filter-Texture-Patchwork/desc" value="对图像应用拼缀图纹理"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPtch = charIDToTypeID( 'Ptch' ); executeAction( idPtch, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Texture-Mosaic_Tiles" type="Main">
		<name id="Main-Filter-Texture-Mosaic_Tiles/name" value="马赛克拼贴"/> 
		<context id="Main-Filter-Texture-Mosaic_Tiles/context" value="滤镜 &gt; 纹理 &gt; 马赛克拼贴"/>
		<desc id="Main-Filter-Texture-Mosaic_Tiles/desc" value="对图像应用马赛克拼贴的纹理"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMscT = charIDToTypeID( 'MscT' ); executeAction( idMscT, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Texture-Grain" type="Main">
		<name id="Main-Filter-Texture-Grain/name" value="颗粒"/> 
		<context id="Main-Filter-Texture-Grain/context" value="滤镜 &gt; 纹理 &gt; 颗粒"/>
		<desc id="Main-Filter-Texture-Grain/desc" value="对图像应用颗粒纹理"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idGrnsp = charIDToTypeID( 'Grn ' ); executeAction( idGrnsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Texture-Craquelure" type="Main">
		<name id="Main-Filter-Texture-Craquelure/name" value="龟裂缝"/> 
		<context id="Main-Filter-Texture-Craquelure/context" value="滤镜 &gt; 纹理 &gt; 龟裂缝"/>
		<desc id="Main-Filter-Texture-Craquelure/desc" value="对图像应用龟裂缝效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCrql = charIDToTypeID( 'Crql' ); executeAction( idCrql, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Stylize-Wind" type="Main">
		<name id="Main-Filter-Stylize-Wind/name" value="风"/> 
		<context id="Main-Filter-Stylize-Wind/context" value="滤镜 &gt; 风格化 &gt; 风"/>
		<desc id="Main-Filter-Stylize-Wind/desc" value="对图像应用风吹样式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idWndsp = charIDToTypeID( 'Wnd ' ); executeAction( idWndsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Stylize-Trace_Contour" type="Main">
		<name id="Main-Filter-Stylize-Trace_Contour/name" value="等高线"/> 
		<context id="Main-Filter-Stylize-Trace_Contour/context" value="滤镜 &gt; 风格化 &gt; 等高线"/>
		<desc id="Main-Filter-Stylize-Trace_Contour/desc" value="对图像应用等高线样式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idTrcC = charIDToTypeID( 'TrcC' ); executeAction( idTrcC, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Stylize-Tiles" type="Main">
		<name id="Main-Filter-Stylize-Tiles/name" value="拼贴"/> 
		<context id="Main-Filter-Stylize-Tiles/context" value="滤镜 &gt; 风格化 &gt; 拼贴"/>
		<desc id="Main-Filter-Stylize-Tiles/desc" value="对图像应用拼贴样式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idTlssp = charIDToTypeID( 'Tls ' ); executeAction( idTlssp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Stylize-Solarize" type="Main">
		<name id="Main-Filter-Stylize-Solarize/name" value="曝光过度"/> 
		<context id="Main-Filter-Stylize-Solarize/context" value="滤镜 &gt; 风格化 &gt; 曝光过度"/>
		<desc id="Main-Filter-Stylize-Solarize/desc" value="对图像应用曝光过度样式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idSlrz = charIDToTypeID( 'Slrz' ); executeAction( idSlrz, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Stylize-Glowing_Edges" type="Main">
		<name id="Main-Filter-Stylize-Glowing_Edges/name" value="照亮边缘"/> 
		<context id="Main-Filter-Stylize-Glowing_Edges/context" value="滤镜 &gt; 风格化 &gt; 照亮边缘"/>
		<desc id="Main-Filter-Stylize-Glowing_Edges/desc" value="对图像应用照亮边缘样式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idGlwE = charIDToTypeID( 'GlwE' ); executeAction( idGlwE, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Stylize-Find_Edges" type="Main">
		<name id="Main-Filter-Stylize-Find_Edges/name" value="查找边缘"/> 
		<context id="Main-Filter-Stylize-Find_Edges/context" value="滤镜 &gt; 风格化 &gt; 查找边缘"/>
		<desc id="Main-Filter-Stylize-Find_Edges/desc" value="对图像应用查找边缘样式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFndE = charIDToTypeID( 'FndE' ); executeAction( idFndE, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Stylize-Extrude" type="Main">
		<name id="Main-Filter-Stylize-Extrude/name" value="凸出"/> 
		<context id="Main-Filter-Stylize-Extrude/context" value="滤镜 &gt; 风格化 &gt; 凸出"/>
		<desc id="Main-Filter-Stylize-Extrude/desc" value="对图像应用凸出样式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idExtr = charIDToTypeID( 'Extr' ); executeAction( idExtr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Stylize-Emboss" type="Main">
		<name id="Main-Filter-Stylize-Emboss/name" value="浮雕效果"/> 
		<context id="Main-Filter-Stylize-Emboss/context" value="滤镜 &gt; 风格化 &gt; 浮雕效果"/>
		<desc id="Main-Filter-Stylize-Emboss/desc" value="对图像应用浮雕样式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idEmbs = charIDToTypeID( 'Embs' ); executeAction( idEmbs, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Stylize-Diffuse" type="Main">
		<name id="Main-Filter-Stylize-Diffuse/name" value="漫射"/> 
		<context id="Main-Filter-Stylize-Diffuse/context" value="滤镜 &gt; 风格化 &gt; 扩散"/>
		<desc id="Main-Filter-Stylize-Diffuse/desc" value="对图像应用扩散样式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDfssp = charIDToTypeID( 'Dfs ' ); executeAction( idDfssp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Water_Paper" type="Main">
		<name id="Main-Filter-Sketch-Water_Paper/name" value="水彩画纸"/> 
		<context id="Main-Filter-Sketch-Water_Paper/context" value="滤镜 &gt; 素描 &gt; 水彩画纸"/>
		<desc id="Main-Filter-Sketch-Water_Paper/desc" value="对图像应用水彩画纸效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idWtrP = charIDToTypeID( 'WtrP' ); executeAction( idWtrP, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Torn_Edges" type="Main">
		<name id="Main-Filter-Sketch-Torn_Edges/name" value="撕边"/> 
		<context id="Main-Filter-Sketch-Torn_Edges/context" value="滤镜 &gt; 素描 &gt; 撕边"/>
		<desc id="Main-Filter-Sketch-Torn_Edges/desc" value="对图像应用撕边效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idTrnE = charIDToTypeID( 'TrnE' ); executeAction( idTrnE, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Stamp" type="Main">
		<name id="Main-Filter-Sketch-Stamp/name" value="图章"/> 
		<context id="Main-Filter-Sketch-Stamp/context" value="滤镜 &gt; 素描 &gt; 图章"/>
		<desc id="Main-Filter-Sketch-Stamp/desc" value="对图像应用图章效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idStmp = charIDToTypeID( 'Stmp' ); executeAction( idStmp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Reticulation" type="Main">
		<name id="Main-Filter-Sketch-Reticulation/name" value="网状"/> 
		<context id="Main-Filter-Sketch-Reticulation/context" value="滤镜 &gt; 素描 &gt; 网状"/>
		<desc id="Main-Filter-Sketch-Reticulation/desc" value="对图像应用网状效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRtcl = charIDToTypeID( 'Rtcl' ); executeAction( idRtcl, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Plaster" type="Main">
		<name id="Main-Filter-Sketch-Plaster/name" value="石膏效果"/> 
		<context id="Main-Filter-Sketch-Plaster/context" value="滤镜 &gt; 素描 &gt; 石膏效果"/>
		<desc id="Main-Filter-Sketch-Plaster/desc" value="对图像应用石膏效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPlst = charIDToTypeID( 'Plst' ); executeAction( idPlst, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Photocopy" type="Main">
		<name id="Main-Filter-Sketch-Photocopy/name" value="影印"/> 
		<context id="Main-Filter-Sketch-Photocopy/context" value="滤镜 &gt; 素描 &gt; 影印"/>
		<desc id="Main-Filter-Sketch-Photocopy/desc" value="对图像应用影印效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPhtc = charIDToTypeID( 'Phtc' ); executeAction( idPhtc, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Note_Paper" type="Main">
		<name id="Main-Filter-Sketch-Note_Paper/name" value="便条纸"/> 
		<context id="Main-Filter-Sketch-Note_Paper/context" value="滤镜 &gt; 素描 &gt; 便条纸"/>
		<desc id="Main-Filter-Sketch-Note_Paper/desc" value="对图像应用便条纸效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idNtPr = charIDToTypeID( 'NtPr' ); executeAction( idNtPr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Halftone_Pattern" type="Main">
		<name id="Main-Filter-Sketch-Halftone_Pattern/name" value="半调图案"/> 
		<context id="Main-Filter-Sketch-Halftone_Pattern/context" value="滤镜 &gt; 素描 &gt; 半调图案"/>
		<desc id="Main-Filter-Sketch-Halftone_Pattern/desc" value="对图像应用半调图案"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHlfS = charIDToTypeID( 'HlfS' ); executeAction( idHlfS, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Graphic_Pen" type="Main">
		<name id="Main-Filter-Sketch-Graphic_Pen/name" value="绘图笔"/> 
		<context id="Main-Filter-Sketch-Graphic_Pen/context" value="滤镜 &gt; 素描 &gt; 绘图笔"/>
		<desc id="Main-Filter-Sketch-Graphic_Pen/desc" value="对图像应用绘图笔效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idGraP = charIDToTypeID( 'GraP' ); executeAction( idGraP, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Conté_Crayon" type="Main">
		<name id="Main-Filter-Sketch-Conté_Crayon/name" value="炭精笔"/> 
		<context id="Main-Filter-Sketch-Conté_Crayon/context" value="滤镜 &gt; 素描 &gt; 炭精笔"/>
		<desc id="Main-Filter-Sketch-Conté_Crayon/desc" value="对图像应用炭精笔效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCntC = charIDToTypeID( 'CntC' ); executeAction( idCntC, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Chrome" type="Main">
		<name id="Main-Filter-Sketch-Chrome/name" value="铬黄"/> 
		<context id="Main-Filter-Sketch-Chrome/context" value="滤镜 &gt; 素描 &gt; 铬黄"/>
		<desc id="Main-Filter-Sketch-Chrome/desc" value="对图像应用铬黄效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idChrm = charIDToTypeID( 'Chrm' ); executeAction( idChrm, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Charcoal" type="Main">
		<name id="Main-Filter-Sketch-Charcoal/name" value="炭笔"/> 
		<context id="Main-Filter-Sketch-Charcoal/context" value="滤镜 &gt; 素描 &gt; 炭笔"/>
		<desc id="Main-Filter-Sketch-Charcoal/desc" value="对图像应用炭笔素描效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idChrc = charIDToTypeID( 'Chrc' ); executeAction( idChrc, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Chalk_&amp;_Charcoal" type="Main">
		<name id="Main-Filter-Sketch-Chalk_&amp;_Charcoal/name" value="粉笔和炭笔"/> 
		<context id="Main-Filter-Sketch-Chalk_&amp;_Charcoal/context" value="滤镜 &gt; 素描 &gt; 粉笔和炭笔"/>
		<desc id="Main-Filter-Sketch-Chalk_&amp;_Charcoal/desc" value="对图像应用粉笔和炭笔素描效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idChlC = charIDToTypeID( 'ChlC' ); executeAction( idChlC, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Bas_Relief" type="Main">
		<name id="Main-Filter-Sketch-Bas_Relief/name" value="基底凸现"/> 
		<context id="Main-Filter-Sketch-Bas_Relief/context" value="滤镜 &gt; 素描 &gt; 基底凸现"/>
		<desc id="Main-Filter-Sketch-Bas_Relief/desc" value="对图像应用基底凸现素描效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idBsRl = charIDToTypeID( 'BsRl' ); executeAction( idBsRl, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sharpen-Unsharp_Mask" type="Main">
		<name id="Main-Filter-Sharpen-Unsharp_Mask/name" value="USM 锐化"/> 
		<context id="Main-Filter-Sharpen-Unsharp_Mask/context" value="滤镜 &gt; 锐化 &gt; USM 锐化"/>
		<desc id="Main-Filter-Sharpen-Unsharp_Mask/desc" value="加大对尺寸和强度的控制来锐化图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idUnsM = charIDToTypeID( 'UnsM' ); executeAction( idUnsM, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sharpen-Smart_Sharpen" type="Main">
		<name id="Main-Filter-Sharpen-Smart_Sharpen/name" value="智能锐化"/> 
		<context id="Main-Filter-Sharpen-Smart_Sharpen/context" value="滤镜 &gt; 锐化 &gt; 智能锐化"/>
		<desc id="Main-Filter-Sharpen-Smart_Sharpen/desc" value="用高级控制智能地锐化图像的不同区域"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsmartSharpen = stringIDToTypeID( 'smartSharpen' ); executeAction( idsmartSharpen, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sharpen-Sharpen_More" type="Main">
		<name id="Main-Filter-Sharpen-Sharpen_More/name" value="进一步锐化"/> 
		<context id="Main-Filter-Sharpen-Sharpen_More/context" value="滤镜 &gt; 锐化 &gt; 进一步锐化"/>
		<desc id="Main-Filter-Sharpen-Sharpen_More/desc" value="深度锐化图像的像素"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShrM = charIDToTypeID( 'ShrM' ); executeAction( idShrM, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sharpen-Sharpen_Edges" type="Main">
		<name id="Main-Filter-Sharpen-Sharpen_Edges/name" value="锐化边缘"/> 
		<context id="Main-Filter-Sharpen-Sharpen_Edges/context" value="滤镜 &gt; 锐化 &gt; 锐化边缘"/>
		<desc id="Main-Filter-Sharpen-Sharpen_Edges/desc" value="锐化图像细节的边缘"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShrE = charIDToTypeID( 'ShrE' ); executeAction( idShrE, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sharpen-Sharpen" type="Main">
		<name id="Main-Filter-Sharpen-Sharpen/name" value="锐化"/> 
		<context id="Main-Filter-Sharpen-Sharpen/context" value="滤镜 &gt; 锐化 &gt; 锐化"/>
		<desc id="Main-Filter-Sharpen-Sharpen/desc" value="锐化图像的像素"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShrp = charIDToTypeID( 'Shrp' ); executeAction( idShrp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sharpen-Shake_Reduction" type="Main">
		<name id="Main-Filter-Sharpen-Shake_Reduction/name" value="防抖"/> 
		<context id="Main-Filter-Sharpen-Shake_Reduction/context" value="滤镜 &gt; 锐化 &gt; 防抖"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idoneCABeighttwofivefivedsBsixeighttwodsfourEADdseightoneeightfourdsACsixfivezerothreezeroonethreefourDfive = stringIDToTypeID( '1CAB8255-B682-4EAD-8184-AC65030134D5' ); var desc0 = new ActionDescriptor(); var idautK = charIDToTypeID( "autK" ); desc0.putBoolean( idautK, true ); executeAction( idoneCABeighttwofivefivedsBsixeighttwodsfourEADdseightoneeightfourdsACsixfivezerothreezeroonethreefourDfive, desc0, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Render-Lighting_Effects" type="Main">
		<name id="Main-Filter-Render-Lighting_Effects/name" value="光照效果"/> 
		<context id="Main-Filter-Render-Lighting_Effects/context" value="滤镜 &gt; 渲染 &gt; 光照效果"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idlightFilterLightingEffects = stringIDToTypeID( 'lightFilterLightingEffects' ); executeAction( idlightFilterLightingEffects, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Render-Lighting_Effects_Classic" type="Main">
		<name id="Main-Filter-Render-Lighting_Effects_Classic/name" value="Lighting Effects Classic"/> 
		<context id="Main-Filter-Render-Lighting_Effects_Classic/context" value="滤镜 &gt; 渲染 &gt; Lighting Effects Classic"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idLghE = charIDToTypeID( 'LghE' ); executeAction( idLghE, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Render-Lens_Flare" type="Main">
		<name id="Main-Filter-Render-Lens_Flare/name" value="镜头光晕"/> 
		<context id="Main-Filter-Render-Lens_Flare/context" value="滤镜 &gt; 渲染 &gt; 镜头光晕"/>
		<desc id="Main-Filter-Render-Lens_Flare/desc" value="在图像上创建人工镜头光晕"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idLnsF = charIDToTypeID( 'LnsF' ); executeAction( idLnsF, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Render-Fibers" type="Main">
		<name id="Main-Filter-Render-Fibers/name" value="纤维"/> 
		<context id="Main-Filter-Render-Fibers/context" value="滤镜 &gt; 渲染 &gt; 纤维"/>
		<desc id="Main-Filter-Render-Fibers/desc" value="用前景色和背景色创建纤维效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFbrs = charIDToTypeID( 'Fbrs' ); executeAction( idFbrs, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Render-Difference_Clouds" type="Main">
		<name id="Main-Filter-Render-Difference_Clouds/name" value="分层云彩"/> 
		<context id="Main-Filter-Render-Difference_Clouds/context" value="滤镜 &gt; 渲染 &gt; 分层云彩"/>
		<desc id="Main-Filter-Render-Difference_Clouds/desc" value="用前景色和背景色的相反色谱创建云彩效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDfrC = charIDToTypeID( 'DfrC' ); executeAction( idDfrC, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Render-Clouds" type="Main">
		<name id="Main-Filter-Render-Clouds/name" value="云彩"/> 
		<context id="Main-Filter-Render-Clouds/context" value="滤镜 &gt; 渲染 &gt; 云彩"/>
		<desc id="Main-Filter-Render-Clouds/desc" value="用前景色和背景色创建云彩效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idClds = charIDToTypeID( 'Clds' ); executeAction( idClds, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Pixelate-Pointillize" type="Main">
		<name id="Main-Filter-Pixelate-Pointillize/name" value="点状化"/> 
		<context id="Main-Filter-Pixelate-Pointillize/context" value="滤镜 &gt; 像素化 &gt; 点状化"/>
		<desc id="Main-Filter-Pixelate-Pointillize/desc" value="用点状化效果像素化图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPntl = charIDToTypeID( 'Pntl' ); executeAction( idPntl, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Pixelate-Mosaic" type="Main">
		<name id="Main-Filter-Pixelate-Mosaic/name" value="马赛克"/> 
		<context id="Main-Filter-Pixelate-Mosaic/context" value="滤镜 &gt; 像素化 &gt; 马赛克"/>
		<desc id="Main-Filter-Pixelate-Mosaic/desc" value="用马赛克效果像素化图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMscsp = charIDToTypeID( 'Msc ' ); executeAction( idMscsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Pixelate-Mezzotint" type="Main">
		<name id="Main-Filter-Pixelate-Mezzotint/name" value="铜版雕刻"/> 
		<context id="Main-Filter-Pixelate-Mezzotint/context" value="滤镜 &gt; 像素化 &gt; 铜版雕刻"/>
		<desc id="Main-Filter-Pixelate-Mezzotint/desc" value="用铜版雕刻效果像素化图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMztn = charIDToTypeID( 'Mztn' ); executeAction( idMztn, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Pixelate-Fragment" type="Main">
		<name id="Main-Filter-Pixelate-Fragment/name" value="碎片"/> 
		<context id="Main-Filter-Pixelate-Fragment/context" value="滤镜 &gt; 像素化 &gt; 碎片"/>
		<desc id="Main-Filter-Pixelate-Fragment/desc" value="用碎片效果像素化图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFrgm = charIDToTypeID( 'Frgm' ); executeAction( idFrgm, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Pixelate-Facet" type="Main">
		<name id="Main-Filter-Pixelate-Facet/name" value="彩块化"/> 
		<context id="Main-Filter-Pixelate-Facet/context" value="滤镜 &gt; 像素化 &gt; 彩块化"/>
		<desc id="Main-Filter-Pixelate-Facet/desc" value="用彩块化效果像素化图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFctsp = charIDToTypeID( 'Fct ' ); executeAction( idFctsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Pixelate-Crystallize" type="Main">
		<name id="Main-Filter-Pixelate-Crystallize/name" value="晶格化"/> 
		<context id="Main-Filter-Pixelate-Crystallize/context" value="滤镜 &gt; 像素化 &gt; 晶格化"/>
		<desc id="Main-Filter-Pixelate-Crystallize/desc" value="用晶格化效果像素化图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCrst = charIDToTypeID( 'Crst' ); executeAction( idCrst, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Pixelate-Color_Halftone" type="Main">
		<name id="Main-Filter-Pixelate-Color_Halftone/name" value="彩色半调"/> 
		<context id="Main-Filter-Pixelate-Color_Halftone/context" value="滤镜 &gt; 像素化 &gt; 彩色半调"/>
		<desc id="Main-Filter-Pixelate-Color_Halftone/desc" value="用半调效果按通道像素化图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idClrH = charIDToTypeID( 'ClrH' ); executeAction( idClrH, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Noise-Reduce_Noise" type="Main">
		<name id="Main-Filter-Noise-Reduce_Noise/name" value="减少杂色"/> 
		<context id="Main-Filter-Noise-Reduce_Noise/context" value="滤镜 &gt; 杂色 &gt; 减少杂色"/>
		<desc id="Main-Filter-Noise-Reduce_Noise/desc" value="从图像移去高 ISO 相机杂色和不自然感（如 JPEG 色块）"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var iddenoise = stringIDToTypeID( 'denoise' ); executeAction( iddenoise, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Noise-Median" type="Main">
		<name id="Main-Filter-Noise-Median/name" value="中间值"/> 
		<context id="Main-Filter-Noise-Median/context" value="滤镜 &gt; 杂色 &gt; 中间值"/>
		<desc id="Main-Filter-Noise-Median/desc" value="根据像素亮度减少杂色"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMdnsp = charIDToTypeID( 'Mdn ' ); executeAction( idMdnsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Noise-Dust_&amp;_Scratches" type="Main">
		<name id="Main-Filter-Noise-Dust_&amp;_Scratches/name" value="蒙尘与划痕"/> 
		<context id="Main-Filter-Noise-Dust_&amp;_Scratches/context" value="滤镜 &gt; 杂色 &gt; 蒙尘与划痕"/>
		<desc id="Main-Filter-Noise-Dust_&amp;_Scratches/desc" value="从图像移去蒙尘与划痕"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDstS = charIDToTypeID( 'DstS' ); executeAction( idDstS, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Noise-Despeckle" type="Main">
		<name id="Main-Filter-Noise-Despeckle/name" value="去斑"/> 
		<context id="Main-Filter-Noise-Despeckle/context" value="滤镜 &gt; 杂色 &gt; 去斑"/>
		<desc id="Main-Filter-Noise-Despeckle/desc" value="从图像移去斑点"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDspc = charIDToTypeID( 'Dspc' ); executeAction( idDspc, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Noise-Add_Noise" type="Main">
		<name id="Main-Filter-Noise-Add_Noise/name" value="添加杂色"/> 
		<context id="Main-Filter-Noise-Add_Noise/context" value="滤镜 &gt; 杂色 &gt; 添加杂色"/>
		<desc id="Main-Filter-Noise-Add_Noise/desc" value="向图像添加杂色"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdNs = charIDToTypeID( 'AdNs' ); executeAction( idAdNs, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-ZigZag" type="Main">
		<name id="Main-Filter-Distort-ZigZag/name" value="水波"/> 
		<context id="Main-Filter-Distort-ZigZag/context" value="滤镜 &gt; 扭曲 &gt; 水波"/>
		<desc id="Main-Filter-Distort-ZigZag/desc" value="用水波效果扭曲图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idZgZg = charIDToTypeID( 'ZgZg' ); executeAction( idZgZg, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-Wave" type="Main">
		<name id="Main-Filter-Distort-Wave/name" value="波浪"/> 
		<context id="Main-Filter-Distort-Wave/context" value="滤镜 &gt; 扭曲 &gt; 波浪"/>
		<desc id="Main-Filter-Distort-Wave/desc" value="用波浪效果扭曲图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idWave = charIDToTypeID( 'Wave' ); executeAction( idWave, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-Twirl" type="Main">
		<name id="Main-Filter-Distort-Twirl/name" value="旋转扭曲"/> 
		<context id="Main-Filter-Distort-Twirl/context" value="滤镜 &gt; 扭曲 &gt; 旋转扭曲"/>
		<desc id="Main-Filter-Distort-Twirl/desc" value="用旋转扭曲效果扭曲图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idTwrl = charIDToTypeID( 'Twrl' ); executeAction( idTwrl, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-Spherize" type="Main">
		<name id="Main-Filter-Distort-Spherize/name" value="球面化"/> 
		<context id="Main-Filter-Distort-Spherize/context" value="滤镜 &gt; 扭曲 &gt; 球面化"/>
		<desc id="Main-Filter-Distort-Spherize/desc" value="用球面化效果扭曲图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idSphr = charIDToTypeID( 'Sphr' ); executeAction( idSphr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-Shear" type="Main">
		<name id="Main-Filter-Distort-Shear/name" value="切变"/> 
		<context id="Main-Filter-Distort-Shear/context" value="滤镜 &gt; 扭曲 &gt; 切变"/>
		<desc id="Main-Filter-Distort-Shear/desc" value="用切变效果扭曲图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShrsp = charIDToTypeID( 'Shr ' ); executeAction( idShrsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-Ripple" type="Main">
		<name id="Main-Filter-Distort-Ripple/name" value="波纹"/> 
		<context id="Main-Filter-Distort-Ripple/context" value="滤镜 &gt; 扭曲 &gt; 波纹"/>
		<desc id="Main-Filter-Distort-Ripple/desc" value="用波纹效果扭曲图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRple = charIDToTypeID( 'Rple' ); executeAction( idRple, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-Polar_Coordinates" type="Main">
		<name id="Main-Filter-Distort-Polar_Coordinates/name" value="极坐标"/> 
		<context id="Main-Filter-Distort-Polar_Coordinates/context" value="滤镜 &gt; 扭曲 &gt; 极坐标"/>
		<desc id="Main-Filter-Distort-Polar_Coordinates/desc" value="在图像的极坐标处对其进行扭曲 "/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPlrsp = charIDToTypeID( 'Plr ' ); executeAction( idPlrsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-Pinch" type="Main">
		<name id="Main-Filter-Distort-Pinch/name" value="挤压"/> 
		<context id="Main-Filter-Distort-Pinch/context" value="滤镜 &gt; 扭曲 &gt; 挤压"/>
		<desc id="Main-Filter-Distort-Pinch/desc" value="用挤压效果扭曲图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPnch = charIDToTypeID( 'Pnch' ); executeAction( idPnch, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-Ocean_Ripple" type="Main">
		<name id="Main-Filter-Distort-Ocean_Ripple/name" value="海洋波纹"/> 
		<context id="Main-Filter-Distort-Ocean_Ripple/context" value="滤镜 &gt; 扭曲 &gt; 海洋波纹"/>
		<desc id="Main-Filter-Distort-Ocean_Ripple/desc" value="用海洋波纹效果扭曲图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idOcnR = charIDToTypeID( 'OcnR' ); executeAction( idOcnR, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-Glass" type="Main">
		<name id="Main-Filter-Distort-Glass/name" value="玻璃"/> 
		<context id="Main-Filter-Distort-Glass/context" value="滤镜 &gt; 扭曲 &gt; 玻璃"/>
		<desc id="Main-Filter-Distort-Glass/desc" value="用玻璃效果扭曲图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idGlssp = charIDToTypeID( 'Gls ' ); executeAction( idGlssp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-Displace" type="Main">
		<name id="Main-Filter-Distort-Displace/name" value="置换"/> 
		<context id="Main-Filter-Distort-Displace/context" value="滤镜 &gt; 扭曲 &gt; 置换"/>
		<desc id="Main-Filter-Distort-Displace/desc" value="用置换效果扭曲图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDspl = charIDToTypeID( 'Dspl' ); executeAction( idDspl, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-Diffuse_Glow" type="Main">
		<name id="Main-Filter-Distort-Diffuse_Glow/name" value="扩散亮光"/> 
		<context id="Main-Filter-Distort-Diffuse_Glow/context" value="滤镜 &gt; 扭曲 &gt; 扩散亮光"/>
		<desc id="Main-Filter-Distort-Diffuse_Glow/desc" value="用扩散亮光效果扭曲图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDfsG = charIDToTypeID( 'DfsG' ); executeAction( idDfsG, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Brush_Strokes-Sumi-e" type="Main">
		<name id="Main-Filter-Brush_Strokes-Sumi-e/name" value="烟灰墨"/> 
		<context id="Main-Filter-Brush_Strokes-Sumi-e/context" value="滤镜 &gt; 画笔描边 &gt; 烟灰墨"/>
		<desc id="Main-Filter-Brush_Strokes-Sumi-e/desc" value="对图像应用具有烟灰墨效果的画笔描边"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idSmie = charIDToTypeID( 'Smie' ); executeAction( idSmie, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Brush_Strokes-Sprayed_Strokes" type="Main">
		<name id="Main-Filter-Brush_Strokes-Sprayed_Strokes/name" value="喷色描边"/> 
		<context id="Main-Filter-Brush_Strokes-Sprayed_Strokes/context" value="滤镜 &gt; 画笔描边 &gt; 喷色描边"/>
		<desc id="Main-Filter-Brush_Strokes-Sprayed_Strokes/desc" value="对图像应用喷色描边效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idSprS = charIDToTypeID( 'SprS' ); executeAction( idSprS, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Brush_Strokes-Spatter" type="Main">
		<name id="Main-Filter-Brush_Strokes-Spatter/name" value="喷溅"/> 
		<context id="Main-Filter-Brush_Strokes-Spatter/context" value="滤镜 &gt; 画笔描边 &gt; 喷溅"/>
		<desc id="Main-Filter-Brush_Strokes-Spatter/desc" value="对图像应用喷溅效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idSptsp = charIDToTypeID( 'Spt ' ); executeAction( idSptsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Brush_Strokes-Ink_Outlines" type="Main">
		<name id="Main-Filter-Brush_Strokes-Ink_Outlines/name" value="墨水轮廓"/> 
		<context id="Main-Filter-Brush_Strokes-Ink_Outlines/context" value="滤镜 &gt; 画笔描边 &gt; 墨水轮廓"/>
		<desc id="Main-Filter-Brush_Strokes-Ink_Outlines/desc" value="对图像应用墨水轮廓效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idInkO = charIDToTypeID( 'InkO' ); executeAction( idInkO, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Brush_Strokes-Dark_Strokes" type="Main">
		<name id="Main-Filter-Brush_Strokes-Dark_Strokes/name" value="深色线条"/> 
		<context id="Main-Filter-Brush_Strokes-Dark_Strokes/context" value="滤镜 &gt; 画笔描边 &gt; 深色线条"/>
		<desc id="Main-Filter-Brush_Strokes-Dark_Strokes/desc" value="对图像应用深色线条效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDrkS = charIDToTypeID( 'DrkS' ); executeAction( idDrkS, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Brush_Strokes-Crosshatch" type="Main">
		<name id="Main-Filter-Brush_Strokes-Crosshatch/name" value="阴影线"/> 
		<context id="Main-Filter-Brush_Strokes-Crosshatch/context" value="滤镜 &gt; 画笔描边 &gt; 阴影线"/>
		<desc id="Main-Filter-Brush_Strokes-Crosshatch/desc" value="对图像应用阴影线效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCrsh = charIDToTypeID( 'Crsh' ); executeAction( idCrsh, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Brush_Strokes-Angled_Strokes" type="Main">
		<name id="Main-Filter-Brush_Strokes-Angled_Strokes/name" value="成角的线条"/> 
		<context id="Main-Filter-Brush_Strokes-Angled_Strokes/context" value="滤镜 &gt; 画笔描边 &gt; 成角的线条"/>
		<desc id="Main-Filter-Brush_Strokes-Angled_Strokes/desc" value="对图像应用描边效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAngS = charIDToTypeID( 'AngS' ); executeAction( idAngS, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Brush_Strokes-Accented_Edges" type="Main">
		<name id="Main-Filter-Brush_Strokes-Accented_Edges/name" value="强化的边缘"/> 
		<context id="Main-Filter-Brush_Strokes-Accented_Edges/context" value="滤镜 &gt; 画笔描边 &gt; 强化的边缘"/>
		<desc id="Main-Filter-Brush_Strokes-Accented_Edges/desc" value="对图像应用强化的边缘效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAccE = charIDToTypeID( 'AccE' ); executeAction( idAccE, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Surface_Blur" type="Main">
		<name id="Main-Filter-Blur-Surface_Blur/name" value="表面模糊"/> 
		<context id="Main-Filter-Blur-Surface_Blur/context" value="滤镜 &gt; 模糊 &gt; 表面模糊"/>
		<desc id="Main-Filter-Blur-Surface_Blur/desc" value="在保留边缘细节的情况下模糊图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsurfaceBlur = stringIDToTypeID( 'surfaceBlur' ); executeAction( idsurfaceBlur, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Smart_Blur" type="Main">
		<name id="Main-Filter-Blur-Smart_Blur/name" value="特殊模糊"/> 
		<context id="Main-Filter-Blur-Smart_Blur/context" value="滤镜 &gt; 模糊 &gt; 特殊模糊"/>
		<desc id="Main-Filter-Blur-Smart_Blur/desc" value="对图像应用其它精度"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idSmrB = charIDToTypeID( 'SmrB' ); executeAction( idSmrB, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Shape_Blur" type="Main">
		<name id="Main-Filter-Blur-Shape_Blur/name" value="形状模糊"/> 
		<context id="Main-Filter-Blur-Shape_Blur/context" value="滤镜 &gt; 模糊 &gt; 形状模糊"/>
		<desc id="Main-Filter-Blur-Shape_Blur/desc" value="用形状作为源参数应用模糊"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idshapeBlur = stringIDToTypeID( 'shapeBlur' ); executeAction( idshapeBlur, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Radial_Blur" type="Main">
		<name id="Main-Filter-Blur-Radial_Blur/name" value="径向模糊"/> 
		<context id="Main-Filter-Blur-Radial_Blur/context" value="滤镜 &gt; 模糊 &gt; 径向模糊"/>
		<desc id="Main-Filter-Blur-Radial_Blur/desc" value="应用具有缩放或旋转效果的径向模糊"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRdlB = charIDToTypeID( 'RdlB' ); executeAction( idRdlB, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Motion_Blur" type="Main">
		<name id="Main-Filter-Blur-Motion_Blur/name" value="动感模糊"/> 
		<context id="Main-Filter-Blur-Motion_Blur/context" value="滤镜 &gt; 模糊 &gt; 动感模糊"/>
		<desc id="Main-Filter-Blur-Motion_Blur/desc" value="应用可调整的模糊，表现动感"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMtnB = charIDToTypeID( 'MtnB' ); executeAction( idMtnB, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Lens_Blur" type="Main">
		<name id="Main-Filter-Blur-Lens_Blur/name" value="镜头模糊"/> 
		<context id="Main-Filter-Blur-Lens_Blur/context" value="滤镜 &gt; 模糊 &gt; 镜头模糊"/>
		<desc id="Main-Filter-Blur-Lens_Blur/desc" value="应用镜头模糊，以提供深度模糊效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idBokh = charIDToTypeID( 'Bokh' ); executeAction( idBokh, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Gaussian_Blur" type="Main">
		<name id="Main-Filter-Blur-Gaussian_Blur/name" value="高斯模糊"/> 
		<context id="Main-Filter-Blur-Gaussian_Blur/context" value="滤镜 &gt; 模糊 &gt; 高斯模糊"/>
		<desc id="Main-Filter-Blur-Gaussian_Blur/desc" value="对图像应用可调整的高斯模糊"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idGsnB = charIDToTypeID( 'GsnB' ); executeAction( idGsnB, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Box_Blur" type="Main">
		<name id="Main-Filter-Blur-Box_Blur/name" value="方框模糊"/> 
		<context id="Main-Filter-Blur-Box_Blur/context" value="滤镜 &gt; 模糊 &gt; 方框模糊"/>
		<desc id="Main-Filter-Blur-Box_Blur/desc" value="根据邻近像素上的数据模糊图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idboxblur = stringIDToTypeID( 'boxblur' ); executeAction( idboxblur, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Blur_More" type="Main">
		<name id="Main-Filter-Blur-Blur_More/name" value="进一步模糊"/> 
		<context id="Main-Filter-Blur-Blur_More/context" value="滤镜 &gt; 模糊 &gt; 进一步模糊"/>
		<desc id="Main-Filter-Blur-Blur_More/desc" value="用高于默认值的强度模糊图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idBlrM = charIDToTypeID( 'BlrM' ); executeAction( idBlrM, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Blur" type="Main">
		<name id="Main-Filter-Blur-Blur/name" value="模糊"/> 
		<context id="Main-Filter-Blur-Blur/context" value="滤镜 &gt; 模糊 &gt; 模糊"/>
		<desc id="Main-Filter-Blur-Blur/desc" value="模糊图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idBlrsp = charIDToTypeID( 'Blr ' ); executeAction( idBlrsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Average" type="Main">
		<name id="Main-Filter-Blur-Average/name" value="平均"/> 
		<context id="Main-Filter-Blur-Average/context" value="滤镜 &gt; 模糊 &gt; 平均"/>
		<desc id="Main-Filter-Blur-Average/desc" value="用图像的平均颜色对其进行模糊"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAvrg = charIDToTypeID( 'Avrg' ); executeAction( idAvrg, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Tilt-Shift" type="Main">
		<name id="Main-Filter-Blur-Tilt-Shift/name" value="倾斜偏移"/> 
		<context id="Main-Filter-Blur-Tilt-Shift/context" value="滤镜 &gt; 模糊 &gt; 倾斜偏移"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc829 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref699 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtiltBlur = stringIDToTypeID( 'tiltBlur' );         ref699.putEnumerated( idMnspsp, idMnIt, idtiltBlur );     desc829.putReference( idnull, ref699 ); executeAction( idslct, desc829, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Iris_Blur" type="Main">
		<name id="Main-Filter-Blur-Iris_Blur/name" value="光圈模糊"/> 
		<context id="Main-Filter-Blur-Iris_Blur/context" value="滤镜 &gt; 模糊 &gt; 光圈模糊"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc830 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref700 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idirisBlur = stringIDToTypeID( 'irisBlur' );         ref700.putEnumerated( idMnspsp, idMnIt, idirisBlur );     desc830.putReference( idnull, ref700 ); executeAction( idslct, desc830, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Field_Blur" type="Main">
		<name id="Main-Filter-Blur-Field_Blur/name" value="场景模糊"/> 
		<context id="Main-Filter-Blur-Field_Blur/context" value="滤镜 &gt; 模糊 &gt; 场景模糊"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc831 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref701 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idfieldBlur = stringIDToTypeID( 'fieldBlur' );         ref701.putEnumerated( idMnspsp, idMnIt, idfieldBlur );     desc831.putReference( idnull, ref701 ); executeAction( idslct, desc831, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Watercolor" type="Main">
		<name id="Main-Filter-Artistic-Watercolor/name" value="水彩"/> 
		<context id="Main-Filter-Artistic-Watercolor/context" value="滤镜 &gt; 艺术效果 &gt; 水彩"/>
		<desc id="Main-Filter-Artistic-Watercolor/desc" value="对图像应用水彩效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idWtrc = charIDToTypeID( 'Wtrc' ); executeAction( idWtrc, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Underpainting" type="Main">
		<name id="Main-Filter-Artistic-Underpainting/name" value="底纹效果"/> 
		<context id="Main-Filter-Artistic-Underpainting/context" value="滤镜 &gt; 艺术效果 &gt; 底纹效果"/>
		<desc id="Main-Filter-Artistic-Underpainting/desc" value="对图像应用底纹效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idUndr = charIDToTypeID( 'Undr' ); executeAction( idUndr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Sponge" type="Main">
		<name id="Main-Filter-Artistic-Sponge/name" value="海绵"/> 
		<context id="Main-Filter-Artistic-Sponge/context" value="滤镜 &gt; 艺术效果 &gt; 海绵"/>
		<desc id="Main-Filter-Artistic-Sponge/desc" value="对图像应用海绵效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idSpng = charIDToTypeID( 'Spng' ); executeAction( idSpng, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Smudge_Stick" type="Main">
		<name id="Main-Filter-Artistic-Smudge_Stick/name" value="涂抹棒"/> 
		<context id="Main-Filter-Artistic-Smudge_Stick/context" value="滤镜 &gt; 艺术效果 &gt; 涂抹棒"/>
		<desc id="Main-Filter-Artistic-Smudge_Stick/desc" value="对图像应用涂抹棒效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idSmdS = charIDToTypeID( 'SmdS' ); executeAction( idSmdS, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Rough_Pastels" type="Main">
		<name id="Main-Filter-Artistic-Rough_Pastels/name" value="粗糙蜡笔"/> 
		<context id="Main-Filter-Artistic-Rough_Pastels/context" value="滤镜 &gt; 艺术效果 &gt; 粗糙蜡笔"/>
		<desc id="Main-Filter-Artistic-Rough_Pastels/desc" value="对图像应用粗糙蜡笔效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRghP = charIDToTypeID( 'RghP' ); executeAction( idRghP, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Poster_Edges" type="Main">
		<name id="Main-Filter-Artistic-Poster_Edges/name" value="海报边缘"/> 
		<context id="Main-Filter-Artistic-Poster_Edges/context" value="滤镜 &gt; 艺术效果 &gt; 海报边缘"/>
		<desc id="Main-Filter-Artistic-Poster_Edges/desc" value="对图像应用海报边缘效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPstE = charIDToTypeID( 'PstE' ); executeAction( idPstE, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Plastic_Wrap" type="Main">
		<name id="Main-Filter-Artistic-Plastic_Wrap/name" value="塑料包装"/> 
		<context id="Main-Filter-Artistic-Plastic_Wrap/context" value="滤镜 &gt; 艺术效果 &gt; 塑料包装"/>
		<desc id="Main-Filter-Artistic-Plastic_Wrap/desc" value="对图像应用塑料包装效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPlsW = charIDToTypeID( 'PlsW' ); executeAction( idPlsW, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Palette_Knife" type="Main">
		<name id="Main-Filter-Artistic-Palette_Knife/name" value="调色刀"/> 
		<context id="Main-Filter-Artistic-Palette_Knife/context" value="滤镜 &gt; 艺术效果 &gt; 调色刀"/>
		<desc id="Main-Filter-Artistic-Palette_Knife/desc" value="对图像应用调色刀效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPltK = charIDToTypeID( 'PltK' ); executeAction( idPltK, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Paint_Daubs" type="Main">
		<name id="Main-Filter-Artistic-Paint_Daubs/name" value="绘画涂抹"/> 
		<context id="Main-Filter-Artistic-Paint_Daubs/context" value="滤镜 &gt; 艺术效果 &gt; 绘画涂抹"/>
		<desc id="Main-Filter-Artistic-Paint_Daubs/desc" value="对图像应用绘画涂抹效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPntD = charIDToTypeID( 'PntD' ); executeAction( idPntD, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Neon_Glow" type="Main">
		<name id="Main-Filter-Artistic-Neon_Glow/name" value="霓虹灯光"/> 
		<context id="Main-Filter-Artistic-Neon_Glow/context" value="滤镜 &gt; 艺术效果 &gt; 霓虹灯光"/>
		<desc id="Main-Filter-Artistic-Neon_Glow/desc" value="对图像应用霓虹灯光效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idNGlw = charIDToTypeID( 'NGlw' ); executeAction( idNGlw, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Fresco" type="Main">
		<name id="Main-Filter-Artistic-Fresco/name" value="壁画"/> 
		<context id="Main-Filter-Artistic-Fresco/context" value="滤镜 &gt; 艺术效果 &gt; 壁画"/>
		<desc id="Main-Filter-Artistic-Fresco/desc" value="对图像应用壁画效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFrsc = charIDToTypeID( 'Frsc' ); executeAction( idFrsc, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Film_Grain" type="Main">
		<name id="Main-Filter-Artistic-Film_Grain/name" value="胶片颗粒"/> 
		<context id="Main-Filter-Artistic-Film_Grain/context" value="滤镜 &gt; 艺术效果 &gt; 胶片颗粒"/>
		<desc id="Main-Filter-Artistic-Film_Grain/desc" value="对图像应用胶片颗粒效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFlmG = charIDToTypeID( 'FlmG' ); executeAction( idFlmG, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Dry_Brush" type="Main">
		<name id="Main-Filter-Artistic-Dry_Brush/name" value="干画笔"/> 
		<context id="Main-Filter-Artistic-Dry_Brush/context" value="滤镜 &gt; 艺术效果 &gt; 干画笔"/>
		<desc id="Main-Filter-Artistic-Dry_Brush/desc" value="对图像应用干画笔效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDryB = charIDToTypeID( 'DryB' ); executeAction( idDryB, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Cutout" type="Main">
		<name id="Main-Filter-Artistic-Cutout/name" value="木刻"/> 
		<context id="Main-Filter-Artistic-Cutout/context" value="滤镜 &gt; 艺术效果 &gt; 木刻"/>
		<desc id="Main-Filter-Artistic-Cutout/desc" value="对图像应用木刻效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCtspsp = charIDToTypeID( 'Ct  ' ); executeAction( idCtspsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Colored_Pencil" type="Main">
		<name id="Main-Filter-Artistic-Colored_Pencil/name" value="彩色铅笔"/> 
		<context id="Main-Filter-Artistic-Colored_Pencil/context" value="滤镜 &gt; 艺术效果 &gt; 彩色铅笔"/>
		<desc id="Main-Filter-Artistic-Colored_Pencil/desc" value="对图像应用彩色铅笔效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idClrP = charIDToTypeID( 'ClrP' ); executeAction( idClrP, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Vanishing_Point" type="Main">
		<name id="Main-Filter-Vanishing_Point/name" value="消失点"/> 
		<context id="Main-Filter-Vanishing_Point/context" value="滤镜 &gt; 消失点"/>
		<desc id="Main-Filter-Vanishing_Point/desc" value="编辑透视图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idVnPt = charIDToTypeID( 'VnPt' ); executeAction( idVnPt, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Oil_Paint" type="Main">
		<name id="Main-Filter-Oil_Paint/name" value="油画"/> 
		<context id="Main-Filter-Oil_Paint/context" value="滤镜 &gt; 油画"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPbPl = charIDToTypeID( 'PbPl' ); executeAction( idPbPl, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Liquify" type="Main">
		<name id="Main-Filter-Liquify/name" value="液化"/> 
		<context id="Main-Filter-Liquify/context" value="滤镜 &gt; 液化"/>
		<desc id="Main-Filter-Liquify/desc" value="扭曲图像像素"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idLqFy = charIDToTypeID( 'LqFy' ); executeAction( idLqFy, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Lens_Correction" type="Main">
		<name id="Main-Filter-Lens_Correction/name" value="镜头校正"/> 
		<context id="Main-Filter-Lens_Correction/context" value="滤镜 &gt; 镜头校正"/>
		<desc id="Main-Filter-Lens_Correction/desc" value="删除几何扭曲、色差和晕影"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idLnCr = charIDToTypeID( 'LnCr' ); executeAction( idLnCr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Camera_Raw_Filter" type="Main">
		<name id="Main-Filter-Camera_Raw_Filter/name" value="Camera Raw 滤镜"/> 
		<context id="Main-Filter-Camera_Raw_Filter/context" value="滤镜 &gt; Camera Raw 滤镜"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobespCameraspRawspFilter = stringIDToTypeID( 'Adobe Camera Raw Filter' ); executeAction( idAdobespCameraspRawspFilter, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Adaptive_Wide_Angle" type="Main">
		<name id="Main-Filter-Adaptive_Wide_Angle/name" value="自适应广角"/> 
		<context id="Main-Filter-Adaptive_Wide_Angle/context" value="滤镜 &gt; 自适应广角"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idtwotwoCthreeEEBFdsAnineseveneightdsfourcaninedsnineoneDFdsEfourFzeroCCEEfiveACE = stringIDToTypeID( '22C3EEBF-A978-4ca9-91DF-E4F0CCEE5ACE' ); executeAction( idtwotwoCthreeEEBFdsAnineseveneightdsfourcaninedsnineoneDFdsEfourFzeroCCEEfiveACE, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Filter_Gallery" type="Main">
		<name id="Main-Filter-Filter_Gallery/name" value="滤镜库"/> 
		<context id="Main-Filter-Filter_Gallery/context" value="滤镜 &gt; 滤镜库"/>
		<desc id="Main-Filter-Filter_Gallery/desc" value="访问大量特殊效果滤镜"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idGEfc = charIDToTypeID( 'GEfc' ); executeAction( idGEfc, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Convert_for_Smart_Filters" type="Main">
		<name id="Main-Filter-Convert_for_Smart_Filters/name" value="转换为智能滤镜"/> 
		<context id="Main-Filter-Convert_for_Smart_Filters/context" value="滤镜 &gt; 转换为智能滤镜"/>
		<desc id="Main-Filter-Convert_for_Smart_Filters/desc" value="转换为可重新编辑的智能滤镜"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc832 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref702 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idnewPlacedLayer = stringIDToTypeID( 'newPlacedLayer' );         ref702.putEnumerated( idMnspsp, idMnIt, idnewPlacedLayer );     desc832.putReference( idnull, ref702 ); executeAction( idslct, desc832, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Last_Filter" type="Main">
		<name id="Main-Filter-Last_Filter/name" value="上次滤镜操作"/> 
		<context id="Main-Filter-Last_Filter/context" value="滤镜 &gt; 上次滤镜操作"/>
		<desc id="Main-Filter-Last_Filter/desc" value="应用上次使用的滤镜"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc833 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref703 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idLstF = charIDToTypeID( 'LstF' );         ref703.putEnumerated( idMnspsp, idMnIt, idLstF );     desc833.putReference( idnull, ref703 ); executeAction( idslct, desc833, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Analysis-Place_Scale_Marker" type="Main">
		<name id="Main-Image-Analysis-Place_Scale_Marker/name" value="置入比例标记"/> 
		<context id="Main-Image-Analysis-Place_Scale_Marker/context" value="图像 &gt; 分析 &gt; 置入比例标记"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc834 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref704 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idplaceMeasurementScaleMarker = stringIDToTypeID( 'placeMeasurementScaleMarker' );         ref704.putEnumerated( idMnspsp, idMnIt, idplaceMeasurementScaleMarker );     desc834.putReference( idnull, ref704 ); executeAction( idslct, desc834, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Analysis-Count_Tool" type="Main">
		<name id="Main-Image-Analysis-Count_Tool/name" value="计数工具"/> 
		<context id="Main-Image-Analysis-Count_Tool/context" value="图像 &gt; 分析 &gt; 计数工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc835 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref705 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcountTool = stringIDToTypeID( 'countTool' );         ref705.putEnumerated( idMnspsp, idMnIt, idcountTool );     desc835.putReference( idnull, ref705 ); executeAction( idslct, desc835, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Analysis-Ruler_Tool" type="Main">
		<name id="Main-Image-Analysis-Ruler_Tool/name" value="标尺工具"/> 
		<context id="Main-Image-Analysis-Ruler_Tool/context" value="图像 &gt; 分析 &gt; 标尺工具"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc836 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref706 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrulerTool = stringIDToTypeID( 'rulerTool' );         ref706.putEnumerated( idMnspsp, idMnIt, idrulerTool );     desc836.putReference( idnull, ref706 ); executeAction( idslct, desc836, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Analysis-Record_Measurements" type="Main">
		<name id="Main-Image-Analysis-Record_Measurements/name" value="记录测量"/> 
		<context id="Main-Image-Analysis-Record_Measurements/context" value="图像 &gt; 分析 &gt; 记录测量"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc837 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref707 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementRecordMeasurements = stringIDToTypeID( 'measurementRecordMeasurements' );         ref707.putEnumerated( idMnspsp, idMnIt, idmeasurementRecordMeasurements );     desc837.putReference( idnull, ref707 ); executeAction( idslct, desc837, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Trap" type="Main">
		<name id="Main-Image-Trap/name" value="陷印"/> 
		<context id="Main-Image-Trap/context" value="图像 &gt; 陷印"/>
		<desc id="Main-Image-Trap/desc" value="创建用于印刷机的预防性重叠"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idTrap = charIDToTypeID( 'Trap' ); executeAction( idTrap, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Apply_Data_Set" type="Main">
		<name id="Main-Image-Apply_Data_Set/name" value="应用数据组"/> 
		<context id="Main-Image-Apply_Data_Set/context" value="图像 &gt; 应用数据组"/>
		<desc id="Main-Image-Apply_Data_Set/desc" value="应用特定存储的数据组"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAply = charIDToTypeID( 'Aply' );     var desc838 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref708 = new ActionReference();         var iddataSetClass = stringIDToTypeID( 'dataSetClass' );         ref708.putClass( iddataSetClass );     desc838.putReference( idnull, ref708 ); executeAction( idAply, desc838, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Variables-Data_Sets" type="Main">
		<name id="Main-Image-Variables-Data_Sets/name" value="数据组"/> 
		<context id="Main-Image-Variables-Data_Sets/context" value="图像 &gt; 变量 &gt; 数据组"/>
		<desc id="Main-Image-Variables-Data_Sets/desc" value="将特定变量定义为使用变量的数据组"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc839 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref709 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var ideditDataSets = stringIDToTypeID( 'editDataSets' );         ref709.putEnumerated( idMnspsp, idMnIt, ideditDataSets );     desc839.putReference( idnull, ref709 ); executeAction( idslct, desc839, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Variables-Define" type="Main">
		<name id="Main-Image-Variables-Define/name" value="定义"/> 
		<context id="Main-Image-Variables-Define/context" value="图像 &gt; 变量 &gt; 定义"/>
		<desc id="Main-Image-Variables-Define/desc" value="定义图层变量的特定设置和参数"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc840 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref710 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddefineVariables = stringIDToTypeID( 'defineVariables' );         ref710.putEnumerated( idMnspsp, idMnIt, iddefineVariables );     desc840.putReference( idnull, ref710 ); executeAction( idslct, desc840, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Calculations" type="Main">
		<name id="Main-Image-Calculations/name" value="计算"/> 
		<context id="Main-Image-Calculations/context" value="图像 &gt; 计算"/>
		<desc id="Main-Image-Calculations/desc" value="将两个通道混合到一个图像中"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc841 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref711 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idClcl = charIDToTypeID( 'Clcl' );         ref711.putEnumerated( idMnspsp, idMnIt, idClcl );     desc841.putReference( idnull, ref711 ); executeAction( idslct, desc841, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Apply_Image" type="Main">
		<name id="Main-Image-Apply_Image/name" value="应用图像"/> 
		<context id="Main-Image-Apply_Image/context" value="图像 &gt; 应用图像"/>
		<desc id="Main-Image-Apply_Image/desc" value="混合图像图层的通道"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc842 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref712 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAplI = charIDToTypeID( 'AplI' );         ref712.putEnumerated( idMnspsp, idMnIt, idAplI );     desc842.putReference( idnull, ref712 ); executeAction( idslct, desc842, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Duplicate" type="Main">
		<name id="Main-Image-Duplicate/name" value="复制"/> 
		<context id="Main-Image-Duplicate/context" value="图像 &gt; 复制"/>
		<desc id="Main-Image-Duplicate/desc" value="复制图像内容"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDplc = charIDToTypeID( 'Dplc' );     var desc843 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref713 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref713.putEnumerated( idDcmn, idOrdn, idFrst );     desc843.putReference( idnull, ref713 ); executeAction( idDplc, desc843, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Reveal_All" type="Main">
		<name id="Main-Image-Reveal_All/name" value="显示全部"/> 
		<context id="Main-Image-Reveal_All/context" value="图像 &gt; 显示全部"/>
		<desc id="Main-Image-Reveal_All/desc" value="显示图像的所有外观"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRvlA = charIDToTypeID( 'RvlA' ); executeAction( idRvlA, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Trim" type="Main">
		<name id="Main-Image-Trim/name" value="裁切"/> 
		<context id="Main-Image-Trim/context" value="图像 &gt; 裁切"/>
		<desc id="Main-Image-Trim/desc" value="按尺寸和位置移去小部分图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc844 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref714 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtrim = stringIDToTypeID( 'trim' );         ref714.putEnumerated( idMnspsp, idMnIt, idtrim );     desc844.putReference( idnull, ref714 ); executeAction( idslct, desc844, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Crop" type="Main">
		<name id="Main-Image-Crop/name" value="裁剪"/> 
		<context id="Main-Image-Crop/context" value="图像 &gt; 裁剪"/>
		<desc id="Main-Image-Crop/desc" value="裁剪图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCrop = charIDToTypeID( 'Crop' ); executeAction( idCrop, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Image_Rotation-Flip_Canvas_Vertical" type="Main">
		<name id="Main-Image-Image_Rotation-Flip_Canvas_Vertical/name" value="垂直翻转画布"/> 
		<context id="Main-Image-Image_Rotation-Flip_Canvas_Vertical/context" value="图像 &gt; 图像旋转 &gt; 垂直翻转画布"/>
		<desc id="Main-Image-Image_Rotation-Flip_Canvas_Vertical/desc" value="垂直翻转图像画布 "/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFlip = charIDToTypeID( 'Flip' );     var desc845 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref715 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref715.putEnumerated( idDcmn, idOrdn, idFrst );     desc845.putReference( idnull, ref715 );     var idAxis = charIDToTypeID( 'Axis' );     var idOrnt = charIDToTypeID( 'Ornt' );     var idVrtc = charIDToTypeID( 'Vrtc' );     desc845.putEnumerated( idAxis, idOrnt, idVrtc ); executeAction( idFlip, desc845, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Image_Rotation-Flip_Canvas_Horizontal" type="Main">
		<name id="Main-Image-Image_Rotation-Flip_Canvas_Horizontal/name" value="水平翻转画布"/> 
		<context id="Main-Image-Image_Rotation-Flip_Canvas_Horizontal/context" value="图像 &gt; 图像旋转 &gt; 水平翻转画布"/>
		<desc id="Main-Image-Image_Rotation-Flip_Canvas_Horizontal/desc" value="水平翻转图像画布"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFlip = charIDToTypeID( 'Flip' );     var desc846 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref716 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref716.putEnumerated( idDcmn, idOrdn, idFrst );     desc846.putReference( idnull, ref716 );     var idAxis = charIDToTypeID( 'Axis' );     var idOrnt = charIDToTypeID( 'Ornt' );     var idHrzn = charIDToTypeID( 'Hrzn' );     desc846.putEnumerated( idAxis, idOrnt, idHrzn ); executeAction( idFlip, desc846, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Image_Rotation-Arbitrary" type="Main">
		<name id="Main-Image-Image_Rotation-Arbitrary/name" value="任意角度"/> 
		<context id="Main-Image-Image_Rotation-Arbitrary/context" value="图像 &gt; 图像旋转 &gt; 任意角度"/>
		<desc id="Main-Image-Image_Rotation-Arbitrary/desc" value="将图像画布旋转任意角度"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRtte = charIDToTypeID( 'Rtte' );     var desc847 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref717 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref717.putEnumerated( idDcmn, idOrdn, idFrst );     desc847.putReference( idnull, ref717 ); executeAction( idRtte, desc847, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Image_Rotation-90°_CCW" type="Main">
		<name id="Main-Image-Image_Rotation-90°_CCW/name" value="90 度（逆时针）"/> 
		<context id="Main-Image-Image_Rotation-90°_CCW/context" value="图像 &gt; 图像旋转 &gt; 90 度（逆时针）"/>
		<desc id="Main-Image-Image_Rotation-90°_CCW/desc" value="将图像画布逆时针旋转 90 度"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRtte = charIDToTypeID( 'Rtte' );     var desc848 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref718 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref718.putEnumerated( idDcmn, idOrdn, idFrst );     desc848.putReference( idnull, ref718 );     var idAngl = charIDToTypeID( 'Angl' );     var idshAng = charIDToTypeID( '#Ang' );     desc848.putUnitDouble( idAngl, idshAng, -90.000000 ); executeAction( idRtte, desc848, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Image_Rotation-90°_CW" type="Main">
		<name id="Main-Image-Image_Rotation-90°_CW/name" value="90 度（顺时针）"/> 
		<context id="Main-Image-Image_Rotation-90°_CW/context" value="图像 &gt; 图像旋转 &gt; 90 度（顺时针）"/>
		<desc id="Main-Image-Image_Rotation-90°_CW/desc" value="将图像画布顺时针旋转 90 度"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRtte = charIDToTypeID( 'Rtte' );     var desc849 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref719 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref719.putEnumerated( idDcmn, idOrdn, idFrst );     desc849.putReference( idnull, ref719 );     var idAngl = charIDToTypeID( 'Angl' );     var idshAng = charIDToTypeID( '#Ang' );     desc849.putUnitDouble( idAngl, idshAng, 90.000000 ); executeAction( idRtte, desc849, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Image_Rotation-180°" type="Main">
		<name id="Main-Image-Image_Rotation-180°/name" value="180 度"/> 
		<context id="Main-Image-Image_Rotation-180°/context" value="图像 &gt; 图像旋转 &gt; 180 度"/>
		<desc id="Main-Image-Image_Rotation-180°/desc" value="将图像画布旋转 180 度"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRtte = charIDToTypeID( 'Rtte' );     var desc850 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref720 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref720.putEnumerated( idDcmn, idOrdn, idFrst );     desc850.putReference( idnull, ref720 );     var idAngl = charIDToTypeID( 'Angl' );     var idshAng = charIDToTypeID( '#Ang' );     desc850.putUnitDouble( idAngl, idshAng, 180.000000 ); executeAction( idRtte, desc850, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Canvas_Size" type="Main">
		<name id="Main-Image-Canvas_Size/name" value="画布大小"/> 
		<context id="Main-Image-Canvas_Size/context" value="图像 &gt; 画布大小"/>
		<desc id="Main-Image-Canvas_Size/desc" value="更改图像外部区域的大小"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvS = charIDToTypeID( 'CnvS' ); executeAction( idCnvS, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Image_Size" type="Main">
		<name id="Main-Image-Image_Size/name" value="图像大小"/> 
		<context id="Main-Image-Image_Size/context" value="图像 &gt; 图像大小"/>
		<desc id="Main-Image-Image_Size/desc" value="更改图像的尺寸"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idImgS = charIDToTypeID( 'ImgS' ); executeAction( idImgS, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Auto_Color" type="Main">
		<name id="Main-Image-Auto_Color/name" value="自动颜色"/> 
		<context id="Main-Image-Auto_Color/context" value="图像 &gt; 自动颜色"/>
		<desc id="Main-Image-Auto_Color/desc" value="通过分析当前图像的颜色和对比度来中和色调"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idLvls = charIDToTypeID( 'Lvls' );     var desc851 = new ActionDescriptor();     var idautoBlackWhite = stringIDToTypeID( 'autoBlackWhite' );     desc851.putBoolean( idautoBlackWhite, true );     var idautoNeutrals = stringIDToTypeID( 'autoNeutrals' );     desc851.putBoolean( idautoNeutrals, true ); executeAction( idLvls, desc851, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Auto_Contrast" type="Main">
		<name id="Main-Image-Auto_Contrast/name" value="自动对比度"/> 
		<context id="Main-Image-Auto_Contrast/context" value="图像 &gt; 自动对比度"/>
		<desc id="Main-Image-Auto_Contrast/desc" value="自动调整图像对比度，将阴影和高光区域映射为纯黑和纯白 "/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idLvls = charIDToTypeID( 'Lvls' );     var desc852 = new ActionDescriptor();     var idAuCo = charIDToTypeID( 'AuCo' );     desc852.putBoolean( idAuCo, true ); executeAction( idLvls, desc852, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Auto_Tone" type="Main">
		<name id="Main-Image-Auto_Tone/name" value="自动色调"/> 
		<context id="Main-Image-Auto_Tone/context" value="图像 &gt; 自动色调"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idLvls = charIDToTypeID( 'Lvls' );     var desc853 = new ActionDescriptor();     var idAuto = charIDToTypeID( 'Auto' );     desc853.putBoolean( idAuto, true ); executeAction( idLvls, desc853, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Equalize" type="Main">
		<name id="Main-Image-Adjustments-Equalize/name" value="色调均化"/> 
		<context id="Main-Image-Adjustments-Equalize/context" value="图像 &gt; 调整 &gt; 色调均化"/>
		<desc id="Main-Image-Adjustments-Equalize/desc" value="重新分布图像的亮度值"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idEqlz = charIDToTypeID( 'Eqlz' ); executeAction( idEqlz, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Replace_Color" type="Main">
		<name id="Main-Image-Adjustments-Replace_Color/name" value="替换颜色"/> 
		<context id="Main-Image-Adjustments-Replace_Color/context" value="图像 &gt; 调整 &gt; 替换颜色"/>
		<desc id="Main-Image-Adjustments-Replace_Color/desc" value="创建蒙版以选择图像中的特定颜色，然后替换这些颜色"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRplC = charIDToTypeID( 'RplC' ); executeAction( idRplC, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Match_Color" type="Main">
		<name id="Main-Image-Adjustments-Match_Color/name" value="匹配颜色"/> 
		<context id="Main-Image-Adjustments-Match_Color/context" value="图像 &gt; 调整 &gt; 匹配颜色"/>
		<desc id="Main-Image-Adjustments-Match_Color/desc" value="在多个图像、图层或选区之间匹配颜色"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idmatchColor = stringIDToTypeID( 'matchColor' ); executeAction( idmatchColor, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Desaturate" type="Main">
		<name id="Main-Image-Adjustments-Desaturate/name" value="去色"/> 
		<context id="Main-Image-Adjustments-Desaturate/context" value="图像 &gt; 调整 &gt; 去色"/>
		<desc id="Main-Image-Adjustments-Desaturate/desc" value="在将图像保留在同一颜色模式的情况下，将彩色图像转换为灰度值"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDstt = charIDToTypeID( 'Dstt' ); executeAction( idDstt, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Variations" type="Main">
		<name id="Main-Image-Adjustments-Variations/name" value="变化"/> 
		<context id="Main-Image-Adjustments-Variations/context" value="图像 &gt; 调整 &gt; 变化"/>
		<desc id="Main-Image-Adjustments-Variations/desc" value="从各种图像调整的预览显示中选取"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idVrtn = charIDToTypeID( 'Vrtn' ); executeAction( idVrtn, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-HDR_Toning" type="Main">
		<name id="Main-Image-Adjustments-HDR_Toning/name" value="HDR 色调"/> 
		<context id="Main-Image-Adjustments-HDR_Toning/context" value="图像 &gt; 调整 &gt; HDR 色调"/>
		<desc id="Main-Image-Adjustments-HDR_Toning/desc" value="对当前图像应用HDR 样式的图像调整"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationspScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc854 = new ActionDescriptor();     var idjsCt = charIDToTypeID( 'jsCt' );     desc854.putPath( idjsCt, new File( 'C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CC\\Required\\HDRToning.jsx' ) ); executeAction( idAdobeScriptAutomationspScripts, desc854, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Shadows/Highlights" type="Main">
		<name id="Main-Image-Adjustments-Shadows/Highlights/name" value="阴影/高光"/> 
		<context id="Main-Image-Adjustments-Shadows/Highlights/context" value="图像 &gt; 调整 &gt; 阴影/高光"/>
		<desc id="Main-Image-Adjustments-Shadows/Highlights/desc" value="调整图像的阴影和高光区域"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idadaptCorrect = stringIDToTypeID( 'adaptCorrect' ); executeAction( idadaptCorrect, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Selective_Color" type="Main">
		<name id="Main-Image-Adjustments-Selective_Color/name" value="可选颜色"/> 
		<context id="Main-Image-Adjustments-Selective_Color/context" value="图像 &gt; 调整 &gt; 可选颜色"/>
		<desc id="Main-Image-Adjustments-Selective_Color/desc" value="调整图像的特定颜色区域"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idSlcC = charIDToTypeID( 'SlcC' ); executeAction( idSlcC, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Gradient_Map" type="Main">
		<name id="Main-Image-Adjustments-Gradient_Map/name" value="渐变映射"/> 
		<context id="Main-Image-Adjustments-Gradient_Map/context" value="图像 &gt; 调整 &gt; 渐变映射"/>
		<desc id="Main-Image-Adjustments-Gradient_Map/desc" value="对灰度图像应用彩色，或调整图像的现有颜色"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idGrMp = charIDToTypeID( 'GrMp' ); executeAction( idGrMp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Threshold" type="Main">
		<name id="Main-Image-Adjustments-Threshold/name" value="阈值"/> 
		<context id="Main-Image-Adjustments-Threshold/context" value="图像 &gt; 调整 &gt; 阈值"/>
		<desc id="Main-Image-Adjustments-Threshold/desc" value="将图像转换为高对比度的黑白色"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idThrs = charIDToTypeID( 'Thrs' ); executeAction( idThrs, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Posterize" type="Main">
		<name id="Main-Image-Adjustments-Posterize/name" value="色调分离"/> 
		<context id="Main-Image-Adjustments-Posterize/context" value="图像 &gt; 调整 &gt; 色调分离"/>
		<desc id="Main-Image-Adjustments-Posterize/desc" value="指定每个通道使用的色调范围"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPstr = charIDToTypeID( 'Pstr' ); executeAction( idPstr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Invert" type="Main">
		<name id="Main-Image-Adjustments-Invert/name" value="反相"/> 
		<context id="Main-Image-Adjustments-Invert/context" value="图像 &gt; 调整 &gt; 反相"/>
		<desc id="Main-Image-Adjustments-Invert/desc" value="反相图像颜色"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idInvr = charIDToTypeID( 'Invr' ); executeAction( idInvr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Color_Lookup" type="Main">
		<name id="Main-Image-Adjustments-Color_Lookup/name" value="颜色查找"/> 
		<context id="Main-Image-Adjustments-Color_Lookup/context" value="图像 &gt; 调整 &gt; 颜色查找"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcolorLookup = stringIDToTypeID( 'colorLookup' ); executeAction( idcolorLookup, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Channel_Mixer" type="Main">
		<name id="Main-Image-Adjustments-Channel_Mixer/name" value="通道混合器"/> 
		<context id="Main-Image-Adjustments-Channel_Mixer/context" value="图像 &gt; 调整 &gt; 通道混合器"/>
		<desc id="Main-Image-Adjustments-Channel_Mixer/desc" value="创建灰度、棕褐色调或其它色调的图像，或对图像进行创意色彩调整"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idChnM = charIDToTypeID( 'ChnM' ); executeAction( idChnM, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Photo_Filter" type="Main">
		<name id="Main-Image-Adjustments-Photo_Filter/name" value="照片滤镜"/> 
		<context id="Main-Image-Adjustments-Photo_Filter/context" value="图像 &gt; 调整 &gt; 照片滤镜"/>
		<desc id="Main-Image-Adjustments-Photo_Filter/desc" value="调整通过镜头传输的光的色彩平衡和色温"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idphotoFilter = stringIDToTypeID( 'photoFilter' ); executeAction( idphotoFilter, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Black_&amp;_White" type="Main">
		<name id="Main-Image-Adjustments-Black_&amp;_White/name" value="黑白"/> 
		<context id="Main-Image-Adjustments-Black_&amp;_White/context" value="图像 &gt; 调整 &gt; 黑白"/>
		<desc id="Main-Image-Adjustments-Black_&amp;_White/desc" value="使用一组滑块和预设集，控制从彩色到黑白的转换"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idBanW = charIDToTypeID( 'BanW' ); executeAction( idBanW, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Color_Balance" type="Main">
		<name id="Main-Image-Adjustments-Color_Balance/name" value="色彩平衡"/> 
		<context id="Main-Image-Adjustments-Color_Balance/context" value="图像 &gt; 调整 &gt; 色彩平衡"/>
		<desc id="Main-Image-Adjustments-Color_Balance/desc" value="更改图像中的色彩整体混合以便进行全面的颜色校正"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idClrB = charIDToTypeID( 'ClrB' ); executeAction( idClrB, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Hue/Saturation" type="Main">
		<name id="Main-Image-Adjustments-Hue/Saturation/name" value="色相/饱和度"/> 
		<context id="Main-Image-Adjustments-Hue/Saturation/context" value="图像 &gt; 调整 &gt; 色相/饱和度"/>
		<desc id="Main-Image-Adjustments-Hue/Saturation/desc" value="调整图像的特定颜色组件的色相、饱和度和亮度，或同时调整图像的全部颜色"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHStr = charIDToTypeID( 'HStr' ); executeAction( idHStr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Vibrance" type="Main">
		<name id="Main-Image-Adjustments-Vibrance/name" value="自然饱和度"/> 
		<context id="Main-Image-Adjustments-Vibrance/context" value="图像 &gt; 调整 &gt; 自然饱和度"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idvibrance = stringIDToTypeID( 'vibrance' ); executeAction( idvibrance, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Exposure" type="Main">
		<name id="Main-Image-Adjustments-Exposure/name" value="曝光度"/> 
		<context id="Main-Image-Adjustments-Exposure/context" value="图像 &gt; 调整 &gt; 曝光度"/>
		<desc id="Main-Image-Adjustments-Exposure/desc" value="调整图像的曝光度"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idExps = charIDToTypeID( 'Exps' ); executeAction( idExps, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Curves" type="Main">
		<name id="Main-Image-Adjustments-Curves/name" value="曲线"/> 
		<context id="Main-Image-Adjustments-Curves/context" value="图像 &gt; 调整 &gt; 曲线"/>
		<desc id="Main-Image-Adjustments-Curves/desc" value="调整当前图像的色调范围，最多可设定 14 个控制点"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCrvs = charIDToTypeID( 'Crvs' ); executeAction( idCrvs, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Levels" type="Main">
		<name id="Main-Image-Adjustments-Levels/name" value="色阶"/> 
		<context id="Main-Image-Adjustments-Levels/context" value="图像 &gt; 调整 &gt; 色阶"/>
		<desc id="Main-Image-Adjustments-Levels/desc" value="通过调整图像阴影、中间调和高光的强度级别来校正图像的色调范围和色彩平衡"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idLvls = charIDToTypeID( 'Lvls' ); executeAction( idLvls, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Brightness/Contrast" type="Main">
		<name id="Main-Image-Adjustments-Brightness/Contrast/name" value="亮度/对比度"/> 
		<context id="Main-Image-Adjustments-Brightness/Contrast/context" value="图像 &gt; 调整 &gt; 亮度/对比度"/>
		<desc id="Main-Image-Adjustments-Brightness/Contrast/desc" value="对图像的色调范围进行简单调整"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idBrgC = charIDToTypeID( 'BrgC' ); executeAction( idBrgC, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-Color_Table" type="Main">
		<name id="Main-Image-Mode-Color_Table/name" value="颜色表"/> 
		<context id="Main-Image-Mode-Color_Table/context" value="图像 &gt; 模式 &gt; 颜色表"/>
		<desc id="Main-Image-Mode-Color_Table/desc" value="编辑索引颜色模式图像的颜色表"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc855 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref721 = new ActionReference();         var idClrsp = charIDToTypeID( 'Clr ' );         var idClrT = charIDToTypeID( 'ClrT' );         ref721.putProperty( idClrsp, idClrT );     desc855.putReference( idnull, ref721 ); executeAction( idsetd, desc855, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-32_Bits/Channel" type="Main">
		<name id="Main-Image-Mode-32_Bits/Channel/name" value="32 位/通道"/> 
		<context id="Main-Image-Mode-32_Bits/Channel/context" value="图像 &gt; 模式 &gt; 32 位/通道"/>
		<desc id="Main-Image-Mode-32_Bits/Channel/desc" value="将当前文档的位深度转换为每通道 32 位"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc856 = new ActionDescriptor();     var idDpth = charIDToTypeID( 'Dpth' );     desc856.putInteger( idDpth, 32 ); executeAction( idCnvM, desc856, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-16_Bits/Channel" type="Main">
		<name id="Main-Image-Mode-16_Bits/Channel/name" value="16 位/通道"/> 
		<context id="Main-Image-Mode-16_Bits/Channel/context" value="图像 &gt; 模式 &gt; 16 位/通道"/>
		<desc id="Main-Image-Mode-16_Bits/Channel/desc" value="将当前文档的位深度转换为每通道 16 位"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc857 = new ActionDescriptor();     var idDpth = charIDToTypeID( 'Dpth' );     desc857.putInteger( idDpth, 16 ); executeAction( idCnvM, desc857, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-8_Bits/Channel" type="Main">
		<name id="Main-Image-Mode-8_Bits/Channel/name" value="8 位/通道"/> 
		<context id="Main-Image-Mode-8_Bits/Channel/context" value="图像 &gt; 模式 &gt; 8 位/通道"/>
		<desc id="Main-Image-Mode-8_Bits/Channel/desc" value="将当前文档的位深度转换为每通道 8 位"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc858 = new ActionDescriptor();     var idDpth = charIDToTypeID( 'Dpth' );     desc858.putInteger( idDpth, 8 ); executeAction( idCnvM, desc858, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-Multichannel" type="Main">
		<name id="Main-Image-Mode-Multichannel/name" value="多通道"/> 
		<context id="Main-Image-Mode-Multichannel/context" value="图像 &gt; 模式 &gt; 多通道"/>
		<desc id="Main-Image-Mode-Multichannel/desc" value="将当前文档转换为多通道模式，每个通道中包含 256 级灰度"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc859 = new ActionDescriptor();     var idTspspsp = charIDToTypeID( 'T   ' );     var idMltC = charIDToTypeID( 'MltC' );     desc859.putClass( idTspspsp, idMltC ); executeAction( idCnvM, desc859, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-Lab_Color" type="Main">
		<name id="Main-Image-Mode-Lab_Color/name" value="Lab 颜色"/> 
		<context id="Main-Image-Mode-Lab_Color/context" value="图像 &gt; 模式 &gt; Lab 颜色"/>
		<desc id="Main-Image-Mode-Lab_Color/desc" value="将当前文档转换为 Lab 颜色模式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc860 = new ActionDescriptor();     var idTspspsp = charIDToTypeID( 'T   ' );     var idLbCM = charIDToTypeID( 'LbCM' );     desc860.putClass( idTspspsp, idLbCM ); executeAction( idCnvM, desc860, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-CMYK_Color" type="Main">
		<name id="Main-Image-Mode-CMYK_Color/name" value="CMYK 颜色"/> 
		<context id="Main-Image-Mode-CMYK_Color/context" value="图像 &gt; 模式 &gt; CMYK 颜色"/>
		<desc id="Main-Image-Mode-CMYK_Color/desc" value="将当前文档转换为 CMYK 颜色模式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc861 = new ActionDescriptor();     var idTspspsp = charIDToTypeID( 'T   ' );     var idCMYM = charIDToTypeID( 'CMYM' );     desc861.putClass( idTspspsp, idCMYM ); executeAction( idCnvM, desc861, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-RGB_Color" type="Main">
		<name id="Main-Image-Mode-RGB_Color/name" value="RGB 颜色"/> 
		<context id="Main-Image-Mode-RGB_Color/context" value="图像 &gt; 模式 &gt; RGB 颜色"/>
		<desc id="Main-Image-Mode-RGB_Color/desc" value="将当前文档转换为 RGB 颜色模式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc862 = new ActionDescriptor();     var idTspspsp = charIDToTypeID( 'T   ' );     var idRGBM = charIDToTypeID( 'RGBM' );     desc862.putClass( idTspspsp, idRGBM ); executeAction( idCnvM, desc862, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-Indexed_Color" type="Main">
		<name id="Main-Image-Mode-Indexed_Color/name" value="索引颜色"/> 
		<context id="Main-Image-Mode-Indexed_Color/context" value="图像 &gt; 模式 &gt; 索引颜色"/>
		<desc id="Main-Image-Mode-Indexed_Color/desc" value="将当前文件转换为 8 位图像文件（最多可包含 256 种颜色）"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc863 = new ActionDescriptor();     var idTspspsp = charIDToTypeID( 'T   ' );     var idIndC = charIDToTypeID( 'IndC' );     desc863.putClass( idTspspsp, idIndC ); executeAction( idCnvM, desc863, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-Duotone" type="Main">
		<name id="Main-Image-Mode-Duotone/name" value="双色调"/> 
		<context id="Main-Image-Mode-Duotone/context" value="图像 &gt; 模式 &gt; 双色调"/>
		<desc id="Main-Image-Mode-Duotone/desc" value="通过将灰度图像转换为双色调、三色调和四色调来将其配置为使用 2、3 和 4 种油墨打印"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc864 = new ActionDescriptor();     var idTspspsp = charIDToTypeID( 'T   ' );     var idDtnM = charIDToTypeID( 'DtnM' );     desc864.putClass( idTspspsp, idDtnM ); executeAction( idCnvM, desc864, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-Grayscale" type="Main">
		<name id="Main-Image-Mode-Grayscale/name" value="灰度"/> 
		<context id="Main-Image-Mode-Grayscale/context" value="图像 &gt; 模式 &gt; 灰度"/>
		<desc id="Main-Image-Mode-Grayscale/desc" value="将当前文档设置为灰度颜色模式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc865 = new ActionDescriptor();     var idTspspsp = charIDToTypeID( 'T   ' );     var idGrys = charIDToTypeID( 'Grys' );     desc865.putClass( idTspspsp, idGrys ); executeAction( idCnvM, desc865, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-Bitmap" type="Main">
		<name id="Main-Image-Mode-Bitmap/name" value="位图"/> 
		<context id="Main-Image-Mode-Bitmap/context" value="图像 &gt; 模式 &gt; 位图"/>
		<desc id="Main-Image-Mode-Bitmap/desc" value="将当前文档设置为位图颜色模式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc866 = new ActionDescriptor();     var idTspspsp = charIDToTypeID( 'T   ' );     var idBtmM = charIDToTypeID( 'BtmM' );     desc866.putClass( idTspspsp, idBtmM ); executeAction( idCnvM, desc866, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Matting-Remove_White_Matte" type="Main">
		<name id="Main-Layer-Matting-Remove_White_Matte/name" value="移去白色杂边"/> 
		<context id="Main-Layer-Matting-Remove_White_Matte/context" value="图层 &gt; 修边 &gt; 移去白色杂边"/>
		<desc id="Main-Layer-Matting-Remove_White_Matte/desc" value="移去白色杂边像素"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRmvW = charIDToTypeID( 'RmvW' ); executeAction( idRmvW, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Matting-Remove_Black_Matte" type="Main">
		<name id="Main-Layer-Matting-Remove_Black_Matte/name" value="移去黑色杂边"/> 
		<context id="Main-Layer-Matting-Remove_Black_Matte/context" value="图层 &gt; 修边 &gt; 移去黑色杂边"/>
		<desc id="Main-Layer-Matting-Remove_Black_Matte/desc" value="移去黑色杂边像素"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRmvB = charIDToTypeID( 'RmvB' ); executeAction( idRmvB, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Matting-Defringe" type="Main">
		<name id="Main-Layer-Matting-Defringe/name" value="去边"/> 
		<context id="Main-Layer-Matting-Defringe/context" value="图层 &gt; 修边 &gt; 去边"/>
		<desc id="Main-Layer-Matting-Defringe/desc" value="移去边缘"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDfrg = charIDToTypeID( 'Dfrg' ); executeAction( idDfrg, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Flatten_Image" type="Main">
		<name id="Main-Layer-Flatten_Image/name" value="拼合图像"/> 
		<context id="Main-Layer-Flatten_Image/context" value="图层 &gt; 拼合图像"/>
		<desc id="Main-Layer-Flatten_Image/desc" value="拼合图像（将所有图层压缩为一个图层）"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFltI = charIDToTypeID( 'FltI' ); executeAction( idFltI, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Merge_Visible" type="Main">
		<name id="Main-Layer-Merge_Visible/name" value="合并可见图层"/> 
		<context id="Main-Layer-Merge_Visible/context" value="图层 &gt; 合并可见图层"/>
		<desc id="Main-Layer-Merge_Visible/desc" value="将所有可见图层合并为一个图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMrgV = charIDToTypeID( 'MrgV' ); executeAction( idMrgV, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Merge_Layers" type="Main">
		<name id="Main-Layer-Merge_Layers/name" value="合并图层"/> 
		<context id="Main-Layer-Merge_Layers/context" value="图层 &gt; 合并图层"/>
		<desc id="Main-Layer-Merge_Layers/desc" value="将所选图层和其下面的一个图层合并，或将选定的几个图层合并在一起"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMrgtwo = charIDToTypeID( 'Mrg2' );     var desc867 = new ActionDescriptor(); executeAction( idMrgtwo, desc867, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Select_Linked_Layers" type="Main">
		<name id="Main-Layer-Select_Linked_Layers/name" value="选择链接图层"/> 
		<context id="Main-Layer-Select_Linked_Layers/context" value="图层 &gt; 选择链接图层"/>
		<desc id="Main-Layer-Select_Linked_Layers/desc" value="选择链接到当前所选图层的图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idselectLinkedLayers = stringIDToTypeID( 'selectLinkedLayers' );     var desc868 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref722 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref722.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc868.putReference( idnull, ref722 ); executeAction( idselectLinkedLayers, desc868, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Link_Layers" type="Main">
		<name id="Main-Layer-Link_Layers/name" value="链接图层"/> 
		<context id="Main-Layer-Link_Layers/context" value="图层 &gt; 链接图层"/>
		<desc id="Main-Layer-Link_Layers/desc" value="链接或取消链接选定的图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idlinkSelectedLayers = stringIDToTypeID( 'linkSelectedLayers' );     var desc869 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref723 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref723.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc869.putReference( idnull, ref723 ); executeAction( idlinkSelectedLayers, desc869, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Lock_Layers" type="Main">
		<name id="Main-Layer-Lock_Layers/name" value="锁定图层"/> 
		<context id="Main-Layer-Lock_Layers/context" value="图层 &gt; 锁定图层"/>
		<desc id="Main-Layer-Lock_Layers/desc" value="锁定选定的图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc870 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref724 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idapplyLocking = stringIDToTypeID( 'applyLocking' );         ref724.putEnumerated( idMnspsp, idMnIt, idapplyLocking );     desc870.putReference( idnull, ref724 ); executeAction( idslct, desc870, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Distribute-Right_Edges" type="Main">
		<name id="Main-Layer-Distribute-Right_Edges/name" value="右边"/> 
		<context id="Main-Layer-Distribute-Right_Edges/context" value="图层 &gt; 分布 &gt; 右边"/>
		<desc id="Main-Layer-Distribute-Right_Edges/desc" value="基于所选图层的右边均匀调整其位置"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDstr = charIDToTypeID( 'Dstr' );     var desc871 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref725 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref725.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc871.putReference( idnull, ref725 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdRg = charIDToTypeID( 'AdRg' );     desc871.putEnumerated( idUsng, idADSt, idAdRg ); executeAction( idDstr, desc871, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Distribute-Horizontal_Centers" type="Main">
		<name id="Main-Layer-Distribute-Horizontal_Centers/name" value="水平居中"/> 
		<context id="Main-Layer-Distribute-Horizontal_Centers/context" value="图层 &gt; 分布 &gt; 水平居中"/>
		<desc id="Main-Layer-Distribute-Horizontal_Centers/desc" value="基于所选图层的水平中心均匀调整其位置"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDstr = charIDToTypeID( 'Dstr' );     var desc872 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref726 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref726.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc872.putReference( idnull, ref726 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdCH = charIDToTypeID( 'AdCH' );     desc872.putEnumerated( idUsng, idADSt, idAdCH ); executeAction( idDstr, desc872, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Distribute-Left_Edges" type="Main">
		<name id="Main-Layer-Distribute-Left_Edges/name" value="左边"/> 
		<context id="Main-Layer-Distribute-Left_Edges/context" value="图层 &gt; 分布 &gt; 左边"/>
		<desc id="Main-Layer-Distribute-Left_Edges/desc" value="基于所选图层的左边均匀调整其位置"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDstr = charIDToTypeID( 'Dstr' );     var desc873 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref727 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref727.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc873.putReference( idnull, ref727 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdLf = charIDToTypeID( 'AdLf' );     desc873.putEnumerated( idUsng, idADSt, idAdLf ); executeAction( idDstr, desc873, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Distribute-Bottom_Edges" type="Main">
		<name id="Main-Layer-Distribute-Bottom_Edges/name" value="底边"/> 
		<context id="Main-Layer-Distribute-Bottom_Edges/context" value="图层 &gt; 分布 &gt; 底边"/>
		<desc id="Main-Layer-Distribute-Bottom_Edges/desc" value="基于所选图层的底边均匀调整其位置"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDstr = charIDToTypeID( 'Dstr' );     var desc874 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref728 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref728.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc874.putReference( idnull, ref728 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdBt = charIDToTypeID( 'AdBt' );     desc874.putEnumerated( idUsng, idADSt, idAdBt ); executeAction( idDstr, desc874, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Distribute-Vertical_Centers" type="Main">
		<name id="Main-Layer-Distribute-Vertical_Centers/name" value="垂直居中"/> 
		<context id="Main-Layer-Distribute-Vertical_Centers/context" value="图层 &gt; 分布 &gt; 垂直居中"/>
		<desc id="Main-Layer-Distribute-Vertical_Centers/desc" value="基于所选图层的垂直中心均匀调整其位置"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDstr = charIDToTypeID( 'Dstr' );     var desc875 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref729 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref729.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc875.putReference( idnull, ref729 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdCV = charIDToTypeID( 'AdCV' );     desc875.putEnumerated( idUsng, idADSt, idAdCV ); executeAction( idDstr, desc875, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Distribute-Top_Edges" type="Main">
		<name id="Main-Layer-Distribute-Top_Edges/name" value="顶边"/> 
		<context id="Main-Layer-Distribute-Top_Edges/context" value="图层 &gt; 分布 &gt; 顶边"/>
		<desc id="Main-Layer-Distribute-Top_Edges/desc" value="基于所选图层的顶边均匀调整其位置"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDstr = charIDToTypeID( 'Dstr' );     var desc876 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref730 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref730.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc876.putReference( idnull, ref730 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdTp = charIDToTypeID( 'AdTp' );     desc876.putEnumerated( idUsng, idADSt, idAdTp ); executeAction( idDstr, desc876, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Align-Right_Edges" type="Main">
		<name id="Main-Layer-Align-Right_Edges/name" value="右边"/> 
		<context id="Main-Layer-Align-Right_Edges/context" value="图层 &gt; 对齐 &gt; 右边"/>
		<desc id="Main-Layer-Align-Right_Edges/desc" value="对齐所选图层的右边"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAlgn = charIDToTypeID( 'Algn' );     var desc877 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref731 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref731.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc877.putReference( idnull, ref731 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdRg = charIDToTypeID( 'AdRg' );     desc877.putEnumerated( idUsng, idADSt, idAdRg ); executeAction( idAlgn, desc877, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Align-Horizontal_Centers" type="Main">
		<name id="Main-Layer-Align-Horizontal_Centers/name" value="水平居中"/> 
		<context id="Main-Layer-Align-Horizontal_Centers/context" value="图层 &gt; 对齐 &gt; 水平居中"/>
		<desc id="Main-Layer-Align-Horizontal_Centers/desc" value="对齐所选图层的水平中心"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAlgn = charIDToTypeID( 'Algn' );     var desc878 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref732 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref732.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc878.putReference( idnull, ref732 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdCH = charIDToTypeID( 'AdCH' );     desc878.putEnumerated( idUsng, idADSt, idAdCH ); executeAction( idAlgn, desc878, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Align-Left_Edges" type="Main">
		<name id="Main-Layer-Align-Left_Edges/name" value="左边"/> 
		<context id="Main-Layer-Align-Left_Edges/context" value="图层 &gt; 对齐 &gt; 左边"/>
		<desc id="Main-Layer-Align-Left_Edges/desc" value="对齐所选图层的左边"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAlgn = charIDToTypeID( 'Algn' );     var desc879 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref733 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref733.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc879.putReference( idnull, ref733 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdLf = charIDToTypeID( 'AdLf' );     desc879.putEnumerated( idUsng, idADSt, idAdLf ); executeAction( idAlgn, desc879, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Align-Bottom_Edges" type="Main">
		<name id="Main-Layer-Align-Bottom_Edges/name" value="底边"/> 
		<context id="Main-Layer-Align-Bottom_Edges/context" value="图层 &gt; 对齐 &gt; 底边"/>
		<desc id="Main-Layer-Align-Bottom_Edges/desc" value="对齐所选图层的底边"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAlgn = charIDToTypeID( 'Algn' );     var desc880 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref734 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref734.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc880.putReference( idnull, ref734 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdBt = charIDToTypeID( 'AdBt' );     desc880.putEnumerated( idUsng, idADSt, idAdBt ); executeAction( idAlgn, desc880, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Align-Vertical_Centers" type="Main">
		<name id="Main-Layer-Align-Vertical_Centers/name" value="垂直居中"/> 
		<context id="Main-Layer-Align-Vertical_Centers/context" value="图层 &gt; 对齐 &gt; 垂直居中"/>
		<desc id="Main-Layer-Align-Vertical_Centers/desc" value="对齐所选图层的垂直中心"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAlgn = charIDToTypeID( 'Algn' );     var desc881 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref735 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref735.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc881.putReference( idnull, ref735 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdCV = charIDToTypeID( 'AdCV' );     desc881.putEnumerated( idUsng, idADSt, idAdCV ); executeAction( idAlgn, desc881, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Align-Top_Edges" type="Main">
		<name id="Main-Layer-Align-Top_Edges/name" value="顶边"/> 
		<context id="Main-Layer-Align-Top_Edges/context" value="图层 &gt; 对齐 &gt; 顶边"/>
		<desc id="Main-Layer-Align-Top_Edges/desc" value="对齐所选图层的顶边"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAlgn = charIDToTypeID( 'Algn' );     var desc882 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref736 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref736.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc882.putReference( idnull, ref736 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdTp = charIDToTypeID( 'AdTp' );     desc882.putEnumerated( idUsng, idADSt, idAdTp ); executeAction( idAlgn, desc882, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Arrange-Reverse" type="Main">
		<name id="Main-Layer-Arrange-Reverse/name" value="反向"/> 
		<context id="Main-Layer-Arrange-Reverse/context" value="图层 &gt; 排列 &gt; 反向"/>
		<desc id="Main-Layer-Arrange-Reverse/desc" value="反转当前所选图层的堆栈顺序"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRvrs = charIDToTypeID( 'Rvrs' );     var desc883 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref737 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref737.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc883.putReference( idnull, ref737 ); executeAction( idRvrs, desc883, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Arrange-Send_to_Back" type="Main">
		<name id="Main-Layer-Arrange-Send_to_Back/name" value="置为底层"/> 
		<context id="Main-Layer-Arrange-Send_to_Back/context" value="图层 &gt; 排列 &gt; 置为底层"/>
		<desc id="Main-Layer-Arrange-Send_to_Back/desc" value="将当前所选图层移至图层堆栈的底部"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idmove = charIDToTypeID( 'move' );     var desc884 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref738 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref738.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc884.putReference( idnull, ref738 );     var idTspspsp = charIDToTypeID( 'T   ' );         var ref739 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idBack = charIDToTypeID( 'Back' );         ref739.putEnumerated( idLyrsp, idOrdn, idBack );     desc884.putReference( idTspspsp, ref739 ); executeAction( idmove, desc884, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Arrange-Send_Backward" type="Main">
		<name id="Main-Layer-Arrange-Send_Backward/name" value="后移一层"/> 
		<context id="Main-Layer-Arrange-Send_Backward/context" value="图层 &gt; 排列 &gt; 后移一层"/>
		<desc id="Main-Layer-Arrange-Send_Backward/desc" value="在图层堆栈中将当前所选图层下移"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idmove = charIDToTypeID( 'move' );     var desc885 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref740 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref740.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc885.putReference( idnull, ref740 );     var idTspspsp = charIDToTypeID( 'T   ' );         var ref741 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idPrvs = charIDToTypeID( 'Prvs' );         ref741.putEnumerated( idLyrsp, idOrdn, idPrvs );     desc885.putReference( idTspspsp, ref741 ); executeAction( idmove, desc885, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Arrange-Bring_Forward" type="Main">
		<name id="Main-Layer-Arrange-Bring_Forward/name" value="前移一层"/> 
		<context id="Main-Layer-Arrange-Bring_Forward/context" value="图层 &gt; 排列 &gt; 前移一层"/>
		<desc id="Main-Layer-Arrange-Bring_Forward/desc" value="在图层堆栈中将当前所选图层上移"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idmove = charIDToTypeID( 'move' );     var desc886 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref742 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref742.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc886.putReference( idnull, ref742 );     var idTspspsp = charIDToTypeID( 'T   ' );         var ref743 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idNxtsp = charIDToTypeID( 'Nxt ' );         ref743.putEnumerated( idLyrsp, idOrdn, idNxtsp );     desc886.putReference( idTspspsp, ref743 ); executeAction( idmove, desc886, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Arrange-Bring_to_Front" type="Main">
		<name id="Main-Layer-Arrange-Bring_to_Front/name" value="置为顶层"/> 
		<context id="Main-Layer-Arrange-Bring_to_Front/context" value="图层 &gt; 排列 &gt; 置为顶层"/>
		<desc id="Main-Layer-Arrange-Bring_to_Front/desc" value="将当前所选图层移至图层堆栈的顶部"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idmove = charIDToTypeID( 'move' );     var desc887 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref744 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref744.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc887.putReference( idnull, ref744 );     var idTspspsp = charIDToTypeID( 'T   ' );         var ref745 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrnt = charIDToTypeID( 'Frnt' );         ref745.putEnumerated( idLyrsp, idOrdn, idFrnt );     desc887.putReference( idTspspsp, ref745 ); executeAction( idmove, desc887, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Hide_Layers" type="Main">
		<name id="Main-Layer-Hide_Layers/name" value="隐藏图层"/> 
		<context id="Main-Layer-Hide_Layers/context" value="图层 &gt; 隐藏图层"/>
		<desc id="Main-Layer-Hide_Layers/desc" value="隐藏当前选定的图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc888 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref746 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref746.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc888.putReference( idnull, ref746 ); executeAction( idHdspsp, desc888, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Ungroup_Layers" type="Main">
		<name id="Main-Layer-Ungroup_Layers/name" value="取消图层编组"/> 
		<context id="Main-Layer-Ungroup_Layers/context" value="图层 &gt; 取消图层编组"/>
		<desc id="Main-Layer-Ungroup_Layers/desc" value="移去围绕当前图层的图层组"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idungroupLayersEvent = stringIDToTypeID( 'ungroupLayersEvent' );     var desc889 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref747 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref747.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc889.putReference( idnull, ref747 ); executeAction( idungroupLayersEvent, desc889, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Group_Layers" type="Main">
		<name id="Main-Layer-Group_Layers/name" value="图层编组"/> 
		<context id="Main-Layer-Group_Layers/context" value="图层 &gt; 图层编组"/>
		<desc id="Main-Layer-Group_Layers/desc" value="将当前所选图层组织为图层组"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idgroupLayersEvent = stringIDToTypeID( 'groupLayersEvent' );     var desc890 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref748 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref748.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc890.putReference( idnull, ref748 ); executeAction( idgroupLayersEvent, desc890, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Layer_Based_Slice" type="Main">
		<name id="Main-Layer-New_Layer_Based_Slice/name" value="新建基于图层的切片"/> 
		<context id="Main-Layer-New_Layer_Based_Slice/context" value="图层 &gt; 新建基于图层的切片"/>
		<desc id="Main-Layer-New_Layer_Based_Slice/desc" value="创建可基于当前图层的内容动态调整大小的切片"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc891 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref749 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsliceFromLayer = stringIDToTypeID( 'sliceFromLayer' );         ref749.putEnumerated( idMnspsp, idMnIt, idsliceFromLayer );     desc891.putReference( idnull, ref749 ); executeAction( idslct, desc891, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-All_Layers" type="Main">
		<name id="Main-Layer-Rasterize-All_Layers/name" value="所有图层"/> 
		<context id="Main-Layer-Rasterize-All_Layers/context" value="图层 &gt; 栅格化 &gt; 所有图层"/>
		<desc id="Main-Layer-Rasterize-All_Layers/desc" value="将所有图层转换为像素"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrasterizeAll = stringIDToTypeID( 'rasterizeAll' ); executeAction( idrasterizeAll, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-Layer" type="Main">
		<name id="Main-Layer-Rasterize-Layer/name" value="图层"/> 
		<context id="Main-Layer-Rasterize-Layer/context" value="图层 &gt; 栅格化 &gt; 图层"/>
		<desc id="Main-Layer-Rasterize-Layer/desc" value="将当前图层转换为像素"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrasterizeLayer = stringIDToTypeID( 'rasterizeLayer' );     var desc892 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref750 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref750.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc892.putReference( idnull, ref750 ); executeAction( idrasterizeLayer, desc892, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-Layer_Style" type="Main">
		<name id="Main-Layer-Rasterize-Layer_Style/name" value="图层样式"/> 
		<context id="Main-Layer-Rasterize-Layer_Style/context" value="图层 &gt; 栅格化 &gt; 图层样式"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrasterizeLayer = stringIDToTypeID( 'rasterizeLayer' );     var desc893 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref751 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref751.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc893.putReference( idnull, ref751 );     var idWhat = charIDToTypeID( 'What' );     var idrasterizeItem = stringIDToTypeID( 'rasterizeItem' );     var idlayerStyle = stringIDToTypeID( 'layerStyle' );     desc893.putEnumerated( idWhat, idrasterizeItem, idlayerStyle ); executeAction( idrasterizeLayer, desc893, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-3D" type="Main">
		<name id="Main-Layer-Rasterize-3D/name" value="3D"/> 
		<context id="Main-Layer-Rasterize-3D/context" value="图层 &gt; 栅格化 &gt; 3D"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrasterizeLayer = stringIDToTypeID( 'rasterizeLayer' );     var desc894 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref752 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref752.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc894.putReference( idnull, ref752 );     var idWhat = charIDToTypeID( 'What' );     var idrasterizeItem = stringIDToTypeID( 'rasterizeItem' );     var idlayerthreeD = stringIDToTypeID( 'layer3D' );     desc894.putEnumerated( idWhat, idrasterizeItem, idlayerthreeD ); executeAction( idrasterizeLayer, desc894, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-Video" type="Main">
		<name id="Main-Layer-Rasterize-Video/name" value="视频"/> 
		<context id="Main-Layer-Rasterize-Video/context" value="图层 &gt; 栅格化 &gt; 视频"/>
		<desc id="Main-Layer-Rasterize-Video/desc" value="将当前视频图层转换为像素"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc895 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref753 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizeVideo = stringIDToTypeID( 'rasterizeVideo' );         ref753.putEnumerated( idMnspsp, idMnIt, idrasterizeVideo );     desc895.putReference( idnull, ref753 ); executeAction( idslct, desc895, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-Smart_Object" type="Main">
		<name id="Main-Layer-Rasterize-Smart_Object/name" value="智能对象"/> 
		<context id="Main-Layer-Rasterize-Smart_Object/context" value="图层 &gt; 栅格化 &gt; 智能对象"/>
		<desc id="Main-Layer-Rasterize-Smart_Object/desc" value="将当前智能对象转换为像素"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc896 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref754 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizePlaced = stringIDToTypeID( 'rasterizePlaced' );         ref754.putEnumerated( idMnspsp, idMnIt, idrasterizePlaced );     desc896.putReference( idnull, ref754 ); executeAction( idslct, desc896, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-Vector_Mask" type="Main">
		<name id="Main-Layer-Rasterize-Vector_Mask/name" value="矢量蒙版"/> 
		<context id="Main-Layer-Rasterize-Vector_Mask/context" value="图层 &gt; 栅格化 &gt; 矢量蒙版"/>
		<desc id="Main-Layer-Rasterize-Vector_Mask/desc" value="将当前矢量蒙版转换为像素"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc897 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref755 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizeVectorMask = stringIDToTypeID( 'rasterizeVectorMask' );         ref755.putEnumerated( idMnspsp, idMnIt, idrasterizeVectorMask );     desc897.putReference( idnull, ref755 ); executeAction( idslct, desc897, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-Fill_Content" type="Main">
		<name id="Main-Layer-Rasterize-Fill_Content/name" value="填充内容"/> 
		<context id="Main-Layer-Rasterize-Fill_Content/context" value="图层 &gt; 栅格化 &gt; 填充内容"/>
		<desc id="Main-Layer-Rasterize-Fill_Content/desc" value="将当前颜色填充图层转换为像素"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc898 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref756 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizeContent = stringIDToTypeID( 'rasterizeContent' );         ref756.putEnumerated( idMnspsp, idMnIt, idrasterizeContent );     desc898.putReference( idnull, ref756 ); executeAction( idslct, desc898, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-Shape" type="Main">
		<name id="Main-Layer-Rasterize-Shape/name" value="形状"/> 
		<context id="Main-Layer-Rasterize-Shape/context" value="图层 &gt; 栅格化 &gt; 形状"/>
		<desc id="Main-Layer-Rasterize-Shape/desc" value="将当前形状图层转换为像素"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc899 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref757 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizeShape = stringIDToTypeID( 'rasterizeShape' );         ref757.putEnumerated( idMnspsp, idMnIt, idrasterizeShape );     desc899.putReference( idnull, ref757 ); executeAction( idslct, desc899, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-Type" type="Main">
		<name id="Main-Layer-Rasterize-Type/name" value="文字"/> 
		<context id="Main-Layer-Rasterize-Type/context" value="图层 &gt; 栅格化 &gt; 文字"/>
		<desc id="Main-Layer-Rasterize-Type/desc" value="将当前文字图层转换为像素"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc900 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref758 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idRstT = charIDToTypeID( 'RstT' );         ref758.putEnumerated( idMnspsp, idMnIt, idRstT );     desc900.putReference( idnull, ref758 ); executeAction( idslct, desc900, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Rasterize" type="Main">
		<name id="Main-Layer-Video_Layers-Rasterize/name" value="栅格化"/> 
		<context id="Main-Layer-Video_Layers-Rasterize/context" value="图层 &gt; 视频图层 &gt; 栅格化"/>
		<desc id="Main-Layer-Video_Layers-Rasterize/desc" value="栅格化视频图层的内容"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc901 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref759 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizeVideo = stringIDToTypeID( 'rasterizeVideo' );         ref759.putEnumerated( idMnspsp, idMnIt, idrasterizeVideo );     desc901.putReference( idnull, ref759 ); executeAction( idslct, desc901, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Reload_Frame" type="Main">
		<name id="Main-Layer-Video_Layers-Reload_Frame/name" value="重新载入帧"/> 
		<context id="Main-Layer-Video_Layers-Reload_Frame/context" value="图层 &gt; 视频图层 &gt; 重新载入帧"/>
		<desc id="Main-Layer-Video_Layers-Reload_Frame/desc" value="将帧重新载入视频图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc902 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref760 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idreloadFrame = stringIDToTypeID( 'reloadFrame' );         ref760.putEnumerated( idMnspsp, idMnIt, idreloadFrame );     desc902.putReference( idnull, ref760 ); executeAction( idslct, desc902, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Restore_All_Frames" type="Main">
		<name id="Main-Layer-Video_Layers-Restore_All_Frames/name" value="恢复所有帧"/> 
		<context id="Main-Layer-Video_Layers-Restore_All_Frames/context" value="图层 &gt; 视频图层 &gt; 恢复所有帧"/>
		<desc id="Main-Layer-Video_Layers-Restore_All_Frames/desc" value="恢复所有选定的视频图层帧"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc903 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref761 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrestoreAllFrames = stringIDToTypeID( 'restoreAllFrames' );         ref761.putEnumerated( idMnspsp, idMnIt, idrestoreAllFrames );     desc903.putReference( idnull, ref761 ); executeAction( idslct, desc903, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Restore_Frame" type="Main">
		<name id="Main-Layer-Video_Layers-Restore_Frame/name" value="恢复帧"/> 
		<context id="Main-Layer-Video_Layers-Restore_Frame/context" value="图层 &gt; 视频图层 &gt; 恢复帧"/>
		<desc id="Main-Layer-Video_Layers-Restore_Frame/desc" value="恢复视频图层的帧"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc904 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref762 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrestoreFrame = stringIDToTypeID( 'restoreFrame' );         ref762.putEnumerated( idMnspsp, idMnIt, idrestoreFrame );     desc904.putReference( idnull, ref762 ); executeAction( idslct, desc904, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Show_Altered_Video" type="Main">
		<name id="Main-Layer-Video_Layers-Show_Altered_Video/name" value="显示已改变的视频"/> 
		<context id="Main-Layer-Video_Layers-Show_Altered_Video/context" value="图层 &gt; 视频图层 &gt; 显示已改变的视频"/>
		<desc id="Main-Layer-Video_Layers-Show_Altered_Video/desc" value="显示视频图层的已改变部分"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc905 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref763 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idshowAlteredVideo = stringIDToTypeID( 'showAlteredVideo' );         ref763.putEnumerated( idMnspsp, idMnIt, idshowAlteredVideo );     desc905.putReference( idnull, ref763 ); executeAction( idslct, desc905, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Interpret_Footage" type="Main">
		<name id="Main-Layer-Video_Layers-Interpret_Footage/name" value="解释素材"/> 
		<context id="Main-Layer-Video_Layers-Interpret_Footage/context" value="图层 &gt; 视频图层 &gt; 解释素材"/>
		<desc id="Main-Layer-Video_Layers-Interpret_Footage/desc" value="解释视频图层的素材"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc906 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref764 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idinterpretFootage = stringIDToTypeID( 'interpretFootage' );         ref764.putEnumerated( idMnspsp, idMnIt, idinterpretFootage );     desc906.putReference( idnull, ref764 ); executeAction( idslct, desc906, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Replace_Footage" type="Main">
		<name id="Main-Layer-Video_Layers-Replace_Footage/name" value="替换素材"/> 
		<context id="Main-Layer-Video_Layers-Replace_Footage/context" value="图层 &gt; 视频图层 &gt; 替换素材"/>
		<desc id="Main-Layer-Video_Layers-Replace_Footage/desc" value="替换视频图层中的素材"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc907 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref765 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idreplaceFootage = stringIDToTypeID( 'replaceFootage' );         ref765.putEnumerated( idMnspsp, idMnIt, idreplaceFootage );     desc907.putReference( idnull, ref765 ); executeAction( idslct, desc907, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Delete_Frame" type="Main">
		<name id="Main-Layer-Video_Layers-Delete_Frame/name" value="删除帧"/> 
		<context id="Main-Layer-Video_Layers-Delete_Frame/context" value="图层 &gt; 视频图层 &gt; 删除帧"/>
		<desc id="Main-Layer-Video_Layers-Delete_Frame/desc" value="删除视频图层帧"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc908 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref766 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddeleteFrame = stringIDToTypeID( 'deleteFrame' );         ref766.putEnumerated( idMnspsp, idMnIt, iddeleteFrame );     desc908.putReference( idnull, ref766 ); executeAction( idslct, desc908, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Duplicate_Frame" type="Main">
		<name id="Main-Layer-Video_Layers-Duplicate_Frame/name" value="复制帧"/> 
		<context id="Main-Layer-Video_Layers-Duplicate_Frame/context" value="图层 &gt; 视频图层 &gt; 复制帧"/>
		<desc id="Main-Layer-Video_Layers-Duplicate_Frame/desc" value="复制视频图层帧"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc909 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref767 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idduplicateFrame = stringIDToTypeID( 'duplicateFrame' );         ref767.putEnumerated( idMnspsp, idMnIt, idduplicateFrame );     desc909.putReference( idnull, ref767 ); executeAction( idslct, desc909, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Insert_Blank_Frame" type="Main">
		<name id="Main-Layer-Video_Layers-Insert_Blank_Frame/name" value="插入空白帧"/> 
		<context id="Main-Layer-Video_Layers-Insert_Blank_Frame/context" value="图层 &gt; 视频图层 &gt; 插入空白帧"/>
		<desc id="Main-Layer-Video_Layers-Insert_Blank_Frame/desc" value="插入空白视频图层帧"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc910 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref768 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idinsertBlankFrame = stringIDToTypeID( 'insertBlankFrame' );         ref768.putEnumerated( idMnspsp, idMnIt, idinsertBlankFrame );     desc910.putReference( idnull, ref768 ); executeAction( idslct, desc910, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-New_Blank_Video_Layer" type="Main">
		<name id="Main-Layer-Video_Layers-New_Blank_Video_Layer/name" value="新建空白视频图层"/> 
		<context id="Main-Layer-Video_Layers-New_Blank_Video_Layer/context" value="图层 &gt; 视频图层 &gt; 新建空白视频图层"/>
		<desc id="Main-Layer-Video_Layers-New_Blank_Video_Layer/desc" value="创建新的空白视频图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc911 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref769 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idaddBlankVideoLayer = stringIDToTypeID( 'addBlankVideoLayer' );         ref769.putEnumerated( idMnspsp, idMnIt, idaddBlankVideoLayer );     desc911.putReference( idnull, ref769 ); executeAction( idslct, desc911, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-New_Video_Layer_from_File" type="Main">
		<name id="Main-Layer-Video_Layers-New_Video_Layer_from_File/name" value="从文件新建视频图层"/> 
		<context id="Main-Layer-Video_Layers-New_Video_Layer_from_File/context" value="图层 &gt; 视频图层 &gt; 从文件新建视频图层"/>
		<desc id="Main-Layer-Video_Layers-New_Video_Layer_from_File/desc" value="从文件创建新视频图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc912 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref770 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idaddVideoLayer = stringIDToTypeID( 'addVideoLayer' );         ref770.putEnumerated( idMnspsp, idMnIt, idaddVideoLayer );     desc912.putReference( idnull, ref770 ); executeAction( idslct, desc912, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Rasterize" type="Main">
		<name id="Main-Layer-Smart_Objects-Rasterize/name" value="栅格化"/> 
		<context id="Main-Layer-Smart_Objects-Rasterize/context" value="图层 &gt; 智能对象 &gt; 栅格化"/>
		<desc id="Main-Layer-Smart_Objects-Rasterize/desc" value="按栅格化过滤智能对象图层堆栈数据"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc913 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref771 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizePlaced = stringIDToTypeID( 'rasterizePlaced' );         ref771.putEnumerated( idMnspsp, idMnIt, idrasterizePlaced );     desc913.putReference( idnull, ref771 ); executeAction( idslct, desc913, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Variance" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Variance/name" value="方差"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Variance/context" value="图层 &gt; 智能对象 &gt; 堆栈模式 &gt; 偏度"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Variance/desc" value="按方差过滤智能对象图层堆栈数据"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc914 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idvari = charIDToTypeID( 'vari' );     desc914.putClass( idimageStackPlugin, idvari );     var idNmspsp = charIDToTypeID( 'Nm  ' );     desc914.putString( idNmspsp, '''Variance''' ); executeAction( idapplyImageStackPluginRenderer, desc914, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Summation" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Summation/name" value="总和"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Summation/context" value="图层 &gt; 智能对象 &gt; 堆栈模式 &gt; 总和"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Summation/desc" value="按总和过滤智能对象图层堆栈数据"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc915 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idsumm = charIDToTypeID( 'summ' );     desc915.putClass( idimageStackPlugin, idsumm );     var idNmspsp = charIDToTypeID( 'Nm  ' );     desc915.putString( idNmspsp, '''Summation''' ); executeAction( idapplyImageStackPluginRenderer, desc915, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Standard_Deviation" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Standard_Deviation/name" value="标准偏差"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Standard_Deviation/context" value="图层 &gt; 智能对象 &gt; 堆栈模式 &gt; 标准偏差"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Standard_Deviation/desc" value="按标准偏差过滤智能对象图层堆栈数据"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc916 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idstdv = charIDToTypeID( 'stdv' );     desc916.putClass( idimageStackPlugin, idstdv );     var idNmspsp = charIDToTypeID( 'Nm  ' );     desc916.putString( idNmspsp, '''Standard Deviation''' ); executeAction( idapplyImageStackPluginRenderer, desc916, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Skewness" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Skewness/name" value="偏度"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Skewness/context" value="图层 &gt; 智能对象 &gt; 堆栈模式 &gt; 偏度"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Skewness/desc" value="按斜切过滤智能对象图层堆栈数据"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc917 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idskew = charIDToTypeID( 'skew' );     desc917.putClass( idimageStackPlugin, idskew );     var idNmspsp = charIDToTypeID( 'Nm  ' );     desc917.putString( idNmspsp, '''Skewness''' ); executeAction( idapplyImageStackPluginRenderer, desc917, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Range" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Range/name" value="范围"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Range/context" value="图层 &gt; 智能对象 &gt; 堆栈模式 &gt; 范围"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Range/desc" value="按范围过滤智能对象图层堆栈数据"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc918 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idrang = charIDToTypeID( 'rang' );     desc918.putClass( idimageStackPlugin, idrang );     var idNmspsp = charIDToTypeID( 'Nm  ' );     desc918.putString( idNmspsp, '''Range''' ); executeAction( idapplyImageStackPluginRenderer, desc918, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Minimum" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Minimum/name" value="最小值"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Minimum/context" value="图层 &gt; 智能对象 &gt; 堆栈模式 &gt; 最小值"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Minimum/desc" value="按最小值过滤智能对象图层堆栈数据"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc919 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idminn = charIDToTypeID( 'minn' );     desc919.putClass( idimageStackPlugin, idminn );     var idNmspsp = charIDToTypeID( 'Nm  ' );     desc919.putString( idNmspsp, '''Minimum''' ); executeAction( idapplyImageStackPluginRenderer, desc919, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Median" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Median/name" value="中间值"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Median/context" value="图层 &gt; 智能对象 &gt; 堆栈模式 &gt; 中间值"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Median/desc" value="按中间值过滤智能对象图层堆栈数据"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc920 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idmedn = charIDToTypeID( 'medn' );     desc920.putClass( idimageStackPlugin, idmedn );     var idNmspsp = charIDToTypeID( 'Nm  ' );     desc920.putString( idNmspsp, '''Median''' ); executeAction( idapplyImageStackPluginRenderer, desc920, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Mean" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Mean/name" value="平均值"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Mean/context" value="图层 &gt; 智能对象 &gt; 堆栈模式 &gt; 平均值"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Mean/desc" value="按平均值过滤智能对象图层堆栈数据"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc921 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idavrg = charIDToTypeID( 'avrg' );     desc921.putClass( idimageStackPlugin, idavrg );     var idNmspsp = charIDToTypeID( 'Nm  ' );     desc921.putString( idNmspsp, '''Mean''' ); executeAction( idapplyImageStackPluginRenderer, desc921, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Maximum" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Maximum/name" value="最大值"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Maximum/context" value="图层 &gt; 智能对象 &gt; 堆栈模式 &gt; 最大值"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Maximum/desc" value="按最大值过滤智能对象图层堆栈数据"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc922 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idmaxx = charIDToTypeID( 'maxx' );     desc922.putClass( idimageStackPlugin, idmaxx );     var idNmspsp = charIDToTypeID( 'Nm  ' );     desc922.putString( idNmspsp, '''Maximum''' ); executeAction( idapplyImageStackPluginRenderer, desc922, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Kurtosis" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Kurtosis/name" value="峰度"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Kurtosis/context" value="图层 &gt; 智能对象 &gt; 堆栈模式 &gt; 峰度"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Kurtosis/desc" value="按峰度过滤智能对象图层堆栈数据"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc923 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idkurt = charIDToTypeID( 'kurt' );     desc923.putClass( idimageStackPlugin, idkurt );     var idNmspsp = charIDToTypeID( 'Nm  ' );     desc923.putString( idNmspsp, '''Kurtosis''' ); executeAction( idapplyImageStackPluginRenderer, desc923, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Entropy" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Entropy/name" value="熵"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Entropy/context" value="图层 &gt; 智能对象 &gt; 堆栈模式 &gt; 熵"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Entropy/desc" value="按熵过滤智能对象图层堆栈数据"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc924 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var identr = charIDToTypeID( 'entr' );     desc924.putClass( idimageStackPlugin, identr );     var idNmspsp = charIDToTypeID( 'Nm  ' );     desc924.putString( idNmspsp, '''Entropy''' ); executeAction( idapplyImageStackPluginRenderer, desc924, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-None" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-None/name" value="无"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-None/context" value="图层 &gt; 智能对象 &gt; 堆栈模式 &gt; 无"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-None/desc" value="堆栈模式未应用于智能对象数据"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc925 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref772 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idimageStackConvertSmartObject = stringIDToTypeID( 'imageStackConvertSmartObject' );         ref772.putEnumerated( idMnspsp, idMnIt, idimageStackConvertSmartObject );     desc925.putReference( idnull, ref772 ); executeAction( idslct, desc925, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Replace_Contents" type="Main">
		<name id="Main-Layer-Smart_Objects-Replace_Contents/name" value="替换内容"/> 
		<context id="Main-Layer-Smart_Objects-Replace_Contents/context" value="图层 &gt; 智能对象 &gt; 替换内容"/>
		<desc id="Main-Layer-Smart_Objects-Replace_Contents/desc" value="替换智能对象的内容"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc926 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref773 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idplacedLayerReplaceContents = stringIDToTypeID( 'placedLayerReplaceContents' );         ref773.putEnumerated( idMnspsp, idMnIt, idplacedLayerReplaceContents );     desc926.putReference( idnull, ref773 ); executeAction( idslct, desc926, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Export_Contents" type="Main">
		<name id="Main-Layer-Smart_Objects-Export_Contents/name" value="导出内容"/> 
		<context id="Main-Layer-Smart_Objects-Export_Contents/context" value="图层 &gt; 智能对象 &gt; 导出内容"/>
		<desc id="Main-Layer-Smart_Objects-Export_Contents/desc" value="导出智能对象的内容"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc927 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref774 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idplacedLayerExportContents = stringIDToTypeID( 'placedLayerExportContents' );         ref774.putEnumerated( idMnspsp, idMnIt, idplacedLayerExportContents );     desc927.putReference( idnull, ref774 ); executeAction( idslct, desc927, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Edit_Contents" type="Main">
		<name id="Main-Layer-Smart_Objects-Edit_Contents/name" value="编辑内容"/> 
		<context id="Main-Layer-Smart_Objects-Edit_Contents/context" value="图层 &gt; 智能对象 &gt; 编辑内容"/>
		<desc id="Main-Layer-Smart_Objects-Edit_Contents/desc" value="编辑智能对象的内容"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc928 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref775 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idplacedLayerEditContents = stringIDToTypeID( 'placedLayerEditContents' );         ref775.putEnumerated( idMnspsp, idMnIt, idplacedLayerEditContents );     desc928.putReference( idnull, ref775 ); executeAction( idslct, desc928, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-New_Smart_Object_via_Copy" type="Main">
		<name id="Main-Layer-Smart_Objects-New_Smart_Object_via_Copy/name" value="通过拷贝新建智能对象"/> 
		<context id="Main-Layer-Smart_Objects-New_Smart_Object_via_Copy/context" value="图层 &gt; 智能对象 &gt; 通过拷贝新建智能对象"/>
		<desc id="Main-Layer-Smart_Objects-New_Smart_Object_via_Copy/desc" value="通过拷贝的剪贴板数据创建新的智能对象"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc929 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref776 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idplacedLayerMakeCopy = stringIDToTypeID( 'placedLayerMakeCopy' );         ref776.putEnumerated( idMnspsp, idMnIt, idplacedLayerMakeCopy );     desc929.putReference( idnull, ref776 ); executeAction( idslct, desc929, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Convert_to_Smart_Object" type="Main">
		<name id="Main-Layer-Smart_Objects-Convert_to_Smart_Object/name" value="转换为智能对象"/> 
		<context id="Main-Layer-Smart_Objects-Convert_to_Smart_Object/context" value="图层 &gt; 智能对象 &gt; 转换为智能对象"/>
		<desc id="Main-Layer-Smart_Objects-Convert_to_Smart_Object/desc" value="将图层转换为智能对象"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc930 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref777 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idnewPlacedLayer = stringIDToTypeID( 'newPlacedLayer' );         ref777.putEnumerated( idMnspsp, idMnIt, idnewPlacedLayer );     desc930.putReference( idnull, ref777 ); executeAction( idslct, desc930, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Create_Clipping_Mask" type="Main">
		<name id="Main-Layer-Create_Clipping_Mask/name" value="创建剪贴蒙版"/> 
		<context id="Main-Layer-Create_Clipping_Mask/context" value="图层 &gt; 创建剪贴蒙版"/>
		<desc id="Main-Layer-Create_Clipping_Mask/desc" value="从图层释放剪贴蒙版"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idGrpL = charIDToTypeID( 'GrpL' ); executeAction( idGrpL, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Vector_Mask-Link" type="Main">
		<name id="Main-Layer-Vector_Mask-Link/name" value="链接"/> 
		<context id="Main-Layer-Vector_Mask-Link/context" value="图层 &gt; 矢量蒙版 &gt; 链接"/>
		<desc id="Main-Layer-Vector_Mask-Link/desc" value="链接或取消链接自/至图像的矢量蒙版"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc931 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref778 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref778.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc931.putReference( idnull, ref778 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc932 = new ActionDescriptor();         var idvectorMaskLinked = stringIDToTypeID( 'vectorMaskLinked' );         desc932.putBoolean( idvectorMaskLinked, true );     var idLyrsp = charIDToTypeID( 'Lyr ' );     desc931.putObject( idTspspsp, idLyrsp, desc932 ); executeAction( idsetd, desc931, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Vector_Mask-Enable" type="Main">
		<name id="Main-Layer-Vector_Mask-Enable/name" value="启用"/> 
		<context id="Main-Layer-Vector_Mask-Enable/context" value="图层 &gt; 矢量蒙版 &gt; 启用"/>
		<desc id="Main-Layer-Vector_Mask-Enable/desc" value="启用/停用图像上的矢量蒙版"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc933 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref779 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleVectorMask = stringIDToTypeID( 'toggleVectorMask' );         ref779.putEnumerated( idMnspsp, idMnIt, idtoggleVectorMask );     desc933.putReference( idnull, ref779 ); executeAction( idslct, desc933, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Vector_Mask-Delete" type="Main">
		<name id="Main-Layer-Vector_Mask-Delete/name" value="删除"/> 
		<context id="Main-Layer-Vector_Mask-Delete/context" value="图层 &gt; 矢量蒙版 &gt; 删除"/>
		<desc id="Main-Layer-Vector_Mask-Delete/desc" value="从图像中删除矢量蒙版"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc934 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref780 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddiscardVectorMask = stringIDToTypeID( 'discardVectorMask' );         ref780.putEnumerated( idMnspsp, idMnIt, iddiscardVectorMask );     desc934.putReference( idnull, ref780 ); executeAction( idslct, desc934, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Vector_Mask-Current_Path" type="Main">
		<name id="Main-Layer-Vector_Mask-Current_Path/name" value="当前路径"/> 
		<context id="Main-Layer-Vector_Mask-Current_Path/context" value="图层 &gt; 矢量蒙版 &gt; 当前路径"/>
		<desc id="Main-Layer-Vector_Mask-Current_Path/desc" value="从当前活动路径创建矢量蒙版"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc935 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref781 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskCurrentPath = stringIDToTypeID( 'vectorMaskCurrentPath' );         ref781.putEnumerated( idMnspsp, idMnIt, idvectorMaskCurrentPath );     desc935.putReference( idnull, ref781 ); executeAction( idslct, desc935, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Vector_Mask-Hide_All" type="Main">
		<name id="Main-Layer-Vector_Mask-Hide_All/name" value="隐藏全部"/> 
		<context id="Main-Layer-Vector_Mask-Hide_All/context" value="图层 &gt; 矢量蒙版 &gt; 隐藏全部"/>
		<desc id="Main-Layer-Vector_Mask-Hide_All/desc" value="隐藏所有矢量蒙版信息"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc936 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref782 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskHideAll = stringIDToTypeID( 'vectorMaskHideAll' );         ref782.putEnumerated( idMnspsp, idMnIt, idvectorMaskHideAll );     desc936.putReference( idnull, ref782 ); executeAction( idslct, desc936, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Vector_Mask-Reveal_All" type="Main">
		<name id="Main-Layer-Vector_Mask-Reveal_All/name" value="显示全部"/> 
		<context id="Main-Layer-Vector_Mask-Reveal_All/context" value="图层 &gt; 矢量蒙版 &gt; 显示全部"/>
		<desc id="Main-Layer-Vector_Mask-Reveal_All/desc" value="显示全部矢量蒙版信息"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc937 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref783 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskRevealAll = stringIDToTypeID( 'vectorMaskRevealAll' );         ref783.putEnumerated( idMnspsp, idMnIt, idvectorMaskRevealAll );     desc937.putReference( idnull, ref783 ); executeAction( idslct, desc937, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-Link" type="Main">
		<name id="Main-Layer-Layer_Mask-Link/name" value="链接"/> 
		<context id="Main-Layer-Layer_Mask-Link/context" value="图层 &gt; 图层蒙版 &gt; 链接"/>
		<desc id="Main-Layer-Layer_Mask-Link/desc" value="链接或取消链接自/至图像的图层蒙版"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc938 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref784 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref784.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc938.putReference( idnull, ref784 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc939 = new ActionDescriptor();         var idUsrs = charIDToTypeID( 'Usrs' );         desc939.putBoolean( idUsrs, true );     var idLyrsp = charIDToTypeID( 'Lyr ' );     desc938.putObject( idTspspsp, idLyrsp, desc939 ); executeAction( idsetd, desc938, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-Enable" type="Main">
		<name id="Main-Layer-Layer_Mask-Enable/name" value="启用"/> 
		<context id="Main-Layer-Layer_Mask-Enable/context" value="图层 &gt; 图层蒙版 &gt; 启用"/>
		<desc id="Main-Layer-Layer_Mask-Enable/desc" value="启用/停用图像上的图层蒙版"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc940 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref785 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglM = charIDToTypeID( 'TglM' );         ref785.putEnumerated( idMnspsp, idMnIt, idTglM );     desc940.putReference( idnull, ref785 ); executeAction( idslct, desc940, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-Apply" type="Main">
		<name id="Main-Layer-Layer_Mask-Apply/name" value="应用"/> 
		<context id="Main-Layer-Layer_Mask-Apply/context" value="图层 &gt; 图层蒙版 &gt; 应用"/>
		<desc id="Main-Layer-Layer_Mask-Apply/desc" value="对图像应用图层蒙版"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc941 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref786 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref786.putEnumerated( idChnl, idChnl, idMsksp );     desc941.putReference( idnull, ref786 );     var idAply = charIDToTypeID( 'Aply' );     desc941.putBoolean( idAply, true ); executeAction( idDltsp, desc941, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-Delete" type="Main">
		<name id="Main-Layer-Layer_Mask-Delete/name" value="删除"/> 
		<context id="Main-Layer-Layer_Mask-Delete/context" value="图层 &gt; 图层蒙版 &gt; 删除"/>
		<desc id="Main-Layer-Layer_Mask-Delete/desc" value="从图像中删除图层蒙版"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc942 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref787 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref787.putEnumerated( idChnl, idChnl, idMsksp );     desc942.putReference( idnull, ref787 ); executeAction( idDltsp, desc942, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-From_Transparency" type="Main">
		<name id="Main-Layer-Layer_Mask-From_Transparency/name" value="从透明区域"/> 
		<context id="Main-Layer-Layer_Mask-From_Transparency/context" value="图层 &gt; 图层蒙版 &gt; 从透明区域"/>
		<desc id="Main-Layer-Layer_Mask-From_Transparency/desc" value="将当前图层的透明度数据转换成图层蒙版"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc943 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc943.putClass( idNwspsp, idChnl );     var idAtspsp = charIDToTypeID( 'At  ' );         var ref788 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref788.putEnumerated( idChnl, idChnl, idMsksp );     desc943.putReference( idAtspsp, ref788 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idTrns = charIDToTypeID( 'Trns' );     desc943.putEnumerated( idUsng, idUsrM, idTrns ); executeAction( idMkspsp, desc943, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-Hide_Selection" type="Main">
		<name id="Main-Layer-Layer_Mask-Hide_Selection/name" value="隐藏选区"/> 
		<context id="Main-Layer-Layer_Mask-Hide_Selection/context" value="图层 &gt; 图层蒙版 &gt; 隐藏选区"/>
		<desc id="Main-Layer-Layer_Mask-Hide_Selection/desc" value="通过图层蒙版隐藏选区"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc944 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc944.putClass( idNwspsp, idChnl );     var idAtspsp = charIDToTypeID( 'At  ' );         var ref789 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref789.putEnumerated( idChnl, idChnl, idMsksp );     desc944.putReference( idAtspsp, ref789 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idHdSl = charIDToTypeID( 'HdSl' );     desc944.putEnumerated( idUsng, idUsrM, idHdSl ); executeAction( idMkspsp, desc944, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-Reveal_Selection" type="Main">
		<name id="Main-Layer-Layer_Mask-Reveal_Selection/name" value="显示选区"/> 
		<context id="Main-Layer-Layer_Mask-Reveal_Selection/context" value="图层 &gt; 图层蒙版 &gt; 显示选区"/>
		<desc id="Main-Layer-Layer_Mask-Reveal_Selection/desc" value="通过图层蒙版显示选区"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc945 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc945.putClass( idNwspsp, idChnl );     var idAtspsp = charIDToTypeID( 'At  ' );         var ref790 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref790.putEnumerated( idChnl, idChnl, idMsksp );     desc945.putReference( idAtspsp, ref790 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idRvlS = charIDToTypeID( 'RvlS' );     desc945.putEnumerated( idUsng, idUsrM, idRvlS ); executeAction( idMkspsp, desc945, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-Hide_All" type="Main">
		<name id="Main-Layer-Layer_Mask-Hide_All/name" value="隐藏全部"/> 
		<context id="Main-Layer-Layer_Mask-Hide_All/context" value="图层 &gt; 图层蒙版 &gt; 隐藏全部"/>
		<desc id="Main-Layer-Layer_Mask-Hide_All/desc" value="隐藏所有图层蒙版信息"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc946 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc946.putClass( idNwspsp, idChnl );     var idAtspsp = charIDToTypeID( 'At  ' );         var ref791 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref791.putEnumerated( idChnl, idChnl, idMsksp );     desc946.putReference( idAtspsp, ref791 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idHdAl = charIDToTypeID( 'HdAl' );     desc946.putEnumerated( idUsng, idUsrM, idHdAl ); executeAction( idMkspsp, desc946, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-Reveal_All" type="Main">
		<name id="Main-Layer-Layer_Mask-Reveal_All/name" value="显示全部"/> 
		<context id="Main-Layer-Layer_Mask-Reveal_All/context" value="图层 &gt; 图层蒙版 &gt; 显示全部"/>
		<desc id="Main-Layer-Layer_Mask-Reveal_All/desc" value="显示全部图层蒙版信息"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc947 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc947.putClass( idNwspsp, idChnl );     var idAtspsp = charIDToTypeID( 'At  ' );         var ref792 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref792.putEnumerated( idChnl, idChnl, idMsksp );     desc947.putReference( idAtspsp, ref792 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idRvlA = charIDToTypeID( 'RvlA' );     desc947.putEnumerated( idUsng, idUsrM, idRvlA ); executeAction( idMkspsp, desc947, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Content_Options" type="Main">
		<name id="Main-Layer-Layer_Content_Options/name" value="图层内容选项"/> 
		<context id="Main-Layer-Layer_Content_Options/context" value="图层 &gt; 图层内容选项"/>
		<desc id="Main-Layer-Layer_Content_Options/desc" value="定义图层内容选项"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc948 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref793 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAdjO = charIDToTypeID( 'AdjO' );         ref793.putEnumerated( idMnspsp, idMnIt, idAdjO );     desc948.putReference( idnull, ref793 ); executeAction( idslct, desc948, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Selective_Color" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Selective_Color/name" value="可选颜色"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Selective_Color/context" value="图层 &gt; 新建调整图层 &gt; 可选颜色"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Selective_Color/desc" value="创建新的可选颜色调整图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc949 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref794 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref794.putClass( idcontentLayer );     desc949.putReference( idnull, ref794 );     var idUsng = charIDToTypeID( 'Usng' );         var desc950 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idSlcC = charIDToTypeID( 'SlcC' );         desc950.putClass( idType, idSlcC );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc949.putObject( idUsng, idcontentLayer, desc950 ); executeAction( idMkspsp, desc949, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Gradient_Map" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Gradient_Map/name" value="渐变映射"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Gradient_Map/context" value="图层 &gt; 新建调整图层 &gt; 渐变映射"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Gradient_Map/desc" value="创建新的渐变映射调整图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc951 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref795 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref795.putClass( idcontentLayer );     desc951.putReference( idnull, ref795 );     var idUsng = charIDToTypeID( 'Usng' );         var desc952 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idGdMp = charIDToTypeID( 'GdMp' );         desc952.putClass( idType, idGdMp );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc951.putObject( idUsng, idcontentLayer, desc952 ); executeAction( idMkspsp, desc951, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Threshold" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Threshold/name" value="阈值"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Threshold/context" value="图层 &gt; 新建调整图层 &gt; 阈值"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Threshold/desc" value="创建新的阈值调整图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc953 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref796 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref796.putClass( idcontentLayer );     desc953.putReference( idnull, ref796 );     var idUsng = charIDToTypeID( 'Usng' );         var desc954 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idThrs = charIDToTypeID( 'Thrs' );         desc954.putClass( idType, idThrs );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc953.putObject( idUsng, idcontentLayer, desc954 ); executeAction( idMkspsp, desc953, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Posterize" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Posterize/name" value="色调分离"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Posterize/context" value="图层 &gt; 新建调整图层 &gt; 色调分离"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Posterize/desc" value="创建新的色调分离调整图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc955 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref797 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref797.putClass( idcontentLayer );     desc955.putReference( idnull, ref797 );     var idUsng = charIDToTypeID( 'Usng' );         var desc956 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idPstr = charIDToTypeID( 'Pstr' );         desc956.putClass( idType, idPstr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc955.putObject( idUsng, idcontentLayer, desc956 ); executeAction( idMkspsp, desc955, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Invert" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Invert/name" value="反相"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Invert/context" value="图层 &gt; 新建调整图层 &gt; 反相"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Invert/desc" value="创建新的反相调整图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc957 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref798 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref798.putClass( idcontentLayer );     desc957.putReference( idnull, ref798 );     var idUsng = charIDToTypeID( 'Usng' );         var desc958 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idInvr = charIDToTypeID( 'Invr' );         desc958.putClass( idType, idInvr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc957.putObject( idUsng, idcontentLayer, desc958 ); executeAction( idMkspsp, desc957, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Color_Lookup" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Color_Lookup/name" value="颜色查找"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Color_Lookup/context" value="图层 &gt; 新建调整图层 &gt; 颜色查找"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc959 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref799 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref799.putClass( idcontentLayer );     desc959.putReference( idnull, ref799 );     var idUsng = charIDToTypeID( 'Usng' );         var desc960 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idcolorLookup = stringIDToTypeID( 'colorLookup' );         desc960.putClass( idType, idcolorLookup );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc959.putObject( idUsng, idcontentLayer, desc960 ); executeAction( idMkspsp, desc959, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Channel_Mixer" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Channel_Mixer/name" value="通道混合器"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Channel_Mixer/context" value="图层 &gt; 新建调整图层 &gt; 通道混合器"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Channel_Mixer/desc" value="创建新的通道混合器调整图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc961 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref800 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref800.putClass( idcontentLayer );     desc961.putReference( idnull, ref800 );     var idUsng = charIDToTypeID( 'Usng' );         var desc962 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idChnM = charIDToTypeID( 'ChnM' );         desc962.putClass( idType, idChnM );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc961.putObject( idUsng, idcontentLayer, desc962 ); executeAction( idMkspsp, desc961, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Photo_Filter" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Photo_Filter/name" value="照片滤镜"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Photo_Filter/context" value="图层 &gt; 新建调整图层 &gt; 照片滤镜"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Photo_Filter/desc" value="创建新的照片滤镜调整图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc963 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref801 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref801.putClass( idcontentLayer );     desc963.putReference( idnull, ref801 );     var idUsng = charIDToTypeID( 'Usng' );         var desc964 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idphotoFilter = stringIDToTypeID( 'photoFilter' );         desc964.putClass( idType, idphotoFilter );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc963.putObject( idUsng, idcontentLayer, desc964 ); executeAction( idMkspsp, desc963, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Black_&amp;_White" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Black_&amp;_White/name" value="黑白"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Black_&amp;_White/context" value="图层 &gt; 新建调整图层 &gt; 黑白"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Black_&amp;_White/desc" value="创建新的黑白调整图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc965 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref802 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref802.putClass( idcontentLayer );     desc965.putReference( idnull, ref802 );     var idUsng = charIDToTypeID( 'Usng' );         var desc966 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idBanW = charIDToTypeID( 'BanW' );         desc966.putClass( idType, idBanW );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc965.putObject( idUsng, idcontentLayer, desc966 ); executeAction( idMkspsp, desc965, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Color_Balance" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Color_Balance/name" value="色彩平衡"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Color_Balance/context" value="图层 &gt; 新建调整图层 &gt; 色彩平衡"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Color_Balance/desc" value="创建新的色彩平衡调整图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc967 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref803 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref803.putClass( idcontentLayer );     desc967.putReference( idnull, ref803 );     var idUsng = charIDToTypeID( 'Usng' );         var desc968 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idClrB = charIDToTypeID( 'ClrB' );         desc968.putClass( idType, idClrB );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc967.putObject( idUsng, idcontentLayer, desc968 ); executeAction( idMkspsp, desc967, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Hue/Saturation" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Hue/Saturation/name" value="色相/饱和度"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Hue/Saturation/context" value="图层 &gt; 新建调整图层 &gt; 色相/饱和度"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Hue/Saturation/desc" value="创建新的色相/饱和度调整图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc969 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref804 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref804.putClass( idcontentLayer );     desc969.putReference( idnull, ref804 );     var idUsng = charIDToTypeID( 'Usng' );         var desc970 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idHStr = charIDToTypeID( 'HStr' );         desc970.putClass( idType, idHStr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc969.putObject( idUsng, idcontentLayer, desc970 ); executeAction( idMkspsp, desc969, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Vibrance" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Vibrance/name" value="自然饱和度"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Vibrance/context" value="图层 &gt; 新建调整图层 &gt; 自然饱和度"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc971 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref805 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref805.putClass( idcontentLayer );     desc971.putReference( idnull, ref805 );     var idUsng = charIDToTypeID( 'Usng' );         var desc972 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idvibrance = stringIDToTypeID( 'vibrance' );         desc972.putClass( idType, idvibrance );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc971.putObject( idUsng, idcontentLayer, desc972 ); executeAction( idMkspsp, desc971, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Exposure" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Exposure/name" value="曝光度"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Exposure/context" value="图层 &gt; 新建调整图层 &gt; 曝光度"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Exposure/desc" value="创建新的曝光度调整图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc973 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref806 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref806.putClass( idcontentLayer );     desc973.putReference( idnull, ref806 );     var idUsng = charIDToTypeID( 'Usng' );         var desc974 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idExps = charIDToTypeID( 'Exps' );         desc974.putClass( idType, idExps );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc973.putObject( idUsng, idcontentLayer, desc974 ); executeAction( idMkspsp, desc973, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Curves" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Curves/name" value="曲线"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Curves/context" value="图层 &gt; 新建调整图层 &gt; 曲线"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Curves/desc" value="创建新的曲线调整图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc975 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref807 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref807.putClass( idcontentLayer );     desc975.putReference( idnull, ref807 );     var idUsng = charIDToTypeID( 'Usng' );         var desc976 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idCrvs = charIDToTypeID( 'Crvs' );         desc976.putClass( idType, idCrvs );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc975.putObject( idUsng, idcontentLayer, desc976 ); executeAction( idMkspsp, desc975, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Levels" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Levels/name" value="色阶"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Levels/context" value="图层 &gt; 新建调整图层 &gt; 色阶"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Levels/desc" value="创建新的色阶调整图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc977 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref808 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref808.putClass( idcontentLayer );     desc977.putReference( idnull, ref808 );     var idUsng = charIDToTypeID( 'Usng' );         var desc978 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idLvls = charIDToTypeID( 'Lvls' );         desc978.putClass( idType, idLvls );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc977.putObject( idUsng, idcontentLayer, desc978 ); executeAction( idMkspsp, desc977, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Brightness/Contrast" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Brightness/Contrast/name" value="亮度/对比度"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Brightness/Contrast/context" value="图层 &gt; 新建调整图层 &gt; 亮度/对比度"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Brightness/Contrast/desc" value="创建新的亮度/对比度调整图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc979 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref809 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref809.putClass( idcontentLayer );     desc979.putReference( idnull, ref809 );     var idUsng = charIDToTypeID( 'Usng' );         var desc980 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idBrgC = charIDToTypeID( 'BrgC' );         desc980.putClass( idType, idBrgC );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc979.putObject( idUsng, idcontentLayer, desc980 ); executeAction( idMkspsp, desc979, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Fill_Layer-Pattern" type="Main">
		<name id="Main-Layer-New_Fill_Layer-Pattern/name" value="图案"/> 
		<context id="Main-Layer-New_Fill_Layer-Pattern/context" value="图层 &gt; 新建填充图层 &gt; 图案"/>
		<desc id="Main-Layer-New_Fill_Layer-Pattern/desc" value="创建新的图案填充图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc981 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref810 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref810.putClass( idcontentLayer );     desc981.putReference( idnull, ref810 );     var idUsng = charIDToTypeID( 'Usng' );         var desc982 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idpatternLayer = stringIDToTypeID( 'patternLayer' );         desc982.putClass( idType, idpatternLayer );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc981.putObject( idUsng, idcontentLayer, desc982 ); executeAction( idMkspsp, desc981, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Fill_Layer-Gradient" type="Main">
		<name id="Main-Layer-New_Fill_Layer-Gradient/name" value="渐变"/> 
		<context id="Main-Layer-New_Fill_Layer-Gradient/context" value="图层 &gt; 新建填充图层 &gt; 渐变"/>
		<desc id="Main-Layer-New_Fill_Layer-Gradient/desc" value="创建新的渐变填充图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc983 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref811 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref811.putClass( idcontentLayer );     desc983.putReference( idnull, ref811 );     var idUsng = charIDToTypeID( 'Usng' );         var desc984 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idgradientLayer = stringIDToTypeID( 'gradientLayer' );         desc984.putClass( idType, idgradientLayer );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc983.putObject( idUsng, idcontentLayer, desc984 ); executeAction( idMkspsp, desc983, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Fill_Layer-Solid_Color" type="Main">
		<name id="Main-Layer-New_Fill_Layer-Solid_Color/name" value="纯色"/> 
		<context id="Main-Layer-New_Fill_Layer-Solid_Color/context" value="图层 &gt; 新建填充图层 &gt; 纯色"/>
		<desc id="Main-Layer-New_Fill_Layer-Solid_Color/desc" value="创建新的纯色填充图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc985 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref812 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref812.putClass( idcontentLayer );     desc985.putReference( idnull, ref812 );     var idUsng = charIDToTypeID( 'Usng' );         var desc986 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idsolidColorLayer = stringIDToTypeID( 'solidColorLayer' );         desc986.putClass( idType, idsolidColorLayer );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc985.putObject( idUsng, idcontentLayer, desc986 ); executeAction( idMkspsp, desc985, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Filter-Clear_Smart_Filters" type="Main">
		<name id="Main-Layer-Smart_Filter-Clear_Smart_Filters/name" value="清除智能滤镜"/> 
		<context id="Main-Layer-Smart_Filter-Clear_Smart_Filters/context" value="图层 &gt; 智能滤镜 &gt; 清除智能滤镜"/>
		<desc id="Main-Layer-Smart_Filter-Clear_Smart_Filters/desc" value="清除智能滤镜"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc987 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref813 = new ActionReference();         var idfilterFX = stringIDToTypeID( 'filterFX' );         ref813.putClass( idfilterFX );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref813.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc987.putReference( idnull, ref813 ); executeAction( idDltsp, desc987, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Filter-Disable_Filter_Mask" type="Main">
		<name id="Main-Layer-Smart_Filter-Disable_Filter_Mask/name" value="停用滤镜蒙版"/> 
		<context id="Main-Layer-Smart_Filter-Disable_Filter_Mask/context" value="图层 &gt; 智能滤镜 &gt; 停用滤镜蒙版"/>
		<desc id="Main-Layer-Smart_Filter-Disable_Filter_Mask/desc" value="停用智能滤镜的滤镜蒙版"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc988 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref814 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref814.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc988.putReference( idnull, ref814 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc989 = new ActionDescriptor();         var idfilterMaskEnable = stringIDToTypeID( 'filterMaskEnable' );         desc989.putBoolean( idfilterMaskEnable, false );     var idLyrsp = charIDToTypeID( 'Lyr ' );     desc988.putObject( idTspspsp, idLyrsp, desc989 ); executeAction( idsetd, desc988, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Filter-Delete_Filter_Mask" type="Main">
		<name id="Main-Layer-Smart_Filter-Delete_Filter_Mask/name" value="删除滤镜蒙版"/> 
		<context id="Main-Layer-Smart_Filter-Delete_Filter_Mask/context" value="图层 &gt; 智能滤镜 &gt; 删除滤镜蒙版"/>
		<desc id="Main-Layer-Smart_Filter-Delete_Filter_Mask/desc" value="从智能滤镜中删除滤镜蒙版"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc990 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref815 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idfilterMask = stringIDToTypeID( 'filterMask' );         ref815.putEnumerated( idChnl, idChnl, idfilterMask );     desc990.putReference( idnull, ref815 ); executeAction( idDltsp, desc990, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Filter-Disable_Smart_Filters" type="Main">
		<name id="Main-Layer-Smart_Filter-Disable_Smart_Filters/name" value="停用智能滤镜"/> 
		<context id="Main-Layer-Smart_Filter-Disable_Smart_Filters/context" value="图层 &gt; 智能滤镜 &gt; 停用智能滤镜"/>
		<desc id="Main-Layer-Smart_Filter-Disable_Smart_Filters/desc" value="停用智能滤镜"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc991 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref816 = new ActionReference();         var idfilterFX = stringIDToTypeID( 'filterFX' );         ref816.putClass( idfilterFX );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref816.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc991.putReference( idnull, ref816 ); executeAction( idHdspsp, desc991, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Scale_Effects" type="Main">
		<name id="Main-Layer-Layer_Style-Scale_Effects/name" value="缩放效果"/> 
		<context id="Main-Layer-Layer_Style-Scale_Effects/context" value="图层 &gt; 图层样式 &gt; 缩放效果"/>
		<desc id="Main-Layer-Layer_Style-Scale_Effects/desc" value="缩放图层样式效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idscaleEffectsEvent = stringIDToTypeID( 'scaleEffectsEvent' ); executeAction( idscaleEffectsEvent, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Hide_All_Effects" type="Main">
		<name id="Main-Layer-Layer_Style-Hide_All_Effects/name" value="隐藏所有效果"/> 
		<context id="Main-Layer-Layer_Style-Hide_All_Effects/context" value="图层 &gt; 图层样式 &gt; 隐藏所有效果"/>
		<desc id="Main-Layer-Layer_Style-Hide_All_Effects/desc" value="显示和隐藏图层样式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc992 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref817 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idlfxv = charIDToTypeID( 'lfxv' );         ref817.putProperty( idPrpr, idlfxv );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref817.putEnumerated( idDcmn, idOrdn, idTrgt );     desc992.putReference( idnull, ref817 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc993 = new ActionDescriptor();         var idlfxv = charIDToTypeID( 'lfxv' );         desc993.putBoolean( idlfxv, false );     var idlfxv = charIDToTypeID( 'lfxv' );     desc992.putObject( idTspspsp, idlfxv, desc993 ); executeAction( idsetd, desc992, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Create_Layers" type="Main">
		<name id="Main-Layer-Layer_Style-Create_Layers/name" value="创建图层"/> 
		<context id="Main-Layer-Layer_Style-Create_Layers/context" value="图层 &gt; 图层样式 &gt; 创建图层"/>
		<desc id="Main-Layer-Layer_Style-Create_Layers/desc" value="将所选图层的图层样式转换为新图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc994 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref818 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         ref818.putClass( idLyrsp );     desc994.putReference( idnull, ref818 );     var idUsng = charIDToTypeID( 'Usng' );         var ref819 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref819.putProperty( idPrpr, idLefx );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref819.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc994.putReference( idUsng, ref819 ); executeAction( idMkspsp, desc994, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Global_Light" type="Main">
		<name id="Main-Layer-Layer_Style-Global_Light/name" value="全局光"/> 
		<context id="Main-Layer-Layer_Style-Global_Light/context" value="图层 &gt; 图层样式 &gt; 全局光"/>
		<desc id="Main-Layer-Layer_Style-Global_Light/desc" value="与多个图层共享通用光源的效果"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc995 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref820 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idgblA = charIDToTypeID( 'gblA' );         ref820.putProperty( idPrpr, idgblA );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref820.putEnumerated( idDcmn, idOrdn, idTrgt );     desc995.putReference( idnull, ref820 ); executeAction( idsetd, desc995, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Clear_Layer_Style" type="Main">
		<name id="Main-Layer-Layer_Style-Clear_Layer_Style/name" value="清除图层样式"/> 
		<context id="Main-Layer-Layer_Style-Clear_Layer_Style/context" value="图层 &gt; 图层样式 &gt; 清除图层样式"/>
		<desc id="Main-Layer-Layer_Style-Clear_Layer_Style/desc" value="清除图层样式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var iddisableLayerStyle = stringIDToTypeID( 'disableLayerStyle' ); executeAction( iddisableLayerStyle, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Paste_Layer_Style" type="Main">
		<name id="Main-Layer-Layer_Style-Paste_Layer_Style/name" value="粘贴图层样式"/> 
		<context id="Main-Layer-Layer_Style-Paste_Layer_Style/context" value="图层 &gt; 图层样式 &gt; 粘贴图层样式"/>
		<desc id="Main-Layer-Layer_Style-Paste_Layer_Style/desc" value="粘贴拷贝的图层样式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPaFX = charIDToTypeID( 'PaFX' ); executeAction( idPaFX, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Copy_Layer_Style" type="Main">
		<name id="Main-Layer-Layer_Style-Copy_Layer_Style/name" value="拷贝图层样式"/> 
		<context id="Main-Layer-Layer_Style-Copy_Layer_Style/context" value="图层 &gt; 图层样式 &gt; 拷贝图层样式"/>
		<desc id="Main-Layer-Layer_Style-Copy_Layer_Style/desc" value="拷贝其它图层样式"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCpFX = charIDToTypeID( 'CpFX' ); executeAction( idCpFX, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Drop_Shadow" type="Main">
		<name id="Main-Layer-Layer_Style-Drop_Shadow/name" value="投影"/> 
		<context id="Main-Layer-Layer_Style-Drop_Shadow/context" value="图层 &gt; 图层样式 &gt; 投影"/>
		<desc id="Main-Layer-Layer_Style-Drop_Shadow/desc" value="将投影添加到图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc996 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref821 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref821.putProperty( idPrpr, idLefx );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref821.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc996.putReference( idnull, ref821 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc997 = new ActionDescriptor();         var idDrSh = charIDToTypeID( 'DrSh' );         var idDrSh = charIDToTypeID( 'DrSh' );         desc997.putClass( idDrSh, idDrSh );     var idLefx = charIDToTypeID( 'Lefx' );     desc996.putObject( idTspspsp, idLefx, desc997 ); executeAction( idsetd, desc996, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Outer_Glow" type="Main">
		<name id="Main-Layer-Layer_Style-Outer_Glow/name" value="外发光"/> 
		<context id="Main-Layer-Layer_Style-Outer_Glow/context" value="图层 &gt; 图层样式 &gt; 外发光"/>
		<desc id="Main-Layer-Layer_Style-Outer_Glow/desc" value="将外发光添加到图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc998 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref822 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref822.putProperty( idPrpr, idLefx );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref822.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc998.putReference( idnull, ref822 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc999 = new ActionDescriptor();         var idOrGl = charIDToTypeID( 'OrGl' );         var idOrGl = charIDToTypeID( 'OrGl' );         desc999.putClass( idOrGl, idOrGl );     var idLefx = charIDToTypeID( 'Lefx' );     desc998.putObject( idTspspsp, idLefx, desc999 ); executeAction( idsetd, desc998, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Pattern_Overlay" type="Main">
		<name id="Main-Layer-Layer_Style-Pattern_Overlay/name" value="图案叠加"/> 
		<context id="Main-Layer-Layer_Style-Pattern_Overlay/context" value="图层 &gt; 图层样式 &gt; 图案叠加"/>
		<desc id="Main-Layer-Layer_Style-Pattern_Overlay/desc" value="用图案叠加图层内容"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1000 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref823 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref823.putProperty( idPrpr, idLefx );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref823.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc1000.putReference( idnull, ref823 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc1001 = new ActionDescriptor();         var idpatternFill = stringIDToTypeID( 'patternFill' );         var idpatternFill = stringIDToTypeID( 'patternFill' );         desc1001.putClass( idpatternFill, idpatternFill );     var idLefx = charIDToTypeID( 'Lefx' );     desc1000.putObject( idTspspsp, idLefx, desc1001 ); executeAction( idsetd, desc1000, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Gradient_Overlay" type="Main">
		<name id="Main-Layer-Layer_Style-Gradient_Overlay/name" value="渐变叠加"/> 
		<context id="Main-Layer-Layer_Style-Gradient_Overlay/context" value="图层 &gt; 图层样式 &gt; 渐变叠加"/>
		<desc id="Main-Layer-Layer_Style-Gradient_Overlay/desc" value="用渐变叠加图层内容"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1002 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref824 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref824.putProperty( idPrpr, idLefx );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref824.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc1002.putReference( idnull, ref824 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc1003 = new ActionDescriptor();         var idGrFl = charIDToTypeID( 'GrFl' );         var idGrFl = charIDToTypeID( 'GrFl' );         desc1003.putClass( idGrFl, idGrFl );     var idLefx = charIDToTypeID( 'Lefx' );     desc1002.putObject( idTspspsp, idLefx, desc1003 ); executeAction( idsetd, desc1002, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Color_Overlay" type="Main">
		<name id="Main-Layer-Layer_Style-Color_Overlay/name" value="颜色叠加"/> 
		<context id="Main-Layer-Layer_Style-Color_Overlay/context" value="图层 &gt; 图层样式 &gt; 颜色叠加"/>
		<desc id="Main-Layer-Layer_Style-Color_Overlay/desc" value="叠加图层的颜色"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1004 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref825 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref825.putProperty( idPrpr, idLefx );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref825.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc1004.putReference( idnull, ref825 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc1005 = new ActionDescriptor();         var idSoFi = charIDToTypeID( 'SoFi' );         var idSoFi = charIDToTypeID( 'SoFi' );         desc1005.putClass( idSoFi, idSoFi );     var idLefx = charIDToTypeID( 'Lefx' );     desc1004.putObject( idTspspsp, idLefx, desc1005 ); executeAction( idsetd, desc1004, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Satin" type="Main">
		<name id="Main-Layer-Layer_Style-Satin/name" value="光泽"/> 
		<context id="Main-Layer-Layer_Style-Satin/context" value="图层 &gt; 图层样式 &gt; 光泽"/>
		<desc id="Main-Layer-Layer_Style-Satin/desc" value="对图层应用内部阴影"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1006 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref826 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref826.putProperty( idPrpr, idLefx );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref826.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc1006.putReference( idnull, ref826 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc1007 = new ActionDescriptor();         var idChFX = charIDToTypeID( 'ChFX' );         var idChFX = charIDToTypeID( 'ChFX' );         desc1007.putClass( idChFX, idChFX );     var idLefx = charIDToTypeID( 'Lefx' );     desc1006.putObject( idTspspsp, idLefx, desc1007 ); executeAction( idsetd, desc1006, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Inner_Glow" type="Main">
		<name id="Main-Layer-Layer_Style-Inner_Glow/name" value="内发光"/> 
		<context id="Main-Layer-Layer_Style-Inner_Glow/context" value="图层 &gt; 图层样式 &gt; 内发光"/>
		<desc id="Main-Layer-Layer_Style-Inner_Glow/desc" value="将内发光添加到图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1008 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref827 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref827.putProperty( idPrpr, idLefx );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref827.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc1008.putReference( idnull, ref827 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc1009 = new ActionDescriptor();         var idIrGl = charIDToTypeID( 'IrGl' );         var idIrGl = charIDToTypeID( 'IrGl' );         desc1009.putClass( idIrGl, idIrGl );     var idLefx = charIDToTypeID( 'Lefx' );     desc1008.putObject( idTspspsp, idLefx, desc1009 ); executeAction( idsetd, desc1008, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Inner_Shadow" type="Main">
		<name id="Main-Layer-Layer_Style-Inner_Shadow/name" value="内阴影"/> 
		<context id="Main-Layer-Layer_Style-Inner_Shadow/context" value="图层 &gt; 图层样式 &gt; 内阴影"/>
		<desc id="Main-Layer-Layer_Style-Inner_Shadow/desc" value="将内阴影添加到图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1010 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref828 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref828.putProperty( idPrpr, idLefx );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref828.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc1010.putReference( idnull, ref828 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc1011 = new ActionDescriptor();         var idIrSh = charIDToTypeID( 'IrSh' );         var idIrSh = charIDToTypeID( 'IrSh' );         desc1011.putClass( idIrSh, idIrSh );     var idLefx = charIDToTypeID( 'Lefx' );     desc1010.putObject( idTspspsp, idLefx, desc1011 ); executeAction( idsetd, desc1010, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Stroke" type="Main">
		<name id="Main-Layer-Layer_Style-Stroke/name" value="描边"/> 
		<context id="Main-Layer-Layer_Style-Stroke/context" value="图层 &gt; 图层样式 &gt; 描边"/>
		<desc id="Main-Layer-Layer_Style-Stroke/desc" value="用定义的颜色为图层描边"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1012 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref829 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref829.putProperty( idPrpr, idLefx );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref829.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc1012.putReference( idnull, ref829 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc1013 = new ActionDescriptor();         var idFrFX = charIDToTypeID( 'FrFX' );         var idFrFX = charIDToTypeID( 'FrFX' );         desc1013.putClass( idFrFX, idFrFX );     var idLefx = charIDToTypeID( 'Lefx' );     desc1012.putObject( idTspspsp, idLefx, desc1013 ); executeAction( idsetd, desc1012, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Bevel_&amp;_Emboss" type="Main">
		<name id="Main-Layer-Layer_Style-Bevel_&amp;_Emboss/name" value="斜面和浮雕"/> 
		<context id="Main-Layer-Layer_Style-Bevel_&amp;_Emboss/context" value="图层 &gt; 图层样式 &gt; 斜面和浮雕"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1014 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref830 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref830.putProperty( idPrpr, idLefx );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref830.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc1014.putReference( idnull, ref830 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc1015 = new ActionDescriptor();         var idebbl = charIDToTypeID( 'ebbl' );         var idebbl = charIDToTypeID( 'ebbl' );         desc1015.putClass( idebbl, idebbl );     var idLefx = charIDToTypeID( 'Lefx' );     desc1014.putObject( idTspspsp, idLefx, desc1015 ); executeAction( idsetd, desc1014, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Blending_Options" type="Main">
		<name id="Main-Layer-Layer_Style-Blending_Options/name" value="混合选项"/> 
		<context id="Main-Layer-Layer_Style-Blending_Options/context" value="图层 &gt; 图层样式 &gt; 混合选项"/>
		<desc id="Main-Layer-Layer_Style-Blending_Options/desc" value="定义所选图层的混合选项"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1016 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref831 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idblendOptions = stringIDToTypeID( 'blendOptions' );         ref831.putProperty( idPrpr, idblendOptions );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref831.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc1016.putReference( idnull, ref831 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc1017 = new ActionDescriptor();         var idblendOptions = stringIDToTypeID( 'blendOptions' );         var idblendOptions = stringIDToTypeID( 'blendOptions' );         desc1017.putClass( idblendOptions, idblendOptions );     var idblendOptions = stringIDToTypeID( 'blendOptions' );     desc1016.putObject( idTspspsp, idblendOptions, desc1017 ); executeAction( idsetd, desc1016, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Delete-Hidden_Layers" type="Main">
		<name id="Main-Layer-Delete-Hidden_Layers/name" value="隐藏图层"/> 
		<context id="Main-Layer-Delete-Hidden_Layers/context" value="图层 &gt; 删除 &gt; 隐藏图层"/>
		<desc id="Main-Layer-Delete-Hidden_Layers/desc" value="删除隐藏图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc1018 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref832 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idhidden = stringIDToTypeID( 'hidden' );         ref832.putEnumerated( idLyrsp, idOrdn, idhidden );     desc1018.putReference( idnull, ref832 ); executeAction( idDltsp, desc1018, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Delete-Layer" type="Main">
		<name id="Main-Layer-Delete-Layer/name" value="图层"/> 
		<context id="Main-Layer-Delete-Layer/context" value="图层 &gt; 删除 &gt; 图层"/>
		<desc id="Main-Layer-Delete-Layer/desc" value="删除所选图层或组"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc1019 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref833 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref833.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc1019.putReference( idnull, ref833 ); executeAction( idDltsp, desc1019, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Duplicate_Layer" type="Main">
		<name id="Main-Layer-Duplicate_Layer/name" value="复制图层"/> 
		<context id="Main-Layer-Duplicate_Layer/context" value="图层 &gt; 复制图层"/>
		<desc id="Main-Layer-Duplicate_Layer/desc" value="复制所选图层或组"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDplc = charIDToTypeID( 'Dplc' );     var desc1020 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref834 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref834.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc1020.putReference( idnull, ref834 ); executeAction( idDplc, desc1020, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Copy_CSS" type="Main">
		<name id="Main-Layer-Copy_CSS/name" value="复制 CSS"/> 
		<context id="Main-Layer-Copy_CSS/context" value="图层 &gt; 复制 CSS"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try { var idcopyLayerCSS = stringIDToTypeID( "copyLayerCSS" ); var desc22 = new ActionDescriptor(); var idnull = charIDToTypeID( "null" ); var ref4 = new ActionReference(); var idLyrsp = charIDToTypeID( "Lyr " ); var idOrdn = charIDToTypeID( "Ordn" ); var idTrgt = charIDToTypeID( "Trgt" ); ref4.putEnumerated( idLyrsp, idOrdn, idTrgt ); desc22.putReference( idnull, ref4 ); executeAction( idcopyLayerCSS, desc22, DialogModes.NO );} catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]> </command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New-Layer_via_Cut" type="Main">
		<name id="Main-Layer-New-Layer_via_Cut/name" value="通过剪切的图层"/> 
		<context id="Main-Layer-New-Layer_via_Cut/context" value="图层 &gt; 新建 &gt; 通过剪切的图层"/>
		<desc id="Main-Layer-New-Layer_via_Cut/desc" value="通过从其它图像剪切的数据创建新图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCtTL = charIDToTypeID( 'CtTL' ); executeAction( idCtTL, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New-Layer_via_Copy" type="Main">
		<name id="Main-Layer-New-Layer_via_Copy/name" value="通过拷贝的图层"/> 
		<context id="Main-Layer-New-Layer_via_Copy/context" value="图层 &gt; 新建 &gt; 通过拷贝的图层"/>
		<desc id="Main-Layer-New-Layer_via_Copy/desc" value="从拷贝的数据创建图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCpTL = charIDToTypeID( 'CpTL' ); executeAction( idCpTL, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New-Group_from_Layers" type="Main">
		<name id="Main-Layer-New-Group_from_Layers/name" value="从图层建立组"/> 
		<context id="Main-Layer-New-Group_from_Layers/context" value="图层 &gt; 新建 &gt; 从图层建立组"/>
		<desc id="Main-Layer-New-Group_from_Layers/desc" value="从选定的图层创建新组"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idgroupLayersEvent = stringIDToTypeID( 'groupLayersEvent' );     var desc1021 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref835 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref835.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc1021.putReference( idnull, ref835 ); executeAction( idgroupLayersEvent, desc1021, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New-Group" type="Main">
		<name id="Main-Layer-New-Group/name" value="组"/> 
		<context id="Main-Layer-New-Group/context" value="图层 &gt; 新建 &gt; 组"/>
		<desc id="Main-Layer-New-Group/desc" value="为图层集合定义新的父组"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1022 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref836 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idlayerSection = stringIDToTypeID( 'layerSection' );         ref836.putEnumerated( idMnspsp, idMnIt, idlayerSection );     desc1022.putReference( idnull, ref836 ); executeAction( idslct, desc1022, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New-Background" type="Main">
		<name id="Main-Layer-New-Background/name" value="背景图层"/> 
		<context id="Main-Layer-New-Background/context" value="图层 &gt; 新建 &gt; 背景图层"/>
		<desc id="Main-Layer-New-Background/desc" value="将新背景图层添加到图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1023 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref837 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idBckg = charIDToTypeID( 'Bckg' );         ref837.putProperty( idLyrsp, idBckg );     desc1023.putReference( idnull, ref837 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc1024 = new ActionDescriptor();     var idLyrsp = charIDToTypeID( 'Lyr ' );     desc1023.putObject( idTspspsp, idLyrsp, desc1024 ); executeAction( idsetd, desc1023, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New-Layer" type="Main">
		<name id="Main-Layer-New-Layer/name" value="图层"/> 
		<context id="Main-Layer-New-Layer/context" value="图层 &gt; 新建 &gt; 图层"/>
		<desc id="Main-Layer-New-Layer/desc" value="将新图层添加到图像"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc1025 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref838 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         ref838.putClass( idLyrsp );     desc1025.putReference( idnull, ref838 ); executeAction( idMkspsp, desc1025, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Sync_Settings-Manage_Account_Online" type="Main">
		<name id="Main-Edit-Sync_Settings-Manage_Account_Online/name" value="联机管理帐户"/> 
		<context id="Main-Edit-Sync_Settings-Manage_Account_Online/context" value="编辑 &gt; 同步设置 &gt; 联机管理帐户"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsyncManageAcct = stringIDToTypeID( 'syncManageAcct' ); executeAction( idsyncManageAcct, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Sync_Settings-Manage_Sync_Settings" type="Main">
		<name id="Main-Edit-Sync_Settings-Manage_Sync_Settings/name" value="管理同步设置"/> 
		<context id="Main-Edit-Sync_Settings-Manage_Sync_Settings/context" value="编辑 &gt; 同步设置 &gt; 管理同步设置"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1026 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref839 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsyncPrefs = stringIDToTypeID( 'syncPrefs' );         ref839.putEnumerated( idMnspsp, idMnIt, idsyncPrefs );     desc1026.putReference( idnull, ref839 ); executeAction( idslct, desc1026, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Sync_Settings-Sync_Settings_Now" type="Main">
		<name id="Main-Edit-Sync_Settings-Sync_Settings_Now/name" value="立即同步设置"/> 
		<context id="Main-Edit-Sync_Settings-Sync_Settings_Now/context" value="编辑 &gt; 同步设置 &gt; 立即同步设置"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsyncSettings = stringIDToTypeID( 'syncSettings' ); executeAction( idsyncSettings, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Camera_Raw" type="Main">
		<name id="Main-Edit-Preferences-Camera_Raw/name" value="Camera Raw"/> 
		<context id="Main-Edit-Preferences-Camera_Raw/context" value="编辑 &gt; 首选项 &gt; Camera Raw"/>
		<desc id="Main-Edit-Preferences-Camera_Raw/desc" value="配置 Camera Raw 的性能和文件处理选项"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1027 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref840 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcameraRawPrefs = stringIDToTypeID( 'cameraRawPrefs' );         ref840.putEnumerated( idMnspsp, idMnIt, idcameraRawPrefs );     desc1027.putReference( idnull, ref840 ); executeAction( idslct, desc1027, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-3D" type="Main">
		<name id="Main-Edit-Preferences-3D/name" value="3D"/> 
		<context id="Main-Edit-Preferences-3D/context" value="编辑 &gt; 首选项 &gt; 3D"/>
		<desc id="Main-Edit-Preferences-3D/desc" value="配置Photoshop 的 3D 显示和交互选项"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1028 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref841 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idzthreeDPrefs = stringIDToTypeID( 'z3DPrefs' );         ref841.putEnumerated( idMnspsp, idMnIt, idzthreeDPrefs );     desc1028.putReference( idnull, ref841 ); executeAction( idslct, desc1028, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Type" type="Main">
		<name id="Main-Edit-Preferences-Type/name" value="文字"/> 
		<context id="Main-Edit-Preferences-Type/context" value="编辑 &gt; 首选项 &gt; 文字"/>
		<desc id="Main-Edit-Preferences-Type/desc" value="配置 Photoshop 的文字处理首选项"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1029 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref842 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtypePreferences = stringIDToTypeID( 'typePreferences' );         ref842.putEnumerated( idMnspsp, idMnIt, idtypePreferences );     desc1029.putReference( idnull, ref842 ); executeAction( idslct, desc1029, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Plug-Ins" type="Main">
		<name id="Main-Edit-Preferences-Plug-Ins/name" value="增效工具"/> 
		<context id="Main-Edit-Preferences-Plug-Ins/context" value="编辑 &gt; 首选项 &gt; 增效工具"/>
		<desc id="Main-Edit-Preferences-Plug-Ins/desc" value="如有必要，将 Photoshop 配置为使用附加的增效工具文件夹"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1030 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref843 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPlgS = charIDToTypeID( 'PlgS' );         ref843.putEnumerated( idMnspsp, idMnIt, idPlgS );     desc1030.putReference( idnull, ref843 ); executeAction( idslct, desc1030, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Guides,_Grid_&amp;_Slices" type="Main">
		<name id="Main-Edit-Preferences-Guides,_Grid_&amp;_Slices/name" value="参考线、网格和切片"/> 
		<context id="Main-Edit-Preferences-Guides,_Grid_&amp;_Slices/context" value="编辑 &gt; 首选项 &gt; 参考线、网格和切片"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1031 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref844 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idGudG = charIDToTypeID( 'GudG' );         ref844.putEnumerated( idMnspsp, idMnIt, idGudG );     desc1031.putReference( idnull, ref844 ); executeAction( idslct, desc1031, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Units_&amp;_Rulers" type="Main">
		<name id="Main-Edit-Preferences-Units_&amp;_Rulers/name" value="单位与标尺"/> 
		<context id="Main-Edit-Preferences-Units_&amp;_Rulers/context" value="编辑 &gt; 首选项 &gt; 单位与标尺"/>
		<desc id="Main-Edit-Preferences-Units_&amp;_Rulers/desc" value="配置 Photoshop 中使用的测量单位"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1032 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref845 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idUntR = charIDToTypeID( 'UntR' );         ref845.putEnumerated( idMnspsp, idMnIt, idUntR );     desc1032.putReference( idnull, ref845 ); executeAction( idslct, desc1032, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Transparency_&amp;_Gamut" type="Main">
		<name id="Main-Edit-Preferences-Transparency_&amp;_Gamut/name" value="透明度与色域"/> 
		<context id="Main-Edit-Preferences-Transparency_&amp;_Gamut/context" value="编辑 &gt; 首选项 &gt; 透明度与色域"/>
		<desc id="Main-Edit-Preferences-Transparency_&amp;_Gamut/desc" value="调整用于处理透明显示和色域警告的 Photoshop 选项"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1033 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref846 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTrnG = charIDToTypeID( 'TrnG' );         ref846.putEnumerated( idMnspsp, idMnIt, idTrnG );     desc1033.putReference( idnull, ref846 ); executeAction( idslct, desc1033, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Cursors" type="Main">
		<name id="Main-Edit-Preferences-Cursors/name" value="光标"/> 
		<context id="Main-Edit-Preferences-Cursors/context" value="编辑 &gt; 首选项 &gt; 光标"/>
		<desc id="Main-Edit-Preferences-Cursors/desc" value="定义光标显示选项"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1034 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref847 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idDspC = charIDToTypeID( 'DspC' );         ref847.putEnumerated( idMnspsp, idMnIt, idDspC );     desc1034.putReference( idnull, ref847 ); executeAction( idslct, desc1034, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Performance" type="Main">
		<name id="Main-Edit-Preferences-Performance/name" value="性能"/> 
		<context id="Main-Edit-Preferences-Performance/context" value="编辑 &gt; 首选项 &gt; 性能"/>
		<desc id="Main-Edit-Preferences-Performance/desc" value="调整 Photoshop 性能"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1035 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref848 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idMmrP = charIDToTypeID( 'MmrP' );         ref848.putEnumerated( idMnspsp, idMnIt, idMmrP );     desc1035.putReference( idnull, ref848 ); executeAction( idslct, desc1035, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-File_Handling" type="Main">
		<name id="Main-Edit-Preferences-File_Handling/name" value="文件处理"/> 
		<context id="Main-Edit-Preferences-File_Handling/context" value="编辑 &gt; 首选项 &gt; 文件处理"/>
		<desc id="Main-Edit-Preferences-File_Handling/desc" value="配置 Photoshop 文件处理选项"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1036 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref849 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSvnF = charIDToTypeID( 'SvnF' );         ref849.putEnumerated( idMnspsp, idMnIt, idSvnF );     desc1036.putReference( idnull, ref849 ); executeAction( idslct, desc1036, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Sync_Settings" type="Main">
		<name id="Main-Edit-Preferences-Sync_Settings/name" value="同步设置"/> 
		<context id="Main-Edit-Preferences-Sync_Settings/context" value="编辑 &gt; 首选项 &gt; 同步设置"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1037 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref850 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsyncPrefs = stringIDToTypeID( 'syncPrefs' );         ref850.putEnumerated( idMnspsp, idMnIt, idsyncPrefs );     desc1037.putReference( idnull, ref850 ); executeAction( idslct, desc1037, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Interface" type="Main">
		<name id="Main-Edit-Preferences-Interface/name" value="界面"/> 
		<context id="Main-Edit-Preferences-Interface/context" value="编辑 &gt; 首选项 &gt; 界面"/>
		<desc id="Main-Edit-Preferences-Interface/desc" value="调整 Photoshop 界面选项"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1038 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref851 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idinterfacePrefs = stringIDToTypeID( 'interfacePrefs' );         ref851.putEnumerated( idMnspsp, idMnIt, idinterfacePrefs );     desc1038.putReference( idnull, ref851 ); executeAction( idslct, desc1038, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-General" type="Main">
		<name id="Main-Edit-Preferences-General/name" value="常规"/> 
		<context id="Main-Edit-Preferences-General/context" value="编辑 &gt; 首选项 &gt; 常规"/>
		<desc id="Main-Edit-Preferences-General/desc" value="编辑 Photoshop 常规应用程序首选项"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1039 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref852 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idGnrP = charIDToTypeID( 'GnrP' );         ref852.putEnumerated( idMnspsp, idMnIt, idGnrP );     desc1039.putReference( idnull, ref852 ); executeAction( idslct, desc1039, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Menus" type="Main">
		<name id="Main-Edit-Menus/name" value="菜单"/> 
		<context id="Main-Edit-Menus/context" value="编辑 &gt; 菜单"/>
		<desc id="Main-Edit-Menus/desc" value="通过对 Photoshop 菜单项目进行启用、停用和着色来调整 Photoshop 界面"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1040 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref853 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmenuCustomization = stringIDToTypeID( 'menuCustomization' );         ref853.putEnumerated( idMnspsp, idMnIt, idmenuCustomization );     desc1040.putReference( idnull, ref853 ); executeAction( idslct, desc1040, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Keyboard_Shortcuts" type="Main">
		<name id="Main-Edit-Keyboard_Shortcuts/name" value="键盘快捷键"/> 
		<context id="Main-Edit-Keyboard_Shortcuts/context" value="编辑 &gt; 键盘快捷键"/>
		<desc id="Main-Edit-Keyboard_Shortcuts/desc" value="调整已指定给 Photoshop 工具和命令的键盘快捷键 "/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1041 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref854 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idkeyboardCustomization = stringIDToTypeID( 'keyboardCustomization' );         ref854.putEnumerated( idMnspsp, idMnIt, idkeyboardCustomization );     desc1041.putReference( idnull, ref854 ); executeAction( idslct, desc1041, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Convert_to_Profile" type="Main">
		<name id="Main-Edit-Convert_to_Profile/name" value="转换为配置文件"/> 
		<context id="Main-Edit-Convert_to_Profile/context" value="编辑 &gt; 转换为配置文件"/>
		<desc id="Main-Edit-Convert_to_Profile/desc" value="转换当前文档的颜色以匹配其它颜色配置文件"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idconvertToProfile = stringIDToTypeID( 'convertToProfile' );     var desc1042 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref855 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref855.putEnumerated( idDcmn, idOrdn, idTrgt );     desc1042.putReference( idnull, ref855 ); executeAction( idconvertToProfile, desc1042, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Assign_Profile" type="Main">
		<name id="Main-Edit-Assign_Profile/name" value="指定配置文件"/> 
		<context id="Main-Edit-Assign_Profile/context" value="编辑 &gt; 指定配置文件"/>
		<desc id="Main-Edit-Assign_Profile/desc" value="更改已指定给当前文档的色彩管理配置文件"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idassignProfile = stringIDToTypeID( 'assignProfile' );     var desc1043 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref856 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref856.putEnumerated( idDcmn, idOrdn, idTrgt );     desc1043.putReference( idnull, ref856 ); executeAction( idassignProfile, desc1043, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Color_Settings" type="Main">
		<name id="Main-Edit-Color_Settings/name" value="颜色设置"/> 
		<context id="Main-Edit-Color_Settings/context" value="编辑 &gt; 颜色设置"/>
		<desc id="Main-Edit-Color_Settings/desc" value="编辑 Photoshop 色彩管理设置"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1044 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref857 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idcolorSettings = stringIDToTypeID( 'colorSettings' );         ref857.putProperty( idPrpr, idcolorSettings );         var idcapp = charIDToTypeID( 'capp' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref857.putEnumerated( idcapp, idOrdn, idTrgt );     desc1044.putReference( idnull, ref857 ); executeAction( idsetd, desc1044, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Presets-Preset_Manager" type="Main">
		<name id="Main-Edit-Presets-Preset_Manager/name" value="预设管理器"/> 
		<context id="Main-Edit-Presets-Preset_Manager/context" value="编辑 &gt; 预设 &gt; 预设管理器"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1045 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref858 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idpresetManager = stringIDToTypeID( 'presetManager' );         ref858.putEnumerated( idMnspsp, idMnIt, idpresetManager );     desc1045.putReference( idnull, ref858 ); executeAction( idslct, desc1045, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Adobe_PDF_Presets" type="Main">
		<name id="Main-Edit-Adobe_PDF_Presets/name" value="Adobe PDF 预设"/> 
		<context id="Main-Edit-Adobe_PDF_Presets/context" value="编辑 &gt; Adobe PDF 预设"/>
		<desc id="Main-Edit-Adobe_PDF_Presets/desc" value="创建和编辑 PDF 预设"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1046 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref859 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idpdfPresetFilename = stringIDToTypeID( 'pdfPresetFilename' );         ref859.putEnumerated( idMnspsp, idMnIt, idpdfPresetFilename );     desc1046.putReference( idnull, ref859 ); executeAction( idslct, desc1046, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Purge-All" type="Main">
		<name id="Main-Edit-Purge-All/name" value="全部"/> 
		<context id="Main-Edit-Purge-All/context" value="编辑 &gt; 清理 &gt; 全部"/>
		<desc id="Main-Edit-Purge-All/desc" value="清除剪贴板和 Photoshop 还原列表中的数据，以释放内存 (RAM)。"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPrge = charIDToTypeID( 'Prge' );     var desc1047 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );     var idPrgI = charIDToTypeID( 'PrgI' );     var idAlspsp = charIDToTypeID( 'Al  ' );     desc1047.putEnumerated( idnull, idPrgI, idAlspsp ); executeAction( idPrge, desc1047, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Purge-Histories" type="Main">
		<name id="Main-Edit-Purge-Histories/name" value="历史记录"/> 
		<context id="Main-Edit-Purge-Histories/context" value="编辑 &gt; 清理 &gt; 历史记录"/>
		<desc id="Main-Edit-Purge-Histories/desc" value="清除 Photoshop 还原列表中的数据，以释放内存 (RAM)。"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPrge = charIDToTypeID( 'Prge' );     var desc1048 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );     var idPrgI = charIDToTypeID( 'PrgI' );     var idHsty = charIDToTypeID( 'Hsty' );     desc1048.putEnumerated( idnull, idPrgI, idHsty ); executeAction( idPrge, desc1048, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Purge-Clipboard" type="Main">
		<name id="Main-Edit-Purge-Clipboard/name" value="剪贴板"/> 
		<context id="Main-Edit-Purge-Clipboard/context" value="编辑 &gt; 清理 &gt; 剪贴板"/>
		<desc id="Main-Edit-Purge-Clipboard/desc" value="清除剪贴板中的数据，以释放内存 (RAM)"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPrge = charIDToTypeID( 'Prge' );     var desc1049 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );     var idPrgI = charIDToTypeID( 'PrgI' );     var idClpb = charIDToTypeID( 'Clpb' );     desc1049.putEnumerated( idnull, idPrgI, idClpb ); executeAction( idPrge, desc1049, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Purge-Undo" type="Main">
		<name id="Main-Edit-Purge-Undo/name" value="还原"/> 
		<context id="Main-Edit-Purge-Undo/context" value="编辑 &gt; 清理 &gt; 还原"/>
		<desc id="Main-Edit-Purge-Undo/desc" value="清除 Photoshop 还原列表中的数据，以释放内存 (RAM)。"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPrge = charIDToTypeID( 'Prge' );     var desc1050 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );     var idPrgI = charIDToTypeID( 'PrgI' );     var idUndsp = charIDToTypeID( 'Und ' );     desc1050.putEnumerated( idnull, idPrgI, idUndsp ); executeAction( idPrge, desc1050, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Define_Custom_Shape" type="Main">
		<name id="Main-Edit-Define_Custom_Shape/name" value="定义自定形状"/> 
		<context id="Main-Edit-Define_Custom_Shape/context" value="编辑 &gt; 定义自定形状"/>
		<desc id="Main-Edit-Define_Custom_Shape/desc" value="将当前选定的路径存储为可重复使用的自定形状"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var iddefineCustomShape = stringIDToTypeID( 'defineCustomShape' ); executeAction( iddefineCustomShape, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Define_Pattern" type="Main">
		<name id="Main-Edit-Define_Pattern/name" value="定义图案"/> 
		<context id="Main-Edit-Define_Pattern/context" value="编辑 &gt; 定义图案"/>
		<desc id="Main-Edit-Define_Pattern/desc" value="从当前选区创建可重复使用的图案"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDfnP = charIDToTypeID( 'DfnP' ); executeAction( idDfnP, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Define_Brush_Preset" type="Main">
		<name id="Main-Edit-Define_Brush_Preset/name" value="定义画笔预设"/> 
		<context id="Main-Edit-Define_Brush_Preset/context" value="编辑 &gt; 定义画笔预设"/>
		<desc id="Main-Edit-Define_Brush_Preset/desc" value="将当前画笔笔尖和画笔选项存储为新的画笔预设"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var iddefineBrush = stringIDToTypeID( 'defineBrush' ); executeAction( iddefineBrush, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Auto-Blend_Layers" type="Main">
		<name id="Main-Edit-Auto-Blend_Layers/name" value="自动混合图层"/> 
		<context id="Main-Edit-Auto-Blend_Layers/context" value="编辑 &gt; 自动混合图层"/>
		<desc id="Main-Edit-Auto-Blend_Layers/desc" value="混合两个或两个以上所选图层的内容"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idmergeAlignedLayers = stringIDToTypeID( 'mergeAlignedLayers' ); executeAction( idmergeAlignedLayers, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Auto-Align_Layers" type="Main">
		<name id="Main-Edit-Auto-Align_Layers/name" value="自动对齐图层"/> 
		<context id="Main-Edit-Auto-Align_Layers/context" value="编辑 &gt; 自动对齐图层"/>
		<desc id="Main-Edit-Auto-Align_Layers/desc" value="根据所选图层的像素内容对齐两个或两个以上的图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAlgn = charIDToTypeID( 'Algn' );     var desc1051 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref860 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref860.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc1051.putReference( idnull, ref860 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idADSContent = stringIDToTypeID( 'ADSContent' );     desc1051.putEnumerated( idUsng, idADSt, idADSContent ); executeAction( idAlgn, desc1051, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Flip_Vertical" type="Main">
		<name id="Main-Edit-Transform-Flip_Vertical/name" value="垂直翻转"/> 
		<context id="Main-Edit-Transform-Flip_Vertical/context" value="编辑 &gt; 变换 &gt; 垂直翻转"/>
		<desc id="Main-Edit-Transform-Flip_Vertical/desc" value="垂直翻转当前选定的图层或选区"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFlip = charIDToTypeID( 'Flip' );     var desc1052 = new ActionDescriptor();     var idAxis = charIDToTypeID( 'Axis' );     var idOrnt = charIDToTypeID( 'Ornt' );     var idVrtc = charIDToTypeID( 'Vrtc' );     desc1052.putEnumerated( idAxis, idOrnt, idVrtc ); executeAction( idFlip, desc1052, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Flip_Horizontal" type="Main">
		<name id="Main-Edit-Transform-Flip_Horizontal/name" value="水平翻转"/> 
		<context id="Main-Edit-Transform-Flip_Horizontal/context" value="编辑 &gt; 变换 &gt; 水平翻转"/>
		<desc id="Main-Edit-Transform-Flip_Horizontal/desc" value="水平翻转当前选定的图层或选区"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFlip = charIDToTypeID( 'Flip' );     var desc1053 = new ActionDescriptor();     var idAxis = charIDToTypeID( 'Axis' );     var idOrnt = charIDToTypeID( 'Ornt' );     var idHrzn = charIDToTypeID( 'Hrzn' );     desc1053.putEnumerated( idAxis, idOrnt, idHrzn ); executeAction( idFlip, desc1053, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Rotate_90°_CCW" type="Main">
		<name id="Main-Edit-Transform-Rotate_90°_CCW/name" value="旋转 90 度(逆时针)"/> 
		<context id="Main-Edit-Transform-Rotate_90°_CCW/context" value="编辑 &gt; 变换 &gt; 旋转 90 度（逆时针）"/>
		<desc id="Main-Edit-Transform-Rotate_90°_CCW/desc" value="将当前所选图层或选区逆时针旋转 90 度"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRtte = charIDToTypeID( 'Rtte' );     var desc1054 = new ActionDescriptor();     var idAngl = charIDToTypeID( 'Angl' );     var idshAng = charIDToTypeID( '#Ang' );     desc1054.putUnitDouble( idAngl, idshAng, -90.000000 ); executeAction( idRtte, desc1054, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Rotate_90°_CW" type="Main">
		<name id="Main-Edit-Transform-Rotate_90°_CW/name" value="旋转 90 度(顺时针)"/> 
		<context id="Main-Edit-Transform-Rotate_90°_CW/context" value="编辑 &gt; 变换 &gt; 旋转 90 度（顺时针）"/>
		<desc id="Main-Edit-Transform-Rotate_90°_CW/desc" value="将当前所选图层或选区顺时针旋转 90 度"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRtte = charIDToTypeID( 'Rtte' );     var desc1055 = new ActionDescriptor();     var idAngl = charIDToTypeID( 'Angl' );     var idshAng = charIDToTypeID( '#Ang' );     desc1055.putUnitDouble( idAngl, idshAng, 90.000000 ); executeAction( idRtte, desc1055, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Rotate_180°" type="Main">
		<name id="Main-Edit-Transform-Rotate_180°/name" value="旋转 180 度"/> 
		<context id="Main-Edit-Transform-Rotate_180°/context" value="编辑 &gt; 变换 &gt; 旋转 180 度"/>
		<desc id="Main-Edit-Transform-Rotate_180°/desc" value="将当前所选图层或选区旋转 180 度"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRtte = charIDToTypeID( 'Rtte' );     var desc1056 = new ActionDescriptor();     var idAngl = charIDToTypeID( 'Angl' );     var idshAng = charIDToTypeID( '#Ang' );     desc1056.putUnitDouble( idAngl, idshAng, 180.000000 ); executeAction( idRtte, desc1056, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Warp" type="Main">
		<name id="Main-Edit-Transform-Warp/name" value="变形"/> 
		<context id="Main-Edit-Transform-Warp/context" value="编辑 &gt; 变换 &gt; 变形"/>
		<desc id="Main-Edit-Transform-Warp/desc" value="对当前所选图层或选区进行变形"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1057 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref861 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idwarp = stringIDToTypeID( 'warp' );         ref861.putEnumerated( idMnspsp, idMnIt, idwarp );     desc1057.putReference( idnull, ref861 ); executeAction( idslct, desc1057, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Perspective" type="Main">
		<name id="Main-Edit-Transform-Perspective/name" value="透视"/> 
		<context id="Main-Edit-Transform-Perspective/context" value="编辑 &gt; 变换 &gt; 透视"/>
		<desc id="Main-Edit-Transform-Perspective/desc" value="对当前所选图层或选区应用透视变换"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1058 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref862 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPrsp = charIDToTypeID( 'Prsp' );         ref862.putEnumerated( idMnspsp, idMnIt, idPrsp );     desc1058.putReference( idnull, ref862 ); executeAction( idslct, desc1058, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Distort" type="Main">
		<name id="Main-Edit-Transform-Distort/name" value="扭曲"/> 
		<context id="Main-Edit-Transform-Distort/context" value="编辑 &gt; 变换 &gt; 扭曲"/>
		<desc id="Main-Edit-Transform-Distort/desc" value="推、拉和伸展当前所选图层或选区以对其进行扭曲"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1059 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref863 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idDstr = charIDToTypeID( 'Dstr' );         ref863.putEnumerated( idMnspsp, idMnIt, idDstr );     desc1059.putReference( idnull, ref863 ); executeAction( idslct, desc1059, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Skew" type="Main">
		<name id="Main-Edit-Transform-Skew/name" value="斜切"/> 
		<context id="Main-Edit-Transform-Skew/context" value="编辑 &gt; 变换 &gt; 斜切"/>
		<desc id="Main-Edit-Transform-Skew/desc" value="对当前所选图层或选区应用倾斜变换"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1060 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref864 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSkew = charIDToTypeID( 'Skew' );         ref864.putEnumerated( idMnspsp, idMnIt, idSkew );     desc1060.putReference( idnull, ref864 ); executeAction( idslct, desc1060, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Rotate" type="Main">
		<name id="Main-Edit-Transform-Rotate/name" value="旋转"/> 
		<context id="Main-Edit-Transform-Rotate/context" value="编辑 &gt; 变换 &gt; 旋转"/>
		<desc id="Main-Edit-Transform-Rotate/desc" value="旋转当前所选图层或选区"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1061 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref865 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idRtte = charIDToTypeID( 'Rtte' );         ref865.putEnumerated( idMnspsp, idMnIt, idRtte );     desc1061.putReference( idnull, ref865 ); executeAction( idslct, desc1061, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Scale" type="Main">
		<name id="Main-Edit-Transform-Scale/name" value="缩放"/> 
		<context id="Main-Edit-Transform-Scale/context" value="编辑 &gt; 变换 &gt; 缩放"/>
		<desc id="Main-Edit-Transform-Scale/desc" value="缩放当前所选图层或选区"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1062 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref866 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSclsp = charIDToTypeID( 'Scl ' );         ref866.putEnumerated( idMnspsp, idMnIt, idSclsp );     desc1062.putReference( idnull, ref866 ); executeAction( idslct, desc1062, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Again" type="Main">
		<name id="Main-Edit-Transform-Again/name" value="再次"/> 
		<context id="Main-Edit-Transform-Again/context" value="编辑 &gt; 变换 &gt; 再次"/>
		<desc id="Main-Edit-Transform-Again/desc" value="重复最近应用的变换"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idTrnf = charIDToTypeID( 'Trnf' );     var desc1063 = new ActionDescriptor();     var idLstT = charIDToTypeID( 'LstT' );     desc1063.putBoolean( idLstT, true ); executeAction( idTrnf, desc1063, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Free_Transform" type="Main">
		<name id="Main-Edit-Free_Transform/name" value="自由变换"/> 
		<context id="Main-Edit-Free_Transform/context" value="编辑 &gt; 自由变换"/>
		<desc id="Main-Edit-Free_Transform/desc" value="对当前选定的图层或选区应用一个或多个变换（旋转、缩放、斜切、扭曲、透视）"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1064 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref867 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idFrTr = charIDToTypeID( 'FrTr' );         ref867.putEnumerated( idMnspsp, idMnIt, idFrTr );     desc1064.putReference( idnull, ref867 ); executeAction( idslct, desc1064, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Puppet_Warp" type="Main">
		<name id="Main-Edit-Puppet_Warp/name" value="操控变形"/> 
		<context id="Main-Edit-Puppet_Warp/context" value="编辑 &gt; 操控变形"/>
		<desc id="Main-Edit-Puppet_Warp/desc" value="使用图钉创建灵活且有组织的变换"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1065 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref868 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrigidTransform = stringIDToTypeID( 'rigidTransform' );         ref868.putEnumerated( idMnspsp, idMnIt, idrigidTransform );     desc1065.putReference( idnull, ref868 ); executeAction( idslct, desc1065, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Content-Aware_Scale" type="Main">
		<name id="Main-Edit-Content-Aware_Scale/name" value="内容识别比例"/> 
		<context id="Main-Edit-Content-Aware_Scale/context" value="编辑 &gt; 内容识别比例"/>
		<desc id="Main-Edit-Content-Aware_Scale/desc" value="在保留基本细节的情况下，灵活地调整图像大小"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1066 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref869 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcontentAware = stringIDToTypeID( 'contentAware' );         ref869.putEnumerated( idMnspsp, idMnIt, idcontentAware );     desc1066.putReference( idnull, ref869 ); executeAction( idslct, desc1066, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Stroke" type="Main">
		<name id="Main-Edit-Stroke/name" value="描边"/> 
		<context id="Main-Edit-Stroke/context" value="编辑 &gt; 描边"/>
		<desc id="Main-Edit-Stroke/desc" value="围绕选区、路径或图层绘画彩色边框"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idStrk = charIDToTypeID( 'Strk' ); executeAction( idStrk, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Fill" type="Main">
		<name id="Main-Edit-Fill/name" value="填充"/> 
		<context id="Main-Edit-Fill/context" value="编辑 &gt; 填充"/>
		<desc id="Main-Edit-Fill/desc" value="使用颜色、图案或文档历史记录填充当前图层或选区"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFlspsp = charIDToTypeID( 'Fl  ' ); executeAction( idFlspsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Find_and_Replace_Text" type="Main">
		<name id="Main-Edit-Find_and_Replace_Text/name" value="查找和替换文本"/> 
		<context id="Main-Edit-Find_and_Replace_Text/context" value="编辑 &gt; 查找和替换文本"/>
		<desc id="Main-Edit-Find_and_Replace_Text/desc" value="查找和替换当前文档文本图层内的文本"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idfindReplace = stringIDToTypeID( 'findReplace' ); executeAction( idfindReplace, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Check_Spelling" type="Main">
		<name id="Main-Edit-Check_Spelling/name" value="拼写检查"/> 
		<context id="Main-Edit-Check_Spelling/context" value="编辑 &gt; 拼写检查"/>
		<desc id="Main-Edit-Check_Spelling/desc" value="检查当前文档中文本图层的拼写"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idspellCheck = stringIDToTypeID( 'spellCheck' ); executeAction( idspellCheck, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Clear" type="Main">
		<name id="Main-Edit-Clear/name" value="清除"/> 
		<context id="Main-Edit-Clear/context" value="编辑 &gt; 清除"/>
		<desc id="Main-Edit-Clear/desc" value="删除所选像素"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' ); executeAction( idDltsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Paste_Special-Paste_Outside" type="Main">
		<name id="Main-Edit-Paste_Special-Paste_Outside/name" value="外部粘贴"/> 
		<context id="Main-Edit-Paste_Special-Paste_Outside/context" value="编辑 &gt; 选择性粘贴 &gt; 外部粘贴"/>
		<desc id="Main-Edit-Paste_Special-Paste_Outside/desc" value="粘贴到当前选区外，创建图层蒙版"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPstO = charIDToTypeID( 'PstO' ); executeAction( idPstO, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Paste_Special-Paste_Into" type="Main">
		<name id="Main-Edit-Paste_Special-Paste_Into/name" value="贴入"/> 
		<context id="Main-Edit-Paste_Special-Paste_Into/context" value="编辑 &gt; 选择性粘贴 &gt; 贴入"/>
		<desc id="Main-Edit-Paste_Special-Paste_Into/desc" value="粘贴到当前选区，创建图层蒙版"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPstI = charIDToTypeID( 'PstI' ); executeAction( idPstI, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Paste_Special-Paste_in_Place" type="Main">
		<name id="Main-Edit-Paste_Special-Paste_in_Place/name" value="原位粘贴"/> 
		<context id="Main-Edit-Paste_Special-Paste_in_Place/context" value="编辑 &gt; 选择性粘贴 &gt; 原位粘贴"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idpast = charIDToTypeID( 'past' );     var desc1067 = new ActionDescriptor();     var idinPlace = stringIDToTypeID( 'inPlace' );     desc1067.putBoolean( idinPlace, true ); executeAction( idpast, desc1067, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Paste" type="Main">
		<name id="Main-Edit-Paste/name" value="粘贴"/> 
		<context id="Main-Edit-Paste/context" value="编辑 &gt; 粘贴"/>
		<desc id="Main-Edit-Paste/desc" value="将剪切或拷贝的选区粘贴到图像的其它部分或另一幅图像，作为新图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idpast = charIDToTypeID( 'past' ); executeAction( idpast, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Copy_Merged" type="Main">
		<name id="Main-Edit-Copy_Merged/name" value="合并拷贝"/> 
		<context id="Main-Edit-Copy_Merged/context" value="编辑 &gt; 合并拷贝"/>
		<desc id="Main-Edit-Copy_Merged/desc" value="对选中区域的所有可见图层进行合并拷贝。"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCpyM = charIDToTypeID( 'CpyM' ); executeAction( idCpyM, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Copy" type="Main">
		<name id="Main-Edit-Copy/name" value="拷贝"/> 
		<context id="Main-Edit-Copy/context" value="编辑 &gt; 拷贝"/>
		<desc id="Main-Edit-Copy/desc" value="将当前选定的内容拷贝到剪贴板"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcopy = charIDToTypeID( 'copy' ); executeAction( idcopy, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Cut" type="Main">
		<name id="Main-Edit-Cut/name" value="剪切"/> 
		<context id="Main-Edit-Cut/context" value="编辑 &gt; 剪切"/>
		<desc id="Main-Edit-Cut/desc" value="将当前选定的内容移至剪贴板"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcutsp = charIDToTypeID( 'cut ' ); executeAction( idcutsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Fade" type="Main">
		<name id="Main-Edit-Fade/name" value="渐隐"/> 
		<context id="Main-Edit-Fade/context" value="编辑 &gt; 渐隐"/>
		<desc id="Main-Edit-Fade/desc" value="调整以前应用的动作的不透明度和混合选项"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFade = charIDToTypeID( 'Fade' ); executeAction( idFade, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Step_Backward" type="Main">
		<name id="Main-Edit-Step_Backward/name" value="后退一步"/> 
		<context id="Main-Edit-Step_Backward/context" value="编辑 &gt; 后退一步"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPrvs = charIDToTypeID( 'Prvs' );     var desc1068 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref870 = new ActionReference();         var idHstS = charIDToTypeID( 'HstS' );         ref870.putClass( idHstS );     desc1068.putReference( idnull, ref870 ); executeAction( idPrvs, desc1068, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Step_Forward" type="Main">
		<name id="Main-Edit-Step_Forward/name" value="前进一步"/> 
		<context id="Main-Edit-Step_Forward/context" value="编辑 &gt; 前进一步"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idNxtsp = charIDToTypeID( 'Nxt ' );     var desc1069 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref871 = new ActionReference();         var idHstS = charIDToTypeID( 'HstS' );         ref871.putClass( idHstS );     desc1069.putReference( idnull, ref871 ); executeAction( idNxtsp, desc1069, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Undo" type="Main">
		<name id="Main-Edit-Undo/name" value="还原"/> 
		<context id="Main-Edit-Undo/context" value="编辑 &gt; 还原"/>
		<desc id="Main-Edit-Undo/desc" value="还原上一个动作 | 重做上一个动作"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idundo = charIDToTypeID( 'undo' ); executeAction( idundo, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Exit" type="Main">
		<name id="Main-File-Exit/name" value="退出"/> 
		<context id="Main-File-Exit/context" value="文件 &gt; 退出"/>
		<desc id="Main-File-Exit/desc" value="退出 Photoshop"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idquit = charIDToTypeID( 'quit' ); executeAction( idquit, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Print_One_Copy" type="Main">
		<name id="Main-File-Print_One_Copy/name" value="打印一份"/> 
		<context id="Main-File-Print_One_Copy/context" value="文件 &gt; 打印一份"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idprintOneCopy = stringIDToTypeID( 'printOneCopy' ); executeAction( idprintOneCopy, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Print" type="Main">
		<name id="Main-File-Print/name" value="打印"/> 
		<context id="Main-File-Print/context" value="文件 &gt; 打印"/>
		<desc id="Main-File-Print/desc" value="打印当前文档"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPrnt = charIDToTypeID( 'Prnt' ); executeAction( idPrnt, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-File_Info" type="Main">
		<name id="Main-File-File_Info/name" value="文件简介"/> 
		<context id="Main-File-File_Info/context" value="文件 &gt; 文件简介"/>
		<desc id="Main-File-File_Info/desc" value="审核和编辑当前文件的题注、关键字和其它元数据"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1070 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref872 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idFlIn = charIDToTypeID( 'FlIn' );         ref872.putEnumerated( idMnspsp, idMnIt, idFlIn );     desc1070.putReference( idnull, ref872 ); executeAction( idslct, desc1070, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Browse" type="Main">
		<name id="Main-File-Scripts-Browse/name" value="浏览"/> 
		<context id="Main-File-Scripts-Browse/context" value="文件 &gt; 脚本 &gt; 浏览"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1071 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref873 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idbrowseScripts = stringIDToTypeID( 'browseScripts' );         ref873.putEnumerated( idMnspsp, idMnIt, idbrowseScripts );     desc1071.putReference( idnull, ref873 ); executeAction( idslct, desc1071, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Statistics" type="Main">
		<name id="Main-File-Scripts-Statistics/name" value="统计"/> 
		<context id="Main-File-Scripts-Statistics/context" value="文件 &gt; 脚本 &gt; 统计"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationspScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1072 = new ActionDescriptor();     var idjsNm = charIDToTypeID( 'jsNm' );     desc1072.putString( idjsNm, '''Statistics...''' ); executeAction( idAdobeScriptAutomationspScripts, desc1072, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Load_Multiple_DICOM_Files" type="Main">
		<name id="Main-File-Scripts-Load_Multiple_DICOM_Files/name" value="载入多个 DICOM 文件"/> 
		<context id="Main-File-Scripts-Load_Multiple_DICOM_Files/context" value="文件 &gt; 脚本 &gt; 载入多个 DICOM 文件"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationspScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1073 = new ActionDescriptor();     var idjsNm = charIDToTypeID( 'jsNm' );     desc1073.putString( idjsNm, '''Load Multiple DICOM Files...''' ); executeAction( idAdobeScriptAutomationspScripts, desc1073, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Load_Files_into_Stack" type="Main">
		<name id="Main-File-Scripts-Load_Files_into_Stack/name" value="将文件载入堆栈"/> 
		<context id="Main-File-Scripts-Load_Files_into_Stack/context" value="文件 &gt; 脚本 &gt; 将文件载入堆栈"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationspScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1074 = new ActionDescriptor();     var idjsNm = charIDToTypeID( 'jsNm' );     desc1074.putString( idjsNm, '''Load Files into Stack...''' ); executeAction( idAdobeScriptAutomationspScripts, desc1074, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Script_Events_Manager" type="Main">
		<name id="Main-File-Scripts-Script_Events_Manager/name" value="脚本事件管理器"/> 
		<context id="Main-File-Scripts-Script_Events_Manager/context" value="文件 &gt; 脚本 &gt; 脚本事件管理器"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationspScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1075 = new ActionDescriptor();     var idjsNm = charIDToTypeID( 'jsNm' );     desc1075.putString( idjsNm, '''Script Events Manager...''' ); executeAction( idAdobeScriptAutomationspScripts, desc1075, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Export_Layers_to_Files" type="Main">
		<name id="Main-File-Scripts-Export_Layers_to_Files/name" value="将图层导出到文件"/> 
		<context id="Main-File-Scripts-Export_Layers_to_Files/context" value="文件 &gt; 脚本 &gt; 将图层导出到文件"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsixfonectwocffivedsfouraninesevendsfourethreetwodseightffiveninedsffivedsevenazeroeightsevenadef = stringIDToTypeID( '6f1c2cf5-4a97-4e32-8f59-f5d7a087adef' ); executeAction( idsixfonectwocffivedsfouraninesevendsfourethreetwodseightffiveninedsffivedsevenazeroeightsevenadef, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Layer_Comps_to_PDF" type="Main">
		<name id="Main-File-Scripts-Layer_Comps_to_PDF/name" value="将图层复合导出到 PDF"/> 
		<context id="Main-File-Scripts-Layer_Comps_to_PDF/context" value="文件 &gt; 脚本 &gt; 将图层复合导出到 PDF"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationspScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1076 = new ActionDescriptor();     var idjsNm = charIDToTypeID( 'jsNm' );     desc1076.putString( idjsNm, '''Layer Comps to PDF...''' ); executeAction( idAdobeScriptAutomationspScripts, desc1076, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Layer_Comps_to_Files" type="Main">
		<name id="Main-File-Scripts-Layer_Comps_to_Files/name" value="图层复合导出到文件"/> 
		<context id="Main-File-Scripts-Layer_Comps_to_Files/context" value="文件 &gt; 脚本 &gt; 图层复合导出到文件"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcfthreefourbfivezerotwodstwozeroonethreedsfourdzerosevendseightfourthreeonedsonedfdsixthreefoureezerocd = stringIDToTypeID( 'cf34b502-2013-4d07-8431-1dfd634ee0cd' ); executeAction( idcfthreefourbfivezerotwodstwozeroonethreedsfourdzerosevendseightfourthreeonedsonedfdsixthreefoureezerocd, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Flatten_All_Masks" type="Main">
		<name id="Main-File-Scripts-Flatten_All_Masks/name" value="拼合所有蒙版"/> 
		<context id="Main-File-Scripts-Flatten_All_Masks/context" value="文件 &gt; 脚本 &gt; 拼合所有蒙版"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var ideeightzerofiveasixeedssixdsevenfivedsfourbsixtwodsbsixfedsffiveeightseventhreebfivefdftwozero = stringIDToTypeID( 'e805a6ee-6d75-4b62-b6fe-f5873b5fdf20' ); executeAction( ideeightzerofiveasixeedssixdsevenfivedsfourbsixtwodsbsixfedsffiveeightseventhreebfivefdftwozero, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Flatten_All_Layer_Effects" type="Main">
		<name id="Main-File-Scripts-Flatten_All_Layer_Effects/name" value="拼合所有图层效果"/> 
		<context id="Main-File-Scripts-Flatten_All_Layer_Effects/context" value="文件 &gt; 脚本 &gt; 拼合所有图层效果"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var ideightasevensixonecsevenfourdsfthreesixtwodsfouraonebdsathreefsevendsesevensevennineabthreeonenineazeroeight = stringIDToTypeID( '8a761c74-f362-4a1b-a3f7-e779ab319a08' ); executeAction( ideightasevensixonecsevenfourdsfthreesixtwodsfouraonebdsathreefsevendsesevensevennineabthreeonenineazeroeight, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Delete_All_Empty_Layers" type="Main">
		<name id="Main-File-Scripts-Delete_All_Empty_Layers/name" value="删除所有空图层"/> 
		<context id="Main-File-Scripts-Delete_All_Empty_Layers/context" value="文件 &gt; 脚本 &gt; 删除所有空图层"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idazerosevenfivefourdftwodsninecsixzerodsfourbsixfourdsaninefourzerodssixatwobboneonezerotwosixfivetwo = stringIDToTypeID( 'a0754df2-9c60-4b64-a940-6a2bb1102652' ); executeAction( idazerosevenfivefourdftwodsninecsixzerodsfourbsixfourdsaninefourzerodssixatwobboneonezerotwosixfivetwo, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Image_Processor" type="Main">
		<name id="Main-File-Scripts-Image_Processor/name" value="图像处理器"/> 
		<context id="Main-File-Scripts-Image_Processor/context" value="文件 &gt; 脚本 &gt; 图像处理器"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationspScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1077 = new ActionDescriptor();     var idjsNm = charIDToTypeID( 'jsNm' );     desc1077.putString( idjsNm, '''Image Processor...''' ); executeAction( idAdobeScriptAutomationspScripts, desc1077, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Photomerge" type="Main">
		<name id="Main-File-Automate-Photomerge/name" value="Photomerge"/> 
		<context id="Main-File-Automate-Photomerge/context" value="文件 &gt; 自动 &gt; Photomerge"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idzerofninedbonethreefdsasevenseventwodsfourzerothreefivedsninezerotwozerodseightfourzerofzeroefiveetwofzerotwo = stringIDToTypeID( '0f9db13f-a772-4035-9020-840f0e5e2f02' ); executeAction( idzerofninedbonethreefdsasevenseventwodsfourzerothreefivedsninezerotwozerodseightfourzerofzeroefiveetwofzerotwo, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Merge_to_HDR_Pro" type="Main">
		<name id="Main-File-Automate-Merge_to_HDR_Pro/name" value="合并到 HDR Pro"/> 
		<context id="Main-File-Automate-Merge_to_HDR_Pro/context" value="文件 &gt; 自动 &gt; 合并到 HDR Pro"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationspScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1078 = new ActionDescriptor();     var idjsNm = charIDToTypeID( 'jsNm' );     desc1078.putString( idjsNm, '''Merge to HDR Pro...''' ); executeAction( idAdobeScriptAutomationspScripts, desc1078, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Lens_Correction" type="Main">
		<name id="Main-File-Automate-Lens_Correction/name" value="镜头校正"/> 
		<context id="Main-File-Automate-Lens_Correction/context" value="文件 &gt; 自动 &gt; 镜头校正"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationspScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1079 = new ActionDescriptor();     var idjsNm = charIDToTypeID( 'jsNm' );     desc1079.putString( idjsNm, '''Lens Correction...''' ); executeAction( idAdobeScriptAutomationspScripts, desc1079, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Fit_Image" type="Main">
		<name id="Main-File-Automate-Fit_Image/name" value="限制图像"/> 
		<context id="Main-File-Automate-Fit_Image/context" value="文件 &gt; 自动 &gt; 限制图像"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idthreecaathreefourthreefourdscbsixsevendsoneonedonedsbcfourthreedszerozerosixzerobzeroaonethreedcfour = stringIDToTypeID( '3caa3434-cb67-11d1-bc43-0060b0a13dc4' ); executeAction( idthreecaathreefourthreefourdscbsixsevendsoneonedonedsbcfourthreedszerozerosixzerobzeroaonethreedcfour, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Conditional_Mode_Change" type="Main">
		<name id="Main-File-Automate-Conditional_Mode_Change/name" value="条件模式更改"/> 
		<context id="Main-File-Automate-Conditional_Mode_Change/context" value="文件 &gt; 自动 &gt; 条件模式更改"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var ideightcbaeightcdsixdscbsixsixdsoneonedonedsbcfourthreedszerozerosixzerobzeroaonethreedcfour = stringIDToTypeID( '8cba8cd6-cb66-11d1-bc43-0060b0a13dc4' ); executeAction( ideightcbaeightcdsixdscbsixsixdsoneonedonedsbcfourthreedszerozerosixzerobzeroaonethreedcfour, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Contact_Sheet_II" type="Main">
		<name id="Main-File-Automate-Contact_Sheet_II/name" value="联系表 II"/> 
		<context id="Main-File-Automate-Contact_Sheet_II/context" value="文件 &gt; 自动 &gt; 联系表 II"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idzeroBsevenoneDtwotwoonedsFeightCEdsoneonedtwodsBtwooneBdszerozerozeroeightCsevenfiveBthreetwotwoC = stringIDToTypeID( '0B71D221-F8CE-11d2-B21B-0008C75B322C' ); executeAction( idzeroBsevenoneDtwotwoonedsFeightCEdsoneonedtwodsBtwooneBdszerozerozeroeightCsevenfiveBthreetwotwoC, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Crop_and_Straighten_Photos" type="Main">
		<name id="Main-File-Automate-Crop_and_Straighten_Photos/name" value="裁剪并修齐照片"/> 
		<context id="Main-File-Automate-Crop_and_Straighten_Photos/context" value="文件 &gt; 自动 &gt; 裁剪并修齐照片"/>
		<desc id="Main-File-Automate-Crop_and_Straighten_Photos/desc" value="从一个多图像扫描创建单独的图像文件"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCropPhotosAutozerozerozeroone = stringIDToTypeID( 'CropPhotosAuto0001' ); executeAction( idCropPhotosAutozerozerozeroone, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Create_Droplet" type="Main">
		<name id="Main-File-Automate-Create_Droplet/name" value="创建快捷批处理"/> 
		<context id="Main-File-Automate-Create_Droplet/context" value="文件 &gt; 自动 &gt; 创建快捷批处理"/>
		<desc id="Main-File-Automate-Create_Droplet/desc" value="将动作转换为便携快捷批处理文件"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCrtD = charIDToTypeID( 'CrtD' ); executeAction( idCrtD, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-PDF_Presentation" type="Main">
		<name id="Main-File-Automate-PDF_Presentation/name" value="PDF 演示文稿"/> 
		<context id="Main-File-Automate-PDF_Presentation/context" value="文件 &gt; 自动 &gt; PDF 演示文稿"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPDFExport = stringIDToTypeID( 'PDFExport' ); executeAction( idPDFExport, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Batch" type="Main">
		<name id="Main-File-Automate-Batch/name" value="批处理"/> 
		<context id="Main-File-Automate-Batch/context" value="文件 &gt; 自动 &gt; 批处理"/>
		<desc id="Main-File-Automate-Batch/desc" value="使用动作处理多个文件"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idBtch = charIDToTypeID( 'Btch' ); executeAction( idBtch, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Share_on_Behance" type="Main">
		<name id="Main-File-Share_on_Behance/name" value="在 Behance 上共享"/> 
		<context id="Main-File-Share_on_Behance/context" value="文件 &gt; 在 Behance 上共享"/>
		<command>
 <![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try { } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]></command>
	</feature>
	<feature application="PHSP" id="Main-File-Export-Zoomify" type="Main">
		<name id="Main-File-Export-Zoomify/name" value="Zoomify"/> 
		<context id="Main-File-Export-Zoomify/context" value="文件 &gt; 导出 &gt; Zoomify"/>
		<desc id="Main-File-Export-Zoomify/desc" value="将当前文件作为可通过 Adobe Flash 查看的高分辨率文件导出到 Web"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idExpr = charIDToTypeID( 'Expr' );     var desc1080 = new ActionDescriptor();     var idUsng = charIDToTypeID( 'Usng' );     var idZoomify = stringIDToTypeID( 'Zoomify' );     desc1080.putClass( idUsng, idZoomify ); executeAction( idExpr, desc1080, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Export-Render_Video" type="Main">
		<name id="Main-File-Export-Render_Video/name" value="渲染视频"/> 
		<context id="Main-File-Export-Render_Video/context" value="文件 &gt; 导出 &gt; 渲染视频"/>
		<desc id="Main-File-Export-Render_Video/desc" value="使用视频格式渲染当前文档"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idExpr = charIDToTypeID( 'Expr' );     var desc1081 = new ActionDescriptor();     var idUsng = charIDToTypeID( 'Usng' );     var idvideoExport = stringIDToTypeID( 'videoExport' );     desc1081.putClass( idUsng, idvideoExport ); executeAction( idExpr, desc1081, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Export-Paths_to_Illustrator" type="Main">
		<name id="Main-File-Export-Paths_to_Illustrator/name" value="路径到 Illustrator"/> 
		<context id="Main-File-Export-Paths_to_Illustrator/context" value="文件 &gt; 导出 &gt; 路径到 Illustrator"/>
		<desc id="Main-File-Export-Paths_to_Illustrator/desc" value="导出矢量路径以供 Illustrator 使用"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idExpr = charIDToTypeID( 'Expr' );     var desc1082 = new ActionDescriptor();     var idUsng = charIDToTypeID( 'Usng' );     var idIllustratorspExport.spspThisspstringspmakesspmespunique! = stringIDToTypeID( 'Illustrator Export.  This string makes me unique!' );     desc1082.putClass( idUsng, idIllustratorspExport.spspThisspstringspmakesspmespunique! ); executeAction( idExpr, desc1082, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Export-ExportCRC" type="Main">
		<name id="Main-File-Export-ExportCRC/name" value="ExportCRC"/> 
		<context id="Main-File-Export-ExportCRC/context" value="文件 &gt; 导出 &gt; ExportCRC"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idExpr = charIDToTypeID( 'Expr' );     var desc1083 = new ActionDescriptor();     var idUsng = charIDToTypeID( 'Usng' );     var idcrcsp = charIDToTypeID( 'crc ' );     desc1083.putClass( idUsng, idcrcsp ); executeAction( idExpr, desc1083, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Export-Data_Sets_as_Files" type="Main">
		<name id="Main-File-Export-Data_Sets_as_Files/name" value="数据组作为文件"/> 
		<context id="Main-File-Export-Data_Sets_as_Files/context" value="文件 &gt; 导出 &gt; 数据组作为文件"/>
		<desc id="Main-File-Export-Data_Sets_as_Files/desc" value="导出多个文件，将目前文档中的每个变量数据组各存为一个文件"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1084 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref874 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idexportDataSet = stringIDToTypeID( 'exportDataSet' );         ref874.putEnumerated( idMnspsp, idMnIt, idexportDataSet );     desc1084.putReference( idnull, ref874 ); executeAction( idslct, desc1084, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Import-WIA_Support" type="Main">
		<name id="Main-File-Import-WIA_Support/name" value="WIA 支持"/> 
		<context id="Main-File-Import-WIA_Support/context" value="文件 &gt; 导入 &gt; WIA 支持"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idWIAWizardzerozerozeroone = stringIDToTypeID( 'WIAWizard0001' ); executeAction( idWIAWizardzerozerozeroone, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Import-Notes" type="Main">
		<name id="Main-File-Import-Notes/name" value="注释"/> 
		<context id="Main-File-Import-Notes/context" value="文件 &gt; 导入 &gt; 注释"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idimportAnnots = stringIDToTypeID( 'importAnnots' );     var desc1085 = new ActionDescriptor(); executeAction( idimportAnnots, desc1085, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Import-Benchmark_Image_Acquire" type="Main">
		<name id="Main-File-Import-Benchmark_Image_Acquire/name" value="基准图像获取"/> 
		<context id="Main-File-Import-Benchmark_Image_Acquire/context" value="文件 &gt; 导出 &gt; 基准图像获取"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idImpr = charIDToTypeID( 'Impr' );     var desc1086 = new ActionDescriptor();     var idUsng = charIDToTypeID( 'Usng' );     var idpsBI = charIDToTypeID( 'psBI' );     desc1086.putClass( idUsng, idpsBI ); executeAction( idImpr, desc1086, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Import-Video_Frames_to_Layers" type="Main">
		<name id="Main-File-Import-Video_Frames_to_Layers/name" value="视频帧到图层"/> 
		<context id="Main-File-Import-Video_Frames_to_Layers/context" value="文件 &gt; 导入 &gt; 视频帧到图层"/>
		<desc id="Main-File-Import-Video_Frames_to_Layers/desc" value="将视频文件的某些或全部帧转换为 Photoshop 图层"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idimportVideoToLayers = stringIDToTypeID( 'importVideoToLayers' );     var desc1087 = new ActionDescriptor(); executeAction( idimportVideoToLayers, desc1087, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Import-Variable_Data_Sets" type="Main">
		<name id="Main-File-Import-Variable_Data_Sets/name" value="变量数据组"/> 
		<context id="Main-File-Import-Variable_Data_Sets/context" value="文件 &gt; 导入 &gt; 变量数据组"/>
		<desc id="Main-File-Import-Variable_Data_Sets/desc" value="为批处理图像创建导入用逗号分隔或制表符分隔的数据文件"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1088 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref875 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idimportDataSets = stringIDToTypeID( 'importDataSets' );         ref875.putEnumerated( idMnspsp, idMnIt, idimportDataSets );     desc1088.putReference( idnull, ref875 ); executeAction( idslct, desc1088, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Place" type="Main">
		<name id="Main-File-Place/name" value="置入"/> 
		<context id="Main-File-Place/context" value="文件 &gt; 置入"/>
		<desc id="Main-File-Place/desc" value="将文件作为智能对象置入当前文档"/> 
		<keywords>
			<keyword id="Main-File-Place/keywords/PlaceindocumentasSmartObject" value="作为智能对象置入文档"/> 
			<keyword id="Main-File-Place/keywords/PlaceasSmartObject" value=" 作为智能对象置入"/>
			<keyword id="Main-File-Place/keywords/PlaceSO" value=" 置入智能对象"/> 
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1089 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref876 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPlce = charIDToTypeID( 'Plce' );         ref876.putEnumerated( idMnspsp, idMnIt, idPlce );     desc1089.putReference( idnull, ref876 ); executeAction( idslct, desc1089, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Revert" type="Main">
		<name id="Main-File-Revert/name" value="恢复"/> 
		<context id="Main-File-Revert/context" value="文件 &gt; 恢复"/>
		<desc id="Main-File-Revert/desc" value="将当前文档返回到上次存储的状态"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRvrt = charIDToTypeID( 'Rvrt' ); executeAction( idRvrt, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Save_for_Web" type="Main">
		<name id="Main-File-Save_for_Web/name" value="存储为 Web 所用格式"/> 
		<context id="Main-File-Save_for_Web/context" value="文件 &gt; 存储为 Web 所用格式"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1090 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref877 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSvfw = charIDToTypeID( 'Svfw' );         ref877.putEnumerated( idMnspsp, idMnIt, idSvfw );     desc1090.putReference( idnull, ref877 ); executeAction( idslct, desc1090, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Check_In" type="Main">
		<name id="Main-File-Check_In/name" value="签入"/> 
		<context id="Main-File-Check_In/context" value="文件 &gt; 签入"/>
		<desc id="Main-File-Check_In/desc" value="将当前文件签入受管理的工作流程"/> 
		<keywords>
			<keyword id="Main-File-Check_In/keywords/Checkintomanagedworkflow" value="签入受管理的工作流程"/> 
			<keyword id="Main-File-Check_In/keywords/checkintomanagedworkflow" value=" 签入受管理的工作流程"/>
			<keyword id="Main-File-Check_In/keywords/checkintomanagedworkflow" value=" 签入受管理的工作流程"/> 
			<keyword id="Main-File-Check_In/keywords/checkintomanagedworkflow" value=" 签入受管理的工作流程"/>
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsave = charIDToTypeID( 'save' );     var desc1091 = new ActionDescriptor();     var idVrsn = charIDToTypeID( 'Vrsn' );     desc1091.putBoolean( idVrsn, true ); executeAction( idsave, desc1091, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Save_As" type="Main">
		<name id="Main-File-Save_As/name" value="存储为"/> 
		<context id="Main-File-Save_As/context" value="文件 &gt; 存储为"/>
		<desc id="Main-File-Save_As/desc" value="用不同的选项存储当前文档"/> 
		<keywords>
			<keyword id="Main-File-Save_As/keywords/Savewithdifferentoptions" value="用多种不同选项存储"/> 
			<keyword id="Main-File-Save_As/keywords/savew/differentoptions" value=" 用多种不同选项存储"/>
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsave = charIDToTypeID( 'save' );     var desc1092 = new ActionDescriptor();     var idCpysp = charIDToTypeID( 'Cpy ' );     desc1092.putBoolean( idCpysp, true ); executeAction( idsave, desc1092, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Save" type="Main">
		<name id="Main-File-Save/name" value="存储"/> 
		<context id="Main-File-Save/context" value="文件 &gt; 存储"/>
		<desc id="Main-File-Save/desc" value="存储当前文档"/> 
		<keywords>
			<keyword id="Main-File-Save/keywords/Save" value="存储"/> 
			<keyword id="Main-File-Save/keywords/Savecurrent" value=" 存储当前"/>
			<keyword id="Main-File-Save/keywords/SaveDocument" value=" 存储文档"/> 
			<keyword id="Main-File-Save/keywords/Savefile" value=" 存储文件"/>
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsave = charIDToTypeID( 'save' ); executeAction( idsave, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Close_and_Go_to_Bridge" type="Main">
		<name id="Main-File-Close_and_Go_to_Bridge/name" value="关闭并转到 Bridge"/> 
		<context id="Main-File-Close_and_Go_to_Bridge/context" value="文件 &gt; 关闭并转到 Bridge"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1093 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref878 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idbrowseAndClose = stringIDToTypeID( 'browseAndClose' );         ref878.putEnumerated( idMnspsp, idMnIt, idbrowseAndClose );     desc1093.putReference( idnull, ref878 ); executeAction( idslct, desc1093, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Close_All" type="Main">
		<name id="Main-File-Close_All/name" value="关闭全部"/> 
		<context id="Main-File-Close_All/context" value="文件 &gt; 关闭全部"/>
		<desc id="Main-File-Close_All/desc" value="关闭所有文档"/> 
		<keywords>
			<keyword id="Main-File-Close_All/keywords/Closeall" value="关闭全部"/> 
			<keyword id="Main-File-Close_All/keywords/Closealldocuments" value=" 关闭所有文档"/>
			<keyword id="Main-File-Close_All/keywords/closealldocs" value=" 关闭所有文档"/> 
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1094 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref879 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idClsA = charIDToTypeID( 'ClsA' );         ref879.putEnumerated( idMnspsp, idMnIt, idClsA );     desc1094.putReference( idnull, ref879 ); executeAction( idslct, desc1094, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Close" type="Main">
		<name id="Main-File-Close/name" value="关闭"/> 
		<context id="Main-File-Close/context" value="文件 &gt; 关闭"/>
		<desc id="Main-File-Close/desc" value="关闭当前文档"/> 
		<keywords>
			<keyword id="Main-File-Close/keywords/Close" value="关闭"/> 
			<keyword id="Main-File-Close/keywords/Closecurrentdocument" value=" 关闭当前文档"/>
			<keyword id="Main-File-Close/keywords/Closecurrentdoc" value=" 关闭当前文档"/> 
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idClssp = charIDToTypeID( 'Cls ' ); executeAction( idClssp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Open_Recent-Clear_Recent_File_List" type="Main">
		<name id="Main-File-Open_Recent-Clear_Recent_File_List/name" value="清除最近的文件列表"/> 
		<context id="Main-File-Open_Recent-Clear_Recent_File_List/context" value="文件 &gt; 最近打开文件 &gt; 清除最近的文件列表"/>
		<desc id="Main-File-Open_Recent-Clear_Recent_File_List/desc" value="清除最近打开的文件列表"/> 
		<keywords>
			<keyword id="Main-File-Open_Recent-Clear_Recent_File_List/keywords/ClearRecentlyopenedfiles" value="清除最近打开的文件"/> 
			<keyword id="Main-File-Open_Recent-Clear_Recent_File_List/keywords/ClearRecentFiles" value=" 清除近期文件"/>
			<keyword id="Main-File-Open_Recent-Clear_Recent_File_List/keywords/ClearRecent" value=" 清除最近"/> 
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1095 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref880 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclearRecentFiles = stringIDToTypeID( 'clearRecentFiles' );         ref880.putEnumerated( idMnspsp, idMnIt, idclearRecentFiles );     desc1095.putReference( idnull, ref880 ); executeAction( idslct, desc1095, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Open_as_Smart_Object" type="Main">
		<name id="Main-File-Open_as_Smart_Object/name" value="打开为智能对象"/> 
		<context id="Main-File-Open_as_Smart_Object/context" value="文件 &gt; 打开为智能对象"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idOpnsp = charIDToTypeID( 'Opn ' );     var desc1096 = new ActionDescriptor();     var idsmartObject = stringIDToTypeID( 'smartObject' );     desc1096.putBoolean( idsmartObject, true ); executeAction( idOpnsp, desc1096, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Open_As" type="Main">
		<name id="Main-File-Open_As/name" value="打开为"/> 
		<context id="Main-File-Open_As/context" value="文件 &gt; 打开为"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idOpnsp = charIDToTypeID( 'Opn ' );     var desc1097 = new ActionDescriptor();     var idAsspsp = charIDToTypeID( 'As  ' );     var idRwspsp = charIDToTypeID( 'Rw  ' );     desc1097.putClass( idAsspsp, idRwspsp ); executeAction( idOpnsp, desc1097, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Browse_in_Mini_Bridge" type="Main">
		<name id="Main-File-Browse_in_Mini_Bridge/name" value="在 Mini Bridge 中浏览"/> 
		<context id="Main-File-Browse_in_Mini_Bridge/context" value="文件 &gt; 在 Mini Bridge 中浏览"/>
		<desc id="Main-File-Browse_in_Mini_Bridge/desc" value="使用 Mini Bridge 面板浏览文档"/> 
		<keywords>
			<keyword id="Main-File-Browse_in_Mini_Bridge/keywords/Bridge" value="Bridge"/> 
			<keyword id="Main-File-Browse_in_Mini_Bridge/keywords/MiniBridge" value=" Mini Bridge"/>
			<keyword id="Main-File-Browse_in_Mini_Bridge/keywords/FileBrowser" value=" 文件浏览器"/> 
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1098 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref881 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idshowMiniBridge = stringIDToTypeID( 'showMiniBridge' );         ref881.putEnumerated( idMnspsp, idMnIt, idshowMiniBridge );     desc1098.putReference( idnull, ref881 ); executeAction( idslct, desc1098, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Browse_in_Bridge" type="Main">
		<name id="Main-File-Browse_in_Bridge/name" value="在 Bridge 中浏览"/> 
		<context id="Main-File-Browse_in_Bridge/context" value="文件 &gt; 在 Bridge 中浏览"/>
		<desc id="Main-File-Browse_in_Bridge/desc" value="打开 Adobe Bridge 浏览文档"/> 
		<keywords>
			<keyword id="Main-File-Browse_in_Bridge/keywords/Bridge" value="Bridge"/> 
			<keyword id="Main-File-Browse_in_Bridge/keywords/FileBrowser" value=" 文件浏览器"/>
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1099 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref882 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleFileBrowserPalette = stringIDToTypeID( 'toggleFileBrowserPalette' );         ref882.putEnumerated( idMnspsp, idMnIt, idtoggleFileBrowserPalette );     desc1099.putReference( idnull, ref882 ); executeAction( idslct, desc1099, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Open" type="Main">
		<name id="Main-File-Open/name" value="打开"/> 
		<context id="Main-File-Open/context" value="文件 &gt; 打开"/>
		<desc id="Main-File-Open/desc" value="打开 Photoshop 文档"/> 
		<keywords>
			<keyword id="Main-File-Open/keywords/Open" value="打开"/> 
			<keyword id="Main-File-Open/keywords/File" value=" 文件"/>
			<keyword id="Main-File-Open/keywords/" value=" "/> 
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idOpnsp = charIDToTypeID( 'Opn ' ); executeAction( idOpnsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-New" type="Main">
		<name id="Main-File-New/name" value="新建"/> 
		<context id="Main-File-New/context" value="文件 &gt; 新建"/>
		<desc id="Main-File-New/desc" value="创建新的 Photoshop 文档"/> 
		<keywords>
			<keyword id="Main-File-New/keywords/New" value="新建"/> 
			<keyword id="Main-File-New/keywords/Create" value=" 创建"/>
			<keyword id="Main-File-New/keywords/Start" value=" 起点"/> 
			<keyword id="Main-File-New/keywords/Begin" value=" 开始"/>
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc1100 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idDcmn = charIDToTypeID( 'Dcmn' );     desc1100.putClass( idNwspsp, idDcmn ); executeAction( idMkspsp, desc1100, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Help-Photoshop_Online" type="Main">
		<name id="Main-Help-Photoshop_Online/name" value="Photoshop 联机"/> 
		<context id="Main-Help-Photoshop_Online/context" value="帮助 &gt; Photoshop 联机"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1101 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref883 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadobeOnlineHome = stringIDToTypeID( 'adobeOnlineHome' );         ref883.putEnumerated( idMnspsp, idMnIt, idadobeOnlineHome );     desc1101.putReference( idnull, ref883 ); executeAction( idslct, desc1101, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Help-System_Info" type="Main">
		<name id="Main-Help-System_Info/name" value="系统信息"/> 
		<context id="Main-Help-System_Info/context" value="帮助 &gt; 系统信息"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1102 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref884 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSstI = charIDToTypeID( 'SstI' );         ref884.putEnumerated( idMnspsp, idMnIt, idSstI );     desc1102.putReference( idnull, ref884 ); executeAction( idslct, desc1102, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Help-About_Photoshop" type="Main">
		<name id="Main-Help-About_Photoshop/name" value="关于 Photoshop"/> 
		<context id="Main-Help-About_Photoshop/context" value="帮助 &gt; 关于 Photoshop"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1103 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref885 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAbAp = charIDToTypeID( 'AbAp' );         ref885.putEnumerated( idMnspsp, idMnIt, idAbAp );     desc1103.putReference( idnull, ref885 ); executeAction( idslct, desc1103, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Help-Photoshop_Online_Help" type="Main">
		<name id="Main-Help-Photoshop_Online_Help/name" value="Photoshop 联机帮助"/> 
		<context id="Main-Help-Photoshop_Online_Help/context" value="帮助 &gt; Photoshop 联机帮助"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1104 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref886 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhelp = stringIDToTypeID( 'help' );         ref886.putEnumerated( idMnspsp, idMnIt, idhelp );     desc1104.putReference( idnull, ref886 ); executeAction( idslct, desc1104, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Reset_Color_Tool" type="Tool">
		<name id="Tool-Reset_Color_Tool/name" value="复位颜色工具"/> 
		<context id="Tool-Reset_Color_Tool/context" value="复位颜色工具"/>
		<desc id="Tool-Reset_Color_Tool/desc" value="将前景色/背景色设为默认（黑白）"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRset = charIDToTypeID( 'Rset' );    var desc2 = new ActionDescriptor();    var idnull = charIDToTypeID( 'null' );        var ref2 = new ActionReference();        var idClr = charIDToTypeID( 'Clr ' );        var idClrs = charIDToTypeID( 'Clrs' );        ref2.putProperty( idClr, idClrs );    desc2.putReference( idnull, ref2 );executeAction( idRset, desc2, DialogModes.NO );} catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Swap_Color_Tool" type="Tool">
		<name id="Tool-Swap_Color_Tool/name" value="颜色工具互换"/> 
		<context id="Tool-Swap_Color_Tool/context" value="颜色工具互换"/>
		<desc id="Tool-Swap_Color_Tool/desc" value="前景色/背景色互换"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idExch = charIDToTypeID( 'Exch' );    var desc3 = new ActionDescriptor();    var idnull = charIDToTypeID( 'null' );        var ref3 = new ActionReference();        var idClr = charIDToTypeID( 'Clr ' );        var idClrs = charIDToTypeID( 'Clrs' );        ref3.putProperty( idClr, idClrs );    desc3.putReference( idnull, ref3 );executeAction( idExch, desc3, DialogModes.NO );} catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
</afd>
