<?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="Інструмент &quot;Масштаб&quot;"/> 
		<context id="Tool-Zoom_Tool/context" value="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Інструмент &quot;Клонуючий штамп&quot;"/> 
		<context id="Tool-Clone_Stamp_Tool/context" value="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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="Tool Group 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_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 idHd = 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.KLR' );     desc66.putReference( idnull, ref66 ); executeAction( idHd, 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_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 idShw = 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.KLR' );     desc65.putReference( idnull, ref65 ); executeAction( idShw, 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_Mini_Bridge" type="Script">
		<name id="Script-Hide_Mini_Bridge/name" value="Приховати Mini Bridge"/> 
		<context id="Script-Hide_Mini_Bridge/context" value="Панель &gt; Приховати Mini Bridge"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = 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.MINIBR' );     desc64.putReference( idnull, ref64 ); executeAction( idHd, 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_Mini_Bridge" type="Script">
		<name id="Script-Show_Mini_Bridge/name" value="Показати Mini Bridge"/> 
		<context id="Script-Show_Mini_Bridge/context" value="Панель &gt; Показати Mini Bridge"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = 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.MINIBR' );     desc63.putReference( idnull, ref63 ); executeAction( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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_Stunt" type="Script">
		<name id="Script-Hide_Stunt/name" value="Сховати трюк"/> 
		<context id="Script-Hide_Stunt/context" value="Панель &gt; Сховати трюк"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHd = 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( idHd, 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_Stunt" type="Script">
		<name id="Script-Show_Stunt/name" value="Показати трюк"/> 
		<context id="Script-Show_Stunt/context" value="Панель &gt; Показати трюк"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idHd = 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( idHd, 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 idShw = 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( idShw, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseParagraphStylesPanelGroup = stringIDToTypeID( 'closeParagraphStylesPanelGroup' );         ref132.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseParagraphStylesPanel = stringIDToTypeID( 'closeParagraphStylesPanel' );         ref133.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCharacterStylesPanelGroup = stringIDToTypeID( 'closeCharacterStylesPanelGroup' );         ref134.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCharacterStylesPanel = stringIDToTypeID( 'closeCharacterStylesPanel' );         ref135.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref136.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref137.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref138.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref139.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref140.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentClip = stringIDToTypeID( 'adjustmentClip' );         ref141.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAddMask = stringIDToTypeID( 'adjustmentAddMask' );         ref142.putEnumerated( idMn, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcurvesDisplayOptions = stringIDToTypeID( 'curvesDisplayOptions' );         ref159.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentShowClipping = stringIDToTypeID( 'adjustmentShowClipping' );         ref160.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoOptions = stringIDToTypeID( 'adjustmentAutoOptions' );         ref161.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref162.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref163.putEnumerated( idMn, 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; Зберегти стиль"/>
		<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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref164.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref165.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref166.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idintersectVectorMaskWithSelection = stringIDToTypeID( 'intersectVectorMaskWithSelection' );         ref167.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsubtractVectorMaskFromSelection = stringIDToTypeID( 'subtractVectorMaskFromSelection' );         ref168.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idaddVectorMaskToSelection = stringIDToTypeID( 'addVectorMaskToSelection' );         ref169.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idintersectVectorMaskWithSelection = stringIDToTypeID( 'intersectVectorMaskWithSelection' );         ref170.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsubtractVectorMaskFromSelection = stringIDToTypeID( 'subtractVectorMaskFromSelection' );         ref171.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idaddVectorMaskToSelection = stringIDToTypeID( 'addVectorMaskToSelection' );         ref172.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idintersectFilterMaskWithSelection = stringIDToTypeID( 'intersectFilterMaskWithSelection' );         ref173.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsubtractFilterMaskFromSelection = stringIDToTypeID( 'subtractFilterMaskFromSelection' );         ref174.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idaddFilterMaskToSelection = stringIDToTypeID( 'addFilterMaskToSelection' );         ref175.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idfilterMaskOptions = stringIDToTypeID( 'filterMaskOptions' );         ref176.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idintersectUserMaskWithSelection = stringIDToTypeID( 'intersectUserMaskWithSelection' );         ref177.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsubtractUserMaskFromSelection = stringIDToTypeID( 'subtractUserMaskFromSelection' );         ref178.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idaddUserMaskToSelection = stringIDToTypeID( 'addUserMaskToSelection' );         ref179.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idUsrM = charIDToTypeID( 'UsrM' );         ref180.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref181.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref182.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref183.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref184.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref185.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref186.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref187.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref188.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref189.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref190.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref191.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref192.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref193.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSelectOnscreenAdjustor = stringIDToTypeID( 'adjustmentSelectOnscreenAdjustor' );         ref194.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref195.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref196.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref197.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref198.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref199.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref200.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref201.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref202.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref203.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref204.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref205.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref206.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref207.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref208.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref209.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref210.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref211.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref212.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref213.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref214.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref215.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref216.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref217.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref218.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref219.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref220.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref221.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref222.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref223.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref224.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref225.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref226.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref227.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref228.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref229.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref230.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref231.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref232.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref233.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref234.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref235.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref236.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref237.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref238.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref239.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref240.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref241.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref242.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref243.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref244.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref245.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref246.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSelectOnscreenAdjustor = stringIDToTypeID( 'adjustmentSelectOnscreenAdjustor' );         ref247.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref248.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref249.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref250.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref251.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoOptions = stringIDToTypeID( 'adjustmentAutoOptions' );         ref252.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref253.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref254.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref255.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref256.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref257.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref258.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref259.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoOptions = stringIDToTypeID( 'adjustmentAutoOptions' );         ref260.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentShowClipping = stringIDToTypeID( 'adjustmentShowClipping' );         ref261.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcurvesDisplayOptions = stringIDToTypeID( 'curvesDisplayOptions' );         ref262.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref263.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref264.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref265.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSelectOnscreenAdjustor = stringIDToTypeID( 'adjustmentSelectOnscreenAdjustor' );         ref266.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref267.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCreatePanelGroup = stringIDToTypeID( 'closeCreatePanelGroup' );         ref268.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCreatePanel = stringIDToTypeID( 'closeCreatePanel' );         ref269.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentClip = stringIDToTypeID( 'adjustmentClip' );         ref270.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAddMask = stringIDToTypeID( 'adjustmentAddMask' );         ref271.putEnumerated( idMn, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref288.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCreatePanelGroup = stringIDToTypeID( 'closeCreatePanelGroup' );         ref289.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCreatePanel = stringIDToTypeID( 'closeCreatePanel' );         ref290.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskRevealAll = stringIDToTypeID( 'vectorMaskRevealAll' );         ref291.putEnumerated( idMn, 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 idMk = charIDToTypeID( 'Mk  ' );     var desc324 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc324.putClass( idNw, idChnl );     var idAt = charIDToTypeID( 'At  ' );         var ref292 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref292.putEnumerated( idChnl, idChnl, idMsk );     desc324.putReference( idAt, ref292 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idRvlA = charIDToTypeID( 'RvlA' );     desc324.putEnumerated( idUsng, idUsrM, idRvlA ); executeAction( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMk = 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( idMk, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref309.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref310.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref311.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref312.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosethreeDPanelGroup = stringIDToTypeID( 'close3DPanelGroup' );         ref313.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosethreeDPanel = stringIDToTypeID( 'close3DPanel' );         ref314.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosethreeDPanelGroup = stringIDToTypeID( 'close3DPanelGroup' );         ref315.putEnumerated( idMn, 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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosethreeDPanel = stringIDToTypeID( 'close3DPanel' );         ref316.putEnumerated( idMn, 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-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 desc367 = new ActionDescriptor(); executeAction( iddeletethreeDLightsPreset, 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-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 desc368 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref317 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeDSaveLightPreset = stringIDToTypeID( '3DSaveLightPreset' );         ref317.putEnumerated( idMn, idMnIt, idthreeDSaveLightPreset );     desc368.putReference( idnull, ref317 ); 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_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 desc369 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref318 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeDReplaceLights = stringIDToTypeID( '3DReplaceLights' );         ref318.putEnumerated( idMn, idMnIt, idthreeDReplaceLights );     desc369.putReference( idnull, ref318 ); 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-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 desc370 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref319 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeDAddLights = stringIDToTypeID( '3DAddLights' );         ref319.putEnumerated( idMn, idMnIt, idthreeDAddLights );     desc370.putReference( idnull, ref319 ); 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-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 desc371 = new ActionDescriptor(); executeAction( idrenderUVNormalMap, 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-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 desc372 = new ActionDescriptor(); executeAction( idrenderUVShaded, 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-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 desc373 = new ActionDescriptor(); executeAction( idrenderUVWireframe, 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-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 desc374 = new ActionDescriptor(); executeAction( idselectthreeDPaintable, 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-Snap_Object_to_Ground_Plane" type="Panel">
		<name id="Panel-3D-Snap_Object_to_Ground_Plane/name" value="Прив'язати об'єкт до горизонтальної поверхні"/> 
		<context id="Panel-3D-Snap_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 desc375 = new ActionDescriptor(); executeAction( iddropTothreeDGroundPlane, 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="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 desc376 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref320 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcreateWorkPath = stringIDToTypeID( 'createWorkPath' );         ref320.putEnumerated( idMn, idMnIt, idcreateWorkPath );     desc376.putReference( idnull, ref320 ); 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="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 desc377 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref321 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idconvertToShape = stringIDToTypeID( 'convertToShape' );         ref321.putEnumerated( idMn, idMnIt, idconvertToShape );     desc377.putReference( idnull, ref321 ); 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="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 desc378 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref322 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idRstT = charIDToTypeID( 'RstT' );         ref322.putEnumerated( idMn, idMnIt, idRstT );     desc378.putReference( idnull, ref322 ); 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="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 desc379 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref323 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idTEXT = charIDToTypeID( 'TEXT' );         ref323.putProperty( idPrpr, idTEXT );         var idTxLr = charIDToTypeID( 'TxLr' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref323.putEnumerated( idTxLr, idOrdn, idTrgt );     desc379.putReference( idnull, ref323 );     var idT = charIDToTypeID( 'T   ' );     var idTEXT = charIDToTypeID( 'TEXT' );     var idbox = stringIDToTypeID( 'box' );     desc379.putEnumerated( idT, idTEXT, idbox ); executeAction( idsetd, 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-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 desc380 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref324 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseMeasurementPanelGroup = stringIDToTypeID( 'closeMeasurementPanelGroup' );         ref324.putEnumerated( idMn, idMnIt, idcloseMeasurementPanelGroup );     desc380.putReference( idnull, ref324 ); executeAction( idslct, 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-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 desc381 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref325 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseMeasurementPanel = stringIDToTypeID( 'closeMeasurementPanel' );         ref325.putEnumerated( idMn, idMnIt, idcloseMeasurementPanel );     desc381.putReference( idnull, ref325 ); executeAction( idslct, 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-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 desc382 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref326 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementLogAutoDisplayPalette = stringIDToTypeID( 'measurementLogAutoDisplayPalette' );         ref326.putEnumerated( idMn, idMnIt, idmeasurementLogAutoDisplayPalette );     desc382.putReference( idnull, ref326 ); executeAction( idslct, 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-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 desc383 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref327 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementLogDeleteSelected = stringIDToTypeID( 'measurementLogDeleteSelected' );         ref327.putEnumerated( idMn, idMnIt, idmeasurementLogDeleteSelected );     desc383.putReference( idnull, ref327 ); executeAction( idslct, 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="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 desc384 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref328 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementLogExportSelected = stringIDToTypeID( 'measurementLogExportSelected' );         ref328.putEnumerated( idMn, idMnIt, idmeasurementLogExportSelected );     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="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 desc385 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref329 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementLogDeselectAll = stringIDToTypeID( 'measurementLogDeselectAll' );         ref329.putEnumerated( idMn, idMnIt, idmeasurementLogDeselectAll );     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="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 desc386 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref330 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementLogSelectAll = stringIDToTypeID( 'measurementLogSelectAll' );         ref330.putEnumerated( idMn, idMnIt, idmeasurementLogSelectAll );     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="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 desc387 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref331 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementRecordMeasurements = stringIDToTypeID( 'measurementRecordMeasurements' );         ref331.putEnumerated( idMn, idMnIt, idmeasurementRecordMeasurements );     desc387.putReference( idnull, ref331 ); executeAction( idslct, 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-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 desc388 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref332 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementDataPointsCustom = stringIDToTypeID( 'measurementDataPointsCustom' );         ref332.putEnumerated( idMn, idMnIt, idmeasurementDataPointsCustom );     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-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 desc389 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref333 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementScaleCustom = stringIDToTypeID( 'measurementScaleCustom' );         ref333.putEnumerated( idMn, idMnIt, idmeasurementScaleCustom );     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-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 desc390 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref334 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementScaleDefault = stringIDToTypeID( 'measurementScaleDefault' );         ref334.putEnumerated( idMn, idMnIt, idmeasurementScaleDefault );     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-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 desc391 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref335 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseAnimationPanelGroup = stringIDToTypeID( 'closeAnimationPanelGroup' );         ref335.putEnumerated( idMn, idMnIt, idcloseAnimationPanelGroup );     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-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 desc392 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref336 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseAnimationPanel = stringIDToTypeID( 'closeAnimationPanel' );         ref336.putEnumerated( idMn, idMnIt, idcloseAnimationPanel );     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-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 desc393 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref337 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationPaletteOptions = stringIDToTypeID( 'animationPaletteOptions' );         ref337.putEnumerated( idMn, idMnIt, idanimationPaletteOptions );     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-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 desc394 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref338 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idconvertAnimation = stringIDToTypeID( 'convertAnimation' );         ref338.putEnumerated( idMn, idMnIt, idconvertAnimation );     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-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 desc395 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref339 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationShowNewLayersInFrames = stringIDToTypeID( 'animationShowNewLayersInFrames' );         ref339.putEnumerated( idMn, idMnIt, idanimationShowNewLayersInFrames );     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-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 desc396 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref340 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationNewLayerPerFrame = stringIDToTypeID( 'animationNewLayerPerFrame' );         ref340.putEnumerated( idMn, idMnIt, idanimationNewLayerPerFrame );     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-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 desc397 = new ActionDescriptor();     var idanimationMatchLayerPosition = stringIDToTypeID( 'animationMatchLayerPosition' );     desc397.putBoolean( idanimationMatchLayerPosition, true );     var idanimationMatchLayerVisibility = stringIDToTypeID( 'animationMatchLayerVisibility' );     desc397.putBoolean( idanimationMatchLayerVisibility, true );     var idanimationMatchLayerStyle = stringIDToTypeID( 'animationMatchLayerStyle' );     desc397.putBoolean( idanimationMatchLayerStyle, true ); executeAction( idanimationMatchLayer, 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-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 desc398 = new ActionDescriptor(); executeAction( idanimationFramesToLayers, 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)-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 desc399 = new ActionDescriptor(); executeAction( idanimationFramesFromLayers, 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)-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 desc400 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref341 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationOptimize = stringIDToTypeID( 'animationOptimize' );         ref341.putEnumerated( idMn, idMnIt, idanimationOptimize );     desc400.putReference( idnull, ref341 ); 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)-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 desc401 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref342 = new ActionReference();         var idanimationFrameClass = stringIDToTypeID( 'animationFrameClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref342.putEnumerated( idanimationFrameClass, idOrdn, idTrgt );     desc401.putReference( idnull, ref342 ); executeAction( idRvrs, 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)-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 desc402 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref343 = new ActionReference();         var idanimationFrameClass = stringIDToTypeID( 'animationFrameClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref343.putEnumerated( idanimationFrameClass, idOrdn, idTrgt );     desc402.putReference( idnull, ref343 ); executeAction( idanimationTween, 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)-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 desc403 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref344 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationGoToLastFrame = stringIDToTypeID( 'animationGoToLastFrame' );         ref344.putEnumerated( idMn, idMnIt, idanimationGoToLastFrame );     desc403.putReference( idnull, ref344 ); 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)-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 desc404 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref345 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationGoToFirstFrame = stringIDToTypeID( 'animationGoToFirstFrame' );         ref345.putEnumerated( idMn, idMnIt, idanimationGoToFirstFrame );     desc404.putReference( idnull, ref345 ); 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)-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 desc405 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref346 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationGoToPreviousFrame = stringIDToTypeID( 'animationGoToPreviousFrame' );         ref346.putEnumerated( idMn, idMnIt, idanimationGoToPreviousFrame );     desc405.putReference( idnull, ref346 ); executeAction( idslct, 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)-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 desc406 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref347 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationGoToNextFrame = stringIDToTypeID( 'animationGoToNextFrame' );         ref347.putEnumerated( idMn, idMnIt, idanimationGoToNextFrame );     desc406.putReference( idnull, ref347 ); executeAction( idslct, 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)-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 desc407 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref348 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationSelectAll = stringIDToTypeID( 'animationSelectAll' );         ref348.putEnumerated( idMn, idMnIt, idanimationSelectAll );     desc407.putReference( idnull, ref348 ); executeAction( idslct, 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)-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 desc408 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref349 = new ActionReference();         var idanimationFrameClass = stringIDToTypeID( 'animationFrameClass' );         ref349.putClass( idanimationFrameClass );     desc408.putReference( idnull, ref349 ); executeAction( idanimationPasteFrames, 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)-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 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( idcopy, 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)-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 idDlt = charIDToTypeID( 'Dlt ' );     var desc410 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref351 = new ActionReference();         var idanimationClass = stringIDToTypeID( 'animationClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref351.putEnumerated( idanimationClass, idOrdn, idTrgt );     desc410.putReference( idnull, ref351 ); executeAction( idDlt, 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)-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 idDlt = charIDToTypeID( 'Dlt ' );     var desc411 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref352 = new ActionReference();         var idanimationFrameClass = stringIDToTypeID( 'animationFrameClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref352.putEnumerated( idanimationFrameClass, idOrdn, idTrgt );     desc411.putReference( idnull, ref352 ); executeAction( idDlt, 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)-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 desc412 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref353 = new ActionReference();         var idanimationFrameClass = stringIDToTypeID( 'animationFrameClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref353.putEnumerated( idanimationFrameClass, idOrdn, idTrgt );     desc412.putReference( idnull, ref353 ); executeAction( idDplc, 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="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 desc413 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref354 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddiscardVectorMask = stringIDToTypeID( 'discardVectorMask' );         ref354.putEnumerated( idMn, idMnIt, iddiscardVectorMask );     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="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 desc414 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref355 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskCurrentPath = stringIDToTypeID( 'vectorMaskCurrentPath' );         ref355.putEnumerated( idMn, idMnIt, idvectorMaskCurrentPath );     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="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 desc415 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref356 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskHideAll = stringIDToTypeID( 'vectorMaskHideAll' );         ref356.putEnumerated( idMn, idMnIt, idvectorMaskHideAll );     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="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 desc416 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref357 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskRevealAll = stringIDToTypeID( 'vectorMaskRevealAll' );         ref357.putEnumerated( idMn, idMnIt, idvectorMaskRevealAll );     desc416.putReference( idnull, ref357 ); executeAction( idslct, 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-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 desc417 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref358 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCloneSourcePanelGroup = stringIDToTypeID( 'closeCloneSourcePanelGroup' );         ref358.putEnumerated( idMn, idMnIt, idcloseCloneSourcePanelGroup );     desc417.putReference( idnull, ref358 ); executeAction( idslct, 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-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 desc418 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref359 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCloneSourcePanel = stringIDToTypeID( 'closeCloneSourcePanel' );         ref359.putEnumerated( idMn, idMnIt, idcloseCloneSourcePanel );     desc418.putReference( idnull, ref359 ); executeAction( idslct, 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-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 desc419 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref360 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceInvertOverlay = stringIDToTypeID( 'cloneSourceInvertOverlay' );         ref360.putEnumerated( idMn, idMnIt, idcloneSourceInvertOverlay );     desc419.putReference( idnull, ref360 ); executeAction( idslct, 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-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 desc420 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref361 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceAutoHideOverlay = stringIDToTypeID( 'cloneSourceAutoHideOverlay' );         ref361.putEnumerated( idMn, idMnIt, idcloneSourceAutoHideOverlay );     desc420.putReference( idnull, ref361 ); executeAction( idslct, 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="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 desc421 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref362 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceClipOverlay = stringIDToTypeID( 'cloneSourceClipOverlay' );         ref362.putEnumerated( idMn, idMnIt, idcloneSourceClipOverlay );     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="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 desc422 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref363 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceShowOverlay = stringIDToTypeID( 'cloneSourceShowOverlay' );         ref363.putEnumerated( idMn, idMnIt, idcloneSourceShowOverlay );     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="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 desc423 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref364 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceLockFrame = stringIDToTypeID( 'cloneSourceLockFrame' );         ref364.putEnumerated( idMn, idMnIt, idcloneSourceLockFrame );     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="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 desc424 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref365 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceResetTransform = stringIDToTypeID( 'cloneSourceResetTransform' );         ref365.putEnumerated( idMn, idMnIt, idcloneSourceResetTransform );     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-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 desc425 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref366 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceSourcefive = stringIDToTypeID( 'cloneSourceSource5' );         ref366.putEnumerated( idMn, idMnIt, idcloneSourceSourcefive );     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-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 desc426 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref367 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceSourcefour = stringIDToTypeID( 'cloneSourceSource4' );         ref367.putEnumerated( idMn, idMnIt, idcloneSourceSourcefour );     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-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 desc427 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref368 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceSourcethree = stringIDToTypeID( 'cloneSourceSource3' );         ref368.putEnumerated( idMn, idMnIt, idcloneSourceSourcethree );     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-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 desc428 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref369 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceSourcetwo = stringIDToTypeID( 'cloneSourceSource2' );         ref369.putEnumerated( idMn, idMnIt, idcloneSourceSourcetwo );     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-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 desc429 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref370 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceSourceone = stringIDToTypeID( 'cloneSourceSource1' );         ref370.putEnumerated( idMn, idMnIt, idcloneSourceSourceone );     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-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 desc430 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref371 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseTimelinePanelGroup = stringIDToTypeID( 'closeTimelinePanelGroup' );         ref371.putEnumerated( idMn, idMnIt, idcloseTimelinePanelGroup );     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-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 desc431 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref372 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseTimelinePanel = stringIDToTypeID( 'closeTimelinePanel' );         ref372.putEnumerated( idMn, idMnIt, idcloseTimelinePanel );     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-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 desc432 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref373 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelinePaletteOptions = stringIDToTypeID( 'timelinePaletteOptions' );         ref373.putEnumerated( idMn, idMnIt, idtimelinePaletteOptions );     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-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 desc433 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref374 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineDocumentSettings = stringIDToTypeID( 'timelineDocumentSettings' );         ref374.putEnumerated( idMn, idMnIt, idtimelineDocumentSettings );     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-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 desc434 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref375 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineOnionSkinSettings = stringIDToTypeID( 'timelineOnionSkinSettings' );         ref375.putEnumerated( idMn, idMnIt, idtimelineOnionSkinSettings );     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-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 desc435 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref376 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineEnableOnionSkins = stringIDToTypeID( 'timelineEnableOnionSkins' );         ref376.putEnumerated( idMn, idMnIt, idtimelineEnableOnionSkins );     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-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="Шкала чачу (Video) &gt; Увімкнути комбінації клавіш для шкали часу"/>
		<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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineEnableShortcutKeys = stringIDToTypeID( 'timelineEnableShortcutKeys' );         ref377.putEnumerated( idMn, idMnIt, idtimelineEnableShortcutKeys );     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-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 desc437 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref378 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineShowSetFavoriteLayers = stringIDToTypeID( 'timelineShowSetFavoriteLayers' );         ref378.putEnumerated( idMn, idMnIt, idtimelineShowSetFavoriteLayers );     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)-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 desc438 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref379 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineShowFavoriteLayers = stringIDToTypeID( 'timelineShowFavoriteLayers' );         ref379.putEnumerated( idMn, idMnIt, idtimelineShowFavoriteLayers );     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)-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 desc439 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref380 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineShowAllLayers = stringIDToTypeID( 'timelineShowAllLayers' );         ref380.putEnumerated( idMn, idMnIt, idtimelineShowAllLayers );     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)-Allow_Frame_Skipping" type="Panel">
		<name id="Panel-Timeline_(Video)-Allow_Frame_Skipping/name" value="Дозволити пропускати кадри"/> 
		<context id="Panel-Timeline_(Video)-Allow_Frame_Skipping/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 idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineAllowFrameSkipping = stringIDToTypeID( 'timelineAllowFrameSkipping' );         ref381.putEnumerated( idMn, idMnIt, idtimelineAllowFrameSkipping );     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)-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 desc441 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref382 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idexportTimelineCommentsAsText = stringIDToTypeID( 'exportTimelineCommentsAsText' );         ref382.putEnumerated( idMn, idMnIt, idexportTimelineCommentsAsText );     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)-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 desc442 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref383 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idexportTimelineCommentsAsHTML = stringIDToTypeID( 'exportTimelineCommentsAsHTML' );         ref383.putEnumerated( idMn, idMnIt, idexportTimelineCommentsAsHTML );     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)-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 desc443 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref384 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineEditTimelineComment = stringIDToTypeID( 'timelineEditTimelineComment' );         ref384.putEnumerated( idMn, idMnIt, idtimelineEditTimelineComment );     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)-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 desc444 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref385 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineKeyframeInterpolationHold = stringIDToTypeID( 'timelineKeyframeInterpolationHold' );         ref385.putEnumerated( idMn, idMnIt, idtimelineKeyframeInterpolationHold );     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)-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 desc445 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref386 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineKeyframeInterpolationLinear = stringIDToTypeID( 'timelineKeyframeInterpolationLinear' );         ref386.putEnumerated( idMn, idMnIt, idtimelineKeyframeInterpolationLinear );     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)-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 desc446 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref387 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineSelectNoKeyframes = stringIDToTypeID( 'timelineSelectNoKeyframes' );         ref387.putEnumerated( idMn, idMnIt, idtimelineSelectNoKeyframes );     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)-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 desc447 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref388 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineSelectAllKeyframes = stringIDToTypeID( 'timelineSelectAllKeyframes' );         ref388.putEnumerated( idMn, idMnIt, idtimelineSelectAllKeyframes );     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)-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 desc448 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref389 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelinePasteKeyframes = stringIDToTypeID( 'timelinePasteKeyframes' );         ref389.putEnumerated( idMn, idMnIt, idtimelinePasteKeyframes );     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)-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 desc449 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref390 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineCopyKeyframes = stringIDToTypeID( 'timelineCopyKeyframes' );         ref390.putEnumerated( idMn, idMnIt, idtimelineCopyKeyframes );     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)-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 desc450 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref391 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineDeleteKeyframes = stringIDToTypeID( 'timelineDeleteKeyframes' );         ref391.putEnumerated( idMn, idMnIt, idtimelineDeleteKeyframes );     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)-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 desc451 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref392 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineLiftWorkArea = stringIDToTypeID( 'timelineLiftWorkArea' );         ref392.putEnumerated( idMn, idMnIt, idtimelineLiftWorkArea );     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)-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 desc452 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref393 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineExtractWorkArea = stringIDToTypeID( 'timelineExtractWorkArea' );         ref393.putEnumerated( idMn, idMnIt, idtimelineExtractWorkArea );     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)-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 desc453 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref394 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineSetEndOfWorkArea = stringIDToTypeID( 'timelineSetEndOfWorkArea' );         ref394.putEnumerated( idMn, idMnIt, idtimelineSetEndOfWorkArea );     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)-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 desc454 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref395 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineSetStartOfWorkArea = stringIDToTypeID( 'timelineSetStartOfWorkArea' );         ref395.putEnumerated( idMn, idMnIt, idtimelineSetStartOfWorkArea );     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)-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 desc455 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref396 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineConvertToFrames = stringIDToTypeID( 'timelineConvertToFrames' );         ref396.putEnumerated( idMn, idMnIt, idtimelineConvertToFrames );     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)-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 desc456 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref397 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineFlattenFramesIntoLayers = stringIDToTypeID( 'timelineFlattenFramesIntoLayers' );         ref397.putEnumerated( idMn, idMnIt, idtimelineFlattenFramesIntoLayers );     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)-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 desc457 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref398 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineMakeFramesFromLayers = stringIDToTypeID( 'timelineMakeFramesFromLayers' );         ref398.putEnumerated( idMn, idMnIt, idtimelineMakeFramesFromLayers );     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)-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 desc458 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref399 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineTrimLayerEnd = stringIDToTypeID( 'timelineTrimLayerEnd' );         ref399.putEnumerated( idMn, idMnIt, idtimelineTrimLayerEnd );     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)-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 desc459 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref400 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineTrimLayerStart = stringIDToTypeID( 'timelineTrimLayerStart' );         ref400.putEnumerated( idMn, idMnIt, idtimelineTrimLayerStart );     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)-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 desc460 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref401 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineMoveLayerEndPoint = stringIDToTypeID( 'timelineMoveLayerEndPoint' );         ref401.putEnumerated( idMn, idMnIt, idtimelineMoveLayerEndPoint );     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)-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 desc461 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref402 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineMoveLayerInPoint = stringIDToTypeID( 'timelineMoveLayerInPoint' );         ref402.putEnumerated( idMn, idMnIt, idtimelineMoveLayerInPoint );     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)-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 desc462 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref403 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineSplitLayer = stringIDToTypeID( 'timelineSplitLayer' );         ref403.putEnumerated( idMn, idMnIt, idtimelineSplitLayer );     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)-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 desc463 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref404 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToWorkAreaEnd = stringIDToTypeID( 'timelineGoToWorkAreaEnd' );         ref404.putEnumerated( idMn, idMnIt, idtimelineGoToWorkAreaEnd );     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)-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 desc464 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref405 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToWorkAreaStart = stringIDToTypeID( 'timelineGoToWorkAreaStart' );         ref405.putEnumerated( idMn, idMnIt, idtimelineGoToWorkAreaStart );     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)-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 desc465 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref406 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToLastFrame = stringIDToTypeID( 'timelineGoToLastFrame' );         ref406.putEnumerated( idMn, idMnIt, idtimelineGoToLastFrame );     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)-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 desc466 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref407 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToFirstFrame = stringIDToTypeID( 'timelineGoToFirstFrame' );         ref407.putEnumerated( idMn, idMnIt, idtimelineGoToFirstFrame );     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)-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 desc467 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref408 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToPreviousFrame = stringIDToTypeID( 'timelineGoToPreviousFrame' );         ref408.putEnumerated( idMn, idMnIt, idtimelineGoToPreviousFrame );     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)-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 desc468 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref409 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToNextFrame = stringIDToTypeID( 'timelineGoToNextFrame' );         ref409.putEnumerated( idMn, idMnIt, idtimelineGoToNextFrame );     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)-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 desc469 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref410 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToTime = stringIDToTypeID( 'timelineGoToTime' );         ref410.putEnumerated( idMn, idMnIt, idtimelineGoToTime );     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="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 desc470 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc470.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc470.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc470.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc470.putInteger( idkeythreeDTextureType, 7 ); executeAction( idcreatethreeDFromDepthSphere, 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="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 desc471 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc471.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc471.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc471.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc471.putInteger( idkeythreeDTextureType, 6 ); executeAction( idcreatethreeDFromDepthCylinder, 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="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 desc472 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc472.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc472.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc472.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc472.putInteger( idkeythreeDTextureType, 5 ); executeAction( idcreatethreeDFromDepthTwoSidedPlane, 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="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 desc473 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc473.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc473.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc473.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc473.putInteger( idkeythreeDTextureType, 4 ); executeAction( idcreatethreeDFromDepthPlane, 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="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 desc474 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc474.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc474.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc474.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc474.putInteger( idkeythreeDTextureType, 1 ); executeAction( idcreatethreeDPostcard, 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="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 desc475 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc475.putInteger( idkeythreeDTextureType, 13 ); executeAction( idcreatethreeDFromRepousseSelection, 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="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 desc476 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc476.putInteger( idkeythreeDTextureType, 9 ); executeAction( idcreatethreeDFromRepousseWorkPath, 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="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 desc477 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc477.putInteger( idkeythreeDTextureType, 10 ); executeAction( idcreatethreeDFromRepousseSheetMask, 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="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 desc478 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref411 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseBrushPresetsPanelGroup = stringIDToTypeID( 'closeBrushPresetsPanelGroup' );         ref411.putEnumerated( idMn, idMnIt, idcloseBrushPresetsPanelGroup );     desc478.putReference( idnull, ref411 ); executeAction( idslct, 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="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 desc479 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref412 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseBrushPresetsPanel = stringIDToTypeID( 'closeBrushPresetsPanel' );         ref412.putEnumerated( idMn, idMnIt, idcloseBrushPresetsPanel );     desc479.putReference( idnull, ref412 ); executeAction( idslct, 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="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 desc480 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref413 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsd = charIDToTypeID( 'Brsd' );         ref413.putEnumerated( idMn, idMnIt, idBrsd );     desc480.putReference( idnull, ref413 ); executeAction( idslct, 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="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 desc481 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref414 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsv = charIDToTypeID( 'Brsv' );         ref414.putEnumerated( idMn, idMnIt, idBrsv );     desc481.putReference( idnull, ref414 ); executeAction( idslct, 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="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 desc482 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref415 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsA = charIDToTypeID( 'BrsA' );         ref415.putEnumerated( idMn, idMnIt, idBrsA );     desc482.putReference( idnull, ref415 ); executeAction( idslct, 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="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 desc483 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref416 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsR = charIDToTypeID( 'BrsR' );         ref416.putEnumerated( idMn, idMnIt, idBrsR );     desc483.putReference( idnull, ref416 ); executeAction( idslct, 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="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 desc484 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref417 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsf = charIDToTypeID( 'Brsf' );         ref417.putEnumerated( idMn, idMnIt, idBrsf );     desc484.putReference( idnull, ref417 ); executeAction( idslct, 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="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 desc485 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref418 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsO = charIDToTypeID( 'BrsO' );         ref418.putEnumerated( idMn, idMnIt, idBrsO );     desc485.putReference( idnull, ref418 ); executeAction( idslct, 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-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 desc486 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref419 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseHistogramPanelGroup = stringIDToTypeID( 'closeHistogramPanelGroup' );         ref419.putEnumerated( idMn, idMnIt, idcloseHistogramPanelGroup );     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-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 desc487 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref420 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseHistogramPanel = stringIDToTypeID( 'closeHistogramPanel' );         ref420.putEnumerated( idMn, idMnIt, idcloseHistogramPanel );     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-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 desc488 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref421 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhistogramPaletteShowChannelsInColor = stringIDToTypeID( 'histogramPaletteShowChannelsInColor' );         ref421.putEnumerated( idMn, idMnIt, idhistogramPaletteShowChannelsInColor );     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-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 desc489 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref422 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhistogramPaletteShowStatistics = stringIDToTypeID( 'histogramPaletteShowStatistics' );         ref422.putEnumerated( idMn, idMnIt, idhistogramPaletteShowStatistics );     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-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 desc490 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref423 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhistogramPaletteAllChannelsView = stringIDToTypeID( 'histogramPaletteAllChannelsView' );         ref423.putEnumerated( idMn, idMnIt, idhistogramPaletteAllChannelsView );     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-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 desc491 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref424 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhistogramPaletteExpandedView = stringIDToTypeID( 'histogramPaletteExpandedView' );         ref424.putEnumerated( idMn, idMnIt, idhistogramPaletteExpandedView );     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-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 desc492 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref425 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhistogramPaletteCompactView = stringIDToTypeID( 'histogramPaletteCompactView' );         ref425.putEnumerated( idMn, idMnIt, idhistogramPaletteCompactView );     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-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 desc493 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref426 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhistogramPaletteUncachedRefresh = stringIDToTypeID( 'histogramPaletteUncachedRefresh' );         ref426.putEnumerated( idMn, idMnIt, idhistogramPaletteUncachedRefresh );     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="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 desc494 = new ActionDescriptor(); executeAction( idbrowsethreeDOnline, 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="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 desc495 = new ActionDescriptor(); executeAction( idrenderthreeDSelection, 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="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 desc496 = new ActionDescriptor(); executeAction( idrenderUVBrushStrokes, 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="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 desc497 = new ActionDescriptor(); executeAction( idcreatePathFromthreeD, 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="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 desc498 = new ActionDescriptor(); executeAction( idselectthreeDPaintable, 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="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 desc499 = new ActionDescriptor(); executeAction( idrenderUVNormalMap, 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="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 desc500 = new ActionDescriptor(); executeAction( idrenderUVShaded, 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="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 desc501 = new ActionDescriptor(); executeAction( idrenderUVWireframe, 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-Reparameterize_UVs" type="Main">
		<name id="Main-3D-Reparameterize_UVs/name" value="Переналаштувати UV"/> 
		<context id="Main-3D-Reparameterize_UVs/context" value="3D &gt; Переналаштувати UV"/>
		<desc id="Main-3D-Reparameterize_UVs/desc" value="Для моделей, які забезпечують неочікувані результати малювання, можливо, потрібно буде створити перекриття UV на переналаштованих текстурах"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idreparameterizethreeDModel = stringIDToTypeID( 'reparameterize3DModel' );     var desc502 = new ActionDescriptor(); executeAction( idreparameterizethreeDModel, 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-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 desc503 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc503.putInteger( idkeythreeDPaintType, 10 ); executeAction( idsetthreeDPaintType, 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-Paint_on_Target_Texture-Reflection" type="Main">
		<name id="Main-3D-Paint_on_Target_Texture-Reflection/name" value="Віддзеркалення"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Reflection/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 desc504 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc504.putInteger( idkeythreeDPaintType, 7 ); executeAction( idsetthreeDPaintType, 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-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 desc505 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc505.putInteger( idkeythreeDPaintType, 6 ); executeAction( idsetthreeDPaintType, 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_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 desc506 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc506.putInteger( idkeythreeDPaintType, 5 ); executeAction( idsetthreeDPaintType, 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_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 desc507 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc507.putInteger( idkeythreeDPaintType, 4 ); executeAction( idsetthreeDPaintType, 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-Paint_on_Target_Texture-Glossiness" type="Main">
		<name id="Main-3D-Paint_on_Target_Texture-Glossiness/name" value="Глянець"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Glossiness/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 desc508 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc508.putInteger( idkeythreeDPaintType, 3 ); executeAction( idsetthreeDPaintType, 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-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 desc509 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc509.putInteger( idkeythreeDPaintType, 2 ); executeAction( idsetthreeDPaintType, 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-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 desc510 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc510.putInteger( idkeythreeDPaintType, 0 ); executeAction( idsetthreeDPaintType, 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-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 desc511 = new ActionDescriptor(); executeAction( idsetthreeDPaintFalloff, 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-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 desc512 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc512.putDouble( idkeythreeDXPos, 3.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc512.putDouble( idkeythreeDYPos, 3.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc512.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc512.putInteger( idkeythreeDTextureType, 8 ); executeAction( idcreatethreeDTiledPainting, 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-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 desc513 = new ActionDescriptor(); executeAction( idMrgtwo, 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-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 desc514 = new ActionDescriptor(); executeAction( idsplitRepousseMesh, 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-Snap_Object_to_Ground_Plane" type="Main">
		<name id="Main-3D-Snap_Object_to_Ground_Plane/name" value="Прив'язати об'єкт до горизонтальної поверхні"/> 
		<context id="Main-3D-Snap_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 desc515 = new ActionDescriptor(); executeAction( iddropTothreeDGroundPlane, 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-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 desc516 = new ActionDescriptor(); executeAction( idrevealAllthreeD, 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-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 desc517 = new ActionDescriptor(); executeAction( idinvertthreeDSelected, 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-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 desc518 = new ActionDescriptor(); executeAction( idhideTopthreeDSelected, 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-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 desc519 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc519.putInteger( idkeythreeDTextureType, 14 ); executeAction( idcreateConstraintFromWorkPath, 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-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 desc520 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc520.putInteger( idkeythreeDTextureType, 15 ); executeAction( idcreateConstraintFromSelection, 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-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 desc521 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc521.putInteger( idkeythreeDTextureType, 2 ); executeAction( idcreateVolume, 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_Mesh_from_Layer-Depth_Map_to-Sphere" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Depth_Map_to-Sphere/name" value="Сфера"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Depth_Map_to-Sphere/context" value="3D &gt; Створити нову сітку з шару &gt; Мапа глибини до &gt; Сфера"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthSphere = stringIDToTypeID( 'create3DFromDepthSphere' );     var desc522 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc522.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc522.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc522.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc522.putInteger( idkeythreeDTextureType, 7 ); executeAction( idcreatethreeDFromDepthSphere, 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-New_Mesh_from_Layer-Depth_Map_to-Cylinder" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Depth_Map_to-Cylinder/name" value="Циліндр"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Depth_Map_to-Cylinder/context" value="3D &gt; Створити нову сітку з шару &gt; Мапа глибини до &gt; Циліндр"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthCylinder = stringIDToTypeID( 'create3DFromDepthCylinder' );     var desc523 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc523.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc523.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc523.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc523.putInteger( idkeythreeDTextureType, 6 ); executeAction( idcreatethreeDFromDepthCylinder, 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-New_Mesh_from_Layer-Depth_Map_to-Two-Sided_Plane" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Depth_Map_to-Two-Sided_Plane/name" value="Двостороння площина"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Depth_Map_to-Two-Sided_Plane/context" value="3D &gt; Створити нову сітку з шару &gt; Мапа глибини до &gt; Двостороння площина"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthTwoSidedPlane = stringIDToTypeID( 'create3DFromDepthTwoSidedPlane' );     var desc524 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc524.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc524.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc524.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc524.putInteger( idkeythreeDTextureType, 5 ); executeAction( idcreatethreeDFromDepthTwoSidedPlane, 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-New_Mesh_from_Layer-Depth_Map_to-Plane" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Depth_Map_to-Plane/name" value="Площина"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Depth_Map_to-Plane/context" value="3D &gt; Створити нову сітку з шару &gt; Мапа глибини до &gt; Площина"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthPlane = stringIDToTypeID( 'create3DFromDepthPlane' );     var desc525 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc525.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc525.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc525.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc525.putInteger( idkeythreeDTextureType, 4 ); executeAction( idcreatethreeDFromDepthPlane, 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-New_Mesh_from_Layer-Mesh_Preset-Wine_Bottle" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Wine_Bottle/name" value="Пляшка вина"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Wine_Bottle/context" value="3D &gt; Створити нову сітку з шару &gt; Стиль сітки до &gt; Пляшка вина"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc526 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc526.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc526.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc526.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc526.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc526.putString( idkeythreeDFileName, '''Wine Bottle''' ); executeAction( idcreatethreeDPostcard, 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-New_Mesh_from_Layer-Mesh_Preset-Spherical_Panorama" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Spherical_Panorama/name" value="Сферична панорама"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Spherical_Panorama/context" value="3D &gt; Створити нову сітку з шару &gt; Стиль сітки до &gt; Сферична панорама"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc527 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc527.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc527.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc527.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc527.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc527.putString( idkeythreeDFileName, '''Spherical Panorama''' ); executeAction( idcreatethreeDPostcard, 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-New_Mesh_from_Layer-Mesh_Preset-Sphere" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Sphere/name" value="Сфера"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Sphere/context" value="3D &gt; Створити нову сітку з шару &gt; Стиль сітки до &gt; Сфера"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc528 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc528.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc528.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc528.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc528.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc528.putString( idkeythreeDFileName, '''Sphere''' ); executeAction( idcreatethreeDPostcard, 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-New_Mesh_from_Layer-Mesh_Preset-Soda" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Soda/name" value="Сода"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Soda/context" value="3D &gt; Створити нову сітку з шару &gt; Стиль сітки до &gt; Сода"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc529 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc529.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc529.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc529.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc529.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc529.putString( idkeythreeDFileName, '''Soda''' ); executeAction( idcreatethreeDPostcard, 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-New_Mesh_from_Layer-Mesh_Preset-Ring" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Ring/name" value="Кільце"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Ring/context" value="3D &gt; Створити нову сітку з шару &gt; Стиль сітки до &gt; Кільце"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc530 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc530.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc530.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc530.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc530.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc530.putString( idkeythreeDFileName, '''Ring''' ); executeAction( idcreatethreeDPostcard, 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-Mesh_Preset-Pyramid" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Pyramid/name" value="Піраміда"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Pyramid/context" value="3D &gt; Створити нову сітку з шару &gt; Стиль сітки до &gt; Піраміда"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc531 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc531.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc531.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc531.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc531.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc531.putString( idkeythreeDFileName, '''Pyramid''' ); executeAction( idcreatethreeDPostcard, 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-Mesh_Preset-Hat" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Hat/name" value="Капелюх"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Hat/context" value="3D &gt; Створити нову сітку з шару &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, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc532.putString( idkeythreeDFileName, '''Hat''' ); 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_Mesh_from_Layer-Mesh_Preset-Donut" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Donut/name" value="Верх"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Donut/context" value="3D &gt; Створити нову сітку з шару &gt; Стиль сітки до &gt; Верх"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc533 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc533.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc533.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc533.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc533.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc533.putString( idkeythreeDFileName, '''Donut''' ); executeAction( idcreatethreeDPostcard, 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_Mesh_from_Layer-Mesh_Preset-Cylinder" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Cylinder/name" value="Циліндр"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Cylinder/context" value="3D &gt; Створити нову сітку з шару &gt; Стиль сітки до &gt; Циліндр"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc534 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc534.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc534.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc534.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc534.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc534.putString( idkeythreeDFileName, '''Cylinder''' ); executeAction( idcreatethreeDPostcard, 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_Mesh_from_Layer-Mesh_Preset-Cube" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Cube/name" value="Куб"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Cube/context" value="3D &gt; Створити нову сітку з шару &gt; Стиль сітки до &gt; Куб"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc535 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc535.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc535.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc535.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc535.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc535.putString( idkeythreeDFileName, '''Cube''' ); executeAction( idcreatethreeDPostcard, 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-New_Mesh_from_Layer-Mesh_Preset-Cube_Wrap" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Cube_Wrap/name" value="Огортання кубом"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Cube_Wrap/context" value="3D &gt; Створити нову сітку з шару &gt; Стиль сітки до &gt; Огортання кубом"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc536 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc536.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc536.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc536.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc536.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc536.putString( idkeythreeDFileName, '''Cube Wrap''' ); executeAction( idcreatethreeDPostcard, 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_Mesh_from_Layer-Mesh_Preset-Cone" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Cone/name" value="Конус"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Mesh_Preset-Cone/context" value="3D &gt; Створити нову сітку з шару &gt; Стиль сітки до &gt; Конус"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc537 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc537.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc537.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc537.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc537.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc537.putString( idkeythreeDFileName, '''Cone''' ); executeAction( idcreatethreeDPostcard, 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="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 desc538 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc538.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc538.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc538.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc538.putInteger( idkeythreeDTextureType, 1 ); executeAction( idcreatethreeDPostcard, 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="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 desc539 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc539.putInteger( idkeythreeDTextureType, 13 ); executeAction( idcreatethreeDFromRepousseSelection, 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="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 desc540 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc540.putInteger( idkeythreeDTextureType, 9 ); executeAction( idcreatethreeDFromRepousseWorkPath, 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="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 desc541 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc541.putInteger( idkeythreeDTextureType, 10 ); executeAction( idcreatethreeDFromRepousseSheetMask, 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="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 desc542 = new ActionDescriptor(); executeAction( idexportthreeDModel, 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="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 desc543 = new ActionDescriptor(); executeAction( idaddthreeDLayerFromFile, 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="Main-Convert_To_3D-Wine_Bottle" type="Main">
		<name id="Main-Convert_To_3D-Wine_Bottle/name" value="Пляшка вина"/> 
		<context id="Main-Convert_To_3D-Wine_Bottle/context" value="Перетворити на 3D &gt; Пляшка вина"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc544 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc544.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc544.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc544.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc544.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc544.putString( idkeythreeDFileName, '''Wine Bottle''' ); executeAction( idcreatethreeDPostcard, 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="Main-Convert_To_3D-Spherical_Panorama" type="Main">
		<name id="Main-Convert_To_3D-Spherical_Panorama/name" value="Сферична панорама"/> 
		<context id="Main-Convert_To_3D-Spherical_Panorama/context" value="Перетворити на 3D &gt; Сферична панорама"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc545 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc545.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc545.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc545.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc545.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc545.putString( idkeythreeDFileName, '''Spherical Panorama''' ); executeAction( idcreatethreeDPostcard, 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="Main-Convert_To_3D-Sphere" type="Main">
		<name id="Main-Convert_To_3D-Sphere/name" value="Сфера"/> 
		<context id="Main-Convert_To_3D-Sphere/context" value="Перетворити на 3D &gt; Сфера"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc546 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc546.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc546.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc546.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc546.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc546.putString( idkeythreeDFileName, '''Sphere''' ); executeAction( idcreatethreeDPostcard, 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="Main-Convert_To_3D-Soda" type="Main">
		<name id="Main-Convert_To_3D-Soda/name" value="Сода"/> 
		<context id="Main-Convert_To_3D-Soda/context" value="Перетворити на 3D &gt; Сода"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc547 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc547.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc547.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc547.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc547.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc547.putString( idkeythreeDFileName, '''Soda''' ); executeAction( idcreatethreeDPostcard, 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="Main-Convert_To_3D-Ring" type="Main">
		<name id="Main-Convert_To_3D-Ring/name" value="Кільце"/> 
		<context id="Main-Convert_To_3D-Ring/context" value="Перетворити на 3D &gt; Кільце"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc548 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc548.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc548.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc548.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc548.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc548.putString( idkeythreeDFileName, '''Ring''' ); executeAction( idcreatethreeDPostcard, 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="Main-Convert_To_3D-Pyramid" type="Main">
		<name id="Main-Convert_To_3D-Pyramid/name" value="Піраміда"/> 
		<context id="Main-Convert_To_3D-Pyramid/context" value="Перетворити на 3D &gt; Піраміда"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc549 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc549.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc549.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc549.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc549.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc549.putString( idkeythreeDFileName, '''Pyramid''' ); executeAction( idcreatethreeDPostcard, 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="Main-Convert_To_3D-Hat" type="Main">
		<name id="Main-Convert_To_3D-Hat/name" value="Капелюх"/> 
		<context id="Main-Convert_To_3D-Hat/context" value="Перетворити на 3D &gt; Капелюх"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc550 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc550.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc550.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc550.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc550.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc550.putString( idkeythreeDFileName, '''Hat''' ); executeAction( idcreatethreeDPostcard, 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-Convert_To_3D-Donut" type="Main">
		<name id="Main-Convert_To_3D-Donut/name" value="Верх"/> 
		<context id="Main-Convert_To_3D-Donut/context" value="Перетворити на 3D &gt; Тор"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc551 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc551.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc551.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc551.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc551.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc551.putString( idkeythreeDFileName, '''Donut''' ); executeAction( idcreatethreeDPostcard, 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-Convert_To_3D-Cylinder" type="Main">
		<name id="Main-Convert_To_3D-Cylinder/name" value="Циліндр"/> 
		<context id="Main-Convert_To_3D-Cylinder/context" value="Перетворити на 3D &gt; Циліндр"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc552 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc552.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc552.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc552.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc552.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc552.putString( idkeythreeDFileName, '''Cylinder''' ); executeAction( idcreatethreeDPostcard, 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-Convert_To_3D-Cube" type="Main">
		<name id="Main-Convert_To_3D-Cube/name" value="Куб"/> 
		<context id="Main-Convert_To_3D-Cube/context" value="Перетворити на 3D &gt; Куб"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc553 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc553.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc553.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc553.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc553.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc553.putString( idkeythreeDFileName, '''Cube''' ); executeAction( idcreatethreeDPostcard, 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-Convert_To_3D-Cube_Wrap" type="Main">
		<name id="Main-Convert_To_3D-Cube_Wrap/name" value="Огортання кубом"/> 
		<context id="Main-Convert_To_3D-Cube_Wrap/context" value="Перетворити на 3D &gt; Огортання кубом"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc554 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc554.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc554.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc554.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc554.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc554.putString( idkeythreeDFileName, '''Cube Wrap''' ); executeAction( idcreatethreeDPostcard, desc554, DialogModes.ALL ); } catch(e){if (e.toString().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_3D-Cone" type="Main">
		<name id="Main-Convert_To_3D-Cone/name" value="Конус"/> 
		<context id="Main-Convert_To_3D-Cone/context" value="Перетворити на 3D &gt; Конус"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc555 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc555.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc555.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc555.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc555.putInteger( idkeythreeDTextureType, 3 );     var idkeythreeDFileName = stringIDToTypeID( 'key3DFileName' );     desc555.putString( idkeythreeDFileName, '''Cone''' ); executeAction( idcreatethreeDPostcard, 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-Depth_Map_to-Sphere" type="Main">
		<name id="Main-Depth_Map_to-Sphere/name" value="Сфера"/> 
		<context id="Main-Depth_Map_to-Sphere/context" value="Карта глибини до &gt; Сфера"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthSphere = stringIDToTypeID( 'create3DFromDepthSphere' );     var desc556 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc556.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc556.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc556.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc556.putInteger( idkeythreeDTextureType, 7 ); executeAction( idcreatethreeDFromDepthSphere, 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-Depth_Map_to-Cylinder" type="Main">
		<name id="Main-Depth_Map_to-Cylinder/name" value="Циліндр"/> 
		<context id="Main-Depth_Map_to-Cylinder/context" value="Карта глибини до &gt; Циліндр"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthCylinder = stringIDToTypeID( 'create3DFromDepthCylinder' );     var desc557 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc557.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc557.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc557.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc557.putInteger( idkeythreeDTextureType, 6 ); executeAction( idcreatethreeDFromDepthCylinder, 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-Depth_Map_to-Two-Sided_Plane" type="Main">
		<name id="Main-Depth_Map_to-Two-Sided_Plane/name" value="Двостороння площина"/> 
		<context id="Main-Depth_Map_to-Two-Sided_Plane/context" value="Карта глибини до &gt; Двостороння площина"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthTwoSidedPlane = stringIDToTypeID( 'create3DFromDepthTwoSidedPlane' );     var desc558 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc558.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc558.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc558.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc558.putInteger( idkeythreeDTextureType, 5 ); executeAction( idcreatethreeDFromDepthTwoSidedPlane, 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-Depth_Map_to-Plane" type="Main">
		<name id="Main-Depth_Map_to-Plane/name" value="Площина"/> 
		<context id="Main-Depth_Map_to-Plane/context" value="Карта глибини до &gt; Площина"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthPlane = stringIDToTypeID( 'create3DFromDepthPlane' );     var desc559 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc559.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc559.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc559.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc559.putInteger( idkeythreeDTextureType, 4 ); executeAction( idcreatethreeDFromDepthPlane, 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="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 desc560 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref427 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseLayerCompsPanelGroup = stringIDToTypeID( 'closeLayerCompsPanelGroup' );         ref427.putEnumerated( idMn, idMnIt, idcloseLayerCompsPanelGroup );     desc560.putReference( idnull, ref427 ); executeAction( idslct, 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="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 desc561 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref428 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseLayerCompsPanel = stringIDToTypeID( 'closeLayerCompsPanel' );         ref428.putEnumerated( idMn, idMnIt, idcloseLayerCompsPanel );     desc561.putReference( idnull, ref428 ); executeAction( idslct, 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-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 desc562 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref429 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref429.putEnumerated( idcompsClass, idOrdn, idTrgt );     desc562.putReference( idnull, ref429 ); executeAction( idsetd, 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-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 desc563 = new ActionDescriptor(); executeAction( idresetFromComp, 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-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 desc564 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref430 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idPrvs = charIDToTypeID( 'Prvs' );         ref430.putEnumerated( idcompsClass, idOrdn, idPrvs );     desc564.putReference( idnull, ref430 ); executeAction( idapplyComp, 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-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 desc565 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref431 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idNxt = charIDToTypeID( 'Nxt ' );         ref431.putEnumerated( idcompsClass, idOrdn, idNxt );     desc565.putReference( idnull, ref431 ); executeAction( idapplyComp, 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-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 desc566 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref432 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref432.putEnumerated( idcompsClass, idOrdn, idTrgt );     desc566.putReference( idnull, ref432 ); executeAction( idapplyComp, 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-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 desc567 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref433 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref433.putEnumerated( idcompsClass, idOrdn, idTrgt );     desc567.putReference( idnull, ref433 ); executeAction( idrecapture, 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-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 idDlt = charIDToTypeID( 'Dlt ' );     var desc568 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref434 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref434.putEnumerated( idcompsClass, idOrdn, idTrgt );     desc568.putReference( idnull, ref434 ); executeAction( idDlt, 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-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 desc569 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref435 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref435.putEnumerated( idcompsClass, idOrdn, idTrgt );     desc569.putReference( idnull, ref435 ); executeAction( idDplc, 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-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 idMk = charIDToTypeID( 'Mk  ' );     var desc570 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref436 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         ref436.putClass( idcompsClass );     desc570.putReference( idnull, ref436 ); executeAction( idMk, 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-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 desc571 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref437 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseToolPresetsPanelGroup = stringIDToTypeID( 'closeToolPresetsPanelGroup' );         ref437.putEnumerated( idMn, idMnIt, idcloseToolPresetsPanelGroup );     desc571.putReference( idnull, ref437 ); 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-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 desc572 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref438 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseToolPresetsPanel = stringIDToTypeID( 'closeToolPresetsPanel' );         ref438.putEnumerated( idMn, idMnIt, idcloseToolPresetsPanel );     desc572.putReference( idnull, ref438 ); 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="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 idDlt = charIDToTypeID( 'Dlt ' );     var desc573 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref439 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref439.putEnumerated( idChnl, idChnl, idMsk );     desc573.putReference( idnull, ref439 );     var idAply = charIDToTypeID( 'Aply' );     desc573.putBoolean( idAply, true ); executeAction( idDlt, 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="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 idDlt = charIDToTypeID( 'Dlt ' );     var desc574 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref440 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref440.putEnumerated( idChnl, idChnl, idMsk );     desc574.putReference( idnull, ref440 ); executeAction( idDlt, 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="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 desc575 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref441 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref441.putEnumerated( idLyr, idOrdn, idTrgt );     desc575.putReference( idnull, ref441 );     var idT = charIDToTypeID( 'T   ' );         var desc576 = new ActionDescriptor();         var idUsrs = charIDToTypeID( 'Usrs' );         desc576.putBoolean( idUsrs, true );     var idLyr = charIDToTypeID( 'Lyr ' );     desc575.putObject( idT, idLyr, desc576 ); executeAction( idsetd, 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="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 desc577 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref442 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglM = charIDToTypeID( 'TglM' );         ref442.putEnumerated( idMn, idMnIt, idTglM );     desc577.putReference( idnull, ref442 ); 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="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 idDlt = charIDToTypeID( 'Dlt ' );     var desc578 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref443 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref443.putEnumerated( idChnl, idChnl, idMsk );     desc578.putReference( idnull, ref443 );     var idAply = charIDToTypeID( 'Aply' );     desc578.putBoolean( idAply, true ); executeAction( idDlt, 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="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 idDlt = charIDToTypeID( 'Dlt ' );     var desc579 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref444 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref444.putEnumerated( idChnl, idChnl, idMsk );     desc579.putReference( idnull, ref444 ); executeAction( idDlt, 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="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 idMk = charIDToTypeID( 'Mk  ' );     var desc580 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc580.putClass( idNw, idChnl );     var idAt = charIDToTypeID( 'At  ' );         var ref445 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref445.putEnumerated( idChnl, idChnl, idMsk );     desc580.putReference( idAt, ref445 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idHdSl = charIDToTypeID( 'HdSl' );     desc580.putEnumerated( idUsng, idUsrM, idHdSl ); executeAction( idMk, 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="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 idMk = charIDToTypeID( 'Mk  ' );     var desc581 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc581.putClass( idNw, idChnl );     var idAt = charIDToTypeID( 'At  ' );         var ref446 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref446.putEnumerated( idChnl, idChnl, idMsk );     desc581.putReference( idAt, ref446 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idRvlS = charIDToTypeID( 'RvlS' );     desc581.putEnumerated( idUsng, idUsrM, idRvlS ); executeAction( idMk, 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="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 idMk = charIDToTypeID( 'Mk  ' );     var desc582 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc582.putClass( idNw, idChnl );     var idAt = charIDToTypeID( 'At  ' );         var ref447 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref447.putEnumerated( idChnl, idChnl, idMsk );     desc582.putReference( idAt, ref447 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idHdAl = charIDToTypeID( 'HdAl' );     desc582.putEnumerated( idUsng, idUsrM, idHdAl ); executeAction( idMk, 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="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 idMk = charIDToTypeID( 'Mk  ' );     var desc583 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc583.putClass( idNw, idChnl );     var idAt = charIDToTypeID( 'At  ' );         var ref448 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref448.putEnumerated( idChnl, idChnl, idMsk );     desc583.putReference( idAt, ref448 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idRvlA = charIDToTypeID( 'RvlA' );     desc583.putEnumerated( idUsng, idUsrM, idRvlA ); executeAction( idMk, 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-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 desc584 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref449 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseHistoryPanelGroup = stringIDToTypeID( 'closeHistoryPanelGroup' );         ref449.putEnumerated( idMn, idMnIt, idcloseHistoryPanelGroup );     desc584.putReference( idnull, ref449 ); 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-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 desc585 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref450 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseHistoryPanel = stringIDToTypeID( 'closeHistoryPanel' );         ref450.putEnumerated( idMn, idMnIt, idcloseHistoryPanel );     desc585.putReference( idnull, ref450 ); 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-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 desc586 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref451 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idHstO = charIDToTypeID( 'HstO' );         ref451.putEnumerated( idMn, idMnIt, idHstO );     desc586.putReference( idnull, ref451 ); 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-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 idMk = charIDToTypeID( 'Mk  ' );     var desc587 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref452 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         ref452.putClass( idDcmn );     desc587.putReference( idnull, ref452 );     var idUsng = charIDToTypeID( 'Usng' );         var ref453 = new ActionReference();         var idHstS = charIDToTypeID( 'HstS' );         var idCrnH = charIDToTypeID( 'CrnH' );         ref453.putProperty( idHstS, idCrnH );     desc587.putReference( idUsng, ref453 ); executeAction( idMk, 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-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 desc588 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref454 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idHsSt = charIDToTypeID( 'HsSt' );         ref454.putProperty( idPrpr, idHsSt );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref454.putEnumerated( idDcmn, idOrdn, idTrgt );     desc588.putReference( idnull, ref454 ); executeAction( idCler, 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-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 idDlt = charIDToTypeID( 'Dlt ' );     var desc589 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref455 = new ActionReference();         var idHstS = charIDToTypeID( 'HstS' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref455.putEnumerated( idHstS, idOrdn, idTrgt );     desc589.putReference( idnull, ref455 ); executeAction( idDlt, 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-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 idMk = charIDToTypeID( 'Mk  ' );     var desc590 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref456 = new ActionReference();         var idSnpS = charIDToTypeID( 'SnpS' );         ref456.putClass( idSnpS );     desc590.putReference( idnull, ref456 ); executeAction( idMk, 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-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 desc591 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref457 = new ActionReference();         var idHstS = charIDToTypeID( 'HstS' );         ref457.putClass( idHstS );     desc591.putReference( idnull, ref457 ); executeAction( idPrvs, 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-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 idNxt = charIDToTypeID( 'Nxt ' );     var desc592 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref458 = new ActionReference();         var idHstS = charIDToTypeID( 'HstS' );         ref458.putClass( idHstS );     desc592.putReference( idnull, ref458 ); executeAction( idNxt, 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-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 desc593 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref459 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseNavigatorPanelGroup = stringIDToTypeID( 'closeNavigatorPanelGroup' );         ref459.putEnumerated( idMn, idMnIt, idcloseNavigatorPanelGroup );     desc593.putReference( idnull, ref459 ); 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-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 desc594 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref460 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseNavigatorPanel = stringIDToTypeID( 'closeNavigatorPanel' );         ref460.putEnumerated( idMn, idMnIt, idcloseNavigatorPanel );     desc594.putReference( idnull, ref460 ); 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-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 desc595 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref461 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idNvgP = charIDToTypeID( 'NvgP' );         ref461.putEnumerated( idMn, idMnIt, idNvgP );     desc595.putReference( idnull, ref461 ); 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-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 desc596 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref462 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseActionsPanelGroup = stringIDToTypeID( 'closeActionsPanelGroup' );         ref462.putEnumerated( idMn, idMnIt, idcloseActionsPanelGroup );     desc596.putReference( idnull, ref462 ); 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-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 desc597 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref463 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseActionsPanel = stringIDToTypeID( 'closeActionsPanel' );         ref463.putEnumerated( idMn, idMnIt, idcloseActionsPanel );     desc597.putReference( idnull, ref463 ); 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-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 desc598 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref464 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPbkO = charIDToTypeID( 'PbkO' );         ref464.putEnumerated( idMn, idMnIt, idPbkO );     desc598.putReference( idnull, ref464 ); executeAction( idslct, 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-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 idMk = charIDToTypeID( 'Mk  ' );     var desc599 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idASet = charIDToTypeID( 'ASet' );     desc599.putClass( idNw, idASet ); executeAction( idMk, 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-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 idMk = charIDToTypeID( 'Mk  ' );     var desc600 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idActn = charIDToTypeID( 'Actn' );     desc600.putClass( idNw, idActn ); executeAction( idMk, 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-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 desc601 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref465 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBtnM = charIDToTypeID( 'BtnM' );         ref465.putEnumerated( idMn, idMnIt, idBtnM );     desc601.putReference( idnull, ref465 ); executeAction( idslct, 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-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 desc602 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref466 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseSwatchesPanelGroup = stringIDToTypeID( 'closeSwatchesPanelGroup' );         ref466.putEnumerated( idMn, idMnIt, idcloseSwatchesPanelGroup );     desc602.putReference( idnull, ref466 ); executeAction( idslct, desc602, DialogModes.ALL ); } catch(e){if (e.toString().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 desc603 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref467 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseSwatchesPanel = stringIDToTypeID( 'closeSwatchesPanel' );         ref467.putEnumerated( idMn, idMnIt, idcloseSwatchesPanel );     desc603.putReference( idnull, ref467 ); 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-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 desc604 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref468 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSwtp = charIDToTypeID( 'Swtp' );         ref468.putEnumerated( idMn, idMnIt, idSwtp );     desc604.putReference( idnull, ref468 ); 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-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 desc605 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref469 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSwtS = charIDToTypeID( 'SwtS' );         ref469.putEnumerated( idMn, idMnIt, idSwtS );     desc605.putReference( idnull, ref469 ); 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-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 desc606 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref470 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSwtA = charIDToTypeID( 'SwtA' );         ref470.putEnumerated( idMn, idMnIt, idSwtA );     desc606.putReference( idnull, ref470 ); executeAction( idslct, 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-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 desc607 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref471 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSwtR = charIDToTypeID( 'SwtR' );         ref471.putEnumerated( idMn, idMnIt, idSwtR );     desc607.putReference( idnull, ref471 ); 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-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 desc608 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref472 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idswatchesLargeListView = stringIDToTypeID( 'swatchesLargeListView' );         ref472.putEnumerated( idMn, idMnIt, idswatchesLargeListView );     desc608.putReference( idnull, ref472 ); executeAction( idslct, 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-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 desc609 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref473 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idswatchesTextThumbnailView = stringIDToTypeID( 'swatchesTextThumbnailView' );         ref473.putEnumerated( idMn, idMnIt, idswatchesTextThumbnailView );     desc609.putReference( idnull, ref473 ); executeAction( idslct, 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-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 desc610 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref474 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idswatchesLargeThumbnailView = stringIDToTypeID( 'swatchesLargeThumbnailView' );         ref474.putEnumerated( idMn, idMnIt, idswatchesLargeThumbnailView );     desc610.putReference( idnull, ref474 ); executeAction( idslct, 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-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 desc611 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref475 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idswatchesThumbnailView = stringIDToTypeID( 'swatchesThumbnailView' );         ref475.putEnumerated( idMn, idMnIt, idswatchesThumbnailView );     desc611.putReference( idnull, ref475 ); executeAction( idslct, 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-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 desc612 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref476 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idswatchesNew = stringIDToTypeID( 'swatchesNew' );         ref476.putEnumerated( idMn, idMnIt, idswatchesNew );     desc612.putReference( idnull, ref476 ); 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-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 desc613 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref477 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseLayersPanelGroup = stringIDToTypeID( 'closeLayersPanelGroup' );         ref477.putEnumerated( idMn, idMnIt, idcloseLayersPanelGroup );     desc613.putReference( idnull, ref477 ); 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-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 desc614 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref478 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseLayersPanel = stringIDToTypeID( 'closeLayersPanel' );         ref478.putEnumerated( idMn, idMnIt, idcloseLayersPanel );     desc614.putReference( idnull, ref478 ); 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-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 desc615 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref479 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idLyrP = charIDToTypeID( 'LyrP' );         ref479.putEnumerated( idMn, idMnIt, idLyrP );     desc615.putReference( idnull, ref479 ); 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-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 desc616 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref480 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationOptionsHide = stringIDToTypeID( 'animationOptionsHide' );         ref480.putEnumerated( idMn, idMnIt, idanimationOptionsHide );     desc616.putReference( idnull, ref480 ); 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-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 desc617 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref481 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationOptionsShow = stringIDToTypeID( 'animationOptionsShow' );         ref481.putEnumerated( idMn, idMnIt, idanimationOptionsShow );     desc617.putReference( idnull, ref481 ); 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-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 desc618 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref482 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationOptionsAuto = stringIDToTypeID( 'animationOptionsAuto' );         ref482.putEnumerated( idMn, idMnIt, idanimationOptionsAuto );     desc618.putReference( idnull, ref482 ); 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-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 desc619 = new ActionDescriptor(); executeAction( idMrgtwo, 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-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 desc620 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref483 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref483.putEnumerated( idLyr, idOrdn, idTrgt );     desc620.putReference( idnull, ref483 ); executeAction( idselectLinkedLayers, 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-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 desc621 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref484 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref484.putEnumerated( idLyr, idOrdn, idTrgt );     desc621.putReference( idnull, ref484 ); executeAction( idlinkSelectedLayers, 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-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 desc622 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref485 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idblendOptions = stringIDToTypeID( 'blendOptions' );         ref485.putProperty( idPrpr, idblendOptions );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref485.putEnumerated( idLyr, idOrdn, idTrgt );     desc622.putReference( idnull, ref485 );     var idT = charIDToTypeID( 'T   ' );         var desc623 = new ActionDescriptor();         var idblendOptions = stringIDToTypeID( 'blendOptions' );         var idblendOptions = stringIDToTypeID( 'blendOptions' );         desc623.putClass( idblendOptions, idblendOptions );     var idblendOptions = stringIDToTypeID( 'blendOptions' );     desc622.putObject( idT, idblendOptions, desc623 ); executeAction( idsetd, 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-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 desc624 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref486 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idplacedLayerEditContents = stringIDToTypeID( 'placedLayerEditContents' );         ref486.putEnumerated( idMn, idMnIt, idplacedLayerEditContents );     desc624.putReference( idnull, ref486 ); 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-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 desc625 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref487 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idnewPlacedLayer = stringIDToTypeID( 'newPlacedLayer' );         ref487.putEnumerated( idMn, idMnIt, idnewPlacedLayer );     desc625.putReference( idnull, ref487 ); 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-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 desc626 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref488 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idapplyLocking = stringIDToTypeID( 'applyLocking' );         ref488.putEnumerated( idMn, idMnIt, idapplyLocking );     desc626.putReference( idnull, ref488 ); 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-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 desc627 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref489 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref489.putEnumerated( idLyr, idOrdn, idTrgt );     desc627.putReference( idnull, ref489 ); executeAction( idgroupLayersEvent, 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-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 desc628 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref490 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idlayerSection = stringIDToTypeID( 'layerSection' );         ref490.putEnumerated( idMn, idMnIt, idlayerSection );     desc628.putReference( idnull, ref490 ); 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-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 idDlt = charIDToTypeID( 'Dlt ' );     var desc629 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref491 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idhidden = stringIDToTypeID( 'hidden' );         ref491.putEnumerated( idLyr, idOrdn, idhidden );     desc629.putReference( idnull, ref491 ); executeAction( idDlt, 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-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 idDlt = charIDToTypeID( 'Dlt ' );     var desc630 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref492 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref492.putEnumerated( idLyr, idOrdn, idTrgt );     desc630.putReference( idnull, ref492 ); executeAction( idDlt, 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-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 desc631 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref493 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref493.putEnumerated( idLyr, idOrdn, idTrgt );     desc631.putReference( idnull, ref493 ); executeAction( idDplc, 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-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 idMk = charIDToTypeID( 'Mk  ' );     var desc632 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref494 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         ref494.putClass( idLyr );     desc632.putReference( idnull, ref494 ); executeAction( idMk, 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-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 desc633 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref495 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseInfoPanelGroup = stringIDToTypeID( 'closeInfoPanelGroup' );         ref495.putEnumerated( idMn, idMnIt, idcloseInfoPanelGroup );     desc633.putReference( idnull, ref495 ); 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-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 desc634 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref496 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseInfoPanel = stringIDToTypeID( 'closeInfoPanel' );         ref496.putEnumerated( idMn, idMnIt, idcloseInfoPanel );     desc634.putReference( idnull, ref496 ); 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-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 desc635 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref497 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idInfT = charIDToTypeID( 'InfT' );         ref497.putEnumerated( idMn, idMnIt, idInfT );     desc635.putReference( idnull, ref497 ); 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-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 desc636 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref498 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idInfP = charIDToTypeID( 'InfP' );         ref498.putEnumerated( idMn, idMnIt, idInfP );     desc636.putReference( idnull, ref498 ); 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-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 desc637 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref499 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseColorPanelGroup = stringIDToTypeID( 'closeColorPanelGroup' );         ref499.putEnumerated( idMn, idMnIt, idcloseColorPanelGroup );     desc637.putReference( idnull, ref499 ); executeAction( idslct, 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-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 desc638 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref500 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseColorPanel = stringIDToTypeID( 'closeColorPanel' );         ref500.putEnumerated( idMn, idMnIt, idcloseColorPanel );     desc638.putReference( idnull, ref500 ); executeAction( idslct, 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-Color-Make_Ramp_Web_Safe" type="Panel">
		<name id="Panel-Color-Make_Ramp_Web_Safe/name" value="Зробити кольори планки веб-придатними"/> 
		<context id="Panel-Color-Make_Ramp_Web_Safe/context" value="Колір &gt; Зробити кольори планки веб-придатними"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc639 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref501 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idwebSafeRamp = stringIDToTypeID( 'webSafeRamp' );         ref501.putEnumerated( idMn, idMnIt, idwebSafeRamp );     desc639.putReference( idnull, ref501 ); executeAction( idslct, 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-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 desc640 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref502 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcurrentColors = stringIDToTypeID( 'currentColors' );         ref502.putEnumerated( idMn, idMnIt, idcurrentColors );     desc640.putReference( idnull, ref502 ); executeAction( idslct, 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-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 desc641 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref503 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idgrayScaleRamp = stringIDToTypeID( 'grayScaleRamp' );         ref503.putEnumerated( idMn, idMnIt, idgrayScaleRamp );     desc641.putReference( idnull, ref503 ); 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-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 desc642 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref504 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idCMYKSpectrum = stringIDToTypeID( 'CMYKSpectrum' );         ref504.putEnumerated( idMn, idMnIt, idCMYKSpectrum );     desc642.putReference( idnull, ref504 ); 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-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 desc643 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref505 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idRGBSpectrum = stringIDToTypeID( 'RGBSpectrum' );         ref505.putEnumerated( idMn, idMnIt, idRGBSpectrum );     desc643.putReference( idnull, ref505 ); 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-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 desc644 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref506 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcopyAsHex = stringIDToTypeID( 'copyAsHex' );         ref506.putEnumerated( idMn, idMnIt, idcopyAsHex );     desc644.putReference( idnull, ref506 ); executeAction( idslct, 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-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 desc645 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref507 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcopyAsHTML = stringIDToTypeID( 'copyAsHTML' );         ref507.putEnumerated( idMn, idMnIt, idcopyAsHTML );     desc645.putReference( idnull, ref507 ); executeAction( idslct, 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-Color-Web_Color_Sliders" type="Panel">
		<name id="Panel-Color-Web_Color_Sliders/name" value="Повзунки веб-кольорів"/> 
		<context id="Panel-Color-Web_Color_Sliders/context" value="Колір &gt; Повзунки веб-кольорів"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc646 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref508 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idpickWeb = stringIDToTypeID( 'pickWeb' );         ref508.putEnumerated( idMn, idMnIt, idpickWeb );     desc646.putReference( idnull, ref508 ); executeAction( idslct, 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-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 desc647 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref509 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPckL = charIDToTypeID( 'PckL' );         ref509.putEnumerated( idMn, idMnIt, idPckL );     desc647.putReference( idnull, ref509 ); executeAction( idslct, 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-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 desc648 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref510 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPckC = charIDToTypeID( 'PckC' );         ref510.putEnumerated( idMn, idMnIt, idPckC );     desc648.putReference( idnull, ref510 ); executeAction( idslct, 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-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 desc649 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref511 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPckH = charIDToTypeID( 'PckH' );         ref511.putEnumerated( idMn, idMnIt, idPckH );     desc649.putReference( idnull, ref511 ); executeAction( idslct, 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-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 desc650 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref512 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPckR = charIDToTypeID( 'PckR' );         ref512.putEnumerated( idMn, idMnIt, idPckR );     desc650.putReference( idnull, ref512 ); executeAction( idslct, 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-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 desc651 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref513 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPckG = charIDToTypeID( 'PckG' );         ref513.putEnumerated( idMn, idMnIt, idPckG );     desc651.putReference( idnull, ref513 ); executeAction( idslct, 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-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 desc652 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref514 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsN = charIDToTypeID( 'BrsN' );         ref514.putEnumerated( idMn, idMnIt, idBrsN );     desc652.putReference( idnull, ref514 ); 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-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 desc653 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref515 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseChannelsPanelGroup = stringIDToTypeID( 'closeChannelsPanelGroup' );         ref515.putEnumerated( idMn, idMnIt, idcloseChannelsPanelGroup );     desc653.putReference( idnull, ref515 ); 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-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 desc654 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref516 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseChannelsPanel = stringIDToTypeID( 'closeChannelsPanel' );         ref516.putEnumerated( idMn, idMnIt, idcloseChannelsPanel );     desc654.putReference( idnull, ref516 ); 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-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 desc655 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref517 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idChnP = charIDToTypeID( 'ChnP' );         ref517.putEnumerated( idMn, idMnIt, idChnP );     desc655.putReference( idnull, ref517 ); 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="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 desc656 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref518 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idMrgC = charIDToTypeID( 'MrgC' );         ref518.putEnumerated( idMn, idMnIt, idMrgC );     desc656.putReference( idnull, ref518 ); 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="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 desc657 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref519 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idChnO = charIDToTypeID( 'ChnO' );         ref519.putEnumerated( idMn, idMnIt, idChnO );     desc657.putReference( idnull, ref519 ); executeAction( idslct, 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="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 idMk = charIDToTypeID( 'Mk  ' );     var desc658 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idSCch = charIDToTypeID( 'SCch' );     desc658.putClass( idNw, idSCch ); executeAction( idMk, 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="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 idDlt = charIDToTypeID( 'Dlt ' );     var desc659 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref520 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref520.putEnumerated( idChnl, idOrdn, idTrgt );     desc659.putReference( idnull, ref520 ); executeAction( idDlt, 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="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 desc660 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref521 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref521.putEnumerated( idChnl, idOrdn, idTrgt );     desc660.putReference( idnull, ref521 ); executeAction( idDplc, 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="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 idMk = charIDToTypeID( 'Mk  ' );     var desc661 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc661.putClass( idNw, idChnl ); executeAction( idMk, 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="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 desc662 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref522 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePathsPanelGroup = stringIDToTypeID( 'closePathsPanelGroup' );         ref522.putEnumerated( idMn, idMnIt, idclosePathsPanelGroup );     desc662.putReference( idnull, ref522 ); 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="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 desc663 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref523 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePathsPanel = stringIDToTypeID( 'closePathsPanel' );         ref523.putEnumerated( idMn, idMnIt, idclosePathsPanel );     desc663.putReference( idnull, ref523 ); 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="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 desc664 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref524 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPthP = charIDToTypeID( 'PthP' );         ref524.putEnumerated( idMn, idMnIt, idPthP );     desc664.putReference( idnull, ref524 ); 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="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 desc665 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref525 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         var idClPt = charIDToTypeID( 'ClPt' );         ref525.putProperty( idPath, idClPt );     desc665.putReference( idnull, ref525 ); executeAction( idsetd, 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="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 desc666 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref526 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref526.putEnumerated( idPath, idOrdn, idTrgt );     desc666.putReference( idnull, ref526 ); executeAction( idStrk, 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="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 idFl = charIDToTypeID( 'Fl  ' );     var desc667 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref527 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref527.putEnumerated( idPath, idOrdn, idTrgt );     desc667.putReference( idnull, ref527 ); executeAction( idFl, 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="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 desc668 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref528 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref528.putProperty( idChnl, idfsel );     desc668.putReference( idnull, ref528 );     var idT = charIDToTypeID( 'T   ' );         var ref529 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref529.putEnumerated( idPath, idOrdn, idTrgt );     desc668.putReference( idT, ref529 ); executeAction( idsetd, 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="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 idMk = charIDToTypeID( 'Mk  ' );     var desc669 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref530 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         ref530.putClass( idPath );     desc669.putReference( idnull, ref530 );     var idFrom = charIDToTypeID( 'From' );         var ref531 = new ActionReference();         var idcsel = charIDToTypeID( 'csel' );         var idfsel = charIDToTypeID( 'fsel' );         ref531.putProperty( idcsel, idfsel );     desc669.putReference( idFrom, ref531 ); executeAction( idMk, 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="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 idDlt = charIDToTypeID( 'Dlt ' );     var desc670 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref532 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref532.putEnumerated( idPath, idOrdn, idTrgt );     desc670.putReference( idnull, ref532 ); executeAction( idDlt, 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="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 desc671 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref533 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref533.putEnumerated( idPath, idOrdn, idTrgt );     desc671.putReference( idnull, ref533 ); executeAction( idDplc, 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="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 idMk = charIDToTypeID( 'Mk  ' );     var desc672 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref534 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         ref534.putClass( idPath );     desc672.putReference( idnull, ref534 ); executeAction( idMk, 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-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 desc673 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref535 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseParagraphPanelGroup = stringIDToTypeID( 'closeParagraphPanelGroup' );         ref535.putEnumerated( idMn, idMnIt, idcloseParagraphPanelGroup );     desc673.putReference( idnull, ref535 ); 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-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 desc674 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref536 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseParagraphPanel = stringIDToTypeID( 'closeParagraphPanel' );         ref536.putEnumerated( idMn, idMnIt, idcloseParagraphPanel );     desc674.putReference( idnull, ref536 ); 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-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 desc675 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref537 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCharacterPanelGroup = stringIDToTypeID( 'closeCharacterPanelGroup' );         ref537.putEnumerated( idMn, idMnIt, idcloseCharacterPanelGroup );     desc675.putReference( idnull, ref537 ); 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-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 desc676 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref538 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCharacterPanel = stringIDToTypeID( 'closeCharacterPanel' );         ref538.putEnumerated( idMn, idMnIt, idcloseCharacterPanel );     desc676.putReference( idnull, ref538 ); 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="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 desc677 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref539 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idwarp = stringIDToTypeID( 'warp' );         ref539.putEnumerated( idMn, idMnIt, idwarp );     desc677.putReference( idnull, ref539 ); 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="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 desc678 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref540 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idTEXT = charIDToTypeID( 'TEXT' );         ref540.putProperty( idPrpr, idTEXT );         var idTxLr = charIDToTypeID( 'TxLr' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref540.putEnumerated( idTxLr, idOrdn, idTrgt );     desc678.putReference( idnull, ref540 );     var idT = charIDToTypeID( 'T   ' );     var idTEXT = charIDToTypeID( 'TEXT' );     var idbox = stringIDToTypeID( 'box' );     desc678.putEnumerated( idT, idTEXT, idbox ); executeAction( idsetd, 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="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 desc679 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref541 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idRstT = charIDToTypeID( 'RstT' );         ref541.putEnumerated( idMn, idMnIt, idRstT );     desc679.putReference( idnull, ref541 ); 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="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 desc680 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref542 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idconvertToShape = stringIDToTypeID( 'convertToShape' );         ref542.putEnumerated( idMn, idMnIt, idconvertToShape );     desc680.putReference( idnull, ref542 ); 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="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 desc681 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref543 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcreateWorkPath = stringIDToTypeID( 'createWorkPath' );         ref543.putEnumerated( idMn, idMnIt, idcreateWorkPath );     desc681.putReference( idnull, ref543 ); 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="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 desc682 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc682.putInteger( idkeythreeDTextureType, 10 ); executeAction( idcreatethreeDFromRepousseSheetMask, 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="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 desc683 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref544 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idVrtc = charIDToTypeID( 'Vrtc' );         ref544.putEnumerated( idMn, idMnIt, idVrtc );     desc683.putReference( idnull, ref544 ); 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="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 desc684 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref545 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idHrzn = charIDToTypeID( 'Hrzn' );         ref545.putEnumerated( idMn, idMnIt, idHrzn );     desc684.putReference( idnull, ref545 ); 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-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 desc685 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref546 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAnSm = charIDToTypeID( 'AnSm' );         ref546.putEnumerated( idMn, idMnIt, idAnSm );     desc685.putReference( idnull, ref546 ); 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-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 desc686 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref547 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAnSt = charIDToTypeID( 'AnSt' );         ref547.putEnumerated( idMn, idMnIt, idAnSt );     desc686.putReference( idnull, ref547 ); 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-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 desc687 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref548 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAnCr = charIDToTypeID( 'AnCr' );         ref548.putEnumerated( idMn, idMnIt, idAnCr );     desc687.putReference( idnull, ref548 ); 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-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 desc688 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref549 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idantiAliasSharp = stringIDToTypeID( 'antiAliasSharp' );         ref549.putEnumerated( idMn, idMnIt, idantiAliasSharp );     desc688.putReference( idnull, ref549 ); 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-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 desc689 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref550 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAnno = charIDToTypeID( 'Anno' );         ref550.putEnumerated( idMn, idMnIt, idAnno );     desc689.putReference( idnull, ref550 ); 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-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 desc690 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref551 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleParagraphStylesPalette = stringIDToTypeID( 'toggleParagraphStylesPalette' );         ref551.putEnumerated( idMn, idMnIt, idtoggleParagraphStylesPalette );     desc690.putReference( idnull, ref551 ); 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-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 desc691 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref552 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCharacterStylesPalette = stringIDToTypeID( 'toggleCharacterStylesPalette' );         ref552.putEnumerated( idMn, idMnIt, idtoggleCharacterStylesPalette );     desc691.putReference( idnull, ref552 ); 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-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 desc692 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref553 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleParagraphPalette = stringIDToTypeID( 'toggleParagraphPalette' );         ref553.putEnumerated( idMn, idMnIt, idtoggleParagraphPalette );     desc692.putReference( idnull, ref553 ); 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-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 desc693 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref554 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCharacterPalette = stringIDToTypeID( 'toggleCharacterPalette' );         ref554.putEnumerated( idMn, idMnIt, idtoggleCharacterPalette );     desc693.putReference( idnull, ref554 ); 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="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 desc694 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref555 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseStylesPanelGroup = stringIDToTypeID( 'closeStylesPanelGroup' );         ref555.putEnumerated( idMn, idMnIt, idcloseStylesPanelGroup );     desc694.putReference( idnull, ref555 ); 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="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 desc695 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref556 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseStylesPanel = stringIDToTypeID( 'closeStylesPanel' );         ref556.putEnumerated( idMn, idMnIt, idcloseStylesPanel );     desc695.putReference( idnull, ref556 ); 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="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 desc696 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref557 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSlsd = charIDToTypeID( 'Slsd' );         ref557.putEnumerated( idMn, idMnIt, idSlsd );     desc696.putReference( idnull, ref557 ); 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="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 desc697 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref558 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSlsv = charIDToTypeID( 'Slsv' );         ref558.putEnumerated( idMn, idMnIt, idSlsv );     desc697.putReference( idnull, ref558 ); 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="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 desc698 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref559 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSlsA = charIDToTypeID( 'SlsA' );         ref559.putEnumerated( idMn, idMnIt, idSlsA );     desc698.putReference( idnull, ref559 ); 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="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 desc699 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref560 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSlsR = charIDToTypeID( 'SlsR' );         ref560.putEnumerated( idMn, idMnIt, idSlsR );     desc699.putReference( idnull, ref560 ); 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="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 desc700 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref561 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idstylesTextThumbnailView = stringIDToTypeID( 'stylesTextThumbnailView' );         ref561.putEnumerated( idMn, idMnIt, idstylesTextThumbnailView );     desc700.putReference( idnull, ref561 ); 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="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 desc701 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref562 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idstylesSmallTextView = stringIDToTypeID( 'stylesSmallTextView' );         ref562.putEnumerated( idMn, idMnIt, idstylesSmallTextView );     desc701.putReference( idnull, ref562 ); 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="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 desc702 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref563 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idstylesThumbnailView = stringIDToTypeID( 'stylesThumbnailView' );         ref563.putEnumerated( idMn, idMnIt, idstylesThumbnailView );     desc702.putReference( idnull, ref563 ); 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="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 desc703 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref564 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idstylesSmallThumbnailView = stringIDToTypeID( 'stylesSmallThumbnailView' );         ref564.putEnumerated( idMn, idMnIt, idstylesSmallThumbnailView );     desc703.putReference( idnull, ref564 ); 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="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 desc704 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref565 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idstylesTextView = stringIDToTypeID( 'stylesTextView' );         ref565.putEnumerated( idMn, idMnIt, idstylesTextView );     desc704.putReference( idnull, ref565 ); 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="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 desc705 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref566 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSlsN = charIDToTypeID( 'SlsN' );         ref566.putEnumerated( idMn, idMnIt, idSlsN );     desc705.putReference( idnull, ref566 ); 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-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 desc706 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref567 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclearSlices = stringIDToTypeID( 'clearSlices' );         ref567.putEnumerated( idMn, idMnIt, idclearSlices );     desc706.putReference( idnull, ref567 ); 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-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 desc707 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref568 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleLockSlices = stringIDToTypeID( 'toggleLockSlices' );         ref568.putEnumerated( idMn, idMnIt, idtoggleLockSlices );     desc707.putReference( idnull, ref568 ); 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-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 desc708 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref569 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idnewGuide = stringIDToTypeID( 'newGuide' );         ref569.putEnumerated( idMn, idMnIt, idnewGuide );     desc708.putReference( idnull, ref569 ); 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-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 desc709 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref570 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idClrG = charIDToTypeID( 'ClrG' );         ref570.putEnumerated( idMn, idMnIt, idClrG );     desc709.putReference( idnull, ref570 ); 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-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 desc710 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref571 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglL = charIDToTypeID( 'TglL' );         ref571.putEnumerated( idMn, idMnIt, idTglL );     desc710.putReference( idnull, ref571 ); 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-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 desc711 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref572 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapNone = stringIDToTypeID( 'snapNone' );         ref572.putEnumerated( idMn, idMnIt, idsnapNone );     desc711.putReference( idnull, ref572 ); 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-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 desc712 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref573 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapAll = stringIDToTypeID( 'snapAll' );         ref573.putEnumerated( idMn, idMnIt, idsnapAll );     desc712.putReference( idnull, ref573 ); 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-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 desc713 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref574 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapToDocBounds = stringIDToTypeID( 'snapToDocBounds' );         ref574.putEnumerated( idMn, idMnIt, idsnapToDocBounds );     desc713.putReference( idnull, ref574 ); 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-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 desc714 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref575 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapToSlices = stringIDToTypeID( 'snapToSlices' );         ref575.putEnumerated( idMn, idMnIt, idsnapToSlices );     desc714.putReference( idnull, ref575 ); 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-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 desc715 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref576 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapToLayerBounds = stringIDToTypeID( 'snapToLayerBounds' );         ref576.putEnumerated( idMn, idMnIt, idsnapToLayerBounds );     desc715.putReference( idnull, ref576 ); 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-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 desc716 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref577 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapToGrid = stringIDToTypeID( 'snapToGrid' );         ref577.putEnumerated( idMn, idMnIt, idsnapToGrid );     desc716.putReference( idnull, ref577 ); 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-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 desc717 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref578 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapToGuides = stringIDToTypeID( 'snapToGuides' );         ref578.putEnumerated( idMn, idMnIt, idsnapToGuides );     desc717.putReference( idnull, ref578 ); 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-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 desc718 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref579 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnap = stringIDToTypeID( 'snap' );         ref579.putEnumerated( idMn, idMnIt, idsnap );     desc718.putReference( idnull, ref579 ); 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-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 desc719 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref580 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglR = charIDToTypeID( 'TglR' );         ref580.putEnumerated( idMn, idMnIt, idTglR );     desc719.putReference( idnull, ref580 ); 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-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 desc720 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref581 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idshowHideOptions = stringIDToTypeID( 'showHideOptions' );         ref581.putEnumerated( idMn, idMnIt, idshowHideOptions );     desc720.putReference( idnull, ref581 ); 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-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 desc721 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref582 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idshowNone = stringIDToTypeID( 'showNone' );         ref582.putEnumerated( idMn, idMnIt, idshowNone );     desc721.putReference( idnull, ref582 ); 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-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 desc722 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref583 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idshowAll = stringIDToTypeID( 'showAll' );         ref583.putEnumerated( idMn, idMnIt, idshowAll );     desc722.putReference( idnull, ref583 ); 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-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 desc723 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref584 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleBrushPreview = stringIDToTypeID( 'toggleBrushPreview' );         ref584.putEnumerated( idMn, idMnIt, idtoggleBrushPreview );     desc723.putReference( idnull, ref584 ); 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-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 desc724 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref585 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglethreeDSelection = stringIDToTypeID( 'toggle3DSelection' );         ref585.putEnumerated( idMn, idMnIt, idtogglethreeDSelection );     desc724.putReference( idnull, ref585 ); 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-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 desc725 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref586 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglethreeDLights = stringIDToTypeID( 'toggle3DLights' );         ref586.putEnumerated( idMn, idMnIt, idtogglethreeDLights );     desc725.putReference( idnull, ref586 ); 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-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 desc726 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref587 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglethreeDGroundPlane = stringIDToTypeID( 'toggle3DGroundPlane' );         ref587.putEnumerated( idMn, idMnIt, idtogglethreeDGroundPlane );     desc726.putReference( idnull, ref587 ); 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-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 desc727 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref588 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglethreeDAxis = stringIDToTypeID( 'toggle3DAxis' );         ref588.putEnumerated( idMn, idMnIt, idtogglethreeDAxis );     desc727.putReference( idnull, ref588 ); 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-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 desc728 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref589 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglePixelGrid = stringIDToTypeID( 'togglePixelGrid' );         ref589.putEnumerated( idMn, idMnIt, idtogglePixelGrid );     desc728.putReference( idnull, ref589 ); 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-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 desc729 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref590 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTgAn = charIDToTypeID( 'TgAn' );         ref590.putEnumerated( idMn, idMnIt, idTgAn );     desc729.putReference( idnull, ref590 ); 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-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 desc730 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref591 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleSlices = stringIDToTypeID( 'toggleSlices' );         ref591.putEnumerated( idMn, idMnIt, idtoggleSlices );     desc730.putReference( idnull, ref591 ); executeAction( idslct, 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-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 desc731 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref592 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleSmartGuides = stringIDToTypeID( 'toggleSmartGuides' );         ref592.putEnumerated( idMn, idMnIt, idtoggleSmartGuides );     desc731.putReference( idnull, ref592 ); executeAction( idslct, desc731, DialogModes.ALL ); } catch(e){if (e.toString().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 desc732 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref593 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCount = stringIDToTypeID( 'toggleCount' );         ref593.putEnumerated( idMn, idMnIt, idtoggleCount );     desc732.putReference( idnull, ref593 ); executeAction( idslct, 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-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 desc733 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref594 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTgld = charIDToTypeID( 'Tgld' );         ref594.putEnumerated( idMn, idMnIt, idTgld );     desc733.putReference( idnull, ref594 ); executeAction( idslct, desc733, DialogModes.ALL ); } catch(e){if (e.toString().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 desc734 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref595 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTgGr = charIDToTypeID( 'TgGr' );         ref595.putEnumerated( idMn, idMnIt, idTgGr );     desc734.putReference( idnull, ref595 ); executeAction( idslct, 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-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 desc735 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref596 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglP = charIDToTypeID( 'TglP' );         ref596.putEnumerated( idMn, idMnIt, idTglP );     desc735.putReference( idnull, ref596 ); executeAction( idslct, desc735, DialogModes.ALL ); } catch(e){if (e.toString().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 desc736 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref597 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglE = charIDToTypeID( 'TglE' );         ref597.putEnumerated( idMn, idMnIt, idTglE );     desc736.putReference( idnull, ref597 ); executeAction( idslct, 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-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 desc737 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref598 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleLayerEdges = stringIDToTypeID( 'toggleLayerEdges' );         ref598.putEnumerated( idMn, idMnIt, idtoggleLayerEdges );     desc737.putReference( idnull, ref598 ); executeAction( idslct, desc737, DialogModes.ALL ); } catch(e){if (e.toString().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 desc738 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref599 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleShowExtras = stringIDToTypeID( 'toggleShowExtras' );         ref599.putEnumerated( idMn, idMnIt, idtoggleShowExtras );     desc738.putReference( idnull, ref599 ); executeAction( idslct, 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-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 desc739 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref600 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idscreenModeFullScreen = stringIDToTypeID( 'screenModeFullScreen' );         ref600.putEnumerated( idMn, idMnIt, idscreenModeFullScreen );     desc739.putReference( idnull, ref600 ); executeAction( idslct, desc739, DialogModes.ALL ); } catch(e){if (e.toString().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 desc740 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref601 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idscreenModeFullScreenWithMenubar = stringIDToTypeID( 'screenModeFullScreenWithMenubar' );         ref601.putEnumerated( idMn, idMnIt, idscreenModeFullScreenWithMenubar );     desc740.putReference( idnull, ref601 ); executeAction( idslct, 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-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 desc741 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref602 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idscreenModeStandard = stringIDToTypeID( 'screenModeStandard' );         ref602.putEnumerated( idMn, idMnIt, idscreenModeStandard );     desc741.putReference( idnull, ref602 ); executeAction( idslct, desc741, DialogModes.ALL ); } catch(e){if (e.toString().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 desc742 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref603 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPrnS = charIDToTypeID( 'PrnS' );         ref603.putEnumerated( idMn, idMnIt, idPrnS );     desc742.putReference( idnull, ref603 ); executeAction( idslct, 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-Actual_Pixels" type="Main">
		<name id="Main-View-Actual_Pixels/name" value="Справжні пікселі"/> 
		<context id="Main-View-Actual_Pixels/context" value="Перегляд &gt; Справжні пікселі"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc743 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref604 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idActP = charIDToTypeID( 'ActP' );         ref604.putEnumerated( idMn, idMnIt, idActP );     desc743.putReference( idnull, ref604 ); executeAction( idslct, desc743, DialogModes.ALL ); } catch(e){if (e.toString().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 desc744 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref605 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idFtOn = charIDToTypeID( 'FtOn' );         ref605.putEnumerated( idMn, idMnIt, idFtOn );     desc744.putReference( idnull, ref605 ); executeAction( idslct, 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-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 desc745 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref606 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idZmOt = charIDToTypeID( 'ZmOt' );         ref606.putEnumerated( idMn, idMnIt, idZmOt );     desc745.putReference( idnull, ref606 ); executeAction( idslct, desc745, DialogModes.ALL ); } catch(e){if (e.toString().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 desc746 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref607 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idZmIn = charIDToTypeID( 'ZmIn' );         ref607.putEnumerated( idMn, idMnIt, idZmIn );     desc746.putReference( idnull, ref607 ); 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-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 desc747 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref608 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhdrOptions = stringIDToTypeID( 'hdrOptions' );         ref608.putEnumerated( idMn, idMnIt, idhdrOptions );     desc747.putReference( idnull, ref608 ); 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_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 desc748 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref609 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleProofVideo = stringIDToTypeID( 'toggleProofVideo' );         ref609.putEnumerated( idMn, idMnIt, idtoggleProofVideo );     desc748.putReference( idnull, ref609 ); 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-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 desc749 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref610 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref610.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref610.putEnumerated( idDcmn, idOrdn, idTrgt );     desc749.putReference( idnull, ref610 );     var idT = charIDToTypeID( 'T   ' );         var desc750 = new ActionDescriptor();         var idVl = charIDToTypeID( 'Vl  ' );         desc750.putDouble( idVl, 1.500000 );         var idNm = charIDToTypeID( 'Nm  ' );         desc750.putString( idNm, '''DVCPRO HD 1080''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc749.putObject( idT, idpixelScaleFactor, desc750 ); executeAction( idsetd, 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-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 desc751 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref611 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref611.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref611.putEnumerated( idDcmn, idOrdn, idTrgt );     desc751.putReference( idnull, ref611 );     var idT = charIDToTypeID( 'T   ' );         var desc752 = new ActionDescriptor();         var idVl = charIDToTypeID( 'Vl  ' );         desc752.putDouble( idVl, 2.000000 );         var idNm = charIDToTypeID( 'Nm  ' );         desc752.putString( idNm, '''Anamorphic 2:1''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc751.putObject( idT, idpixelScaleFactor, desc752 ); executeAction( idsetd, 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-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 Widescreen (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 desc753 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref612 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref612.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref612.putEnumerated( idDcmn, idOrdn, idTrgt );     desc753.putReference( idnull, ref612 );     var idT = charIDToTypeID( 'T   ' );         var desc754 = new ActionDescriptor();         var idVl = charIDToTypeID( 'Vl  ' );         desc754.putDouble( idVl, 1.458700 );         var idNm = charIDToTypeID( 'Nm  ' );         desc754.putString( idNm, '''D1/DV PAL Widescreen''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc753.putObject( idT, idpixelScaleFactor, desc754 ); executeAction( idsetd, 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-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 desc755 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref613 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref613.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref613.putEnumerated( idDcmn, idOrdn, idTrgt );     desc755.putReference( idnull, ref613 );     var idT = charIDToTypeID( 'T   ' );         var desc756 = new ActionDescriptor();         var idVl = charIDToTypeID( 'Vl  ' );         desc756.putDouble( idVl, 1.333000 );         var idNm = charIDToTypeID( 'Nm  ' );         desc756.putString( idNm, '''HDV 1080/DVCPRO HD 720''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc755.putObject( idT, idpixelScaleFactor, desc756 ); executeAction( idsetd, 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-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 Widescreen (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 desc757 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref614 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref614.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref614.putEnumerated( idDcmn, idOrdn, idTrgt );     desc757.putReference( idnull, ref614 );     var idT = charIDToTypeID( 'T   ' );         var desc758 = new ActionDescriptor();         var idVl = charIDToTypeID( 'Vl  ' );         desc758.putDouble( idVl, 1.212100 );         var idNm = charIDToTypeID( 'Nm  ' );         desc758.putString( idNm, '''D1/DV NTSC Widescreen''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc757.putObject( idT, idpixelScaleFactor, desc758 ); executeAction( idsetd, 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-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 desc759 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref615 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref615.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref615.putEnumerated( idDcmn, idOrdn, idTrgt );     desc759.putReference( idnull, ref615 );     var idT = charIDToTypeID( 'T   ' );         var desc760 = new ActionDescriptor();         var idVl = charIDToTypeID( 'Vl  ' );         desc760.putDouble( idVl, 1.094000 );         var idNm = charIDToTypeID( 'Nm  ' );         desc760.putString( idNm, '''D1/DV PAL''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc759.putObject( idT, idpixelScaleFactor, desc760 ); executeAction( idsetd, 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-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 desc761 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref616 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref616.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref616.putEnumerated( idDcmn, idOrdn, idTrgt );     desc761.putReference( idnull, ref616 );     var idT = charIDToTypeID( 'T   ' );         var desc762 = new ActionDescriptor();         var idVl = charIDToTypeID( 'Vl  ' );         desc762.putDouble( idVl, 0.909100 );         var idNm = charIDToTypeID( 'Nm  ' );         desc762.putString( idNm, '''D1/DV NTSC''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc761.putObject( idT, idpixelScaleFactor, desc762 ); executeAction( idsetd, 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-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 desc763 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref617 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref617.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref617.putEnumerated( idDcmn, idOrdn, idTrgt );     desc763.putReference( idnull, ref617 );     var idT = charIDToTypeID( 'T   ' );         var desc764 = new ActionDescriptor();         var idVl = charIDToTypeID( 'Vl  ' );         desc764.putDouble( idVl, 1.000000 );         var idNm = charIDToTypeID( 'Nm  ' );         desc764.putString( idNm, '''Square Pixels''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc763.putObject( idT, idpixelScaleFactor, desc764 ); executeAction( idsetd, 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-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 desc765 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref618 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idresetScaleFactor = stringIDToTypeID( 'resetScaleFactor' );         ref618.putEnumerated( idMn, idMnIt, idresetScaleFactor );     desc765.putReference( idnull, ref618 ); 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-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 desc766 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref619 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddeleteScaleFactor = stringIDToTypeID( 'deleteScaleFactor' );         ref619.putEnumerated( idMn, idMnIt, iddeleteScaleFactor );     desc766.putReference( idnull, ref619 ); 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-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 desc767 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref620 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcustomScaleFactor = stringIDToTypeID( 'customScaleFactor' );         ref620.putEnumerated( idMn, idMnIt, idcustomScaleFactor );     desc767.putReference( idnull, ref620 ); 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-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 desc768 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref621 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglG = charIDToTypeID( 'TglG' );         ref621.putEnumerated( idMn, idMnIt, idTglG );     desc768.putReference( idnull, ref621 ); 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-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 desc769 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref622 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleProofColors = stringIDToTypeID( 'toggleProofColors' );         ref622.putEnumerated( idMn, idMnIt, idtoggleProofColors );     desc769.putReference( idnull, ref622 ); 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-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 desc770 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofDeuteranopia = stringIDToTypeID( 'proofDeuteranopia' );     desc770.putEnumerated( idBltn, idbuiltinProof, idproofDeuteranopia ); executeAction( idproofSetup, 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-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 desc771 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofProtanopia = stringIDToTypeID( 'proofProtanopia' );     desc771.putEnumerated( idBltn, idbuiltinProof, idproofProtanopia ); executeAction( idproofSetup, 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-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 desc772 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofMonitor = stringIDToTypeID( 'proofMonitor' );     desc772.putEnumerated( idBltn, idbuiltinProof, idproofMonitor ); executeAction( idproofSetup, 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-View-Proof_Setup-Internet_Standard_RGB_(sRGB)" type="Main">
		<name id="Main-View-Proof_Setup-Internet_Standard_RGB_(sRGB)/name" value="Стандартний RGB для Інтернету (sRGB)"/> 
		<context id="Main-View-Proof_Setup-Internet_Standard_RGB_(sRGB)/context" value="Перегляд &gt; Параметри кольоропроби &gt; Стандартний RGB для Інтернету (sRGB)"/>
		<desc id="Main-View-Proof_Setup-Internet_Standard_RGB_(sRGB)/desc" value="Показати з використанням стандартних кольорів і гами (2.2) sRGB"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc773 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofWindows = stringIDToTypeID( 'proofWindows' );     desc773.putEnumerated( idBltn, idbuiltinProof, idproofWindows ); executeAction( idproofSetup, 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-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="Традиційний RGB Macintosh (Гама 1.8)"/> 
		<context id="Main-View-Proof_Setup-Legacy_Macintosh_RGB_(Gamma_1.8)/context" value="Перегляд &gt; Параметри кольоропроби &gt; Традиційний RGB Macintosh (Гама 1.8)"/>
		<desc id="Main-View-Proof_Setup-Legacy_Macintosh_RGB_(Gamma_1.8)/desc" value="Показати з використанням гами (1.8) ОС до Snow Leopard"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc774 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofMacintosh = stringIDToTypeID( 'proofMacintosh' );     desc774.putEnumerated( idBltn, idbuiltinProof, idproofMacintosh ); executeAction( idproofSetup, 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-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 desc775 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofCMY = stringIDToTypeID( 'proofCMY' );     desc775.putEnumerated( idBltn, idbuiltinProof, idproofCMY ); executeAction( idproofSetup, 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-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 desc776 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofBlack = stringIDToTypeID( 'proofBlack' );     desc776.putEnumerated( idBltn, idbuiltinProof, idproofBlack ); executeAction( idproofSetup, 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-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 desc777 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofYellow = stringIDToTypeID( 'proofYellow' );     desc777.putEnumerated( idBltn, idbuiltinProof, idproofYellow ); executeAction( idproofSetup, 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-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 desc778 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofMagenta = stringIDToTypeID( 'proofMagenta' );     desc778.putEnumerated( idBltn, idbuiltinProof, idproofMagenta ); executeAction( idproofSetup, 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-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 desc779 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofCyan = stringIDToTypeID( 'proofCyan' );     desc779.putEnumerated( idBltn, idbuiltinProof, idproofCyan ); executeAction( idproofSetup, 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-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 desc780 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofCMYK = stringIDToTypeID( 'proofCMYK' );     desc780.putEnumerated( idBltn, idbuiltinProof, idproofCMYK ); executeAction( idproofSetup, 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-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 desc781 = new ActionDescriptor(); executeAction( idproofSetup, 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-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="Відобразити панель &quot;Інструменти&quot;, яка використовується для вибору інструментів"/> 
		<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 ref623 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglT = charIDToTypeID( 'TglT' );         ref623.putEnumerated( idMn, idMnIt, idTglT );     desc782.putReference( idnull, ref623 ); 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-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 desc783 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref624 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglO = charIDToTypeID( 'TglO' );         ref624.putEnumerated( idMn, idMnIt, idTglO );     desc783.putReference( idnull, ref624 ); 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-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="Відобразити панель &quot;Стилі інструментів&quot;, яка використовується для створення та вибору конфігурацій стилів інструментів"/> 
		<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 ref625 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleToolPresetsPalette = stringIDToTypeID( 'toggleToolPresetsPalette' );         ref625.putEnumerated( idMn, idMnIt, idtoggleToolPresetsPalette );     desc784.putReference( idnull, ref625 ); 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-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 desc785 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref626 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleAnimationPalette = stringIDToTypeID( 'toggleAnimationPalette' );         ref626.putEnumerated( idMn, idMnIt, idtoggleAnimationPalette );     desc785.putReference( idnull, ref626 ); 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-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="Відобразити панель &quot;Зразки&quot;, яка використовується для створення та застосування улюблених кольорів"/> 
		<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 ref627 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglw = charIDToTypeID( 'Tglw' );         ref627.putEnumerated( idMn, idMnIt, idTglw );     desc786.putReference( idnull, ref627 ); 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-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="Відобразити панель &quot;Стилі&quot;, яка використовується для створення та застосування збережених наборів характеристик шарів"/> 
		<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 ref628 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTgSl = charIDToTypeID( 'TgSl' );         ref628.putEnumerated( idMn, idMnIt, idTgSl );     desc787.putReference( idnull, ref628 ); 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-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 desc788 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref629 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglePropertiesPanel = stringIDToTypeID( 'togglePropertiesPanel' );         ref629.putEnumerated( idMn, idMnIt, idtogglePropertiesPanel );     desc788.putReference( idnull, ref629 ); 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-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="Відобразити панель &quot;Контури&quot;, яка використовується для показу та редагування векторних контурів"/> 
		<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 ref630 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglt = charIDToTypeID( 'Tglt' );         ref630.putEnumerated( idMn, idMnIt, idTglt );     desc789.putReference( idnull, ref630 ); 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-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 desc790 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref631 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleParagraphStylesPalette = stringIDToTypeID( 'toggleParagraphStylesPalette' );         ref631.putEnumerated( idMn, idMnIt, idtoggleParagraphStylesPalette );     desc790.putReference( idnull, ref631 ); 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-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="Відобразити панель &quot;Абзац&quot;, яка використовується для редагування характеристик тексту"/> 
		<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 ref632 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleParagraphPalette = stringIDToTypeID( 'toggleParagraphPalette' );         ref632.putEnumerated( idMn, idMnIt, idtoggleParagraphPalette );     desc791.putReference( idnull, ref632 ); 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-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 desc792 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref633 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleAnnotationPalette = stringIDToTypeID( 'toggleAnnotationPalette' );         ref633.putEnumerated( idMn, idMnIt, idtoggleAnnotationPalette );     desc792.putReference( idnull, ref633 ); 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-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="Відобразити панель &quot;Навігатор&quot;, яка використовується для панорамування, масштабування документів і переміщення ними"/> 
		<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 ref634 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglN = charIDToTypeID( 'TglN' );         ref634.putEnumerated( idMn, idMnIt, idTglN );     desc793.putReference( idnull, ref634 ); 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-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="Відобразити панель &quot;Журнал вимірювань&quot;, яка використовується для показу статистики записаного зображення"/> 
		<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 ref635 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleMeasurementLogPalette = stringIDToTypeID( 'toggleMeasurementLogPalette' );         ref635.putEnumerated( idMn, idMnIt, idtoggleMeasurementLogPalette );     desc794.putReference( idnull, ref635 ); 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-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="Відобразити панель &quot;Шари&quot;, яка використовується для створення, змінення шарів документа та переміщення ними"/> 
		<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 ref636 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTgly = charIDToTypeID( 'Tgly' );         ref636.putEnumerated( idMn, idMnIt, idTgly );     desc795.putReference( idnull, ref636 ); 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-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="Відобразити панель &quot;Композиції шарів&quot;, яка використовується для запису та вибору конфігурацій шарів (композицій)"/> 
		<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 ref637 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCompsPalette = stringIDToTypeID( 'toggleCompsPalette' );         ref637.putEnumerated( idMn, idMnIt, idtoggleCompsPalette );     desc796.putReference( idnull, ref637 ); 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-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="Відобразити панель &quot;Інформація&quot;, яка використовується для показу властивостей зображення"/> 
		<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 ref638 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglI = charIDToTypeID( 'TglI' );         ref638.putEnumerated( idMn, idMnIt, idTglI );     desc797.putReference( idnull, ref638 ); 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-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="Відобразити панель &quot;Історія&quot;, яка використовується для переміщення станами історії та знімками, а також їх вибору"/> 
		<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 ref639 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglH = charIDToTypeID( 'TglH' );         ref639.putEnumerated( idMn, idMnIt, idTglH );     desc798.putReference( idnull, ref639 ); 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-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="Відобразити панель &quot;Гістограма&quot;, яка використовується для показу статистики зображення"/> 
		<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 ref640 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleHistogramPalette = stringIDToTypeID( 'toggleHistogramPalette' );         ref640.putEnumerated( idMn, idMnIt, idtoggleHistogramPalette );     desc799.putReference( idnull, ref640 ); 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-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="Відобразити панель &quot;Колір&quot;, яка використовується для вибору кольорів"/> 
		<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 ref641 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglc = charIDToTypeID( 'Tglc' );         ref641.putEnumerated( idMn, idMnIt, idTglc );     desc800.putReference( idnull, ref641 ); 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-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="Відобразити панель &quot;Джерело клонування&quot;, яка використовується для керування роботою інструментів клонування та відновлення"/> 
		<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 ref642 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCloneSourcePalette = stringIDToTypeID( 'toggleCloneSourcePalette' );         ref642.putEnumerated( idMn, idMnIt, idtoggleCloneSourcePalette );     desc801.putReference( idnull, ref642 ); 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-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 desc802 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref643 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCharacterStylesPalette = stringIDToTypeID( 'toggleCharacterStylesPalette' );         ref643.putEnumerated( idMn, idMnIt, idtoggleCharacterStylesPalette );     desc802.putReference( idnull, ref643 ); 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-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="Відобразити панель &quot;Символи&quot;, яка використовується для редагування характеристик тексту"/> 
		<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 ref644 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCharacterPalette = stringIDToTypeID( 'toggleCharacterPalette' );         ref644.putEnumerated( idMn, idMnIt, idtoggleCharacterPalette );     desc803.putReference( idnull, ref644 ); 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-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="Відобразити панель &quot;Канали&quot;, яка використовується для вибору каналів і збережених виділень"/> 
		<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 ref645 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglh = charIDToTypeID( 'Tglh' );         ref645.putEnumerated( idMn, idMnIt, idTglh );     desc804.putReference( idnull, ref645 ); 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-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 desc805 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref646 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleBrushPresetsPalette = stringIDToTypeID( 'toggleBrushPresetsPalette' );         ref646.putEnumerated( idMn, idMnIt, idtoggleBrushPresetsPalette );     desc805.putReference( idnull, ref646 ); 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-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 desc806 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref647 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglB = charIDToTypeID( 'TglB' );         ref647.putEnumerated( idMn, idMnIt, idTglB );     desc806.putReference( idnull, ref647 ); 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-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="Відобразити панель &quot;Анімація&quot;, яка використовується для створення кадрів і здійснення переходу в часі"/> 
		<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 ref648 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCreatePanel = stringIDToTypeID( 'toggleCreatePanel' );         ref648.putEnumerated( idMn, idMnIt, idtoggleCreatePanel );     desc807.putReference( idnull, ref648 ); 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-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="Відобразити панель &quot;Дії&quot;, яка використовується для запису, відтворення наборів подій і керування ними"/> 
		<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 ref649 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglA = charIDToTypeID( 'TglA' );         ref649.putEnumerated( idMn, idMnIt, idTglA );     desc808.putReference( idnull, ref649 ); 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-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 desc809 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref650 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglethreeDPanel = stringIDToTypeID( 'toggle3DPanel' );         ref650.putEnumerated( idMn, idMnIt, idtogglethreeDPanel );     desc809.putReference( idnull, ref650 ); 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-Extensions-Mini_Bridge" type="Main">
		<name id="Main-Window-Extensions-Mini_Bridge/name" value="Міні-Bridge"/> 
		<context id="Main-Window-Extensions-Mini_Bridge/context" value="Вікно &gt; Розширення &gt; Міні-Bridge"/>
		<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 ref651 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         ref651.putName( idMn, 'Mini Bridge' );     desc810.putReference( idnull, ref651 ); 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-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="Відобразити панель &quot;Kuler&quot;, яка використовується для створення, перегляду та спільного використання наборів гармонійного поєднання кольорів"/> 
		<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 ref652 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         ref652.putName( idMn, 'Kuler' );     desc811.putReference( idnull, ref652 ); 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-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 desc812 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref653 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcustomization = stringIDToTypeID( 'customization' );         ref653.putEnumerated( idMn, idMnIt, idcustomization );     desc812.putReference( idnull, ref653 ); 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-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 desc813 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref654 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddeleteWorkspace = stringIDToTypeID( 'deleteWorkspace' );         ref654.putEnumerated( idMn, idMnIt, iddeleteWorkspace );     desc813.putReference( idnull, ref654 ); 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-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 desc814 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref655 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsaveWorkspace = stringIDToTypeID( 'saveWorkspace' );         ref655.putEnumerated( idMn, idMnIt, idsaveWorkspace );     desc814.putReference( idnull, ref655 ); 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-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 desc815 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref656 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddefaultWorkspace = stringIDToTypeID( 'defaultWorkspace' );         ref656.putEnumerated( idMn, idMnIt, iddefaultWorkspace );     desc815.putReference( idnull, ref656 ); 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-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 desc816 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref657 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idNwVw = charIDToTypeID( 'NwVw' );         ref657.putEnumerated( idMn, idMnIt, idNwVw );     desc816.putReference( idnull, ref657 ); executeAction( idslct, 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-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 desc817 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref658 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmatchZoomAndLocation = stringIDToTypeID( 'matchZoomAndLocation' );         ref658.putEnumerated( idMn, idMnIt, idmatchZoomAndLocation );     desc817.putReference( idnull, ref658 ); executeAction( idslct, 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-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 desc818 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref659 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmatchRotation = stringIDToTypeID( 'matchRotation' );         ref659.putEnumerated( idMn, idMnIt, idmatchRotation );     desc818.putReference( idnull, ref659 ); executeAction( idslct, 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-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 desc819 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref660 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmatchLocation = stringIDToTypeID( 'matchLocation' );         ref660.putEnumerated( idMn, idMnIt, idmatchLocation );     desc819.putReference( idnull, ref660 ); 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-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 desc820 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref661 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmatchZoom = stringIDToTypeID( 'matchZoom' );         ref661.putEnumerated( idMn, idMnIt, idmatchZoom );     desc820.putReference( idnull, ref661 ); executeAction( idslct, 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-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 desc821 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref662 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idfloatAllWindows = stringIDToTypeID( 'floatAllWindows' );         ref662.putEnumerated( idMn, idMnIt, idfloatAllWindows );     desc821.putReference( idnull, ref662 ); executeAction( idslct, 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-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 desc822 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref663 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idfloatWindow = stringIDToTypeID( 'floatWindow' );         ref663.putEnumerated( idMn, idMnIt, idfloatWindow );     desc822.putReference( idnull, ref663 ); executeAction( idslct, 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-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 desc823 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref664 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTile = charIDToTypeID( 'Tile' );         ref664.putEnumerated( idMn, idMnIt, idTile );     desc823.putReference( idnull, ref664 ); executeAction( idslct, 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-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 desc824 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref665 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idCscd = charIDToTypeID( 'Cscd' );         ref665.putEnumerated( idMn, idMnIt, idCscd );     desc824.putReference( idnull, ref665 ); executeAction( idslct, 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-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 desc825 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref666 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idconsolidateAllTabs = stringIDToTypeID( 'consolidateAllTabs' );         ref666.putEnumerated( idMn, idMnIt, idconsolidateAllTabs );     desc825.putReference( idnull, ref666 ); executeAction( idslct, 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-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 desc826 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref667 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtileVertically = stringIDToTypeID( 'tileVertically' );         ref667.putEnumerated( idMn, idMnIt, idtileVertically );     desc826.putReference( idnull, ref667 ); executeAction( idslct, 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-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 desc827 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc827.putInteger( idkeythreeDTextureType, 13 ); executeAction( idcreatethreeDFromRepousseSelection, 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-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 desc828 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref668 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref668.putProperty( idChnl, idfsel );     desc828.putReference( idnull, ref668 ); executeAction( idDplc, 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-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 desc829 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref669 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref669.putProperty( idChnl, idfsel );     desc829.putReference( idnull, ref669 ); executeAction( idsetd, 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-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 desc830 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref670 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleQuickMaskMode = stringIDToTypeID( 'toggleQuickMaskMode' );         ref670.putEnumerated( idMn, idMnIt, idtoggleQuickMaskMode );     desc830.putReference( idnull, ref670 ); 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-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 desc831 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref671 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref671.putProperty( idChnl, idfsel );     desc831.putReference( idnull, ref671 ); executeAction( idTrnf, 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-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-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 desc832 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref672 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref672.putEnumerated( idLyr, idOrdn, idTrgt );     desc832.putReference( idnull, ref672 ); executeAction( idfindLayers, 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-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 desc833 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref673 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref673.putEnumerated( idLyr, idOrdn, idTrgt );     desc833.putReference( idnull, ref673 ); executeAction( idselectNoLayers, 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-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 desc834 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref674 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref674.putEnumerated( idLyr, idOrdn, idTrgt );     desc834.putReference( idnull, ref674 ); executeAction( idselectAllLayers, 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-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 desc835 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref675 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref675.putProperty( idChnl, idfsel );     desc835.putReference( idnull, ref675 );     var idT = charIDToTypeID( 'T   ' );     var idOrdn = charIDToTypeID( 'Ordn' );     var idPrvs = charIDToTypeID( 'Prvs' );     desc835.putEnumerated( idT, idOrdn, idPrvs ); executeAction( idsetd, 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-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 desc836 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref676 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref676.putProperty( idChnl, idfsel );     desc836.putReference( idnull, ref676 );     var idT = charIDToTypeID( 'T   ' );     var idOrdn = charIDToTypeID( 'Ordn' );     var idNone = charIDToTypeID( 'None' );     desc836.putEnumerated( idT, idOrdn, idNone ); executeAction( idsetd, 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-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 desc837 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref677 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref677.putProperty( idChnl, idfsel );     desc837.putReference( idnull, ref677 );     var idT = charIDToTypeID( 'T   ' );     var idOrdn = charIDToTypeID( 'Ordn' );     var idAl = charIDToTypeID( 'Al  ' );     desc837.putEnumerated( idT, idOrdn, idAl ); executeAction( idsetd, 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-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 desc838 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref678 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idbrowseFilters = stringIDToTypeID( 'browseFilters' );         ref678.putEnumerated( idMn, idMnIt, idbrowseFilters );     desc838.putReference( idnull, ref678 ); executeAction( idslct, 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-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 idMnm = charIDToTypeID( 'Mnm ' ); executeAction( idMnm, 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 idMxm = charIDToTypeID( 'Mxm ' ); executeAction( idMxm, 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 idGrn = charIDToTypeID( 'Grn ' ); executeAction( idGrn, 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 idWnd = charIDToTypeID( 'Wnd ' ); executeAction( idWnd, 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 idTls = charIDToTypeID( 'Tls ' ); executeAction( idTls, 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 idDfs = charIDToTypeID( 'Dfs ' ); executeAction( idDfs, 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="Контурна різкість"/> 
		<context id="Main-Filter-Sharpen-Unsharp_Mask/context" value="Фільтр &gt; Різкість &gt; Контурна різкість"/>
		<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-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-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 idMsc = charIDToTypeID( 'Msc ' ); executeAction( idMsc, 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 idFct = charIDToTypeID( 'Fct ' ); executeAction( idFct, 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 idMdn = charIDToTypeID( 'Mdn ' ); executeAction( idMdn, 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 idShr = charIDToTypeID( 'Shr ' ); executeAction( idShr, 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 idPlr = charIDToTypeID( 'Plr ' ); executeAction( idPlr, 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 idGls = charIDToTypeID( 'Gls ' ); executeAction( idGls, 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 idSpt = charIDToTypeID( 'Spt ' ); executeAction( idSpt, 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 idBlr = charIDToTypeID( 'Blr ' ); executeAction( idBlr, 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-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 idCt = charIDToTypeID( 'Ct  ' ); executeAction( idCt, 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-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 idtwotwoCthreeEEBFAnineseveneightfourcaninenineoneDFEfourFzeroCCEEfiveACE = stringIDToTypeID( '22C3EEBF-A978-4ca9-91DF-E4F0CCEE5ACE' ); executeAction( idtwotwoCthreeEEBFAnineseveneightfourcaninenineoneDFEfourFzeroCCEEfiveACE, 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 desc839 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref679 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idnewPlacedLayer = stringIDToTypeID( 'newPlacedLayer' );         ref679.putEnumerated( idMn, idMnIt, idnewPlacedLayer );     desc839.putReference( idnull, ref679 ); 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-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 desc840 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref680 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idLstF = charIDToTypeID( 'LstF' );         ref680.putEnumerated( idMn, idMnIt, idLstF );     desc840.putReference( idnull, ref680 ); 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-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 desc841 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref681 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idplaceMeasurementScaleMarker = stringIDToTypeID( 'placeMeasurementScaleMarker' );         ref681.putEnumerated( idMn, idMnIt, idplaceMeasurementScaleMarker );     desc841.putReference( idnull, ref681 ); 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-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 desc842 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref682 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcountTool = stringIDToTypeID( 'countTool' );         ref682.putEnumerated( idMn, idMnIt, idcountTool );     desc842.putReference( idnull, ref682 ); 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-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 desc843 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref683 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrulerTool = stringIDToTypeID( 'rulerTool' );         ref683.putEnumerated( idMn, idMnIt, idrulerTool );     desc843.putReference( idnull, ref683 ); executeAction( idslct, 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-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 desc844 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref684 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementRecordMeasurements = stringIDToTypeID( 'measurementRecordMeasurements' );         ref684.putEnumerated( idMn, idMnIt, idmeasurementRecordMeasurements );     desc844.putReference( idnull, ref684 ); 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-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 desc845 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref685 = new ActionReference();         var iddataSetClass = stringIDToTypeID( 'dataSetClass' );         ref685.putClass( iddataSetClass );     desc845.putReference( idnull, ref685 ); executeAction( idAply, 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-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 desc846 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref686 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var ideditDataSets = stringIDToTypeID( 'editDataSets' );         ref686.putEnumerated( idMn, idMnIt, ideditDataSets );     desc846.putReference( idnull, ref686 ); executeAction( idslct, 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-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 desc847 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref687 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddefineVariables = stringIDToTypeID( 'defineVariables' );         ref687.putEnumerated( idMn, idMnIt, iddefineVariables );     desc847.putReference( idnull, ref687 ); executeAction( idslct, 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-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 desc848 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref688 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idClcl = charIDToTypeID( 'Clcl' );         ref688.putEnumerated( idMn, idMnIt, idClcl );     desc848.putReference( idnull, ref688 ); executeAction( idslct, 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-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 desc849 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref689 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAplI = charIDToTypeID( 'AplI' );         ref689.putEnumerated( idMn, idMnIt, idAplI );     desc849.putReference( idnull, ref689 ); executeAction( idslct, 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-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 desc850 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref690 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref690.putEnumerated( idDcmn, idOrdn, idFrst );     desc850.putReference( idnull, ref690 ); executeAction( idDplc, 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-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 desc851 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref691 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtrim = stringIDToTypeID( 'trim' );         ref691.putEnumerated( idMn, idMnIt, idtrim );     desc851.putReference( idnull, ref691 ); executeAction( idslct, 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-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 desc852 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref692 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref692.putEnumerated( idDcmn, idOrdn, idFrst );     desc852.putReference( idnull, ref692 );     var idAxis = charIDToTypeID( 'Axis' );     var idOrnt = charIDToTypeID( 'Ornt' );     var idVrtc = charIDToTypeID( 'Vrtc' );     desc852.putEnumerated( idAxis, idOrnt, idVrtc ); executeAction( idFlip, 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-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 desc853 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref693 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref693.putEnumerated( idDcmn, idOrdn, idFrst );     desc853.putReference( idnull, ref693 );     var idAxis = charIDToTypeID( 'Axis' );     var idOrnt = charIDToTypeID( 'Ornt' );     var idHrzn = charIDToTypeID( 'Hrzn' );     desc853.putEnumerated( idAxis, idOrnt, idHrzn ); executeAction( idFlip, 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-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 desc854 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref694 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref694.putEnumerated( idDcmn, idOrdn, idFrst );     desc854.putReference( idnull, ref694 ); executeAction( idRtte, 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-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° CCW"/>
		<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 desc855 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref695 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref695.putEnumerated( idDcmn, idOrdn, idFrst );     desc855.putReference( idnull, ref695 );     var idAngl = charIDToTypeID( 'Angl' );     var idAng = charIDToTypeID( '#Ang' );     desc855.putUnitDouble( idAngl, idAng, -90.000000 ); executeAction( idRtte, 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-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° CW"/>
		<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 desc856 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref696 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref696.putEnumerated( idDcmn, idOrdn, idFrst );     desc856.putReference( idnull, ref696 );     var idAngl = charIDToTypeID( 'Angl' );     var idAng = charIDToTypeID( '#Ang' );     desc856.putUnitDouble( idAngl, idAng, 90.000000 ); executeAction( idRtte, 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-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 desc857 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref697 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref697.putEnumerated( idDcmn, idOrdn, idFrst );     desc857.putReference( idnull, ref697 );     var idAngl = charIDToTypeID( 'Angl' );     var idAng = charIDToTypeID( '#Ang' );     desc857.putUnitDouble( idAngl, idAng, 180.000000 ); executeAction( idRtte, 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-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 desc858 = new ActionDescriptor();     var idautoBlackWhite = stringIDToTypeID( 'autoBlackWhite' );     desc858.putBoolean( idautoBlackWhite, true );     var idautoNeutrals = stringIDToTypeID( 'autoNeutrals' );     desc858.putBoolean( idautoNeutrals, true ); executeAction( idLvls, 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-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 desc859 = new ActionDescriptor();     var idAuCo = charIDToTypeID( 'AuCo' );     desc859.putBoolean( idAuCo, true ); executeAction( idLvls, 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-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 desc860 = new ActionDescriptor();     var idAuto = charIDToTypeID( 'Auto' );     desc860.putBoolean( idAuto, true ); executeAction( idLvls, 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-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 idAdobeScriptAutomationScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc861 = new ActionDescriptor();     var idjsCt = charIDToTypeID( 'jsCt' );     desc861.putPath( idjsCt, new File( 'C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Required\\HDRToning.jsx' ) ); executeAction( idAdobeScriptAutomationScripts, 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-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 desc862 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref698 = new ActionReference();         var idClr = charIDToTypeID( 'Clr ' );         var idClrT = charIDToTypeID( 'ClrT' );         ref698.putProperty( idClr, idClrT );     desc862.putReference( idnull, ref698 ); executeAction( idsetd, 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-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 desc863 = new ActionDescriptor();     var idDpth = charIDToTypeID( 'Dpth' );     desc863.putInteger( idDpth, 32 ); 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-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 desc864 = new ActionDescriptor();     var idDpth = charIDToTypeID( 'Dpth' );     desc864.putInteger( idDpth, 16 ); 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-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 desc865 = new ActionDescriptor();     var idDpth = charIDToTypeID( 'Dpth' );     desc865.putInteger( idDpth, 8 ); 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-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 desc866 = new ActionDescriptor();     var idT = charIDToTypeID( 'T   ' );     var idMltC = charIDToTypeID( 'MltC' );     desc866.putClass( idT, idMltC ); 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-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 desc867 = new ActionDescriptor();     var idT = charIDToTypeID( 'T   ' );     var idLbCM = charIDToTypeID( 'LbCM' );     desc867.putClass( idT, idLbCM ); executeAction( idCnvM, 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-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 desc868 = new ActionDescriptor();     var idT = charIDToTypeID( 'T   ' );     var idCMYM = charIDToTypeID( 'CMYM' );     desc868.putClass( idT, idCMYM ); executeAction( idCnvM, 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-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 desc869 = new ActionDescriptor();     var idT = charIDToTypeID( 'T   ' );     var idRGBM = charIDToTypeID( 'RGBM' );     desc869.putClass( idT, idRGBM ); executeAction( idCnvM, 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-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 desc870 = new ActionDescriptor();     var idT = charIDToTypeID( 'T   ' );     var idIndC = charIDToTypeID( 'IndC' );     desc870.putClass( idT, idIndC ); executeAction( idCnvM, 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-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="Налаштувати зображення у градаціях сірого для друку чорнилом двох, трьох і чотирьох кольорів методом перетворення зображення у двофарбове, трифарбове та чотирифарбове"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc871 = new ActionDescriptor();     var idT = charIDToTypeID( 'T   ' );     var idDtnM = charIDToTypeID( 'DtnM' );     desc871.putClass( idT, idDtnM ); executeAction( idCnvM, 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-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 desc872 = new ActionDescriptor();     var idT = charIDToTypeID( 'T   ' );     var idGrys = charIDToTypeID( 'Grys' );     desc872.putClass( idT, idGrys ); executeAction( idCnvM, 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-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 desc873 = new ActionDescriptor();     var idT = charIDToTypeID( 'T   ' );     var idBtmM = charIDToTypeID( 'BtmM' );     desc873.putClass( idT, idBtmM ); executeAction( idCnvM, 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-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 desc874 = new ActionDescriptor(); executeAction( idMrgtwo, 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-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 desc875 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref699 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref699.putEnumerated( idLyr, idOrdn, idTrgt );     desc875.putReference( idnull, ref699 ); executeAction( idselectLinkedLayers, 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-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 desc876 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref700 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref700.putEnumerated( idLyr, idOrdn, idTrgt );     desc876.putReference( idnull, ref700 ); executeAction( idlinkSelectedLayers, 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-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 desc877 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref701 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idapplyLocking = stringIDToTypeID( 'applyLocking' );         ref701.putEnumerated( idMn, idMnIt, idapplyLocking );     desc877.putReference( idnull, ref701 ); executeAction( idslct, 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-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 desc878 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref702 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref702.putEnumerated( idLyr, idOrdn, idTrgt );     desc878.putReference( idnull, ref702 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdRg = charIDToTypeID( 'AdRg' );     desc878.putEnumerated( idUsng, idADSt, idAdRg ); executeAction( idDstr, 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-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 desc879 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref703 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref703.putEnumerated( idLyr, idOrdn, idTrgt );     desc879.putReference( idnull, ref703 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdCH = charIDToTypeID( 'AdCH' );     desc879.putEnumerated( idUsng, idADSt, idAdCH ); executeAction( idDstr, 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-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 desc880 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref704 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref704.putEnumerated( idLyr, idOrdn, idTrgt );     desc880.putReference( idnull, ref704 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdLf = charIDToTypeID( 'AdLf' );     desc880.putEnumerated( idUsng, idADSt, idAdLf ); executeAction( idDstr, 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-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 desc881 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref705 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref705.putEnumerated( idLyr, idOrdn, idTrgt );     desc881.putReference( idnull, ref705 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdBt = charIDToTypeID( 'AdBt' );     desc881.putEnumerated( idUsng, idADSt, idAdBt ); executeAction( idDstr, 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-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 desc882 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref706 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref706.putEnumerated( idLyr, idOrdn, idTrgt );     desc882.putReference( idnull, ref706 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdCV = charIDToTypeID( 'AdCV' );     desc882.putEnumerated( idUsng, idADSt, idAdCV ); executeAction( idDstr, 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-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 desc883 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref707 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref707.putEnumerated( idLyr, idOrdn, idTrgt );     desc883.putReference( idnull, ref707 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdTp = charIDToTypeID( 'AdTp' );     desc883.putEnumerated( idUsng, idADSt, idAdTp ); executeAction( idDstr, 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-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 desc884 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref708 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref708.putEnumerated( idLyr, idOrdn, idTrgt );     desc884.putReference( idnull, ref708 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdRg = charIDToTypeID( 'AdRg' );     desc884.putEnumerated( idUsng, idADSt, idAdRg ); executeAction( idAlgn, 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-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 desc885 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref709 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref709.putEnumerated( idLyr, idOrdn, idTrgt );     desc885.putReference( idnull, ref709 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdCH = charIDToTypeID( 'AdCH' );     desc885.putEnumerated( idUsng, idADSt, idAdCH ); executeAction( idAlgn, 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-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 desc886 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref710 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref710.putEnumerated( idLyr, idOrdn, idTrgt );     desc886.putReference( idnull, ref710 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdLf = charIDToTypeID( 'AdLf' );     desc886.putEnumerated( idUsng, idADSt, idAdLf ); executeAction( idAlgn, 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-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 desc887 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref711 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref711.putEnumerated( idLyr, idOrdn, idTrgt );     desc887.putReference( idnull, ref711 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdBt = charIDToTypeID( 'AdBt' );     desc887.putEnumerated( idUsng, idADSt, idAdBt ); executeAction( idAlgn, 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-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 desc888 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref712 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref712.putEnumerated( idLyr, idOrdn, idTrgt );     desc888.putReference( idnull, ref712 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdCV = charIDToTypeID( 'AdCV' );     desc888.putEnumerated( idUsng, idADSt, idAdCV ); executeAction( idAlgn, 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-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 desc889 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref713 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref713.putEnumerated( idLyr, idOrdn, idTrgt );     desc889.putReference( idnull, ref713 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdTp = charIDToTypeID( 'AdTp' );     desc889.putEnumerated( idUsng, idADSt, idAdTp ); executeAction( idAlgn, 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-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 desc890 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref714 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref714.putEnumerated( idLyr, idOrdn, idTrgt );     desc890.putReference( idnull, ref714 ); executeAction( idRvrs, 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-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 desc891 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref715 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref715.putEnumerated( idLyr, idOrdn, idTrgt );     desc891.putReference( idnull, ref715 );     var idT = charIDToTypeID( 'T   ' );         var ref716 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idBack = charIDToTypeID( 'Back' );         ref716.putEnumerated( idLyr, idOrdn, idBack );     desc891.putReference( idT, ref716 ); executeAction( idmove, 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-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 desc892 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref717 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref717.putEnumerated( idLyr, idOrdn, idTrgt );     desc892.putReference( idnull, ref717 );     var idT = charIDToTypeID( 'T   ' );         var ref718 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idPrvs = charIDToTypeID( 'Prvs' );         ref718.putEnumerated( idLyr, idOrdn, idPrvs );     desc892.putReference( idT, ref718 ); executeAction( idmove, 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-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 desc893 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref719 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref719.putEnumerated( idLyr, idOrdn, idTrgt );     desc893.putReference( idnull, ref719 );     var idT = charIDToTypeID( 'T   ' );         var ref720 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idNxt = charIDToTypeID( 'Nxt ' );         ref720.putEnumerated( idLyr, idOrdn, idNxt );     desc893.putReference( idT, ref720 ); executeAction( idmove, 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-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 desc894 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref721 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref721.putEnumerated( idLyr, idOrdn, idTrgt );     desc894.putReference( idnull, ref721 );     var idT = charIDToTypeID( 'T   ' );         var ref722 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrnt = charIDToTypeID( 'Frnt' );         ref722.putEnumerated( idLyr, idOrdn, idFrnt );     desc894.putReference( idT, ref722 ); executeAction( idmove, 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-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 idHd = charIDToTypeID( 'Hd  ' );     var desc895 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref723 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref723.putEnumerated( idLyr, idOrdn, idTrgt );     desc895.putReference( idnull, ref723 ); executeAction( idHd, 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-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 desc896 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref724 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref724.putEnumerated( idLyr, idOrdn, idTrgt );     desc896.putReference( idnull, ref724 ); executeAction( idungroupLayersEvent, 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-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 desc897 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref725 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref725.putEnumerated( idLyr, idOrdn, idTrgt );     desc897.putReference( idnull, ref725 ); executeAction( idgroupLayersEvent, 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-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 desc898 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref726 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsliceFromLayer = stringIDToTypeID( 'sliceFromLayer' );         ref726.putEnumerated( idMn, idMnIt, idsliceFromLayer );     desc898.putReference( idnull, ref726 ); 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-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 desc899 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref727 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref727.putEnumerated( idLyr, idOrdn, idTrgt );     desc899.putReference( idnull, ref727 ); executeAction( idrasterizeLayer, 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-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 desc900 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref728 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref728.putEnumerated( idLyr, idOrdn, idTrgt );     desc900.putReference( idnull, ref728 );     var idWhat = charIDToTypeID( 'What' );     var idrasterizeItem = stringIDToTypeID( 'rasterizeItem' );     var idlayerStyle = stringIDToTypeID( 'layerStyle' );     desc900.putEnumerated( idWhat, idrasterizeItem, idlayerStyle ); executeAction( idrasterizeLayer, 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-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 desc901 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref729 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref729.putEnumerated( idLyr, idOrdn, idTrgt );     desc901.putReference( idnull, ref729 );     var idWhat = charIDToTypeID( 'What' );     var idrasterizeItem = stringIDToTypeID( 'rasterizeItem' );     var idlayerthreeD = stringIDToTypeID( 'layer3D' );     desc901.putEnumerated( idWhat, idrasterizeItem, idlayerthreeD ); executeAction( idrasterizeLayer, 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-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 desc902 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref730 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizeVideo = stringIDToTypeID( 'rasterizeVideo' );         ref730.putEnumerated( idMn, idMnIt, idrasterizeVideo );     desc902.putReference( idnull, ref730 ); 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-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 desc903 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref731 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizePlaced = stringIDToTypeID( 'rasterizePlaced' );         ref731.putEnumerated( idMn, idMnIt, idrasterizePlaced );     desc903.putReference( idnull, ref731 ); 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-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 desc904 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref732 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizeVectorMask = stringIDToTypeID( 'rasterizeVectorMask' );         ref732.putEnumerated( idMn, idMnIt, idrasterizeVectorMask );     desc904.putReference( idnull, ref732 ); 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-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 desc905 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref733 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizeContent = stringIDToTypeID( 'rasterizeContent' );         ref733.putEnumerated( idMn, idMnIt, idrasterizeContent );     desc905.putReference( idnull, ref733 ); 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-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 desc906 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref734 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizeShape = stringIDToTypeID( 'rasterizeShape' );         ref734.putEnumerated( idMn, idMnIt, idrasterizeShape );     desc906.putReference( idnull, ref734 ); 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-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 desc907 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref735 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idRstT = charIDToTypeID( 'RstT' );         ref735.putEnumerated( idMn, idMnIt, idRstT );     desc907.putReference( idnull, ref735 ); 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-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 desc908 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref736 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizeVideo = stringIDToTypeID( 'rasterizeVideo' );         ref736.putEnumerated( idMn, idMnIt, idrasterizeVideo );     desc908.putReference( idnull, ref736 ); 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-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 desc909 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref737 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idreloadFrame = stringIDToTypeID( 'reloadFrame' );         ref737.putEnumerated( idMn, idMnIt, idreloadFrame );     desc909.putReference( idnull, ref737 ); 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-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 desc910 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref738 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrestoreAllFrames = stringIDToTypeID( 'restoreAllFrames' );         ref738.putEnumerated( idMn, idMnIt, idrestoreAllFrames );     desc910.putReference( idnull, ref738 ); 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-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 desc911 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref739 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrestoreFrame = stringIDToTypeID( 'restoreFrame' );         ref739.putEnumerated( idMn, idMnIt, idrestoreFrame );     desc911.putReference( idnull, ref739 ); 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-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 desc912 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref740 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idshowAlteredVideo = stringIDToTypeID( 'showAlteredVideo' );         ref740.putEnumerated( idMn, idMnIt, idshowAlteredVideo );     desc912.putReference( idnull, ref740 ); 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-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 desc913 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref741 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idinterpretFootage = stringIDToTypeID( 'interpretFootage' );         ref741.putEnumerated( idMn, idMnIt, idinterpretFootage );     desc913.putReference( idnull, ref741 ); 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-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 desc914 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref742 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idreplaceFootage = stringIDToTypeID( 'replaceFootage' );         ref742.putEnumerated( idMn, idMnIt, idreplaceFootage );     desc914.putReference( idnull, ref742 ); executeAction( idslct, 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-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 desc915 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref743 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddeleteFrame = stringIDToTypeID( 'deleteFrame' );         ref743.putEnumerated( idMn, idMnIt, iddeleteFrame );     desc915.putReference( idnull, ref743 ); executeAction( idslct, 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-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 desc916 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref744 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idduplicateFrame = stringIDToTypeID( 'duplicateFrame' );         ref744.putEnumerated( idMn, idMnIt, idduplicateFrame );     desc916.putReference( idnull, ref744 ); executeAction( idslct, 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-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 desc917 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref745 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idinsertBlankFrame = stringIDToTypeID( 'insertBlankFrame' );         ref745.putEnumerated( idMn, idMnIt, idinsertBlankFrame );     desc917.putReference( idnull, ref745 ); executeAction( idslct, 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-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 desc918 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref746 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idaddBlankVideoLayer = stringIDToTypeID( 'addBlankVideoLayer' );         ref746.putEnumerated( idMn, idMnIt, idaddBlankVideoLayer );     desc918.putReference( idnull, ref746 ); executeAction( idslct, 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-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 desc919 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref747 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idaddVideoLayer = stringIDToTypeID( 'addVideoLayer' );         ref747.putEnumerated( idMn, idMnIt, idaddVideoLayer );     desc919.putReference( idnull, ref747 ); executeAction( idslct, 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-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 desc920 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref748 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizePlaced = stringIDToTypeID( 'rasterizePlaced' );         ref748.putEnumerated( idMn, idMnIt, idrasterizePlaced );     desc920.putReference( idnull, ref748 ); executeAction( idslct, 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-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 desc921 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idvari = charIDToTypeID( 'vari' );     desc921.putClass( idimageStackPlugin, idvari );     var idNm = charIDToTypeID( 'Nm  ' );     desc921.putString( idNm, '''Variance''' ); 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-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 desc922 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idsumm = charIDToTypeID( 'summ' );     desc922.putClass( idimageStackPlugin, idsumm );     var idNm = charIDToTypeID( 'Nm  ' );     desc922.putString( idNm, '''Summation''' ); 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-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 desc923 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idstdv = charIDToTypeID( 'stdv' );     desc923.putClass( idimageStackPlugin, idstdv );     var idNm = charIDToTypeID( 'Nm  ' );     desc923.putString( idNm, '''Standard Deviation''' ); 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-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 desc924 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idskew = charIDToTypeID( 'skew' );     desc924.putClass( idimageStackPlugin, idskew );     var idNm = charIDToTypeID( 'Nm  ' );     desc924.putString( idNm, '''Skewness''' ); 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-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 desc925 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idrang = charIDToTypeID( 'rang' );     desc925.putClass( idimageStackPlugin, idrang );     var idNm = charIDToTypeID( 'Nm  ' );     desc925.putString( idNm, '''Range''' ); executeAction( idapplyImageStackPluginRenderer, 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-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 desc926 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idminn = charIDToTypeID( 'minn' );     desc926.putClass( idimageStackPlugin, idminn );     var idNm = charIDToTypeID( 'Nm  ' );     desc926.putString( idNm, '''Minimum''' ); executeAction( idapplyImageStackPluginRenderer, 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-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 desc927 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idmedn = charIDToTypeID( 'medn' );     desc927.putClass( idimageStackPlugin, idmedn );     var idNm = charIDToTypeID( 'Nm  ' );     desc927.putString( idNm, '''Median''' ); executeAction( idapplyImageStackPluginRenderer, 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-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 desc928 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idavrg = charIDToTypeID( 'avrg' );     desc928.putClass( idimageStackPlugin, idavrg );     var idNm = charIDToTypeID( 'Nm  ' );     desc928.putString( idNm, '''Mean''' ); executeAction( idapplyImageStackPluginRenderer, 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-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 desc929 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idmaxx = charIDToTypeID( 'maxx' );     desc929.putClass( idimageStackPlugin, idmaxx );     var idNm = charIDToTypeID( 'Nm  ' );     desc929.putString( idNm, '''Maximum''' ); executeAction( idapplyImageStackPluginRenderer, 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-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 desc930 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idkurt = charIDToTypeID( 'kurt' );     desc930.putClass( idimageStackPlugin, idkurt );     var idNm = charIDToTypeID( 'Nm  ' );     desc930.putString( idNm, '''Kurtosis''' ); executeAction( idapplyImageStackPluginRenderer, 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-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 desc931 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var identr = charIDToTypeID( 'entr' );     desc931.putClass( idimageStackPlugin, identr );     var idNm = charIDToTypeID( 'Nm  ' );     desc931.putString( idNm, '''Entropy''' ); executeAction( idapplyImageStackPluginRenderer, 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-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 desc932 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref749 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idimageStackConvertSmartObject = stringIDToTypeID( 'imageStackConvertSmartObject' );         ref749.putEnumerated( idMn, idMnIt, idimageStackConvertSmartObject );     desc932.putReference( idnull, ref749 ); executeAction( idslct, desc932, DialogModes.ALL ); } catch(e){if (e.toString().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 desc933 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref750 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idplacedLayerReplaceContents = stringIDToTypeID( 'placedLayerReplaceContents' );         ref750.putEnumerated( idMn, idMnIt, idplacedLayerReplaceContents );     desc933.putReference( idnull, ref750 ); 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-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 desc934 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref751 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idplacedLayerExportContents = stringIDToTypeID( 'placedLayerExportContents' );         ref751.putEnumerated( idMn, idMnIt, idplacedLayerExportContents );     desc934.putReference( idnull, ref751 ); 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-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 desc935 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref752 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idplacedLayerEditContents = stringIDToTypeID( 'placedLayerEditContents' );         ref752.putEnumerated( idMn, idMnIt, idplacedLayerEditContents );     desc935.putReference( idnull, ref752 ); 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-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 desc936 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref753 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idplacedLayerMakeCopy = stringIDToTypeID( 'placedLayerMakeCopy' );         ref753.putEnumerated( idMn, idMnIt, idplacedLayerMakeCopy );     desc936.putReference( idnull, ref753 ); 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-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 desc937 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref754 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idnewPlacedLayer = stringIDToTypeID( 'newPlacedLayer' );         ref754.putEnumerated( idMn, idMnIt, idnewPlacedLayer );     desc937.putReference( idnull, ref754 ); 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-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 desc938 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref755 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref755.putEnumerated( idLyr, idOrdn, idTrgt );     desc938.putReference( idnull, ref755 );     var idT = charIDToTypeID( 'T   ' );         var desc939 = new ActionDescriptor();         var idvectorMaskLinked = stringIDToTypeID( 'vectorMaskLinked' );         desc939.putBoolean( idvectorMaskLinked, true );     var idLyr = charIDToTypeID( 'Lyr ' );     desc938.putObject( idT, idLyr, 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-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 desc940 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref756 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleVectorMask = stringIDToTypeID( 'toggleVectorMask' );         ref756.putEnumerated( idMn, idMnIt, idtoggleVectorMask );     desc940.putReference( idnull, ref756 ); 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-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 desc941 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref757 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddiscardVectorMask = stringIDToTypeID( 'discardVectorMask' );         ref757.putEnumerated( idMn, idMnIt, iddiscardVectorMask );     desc941.putReference( idnull, ref757 ); executeAction( idslct, 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-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 desc942 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref758 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskCurrentPath = stringIDToTypeID( 'vectorMaskCurrentPath' );         ref758.putEnumerated( idMn, idMnIt, idvectorMaskCurrentPath );     desc942.putReference( idnull, ref758 ); executeAction( idslct, 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-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 desc943 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref759 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskHideAll = stringIDToTypeID( 'vectorMaskHideAll' );         ref759.putEnumerated( idMn, idMnIt, idvectorMaskHideAll );     desc943.putReference( idnull, ref759 ); executeAction( idslct, 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-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 desc944 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref760 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskRevealAll = stringIDToTypeID( 'vectorMaskRevealAll' );         ref760.putEnumerated( idMn, idMnIt, idvectorMaskRevealAll );     desc944.putReference( idnull, ref760 ); executeAction( idslct, 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-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 desc945 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref761 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref761.putEnumerated( idLyr, idOrdn, idTrgt );     desc945.putReference( idnull, ref761 );     var idT = charIDToTypeID( 'T   ' );         var desc946 = new ActionDescriptor();         var idUsrs = charIDToTypeID( 'Usrs' );         desc946.putBoolean( idUsrs, true );     var idLyr = charIDToTypeID( 'Lyr ' );     desc945.putObject( idT, idLyr, desc946 ); executeAction( idsetd, 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-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 desc947 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref762 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglM = charIDToTypeID( 'TglM' );         ref762.putEnumerated( idMn, idMnIt, idTglM );     desc947.putReference( idnull, ref762 ); executeAction( idslct, 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_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 idDlt = charIDToTypeID( 'Dlt ' );     var desc948 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref763 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref763.putEnumerated( idChnl, idChnl, idMsk );     desc948.putReference( idnull, ref763 );     var idAply = charIDToTypeID( 'Aply' );     desc948.putBoolean( idAply, true ); executeAction( idDlt, 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-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 idDlt = charIDToTypeID( 'Dlt ' );     var desc949 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref764 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref764.putEnumerated( idChnl, idChnl, idMsk );     desc949.putReference( idnull, ref764 ); executeAction( idDlt, 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-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 idMk = charIDToTypeID( 'Mk  ' );     var desc950 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc950.putClass( idNw, idChnl );     var idAt = charIDToTypeID( 'At  ' );         var ref765 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref765.putEnumerated( idChnl, idChnl, idMsk );     desc950.putReference( idAt, ref765 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idTrns = charIDToTypeID( 'Trns' );     desc950.putEnumerated( idUsng, idUsrM, idTrns ); executeAction( idMk, desc950, DialogModes.ALL ); } catch(e){if (e.toString().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 idMk = charIDToTypeID( 'Mk  ' );     var desc951 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc951.putClass( idNw, idChnl );     var idAt = charIDToTypeID( 'At  ' );         var ref766 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref766.putEnumerated( idChnl, idChnl, idMsk );     desc951.putReference( idAt, ref766 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idHdSl = charIDToTypeID( 'HdSl' );     desc951.putEnumerated( idUsng, idUsrM, idHdSl ); executeAction( idMk, 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-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 idMk = charIDToTypeID( 'Mk  ' );     var desc952 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc952.putClass( idNw, idChnl );     var idAt = charIDToTypeID( 'At  ' );         var ref767 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref767.putEnumerated( idChnl, idChnl, idMsk );     desc952.putReference( idAt, ref767 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idRvlS = charIDToTypeID( 'RvlS' );     desc952.putEnumerated( idUsng, idUsrM, idRvlS ); executeAction( idMk, desc952, DialogModes.ALL ); } catch(e){if (e.toString().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 idMk = charIDToTypeID( 'Mk  ' );     var desc953 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc953.putClass( idNw, idChnl );     var idAt = charIDToTypeID( 'At  ' );         var ref768 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref768.putEnumerated( idChnl, idChnl, idMsk );     desc953.putReference( idAt, ref768 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idHdAl = charIDToTypeID( 'HdAl' );     desc953.putEnumerated( idUsng, idUsrM, idHdAl ); executeAction( idMk, 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-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 idMk = charIDToTypeID( 'Mk  ' );     var desc954 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc954.putClass( idNw, idChnl );     var idAt = charIDToTypeID( 'At  ' );         var ref769 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsk = charIDToTypeID( 'Msk ' );         ref769.putEnumerated( idChnl, idChnl, idMsk );     desc954.putReference( idAt, ref769 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idRvlA = charIDToTypeID( 'RvlA' );     desc954.putEnumerated( idUsng, idUsrM, idRvlA ); executeAction( idMk, desc954, DialogModes.ALL ); } catch(e){if (e.toString().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 desc955 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref770 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAdjO = charIDToTypeID( 'AdjO' );         ref770.putEnumerated( idMn, idMnIt, idAdjO );     desc955.putReference( idnull, ref770 ); executeAction( idslct, 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-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 idMk = charIDToTypeID( 'Mk  ' );     var desc956 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref771 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref771.putClass( idcontentLayer );     desc956.putReference( idnull, ref771 );     var idUsng = charIDToTypeID( 'Usng' );         var desc957 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idSlcC = charIDToTypeID( 'SlcC' );         desc957.putClass( idType, idSlcC );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc956.putObject( idUsng, idcontentLayer, desc957 ); executeAction( idMk, desc956, DialogModes.ALL ); } catch(e){if (e.toString().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 idMk = charIDToTypeID( 'Mk  ' );     var desc958 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref772 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref772.putClass( idcontentLayer );     desc958.putReference( idnull, ref772 );     var idUsng = charIDToTypeID( 'Usng' );         var desc959 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idGdMp = charIDToTypeID( 'GdMp' );         desc959.putClass( idType, idGdMp );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc958.putObject( idUsng, idcontentLayer, desc959 ); executeAction( idMk, desc958, DialogModes.ALL ); } catch(e){if (e.toString().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 idMk = charIDToTypeID( 'Mk  ' );     var desc960 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref773 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref773.putClass( idcontentLayer );     desc960.putReference( idnull, ref773 );     var idUsng = charIDToTypeID( 'Usng' );         var desc961 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idThrs = charIDToTypeID( 'Thrs' );         desc961.putClass( idType, idThrs );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc960.putObject( idUsng, idcontentLayer, desc961 ); executeAction( idMk, desc960, DialogModes.ALL ); } catch(e){if (e.toString().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 idMk = charIDToTypeID( 'Mk  ' );     var desc962 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref774 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref774.putClass( idcontentLayer );     desc962.putReference( idnull, ref774 );     var idUsng = charIDToTypeID( 'Usng' );         var desc963 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idPstr = charIDToTypeID( 'Pstr' );         desc963.putClass( idType, idPstr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc962.putObject( idUsng, idcontentLayer, desc963 ); executeAction( idMk, desc962, DialogModes.ALL ); } catch(e){if (e.toString().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 idMk = charIDToTypeID( 'Mk  ' );     var desc964 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref775 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref775.putClass( idcontentLayer );     desc964.putReference( idnull, ref775 );     var idUsng = charIDToTypeID( 'Usng' );         var desc965 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idInvr = charIDToTypeID( 'Invr' );         desc965.putClass( idType, idInvr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc964.putObject( idUsng, idcontentLayer, desc965 ); executeAction( idMk, desc964, DialogModes.ALL ); } catch(e){if (e.toString().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 idMk = charIDToTypeID( 'Mk  ' );     var desc966 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref776 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref776.putClass( idcontentLayer );     desc966.putReference( idnull, ref776 );     var idUsng = charIDToTypeID( 'Usng' );         var desc967 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idcolorLookup = stringIDToTypeID( 'colorLookup' );         desc967.putClass( idType, idcolorLookup );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc966.putObject( idUsng, idcontentLayer, desc967 ); executeAction( idMk, desc966, DialogModes.ALL ); } catch(e){if (e.toString().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 idMk = charIDToTypeID( 'Mk  ' );     var desc968 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref777 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref777.putClass( idcontentLayer );     desc968.putReference( idnull, ref777 );     var idUsng = charIDToTypeID( 'Usng' );         var desc969 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idChnM = charIDToTypeID( 'ChnM' );         desc969.putClass( idType, idChnM );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc968.putObject( idUsng, idcontentLayer, desc969 ); executeAction( idMk, desc968, DialogModes.ALL ); } catch(e){if (e.toString().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 idMk = charIDToTypeID( 'Mk  ' );     var desc970 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref778 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref778.putClass( idcontentLayer );     desc970.putReference( idnull, ref778 );     var idUsng = charIDToTypeID( 'Usng' );         var desc971 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idphotoFilter = stringIDToTypeID( 'photoFilter' );         desc971.putClass( idType, idphotoFilter );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc970.putObject( idUsng, idcontentLayer, desc971 ); executeAction( idMk, desc970, DialogModes.ALL ); } catch(e){if (e.toString().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 idMk = charIDToTypeID( 'Mk  ' );     var desc972 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref779 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref779.putClass( idcontentLayer );     desc972.putReference( idnull, ref779 );     var idUsng = charIDToTypeID( 'Usng' );         var desc973 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idBanW = charIDToTypeID( 'BanW' );         desc973.putClass( idType, idBanW );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc972.putObject( idUsng, idcontentLayer, desc973 ); executeAction( idMk, desc972, DialogModes.ALL ); } catch(e){if (e.toString().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 idMk = charIDToTypeID( 'Mk  ' );     var desc974 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref780 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref780.putClass( idcontentLayer );     desc974.putReference( idnull, ref780 );     var idUsng = charIDToTypeID( 'Usng' );         var desc975 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idClrB = charIDToTypeID( 'ClrB' );         desc975.putClass( idType, idClrB );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc974.putObject( idUsng, idcontentLayer, desc975 ); executeAction( idMk, desc974, DialogModes.ALL ); } catch(e){if (e.toString().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 idMk = charIDToTypeID( 'Mk  ' );     var desc976 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref781 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref781.putClass( idcontentLayer );     desc976.putReference( idnull, ref781 );     var idUsng = charIDToTypeID( 'Usng' );         var desc977 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idHStr = charIDToTypeID( 'HStr' );         desc977.putClass( idType, idHStr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc976.putObject( idUsng, idcontentLayer, desc977 ); executeAction( idMk, desc976, DialogModes.ALL ); } catch(e){if (e.toString().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 idMk = charIDToTypeID( 'Mk  ' );     var desc978 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref782 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref782.putClass( idcontentLayer );     desc978.putReference( idnull, ref782 );     var idUsng = charIDToTypeID( 'Usng' );         var desc979 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idvibrance = stringIDToTypeID( 'vibrance' );         desc979.putClass( idType, idvibrance );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc978.putObject( idUsng, idcontentLayer, desc979 ); executeAction( idMk, desc978, DialogModes.ALL ); } catch(e){if (e.toString().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 idMk = charIDToTypeID( 'Mk  ' );     var desc980 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref783 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref783.putClass( idcontentLayer );     desc980.putReference( idnull, ref783 );     var idUsng = charIDToTypeID( 'Usng' );         var desc981 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idExps = charIDToTypeID( 'Exps' );         desc981.putClass( idType, idExps );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc980.putObject( idUsng, idcontentLayer, desc981 ); executeAction( idMk, desc980, DialogModes.ALL ); } catch(e){if (e.toString().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 idMk = charIDToTypeID( 'Mk  ' );     var desc982 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref784 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref784.putClass( idcontentLayer );     desc982.putReference( idnull, ref784 );     var idUsng = charIDToTypeID( 'Usng' );         var desc983 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idCrvs = charIDToTypeID( 'Crvs' );         desc983.putClass( idType, idCrvs );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc982.putObject( idUsng, idcontentLayer, desc983 ); executeAction( idMk, desc982, DialogModes.ALL ); } catch(e){if (e.toString().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 idMk = charIDToTypeID( 'Mk  ' );     var desc984 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref785 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref785.putClass( idcontentLayer );     desc984.putReference( idnull, ref785 );     var idUsng = charIDToTypeID( 'Usng' );         var desc985 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idLvls = charIDToTypeID( 'Lvls' );         desc985.putClass( idType, idLvls );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc984.putObject( idUsng, idcontentLayer, desc985 ); executeAction( idMk, desc984, DialogModes.ALL ); } catch(e){if (e.toString().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 idMk = charIDToTypeID( 'Mk  ' );     var desc986 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref786 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref786.putClass( idcontentLayer );     desc986.putReference( idnull, ref786 );     var idUsng = charIDToTypeID( 'Usng' );         var desc987 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idBrgC = charIDToTypeID( 'BrgC' );         desc987.putClass( idType, idBrgC );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc986.putObject( idUsng, idcontentLayer, desc987 ); executeAction( idMk, desc986, DialogModes.ALL ); } catch(e){if (e.toString().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 idMk = charIDToTypeID( 'Mk  ' );     var desc988 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref787 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref787.putClass( idcontentLayer );     desc988.putReference( idnull, ref787 );     var idUsng = charIDToTypeID( 'Usng' );         var desc989 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idpatternLayer = stringIDToTypeID( 'patternLayer' );         desc989.putClass( idType, idpatternLayer );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc988.putObject( idUsng, idcontentLayer, desc989 ); executeAction( idMk, 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-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 idMk = charIDToTypeID( 'Mk  ' );     var desc990 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref788 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref788.putClass( idcontentLayer );     desc990.putReference( idnull, ref788 );     var idUsng = charIDToTypeID( 'Usng' );         var desc991 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idgradientLayer = stringIDToTypeID( 'gradientLayer' );         desc991.putClass( idType, idgradientLayer );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc990.putObject( idUsng, idcontentLayer, desc991 ); executeAction( idMk, 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-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 idMk = charIDToTypeID( 'Mk  ' );     var desc992 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref789 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref789.putClass( idcontentLayer );     desc992.putReference( idnull, ref789 );     var idUsng = charIDToTypeID( 'Usng' );         var desc993 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idsolidColorLayer = stringIDToTypeID( 'solidColorLayer' );         desc993.putClass( idType, idsolidColorLayer );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc992.putObject( idUsng, idcontentLayer, desc993 ); executeAction( idMk, 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-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 idDlt = charIDToTypeID( 'Dlt ' );     var desc994 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref790 = new ActionReference();         var idfilterFX = stringIDToTypeID( 'filterFX' );         ref790.putClass( idfilterFX );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref790.putEnumerated( idLyr, idOrdn, idTrgt );     desc994.putReference( idnull, ref790 ); executeAction( idDlt, 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-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 desc995 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref791 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref791.putEnumerated( idLyr, idOrdn, idTrgt );     desc995.putReference( idnull, ref791 );     var idT = charIDToTypeID( 'T   ' );         var desc996 = new ActionDescriptor();         var idfilterMaskEnable = stringIDToTypeID( 'filterMaskEnable' );         desc996.putBoolean( idfilterMaskEnable, false );     var idLyr = charIDToTypeID( 'Lyr ' );     desc995.putObject( idT, idLyr, desc996 ); 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-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 idDlt = charIDToTypeID( 'Dlt ' );     var desc997 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref792 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idfilterMask = stringIDToTypeID( 'filterMask' );         ref792.putEnumerated( idChnl, idChnl, idfilterMask );     desc997.putReference( idnull, ref792 ); executeAction( idDlt, desc997, DialogModes.ALL ); } catch(e){if (e.toString().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 idHd = charIDToTypeID( 'Hd  ' );     var desc998 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref793 = new ActionReference();         var idfilterFX = stringIDToTypeID( 'filterFX' );         ref793.putClass( idfilterFX );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref793.putEnumerated( idLyr, idOrdn, idTrgt );     desc998.putReference( idnull, ref793 ); executeAction( idHd, 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-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 desc999 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref794 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idlfxv = charIDToTypeID( 'lfxv' );         ref794.putProperty( idPrpr, idlfxv );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref794.putEnumerated( idDcmn, idOrdn, idTrgt );     desc999.putReference( idnull, ref794 );     var idT = charIDToTypeID( 'T   ' );         var desc1000 = new ActionDescriptor();         var idlfxv = charIDToTypeID( 'lfxv' );         desc1000.putBoolean( idlfxv, false );     var idlfxv = charIDToTypeID( 'lfxv' );     desc999.putObject( idT, idlfxv, desc1000 ); executeAction( idsetd, desc999, DialogModes.ALL ); } catch(e){if (e.toString().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 idMk = charIDToTypeID( 'Mk  ' );     var desc1001 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref795 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         ref795.putClass( idLyr );     desc1001.putReference( idnull, ref795 );     var idUsng = charIDToTypeID( 'Usng' );         var ref796 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref796.putProperty( idPrpr, idLefx );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref796.putEnumerated( idLyr, idOrdn, idTrgt );     desc1001.putReference( idUsng, ref796 ); executeAction( idMk, desc1001, DialogModes.ALL ); } catch(e){if (e.toString().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 desc1002 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref797 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idgblA = charIDToTypeID( 'gblA' );         ref797.putProperty( idPrpr, idgblA );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref797.putEnumerated( idDcmn, idOrdn, idTrgt );     desc1002.putReference( idnull, ref797 ); 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-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 desc1003 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref798 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref798.putProperty( idPrpr, idLefx );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref798.putEnumerated( idLyr, idOrdn, idTrgt );     desc1003.putReference( idnull, ref798 );     var idT = charIDToTypeID( 'T   ' );         var desc1004 = new ActionDescriptor();         var idDrSh = charIDToTypeID( 'DrSh' );         var idDrSh = charIDToTypeID( 'DrSh' );         desc1004.putClass( idDrSh, idDrSh );     var idLefx = charIDToTypeID( 'Lefx' );     desc1003.putObject( idT, idLefx, desc1004 ); executeAction( idsetd, desc1003, DialogModes.ALL ); } catch(e){if (e.toString().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 desc1005 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref799 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref799.putProperty( idPrpr, idLefx );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref799.putEnumerated( idLyr, idOrdn, idTrgt );     desc1005.putReference( idnull, ref799 );     var idT = charIDToTypeID( 'T   ' );         var desc1006 = new ActionDescriptor();         var idOrGl = charIDToTypeID( 'OrGl' );         var idOrGl = charIDToTypeID( 'OrGl' );         desc1006.putClass( idOrGl, idOrGl );     var idLefx = charIDToTypeID( 'Lefx' );     desc1005.putObject( idT, idLefx, desc1006 ); executeAction( idsetd, desc1005, DialogModes.ALL ); } catch(e){if (e.toString().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 desc1007 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref800 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref800.putProperty( idPrpr, idLefx );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref800.putEnumerated( idLyr, idOrdn, idTrgt );     desc1007.putReference( idnull, ref800 );     var idT = charIDToTypeID( 'T   ' );         var desc1008 = new ActionDescriptor();         var idpatternFill = stringIDToTypeID( 'patternFill' );         var idpatternFill = stringIDToTypeID( 'patternFill' );         desc1008.putClass( idpatternFill, idpatternFill );     var idLefx = charIDToTypeID( 'Lefx' );     desc1007.putObject( idT, idLefx, desc1008 ); executeAction( idsetd, desc1007, DialogModes.ALL ); } catch(e){if (e.toString().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 desc1009 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref801 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref801.putProperty( idPrpr, idLefx );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref801.putEnumerated( idLyr, idOrdn, idTrgt );     desc1009.putReference( idnull, ref801 );     var idT = charIDToTypeID( 'T   ' );         var desc1010 = new ActionDescriptor();         var idGrFl = charIDToTypeID( 'GrFl' );         var idGrFl = charIDToTypeID( 'GrFl' );         desc1010.putClass( idGrFl, idGrFl );     var idLefx = charIDToTypeID( 'Lefx' );     desc1009.putObject( idT, idLefx, desc1010 ); executeAction( idsetd, desc1009, DialogModes.ALL ); } catch(e){if (e.toString().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 desc1011 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref802 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref802.putProperty( idPrpr, idLefx );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref802.putEnumerated( idLyr, idOrdn, idTrgt );     desc1011.putReference( idnull, ref802 );     var idT = charIDToTypeID( 'T   ' );         var desc1012 = new ActionDescriptor();         var idSoFi = charIDToTypeID( 'SoFi' );         var idSoFi = charIDToTypeID( 'SoFi' );         desc1012.putClass( idSoFi, idSoFi );     var idLefx = charIDToTypeID( 'Lefx' );     desc1011.putObject( idT, idLefx, desc1012 ); executeAction( idsetd, desc1011, DialogModes.ALL ); } catch(e){if (e.toString().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 desc1013 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref803 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref803.putProperty( idPrpr, idLefx );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref803.putEnumerated( idLyr, idOrdn, idTrgt );     desc1013.putReference( idnull, ref803 );     var idT = charIDToTypeID( 'T   ' );         var desc1014 = new ActionDescriptor();         var idChFX = charIDToTypeID( 'ChFX' );         var idChFX = charIDToTypeID( 'ChFX' );         desc1014.putClass( idChFX, idChFX );     var idLefx = charIDToTypeID( 'Lefx' );     desc1013.putObject( idT, idLefx, desc1014 ); executeAction( idsetd, desc1013, DialogModes.ALL ); } catch(e){if (e.toString().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 desc1015 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref804 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref804.putProperty( idPrpr, idLefx );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref804.putEnumerated( idLyr, idOrdn, idTrgt );     desc1015.putReference( idnull, ref804 );     var idT = charIDToTypeID( 'T   ' );         var desc1016 = new ActionDescriptor();         var idIrGl = charIDToTypeID( 'IrGl' );         var idIrGl = charIDToTypeID( 'IrGl' );         desc1016.putClass( idIrGl, idIrGl );     var idLefx = charIDToTypeID( 'Lefx' );     desc1015.putObject( idT, idLefx, desc1016 ); executeAction( idsetd, desc1015, DialogModes.ALL ); } catch(e){if (e.toString().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 desc1017 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref805 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref805.putProperty( idPrpr, idLefx );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref805.putEnumerated( idLyr, idOrdn, idTrgt );     desc1017.putReference( idnull, ref805 );     var idT = charIDToTypeID( 'T   ' );         var desc1018 = new ActionDescriptor();         var idIrSh = charIDToTypeID( 'IrSh' );         var idIrSh = charIDToTypeID( 'IrSh' );         desc1018.putClass( idIrSh, idIrSh );     var idLefx = charIDToTypeID( 'Lefx' );     desc1017.putObject( idT, idLefx, desc1018 ); executeAction( idsetd, desc1017, DialogModes.ALL ); } catch(e){if (e.toString().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 desc1019 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref806 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref806.putProperty( idPrpr, idLefx );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref806.putEnumerated( idLyr, idOrdn, idTrgt );     desc1019.putReference( idnull, ref806 );     var idT = charIDToTypeID( 'T   ' );         var desc1020 = new ActionDescriptor();         var idFrFX = charIDToTypeID( 'FrFX' );         var idFrFX = charIDToTypeID( 'FrFX' );         desc1020.putClass( idFrFX, idFrFX );     var idLefx = charIDToTypeID( 'Lefx' );     desc1019.putObject( idT, idLefx, desc1020 ); executeAction( idsetd, 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-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 desc1021 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref807 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref807.putProperty( idPrpr, idLefx );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref807.putEnumerated( idLyr, idOrdn, idTrgt );     desc1021.putReference( idnull, ref807 );     var idT = charIDToTypeID( 'T   ' );         var desc1022 = new ActionDescriptor();         var idebbl = charIDToTypeID( 'ebbl' );         var idebbl = charIDToTypeID( 'ebbl' );         desc1022.putClass( idebbl, idebbl );     var idLefx = charIDToTypeID( 'Lefx' );     desc1021.putObject( idT, idLefx, desc1022 ); executeAction( idsetd, 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-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 desc1023 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref808 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idblendOptions = stringIDToTypeID( 'blendOptions' );         ref808.putProperty( idPrpr, idblendOptions );         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref808.putEnumerated( idLyr, idOrdn, idTrgt );     desc1023.putReference( idnull, ref808 );     var idT = charIDToTypeID( 'T   ' );         var desc1024 = new ActionDescriptor();         var idblendOptions = stringIDToTypeID( 'blendOptions' );         var idblendOptions = stringIDToTypeID( 'blendOptions' );         desc1024.putClass( idblendOptions, idblendOptions );     var idblendOptions = stringIDToTypeID( 'blendOptions' );     desc1023.putObject( idT, idblendOptions, 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-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 idDlt = charIDToTypeID( 'Dlt ' );     var desc1025 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref809 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idhidden = stringIDToTypeID( 'hidden' );         ref809.putEnumerated( idLyr, idOrdn, idhidden );     desc1025.putReference( idnull, ref809 ); executeAction( idDlt, 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-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 idDlt = charIDToTypeID( 'Dlt ' );     var desc1026 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref810 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref810.putEnumerated( idLyr, idOrdn, idTrgt );     desc1026.putReference( idnull, ref810 ); executeAction( idDlt, 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-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 desc1027 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref811 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref811.putEnumerated( idLyr, idOrdn, idTrgt );     desc1027.putReference( idnull, ref811 ); executeAction( idDplc, 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-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 desc1028 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref812 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref812.putEnumerated( idLyr, idOrdn, idTrgt );     desc1028.putReference( idnull, ref812 ); executeAction( idgroupLayersEvent, 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-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 desc1029 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref813 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idlayerSection = stringIDToTypeID( 'layerSection' );         ref813.putEnumerated( idMn, idMnIt, idlayerSection );     desc1029.putReference( idnull, ref813 ); 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-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 desc1030 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref814 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idBckg = charIDToTypeID( 'Bckg' );         ref814.putProperty( idLyr, idBckg );     desc1030.putReference( idnull, ref814 );     var idT = charIDToTypeID( 'T   ' );         var desc1031 = new ActionDescriptor();     var idLyr = charIDToTypeID( 'Lyr ' );     desc1030.putObject( idT, idLyr, desc1031 ); executeAction( idsetd, 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-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 idMk = charIDToTypeID( 'Mk  ' );     var desc1032 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref815 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         ref815.putClass( idLyr );     desc1032.putReference( idnull, ref815 ); executeAction( idMk, 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-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 desc1033 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref816 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcameraRawPrefs = stringIDToTypeID( 'cameraRawPrefs' );         ref816.putEnumerated( idMn, idMnIt, idcameraRawPrefs );     desc1033.putReference( idnull, ref816 ); 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-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="Налаштувати параметри відображення 3D-об'єктів і взаємодії з ними у Photoshop"/> 
		<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 ref817 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idzthreeDPrefs = stringIDToTypeID( 'z3DPrefs' );         ref817.putEnumerated( idMn, idMnIt, idzthreeDPrefs );     desc1034.putReference( idnull, ref817 ); 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-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 desc1035 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref818 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtypePreferences = stringIDToTypeID( 'typePreferences' );         ref818.putEnumerated( idMn, idMnIt, idtypePreferences );     desc1035.putReference( idnull, ref818 ); 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-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 desc1036 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref819 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPlgS = charIDToTypeID( 'PlgS' );         ref819.putEnumerated( idMn, idMnIt, idPlgS );     desc1036.putReference( idnull, ref819 ); 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-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 desc1037 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref820 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idGudG = charIDToTypeID( 'GudG' );         ref820.putEnumerated( idMn, idMnIt, idGudG );     desc1037.putReference( idnull, ref820 ); 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-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 desc1038 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref821 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idUntR = charIDToTypeID( 'UntR' );         ref821.putEnumerated( idMn, idMnIt, idUntR );     desc1038.putReference( idnull, ref821 ); 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-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 desc1039 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref822 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTrnG = charIDToTypeID( 'TrnG' );         ref822.putEnumerated( idMn, idMnIt, idTrnG );     desc1039.putReference( idnull, ref822 ); 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-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 desc1040 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref823 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idDspC = charIDToTypeID( 'DspC' );         ref823.putEnumerated( idMn, idMnIt, idDspC );     desc1040.putReference( idnull, ref823 ); 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-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 desc1041 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref824 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idMmrP = charIDToTypeID( 'MmrP' );         ref824.putEnumerated( idMn, idMnIt, idMmrP );     desc1041.putReference( idnull, ref824 ); 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-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 desc1042 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref825 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSvnF = charIDToTypeID( 'SvnF' );         ref825.putEnumerated( idMn, idMnIt, idSvnF );     desc1042.putReference( idnull, ref825 ); executeAction( idslct, 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-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 desc1043 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref826 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idinterfacePrefs = stringIDToTypeID( 'interfacePrefs' );         ref826.putEnumerated( idMn, idMnIt, idinterfacePrefs );     desc1043.putReference( idnull, ref826 ); executeAction( idslct, 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-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 desc1044 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref827 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idGnrP = charIDToTypeID( 'GnrP' );         ref827.putEnumerated( idMn, idMnIt, idGnrP );     desc1044.putReference( idnull, ref827 ); executeAction( idslct, 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-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 desc1045 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref828 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmenuCustomization = stringIDToTypeID( 'menuCustomization' );         ref828.putEnumerated( idMn, idMnIt, idmenuCustomization );     desc1045.putReference( idnull, ref828 ); 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-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 desc1046 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref829 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idkeyboardCustomization = stringIDToTypeID( 'keyboardCustomization' );         ref829.putEnumerated( idMn, idMnIt, idkeyboardCustomization );     desc1046.putReference( idnull, ref829 ); 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-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 desc1047 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref830 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref830.putEnumerated( idDcmn, idOrdn, idTrgt );     desc1047.putReference( idnull, ref830 ); executeAction( idconvertToProfile, 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-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 desc1048 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref831 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref831.putEnumerated( idDcmn, idOrdn, idTrgt );     desc1048.putReference( idnull, ref831 ); executeAction( idassignProfile, 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-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 desc1049 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref832 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idcolorSettings = stringIDToTypeID( 'colorSettings' );         ref832.putProperty( idPrpr, idcolorSettings );         var idcapp = charIDToTypeID( 'capp' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref832.putEnumerated( idcapp, idOrdn, idTrgt );     desc1049.putReference( idnull, ref832 ); executeAction( idsetd, 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-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 desc1050 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref833 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idpresetManager = stringIDToTypeID( 'presetManager' );         ref833.putEnumerated( idMn, idMnIt, idpresetManager );     desc1050.putReference( idnull, ref833 ); executeAction( idslct, 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-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 desc1051 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref834 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idpdfPresetFilename = stringIDToTypeID( 'pdfPresetFilename' );         ref834.putEnumerated( idMn, idMnIt, idpdfPresetFilename );     desc1051.putReference( idnull, ref834 ); executeAction( idslct, 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-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 для звільнення пам'яті (ОЗП)."/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPrge = charIDToTypeID( 'Prge' );     var desc1052 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );     var idPrgI = charIDToTypeID( 'PrgI' );     var idAl = charIDToTypeID( 'Al  ' );     desc1052.putEnumerated( idnull, idPrgI, idAl ); executeAction( idPrge, 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-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 для звільнення пам'яті (ОЗП)."/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPrge = charIDToTypeID( 'Prge' );     var desc1053 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );     var idPrgI = charIDToTypeID( 'PrgI' );     var idHsty = charIDToTypeID( 'Hsty' );     desc1053.putEnumerated( idnull, idPrgI, idHsty ); executeAction( idPrge, 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-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="Видалити данні з буферу обміну для звільнення пам'яті (ОЗП)"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPrge = charIDToTypeID( 'Prge' );     var desc1054 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );     var idPrgI = charIDToTypeID( 'PrgI' );     var idClpb = charIDToTypeID( 'Clpb' );     desc1054.putEnumerated( idnull, idPrgI, idClpb ); executeAction( idPrge, 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-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 для звільнення пам'яті (ОЗП)."/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPrge = charIDToTypeID( 'Prge' );     var desc1055 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );     var idPrgI = charIDToTypeID( 'PrgI' );     var idUnd = charIDToTypeID( 'Und ' );     desc1055.putEnumerated( idnull, idPrgI, idUnd ); executeAction( idPrge, 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-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 desc1056 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref835 = new ActionReference();         var idLyr = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref835.putEnumerated( idLyr, idOrdn, idTrgt );     desc1056.putReference( idnull, ref835 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idADSContent = stringIDToTypeID( 'ADSContent' );     desc1056.putEnumerated( idUsng, idADSt, idADSContent ); executeAction( idAlgn, 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-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 desc1057 = new ActionDescriptor();     var idAxis = charIDToTypeID( 'Axis' );     var idOrnt = charIDToTypeID( 'Ornt' );     var idVrtc = charIDToTypeID( 'Vrtc' );     desc1057.putEnumerated( idAxis, idOrnt, idVrtc ); executeAction( idFlip, 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-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 desc1058 = new ActionDescriptor();     var idAxis = charIDToTypeID( 'Axis' );     var idOrnt = charIDToTypeID( 'Ornt' );     var idHrzn = charIDToTypeID( 'Hrzn' );     desc1058.putEnumerated( idAxis, idOrnt, idHrzn ); executeAction( idFlip, 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-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 desc1059 = new ActionDescriptor();     var idAngl = charIDToTypeID( 'Angl' );     var idAng = charIDToTypeID( '#Ang' );     desc1059.putUnitDouble( idAngl, idAng, -90.000000 ); executeAction( idRtte, 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-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 desc1060 = new ActionDescriptor();     var idAngl = charIDToTypeID( 'Angl' );     var idAng = charIDToTypeID( '#Ang' );     desc1060.putUnitDouble( idAngl, idAng, 90.000000 ); executeAction( idRtte, 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_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 desc1061 = new ActionDescriptor();     var idAngl = charIDToTypeID( 'Angl' );     var idAng = charIDToTypeID( '#Ang' );     desc1061.putUnitDouble( idAngl, idAng, 180.000000 ); executeAction( idRtte, 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-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 desc1062 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref836 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idwarp = stringIDToTypeID( 'warp' );         ref836.putEnumerated( idMn, idMnIt, idwarp );     desc1062.putReference( idnull, ref836 ); 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-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 desc1063 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref837 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPrsp = charIDToTypeID( 'Prsp' );         ref837.putEnumerated( idMn, idMnIt, idPrsp );     desc1063.putReference( idnull, ref837 ); executeAction( idslct, 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-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 desc1064 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref838 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idDstr = charIDToTypeID( 'Dstr' );         ref838.putEnumerated( idMn, idMnIt, idDstr );     desc1064.putReference( idnull, ref838 ); 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-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 desc1065 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref839 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSkew = charIDToTypeID( 'Skew' );         ref839.putEnumerated( idMn, idMnIt, idSkew );     desc1065.putReference( idnull, ref839 ); 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-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 desc1066 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref840 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idRtte = charIDToTypeID( 'Rtte' );         ref840.putEnumerated( idMn, idMnIt, idRtte );     desc1066.putReference( idnull, ref840 ); 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-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 desc1067 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref841 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idScl = charIDToTypeID( 'Scl ' );         ref841.putEnumerated( idMn, idMnIt, idScl );     desc1067.putReference( idnull, ref841 ); executeAction( idslct, 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-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 desc1068 = new ActionDescriptor();     var idLstT = charIDToTypeID( 'LstT' );     desc1068.putBoolean( idLstT, true ); executeAction( idTrnf, 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-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 desc1069 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref842 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idFrTr = charIDToTypeID( 'FrTr' );         ref842.putEnumerated( idMn, idMnIt, idFrTr );     desc1069.putReference( idnull, ref842 ); executeAction( idslct, 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-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 desc1070 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref843 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrigidTransform = stringIDToTypeID( 'rigidTransform' );         ref843.putEnumerated( idMn, idMnIt, idrigidTransform );     desc1070.putReference( idnull, ref843 ); 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-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 desc1071 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref844 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcontentAware = stringIDToTypeID( 'contentAware' );         ref844.putEnumerated( idMn, idMnIt, idcontentAware );     desc1071.putReference( idnull, ref844 ); 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-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 idFl = charIDToTypeID( 'Fl  ' ); executeAction( idFl, 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 idDlt = charIDToTypeID( 'Dlt ' ); executeAction( idDlt, 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 desc1072 = new ActionDescriptor();     var idinPlace = stringIDToTypeID( 'inPlace' );     desc1072.putBoolean( idinPlace, true ); executeAction( idpast, 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-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 idcut = charIDToTypeID( 'cut ' ); executeAction( idcut, 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 desc1073 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref845 = new ActionReference();         var idHstS = charIDToTypeID( 'HstS' );         ref845.putClass( idHstS );     desc1073.putReference( idnull, ref845 ); executeAction( idPrvs, 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-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 idNxt = charIDToTypeID( 'Nxt ' );     var desc1074 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref846 = new ActionReference();         var idHstS = charIDToTypeID( 'HstS' );         ref846.putClass( idHstS );     desc1074.putReference( idnull, ref846 ); executeAction( idNxt, 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-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 desc1075 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref847 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idFlIn = charIDToTypeID( 'FlIn' );         ref847.putEnumerated( idMn, idMnIt, idFlIn );     desc1075.putReference( idnull, ref847 ); executeAction( idslct, 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-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 desc1076 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref848 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idbrowseScripts = stringIDToTypeID( 'browseScripts' );         ref848.putEnumerated( idMn, idMnIt, idbrowseScripts );     desc1076.putReference( idnull, ref848 ); executeAction( idslct, 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-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 idAdobeScriptAutomationScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1077 = new ActionDescriptor();     var idjsCt = charIDToTypeID( 'jsCt' );     desc1077.putPath( idjsCt, new File( 'C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Presets\\Scripts\\Statistics.jsx' ) ); executeAction( idAdobeScriptAutomationScripts, 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-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 idAdobeScriptAutomationScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1078 = new ActionDescriptor();     var idjsCt = charIDToTypeID( 'jsCt' );     desc1078.putPath( idjsCt, new File( 'C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Presets\\Scripts\\Load DICOM.jsx' ) ); executeAction( idAdobeScriptAutomationScripts, 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-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 idAdobeScriptAutomationScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1079 = new ActionDescriptor();     var idjsCt = charIDToTypeID( 'jsCt' );     desc1079.putPath( idjsCt, new File( 'C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Presets\\Scripts\\Load Files into Stack.jsx' ) ); executeAction( idAdobeScriptAutomationScripts, 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-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 idAdobeScriptAutomationScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1080 = new ActionDescriptor();     var idjsCt = charIDToTypeID( 'jsCt' );     desc1080.putPath( idjsCt, new File( 'C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Presets\\Scripts\\Script Events Manager.jsx' ) ); executeAction( idAdobeScriptAutomationScripts, 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-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 idsixfonectwocffivefouraninesevenfourethreetwoeightffivenineffivedsevenazeroeightsevenadef = stringIDToTypeID( '6f1c2cf5-4a97-4e32-8f59-f5d7a087adef' ); executeAction( idsixfonectwocffivefouraninesevenfourethreetwoeightffivenineffivedsevenazeroeightsevenadef, 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_WPG" type="Main">
		<name id="Main-File-Scripts-Layer_Comps_to_WPG/name" value="Композиції шарів у WPG"/> 
		<context id="Main-File-Scripts-Layer_Comps_to_WPG/context" value="Файл &gt; Сценарії &gt; Композиції шарів у WPG"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1081 = new ActionDescriptor();     var idjsCt = charIDToTypeID( 'jsCt' );     desc1081.putPath( idjsCt, new File( 'C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Presets\\Scripts\\Layer Comps To WPG.jsx' ) ); executeAction( idAdobeScriptAutomationScripts, 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-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 idAdobeScriptAutomationScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1082 = new ActionDescriptor();     var idjsCt = charIDToTypeID( 'jsCt' );     desc1082.putPath( idjsCt, new File( 'C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Presets\\Scripts\\Layer Comps To PDF.jsx' ) ); executeAction( idAdobeScriptAutomationScripts, 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-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 idcfthreefourbfivezerotwotwozeroonethreefourdzeroseveneightfourthreeoneonedfdsixthreefoureezerocd = stringIDToTypeID( 'cf34b502-2013-4d07-8431-1dfd634ee0cd' ); executeAction( idcfthreefourbfivezerotwotwozeroonethreefourdzeroseveneightfourthreeoneonedfdsixthreefoureezerocd, 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 ideeightzerofiveasixeesixdsevenfivefourbsixtwobsixfeffiveeightseventhreebfivefdftwozero = stringIDToTypeID( 'e805a6ee-6d75-4b62-b6fe-f5873b5fdf20' ); executeAction( ideeightzerofiveasixeesixdsevenfivefourbsixtwobsixfeffiveeightseventhreebfivefdftwozero, 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 ideightasevensixonecsevenfourfthreesixtwofouraonebathreefsevenesevensevennineabthreeonenineazeroeight = stringIDToTypeID( '8a761c74-f362-4a1b-a3f7-e779ab319a08' ); executeAction( ideightasevensixonecsevenfourfthreesixtwofouraonebathreefsevenesevensevennineabthreeonenineazeroeight, 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 idazerosevenfivefourdftwoninecsixzerofourbsixfouraninefourzerosixatwobboneonezerotwosixfivetwo = stringIDToTypeID( 'a0754df2-9c60-4b64-a940-6a2bb1102652' ); executeAction( idazerosevenfivefourdftwoninecsixzerofourbsixfouraninefourzerosixatwobboneonezerotwosixfivetwo, 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 idAdobeScriptAutomationScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1083 = new ActionDescriptor();     var idjsCt = charIDToTypeID( 'jsCt' );     desc1083.putPath( idjsCt, new File( 'C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Presets\\Scripts\\Image Processor.jsx' ) ); executeAction( idAdobeScriptAutomationScripts, 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-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 idzerofninedbonethreefasevenseventwofourzerothreefiveninezerotwozeroeightfourzerofzeroefiveetwofzerotwo = stringIDToTypeID( '0f9db13f-a772-4035-9020-840f0e5e2f02' ); executeAction( idzerofninedbonethreefasevenseventwofourzerothreefiveninezerotwozeroeightfourzerofzeroefiveetwofzerotwo, 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 idAdobeScriptAutomationScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1084 = new ActionDescriptor();     var idjsCt = charIDToTypeID( 'jsCt' );     desc1084.putPath( idjsCt, new File( 'C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Presets\\Scripts\\Merge To HDR.jsx' ) ); executeAction( idAdobeScriptAutomationScripts, 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-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 idAdobeScriptAutomationScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1085 = new ActionDescriptor();     var idjsCt = charIDToTypeID( 'jsCt' );     desc1085.putPath( idjsCt, new File( 'C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Presets\\Scripts\\Lens Correct.jsx' ) ); executeAction( idAdobeScriptAutomationScripts, 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-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 idthreecaathreefourthreefourcbsixsevenoneonedonebcfourthreezerozerosixzerobzeroaonethreedcfour = stringIDToTypeID( '3caa3434-cb67-11d1-bc43-0060b0a13dc4' ); executeAction( idthreecaathreefourthreefourcbsixsevenoneonedonebcfourthreezerozerosixzerobzeroaonethreedcfour, 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 ideightcbaeightcdsixcbsixsixoneonedonebcfourthreezerozerosixzerobzeroaonethreedcfour = stringIDToTypeID( '8cba8cd6-cb66-11d1-bc43-0060b0a13dc4' ); executeAction( ideightcbaeightcdsixcbsixsixoneonedonebcfourthreezerozerosixzerobzeroaonethreedcfour, 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 idzeroBsevenoneDtwotwooneFeightCEoneonedtwoBtwooneBzerozerozeroeightCsevenfiveBthreetwotwoC = stringIDToTypeID( '0B71D221-F8CE-11d2-B21B-0008C75B322C' ); executeAction( idzeroBsevenoneDtwotwooneFeightCEoneonedtwoBtwooneBzerozerozeroeightCsevenfiveBthreetwotwoC, 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-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"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idExpr = charIDToTypeID( 'Expr' );     var desc1086 = new ActionDescriptor();     var idUsng = charIDToTypeID( 'Usng' );     var idZoomify = stringIDToTypeID( 'Zoomify' );     desc1086.putClass( idUsng, idZoomify ); executeAction( idExpr, 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-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 desc1087 = new ActionDescriptor();     var idUsng = charIDToTypeID( 'Usng' );     var idvideoExport = stringIDToTypeID( 'videoExport' );     desc1087.putClass( idUsng, idvideoExport ); executeAction( idExpr, 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-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 desc1088 = new ActionDescriptor();     var idUsng = charIDToTypeID( 'Usng' );     var idIllustratorExport.Thisstringmakesmeunique! = stringIDToTypeID( 'Illustrator Export.  This string makes me unique!' );     desc1088.putClass( idUsng, idIllustratorExport.Thisstringmakesmeunique! ); executeAction( idExpr, 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-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 desc1089 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref849 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idexportDataSet = stringIDToTypeID( 'exportDataSet' );         ref849.putEnumerated( idMn, idMnIt, idexportDataSet );     desc1089.putReference( idnull, ref849 ); 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-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 desc1090 = new ActionDescriptor(); executeAction( idimportAnnots, 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-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 desc1091 = new ActionDescriptor(); executeAction( idimportVideoToLayers, 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-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 desc1092 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref850 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idimportDataSets = stringIDToTypeID( 'importDataSets' );         ref850.putEnumerated( idMn, idMnIt, idimportDataSets );     desc1092.putReference( idnull, ref850 ); executeAction( idslct, 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-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 desc1093 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref851 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPlce = charIDToTypeID( 'Plce' );         ref851.putEnumerated( idMn, idMnIt, idPlce );     desc1093.putReference( idnull, ref851 ); 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-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 desc1094 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref852 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSvfw = charIDToTypeID( 'Svfw' );         ref852.putEnumerated( idMn, idMnIt, idSvfw );     desc1094.putReference( idnull, ref852 ); 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-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 desc1095 = new ActionDescriptor();     var idVrsn = charIDToTypeID( 'Vrsn' );     desc1095.putBoolean( idVrsn, true ); executeAction( idsave, 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-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 desc1096 = new ActionDescriptor();     var idCpy = charIDToTypeID( 'Cpy ' );     desc1096.putBoolean( idCpy, true ); executeAction( idsave, 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-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 desc1097 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref853 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idbrowseAndClose = stringIDToTypeID( 'browseAndClose' );         ref853.putEnumerated( idMn, idMnIt, idbrowseAndClose );     desc1097.putReference( idnull, ref853 ); executeAction( idslct, 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-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 desc1098 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref854 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idClsA = charIDToTypeID( 'ClsA' );         ref854.putEnumerated( idMn, idMnIt, idClsA );     desc1098.putReference( idnull, ref854 ); 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-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 idCls = charIDToTypeID( 'Cls ' ); executeAction( idCls, 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 desc1099 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref855 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclearRecentFiles = stringIDToTypeID( 'clearRecentFiles' );         ref855.putEnumerated( idMn, idMnIt, idclearRecentFiles );     desc1099.putReference( idnull, ref855 ); 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_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 idOpn = charIDToTypeID( 'Opn ' );     var desc1100 = new ActionDescriptor();     var idsmartObject = stringIDToTypeID( 'smartObject' );     desc1100.putBoolean( idsmartObject, true ); executeAction( idOpn, 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-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 idOpn = charIDToTypeID( 'Opn ' );     var desc1101 = new ActionDescriptor();     var idAs = charIDToTypeID( 'As  ' );     var idRw = charIDToTypeID( 'Rw  ' );     desc1101.putClass( idAs, idRw ); executeAction( idOpn, 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-File-Browse_in_Mini_Bridge" type="Main">
		<name id="Main-File-Browse_in_Mini_Bridge/name" value="Пошук у міні-Bridge"/> 
		<context id="Main-File-Browse_in_Mini_Bridge/context" value="Файл &gt; Огляд у міні-Bridge"/>
		<desc id="Main-File-Browse_in_Mini_Bridge/desc" value="Використовувати панель міні-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=" Міні-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 desc1102 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref856 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idshowMiniBridge = stringIDToTypeID( 'showMiniBridge' );         ref856.putEnumerated( idMn, idMnIt, idshowMiniBridge );     desc1102.putReference( idnull, ref856 ); 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-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 desc1103 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref857 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleFileBrowserPalette = stringIDToTypeID( 'toggleFileBrowserPalette' );         ref857.putEnumerated( idMn, idMnIt, idtoggleFileBrowserPalette );     desc1103.putReference( idnull, ref857 ); 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-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 idOpn = charIDToTypeID( 'Opn ' ); executeAction( idOpn, 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 idMk = charIDToTypeID( 'Mk  ' );     var desc1104 = new ActionDescriptor();     var idNw = charIDToTypeID( 'Nw  ' );     var idDcmn = charIDToTypeID( 'Dcmn' );     desc1104.putClass( idNw, idDcmn ); executeAction( idMk, 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="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 desc1105 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref858 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadobeOnlineHome = stringIDToTypeID( 'adobeOnlineHome' );         ref858.putEnumerated( idMn, idMnIt, idadobeOnlineHome );     desc1105.putReference( idnull, ref858 ); executeAction( idslct, desc1105, DialogModes.ALL ); } catch(e){if (e.toString().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 desc1106 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref859 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSstI = charIDToTypeID( 'SstI' );         ref859.putEnumerated( idMn, idMnIt, idSstI );     desc1106.putReference( idnull, ref859 ); executeAction( idslct, desc1106, DialogModes.ALL ); } catch(e){if (e.toString().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 desc1107 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref860 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAbAp = charIDToTypeID( 'AbAp' );         ref860.putEnumerated( idMn, idMnIt, idAbAp );     desc1107.putReference( idnull, ref860 ); executeAction( idslct, desc1107, DialogModes.ALL ); } catch(e){if (e.toString().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_Help" type="Main">
		<name id="Main-Help-Photoshop_Help/name" value="Довідка Photoshop"/> 
		<context id="Main-Help-Photoshop_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 desc1108 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref861 = new ActionReference();         var idMn = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhelp = stringIDToTypeID( 'help' );         ref861.putEnumerated( idMn, idMnIt, idhelp );     desc1108.putReference( idnull, ref861 ); executeAction( idslct, desc1108, DialogModes.ALL ); } catch(e){if (e.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>
